@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/***** General CSS *****/

body {
    color: #393939;
    overflow-x: hidden;
    word-break: break-word;
    font: 15px/25px 'Poppins', sans-serif;
}

:root {
    --min-val: 0%;
    --white: #fff;
    --black: #000;
    --max-val: 100%;
    --thumb-size: 15px;
    --track-height: 5px;
    --textColor: #7f7f7f;
    --themeColor: #0d0d0d;
    --themeColor2: #dfdfdf;
    --headingColor: #313131;
    --headingColor2: #0d0d0d;
}

a {
    text-decoration: none;
    white-space: initial;
    display: inline-block;
    color: var(--headingColor2);
}

a:hover,
a:focus {
    text-decoration: none;
    color: #393939;
}

a:hover {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
select:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    outline: none;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea,
input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

select {
    background: #fff url('../images/arrow.png') no-repeat right;
    padding: 0 40px 0 30px;
}

::-webkit-input-placeholder {
    color: var(--black);
}

::-moz-placeholder {
    color: var(--black);
    opacity: 1;
}

:-ms-input-placeholder {
    color: var(--black);
}

:-moz-placeholder {
    color: var(--black);
    opacity: 1;
}

ul {
    margin: 0 0 0px;
    padding: 0;
    list-style-type: none;
}

img {
    max-width: 100%
}


/***** Font Files *****/

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot);
}

@font-face {
    font-family: 'big_noodle_titling';
    src: url(../fonts/big_noodle_titling.ttf);
}


/***** Custom Classes *****/

.noPadding {
    padding: 0;
}

.noLeft {
    padding-left: 0;
}

.noRight {
    padding-right: 0;
}

.mt-5 {
    margin-top: 50px;
}

.mb-5 {
    margin-bottom: 50px;
}

.mt-8 {
    margin-top: 80px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-2 {
    margin-top: 20px;
}

.pt-5 {
    padding-top: 50px;
}

.pb-1 {
    padding-bottom: 10px;
}

.pb-2 {
    padding-bottom: 20px;
}

.pb-3 {
    padding-bottom: 30px;
}

.pb-4 {
    padding-bottom: 40px;
}

.pb-8 {
    padding-bottom: 80px;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-8 {
    padding-top: 80px;
}

.pt-4 {
    padding-top: 40px;
}

.pt-3 {
    padding-top: 30px;
}

.pt-2 {
    padding-top: 20px;
}

.all-section {
    padding: 80px 0;
}

.centerCol {
    float: none;
    margin: 0 auto;
}

.d-flex {
    display: flex;
    align-items: center;
}

.over-flow-h {
    overflow: hidden;
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
}

h1 {
    margin: 0 0 0px;
    font-size: 130px;
    font-weight: 500;
    line-height: 130px;
    color: var(--white);
    font-family: 'big_noodle_titling';
}

h2 {
    margin: 0 0 0px;
    font-size: 105px;
    font-weight: 500;
    line-height: 100px;
    color: var(--headingColor);
    font-family: 'big_noodle_titling';
}

h3 {
    font-size: 35px;
    color: #000000;
    margin: 0 0 0px;
    font-weight: 500;
    font-family: 'big_noodle_titling';
}

h4 {
    color: var(--black);
    font-size: 24px;
    margin: 0 0 0px;
    font-weight: 500;
    font-family: 'big_noodle_titling';
}

h5 {
    color: var(--black);
    margin: 0 0 0px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'big_noodle_titling';
}

h6 {
    font-size: 14px;
    margin: 0 0 0px;
    font-weight: 500;
    font-family: 'Poppins';
    color: var(--themeColor);
}

p {
    margin: 0px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    font-family: 'Poppins';
    color: var(--headingColor);
}


.add-padding {
    width: 100%;
    margin: 0px auto;
    max-width: 1600px;
}


.theme-btn-1 {
    gap: 20px;
    display: flex;
    font-size: 16px;
    border-width: 1px;
    width: fit-content;
    color: var(--white);
    align-items: center;
    border-style: solid;
    border-radius: 50px;
    transition: ease-in-out;
    justify-content: center;
    transition-duration: 0.5s;
    text-transform: uppercase;
    border-color: var(--white);
    padding: 13px 15px 13px 30px;
    background-color: var(--headingColor);
    box-shadow: 0px 9px 10px 0px rgba(0, 0, 0, 0.1);
}

.theme-btn-1:hover {
    color: var(--white);
    transition: ease-in;
    transition-duration: 0.5s;
    background-color: var(--headingColor2);
}

.theme-btn-1 i {
    font-size: 30px;
}


/*header css start */

header {
    z-index: 9;
    width: 100%;
    padding: 0px 4%;
    position: absolute;
}

header .add-padding {
    padding: 20px 0px;
    border-bottom: 1px solid #ffffff3d;
}

.menuSec {
    padding: 0px 0;
}

.menuSec img {
    margin: 0;
}

.menuSec ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
}

.menuSec ul li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.menuSec li ul {
    display: none;
}

.menuSec ul li a {
    padding: 0 22px;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-family: 'Poppins';
    color: var(--themeColor2);
}

.menuSec ul li a:hover,
.menuSec ul li a.active {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    color: var(--white);
}

.header-logo {
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-logo a {
    width: 100%;
    height: 100%;
}

.header-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.header-right-box ul {
    gap: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.menu-btn {
    position: relative;
    z-index: 10;
}

.menu-box {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 7;
    width: 100vw;
    height: 100vh;
    display: none;
    background: #0000008a;
    backdrop-filter: blur(4px);
}

.menu-box>nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.menu-box>nav a {
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    font-family: 'Cinzel';
    line-height: 1;
    transition: 0.4s ease-in-out;
    position: relative;
    font-weight: bold;
}

/* menu-icon */

.menu-btn svg {
    width: 35px;
    height: 35px;
}

.path1,
.path2,
.mline {
    stroke: var(--white);
    stroke-width: 3;
    stroke-linecap: round;
    /* makes line ends rounded */
    stroke-linejoin: round;
    /* smooths corner joins */
    stroke-dasharray: 104;
    stroke-dashoffset: -71;
    transition: all 1s ease;
}

.cross {
    stroke-dashoffset: 68;
    stroke: var(--white);
}

.mline {
    stroke-dasharray: 41;
    stroke-dashoffset: -82;
    transition: 1s all ease;
}

.hide {
    stroke-dasharray: 43;
    stroke-dashoffset: 130;
}

/* menu-icon */

.menuSec .header-requst-btn {
    width: 50px;
    height: 50px;
    padding: 5px;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    color: var(--black);
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    background-color: var(--white);
}

.menuSec .header-cart-btn {
    padding: 0;
    width: 50px;
    height: 50px;
    display: flex;
    font-size: 20px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: var(--themeColor);
    background-color: var(--white);
}

.header-requst-btn:hover,
.header-cart-btn:hover {
    color: var(--white);
    background-color: var(--headingColor);
}

.menuSec .header-tel-btn {
    font-size: 14px;
    padding-left: 0;
}

/*header css start */

/* Popup Overlay */
.search-popup {
    inset: 0;
    display: none;
    height: 100vh;
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(2px);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Search Box */
.search-box {
    gap: 10px;
    width: 90%;
    display: flex;
    max-width: 500px;
    padding: 20px 30px;
    position: relative;
    align-items: center;
    border-radius: 10px;
    background: var(--white);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}

.search-input {
    flex: 1;
    padding: 10px 15px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 6px;
    outline: none;
}

.search-btn {
    border: none;
    cursor: pointer;
    color: var(--white);
    transition: 0.3s;
    border-radius: 6px;
    padding: 10px 20px;
    background: var(--headingColor);
}

.search-btn:hover {
    background: var(--headingColor2);
}

.close-btn {
    position: absolute;
    top: -9px;
    right: -9px;
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    font-size: 14px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: var(--white);
    color: var(--headingColor2);
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.12);
}

/*banner css start */

.main_slider {
    overflow: hidden;
    padding: 100px 4%;
    min-height: 1100px;
    position: relative;
    background-image: url(../images/banner-bg.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.main_slider::before {
    left: -10%;
    width: 70%;
    z-index: 1;
    content: '';
    height: 270px;
    bottom: -103px;
    position: absolute;
    transform: rotate(18deg);
    background-image: url(../images/banner-before.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main_slider span.section-bg-text {
    right: 70px;
    height: 100%;
    bottom: -20px;
    font-size: 330px;
    position: absolute;
    color: var(--white);
    writing-mode: sideways-lr;
    -webkit-text-stroke-width: 1px;
    font-family: 'big_noodle_titling';
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: var(--white);
}

.main_slider .add-padding {
    padding-top: 90px;
    position: relative;
}

.main_slider .top-one {
    top: 50px;
    left: -30%;
    z-index: 5;
    width: 100%;
    position: absolute;
    transform: rotate(-22deg);
    background-color: var(--white);
}

.main_slider .bottom-one {
    right: -16%;
    width: 100%;
    bottom: 22%;
    position: absolute;
    transform: rotate(-30deg);
    background-color: var(--white);
}

.banner_text h4 {
    font-size: 30px;
    font-weight: 400;
    padding: 10px 20px;
    width: fit-content;
    margin-bottom: 10px;
    color: var(--white);
    font-family: 'Poppins';
    background-color: var(--headingColor);
}

.banner_text p {
    color: var(--white);
    margin: 15px 0px 25px;
}

.banner-btn {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.banner-btn .theme-btn-1:hover {
    background-color: transparent;
}

.banner_img {
    z-index: 1;
    width: 100%;
    position: relative;
}

.banner_slider_img {
    width: 100%;
    height: 740px;
}

.banner_slider_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/*banner css end*/

/* about-sec */

.about-sec {
    position: relative;
    padding: 100px 0px 50px;
}

.about-sec .row {
    align-items: center;
}

.about-sec span.section-bg-text {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -2;
    opacity: 0.5;
    height: 100%;
    line-height: 1;
    font-weight: 800;
    font-size: 290px;
    position: absolute;
    color: var(--themeColor2);
}

.about-sec::before {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(0deg,
            rgba(255, 255, 255, 0.089) 0%,
            rgba(255, 255, 255, 1) 40%,
            rgba(255, 255, 255, 1) 60%,
            rgba(255, 255, 255, 0) 100%);
    background-size: 100% 200%;
    animation: gradientMove 10s ease-in-out infinite;
}

/* ✨ Keyframes to move gradient smoothly */
@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }

    50% {
        background-position: 0% 100%;
    }

    100% {
        background-position: 0% 0%;
    }
}

.about-text h2 {
    margin-bottom: 15px;
}

.about-text p {
    margin-bottom: 25px;
}

.about-img {
    width: 80%;
    height: 700px;
    display: flex;
    position: relative;
    border-radius: 40px;
    align-items: flex-end;
    justify-content: flex-start;
    background-color: var(--headingColor);
}

.about-img img {
    top: 10px;
    height: 750px;
    max-width: none;
    position: relative;
    object-fit: contain;
}

/* about-sec */


/* brand-sec */

.brand-sec {
    position: relative;
    padding: 100px 0px 0px;
}

.brand-sec span.section-bg-text {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -2;
    opacity: 0.5;
    height: 100%;
    line-height: 1;
    font-weight: 800;
    font-size: 300px;
    position: absolute;
    color: var(--themeColor2);
}

.brand-sec::before {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(0deg,
            rgba(255, 255, 255, 0.089) 0%,
            rgba(255, 255, 255, 1) 40%,
            rgba(255, 255, 255, 1) 60%,
            rgba(255, 255, 255, 0) 100%);
    background-size: 100% 200%;
    animation: gradientMove 10s ease-in-out infinite;
}

.brand-sec .row {
    align-items: center;
}

.brand-text h2 {
    margin-bottom: 15px;
}

.brand-text p {
    margin-bottom: 25px;
}

.brand-img {
    width: 90%;
    height: 530px;
    overflow: hidden;
    border-radius: 20px;
}

.brand-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.brand-img:hover img {
    transition: ease-in;
    transform: scale(1.2);
    transition-duration: 0.5s;
}












/* brand-sec */




/* product-section */

.product-section {
    padding: 100px 4%;
    position: relative;
}

.product-sect-heading {
    display: flex;
    padding-top: 15px;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 15px;
    justify-content: space-between;
    border-top: 1.5px solid #485671;
    border-bottom: 1.5px solid #485671;
}

.product-box {
    width: 96%;
    padding: 10px;
    position: relative;
    margin: 0 auto 25px;
}

.product-box img {
    width: 80%;
    height: 80%;
    object-fit: contain;
    background-color: var(--white);
}

.product-box h4 {
    font-size: 20px;
    margin-top: 25px;
    font-weight: 400;
    padding-left: 5px;
    position: relative;
    margin-bottom: 10px;
    transition: ease-in;
    padding-bottom: 15px;
    font-family: 'Poppins';
    text-transform: uppercase;
    transition-duration: 0.5s;
    border-bottom: 1px solid var(--white);
}

.product-box::before {
    left: 0;
    height: 1px;
    width: 100%;
    content: '';
    bottom: 65px;
    position: absolute;
    transition: ease-in;
    transition-duration: 0.5s;
    background-color: var(--themeColor);
}

.product-box:hover::before {
    bottom: 0;
    z-index: -1;
    height: 100%;
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.product-box:hover h4 {
    color: var(--white);
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.product-box:hover .product-pprice-and-cart h3 {
    color: var(--white);
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.product-box:hover .product-pprice-and-cart a:hover {
    transition: ease-in-out;
    color: var(--headingColor);
    transition-duration: 0.5s;
    background-color: var(--white);
}

.inner-product-page-box h4 {
    font-weight: 500;
    transition: ease-in-out;
    color: #000 !important;
    border-bottom: 1px solid var(--black);
}

.product-pprice-and-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 5px;
}

.product-pprice-and-cart h3 {
    font-size: 22px;
    font-weight: 400;
    font-family: 'Poppins';
}

.inner-product-page-box h3 {
    color: var(--black);
    font-weight: 500;
}

.product-pprice-and-cart a {
    width: 40px;
    height: 40px;
    display: flex;
    color: var(--white);
    font-size: 18px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: var(--headingColor);
}

.product-box-a {
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--white);
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.12);
}

.productSlider .slick-slide {
    margin: 20px 10px;
    opacity: 1;
}




/* product-section */

/* limited-deal-sec */

.limited-deal-sec {
    overflow: hidden;
    padding: 100px 4%;
    position: relative;
    background-image: url(../images/limited-deal-sec-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.limited-deal-sec .row {
    align-items: center;
}

.deal-text h4 {
    font-weight: 400;
    padding: 10px 20px;
    width: fit-content;
    margin-bottom: 10px;
    color: var(--white);
    font-family: 'Poppins';
    background-color: var(--headingColor);
}

.deal-text h2 {
    color: var(--white);
    margin-bottom: 10px;
}

.deal-text p {
    color: var(--white);
    margin-bottom: 25px;
}

.limit-img {
    gap: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.limitedDealSmallSLider {
    width: 142px;
}

.limited-deal-box {
    width: 140px;
    padding: 10px;
    display: flex;
    height: 140px;
    align-items: center;
    justify-content: center;
    border: 1px solid #929292;
    background-color: var(--headingColor);
}

.limited-deal-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.limitedSlider {
    width: 80%;
    max-width: 100%;
}

.limited-main-slider-box {
    width: 100%;
    display: flex;
    height: 670px;
    align-items: center;
    justify-content: center;
}

.limited-main-slider-box img {
    width: 90%;
    height: 90%;
    object-fit: contain;
}

.limitedDealSmallSLider .slick-slide {
    opacity: 1;
    margin: 30px 0px;
}

.limitedDealSmallSLider .slick-slide.slick-current.slick-active.slick-center .limited-deal-box {
    background-color: #e8e8e8;
}

.limited-deal-sec .top-one {
    top: 50px;
    left: -30%;
    width: 100%;
    position: absolute;
    transform: rotate(-18deg);
    background-color: var(--white);
}

.saleSlider .slick-slide {
    opacity: 1;
    margin: 0px 20px;
    width: fit-content !important;
}

.sale-text {
    gap: 50px;
    display: flex;
    padding: 10px 0px;
    align-items: center;
    justify-content: center;
}

.sale-text h4 {
    font-size: 38px;
    font-weight: 600;
    font-family: 'Poppins';
    text-transform: uppercase;
    color: var(--headingColor);
}

.limited-deal-sec .bottom-one {
    right: -30%;
    width: 100%;
    bottom: 50px;
    position: absolute;
    transform: rotate(-18deg);
    background-color: var(--white);
}

/* limited-deal-sec */

/*testimonial sec*/

.test-detail {
    padding: 20px;
    border-radius: 10px;
    transition: ease-in-out;
    transition-duration: 0.5s;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.07);
}

.test-detail:hover {
    transition: ease-in;
    transition-duration: 0.5s;
    background-color: var(--primary-color);
}

.test-detail:hover * {
    transition: ease-in;
    color: var(--white);
    transition-duration: 0.5s;
}

ul.clients {
    display: flex;
    margin-top: -85px;
    align-items: center;
    justify-content: space-between;
}

.test-detail:hover ul.clients li:last-child img {
    transition: all 0.3s ease;
    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(0%) hue-rotate(114deg) brightness(114%) contrast(101%) drop-shadow(10px 40px 36px var(--headingColor));
}

.clinetdetail h5 {
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 2px;
    color: var(--black);
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.clinetdetail p {
    font-weight: 500;
    margin: 0 0 10px;
    letter-spacing: 0px;
    font-family: 'Poppins';
    width: 100% !important;
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.test-detail p {
    width: 94%;
    color: #7c7c7c;
    font-size: 16px;
    line-height: 28px;
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.testi_slider .slick-slide {
    opacity: 0;
    margin: 70px 10px 0px;
}

.testi_slider .slick-active {
    opacity: 1;
}

.testi_slider .slick-list {
    overflow: visible;
}

.test-cont {
    margin-bottom: 18px;
    transition: ease-in-out;
    transition-duration: 0.5s;
    border-bottom: solid 1px #80808059;
}

.ic {
    color: #f4a600;
    margin-bottom: 13px;
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.test-heading {
    margin-top: 35px;
}

section.testimonials {
    z-index: 0;
    position: relative;
    padding: 0 4% 80px;
}

ul.cd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px !important;
    margin-bottom: 0;
}

.testimonials-heading h2 {
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.testimonials-heading p {
    color: #878787;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 15px;
    transition-duration: 0.5s;
}

.testimonials-heading a {
    font-size: 17px;
    font-weight: 500;
    color: #1f459d;
    text-transform: capitalize;
    text-decoration: underline;
}

.clients li:first-child img {
    border-radius: 50%;
}

/* end  */

/* inner-banner */

section.main_slider.inner-banner {
    min-height: 480px;
    padding: 150px 4% 100px;
}

section.main_slider.inner-banner::before {
    display: none;
}

.inner-banner .banner_text {
    position: relative;
}

.inner-banner .banner_text h1 {
    position: relative;
    text-align: center;
}

section.main_slider.inner-banner .inner-banner-span {
    top: -60%;
    width: 100%;
    opacity: 0.4;
    font-size: 350px;
    position: absolute;
    text-align: center;
    line-height: 260px;
    color: transparent;
    font-family: 'big_noodle_titling';
    background: linear-gradient(90deg, var(--headingColor), var(--secondary-color), var(--headingColor));
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 200% auto;
    animation: gradientMove 6s linear infinite;
}

@keyframes gradientMove {
    0% {
        background-position: 0% center;
    }

    100% {
        background-position: -200% center;
    }
}

/* inner-banner */
.contact-side-bar {
    margin-top: 32px;
}

/* inner-about-sec */

.inner-about-sec {
    padding: 100px 4% 50px;
}

.inner-about-sec .about-img {
    width: 90%;
    min-height: 100%;
    overflow: hidden;
}

.inner-about-sec .about-img img {
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: ease-in-out;
    object-position: center;
    transition-duration: 0.5s;
}

.inner-about-sec .about-img:hover img {
    transition: ease-in;
    transform: scale(1.2);
    transition-duration: 0.5s;
}

.inner-about-text {
    margin-top: 70px;
}

.inner-about-text p {
    margin-bottom: 25px;
}

/* inner-about-sec */


/* product detail starts */

section.product-detail {
    padding: 100px 4%;
}

.product-detail .productdetailportion {
    height: 450px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 17px;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.07);
}

.productdetailfor .slick-slide img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

.productdetailnav .slick-slide {
    margin: 0 10px;
    cursor: pointer;
}

.productdetailsmallportion {
    width: 100%;
    display: flex;
    height: 110px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    border: 1px solid #ececec;
    background-color: var(--white);
}

.productdetailsmallportion img {
    width: 90%;
    height: 90%;
    transition: 0.3s;
    object-fit: contain;
}

.productdetailnav .slick-slide.slick-current .productdetailsmallportion {
    position: relative;
}

.productdetailnav .slick-slide.slick-current .productdetailsmallportion::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background-color: var(--white);
    z-index: -1;
}

.productdetailnav .slick-slide.slick-current .productdetailsmallportion {
    padding: 5px;
    border-radius: 5px;
    background: var(--white);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.07);
}

.product-content .top-section h6 {
    font-size: 35px;
    margin-bottom: 15px;
    font-family: 'big_noodle_titling';
}

.product-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-content ul li {
    margin-right: 5px;
    font-size: 17px;
    color: black;
    font-weight: 600;
}

.product-content ul li i.fas.fa-star {
    color: #ffc107;
}

.product-content hr {
    margin: 20px 0;
    border-color: #eee;
}

.row.flexEnd.price_rev ul {
    display: flex;
}

.row.flexEnd.price_rev p {
    font-size: 17px;
    color: black;
    font-weight: 600;
    font-size: 17px;
}

.brand p {
    color: #666;
    line-height: 1.6;
}

.product-detail .slick-active {
    opacity: 1;
}

.product-detail .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
    margin: 8px 10px;
}

ul.brand h3 {
    color: #00000082;
    font-size: 22px;
    padding: 20px 0 20px 0;
    text-decoration: line-through;
}

.price_rev {
    margin-bottom: 15px;
}

ul.brand h2 {
    line-height: 1;
    font-size: 35px;
    font-weight: 600;
    padding: 0 0 10px 0;
    color: var(--headingColor2);
}

ul.brand h4 {
    font-size: 16px;
    margin: 20px 0px;
    font-family: 'Poppins';
    text-transform: uppercase;
}

ul.brand p {
    padding: 0 0 30px 0;
}

.quanity.product-detail div {
    gap: 10px;
    display: flex;
    align-items: center;
    margin: 0px 0px 20px;
    border-radius: 0 !important;
    justify-content: flex-start;
}

.quanity.product-detail .num-block.skin-2 .num-in,
.quanity.product-detail .num-block.skin-2 {
    gap: 0;
    margin-bottom: 0px;
}

.quan-count {
    height: 60px;
    width: 140px;
    display: flex;
    padding: 0px 10px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbcbcb;
}

.sku {
    display: flex;
    justify-content: space-between;
    width: 60%;
}

.sku p {
    font-size: 17px;
    font-weight: 600;
    padding: 0 0 10px 0;
    color: var(--headingColor2);
}

.sku span {
    font-size: 17px;
    font-weight: 600;
    color: var(--headingColor2);
}

ul.share-icon {
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.share-icon li {
    font-size: 17px;
    font-weight: 600;
    color: var(--headingColor2);
}

.sku p {
    margin-bottom: 10px;
}

.sku p.position-relative {
    top: 10px;
}

ul.share-icon a {
    width: 40px;
    height: 40px;
    display: flex;
    opacity: 0.5;
    font-size: 16px;
    border-radius: 50%;
    align-items: center;
    transition: ease-in-out;
    justify-content: center;
    transition-duration: 0.5s;
    color: var(--headingColor2);
    border: 1px solid var(--headingColor2);
}

ul.share-icon a:hover {
    opacity: 1;
    color: var(--white);
    transition: ease-in;
    transition-duration: 0.5s;
    background-color: var(--headingColor2);
}

/*  product Detail Review Section Start */


/* Rating Stars */

.prod-detail-description .rating:not(:checked)>input {
    position: absolute;
    -webkit-appearance: none;
}

.prod-detail-description .rating:not(:checked)>label {
    float: right;
    cursor: pointer;
    font-size: 30px;
    color: #666;
}

.prod-detail-description .rating:not(:checked)>label:before {
    content: "Ã¢Ëœâ€¦";
}

.prod-detail-description .rating>input:checked+label:hover,
.prod-detail-description .rating>input:checked+label:hover~label,
.prod-detail-description .rating>input:checked~label:hover,
.prod-detail-description .rating>input:checked~label:hover~label,
.prod-detail-description .rating>label:hover~input:checked~label {
    color: #e58e09;
}

.prod-detail-description .rating:not(:checked)>label:hover,
.prod-detail-description .rating:not(:checked)>label:hover~label {
    color: #ff9e0b;
}

.prod-detail-description .rating>input:checked~label {
    color: #ffa723;
}

.price_rev .col-6 {
    width: fit-content;
}

/* Rating Stars */

.prod-detail-description {
    position: relative;
    padding: 0 4% 100px;
}

.prod-detail-description .nav-tabs .nav-link {
    padding: 15px;
    font-size: 25px;
    font-weight: 500;
    width: fit-content;
    margin-right: 10px;
    background: transparent;
    text-transform: uppercase;
    color: var(--headingColor2);
    border-radius: 0 !important;
    font-family: 'big_noodle_titling';
}

.prod-detail-description .nav-tabs .nav-link.active,
.prod-detail-description .nav-tabs .nav-item.show .nav-link {
    border: 0;
    border-bottom: 3px solid var(--headingColor2) !important;
}

.prod-detail-description .nav-tabs .nav-link:hover,
.prod-detail-description .nav-tabs .nav-link:focus {
    border: 0;
    border-bottom: 3px solid var(--headingColor2) !important;
}

.prod-detail-description .nav-tabs {
    margin-bottom: 15px;
    border: 0;
    border-bottom: 1px solid #dee2e6;
}

.prod-detail-description .prd-review-input label {
    font-size: 16px;
    color: var(--black);
    font-weight: 600;
    text-transform: capitalize;
}

.prod-detail-description .prd-review-input input {
    width: 100%;
    height: 50px;
    padding: 0 10px;
    font-size: 16px;
    color: var(--black);
    font-weight: 500;
    border: 1px solid var(--black);
    margin: 5px 0 20px;
    background-color: transparent;
}

.prod-detail-description .prd-review-input input::placeholder,
.prod-detail-description .prd-review-input textarea::placeholder {
    color: var(--black);
    font-weight: 600;
    font-size: 16px;
}

.prod-detail-description .prd-review-input textarea {
    width: 100%;
    height: 200px;
    padding: 13px;
    border: 1px solid var(--black);
    margin: 5px 0 0;
    color: var(--black);
    font-size: 16px;
    font-weight: 600;
    resize: none;
    background-color: transparent;
}

.prod-detail-description .rating-stars input {
    width: auto !important;
    height: auto;
    border: 0;
}

.prod-detail-description .rating-stars {
    display: inline-grid;
    justify-items: baseline;
}

.prod-detail-description .rating {
    display: block;
    /* align-items: center; */
    /* justify-content: flex-start; */
    /* gap: 5px; */
    margin: 20px 0;
    float: left;
}

.prod-detail-description .prd-review-input.give-review h4 {
    font-size: 30px;
    color: var(--black);
    text-transform: uppercase;
}

.prod-detail-description .prd-review-input.give-review button {
    padding: 15px 40px;
    border-radius: 0;
    border: 1px solid var(--black);
    font-size: 16px;
    text-transform: uppercase;
    background: var(--black);
    color: var(--white);
}

.prod-detail-description .client-review-box {
    box-shadow: 0 0 5px 1px #989898;
    border-radius: 10px;
    padding: 20px;
    margin: 20px 0;
}

.prod-detail-description ul.client-list-review {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 20px;
}

.prod-detail-description ul.client-list-review li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}

.prod-detail-description ul.client-list-review img {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    object-fit: cover;
    box-shadow: 0 0 5px 1px #989898;
}

.prod-detail-description ul.client-list-review h5 {
    font-size: 24px;
    color: var(--black);
    text-transform: capitalize;
    font-weight: 500;
}

.prod-detail-description ul.client-list-review h6 {
    font-size: 16px;
    color: #666;
    font-family: "Poppins";
}

.prod-detail-description ul.client-list-review li i {
    font-size: 20px;
    color: #c78b1b;
}

.prod-detail-description .client-info {
    margin-left: 15px;
}

.prod-detail-description .client-review-box p {
    font-size: 16px;
    color: var(--black);
}

.prod-detail-description .prd-det-review-form .row {
    align-items: center;
}

.prod-detail-description .prd-det-discription-content p {
    margin: 0;
    font-size: 16px;
    padding-bottom: 10px;
    color: var(--headingColor2);
}

.prod-detail-description .prd-det-additional-content p {
    text-align: justify;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
}

.prod-detail-description .prd-det-discription-content ul li p {
    text-transform: uppercase;
}

.product-detail1 .skin-2 .num-in {
    height: 50px;
    width: 150px;
    float: left;
    display: flex;
    border-radius: 25px;
    cursor: pointer;
    align-items: center;
    position: relative;
}

.product-detail1 .skin-2 .num-in span:before,
.product-detail1 .skin-2 .num-in span:after {
    opacity: 1;
    content: '';
    position: absolute;
    background-color: var(--black);
    height: 2px;
    width: 10px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
}



section.inner_gift_sec1 .about_text h3 {
    font-size: 44px;
}

.product-detail1 .skin-2 .num-in span.plus:after {
    transform: rotate(90deg);
    opacity: 1;
}

ul.disc-list li {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* product detail ends */


/*CART PAGE CSS*/

.shopping_cart {
    padding: 80px 0;
}

.shopping_cart_table h2 {
    font-size: 42px;
    margin-bottom: 30px;
    color: var(--black);
}

.shopping_cart_table table th {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding-bottom: 10px;
}

.shopping_cart_table table thead {
    border-bottom: 1px solid #b8b8b8;
}

.shopping_cart_table table tbody td {
    padding: 25px 0;
    border-bottom: 1px solid #b8b8b8;
}

.shopping_cart_table table tbody .cart_box_product {
    display: flex;
    gap: 10px;
    align-items: center;
}

.shopping_cart_table table tbody .cart_box_product .cart_product_name h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins';
}

.shopping_cart_table table tbody .cart_box_product .cart_product_name p {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    color: var(--headingColor);
    text-transform: capitalize;
}

.shopping_cart_table table tbody td select {
    height: 40px;
    padding-left: 10px;
    appearance: auto;
    border: 1px solid #b8b8b8;
}

.shopping_cart_table table tbody td .skin-2 .num-in {
    border: 1px solid #b5b5b5;
    height: 60px;
    border-radius: 50px !important;
}

.shopping_cart_table table tbody td .t_price {
    font-size: 36px;
    font-weight: 400;
    color: var(--headingColor2);
    font-family: 'big_noodle_titling';
}

th.w-40 {
    width: 40%;
}

.shopping_cart_table table tbody td i.fas.fa-times {
    font-size: 20px;
    color: var(--black);
}

.minus,
.plus {
    font-size: 20px;
    padding: 0.5rem;
    border: 2px solid #ccc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 0.5rem;
    cursor: pointer;
    user-select: none;
    /* Prevent text selection */
}

.minus.dis {
    color: #aaa;
    cursor: not-allowed;
}

.minus:hover:not(.dis),
.plus:hover {
    border-color: #102d26;
    color: #102d26;
}

#number {
    height: 25px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.cart_recipt {
    display: flex;
    margin-top: 30px;
    align-items: flex-start;
    justify-content: space-between;
}

.cart_recipt>a {
    font-size: 16px;
    border-radius: 0;
    font-weight: 500;
    color: #151414;
    padding: 10px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid #b8b8b8;
}

.cart_recipt>a:hover {
    color: var(--white);
    background-color: var(--headingColor2);
}

.cart_recipt>a i {
    margin-right: 10px;
}

.recipt {
    width: 30%;
}

.cart_product_img img {
    height: 70%;
    width: 80%;
    object-fit: contain;
}

.cart_product_img {
    width: 100px;
    display: flex;
    height: 100px;
    flex-shrink: 0;
    border-radius: 2px;
    align-items: center;
    justify-content: center;
    background-color: var(--white);
    box-shadow: 0px 0px 19px -9px var(--headingColor2);
}

.recipt li {
    display: flex;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    align-items: center;
    text-transform: uppercase;
    justify-content: space-between;
}

.recipt li:last-child {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #b8b8b8;
}

.recipt li span {
    font-size: 16px;
    letter-spacing: 2px;
}

.payment_card {
    padding: 15px 25px 25px;
    border: 1px solid #b8b8b8;
    border-radius: 15px;
}

thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: #e3e2e2;
}

.payment_card h3 {
    font-size: 35px;
    color: var(--black);
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e3e2e2;
}

.credit_paypal a {
    padding: 10px 20px;
    border: 1px solid #f3f3f3;
    border-radius: 30px;
    gap: 10px;
    display: inline-flex;
    align-items: center;
    color: var(--black);
    font-weight: 500;
    background-color: #f3f3f3;
    font-size: 15px;
    justify-content: space-between;
}

.table-responsive table {
    max-width: 1000px;
    width: auto !important;
    min-width: 100%;
    overflow-x: auto;
}

.credit_paypal a img {
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
    filter: brightness(0);
}

.credit_paypal {
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e2e2;
}

.payment_card form label {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: var(--black);
}

.payment_card form {
    margin-top: 15px;
}

.payment_card form input {
    padding: 0;
    width: 100%;
    height: 50px;
    border: none;
    color: var(--black);
    font-weight: 500;
    margin-bottom: 15px;
    background: transparent;
    border-bottom: 1px solid #e3e2e2;
}

.payment_card form input::placeholder {
    color: var(--black);
    font-weight: 500;
}

.payment_card form select {
    width: 100%;
    padding: 0;
    height: 50px;
    border: none;
    color: var(--black);
    font-weight: 500;
    margin-bottom: 15px;
    background: transparent;
    border-bottom: 1px solid #e3e2e2;
}


.expiry_cvv {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.expiry_date {
    width: 70%;
}

.cvv_box {
    width: 26%;
}

.month_year {
    display: flex;
    justify-content: space-between;
}

.month_year select {
    width: 48% !important;
    appearance: auto;
}

.month_year select option {
    color: var(--black);
}

.payment_card form .btn1 {
    margin: 30px 85px;
    border: 1px solid;
}

.shopping_cart_table {
    padding-right: 40px;
}

.skin-2 .num-in {
    height: 40px;
    width: 150px;
    float: left;
    display: flex;
    border-radius: 25px;
    cursor: pointer;
    align-items: center;
}

.skin-2 .num-in span {
    width: 40px;
    height: 40px;
    border: none;
}

.skin-2 .num-in span.plus:after {
    transform: rotate(90deg);
}

.num-in input.in-num {
    background-color: #ffffff;
    width: 38%;
    /* font-family: 'Helvetica'; */
}

.skin-2 .num-in input {
    float: left;
    width: 40px;
    height: 40px;
    border: none;
    text-align: center;
    background: transparent;
}

/* .skin-2 .num-in span:before,
.skin-2 .num-in span:after {
    content: '';
    position: absolute;
    background-color: #667780;
    height: 2px;
    width: 10px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
} */

.cart-to-check-box {
    display: flex;
    margin-top: 25px;
    align-items: center;
    justify-content: center;
}

.cart-to-check-box a {
    /* font-family: 'Playfair'; */
}

/*CART PAGE CSS END*/


/* Product Page Start */

.range-text {
    display: flex;
    justify-content: center;
    position: relative;
}

.right-side-top {
    border-radius: 5px;
    padding: 20px 30px;
    background-color: var(--white);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.07);
}

.right-side-top select {
    width: 100%;
    padding: 13px 20px;
    border: 1px solid transparent;
    color: var(--black);
    background-color: var(--white);
    font-size: 14px;
    font-weight: 500;
    appearance: auto;
    line-height: 60px;
}

.showing-icon>select {
    width: 50%;
}

.showing-icon>.product-select {
    width: 85%;
}

.showing-icon>p {
    width: 15%;
}

.right-side-top p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: var(--black);
}

.show-prg-num a {
    font-size: 16px;
    font-weight: 500;
    color: #9e9b9b;
    padding: 0 2px;
    transition: 0.5s;
}

.show-prg-num p {
    font-size: 16px;
}

.show-prg-num {
    gap: 10px;
}

.show-prg-num a:hover {
    color: var(--headingColor2);
}

.showing-icon {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}

.showing-icon a {
    margin-top: 19px;
    padding: 0 13px;
    color: var(--black);
}

section.collection-side {
    padding: 100px 4%;
    position: relative;
}

img.bk-2.prd-pg-2 {
    bottom: 20%;
}

img.bk-1.prd-pg-1 {
    right: -5%;
    bottom: 15%;
}

.product-bar-txt h5 {
    /* color: var(--white); */
    font-size: 23px;
}

.product-bar form {
    position: relative;
}

.product-bar {
    width: 80%;
    height: 100%;
    /* border-right: 1px solid #cccccc38; */
}

.range-bg-space {
    padding: 20px;
    border-radius: 10px;
    background-color: var(--white);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.07);
}

.range-slider {
    width: 100%;
    margin-top: 46px;
    position: relative;
}

.range-slider input {
    border: none;
}

.left-side-one {
    width: 55px;
}

:root {
    --primary-color: #101010;
    /* Black for fill */
    --secondary-color: #e5e7eb;
    /* Light gray for background track */

}

.show-top {
    gap: 10px;
    display: flex;
    font-size: 14px;
    margin-top: 50px;
    font-weight: 500;
    align-items: center;
    justify-content: flex-start;
}

.range-slider .rangeValues {
    width: 100%;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 500;
    color: #313131;
}

/* The custom fill track (the black part between the thumbs) is created using a pseudo-element on the parent */
.range-slider::before {
    content: '';
    height: var(--track-height);
    background: var(--black);
    /* Black color for the active range */
    position: absolute;
    top: 25px;
    /* Adjust to center vertically */
    left: 0;
    right: 0;
    z-index: 1;
    /* Use custom properties updated by JS to control the black fill width and position */
    left: var(--min-val);
    right: calc(100% - var(--max-val));
}

/* The overall light gray track (unselected area) */
.slider-track {
    position: absolute;
    top: 25px;
    /* Center vertically */
    width: 100%;
    height: var(--track-height);
    background: var(--secondary-color);
    /* Light gray for inactive range */
    border-radius: 3px;
    z-index: 0;
}

.range-slider input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    position: absolute;
    left: 0;
    border: none;
    padding: 0;
    height: var(--track-height);
    top: 25px;
    /* Align with the track and pseudo-element */
    margin: 0;
    background: none;
    /* Crucial: make input background transparent */
    pointer-events: none;
    /* Allow interaction through the input track */
    z-index: 3;
    /* Ensure thumbs are above the fill */
}

/* Make the input tracks transparent so we can see the background track and fill */
.range-slider input[type=range]::-webkit-slider-runnable-track {
    background: transparent;
    height: var(--track-height);
    border: none;
}

.range-slider input[type=range]::-moz-range-track {
    background: transparent;
    height: var(--track-height);
    border: none;
}

/* Style for the thumb (the dot) */
.range-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: var(--thumb-size);
    width: var(--thumb-size);
    border-radius: 50%;
    background: var(--primary-color);
    cursor: pointer;
    position: relative;
    z-index: 4;
    /* Ensure thumbs are clickable */
    pointer-events: all;
    /* Make thumbs clickable */
    margin-top: calc((var(--thumb-size) - var(--track-height)) / -2);
    /* Center thumb vertically */
}

.range-slider input[type=range]::-moz-range-thumb {
    -moz-appearance: none;
    height: var(--thumb-size);
    width: var(--thumb-size);
    border-radius: 50%;
    background: var(--primary-color);
    cursor: pointer;
    z-index: 4;
    pointer-events: all;
    border: none;
}

/* Value Popups (The black tags $15 and $500 in the image) */
.range-slider .rangeValues {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    color: var(--primary-color);
    position: relative;
    z-index: 5;
    top: -20px;
}

.value-popup {
    position: absolute;
    top: -10px;
    background-color: var(--primary-color);
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    /* Transition for smooth movement */
    transition: left 0.1s ease;
}

.value-popup::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid var(--primary-color);
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}


.range-bg-space h5 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
}


.product-bar1 a {
    display: block;
    color: #2c2c2c;
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px solid #cccccc38;
    margin-bottom: 16px;
    padding-bottom: 10px;
    padding-left: 20px;
    transition: 0.5s;
    font-family: 'Poppins';
    font-weight: 500;
}

.product-bar1 {
    padding: 20px;
    margin-top: 25px;
    border-radius: 10px;
    background-color: var(--white);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.07);
}

.product-bar1 h5 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}

.product-bar1 a:hover {
    font-weight: 500;
    padding-left: 25px;
    color: var(--headingColor2);
}

.grid-view {
    /* display: flex; */
    /* gap: 15px; */
    /* color: var(--black); */
    /* position: relative; */
}

.grid-view>a {
    font-size: 19px;
    width: 25px;
    height: 25px;
    transform: rotate(90deg);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ff7f00;
    overflow: hidden;
    transition: ease-in-out;
    transition-duration: 0.2s;
}

.pro-grid-view .w-full {
    width: 50%;
}

.pro-grid-view .w-full {
    width: 50%;
}

.grid-view>a:hover {
    color: var(--white);
    transition: ease-in-out;
    transition-duration: 0.2s;
}

.collection-side .premium-products-silder-items {
    margin: 20px 0;
}

.grid-view p {
    color: #ff7f00;
}

.grid-view:hover .grid-view-badge {
    display: block;
}

.grid-view-badge {
    position: absolute;
    top: -40px;
    left: 0;
    padding: 10px;
    background: #ff7f00;
    border-radius: 5px;
    z-index: 9;
    display: none;
}

.grid-view-badge::before {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 20px;
    height: 10px;
    background-color: #ff7f00;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
}

.grid-view-badge h6 {
    font-size: 12px;
    line-height: 1;
    color: var(--white);
    font-family: 'Poppins';
    font-weight: 600;
    margin: 0;
}

.large-grid-view-class .col-lg-4 {
    width: 50%;
}

.list-view-class .col-lg-4 {
    width: 100%;
}

.row.product-grid.grid-view-class .col-lg-4 {
    width: 33%;
}

.view-grid1 {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
}

.view-grid1 a i {
    color: #888888;
}

.view-grid1 a i:hover {
    color: var(--headingColor2);
}

/*product end*/

/* InnerPage Contact Us start */

.contact-pag-form form {
    position: relative;
}

.contact-pag-form .form-group {
    position: relative;
}

.contact-pag-form .form-group::after {
    content: "";
    height: 53px;
    width: 10px;
    position: absolute;
    left: 40px;
    top: 5px;
    background-size: 10px 50px;
    background-image: url(../images/aroow-forward.png);
    background-repeat: no-repeat;
}

.contact-pag-form .form-group1::after {
    content: "";
    height: 53px;
    width: 10px;
    position: absolute;
    right: 40px;
    top: 5px;
    left: unset;
    transform: rotate(180deg);
    background-size: 10px 50px;
    background-image: url(../images/aroow-forward.png);
    background-repeat: no-repeat;
}

.contact-pag-form form input.form-control {
    height: 60px;
    font-size: 15px;
    padding-left: 55px;
    border: 1px solid #bdbdbd;
    line-height: 0;
    box-shadow: none;
    color: black;
    font-weight: 400;
    background-color: transparent;
    margin-top: 20px;
    font-family: "Poppins";
    display: flex;
    border-radius: 5px;
}

.contact-pag-form form select.form-control {
    height: 60px;
    font-size: 15px;
    padding-left: 25px;
    border: 1px solid #bdbdbd;
    box-shadow: none;
    color: black;
    font-weight: 400;
    background-color: transparent;
    margin-top: 20px;
    font-family: "Poppins";
    display: flex;
    border-radius: 5px;
}

.contact-pag-form .form-group:before {
    content: "";
    position: absolute;
    background-image: url(../images/contact-line.png);
    width: 8px;
    height: 47px;
    background-repeat: no-repeat;
    left: 40px;
    top: 5px;
}

.contact-pag-form .form-group:before {
    content: "";
    position: absolute;
    background-image: url(../images/contact-line.png);
    width: 50px;
    height: 50px;
}

.contact-pag-form form input.form-control::placeholder {
    color: #909091;
}

.contact-main-sec .them-btn-1:hover {
    background-color: #00006d;
    transition: 0.3s all;
}

.contact-pag-form form textarea.form-control {
    font-size: 15px;
    padding-left: 25px;
    padding-top: 20px;
    border: 1px solid #c6c6c6;
    letter-spacing: 0;
    box-shadow: none;
    resize: unset;
    background-color: transparent;
    margin-top: 20px;
    color: #000000;
    border-radius: inherit;
    border-radius: 6px;
    height: 150px;
    scroll-behavior: unset;
}

.contact-pag-form .email {
    padding: 0;
}

.contact-pag-form h4 {
    font-size: 62px;
    line-height: 70px;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--white);
}

.contact-pag-form form textarea.form-control::placeholder {
    color: #909091;
}

.contact-pag-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #909091;
}

.contact-pag-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(18, 28, 42, 0.55);
}

.contact-pag-form :-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(18, 28, 42, 0.55);
}

.contact-pag-form :-moz-placeholder {
    /* Firefox 18- */
    color: rgba(18, 28, 42, 0.55);
}

.cicle-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    border: transparent;
    height: 70px;
    width: 70px;
    border-radius: 50px;
    color: var(--headingColor);
    background: var(--white);
}

.cicle-icon img {
    margin: 0 auto;
}

.contact-info {
    width: 100%;
    display: flex;
    position: relative;
    padding: 40px 20px;
    margin-bottom: 10px;
    align-items: center;
    justify-content: flex-start;
    background-color: var(--headingColor);
    border: 1px solid var(--headingColor);
}

.contact-info::before {
    top: 0;
    left: 0;
    width: 0%;
    content: '';
    z-index: -1;
    height: 100%;
    position: absolute;
    transition: ease-in;
    transition-duration: 0.5s;
    background-color: var(--themeColor);
}

.contact-info:hover {
    transition: ease-in-out;
    transition-duration: 0.5s;
    background-color: transparent;
}

.contact-info:hover::before {
    width: 100%;
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.contact-main-sec h4 {
    font-size: 45px;
    color: #000000;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 10px;
    margin-left: 10px;
    transition-duration: 0.5s;
}

.contact-main-sec p span {
    display: block;
}

.contact-main-sec p {
    font-size: 16px;
    margin-bottom: 0;
    color: var(--white);
    text-transform: capitalize;
}

.contact-main-sec h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: var(--white);
    font-family: 'Poppins';
}

.contact_text p {
    font-size: 22px;
    line-height: 25px;
    padding-top: 0px;
    font-weight: 400;
    letter-spacing: 1px;
}

.contact_text p a {
    font-size: 16px;
    display: block;
    margin-top: 3px;
    font-weight: 500;
    color: var(--white);
    text-decoration: none;
    transition: 0.5s ease-in-out;
}

.mailt {
    padding-left: 30px;
}

.contact_text a:hover {
    color: #8b8b8b;
}

.contact_text p a.email-text:hover {
    color: #8b8b8b;
}

.contact-us {
    padding: 6% 0;
}

.contact-head {
    text-align: center;
}

.contact-head h2 {
    font-size: 50px;
    color: var(--black);
    text-transform: uppercase;
}

.lg-btn {
    width: 100%;
}

.cp {
    font-size: 17px;
    line-height: 27px;
}

.contact_heading {
    margin-bottom: 30px;
}

.contact_heading h2 {
    font-size: 45px;
    color: #000000;
    font-weight: bolder;
}

.contact-main-sec {
    padding: 100px 0;
}

.contact-main-sec .them-btn-1 {
    margin-top: 20px;
    border: none;
    padding: 12px 20px;
    background-color: #ff0000;
    color: white;
    border-radius: 25px;
}

.b-img img {
    border-radius: 20px;
}

.contact-pag-form .form-group i {
    top: 20px;
    left: 13px;
    font-size: 18px;
    position: absolute;
    color: var(--headingColor);
}

.contact-pag-form .form-group1 i {
    right: 11px;
    left: unset;
    color: #7f7f7f;
    pointer-events: none;
}

.contact-pag-form {
    margin-top: 0;
}

.contact-pag-form button {
    margin-top: 5%;
}

section.contact-main-sec button {
    border: 1px solid transparent;
}

.salary-range-wrapper .skill-main .skill-wrrap .skill-per {
    height: 12px;
    background: var(--headingColor);
    border-radius: 8px;
    width: 0;
    transition: 1s linear;
    position: relative;
}

.salary-range-wrapper .skill-main .skill-wrrap .skill-per:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff;
    border: 2px solid var(--headingColor);
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* InnerPage Contact Us end */

/*Billing start */

.billing_form {
    padding: 40px;
    /*background-color: #0e194a;*/
}

.billing_form h3 {
    font-size: 40px;
    color: var(--black);
    margin: 0;
    margin-bottom: 30px;
    font-weight: 800;
}

.billing_form label {
    font-size: 14px;
    color: #7c7c7c;
    line-height: 20px;
    font-weight: 600;
}

.radiosss p {
    color: #7C7C7C;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 400;
    background: transparent;
}

.billing_form input {
    width: 100%;
    height: 50px;
    border: 1px solid #b7b7b7;
    margin-bottom: 20px;
    padding-left: 15px;
    background-color: #fff0;
    border-radius: 0px;
}

.billing_form input::placeholder {
    color: #7c7c7c;
    font-size: 13px;

}

.cart_sidebar .cart_lst li:not(:last-child) {
    margin-bottom: 15px;
}

.cart_sidebar .cart_lst li {
    font-size: 14px;
    color: #7c7c7c;
    font-weight: 500;
}

.cart_sidebar .cart_lst li span {
    float: right;
}

.cart_sidebar .cart_lst li:last-child {
    font-size: 17px;
    font-weight: 500;
    color: var(--black);
    font-family: 'big_noodle_titling';
}

.cart_sidebar .cart_lst {
    margin-top: 20px;
    margin-bottom: 40px;
}

.thankyou_txt {
    padding: 50px;
    border: 2px solid #b7b7b7;
}

.thankyou_txt h3 {
    font-size: 35px;
    color: var(--black);
    font-weight: 800;
    margin: 0;
}

.thankyou_txt h3 i {
    font-size: 40px;
    margin-right: 15px;
}

.order_det h5 {
    font-size: 20px;
    color: #7c7c7c;
    font-weight: 400;
}

.order_det p {
    font-weight: 700;
    font-size: 20px;
    color: var(--black);
    margin: 0;
}

.order_complete_detail h3 {
    font-size: 22px;
    color: var(--black);
    font-weight: 700;
}

.order_detail_table {
    padding: 40px;
    border: 1px solid #b7b7b7;
}

.order_detail_table h5 {
    margin-top: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 16px;
    font-weight: 700;
    color: var(--black);
}

.order_detail_table ul {
    margin-top: 20px;
    margin-bottom: 30px;
}

.order_detail_table ul li:not(:last-child) {
    margin-bottom: 25px;
}

.order_detail_table ul li {
    font-size: 14px;
    color: #7c7c7c;
}

.order_detail_table ul li span {
    float: right;
}

.order_detail_table ul li:last-child {
    font-weight: 700;
    color: var(--black);
}

.order_detail_table h6 {
    font-size: 17px;
    font-weight: 700;
    color: var(--black);
    padding: 25px 0;
    border-top: 1px solid #dbdbdb;
    margin: 0;
}

.order_detail_table h6 span {
    float: right;
}

.check_menu ul {
    text-align: center;
    margin-bottom: 40px;
}

.check_menu ul li {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #7c7c7c;
    margin: 0 14px;
}

.check_menu ul li i {
    font-size: 18px;
}

.cart_sidebar {
    padding: 40px 25px;
    border: 1px solid #b7b7b7;
    border-radius: 0px;
}

.cart_sidebar .theme-btn-1 {
    margin: 0px auto;
}

section.checkout_page {
    padding: 80px 0;
    margin-bottom: 7%;
}

.cart_sidebar h3 {
    font-size: 22px;
    color: var(--black);
    margin-top: 0px;
    line-height: 25px;
    margin-bottom: 20px;
}

.cart_sidebar .h-sub {
    font-weight: 500;
    color: var(--black);
    font-size: 20px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
    line-height: 0;
    padding-bottom: 30px;
    padding-top: 20px;
}

.cart_sidebar h5 span {
    float: right;
    color: var(--black);
}

.cart_sidebar h4 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 15px;
    color: var(--black);
}

.cart_sidebar ul li input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.cart_sidebar ul li label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    color: #7c7c7c;
}

.cart_sidebar ul li label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
}

.cart_sidebar ul li input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #c6c6c6;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.cart_sidebar ul li:not(:last-child) {
    margin-bottom: 15px;
}

.cart_sidebar form {
    margin-top: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #b7b7b7;
}

.cart_sidebar form h4 {
    font-size: 14px;
    font-weight: 400;
    color: #b7b7b7;
}

.cart_sidebar form select {
    width: 100%;
    height: 40px;
    padding-left: 15px;
    border-radius: 0;
    border: 1px solid #b7b7b7;
    margin-bottom: 20px;
    appearance: auto;
    color: #b7b7b7;
}

.cart_sidebar form select option {
    color: var(--black);
}

.cart_sidebar form input {
    width: 100%;
    height: 40px;
    padding-left: 15px;
    border-radius: 0;
    border: 1px solid #b7b7b7;
    margin-bottom: 20px;
    appearance: auto;
    color: #b7b7b7;
}

.cart_sidebar form input::placeholder {
    color: #b7b7b7;
}

.cart_sidebar form button {
    color: var(--black);
    font-size: 15px;
    border-radius: 0px;
    font-family: 'Poppins', sans-serif;
    padding: 10px 40px;
    background-color: #ebebeb;
    border: 2px solid #ebebeb;
}

.cart_sidebar form button:hover {
    background-color: transparent;
    transition: 0.3s ease-in-out;
}

.checkout_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0% auto;
    color: var(--white);
    font-size: 16px;
    text-transform: uppercase;
    height: 50px;
    width: 150px;
    background: var(--black);

}

.checkout_btn:hover {
    color: white;
}

.Quick_info ul li a {
    text-transform: lowercase;
    font-size: 14px;
}

ul.shipping-ul {
    border-bottom: 1px solid #dbdbdb;
    margin: 0;
    padding-bottom: 30px;
}

h6.payment-h {
    font-size: 22px;
    font-weight: 500;
    color: var(--black);
    margin-bottom: 30px;
    font-family: 'big_noodle_titling';
}

label {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #7c7c7c;
    font-weight: 500;
    margin-bottom: 12px;
}

.cart_sidebar .radiosss-payments li label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #b7b7b7;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 50px;
}

.cart_sidebar .radiosss-payments li input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    border-radius: 20px;
    left: 6px;
    border: 0;
    width: 10px;
    height: 10px;
    background-color: var(--headingColor);
}

.radiosss-payments .card.card-body {
    padding: 0;
    border: 1px solid #b5b5b5;
    margin-left: 0;
    padding: 20px;
    background-color: transparent;
}

.billing_form {
    padding: 20px;
}

.cart_sidebar a {
    margin: 0 auto;
}

.cart_sidebar a i {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--white);
    color: #f95180;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-left: 15px;
}

/*Billing End */


/* footer */

footer {
    position: relative;
    background: var(--themeColor);
}

/* News Letter  */

.news-letter h2 {
    color: var(--white);
    margin-bottom: 0;
    line-height: 1;
    font-size: 62px;
    font-weight: 300;
}

.news-letter {
    padding: 80px 3%;
    background: var(--themeColor);
    border-bottom: 1px solid #333333;
}

.news-letter form {
    padding: 0;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    border-radius: 100px;
    justify-content: center;
    border: 1px solid #4f4f4f;
    background-color: #111111;
}

.news-letter form input {
    width: 100%;
    border: none;
    color: var(--white);
    padding: 15px 25px;
    border-radius: 41px;
    background: transparent;
}

.news-letter form button {
    flex-shrink: 0;
    padding: 17px 30px;
    color: var(--white);
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid var(--white);
    background-color: var(--headingColor);
}

.news-letter form button:hover {
    color: var(--white);
}

.news-letter form button.theme-btn-1 span {
    background-color: var(--white);
}

.news-letter form button.theme-btn-1 span i {
    color: var(--white);
}

.news-letter .row {
    align-items: center;
}

.news-letter form input::placeholder {
    color: var(--white);
    text-transform: capitalize;
}

.main-ftr {
    position: relative;
    padding: 70px 20px;
    height: 100%;
}

.main-ftr ul li h3 {
    color: var(--white);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-family: 'Poppins';
    text-transform: capitalize;
}

.main-ftr ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.main-ftr ul li p,
.main-ftr ul li p a {
    left: 0px;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    color: var(--white);
    position: relative;
    transition: ease-in-out;
    transition-duration: 0.5s;
}

.main-ftr ul li p:hover,
.main-ftr ul li p:hover {
    left: 5px;
    position: relative;
    transition: ease-in;
    transition-duration: 0.5s;
}

.main-ftr ul li i {
    font-size: 20px;
    color: var(--white);
}

.main-ftr:after {
    bottom: 0;
    width: 1px;
    content: '';
    height: 0px;
    right: 10px;
    position: absolute;
    background: #333333;
    transition: .7s ease-in-out;
}

.middle-ftr:hover .main-ftr:after {
    height: 100%;
}

.middle-ftr:hover {
    border-color: #333333;
}

.middle-ftr {
    transition: 0.7s ease-in-out;
    background: var(--themeColor);
    border-bottom: 1px solid #333333;
}

.main-ftr ul {
    margin-bottom: 0;
}

.ftr-req h5 a {
    color: var(--white);
    font-size: 30px;
    font-weight: 400;
    font-family: 'Poppins';
}

/*.ftr-req {
    text-align: center;
}*/

.ftr-req input {
    width: 100%;
    padding: 12px;
    color: var(--white);
    max-width: 333px;
    border-radius: 0px;
    text-align: center;
    background: transparent;
    border: 1px solid #575656;
}

.ftr-req input::placeholder {
    font-size: 14px;
    color: #575656;
    font-weight: 500;
    text-transform: capitalize;
}

.main-ftr:before {
    position: absolute;
    content: '';
    background: #3e3d3d;
    width: 1px;
    height: 100%;
    top: 0;
    right: 10px;
}

.bottm-ftr ul {
    width: 100%;
    display: flex;
    padding: 10px 0;
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
}

.bottm-ftr ul li ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bottm-ftr ul li p {
    font-size: 14px;
    color: #555454;
    font-weight: 500;
    margin-bottom: 0;
}

.bottm-ftr ul li ul a i {
    color: #9d9fa4;
    font-size: 18px;
    width: 35px;
    height: 35px;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    transition: 0.5s;
    animation: scale-up-center 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite both;
}

.bottm-ftr ul li ul a i:hover {
    background: #138eed;
    color: var(--white);
}

ul.botm-list {
    width: 200px;
}

ul.botm-list a {
    color: var(--white);
}

ul.phon-list li {
    display: block;
}

ul.phon-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.ftr-req.pade-right {
    gap: 20px;
    height: 100%;
    display: flex;
    padding: 20px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

/* end  */


.best-heading {
    margin-bottom: 30px;
}

.best-heading h2 {
    text-transform: uppercase;
}

/*Media Query Start*/

@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1291) and (max-width: 1365px) {}

@media only screen and (min-width: 992px) and (max-width: 1290px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 519px) {}


/*Media Query End*/