/*---------------------------------------------"
// Template Name: Powerex
// Description: Powerex Html Template
// Version: 1.0.0

===============================================   
STYLE SHEET INDEXING
|
|___ Fonts
|___ Variables
|___ Responsive
|___ Reset Styles
|___ Spacing
|___ Helper Classes
|___ Buttons
|___ Headings
|___ Layout Styles
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*-------------------------
    Fonts
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Gradients */
/* Border-Radius */
/* Gap */
/*-------------------------
    Responsive Styles
-------------------------*/
/*-------------------------
    Reset Styles
-------------------------*/
::selection {
    background-color: #000;
    color: #fff;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

ul.list-style,
ol.list-style {
    padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
    color: #b7737a;
}

.unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .container-fluid {
        padding: 0 5vw;
        width: 100%;
    }
}

.container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 0.75);
    padding-left: calc(var(--bs-gutter-x) * 0.75);
}

@media (max-width: 575px) {
    .container-fluid {
        --bs-gutter-x: 2rem;
        --bs-gutter-y: 0;
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }
}

/*-------------------------
  Typography
-------------------------*/
html {
    scroll-behavior: smooth;
}

body {
    font-family: "Inter", sans-serif;
    color: #808080;
    background-color: #f5f5f5;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: clamp(14px, 0.833vw, 40px);
    font-weight: 400;
    line-height: 140%;
    height: 100%;
    overflow-x: hidden;
}

body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

a {
    display: inline-block;
    text-decoration: none;
    color: unset;
    transition: all 0.5s ease-in-out;
}

a:hover {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
table,
hr {
    margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-bottom: 0;
}

h1,
.h1 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: clamp(61px, 6.198vw, 190px);
    /*119*/
    line-height: 120%;
}

@media (max-width: 820px) {

    h1,
    .h1 {
        font-size: clamp(54px, 8.78vw, 96px);
        /*72*/
    }
}

@media (max-width: 490px) {

    h1,
    .h1 {
        font-size: clamp(39px, 9.796vw, 80px);
        /*28*/
    }
}

h1.bold,
.h1.bold {
    letter-spacing: -1.44px;
    font-weight: 700;
}

h2,
.h2 {
    font-size: clamp(40px, 2.552vw, 140px);
    /* 49px */
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 66px */
}

@media (max-width: 1199px) {

    h2,
    .h2 {
        font-size: clamp(36px, 3.503vw, 52px);
        /* 42px */
    }
}

@media (max-width: 1024px) {

    h2,
    .h2 {
        font-size: clamp(32px, 3.418vw, 52px);
        /* 35px */
    }
}

@media (max-width: 820px) {

    h2,
    .h2 {
        font-size: clamp(28px, 3.902vw, 48px);
        /* 32px */
    }
}

h3,
.h3 {
    font-size: clamp(36px, 2.031vw, 108px);
    /* 39px */
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

@media (max-width: 1199px) {

    h3,
    .h3 {
        font-size: clamp(30px, 2.836vw, 48px);
        /* 34px */
    }
}

@media (max-width: 1024px) {

    h3,
    .h3 {
        font-size: clamp(30px, 3.125vw, 46px);
        /* 32px */
    }
}

@media (max-width: 820px) {

    h3,
    .h3 {
        font-size: clamp(25px, 3.415vw, 38px);
        /* 28px */
    }
}

h4,
.h4 {
    font-size: clamp(27px, 1.615vw, 92px);
    /* 31px */
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 42px */
}

@media (max-width: 1199px) {

    h4,
    .h4 {
        font-size: clamp(23px, 2.168vw, 40px);
        /* 26px */
    }
}

@media (max-width: 1024px) {

    h4,
    .h4 {
        font-size: clamp(26px, 2.734vw, 42px);
        /* 28px */
    }
}

@media (max-width: 820px) {

    h4,
    .h4 {
        font-size: clamp(22px, 2.683vw, 30px);
        /* 22px */
    }
}

h5,
.h5 {
    font-size: clamp(22px, 1.302vw, 84px);
    /* 25px */
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 33.6px */
}

@media (max-width: 1199px) {

    h5,
    .h5 {
        font-size: clamp(19px, 1.751vw, 32px);
        /* 21px */
    }
}

@media (max-width: 1024px) {

    h5,
    .h5 {
        font-size: clamp(22px, 2.344vw, 30px);
        /* 24px */
    }
}

@media (max-width: 820px) {

    h5,
    .h5 {
        font-size: clamp(19px, 2.317vw, 22px);
        /* 19px */
    }
}

h6,
.h6 {
    font-size: clamp(18px, 1.042vw, 61px);
    /* 20px */
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 27.6px */
}

@media (max-width: 1199px) {

    h6,
    .h6 {
        font-size: clamp(16px, 1.501vw, 24px);
        /* 18px */
    }
}

@media (max-width: 1024px) {

    h6,
    .h6 {
        font-size: clamp(18px, 1.855vw, 26px);
        /* 19px */
    }
}

@media (max-width: 820px) {

    h6,
    .h6 {
        font-size: clamp(17px, 1.951vw, 20px);
        /* 16px */
    }
}

.text-16,
p {
    font-family: "Inter", sans-serif;
    font-size: clamp(14px, 0.833vw, 40px);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-size: 15px;
    /* 21.6px */
}

.eyebrow {
    text-transform: uppercase;
    font-size: clamp(14px, 0.833vw, 36px);
    /* 16px */
    font-family: "Inter", sans-serif;
    font-weight: 400;
    line-height: 120%;
}

.subtitle {
    font-size: clamp(14px, 0.729vw, 32px);
    /* 14px */
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.caption {
    font-size: clamp(12px, 0.677vw, 26px);
    /* 13px */
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

@media (max-width: 1499px) {
    .caption {
        font-size: 13px;
    }
}

@media (max-width: 1499px) {
    .caption {
        font-size: 13px;
    }
}

span {
    display: inline-block;
}

b,
strong {
    font-family: "Inter", sans-serif;
}

.hr-line {
    height: 1px;
    width: 100%;
    background: #0F0F0F;
}

/*-------------------------
Helpers
-------------------------*/
.color-primary {
    color: #b7737a;
}

.color-sec {
    color: #b7737a;
}

.dark-black {
    color: #0F0F0F;
}

.black {
    color: #0F0F0F;
}

.light-black {
    color: #1F1F1F;
}

.white {
    color: #FFFFFF !important;
}

.dark-gray {
    color: #808080;
}

.light-gray {
    color: #D9D9D9;
}

.lightest-gray {
    color: #F5F5F5;
}

.black-hover {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

.black-hover:hover {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.bg-primary {
    background: #b7737a !important;
}

.bg-sec {
    background: #b7737a;
}

.bg-dark-black {
    background: #0F0F0F;
}

.bg-black {
    background: #0F0F0F;
}

.bg-light-black {
    background: #1F1F1F;
}

.bg-white {
    background: #FFFFFF !important;
}

.bg-dark-gray {
    background: #808080;
}

.bg-light-gray {
    background: #D9D9D9;
}

.bg-lightest-gray {
    background: #F5F5F5;
}

.box-shadow-1 {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.font-primary {
    font-family: "Inter", sans-serif;
}

.font-sec {
    font-family: "Inter", sans-serif;
}

.br-4 {
    border-radius: clamp(2px, 0.208vw, 28px);
}

.br-6 {
    border-radius: clamp(3px, 0.313vw, 32px);
}

.br-8 {
    border-radius: clamp(4px, 0.417vw, 36px);
}

.br-10 {
    border-radius: clamp(5px, 0.521vw, 40px);
}

.br-12 {
    border-radius: clamp(8px, 0.625vw, 48px) !important;
}

.br-14 {
    border-radius: clamp(10px, 0.729vw, 54px);
}

.br-16 {
    border-radius: clamp(12px, 0.833vw, 64px);
}

.br-18 {
    border-radius: clamp(14px, 0.938vw, 78px);
}

.br-20 {
    border-radius: clamp(16px, 1.042vw, 88px);
}

.br-24 {
    border-radius: clamp(18px, 1.25vw, 96px);
}

.br-32 {
    border-radius: clamp(24px, 1.667vw, 108px);
}

.br-48 {
    border-radius: clamp(28px, 2.5vw, 120px);
}

.br-56 {
    border-radius: clamp(24px, 2.917vw, 140px);
}

.br-64 {
    border-radius: clamp(40px, 3.333vw, 160px);
}

.br-50perc {
    border-radius: 50%;
}

.gap-4p {
    gap: clamp(2px, 0.208vw, 28px);
}

.gap-8 {
    gap: clamp(4px, 0.417vw, 36px);
}

.gap-10 {
    gap: clamp(5px, 0.521vw, 42px);
}

.gap-12 {
    gap: clamp(8px, 0.625vw, 50px);
}

.gap-14 {
    gap: clamp(10px, 0.729vw, 62px);
}

.gap-16 {
    gap: clamp(12px, 0.833vw, 72px);
}

.gap-18 {
    gap: clamp(14px, 0.938vw, 86px) !important;
}

.gap-20 {
    gap: clamp(16px, 1.042vw, 96px) !important;
}

.gap-24 {
    gap: clamp(18px, 1.25vw, 106px) !important;
}

.gap-32 {
    gap: clamp(24px, 1.667vw, 116px);
}

.gap-38 {
    gap: clamp(28px, 1.979vw, 124px);
}

.gap-48 {
    gap: clamp(40px, 2.5vw, 140px);
}

.gap-64 {
    gap: clamp(48px, 3.333vw, 160px);
}

.cursor-pointer {
    cursor: pointer;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.my-80 {
    margin-top: clamp(48px, 4.167vw, 160px);
    margin-bottom: clamp(48px, 4.167vw, 160px);
}

@media (max-width: 575px) {
    .my-80 {
        margin: 40px 0;
    }
}

.mt-80 {
    margin-top: clamp(48px, 4.167vw, 160px);
}

@media (max-width: 575px) {
    .mt-80 {
        margin-top: 40px;
    }
}

.mb-80 {
    margin-bottom: clamp(48px, 4.167vw, 160px);
}

@media (max-width: 575px) {
    .mb-80 {
        margin-bottom: 40px;
    }
}

.mb-64 {
    margin-bottom: clamp(32px, 3.33vw, 128px);
}

@media (max-width: 767px) {
    .mb-64 {
        margin-bottom: 26px;
    }
}

.mt-64 {
    margin-top: clamp(32px, 3.33vw, 128px);
}

@media (max-width: 767px) {
    .mt-64 {
        margin-top: 26px;
    }
}

.mt-48 {
    margin-top: clamp(24px, 2.5vw, 96px);
}

@media (max-width: 767px) {
    .mt-48 {
        margin-top: 20px;
    }
}

.mb-48 {
    margin-bottom: clamp(24px, 2.5vw, 96px);
}

@media (max-width: 767px) {
    .mb-48 {
        margin-bottom: 20px;
    }
}

.mb-40 {
    margin-bottom: clamp(24px, 2.083vw, 80px);
}

@media (max-width: 575px) {
    .mb-40 {
        margin-bottom: 20px;
    }
}

.mt-40 {
    margin-top: clamp(24px, 2.083vw, 80px);
}

@media (max-width: 575px) {
    .mt-40 {
        margin-top: 20px;
    }
}

.my-40 {
    margin: clamp(24px, 2.083vw, 80px) 0;
}

@media (max-width: 575px) {
    .my-40 {
        margin: 20px 0;
    }
}

.mt-32 {
    margin-top: clamp(24px, 1.667vw, 64px) !important;
}

@media (max-width: 991px) {
    .mt-32 {
        margin-top: 2.422vw;
    }
}

@media (max-width: 580px) {
    .mt-32 {
        margin-top: 4.082vw;
    }
}

.mb-32 {
    margin-bottom: clamp(24px, 1.667vw, 64px) !important;
}

@media (max-width: 991px) {
    .mb-32 {
        margin-bottom: 2.422vw;
    }
}

@media (max-width: 580px) {
    .mb-32 {
        margin-bottom: 4.082vw;
    }
}

.mt-24 {
    margin-top: clamp(21px, 1.25vw, 48px);
}

@media (max-width: 991px) {
    .mt-24 {
        margin-top: 2.117vw;
    }
}

@media (max-width: 767px) {
    .mt-24 {
        margin-top: 1.613vw;
    }
}

.mb-24 {
    margin-bottom: clamp(21px, 1.25vw, 48px);
}

@media (max-width: 991px) {
    .mb-24 {
        margin-bottom: 2.117vw;
    }
}

@media (max-width: 767px) {
    .mb-24 {
        margin-bottom: 1.613vw;
    }
}

@media (max-width: 490px) {
    .mb-24 {
        margin-bottom: 16px;
    }
}

.mb-20 {
    margin-bottom: clamp(16px, 1.042vw, 48px);
}

.mt-16 {
    margin-top: clamp(14px, 0.833vw, 32px);
}

@media (max-width: 991px) {
    .mt-16 {
        margin-top: 1.512vw;
    }
}

@media (max-width: 767px) {
    .mt-16 {
        margin-top: 2.449vw;
    }
}

.mb-16 {
    margin-bottom: clamp(14px, 0.833vw, 32px);
}

@media (max-width: 991px) {
    .mb-16 {
        margin-bottom: 1.512vw;
    }
}

@media (max-width: 767px) {
    .mb-16 {
        margin-bottom: 2.449vw;
    }
}

.mb-12 {
    margin-bottom: 0.625vw;
}

@media (max-width: 1199px) {
    .mb-12 {
        margin-bottom: 0.917vw;
    }
}

@media (max-width: 991px) {
    .mb-12 {
        margin-bottom: 1.009vw;
    }
}

@media (max-width: 767px) {
    .mb-12 {
        margin-bottom: 1.043vw;
    }
}

.mb-8 {
    margin-bottom: 0.417vw;
}

@media (max-width: 490px) {
    .mb-8 {
        margin-bottom: 0.816vw;
    }
}

.mb-4p {
    margin-bottom: 4px;
}

.py-160 {
    padding: clamp(96px, 8.32vw, 320px) 0;
}

@media (max-width: 575px) {
    .py-160 {
        padding: 80px 0;
    }
}

.pt-160 {
    padding-top: clamp(96px, 8.32vw, 320px);
}

@media (max-width: 575px) {
    .pt-160 {
        padding-top: 80px;
    }
}

.pb-160 {
    padding-bottom: clamp(96px, 8.32vw, 320px);
}

@media (max-width: 575px) {
    .pb-160 {
        padding-bottom: 80px;
    }
}

.p-96 {
    padding: clamp(58px, 5vw, 192px);
}

.py-80 {
    padding-top: clamp(48px, 4.167vw, 160px);
    padding-bottom: clamp(48px, 4.167vw, 160px);
}

@media (max-width: 575px) {
    .py-80 {
        padding: 40px 0;
    }
}

.pt-80 {
    padding-top: clamp(48px, 4.167vw, 160px);
}

@media (max-width: 575px) {
    .pt-80 {
        padding-top: 40px;
    }
}

.pb-80 {
    padding-bottom: clamp(48px, 4.167vw, 160px);
}

@media (max-width: 575px) {
    .pb-80 {
        padding-bottom: 40px;
    }
}

.py-64 {
    padding-top: clamp(32px, 3.33vw, 128px);
    padding-bottom: clamp(32px, 3.33vw, 128px);
}

@media (max-width: 767px) {
    .py-64 {
        padding: 26px 0;
    }
}

.pt-64 {
    padding-top: clamp(32px, 3.33vw, 128px);
}

@media (max-width: 767px) {
    .pt-64 {
        padding-top: 26px;
    }
}

.pb-64 {
    padding-bottom: clamp(32px, 3.33vw, 128px);
}

@media (max-width: 767px) {
    .pb-64 {
        padding-bottom: 26px;
    }
}

.py-48 {
    padding: clamp(28px, 2.5vw, 80px) 0;
}

@media (max-width: 575px) {
    .py-48 {
        padding: 24px 0;
    }
}

.pt-48 {
    padding-top: clamp(28px, 2.5vw, 80px);
}

@media (max-width: 575px) {
    .pt-48 {
        padding-top: 24px;
    }
}

.pb-48 {
    padding-bottom: clamp(28px, 2.5vw, 80px);
}

@media (max-width: 575px) {
    .pb-48 {
        padding-bottom: 24px;
    }
}

.py-40 {
    padding: clamp(28px, 2.083vw, 80px) 0;
}

@media (max-width: 575px) {
    .py-40 {
        padding: 32px 0;
    }
}

.pt-40 {
    padding-top: clamp(28px, 2.083vw, 80px);
}

@media (max-width: 575px) {
    .pt-40 {
        padding-top: 32px;
    }
}

.pb-40 {
    padding-bottom: clamp(28px, 2.083vw, 80px);
}

@media (max-width: 575px) {
    .pb-40 {
        padding-bottom: 32px;
    }
}

.ps-32 {
    padding-left: clamp(18px, 1.667vw, 64px);
    padding-right: clamp(18px, 1.667vw, 64px);
}

.p-32 {
    padding: clamp(18px, 1.667vw, 64px);
}

.pt-32 {
    padding-top: clamp(18px, 1.667vw, 64px);
}

.py-32 {
    padding: clamp(18px, 1.667vw, 64px) 0;
}

.py-24 {
    padding: clamp(16px, 1.25vw, 48px) 0;
}

.p-24 {
    padding: clamp(16px, 1.25vw, 48px);
}

.pt-24 {
    padding-top: clamp(16px, 1.25vw, 48px);
}

.pl-24 {
    padding-left: clamp(16px, 1.25vw, 48px);
}

.pb-24 {
    padding-bottom: clamp(16px, 1.25vw, 48px);
}

.pl-16 {
    padding-left: clamp(10px, 0.938vw, 36px);
}

.p-8-12 {
    padding: clamp(4px, 0.417vw, 16px) clamp(5px, 0.521vw, 20px);
}

.p-8 {
    padding: clamp(6px, 0.417vw, 16px);
}

.gap-4 {
    gap: clamp(2px, 0.208vw, 8px);
}

.gap-8 {
    gap: clamp(4px, 0.417vw, 16px);
}

.gap-10 {
    gap: clamp(5px, 0.521vw, 20px);
}

.gap-12 {
    gap: clamp(8px, 0.625vw, 24px);
}

.gap-14 {
    gap: clamp(10px, 0.729vw, 28px);
}

.gap-16 {
    gap: clamp(12px, 0.833vw, 32px);
}

.gap-18 {
    gap: clamp(14px, 0.938vw, 36px);
}

.gap-20 {
    gap: clamp(16px, 1.042vw, 40px);
}

.gap-24 {
    gap: clamp(18px, 1.25vw, 48px);
}

.gap-32 {
    gap: clamp(24px, 1.667vw, 64px);
}

.gap-38 {
    gap: clamp(28px, 1.979vw, 76px);
}

.gap-48 {
    gap: clamp(10px, 2.5vw, 28px);
}

.gap-64 {
    gap: clamp(48px, 3.333vw, 128px);
}

/*-------------------------
Elements
-------------------------*/
.back-to-top {
    position: fixed;
    bottom: 0px;
    right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(114px, 6.25vw, 340px);
    height: clamp(114px, 6.25vw, 340px);
    font-size: 100px;
    padding: 11px 0;
    border-radius: 10px;
    background: #eadcd4;
    color: #111;
    text-align: center;
    opacity: 0;
    text-decoration: none;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    z-index: 999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#backto-top i {
    font-size: 60px;
}

.back-to-top:hover {
    background: #b7737a;
    color: #FFFFFF;
}

.back-to-top.show {
    opacity: 1;
}

@media (max-width: 490px) {
    .back-to-top {
        right: -20px;
        bottom: -20px;
    }
}

.main-title {
    font: 700 40px/42px 'Inter', sans-serif;
    color: #000000;
}

.heading {
    margin: 0 0 40px;
}

@media (max-width:1299px) {
    .main-title {
        font-size: 36px;
        line-height: 38px;
    }
}

@media (max-width:1199px) {
    .main-title {
        font-size: 28px;
        line-height: 32px;
    }
}

@media (max-width:1199px) {
    .heading {
        margin: 0 0 30px;
    }
}

@media (max-width:480px) {
    .heading {
        margin: 0 0 20px;
    }

    .main-title {
        font-size: 26px;
        line-height: 28px;
    }
}

@media (max-width:360px) {
    .main-title {
        font-size: 25px;
        line-height: 27px;
    }
}

.cus-btn {
    padding: clamp(10px, 0.964vw, 32px) clamp(20px, 1.667vw, 64px);
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: color 0.5s;
    z-index: 1;
    font-family: "Inter", sans-serif;
    font-size: clamp(14px, 0.833vw, 32px);
    font-weight: 500;
    line-height: 120%;
    border-radius: clamp(2px, 0.208vw, 28px);
    color: #b7737a;
    background: transparent;
    display: inline-block;
    border: 1px solid #b7737a;
    font: 500 18px/20px 'Inter', sans-serif;
}

.cus-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #b7737a;
    height: clamp(120px, 7.813vw, 500px);
    width: clamp(250px, 15.625vw, 850px);
    border-radius: 50%;
    top: 100%;
    left: 100%;
    transition: all 0.7s;
}

.cus-btn:hover {
    color: #fff;
}

.cus-btn:hover::before {
    top: -30px;
    left: -30px;
}

.cus-btn-2 {
    padding: clamp(10px, 0.964vw, 32px) clamp(20px, 1.667vw, 64px);
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: color 0.5s;
    z-index: 1;
    font: 500 18px/20px 'Inter', sans-serif;
    text-transform: uppercase;
    border-radius: 6px;
    color: #FFFFFF;
    background: #0F0F0F;
    width: max-content;
}

.cus-btn-2::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #b7737a;
    height: 120px;
    width: clamp(250px, 15.625vw, 850px);
    border-radius: 50%;
    top: 100%;
    left: 100%;
    transition: all 0.7s;
}

.cus-btn-2:is(:hover, :active, :focus) {
    color: #fff;
}

.cus-btn-2:is(:hover, :active, :focus)::before {
    top: -10px;
    left: 30px;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
}

.cus-btn-2.sec {
    padding: clamp(8px, 0.755vw, 32px) clamp(20px, 1.25vw, 64px);
    background: #b7737a;
}

.cus-btn-2.sec::before {
    content: "";
    background: #1F1F1F;
}

@media (max-width:1799px) {
    .cus-btn-2::before {
        height: 110px;
        width: 280px;
    }
}

@media (max-width:1799px) {

    .cus-btn,
    .cus-btn-2 {
        font-size: 16px;
        line-height: 18px;
    }
}

.slider-arrows {
    display: flex;
    align-items: center;
    gap: 8px;
}

.slider-arrows .arrow-btn {
    background: #111;
    width: clamp(26px, 1.667vw, 96px);
    height: clamp(26px, 1.667vw, 96px);
    display: grid;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    padding: 0;
    border-radius: clamp(2px, 0.208vw, 28px);
}

.slider-arrows .arrow-btn svg {
    width: clamp(18px, 1.042vw, 48px);
    height: clamp(18px, 1.042vw, 48px);
}

.slider-arrows .arrow-btn svg path {
    transition: all 0.5s ease-in-out;
    stroke: #fff;
}

.slider-arrows .arrow-btn:hover {
    transition: all 0.5s ease-in-out;
    background: #b7737a;
}

.slider-arrows .arrow-btn:hover svg path {
    stroke: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

.quantity {
    display: inline-flex;
    align-items: flex-start;
    border-radius: clamp(2px, 0.208vw, 28px);
    padding: clamp(6px, 0.417vw, 48px);
    background: #F5F5F5;
}

@media (max-width: 490px) {
    .quantity {
        padding: 10px 16px;
    }
}

.quantity .input-area {
    display: flex;
    gap: clamp(2px, 0.208vw, 28px);
}

.quantity .input-area input {
    display: grid;
    align-content: center;
    border: none;
    border-radius: 0px;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    background-color: transparent;
    color: #0F0F0F;
    padding: 0 clamp(6px, 0.417vw, 48px);
    width: clamp(30px, 1.667vw, 64px);
}

@media (max-width: 992px) {
    .quantity .input-area input {
        font-size: 20x;
    }
}

@media (max-width: 767px) {
    .quantity .input-area input {
        font-size: 18x;
    }
}

@media (max-width: 575px) {
    .quantity .input-area input {
        font-size: 17px;
    }
}

.quantity .input-area input:focus-visible {
    outline: none;
}

.quantity .input-area input.decrement {
    font-size: clamp(36px, 1.979vw, 72px);
    font-weight: 200;
    border-radius: 0;
    border: 0;
    margin-top: -5px;
}

.quantity .input-area input.increment {
    font-size: clamp(26px, 1.458vw, 68px);
    font-weight: 200;
    border-radius: 0;
    border: 0;
    margin-top: -5px;
}

.quantity .input-area input.number {
    padding: 0;
    background: transparent;
    font-size: clamp(16px, 0.938vw, 40px);
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

.pagination {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
    display: flex;
}

.pagination #border-pagination {
    display: flex;
    gap: 8px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.pagination #border-pagination li {
    display: inline;
}

.pagination #border-pagination li span {
    color: #808080;
    transition: all 0.5s ease-in-out;
}

.pagination #border-pagination li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #0F0F0F;
    background-color: #FFFFFF;
    width: clamp(36px, 2.5vw, 96px);
    height: clamp(36px, 2.5vw, 96px);
    border-radius: clamp(3px, 0.313vw, 32px);
    float: left;
    transition: all 0.5s ease-in-out;
    font-size: clamp(14px, 0.833vw, 22px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.62px;
    background: #F5F5F5;
}

.pagination #border-pagination li a svg path {
    stroke: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

.pagination #border-pagination li a:hover,
.pagination #border-pagination li a.active {
    background-color: #b7737a;
    color: #FFFFFF;
}

.pagination #border-pagination li a:hover svg path,
.pagination #border-pagination li a.active svg path {
    stroke: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

/*-------------------------
  Form Styling
-------------------------*/
textarea.form-control {
    min-height: 118px;
    max-height: 150px;
    padding-left: clamp(12px, 0.833vw, 40px);
}

@media (max-width: 578px) {
    textarea.form-control {
        min-height: 80px;
        max-height: 80px;
    }
}

.form-control {
    padding: clamp(12px, 0.833vw, 40px);
    padding-left: clamp(38px, 2.083vw, 96px);
    border-radius: clamp(4px, 0.417vw, 36px);
    border: 1px solid #D9D9D9;
    background: transparent;
    font-family: "Inter", sans-serif;
    font-size: clamp(15px, 0.833vw, 40px);
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
    position: relative;
    color: #0F0F0F;
    box-shadow: none;
    outline: 0;
}

.form-control:focus {
    box-shadow: none !important;
    outline: 0 !important;
    color: #0F0F0F !important;
    background: transparent !important;
}

.form-control::placeholder {
    color: #808080;
    opacity: 1;
}

input[type=file] {
    display: none;
}

label.error {
    color: #ff0000;
}

.input-group {
    display: flex;
    align-items: center;
    padding: clamp(12px, 0.833vw, 32px);
    border: 1px solid rgba(250, 250, 250, 0.2);
    border-radius: 5px;
    background: #1F1F1F;
    gap: clamp(12px, 0.833vw, 32px);
}

.input-group input {
    width: 10.625vw;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    color: #FFFFFF;
    border: 0;
    font-family: "Inter", sans-serif;
    font-size: clamp(17px, 0.938vw, 22px);
    font-weight: 400;
    line-height: 140%;
}

@media (max-width: 1199px) {
    .input-group input {
        font-size: clamp(17px, 1.251vw, 18px);
    }
}

@media (max-width: 820px) {
    .input-group input {
        font-size: clamp(16px, 1.514vw, 16px);
    }
}

@media (max-width: 768px) {
    .input-group input {
        font-size: clamp(16px, 1.825vw, 15px);
    }
}

@media (max-width: 490px) {
    .input-group input {
        font-size: clamp(15px, 2.261vw, 14px);
    }
}

.input-group button {
    padding: 0;
    margin: 0;
    outline: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
}

.check-block input {
    display: none;
}

.check-block label {
    position: relative;
    display: flex;
    align-items: center;
    gap: clamp(8px, 0.625vw, 24px);
    color: #808080;
    font-weight: 500;
    cursor: pointer;
}

.check-block label::before {
    content: "\f0c8";
    font-family: "Font Awesome 6 Pro";
    color: #D9D9D9;
    font-size: clamp(16px, 1.042vw, 20px);
    font-weight: 300;
}

.check-block input[type=checkbox]:checked+label {
    color: #b7737a;
    font-weight: 500;
}

.check-block input[type=checkbox]:checked+label::before {
    content: "\f14a";
    color: #b7737a;
    font-weight: 600;
}

.cus-checkBox input {
    display: none;
}

.cus-checkBox label {
    position: relative;
    display: flex;
    align-items: center;
    gap: clamp(8px, 0.625vw, 24px);
    cursor: pointer;
}

.cus-checkBox label::before {
    content: "\f0c8";
    font-family: "Font Awesome 6 Pro";
    color: #D9D9D9;
    font-size: clamp(16px, 1.042vw, 40px);
    font-weight: 300;
}

.cus-checkBox input[type=checkbox]:checked+label {
    color: #b7737a;
    font-weight: 400;
}

.cus-checkBox input[type=checkbox]:checked+label::before {
    content: "\f14a";
    color: #b7737a;
    font-weight: 600;
}

.input-block {
    position: relative;
}

.input-block svg {
    position: absolute;
    top: clamp(15px, 0.938vw, 40px);
    left: clamp(12px, 0.625vw, 32px);
    width: clamp(18px, 1.042vw, 48px);
    height: clamp(18px, 1.042vw, 48px);
}

.material-checkbox {
    display: flex;
    align-items: start;
    color: #FFFCFA;
    cursor: pointer;
}

.material-checkbox input[type=checkbox] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.material-checkbox input[type=checkbox]:checked~.checkmark {
    background-color: #470053;
    border-color: rgba(120, 29, 136, 0.7333333333);
}

.material-checkbox input[type=checkbox]:checked~.checkmark:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 6px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.material-checkbox input[type=checkbox]:focus~.checkmark {
    box-shadow: 0 0 0 2px rgba(170, 71, 188, 0.5254901961);
}

.material-checkbox:hover input[type=checkbox]~.checkmark {
    border-color: #AB47BC;
}

.material-checkbox input[type=checkbox]:disabled~.checkmark {
    opacity: 0.5;
    cursor: not-allowed;
}

.material-checkbox input[type=checkbox]:disabled~.checkmark:hover {
    border-color: #4d4d4d;
}

.checkmark {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    border: 2px solid #92949F;
    border-radius: 4px;
    transition: all 0.3s;
}

.heading .eyebrow {
    text-transform: uppercase;
    font-weight: 500;
    color: #b7737a;
    display: flex;
    align-items: center;
    gap: clamp(8px, 0.625vw, 50px);
}

.heading .eyebrow::before {
    content: url("../media/icons/heading-star.png");
}

.wrapper-dropdown {
    position: relative;
    display: inline-block;
    width: fit-content;
    width: 100%;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (max-width: 1699px) {
    .wrapper-dropdown {
        width: max-content;
        display: flex;
        align-items: center;
    }

}

.wrapper-dropdown .selected-display {
    font-weight: 400;
}

@media (min-width: 1921px) {
    .wrapper-dropdown .selected-display img {
        width: 50px;
    }
}

.wrapper-dropdown::before {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -2px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.wrapper-dropdown .topbar-dropdown {
    width: max-content;
    background: #FFFFFF;
    transition: 0.3s;
    position: absolute;
    top: 150%;
    right: 0;
    left: -17px;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 99;
    border-radius: 5px;
    box-shadow: inherit;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}

@media (max-width: 490px) {
    .wrapper-dropdown .topbar-dropdown {
        top: 130%;
        left: -16px;
    }
}

.wrapper-dropdown .topbar-dropdown.footer-dropdown {
    bottom: 167% !important;
    top: unset !important;
}

.wrapper-dropdown .topbar-dropdown li {
    padding: 0 15px;
    line-height: clamp(28px, 2.344vw, 96px);
    border-radius: 0;
    overflow: hidden;
    transition: all 400ms ease-in-out;
}

@media (min-width: 1921px) {
    .wrapper-dropdown .topbar-dropdown li img {
        width: 50px;
    }
}

.wrapper-dropdown .topbar-dropdown li:last-child {
    border-bottom: none;
}

.wrapper-dropdown .topbar-dropdown li:hover {
    background-color: #b7737a;
    color: #FFFFFF;
}

.wrapper-dropdown.active .topbar-dropdown {
    opacity: 1;
    visibility: visible;
    border-radius: 5px;
    overflow: hidden;
}

.wrapper-dropdown .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.wrapper-dropdown .arrow {
    float: right;
    rotate: 180deg;
}

.wrapper-dropdown svg {
    transition: all 0.3s;
    width: clamp(18px, 1.25vw, 48px);
    height: clamp(18px, 1.25vw, 48px);
}

.wrapper-dropdown .rotated {
    transform: rotate(-180deg);
}

.shop-dropdown {
    border-radius: clamp(2px, 0.208vw, 28px);
    background: #F5F5F5;
    padding: clamp(6px, 0.417vw, 12px) clamp(8px, 0.625vw, 24px);
}

.shop-dropdown .selected-display {
    color: #0F0F0F;
}

#collection-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 40px 0 0;
}

#collection-tab .tablinks {
    font: 500 16px / 18px "Inter", sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    transition: all 400ms ease-in-out;
    padding: 14px 40px;
    border: none;
    background: #111;
    border-radius: 4px;
}

#collection-tab .tablinks:is(:hover, :active, :focus),
#collection-tab .tablinks.active {
    background-color: #b7737a;
}

.modal.show {
    display: grid !important;
    align-items: center;
    height: 100vh;
}

.modal .modal-dialog {
    max-width: 70%;
}

@media (max-width: 1199px) {
    .modal .modal-dialog {
        width: 90%;
        max-width: 90%;
    }

    #collection-tab .tablinks {
        font-size: 14px;
        line-height: 16px;
        padding: 14px 30px;
    }
}

@media (max-width: 991px) {
    #collection-tab {
        flex-wrap: wrap;
    }
}

@media (max-width: 575px) {
    .modal .modal-dialog {
        width: auto;
    }
}

@media (max-width: 490px) {
    .modal .modal-dialog {
        max-width: 100%;
    }

    #collection-tab .tablinks {
        font-size: 12px;
        line-height: 14px;
        padding: 10px 16px;
    }

    #collection-tab {
        gap: 10px;
        margin: 30px 0 0;
    }
}

@media (max-width: 1024px) {
    .modal .modal-dialog.compare-dialog {
        overflow: hidden;
        max-width: 100% !important;
    }
}

.modal .modal-dialog .modal-content {
    background: transparent;
    border: 0;
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .quick-image-box {
    background-color: #FFFFFF;
    text-align: center;
    height: 100%;
}

@media (max-width: 490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .quick-image-box {
        width: 100%;
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .quick-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 100%;
    padding: clamp(20px, 1.667vw, 40px);
}

@media (max-width: 490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container {
        margin-top: 8px;
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .instock-label {
    position: relative;
    display: inline-block;
    padding-left: clamp(20px, 1.25vw, 40px);
    color: #b7737a;
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .instock-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 2px;
    width: 12px;
    height: 12px;
    border: 2px solid #FFFFFF;
    outline: 1px solid #b7737a;
    background: #b7737a;
    border-radius: 50%;
}

@media (max-width: 576px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .quick-view-text {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .label-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: clamp(12px, 0.833vw, 72px);
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .label-wrapper .item-label {
    padding: 4px 8px;
    border: 1px solid #0F0F0F;
    color: #0F0F0F;
}

@media (max-width: 490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .quantity {
        padding: 6px 8px;
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .close-content {
    position: absolute;
    right: 40px;
    top: 40px;
}

@media (max-width: 576px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .close-content {
        top: 16px;
        right: 16px;
    }
}

.zui-wrapper {
    margin: 0 auto;
    width: 80%;
    position: relative;
    background-color: #FFFFFF;
    padding: clamp(16px, 1.25vw, 48px);
}

@media (max-width: 768px) {
    .zui-wrapper {
        width: 100%;
    }
}

.zui-wrapper .zui-table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0;
}

.zui-wrapper .zui-table thead th {
    text-align: center !important;
    padding: 15px 20px;
    text-align: left;
    vertical-align: middle;
    min-width: 14.063vw;
    font-weight: 400;
    color: #0F0F0F;
}

.zui-wrapper .zui-table tbody td {
    text-align: center !important;
    color: #0F0F0F;
    padding: 15px 20px;
    white-space: normal;
    vertical-align: top;
}

.zui-wrapper .zui-table .zui-sticky-col {
    left: 0;
    position: sticky;
    top: auto;
    font-weight: 700;
    min-width: 10.417vw;
    background-color: #FFFFFF;
}

.zui-wrapper tr:nth-child(even) {
    background: #F3F3F3;
}

.zui-wrapper .zui-scroller {
    overflow-x: scroll;
    overflow-y: visible;
    padding-bottom: 5px;
    width: 100%;
}

.zui-wrapper .zui-scroller::-webkit-scrollbar {
    width: 4px;
}

.zui-wrapper .zui-scroller::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.zui-wrapper .zui-scroller::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #6d6d6d;
}

.zui-wrapper .zui-sticky-col.zui-stripe-row {
    background-color: #F3F3F3;
}

.zui-wrapper .product-link {
    color: #b7737a;
    text-decoration: none;
}

.zui-wrapper th:not(:first-child),
.zui-wrapper td:not(:first-child) {
    border-left: 1px solid lightgrey;
}

.zui-wrapper .far {
    padding-right: 8px;
}

.zui-wrapper .svg-inline--fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    font-size: 23px;
    padding-right: 5px;
}

.zui-wrapper .fa-check-circle {
    color: #028845;
}

.zui-wrapper .fa-plus-circle {
    color: #2275D3;
}

.zui-wrapper .fa-times-circle {
    color: gray;
}

.zui-wrapper .scroll-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background-color: #fdb813;
}

.zui-wrapper #prev-button,
.zui-wrapper #next-button {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    position: absolute;
    top: 50%;
}

.zui-wrapper #prev-button {
    left: 230px;
    display: none;
}

.zui-wrapper #next-button {
    right: -25px;
}

.zui-wrapper .fa-chevron-left,
.zui-wrapper .fa-chevron-right {
    font-size: 22px;
    padding-right: 0;
}

.zui-wrapper {
    /* Phone */
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .zui-wrapper .zui-table .zui-sticky-col {
        min-width: 125px;
    }

    .zui-wrapper .zui-table thead th {
        min-width: 190px;
    }

    .zui-wrapper .zui-table tbody td {
        font-size: 15px;
    }

    .zui-wrapper .product-img {
        width: 100px;
        height: auto;
    }
}

@media screen and (max-width: 1280px) and (min-width: 768px) {
    .zui-wrapper .zui-table .zui-sticky-col {
        min-width: 175px;
    }

    .zui-wrapper .zui-table thead th {
        min-width: 270px;
    }
}

@media screen and (max-width: 1280px) {
    .zui-wrapper .instruction {
        display: block;
    }
}

.size-guide-chart {
    padding: clamp(16px, 2.5vw, 96px);
    background: #FFFFFF;
}

.size-guide-chart table {
    width: 100%;
}

.size-guide-chart table tr,
.size-guide-chart table td {
    border: 1px solid #808080;
    text-align: center;
    color: #0F0F0F;
}

.size-guide-chart table thead tr td {
    padding: 12px 4px;
}

.size-guide-chart table thead tr td:nth-child(1) {
    width: 25%;
}

.size-guide-chart table thead tr td:nth-child(2) {
    width: 12%;
}

.size-guide-chart table thead tr td:nth-child(3) {
    width: 12%;
}

.size-guide-chart table thead tr td:nth-child(4) {
    width: 12%;
}

.size-guide-chart table thead tr td:nth-child(5) {
    width: 12%;
}

.size-guide-chart table thead tr td:nth-child(6) {
    width: 25%;
}


#preloader {
    position: fixed;
    width: 100%;
    height: 100vh;
    text-align: center;
    background-color: #FFFFFF;
    z-index: 9999999;
    display: grid;
    align-content: center;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    /* common */
}

#preloader .loading {
    font-size: 84px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-align: center;
}

@media (max-width: 490px) {
    #preloader .loading {
        letter-spacing: -8px;
    }
}

#preloader .loading span {
    display: inline-block;
    margin: 0 -0.05em;
    font-size: clamp(64px, 5vw, 180px);
}

#preloader .loading07 span {
    position: relative;
    color: rgba(217, 217, 217, 0.2);
    font-size: 90px;
}

#preloader .loading07 span::after {
    position: absolute;
    top: 0;
    left: 0;
    content: attr(data-text);
    color: #0F0F0F;
    opacity: 0;
    transform: scale(1.5);
    animation: loading07 3s infinite;
}

#preloader .loading07 span:nth-child(2)::after {
    animation-delay: 0.1s;
}

#preloader .loading07 span:nth-child(3)::after {
    animation-delay: 0.2s;
}

#preloader .loading07 span:nth-child(4)::after {
    animation-delay: 0.3s;
}

#preloader .loading07 span:nth-child(5)::after {
    animation-delay: 0.4s;
}

#preloader .loading07 span:nth-child(6)::after {
    animation-delay: 0.5s;
}

#preloader .loading07 span:nth-child(7)::after {
    animation-delay: 0.6s;
}

#preloader .loading07 span:nth-child(8)::after {
    animation-delay: 0.7s;
}

#preloader .loading07 span:nth-child(9)::after {
    animation-delay: 0.8s;
}

#preloader .loading07 span:nth-child(10)::after {
    animation-delay: 0.9s;
}

#preloader .loading07 span:nth-child(11)::after {
    animation-delay: 1s;
}

#preloader .loading07 span:nth-child(12)::after {
    animation-delay: 1.1s;
}

#preloader .loading07 span:nth-child(13)::after {
    animation-delay: 1.2s;
}

#preloader .loading07 span:nth-child(14)::after {
    animation-delay: 1.3s;
}

#preloader .loading07 span:nth-child(15)::after {
    animation-delay: 1.4s;
}

@keyframes loading07 {

    0%,
    75%,
    100% {
        transform: scale(1.5);
        opacity: 0;
    }

    25%,
    50% {
        transform: scale(1);
        opacity: 1;
    }
}

@media (max-width:1399px) {
    #preloader .loading span {
        font-size: 70px;
    }
}

@media (max-width:1199px) {
    #preloader .loading {
        font-size: 44px;
    }
}

@media (max-width:991px) {
    #preloader .loading span {
        font-size: 50px;
    }
}

@media (max-width:767px) {
    #preloader .loading span {
        font-size: 40px;
    }

    #preloader .loading {
        font-size: 24px;
    }
}

@media (max-width:575px) {
    #preloader .loading {
        font-size: 74px;
    }

    #preloader .loading span {
        font-size: 30px;
    }
}

@media (max-width:480px) {
    #preloader .loading span {
        font-size: 30px;
    }

    #preloader .loading {
        font-size: 66px;
    }
}

@media (max-width:360px) {
    #preloader .loading span {
        font-size: 26px;
    }
}

/*-------------------------
  layouts
-------------------------*/
header {
    position: relative;
    width: 100%;
    z-index: 999;
}

header.position-fixed {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    background: #f5f5f5f5;
}

header .header-section .header-top {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}

header .header-section .announcement-bar {
    background-color: #eadcd4;
    display: none;
}

header .header-section .header-top .phone-icon svg {
    width: clamp(18px, 1.042vw, 48px);
    height: clamp(18px, 1.042vw, 48px);
}

header .header-section .header-top .slider-container .text-line {
    font: 500 14px / 16px "inter", sans-serif;
    color: #111;
}


@media (max-width: 399px) {
    header .header-section .header-top .slider-container {
        width: 370px;
        margin: auto;
    }
}

header .header-section .header-top .slider-container .header-slider {
    padding: 0 clamp(24px, 1.667vw, 48px);
    pointer-events: none;
}

header .header-section .header-top .slider-container .header-slider .text-line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

header .header-section .header-top .slider-container .slider-arrows {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -30px;
}

@media (max-width: 576px) {
    header .header-section .header-top .slider-container .slider-arrows {
        margin-top: -27px;
    }
}

header .header-section .header-top .slider-container .slider-arrows .arrow-btn {
    background: transparent;
    border: 0;
}

header .header-section .header-top .header-end {
    display: flex;
    align-items: center;
    gap: clamp(12px, 1.25vw, 32px);
}

header .header-section .header-top .header-end .top-bar-links {
    color: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

header .header-section .header-top .header-end .top-bar-links p {
    transition: all 0.5s ease-in-out;
    color: #FFFFFF;
}

header .header-section .header-top .header-end .top-bar-links p:hover {
    transition: all 0.5s ease-in-out;
    color: #b7737a;
}

header .header-section .header-top .header-end .top-bar-links:hover {
    transition: all 0.5s ease-in-out;
    color: #b7737a;
}

header .header-section .header-center img {
    max-width: 276px;
}

body {
    padding: 100px 0 0 0;
}

body.index-page {
    padding: 0;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f5f5f5f5;
    z-index: 999;
    transform: translateY(0);
    transition: transform 0.35s ease, background 0.3s ease;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;

}

header.position-fixed {
    transform: translateY(0);
}

header .header-section .header-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0;
    width: 96%;
    margin: 0 auto;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

header .header-section .header-center {
    width: 90%;
    margin: 0 auto;
}

header.position-fixed .header-section .header-center {
    width: 95%;
}

@media (max-width: 1599PX) {
    header .header-section .header-center {
        width: 92%;
    }
}

@media (max-width: 1599PX) {
    header .header-section .header-center {
        width: 96%;
    }

    header.position-fixed .header-section .header-center {
        width: 100%;
    }
}

@media (max-width: 1199PX) {
    header .header-section .header-center img {
        max-width: 220px;
    }

    header .header-section .header-center {
        width: 97%;
    }

    header.position-fixed .header-section .header-center {
        width: 97%;
    }

    body,
    .tt-smooth-scroll.index-page.page-home {
        padding: 80px 0 0 0;
    }
}

@media (max-width: 543px) {
    header .header-section .header-center img {
        max-width: 170px;
    }

    body,
    .tt-smooth-scroll.index-page.page-home {
        padding: 75px 0 0 0;
    }
}

@media (max-width: 480px) {

    body,
    .tt-smooth-scroll.index-page.page-home {
        padding: 62px 0 0 0;
    }
}

@media (min-width: 1921px) {
    header .header-section .header-center .header-logo img {
        width: 300px;
    }
}

header .header-section .header-center .menu-button-right {
    display: flex;
    align-items: center;
    gap: clamp(24px, 3.333vw, 72px);
}

header .header-section .header-center .menu-button-right .main-menu__nav {
    margin-left: auto;
    margin-right: auto;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list,
header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list ul,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    align-items: center;
    display: flex;
}

@media screen and (min-width: 1200px) {

    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list,
    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list ul,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
        display: flex;
    }
}



@media (max-width: 1199px) {

    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list,
    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list ul,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
        display: none;
    }
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li {
    padding: 40px 30px;
    position: relative;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

header.position-fixed .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li {
    padding: 35px 30px;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li>a,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a {
    font-size: clamp(15px, 0.833vw, 32px);
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.32px;
    color: #0F0F0F;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    transition: all all 0.10s ease-in-out;
    -webkit-transition: all all 0.10s ease-in-out;
    -moz-transition: all all 0.10s ease-in-out;
    -ms-transition: all all 0.10s ease-in-out;
    -o-transition: all all 0.10s ease-in-out;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li>a::before,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a::before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #b7737a;
    transform: scaleX(0);
    transition: transform 0.3s ease-in-out;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li>a.active,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a.active {
    color: #b7737a;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li>a:hover,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a:hover {
    color: #b7737a;

}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li>a.active::before,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a.active::before,
header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li>a:hover::before,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a:hover::before {
    transform: scaleX(1);
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li.current,
header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li:hover,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li.current,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li:hover {
    color: #b7737a;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
    position: absolute;
    top: 100%;
    left: -25px;
    width: clamp(200px, 11.458vw, 450px);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transform-origin: top center;
    transform: scaleY(0) translateZ(100px);
    backface-visibility: hidden;
    transition: opacity all 0.5s ease-in-out, visibility all 0.5s ease-in-out, transform 700ms ease;
    z-index: 99;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
    flex: 1 1 100%;
    width: 100%;
    position: relative;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li>a,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>a {
    font-size: clamp(14px, 0.833vw, 28px);
    line-height: 150%;
    color: #0F0F0F;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    display: flex;
    padding: clamp(7px, 0.417vw, 24px) 20px;
    transition: 400ms;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li.current>a,
header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li:hover>a,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current>a,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover>a {
    background-color: #b7737a;
    color: #FFFFFF;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li.dropdown:after,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.dropdown:after {
    position: absolute;
    right: 15px;
    top: 7px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Font Awesome 6 Pro";
    content: "\f105";
    color: #FFFFFF;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    transform: scale(0);
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li.dropdown:hover::after,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.dropdown:hover::after {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    color: #FFFFFF;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li>ul,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>ul {
    top: 0;
    left: calc(100% + 0px);
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li>ul.right-align,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>ul.right-align {
    top: 0;
    left: auto;
    right: 100%;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li ul li>ul ul,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>ul ul {
    display: flex;
}

header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li:hover>ul,
header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:hover>ul {
    opacity: 1;
    visibility: visible;
    gap: 0;
    transform: scaleY(1) translateZ(0px);
    transition: all 0.5s ease-in-out;
}

@media (max-width:1699px) {

    /* header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li,
  header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li {
    padding: 25px 30px;
  } */
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {

    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li>ul,
    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li>ul,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li>ul,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li>ul {
        left: auto;
        right: calc(100% + 20px);
    }
}

header .header-section .header-center .main-menu__right {
    display: flex;
    align-items: center;
    gap: 32px;
}

@media (max-width: 1399px) {

    header.position-fixed .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li,
    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li {
        padding: 40px 18px;
    }
}

@media (max-width: 1299px) {

    header.position-fixed .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li,
    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li {
        padding: 40px 12px;
    }

    header .header-section .header-center .menu-button-right .main-menu__nav .main-menu__list>li>a,
    header .header-section .header-center .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a {
        font-size: 13px;
    }
}

@media (max-width: 1199px) {
    header .header-section .header-center {
        padding: 14px 0;
    }
}

@media (max-width: 575px) {
    header .header-section .header-center .main-menu__right {
        gap: 24px;
    }
}

@media (max-width: 480px) {
    .header-wp {
        display: none;
    }
}

header .header-section .header-center .main-menu__right .main-menu__login,
header .header-section .header-center .main-menu__right .main-menu__search {
    position: relative;
    font-size: 24px;
    color: #0F0F0F;
    display: flex;
    align-items: center;
    transition: all 500ms ease;
}

header .header-section .header-center .main-menu__right .main-menu__login:hover,
header .header-section .header-center .main-menu__right .main-menu__search:hover {
    color: #b7737a;
}

header .header-buttons {
    display: flex;
    align-items: center;
    gap: clamp(12px, 0.833vw, 72px);
}

header .header-buttons .search-block {
    position: relative;
    display: inline-block;
}

header .header-buttons .search-block .input-search {
    display: none;
    position: absolute;
    right: clamp(60px, 3.33vw, 250px);
    bottom: 2px;
    width: clamp(220px, 13.542vw, 520px);
    padding: 12px;
    border-radius: clamp(4px, 0.417vw, 36px);
    background: transparent;
    border: 1px solid #D9D9D9;
}

header .header-buttons .search-block .input-search:focus {
    background: #b7737a;
}

header .header-buttons a {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

header .header-buttons a:is(:hover, :active, :focus) {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

header .header-buttons .header-button-box {
    padding: clamp(8px, 0.729vw, 24px) clamp(8px, 0.833vw, 32px);
    border-radius: clamp(3px, 0.313vw, 32px);
    transition: all 0.5s ease-in-out;
}

header .header-buttons .header-button-box i {
    color: #1F1F1F;
    font-size: clamp(16px, 1.042vw, 40px);
    transition: all 400ms ease-in-out;
}

header .header-buttons .header-button-box:is(:hover, :active, :focus) i {
    color: #fff;
}

header .header-buttons .header-button-box:is(:hover, :active, :focus) {
    background: #b7737a;
}

.mobile-nav__toggler {
    font-size: 16px;
    font-weight: 400;
    color: #b7737a;
    cursor: pointer;
    transition: 500ms;
    display: none;
}

@media (max-width: 1199px) {
    .mobile-nav__toggler {
        display: flex;
        align-items: center;
        gap: clamp(5px, 0.521vw, 42px);
    }
}

.mobile-nav__toggler:hover {
    color: #b7737a;
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    transform: translateX(-100%);
    transform-origin: left center;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
    visibility: hidden;
    position: fixed;
}

.mobile-nav__wrapper .container {
    padding-left: 0;
    padding-right: 0;
}

.mobile-nav__wrapper.expanded {
    opacity: 1;
    transform: translateX(0%);
    visibility: visible;
    transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}

.mobile-nav__wrapper .mobile-nav__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0F0F0F;
    opacity: 0.3;
}

.mobile-nav__wrapper .mobile-nav__content {
    width: 300px;
    background-color: #f5f5f5;
    z-index: 10;
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}

@media (max-width: 490px) {
    .mobile-nav__wrapper .mobile-nav__content {
        width: clamp(250px, 55.102vw, 450px);
    }
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
    display: block;
    padding: 0;
}

.mobile-nav__wrapper .mobile-nav__content .logo-box {
    margin-bottom: 20px;
    display: flex;
}

.mobile-nav__wrapper .mobile-nav__content .logo-box img {
    max-width: 150px;
    width: auto;
    height: auto;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
    display: none;
    border-top: 1px solid #1F1F1F;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li>a {
    padding-left: 1em;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
    border-bottom: 1px solid #1F1F1F;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li {
    padding: 4px 0;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
    border-bottom: 1px solid #1F1F1F;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    color: #0F0F0F;
    font-size: 18px;
    font-family: "Inter", sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    height: 36px;
    letter-spacing: 0.35px;
    align-items: center;
    transition: 500ms;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
    color: #b7737a;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
    width: 30px;
    height: 30px;
    background-color: #f5f5f5;
    border: none;
    outline: none;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: rotate(-90deg);
    transition: transform 500ms ease;
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
    transform: rotate(0deg);
    background-color: #f5f5f5;
    color: #0F0F0F;
}

.mobile-nav__wrapper .mobile-nav__close {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 18px;
    color: #0F0F0F;
    cursor: pointer;
}

.mobile-nav__social {
    display: flex;
    align-items: center;
}

.mobile-nav__social a {
    font-size: 16px;
    color: #0F0F0F;
    transition: 500ms;
}

.mobile-nav__social a+a {
    margin-left: 20px;
}

.mobile-nav__social a:hover {
    color: #b7737a;
}

.mobile-nav__contact {
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mobile-nav__contact li {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
}

.mobile-nav__contact li+li {
    margin-top: 15px;
}

.mobile-nav__contact li a {
    color: #0F0F0F;
    transition: 500ms;
}

.mobile-nav__contact li a:hover {
    color: #b7737a;
}

.mobile-nav__contact li i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #b7737a;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    color: #FFFFFF;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
    display: none;
}

@media (max-width:1199px) {
    .mobile-nav__wrapper .mobile-nav__content .main-menu__list li a>i {
        display: none !important;
    }
}

.vr-line {
    height: 20px;
    width: 2px;
    background: #FFFFFF;
}

.vr-line.vr-line-2 {
    height: 20px;
    width: 1px;
    background: #D9D9D9;
    opacity: 0.7;
}

.image-anime {
    position: relative;
    overflow: hidden
}

.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: #ffffff4d;
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
    opacity: 0.4;
}

.image-anime:hover:after,
#TB-phase-cms .item:hover .image-anime:after,
#TB-testimonial .item:hover .image-anime:after {
    height: 250%;
    transition: all .6s linear;
    background-color: transparent
}


/* Hero Banner */
.hero-banner {
    background-image: url('../media/banner/slider.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 330px 0 230px;
    margin: 0 0 60px;
    background-color: #837d7d;
}

.hero-banner .hero-banner-content {
    width: 54%;
    margin: 0 0 0 auto;
}

.hero-banner .hero-banner-content .hero-content {
    position: relative;
}

.hero-banner .hero-banner-content .hero-content::before {
    content: "";
    background-image: url(../media/banner/slider-logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -140px;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 134px;
    height: 134px;
}

.hero-banner .hero-banner-content .slider-btn {
    background-color: #cc924a;
    color: #fff;
    padding: 20px 50px;
    border-radius: 12px;
    font: 500 20px/24px 'Inter', sans-serif;

}

.hero-banner .hero-banner-content .slider-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #fff;
    height: 120px;
    width: 380px;
    border-radius: 50%;
    top: 100%;
    left: 100%;
    transition: all 0.7s;
}

.hero-banner .hero-banner-content .slider-btn:is(:hover, :active, :focus) {
    color: #cc924a;
}

.hero-banner .hero-banner-content .slider-btn:is(:hover, :active, :focus)::before {
    top: -30px;
    left: -30px;
}

.hero-banner .slider-text {
    font: 900 70px/80px 'playfair display', sans-serif;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 1799px) {
    .hero-banner .slider-text {
        font-size: 64px;
        line-height: 76px;
    }
}

@media (max-width: 1599px) {
    .hero-banner .slider-text {
        font-size: 58px;
        line-height: 68px;
    }
}

@media (max-width: 1499px) {
    .hero-banner {
        padding: 260px 0 180px;
    }

    .hero-banner .hero-banner-content .hero-content::before {
        width: 114px;
        height: 114px;
        top: -120px;
    }

}

@media (max-width: 1399px) {
    .hero-banner .slider-text {
        font-size: 52px;
        line-height: 62px;
    }

    .hero-banner .hero-banner-content {
        width: 56%;
    }
}

@media (max-width: 1299px) {
    .hero-banner .hero-banner-content .hero-content::before {
        width: 94px;
        height: 94px;
        top: -100px;
    }

    .hero-banner .slider-text {
        font-size: 48px;
        line-height: 56px;
    }

    .hero-banner {
        padding: 230px 0 150px;
    }
}

@media (max-width: 1199px) {
    .hero-banner .slider-text {
        font-size: 44px;
        line-height: 53px;
    }

    .hero-banner {
        padding: 150px 0;
    }

    .hero-banner .hero-banner-content .slider-btn {
        font-size: 18px;
        line-height: 22px;
        padding: 15px 40px;
    }
}

@media (max-width: 991px) {
    .hero-banner {
        margin: 0 0 40px;
    }

    .hero-banner .hero-banner-content {
        width: 65%;
    }

    .hero-banner .slider-text {
        font-size: 38px;
        line-height: 48px;
        margin: 0;
    }
}


@media (max-width: 767px) {
    .hero-banner .hero-banner-content .hero-content::before {
        width: 70px;
        height: 70px;
        top: -70px;
    }

    .hero-banner .hero-banner-content {
        width: 66%;
    }

    .hero-banner {
        padding: 85px 0;
    }

    .hero-banner .slider-text {
        font-size: 28px;
        line-height: 32px;
    }

    .hero-banner .hero-content {
        padding: 0;
    }

    .hero-banner .hero-banner-content .slider-btn {
        font-size: 16px;
        line-height: 20px;
        padding: 15px 30px;
    }

}

@media (max-width: 575px) {
    .hero-banner .slider-text {
        font-size: 28px;
        line-height: 38px;
    }

    .hero-banner .hero-banner-content {
        width: 90%;
        margin: 0 auto;
        background: #1111117d;
        padding: 30px 20px 20px;
        border-radius: 8px;
    }

    .hero-banner {
        padding: 55px 0 30px;
    }

    .hero-banner .hero-banner-content .slider-btn {
        font-size: 14px;
        line-height: 18px;
        padding: 13px 20px;
        border-radius: 6px;
    }
}

@media (max-width: 480px) {
    .hero-banner .slider-text {
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
    }

    .hero-banner .slider-text br {
        display: none;
    }

    .hero-banner .hero-banner-content .hero-content::before {
        width: 60px;
        height: 60px;
        top: -65px;
    }

    .hero-banner {
        margin: 0 0 20px;
    }
}

@media (max-width: 360px) {
    .hero-banner .slider-text {
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
    }
}

@media (max-width: 1199px) {
    .hero-banner .hero-content h6 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

.hero-banner .hero-content .banner-element {
    width: clamp(30%, 16.823vw, 750px);
}

@media (max-width: 576px) {
    .hero-banner .hero-content .banner-element {
        width: 40%;
    }
}

.hero-banner .hero-content .brands-wrapper {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr;
    gap: clamp(18px, 1.25vw, 106px) !important;
}

@media (max-width: 576px) {
    .hero-banner .hero-content .brands-wrapper {
        display: none;
    }
}

@media (min-width: 1921px) {
    .hero-banner .hero-content .brands-wrapper img {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .hero-banner .hero-banner-image {
        padding-top: clamp(24px, 6.452vw, 180px);
        width: 65%;
        margin: auto;
    }
}

@media (max-width: 576px) {
    .hero-banner .hero-banner-image {
        width: 85%;
    }
}

.hero-banner .hero-banner-image img {
    width: 100%;
}

/*==================== Daimond-cms CSS Start ====================*/
#Diamond-cms {
    margin: -160px 0 100px 0;
    z-index: 1;
    position: relative;
    text-align: center;
}

#Diamond-cms .diamond-main-wrapper {
    padding: 34px 54px;
    border-radius: 100px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #eadcd4;
}

#Diamond-cms .diamond-img-wrapper {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    margin: 0 auto 10px auto;
    background-color: #fff;
}

#Diamond-cms .diamond-img-wrapper img {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

#Diamond-cms .item:hover .diamond-img-wrapper img {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

#Diamond-cms .diamond-title {
    font: 400 16px/18px "Inter", Helvetica, sans-serif;
    text-align: center;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    color: #111;
}

#Diamond-cms .item:hover .diamond-title {
    color: #b7737a;
}

@media (max-width: 1799px) {
    #Diamond-cms .diamond-main-wrapper {
        margin: 0 100px;
    }
}

@media (max-width: 1699px) {
    #Diamond-cms .container {
        width: 100%;
    }
}

@media (max-width: 1499px) {
    #Diamond-cms .diamond-main-wrapper {
        margin: 0 40px;
    }
}

@media (max-width: 1499px) {
    #Diamond-cms {
        margin: -160px 0 80px 0;
    }
}

@media (max-width: 1299px) {
    #Diamond-cms .diamond-main-wrapper {
        padding: 20px 50px;
    }

    #Diamond-cms {
        margin: -160px 0 60px 0;
    }
}

@media (max-width: 1199px) {
    #Diamond-cms .diamond-img-wrapper {
        width: 80px;
        height: 80px;
        padding: 15px;
    }

    #Diamond-cms .diamond-main-wrapper {
        padding: 20px 50px;
    }

    #Diamond-cms {
        margin: -140px 0 60px 0;
        text-align: center;
    }
}

@media (max-width: 991px) {
    #Diamond-cms {
        margin: -125px 0 40px 0;
    }

    #Diamond-cms .diamond-main-wrapper {
        margin: 0 20px;
    }

    #Diamond-cms .diamond-title {
        font-size: 15px;
        line-height: 17px;
    }
}

@media (max-width: 767px) {
    #Diamond-cms {
        margin: 40px 0;
    }

    #Diamond-cms .diamond-main-wrapper {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
    }

    #Diamond-cms .diamond-main-wrapper {
        margin: 0;
    }
}

@media (max-width: 480px) {
    #Diamond-cms {
        margin: 20px 0;
    }
}

/*==================== Daimond-cms CSS End ====================*/

/*==================== TB-Services-CMS CSS START ====================*/
#TB-Service-cms {
    background-color: #222;
    padding: 60px 0 40px;
    border-bottom: 1px solid #2d2e2e;
}

#TB-Service-cms .item {
    text-align: center;
    /* padding: 0 15px; */
}


#TB-Service-cms .item .service_title {
    font: 700 22px/24px "inter", Helvetica, sans-serif;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    margin: 15px 0 12px 0;
    transition: all 400ms ease-in-out;
    color: #fff;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

#TB-Service-cms .item p {
    font: 400 14px/20px "inter", Helvetica, sans-serif;
    margin: 0;
    color: #ccc;
    width: 60%;
    margin: 0px auto 0;
}

#TB-Service-cms .service-img-wrap {
    display: inline-block;
    transition: all 400ms ease-in-out;
}

#TB-Service-cms .item:hover .service-img-wrap {
    transform: rotateY(180deg)
}



@media (max-width: 1799px) {
    #TB-Service-cms .item p {
        line-height: 24px;
    }
}

@media (max-width: 1499px) {
    #TB-Service-cms .item .service_title {
        font-size: 20px;
        line-height: 22px;
        margin: 12px 0 10px 0;
    }
}

@media (max-width: 1399px) {
    #TB-Service-cms {
        padding: 40px 0 20px;
    }

    #TB-Service-cms .item p {
        width: 80%;
    }

}

@media (max-width: 1299px) {

    #TB-Service-cms .item p {
        width: 60%;
    }

}

@media (max-width: 1199px) {

    #TB-Service-cms {
        padding: 40px 0px;
    }

    #TB-Service-cms .item p {
        width: 80%;
    }

}

@media (max-width: 991px) {
    #TB-Service-cms {
        padding: 20px 0px;
    }
}

@media (max-width: 575px) {
    #TB-Service-cms .item p {
        width: 60%;
    }
}


@media (max-width: 480px) {

    #TB-Service-cms .service-card-wrapper {
        gap: 20px;
    }

    #TB-Service-cms {
        padding: 20px 0px;
    }

    #TB-Service-cms .item p {
        width: 80%;
    }
}


/*==================== TB-Services-CMS CSS END ====================*/


.page-home .categories-section {
    margin: 0 0 80px;
}

.categories-section .category-block {
    width: 100%;
}

.categories-section .category-block .image-box {
    overflow: hidden;
    background: #F5F5F5;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 4px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.categories-section .text-box .title-text {
    font: 700 22px/24px 'Inter', sans-serif;
    color: #000000;
}

.categories-section .category-block .image-box img {
    width: 100%;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.categories-section .category-block .text-box .title-text {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

.categories-section .category-block:hover .image-box img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.categories-section .category-block:hover .text-box .title-text {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

@media (max-width:1299px) {
    .page-home .categories-section {
        margin: 0 0 60px;
    }
}

@media (max-width:480px) {
    .categories-section .text-box .title-text {
        font-size: 18px;
        line-height: 20px;
    }
}

.feature-products {
    position: relative;
    margin: 0 0 60px 0;
}

.feature-products .slider-container {
    position: relative;
}

.feature-products .slider-container .slider-arrows {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.feature-products .slider-container .slider-arrows .arrow-btn {
    position: absolute;
    z-index: 888;
}

.feature-products .slider-container .slider-arrows .arrow-btn.btn-prev {
    top: 35%;
    left: 0;
    transform: translate(50%, 0%);
}

.feature-products .slider-container .slider-arrows .arrow-btn.btn-next {
    top: 35%;
    right: 0;
    transform: translate(-50%, 0%);
}

.feature-products .slider-container .product-slider,
.feature-products .slider-container .product-slider-2 {
    margin: 0 -8px;
    padding-bottom: 16px;
}

.feature-products .slider-container .product-slider .product-block,
.feature-products .slider-container .product-slider-2 .product-block {
    margin: 0 8px;
}

@media (max-width:991px) {
    .feature-products {
        margin: 0 0 40px 0;
    }
}

@media (max-width:480px) {
    .feature-products {
        margin: 0 0 20px 0;
    }

    .feature-products .slider-container .product-slider-2 .product-block .caption {
        font-size: 12px;
    }

    .feature-products .slider-container .product-slider-2 .product-block .subtitle {
        font-size: 14px;
    }

    .product-review-wrapper {
        display: block !important;
    }
}

.product-image {
    position: relative;
    height: 100%;
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: clamp(4px, 0.417vw, 36px);
}

.product-image .content-box {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: clamp(24px, 6.25vw, 220px);
    justify-content: center;
}

.product-image .content-box.sidebar-image {
    left: 50%;
    top: 50%;
    bottom: unset;
    transform: translate(-50%, -50%);
}

.product-image .content-box .circle-block {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #FFFFFF;
    display: grid;
    align-items: center;
    justify-content: center;
}

.product-block .image-box {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.product-block .image-box img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    border: 1px solid #eaeaea;
}

.product-block .image-box .sale-label {
    position: absolute;
    top: 16px;
    left: 16px;
    background: #0F0F0F;
    color: #FFFFFF;
    padding: clamp(3px, 0.156vw, 8px) clamp(7px, 0.365vw, 16px);
    border-radius: clamp(2px, 0.208vw, 28px);
    display: none;
}

.product-block .image-box .shopping-btns .cart-button {
    text-align: center;
    transition: all 0.5s ease-in-out;
    width: 100% !important;
    background: #0F0F0F;
    color: #FFFFFF;
    padding: clamp(12px, 0.964vw, 32px) clamp(20px, 1.667vw, 64px);
    border-radius: clamp(2px, 0.208vw, 28px);
    text-transform: uppercase;
    display: none;
}

.product-block .image-box .shopping-btns .cart-button:hover {
    background: #b7737a;
}

.product-block .image-box .shopping-btns {
    position: absolute;
    bottom: -200px;
    left: 16px;
    transition: all 0.5s ease-in-out;
    width: 92%;
}

.product-block:hover .image-box .shopping-btns {
    bottom: 16px;
}

.product-block .side-icons .list-unstyled {
    display: none !important;
}

.product-review {
    display: flex;
    flex-direction: column;
}

@media (min-width: 1921px) {
    .product-block .image-box .shopping-btns {
        width: 94%;
    }
}

@media (min-width: 3839px) {
    .product-block .image-box .shopping-btns {
        width: 96%;
    }
}

@media (max-width: 1499px) {
    .product-image .content-box .circle-block {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 991PX) {
    .product-image .content-box .circle-block {
        width: 120px;
        height: 120px;
    }
}



.product-block .image-box .side-icons ul {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 16px;
    z-index: 5;
    right: -100px;
    gap: 8px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
}

.product-block .image-box .side-icons ul li {
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
    transform: translateX(30px);
}

.product-block .image-box .side-icons ul li a {
    width: clamp(28px, 1.667vw, 64px);
    height: clamp(28px, 1.667vw, 64px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all 0.5s ease-in-out;
    background: transparent;
    color: #fff;
}

.product-block .image-box .side-icons ul li a i {
    color: #fff;
}

@media (max-width: 991px) {
    .product-block .image-box .shopping-btns {
        bottom: 16px;
        width: 90%;
    }
}

@media (max-width: 575px) {
    .product-block .image-box .shopping-btns {
        bottom: 10px;
        width: 90%;
        left: 12px;
    }

    .product-block:hover .image-box .shopping-btns {
        bottom: 10px;
    }
}

@media (max-width: 490px) {
    .product-block .image-box .side-icons ul li a {
        width: clamp(30px, 6.531vw, 48px);
        height: clamp(30px, 6.531vw, 48px);
    }
}

@media (max-width: 480px) {
    .product-block .image-box .shopping-btns .cart-button {
        padding: 6px 10px;
        font-size: 13px;
    }

    .product-block .image-box .shopping-btns {
        bottom: 10px;
        width: 86%;
        left: 12px;
    }
}

.product-block .image-box .side-icons ul li a svg {
    width: clamp(14px, 0.833vw, 48px);
    height: clamp(14px, 0.833vw, 48px);
}

.product-block .image-box .side-icons ul li a svg path {
    transition: all 0.5s ease-in-out;
    fill: #fff;
}

.product-block .image-box .side-icons ul li a.btn {
    font-size: clamp(14px, 0.833vw, 40px);
}

.product-block .image-box .side-icons ul li:hover a {
    border: 1px solid #b7737a;
    color: #FFFFFF;
    background: #b7737a;
}

.product-block .image-box .side-icons ul li:hover a svg path {
    fill: #FFFFFF;
}

.product-block .content-box .product-title {
    color: #0F0F0F;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}



.product-block:hover .image-box .side-icons ul {
    right: 0;
    padding: 0 16px;
    transition: all 0.5s ease-in-out;
    border-radius: 5px;
}

.product-block:hover .image-box .side-icons ul li {
    transform: none;
    transition: 0.5s;
    opacity: 1;
    visibility: visible;
}

.product-block:hover .image-box .side-icons ul li:nth-child(1) {
    transition-delay: 0.1s;
}

.product-block:hover .image-box .side-icons ul li:nth-child(2) {
    transition-delay: 0.3s;
}

.product-block:hover .image-box .side-icons ul li:nth-child(3) {
    transition-delay: 0.6s;
}

.product-block:hover .content-box .product-title {
    color: #b7737a;
}

@media (max-width:1399px) {
    .product-block .content-box .product-title {
        font-size: 16px;
    }
}

.deal-block {
    padding: clamp(16px, 1.25vw, 48px) clamp(16px, 1.25vw, 48px) 0 clamp(16px, 1.25vw, 48px);
}

@media (max-width: 576px) {
    .deal-block {
        padding-bottom: 16px;
    }
}

@media (max-width: 480px) {
    .product-block .content-box .product-title {
        font-size: 14px;
    }
}

.deal-block.v2 {
    border: 1px solid #0F0F0F;
}

.deal-block h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.collection-section {
    padding: 100px 0;
    background: #fff;
    margin: 0 0 80px;
}

.collection-section .collection-block {
    position: relative;
}

.collection-section .collection-block .text-box {
    position: absolute;
    top: auto;
    bottom: 30px;
    left: 30px;
    right: auto;
    margin: auto;
}

.collection-section .collection-block {
    width: 100%;
}

.collection-section .collection-block .image-box {
    width: 100%;
    overflow: hidden;
    background: #F5F5F5;
    border-radius: 8px;
    margin: 0;
}

.collection-section .collection-block .image-box img {
    width: 100%;
    -webkit-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    border-radius: 8px;
}

.collection-section .collection-block .text-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.collection-section .collection-block .text-box h5 {
    color: #fff;
    transition: all 0.5s ease-in-out;
    font: 500 25px/27px 'Inter', sans-serif;

}

.collection-section .collection-block .text-box svg {
    width: clamp(30px, 1.667vw, 72px);
    height: clamp(30px, 1.667vw, 72px);
    transition: all 0.5s ease-in-out;
}

.collection-section .collection-block:hover .image-box img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}

.collection-section .collection-block:hover .text-box h5 {
    color: #b7737a;
}

.collection-section .collection-block:hover .text-box svg {
    transform: rotate(-45deg);
}

@media (max-width:1299px) {
    .collection-section {
        padding: 60px 0;
        margin: 0 0 60px;
    }

    .collection-section .collection-block .text-box h5 {
        font-size: 22px;
        line-height: 24px;
    }
}

@media (max-width:1199px) {
    .collection-section .collection-block .text-box {
        bottom: 20px;
        left: 20px;
    }

    .collection-section .collection-block .text-box h5 {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width:991px) {
    .collection-section {
        padding: 40px 0;
        margin: 0 0 40px;
    }

    .collection-section .collection-block .text-box h5 {
        font-size: 20px;
        line-height: 22px;
    }
}

@media (max-width:480px) {
    .collection-section {
        padding: 20px 0;
        margin: 0 0 20px;
    }
}

/* ===================== about-us-cms css start =====================  */
#about-us {
    margin: 0 0 120px 0;
}

#about-us .about-left {
    position: relative;
}

#about-us .about-sub-right-img-wrapper {
    position: absolute;
    top: 130px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: -1;
}

#about-us .Heading h3 {
    font: 800 70px/76px 'Playfair Display', sans-serif;
    color: #b7737a;
    margin: 0 0 20px 0;
}

#about-us .about-des .sub-heading {
    font: 800 42px/54px 'inter', sans-serif;
    color: #111;
    margin: 0 0 30px 0;
}

#about-us .about-des .description {
    font: 400 18px/26px 'inter', sans-serif;
    color: #333;
    margin: 0 0 30px 0;
}

#about-us .about-des .slider-btn {
    padding: 18px 40px;
}

@media (max-width: 1799px) {
    #about-us .Heading h3 {
        font-size: 66px;
        line-height: 72px;
    }

    #about-us .about-des .sub-heading {
        font-size: 38px;
        line-height: 50px;
    }
}

@media (max-width: 1499px) {
    #about-us .Heading h3 {
        font-size: 62px;
        line-height: 66px;
        margin: 0 0 15px 0;
    }

    #about-us .about-des .sub-heading {
        font-size: 34px;
        line-height: 46px;
        margin: 0 0 20px 0;
    }
}

@media (max-width: 1399px) {
    #about-us .about-des .sub-heading {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px 0;
    }
}

@media (max-width: 1299px) {
    #about-us {
        margin: 0 0 80px 0;
    }

    #about-us .Heading h3 {
        font-size: 58px;
        line-height: 62px;
    }

    #about-us .about-des .description {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 1199px) {
    #about-us {
        margin: 0 0 60px 0;
    }

    #about-us .Heading h3 {
        font-size: 50px;
        line-height: 52px;
    }

    #about-us .about-des .sub-heading {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 20px 0;
    }

    #about-us .about-des .description {
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 20px 0;
    }
}

@media (max-width: 991px) {
    #about-us {
        margin: 0 0 40px 0;
    }

    #about-us .about-left {
        margin: 0 0 20px;
    }

    #about-us .about-des .sub-heading {
        font-size: 26px;
        line-height: 36px;
        margin: 0 0 20px 0;
    }

    #about-us .about-des .description {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 20px 0;
    }
}

@media (max-width: 767px) {
    #about-us .Heading h3 {
        font-size: 46px;
        line-height: 52px;
    }

    #about-us .about-des .sub-heading {
        font-size: 24px;
        line-height: 36px;
        margin: 0 0 20px 0;
    }
}

@media (max-width: 480px) {
    #about-us {
        margin: 0 0 20px 0;
    }

    #about-us .Heading h3 {
        font-size: 40px;
        line-height: 42px;
    }

    #about-us .about-des .sub-heading {
        font-size: 22px;
        line-height: 32px;
        margin: 0 0 15px 0;
    }
}

/* ===================== about-us-cms css end =====================  */


/* ===================== #banner-cms css start =====================  */
#banner-cms {
    margin: 0 0 100px;
}

#banner-cms .banner-row {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 60px;
}

#banner-cms .banner-row .banner-col {
    width: 50%;
    overflow: visible;
    position: relative;
}

#banner-cms .banner-row .banner-col::after {
    content: "";
    position: absolute;
    top: auto;
    left: -20px;
    bottom: -20px;
    right: -20px;
    width: 105%;
    height: 100%;
    background: rgba(0, 0, 0, 0.04);
    z-index: -1;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    margin: auto;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

#banner-cms .banner-row .banner-col img {
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

#banner-cms .banner-row .banner-col:hover::after {
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
}

#banner-cms .banner-row .banner-col .banner-img-wrap {
    position: relative;
}

#banner-cms .banner-row .banner-col .banner-img-wrap .banner-text {
    position: absolute;
    font: 400 22px/24px "Inter", Helvetica, sans-serif;
    color: #111;
    bottom: 40px;
    top: auto;
    left: 50%;
    right: auto;
    z-index: 2;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding: 10px 22px;
    border-radius: 10px;
    transform: translateX(-50%);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

#banner-cms .banner-row .banner-col:hover .banner-img-wrap .banner-text {
    background-color: #b7737a;
    color: #fff;
}


@media (max-width:1799px) {
    #banner-cms {
        margin: 0 0 80px;
    }
}

@media (max-width:1399px) {
    #banner-cms {
        margin: 0 0 60px;
    }

}


@media (max-width:1199px) {
    #banner-cms .banner-row .banner-col .banner-img-wrap .banner-text {
        font-size: 20px;
        line-height: 22px;
    }

    #banner-cms {
        margin: 0 0 60px;
    }

    #banner-cms .banner-row .banner-col img {
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
    }

    #banner-cms .banner-row .banner-col .banner-img-wrap .banner-text {
        bottom: 30px;
    }
}

@media (max-width:991px) {

    #banner-cms {
        margin: 0 0 40px;
    }

    #banner-cms .banner-row {
        flex-wrap: wrap;
    }

    #banner-cms .banner-row .banner-col {
        width: 100%;
    }

    #banner-cms .banner-row {
        gap: 40px;
    }
}

@media (max-width:767px) {
    #banner-cms .banner-row .banner-col {
        width: 100%;
    }
}

@media (max-width:575px) {
    #banner-cms .banner-row .banner-col .banner-img-wrap .banner-text {
        bottom: 24px;
        padding: 8px 20px;
    }
}

@media (max-width:480px) {

    #banner-cms {
        margin: 0 0 20px;
    }

    #banner-cms .banner-row {
        gap: 20px;
    }

    #banner-cms .banner-row .banner-col::after {
        left: -10px;
        bottom: -10px;
        right: -10px;
    }

    #banner-cms .banner-row .banner-col .banner-img-wrap .banner-text {
        bottom: 20px;
        padding: 8px 20px;
    }

    #banner-cms .banner-row .banner-col .banner-img-wrap {
        display: flex;
        justify-content: center;
    }

    #banner-cms .banner-row .banner-col .banner-img-wrap .banner-text {
        left: auto;
        transform: none;
    }
}

/* ===================== #banner-cms css end =====================  */
/* ===================== #Card-cms css Start =====================  */
#Cards-CMS {
    margin: 0 0 80px 0;
}

#Cards-CMS .section-heading h3 {
    text-align: center;
    font: 800 45px/55px 'inter', sans-serif;
    color: #111;
    margin: 0 0 60px 0;
}

#Cards-CMS .Cards-img-wrap {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    background-color: #fff;
}

#Cards-CMS .Cards-img-wrap img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

#Cards-CMS .Cards-img-wrap .Cards-text {
    position: absolute;
    font: 700 20px/22px "inter", Helvetica, sans-serif;
    color: #111111;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
    z-index: 2;
    text-transform: uppercase;
    background: #fff;
    padding: 12px 20px;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

#Cards-CMS .Cards-img-wrap:hover .Cards-text {
    background-color: #b7737a;
    color: #fff;
}

@media (max-width:1799px) {
    #Cards-CMS .section-heading h3 {
        font-size: 42px;
        line-height: 50px;
        margin: 0 0 50px 0;
    }
}

@media (max-width:1499px) {
    #Cards-CMS .section-heading h3 {
        font-size: 40px;
        line-height: 44px;
        margin: 0 0 40px 0;
    }
}

@media (max-width:1399px) {
    #Cards-CMS .Cards-img-wrap .Cards-text {
        font-size: 16px;
        line-height: 18px;
    }

    #Cards-CMS .section-heading h3 {
        font-size: 36px;
        line-height: 40px;
        margin: 0 0 30px 0;
    }
}

@media (max-width:1199px) {
    #Cards-CMS {
        margin: 0 0 60px 0;
    }

    #Cards-CMS .Cards-img-wrap .Cards-text {
        font-size: 13px;
        line-height: 15px;
    }

    #Cards-CMS .section-heading h3 {
        font-size: 32px;
        line-height: 34px;
        margin: 0 0 25px 0;
    }
}

@media (max-width:991px) {
    #Cards-CMS .section-heading h3 {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 25px 0;
    }

    .main-cards-wrapper {
        row-gap: 20px;
    }

    #Cards-CMS .Cards-img-wrap .Cards-text {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (max-width:767px) {
    #Cards-CMS {
        margin: 0 0 40px 0;
    }

    #Cards-CMS .section-heading h3 {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 15px 0;
    }

    #Cards-CMS .Cards-img-wrap {
        width: fit-content;
        margin: 0 auto;
    }

    #Cards-CMS .Cards-img-wrap .Cards-text {
        font-size: 18px;
        line-height: 20px;
    }


}

@media (max-width:480px) {
    #Cards-CMS {
        margin: 0 0 20px 0;
    }

    #Cards-CMS .section-heading h3 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 15px 0;
    }

    #Cards-CMS .Cards-img-wrap .Cards-text {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (max-width:360px) {
    #Cards-CMS .section-heading h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }

    #Cards-CMS .Cards-img-wrap .Cards-text {
        font-size: 12px;
        line-height: 14px;
    }
}

/* ===================== #Card-cms css end =====================  */
/* ===================== #parallex-cms css Start =====================  */
#parallex-cms {
    margin: 0 0 60px 0;
    background-image: url(../media/banner/parallex-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 0;
}

#parallex-cms .parallex-text .title {
    font: 800 45px/55px 'inter', sans-serif;
    color: #fff;
    text-align: left;
    width: 70%;
    margin: 0 0 20px 0;
}

#parallex-cms .parallex-text .description {
    font: 400 18px/30px 'inter', sans-serif;
    color: #fff;
    text-align: left;
    margin: 0 0 20px 0;
    width: 82%;
}

#parallex-cms .icon-btn-wrapper {
    display: flex;
    align-items: center;
    gap: 30px;
}

#parallex-cms .icon-btn-wrapper .slider-btn {
    background-color: #fff;
    color: #111;
    padding: 20px 40px;
}

#parallex-cms .icon-btn-wrapper .slider-btn:is(:hover, :active, :focus) {
    background-color: #b7737a;
    color: #fff;
}

#parallex-cms .parallex-right {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    overflow: hidden;
}

@media (max-width:1599px) {
    #parallex-cms .parallex-text .title {
        font-size: 43px;
        line-height: 55px;
        width: 75%;
    }
}

@media (max-width:1499px) {
    #parallex-cms {
        padding: 60px 0;
    }

    #parallex-cms .parallex-text .description {
        width: 90%;
        font-size: 16px;
        line-height: 28px;
    }

}

@media (max-width:1399px) {
    #parallex-cms .parallex-text .title {
        font-size: 38px;
        line-height: 50px;
    }
}

@media (max-width:1299px) {
    #parallex-cms .parallex-text .title {
        font-size: 34px;
        line-height: 48px;
        margin: 0 0 10px 0;
    }

    #parallex-cms .icon-btn-wrapper .slider-btn {
        padding: 20px 20px;
    }

    #parallex-cms .icon-btn-wrapper {
        gap: 20px;
    }
}

@media (max-width:1199px) {
    #parallex-cms .parallex-text .title {
        width: 90%;
    }

    #parallex-cms .parallex-text .description {
        width: 96%;
        font-size: 14px;
        line-height: 28px;
    }

    #parallex-cms .icon-btn-wrapper {
        flex-wrap: wrap;
    }
}

@media (max-width:991px) {
    #parallex-cms {
        padding: 50px 0;
    }

    #parallex-cms .parallex-right {
        width: fit-content;
        margin: 40px auto 0;
    }

    #parallex-cms .icon-btn-wrapper {
        justify-content: center;
    }

    #parallex-cms .parallex-text .description,
    #parallex-cms .parallex-text .title {
        text-align: center;
        width: 100%;
    }

    #parallex-cms .parallex-text {
        width: 84%;
        margin: 0 auto;
    }

    #parallex-cms .parallex-text .title {
        font-size: 30px;
        line-height: 40px;
    }

}

@media (max-width:767px) {
    #parallex-cms {
        margin: 0 0 40px 0;
        padding: 40px 0;
    }

}

@media (max-width:575px) {
    #parallex-cms .parallex-text {
        width: 100%;
        margin: 0 auto;
    }

}

@media (max-width:480px) {
    #parallex-cms .icon-btn-wrapper .slider-btn {
        padding: 20px 20px;
        font-size: 14px;
    }

    #parallex-cms .parallex-text .title {
        font-size: 26px;
        line-height: 36px;
    }

    #parallex-cms .parallex-text .description {
        margin: 0 0 10px 0;
    }

    #parallex-cms {
        margin: 0 0 20px 0;
    }

}

@media (max-width:360px) {
    #parallex-cms .parallex-text .title {
        font-size: 24px;
        line-height: 34px;
    }

    #parallex-cms .icon-btn-wrapper .slider-btn {
        padding: 16px 14px;
        font-size: 13px;
    }

}


/* ===================== #parallex-cms css end =====================  */

.team-section .team-block {
    width: 100%;
    margin: 0 15px;
}

.team-section .team-block .image-box {
    width: 100%;
    overflow: hidden;
    background: #F5F5F5;
    border-radius: clamp(12px, 0.833vw, 64px);
}


.team-section .team-block .image-box img {
    width: 100%;
    -webkit-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    border-radius: clamp(12px, 0.833vw, 64px);
}

.team-section .team-block .text-box {
    margin: 12px 0 0;
}

.team-section .team-block .text-box h5 {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
    margin: 5px 0 0;
    font-size: 24px;
    line-height: 30px;
}

.team-section .team-block .text-box p,
.team-section .team-block:hover .text-box p {
    color: #333 !important;
}

.team-section .team-block:hover .image-box img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}

.team-section .team-carousel .slick-track {
    margin: 0;
}

.team-section .team-block:hover .text-box h5 {
    color: #b7737a;
}

.person-detile {
    margin: 50px 0;
}

.person-detile .person-image {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    overflow: hidden;
}

.person-detile .person-info .name {
    font: 700 30px/36px "inter", Helvetica, sans-serif;
    color: #111;
    margin: 0 0 10px 0;
}

.person-detile .person-info .designation {
    font: 600 20px/24px "inter", Helvetica, sans-serif;
    color: #333;
    margin: 0 0 20px 0;
}

.person-detile .person-info .decs p {
    font: 500 16px/28px "inter", Helvetica, sans-serif;
    color: #333;
    margin: 0 0 15px 0;
}

@media (max-width:991px) {
    .person-detile .person-image {
        display: inline-block;
    }

    .person-detile {
        text-align: center;
    }

    .person-detile .person-info .designation {
        margin: 0 0 15px 0;
    }
}

@media (max-width:767px) {
    .person-detile {
        margin: 40px 0;
    }
}

@media (max-width:575px) {
    .person-detile .person-info .name {
        font-size: 30px;
        line-height: 36px;
        margin: 10px 0 10px 0;
    }

    .person-detile .person-info .name {
        font-size: 26px;
        line-height: 32px;
        margin: 8px 0 8px 0;
    }

    .person-detile .person-info .designation {
        font-size: 18px;
        line-height: 22px;
    }

    .person-detile .person-info .decs p {
        font-size: 16px;
        line-height: 26px;
    }

}


.blog-section {
    margin: 0 0 80px 0px;
}

.blog-grid-page .blog-section,
.blog-list-page .blog-section {
    background-color: transparent;
}

.blog-section .slider-container {
    position: relative;
}

.blog-section .slider-container .slider-arrows {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-section .slider-container .slider-arrows .arrow-btn {
    position: absolute;
    z-index: 999;
}

.blog-section .slider-container .slider-arrows .arrow-btn.btn-prev {
    top: 50%;
    left: 0;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    z-index: 1;
}

.blog-section .slider-container .slider-arrows .arrow-btn.btn-next {
    top: 50%;
    right: 0;
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    z-index: 1;
}

.blog-section .slider-container .blog-slider {
    margin: 0 -8px;
}

.blog-section .blog-card {
    margin: 0 8px;
}

.page-blog .blog-grid-page .blog-section .blog-card {
    width: 100%;
}

.page-blog-grid .blog-grid-page .blog-section .blog-card {
    width: 100%;
}

.blog-section .blog-card.blog-list {
    display: flex;
    align-items: center;
    gap: clamp(18px, 1.25vw, 106px) !important;
    width: 100%;
    margin-bottom: clamp(16px, 1.25vw, 64px);
}

.blog-section .home-blog-card {
    position: relative;
}

.blog-section .home-blog-card .text-box {
    position: absolute;
    bottom: -20px;
    left: auto;
    right: 0;
    background: #f5f5f5;
    padding: 20px;
    width: 85%;
    margin: 0 auto 0 0;
}


@media (max-width: 1299px) {
    .blog-section {
        margin: 0 0 60px 0;
    }
}

@media (max-width: 576px) {
    .blog-section .blog-card.blog-list {
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
    }
}

.blog-section .blog-card.blog-list .image-box {
    width: 40%;
}

@media (max-width: 1199px) {
    .blog-section .blog-card.blog-list .image-box {
        width: 46%;
    }
}

@media (max-width: 576px) {
    .blog-section .blog-card.blog-list .image-box {
        width: 100%;
    }
}

.blog-section .blog-card.blog-list .text-box {
    width: 60%;
}

@media (max-width: 1199px) {
    .blog-section .blog-card.blog-list .text-box {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .blog-section {
        margin: 0 0 40px 0px;
    }
}

@media (max-width: 576px) {
    .blog-section .blog-card.blog-list .text-box {
        width: 100%;
    }
}


@media (max-width: 1199px) {
    .blog-section .blog-card.blog-list .text-box h4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

@media (max-width: 576px) {
    .blog-section .blog-card.blog-list .text-box h4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.blog-section .blog-card .image-box {
    display: flex;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.blog-section .blog-card.home-blog-card .image-box {
    margin: 0 40px 40px 0;
}

.blog-section .blog-card .image-box img {
    width: 100%;
    border-radius: 0;
    -webkit-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.blog-section .blog-card .text-box h4,
.blog-section .blog-card .text-box h6 {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

.blog-section .blog-card .text-box h6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
    font: 700 18px/26px 'inter', sans-serif;
}

.blog-section .blog-card .text-box button {
    background-color: transparent;
    border: none;
    padding: 0;
    text-decoration: underline;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

.blog-section .blog-card .text-box button:hover {
    color: #b7737a;
}

.blog-section .blog-card .text-box .subtitle {
    font-weight: 600;
}

.blog-section .blog-card:hover .image-box img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
}

.blog-section .blog-card .text-box h4:hover,
.blog-section .blog-card .text-box h6:hover {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

#footer {
    background-color: #222;
    padding: 60px 0 0 0;
}


#footer .newsletter-wrapper .newsletter-heading {
    font: 500 36px/42px 'Inter', sans-serif;
    color: #111;
    margin: 0 0 20px 0;
}

#footer .newsletter-wrapper .newsletter-description {
    font: 500 19px/28px 'Inter', sans-serif;
    color: #111;
    padding: 0 120px 0px 0;
}

#footer .newsletter-wrapper .newsletter-title {
    font: 700 26px/28px 'Inter', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 0 20px 0;
}

#footer .newsletter-wrapper .newsletter-sub-title {
    font: 400 14px/16px 'Inter', sans-serif;
    text-align: center;
    color: #ccc;
    margin: 0 0 25px 0;
}

footer .footer-wrapper .footer-link-block h6 {
    text-transform: capitalize;
    font: 700 18px/20px 'Inter', sans-serif;
    margin: 0 0 40px 0;
}

footer .footer-wrapper .footer-link-block ul li.f-menu {
    margin: 0 0 16px 0;
    color: #cccccc !important;
    font-size: 15px;
    position: relative;
}

/* footer .footer-wrapper .footer-link-block ul li.f-menu::before {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-size: 14px;
    position: absolute;
    left: 0;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: auto;
    width: auto;
    transition: all 400ms ease-in-out;
} */

footer .footer-wrapper .footer-link-block ul li.f-menu:is(:hover, :active, :focus)::before {
    color: #b7737a;
}

footer .footer-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 60px 0 0 0;
}

footer .footer-wrapper .store-desc {
    width: 100%;
}

footer .footer-wrapper .store-desc .footer-title {
    font: 600 18px/20px 'Inter', sans-serif;
    text-transform: capitalize;
    color: #fff;
}

footer .footer-wrapper .store-desc .footer-description {
    margin: 30px 0;
}

footer .footer-wrapper .store-desc .footer-description p {
    font-size: 14px;
    margin: 0 0 20px 0;
    line-height: 24px;
    color: #ccc !important;
}

footer .footer-wrapper .store-desc .footre-contact .list-unstyled {
    margin: 0;
}

.details_wrap .store_deatils_main {
    font: 600 24px/32px "inter", Helvetica, sans-serif;
    letter-spacing: 0.5px;
    margin: 0 0 24px;
    color: #fff;
}

.details_wrap .store_deatils_top {
    font: 500 14px/20px "inter", Helvetica, sans-serif;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin: 0 0 8px;
    color: #ccc;
}

#footer .newsletter-wrapper .footer-logo a {
    max-width: 280px;
}

@media (max-width: 1599px) {
    #footer .newsletter-wrapper .newsletter-description {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 1399px) {
    #footer .newsletter-wrapper .newsletter-description {
        padding: 0 60px 0px 0;
    }

    footer .footer-wrapper .footer-link-block h6 {
        margin: 0 0 30px 0;
    }
}

@media (max-width: 1299px) {
    #footer .newsletter-wrapper .newsletter-description {
        font-size: 16px;
        line-height: 28px;
        padding: 0 20px 0px 0;
    }

    #footer .newsletter-wrapper .newsletter-heading {
        font-size: 34px;
        line-height: 40px;
        margin: 0 0 18px 0;
    }

    footer .footer-wrapper .store-desc .footer-description p {
        font-size: 13px;
        margin: 0 0 16px 0;
    }

    footer .footer-wrapper .store-desc .footer-description {
        margin: 20px 0;
    }

    footer .footer-wrapper .footer-link-block h6 {
        margin: 0 0 20px 0;
    }

    footer .footer-wrapper .footer-link-block ul li.f-menu {
        font-size: 14px;
    }

    .details_wrap .store_deatils_main {
        font-size: 22px;
        line-height: 30px;
    }

    .details_wrap .store_deatils_top {
        font-size: 14px;
        line-height: 18px;
    }

    #footer .newsletter-wrapper .newsletter-title {
        font-size: 22px;
        line-height: 24px;
    }

    .blog-section .blog-card.home-blog-card .image-box {
        margin: 0 20px 20px 0;
    }

}

@media (max-width: 1199px) {
    #footer {
        padding: 40px 0 0 0;
    }

    #footer .newsletter-wrapper .newsletter-description {
        font-size: 15px;
        line-height: 25px;
    }

    #footer .newsletter-wrapper .newsletter-heading {
        font-size: 30px;
        line-height: 32px;
        margin: 0 0 14px 0;
    }

    #footer .newsletter-wrapper .newsletter-title {
        font-size: 20px;
        line-height: 22px;
    }

    #footer .newsletter-wrapper .newsletter-sub-title {
        margin: 0 0 20px 0;
    }

    #footer .newsletter-wrapper .footer-logo {
        text-align: center;
    }

    footer .footer-wrapper .store-desc {
        width: 64%;
        text-align: center;
        margin: 0 auto;
    }

    .details_wrap .store_deatils_main {
        font-size: 18px;
        line-height: 26px;
    }

    footer .footer-wrapper {
        padding: 40px 0 0 0;
    }
}

@media (max-width: 1024px) {
    footer .footer-wrapper {
        row-gap: clamp(42px, 4.688vw, 72px);
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) {
    #footer .newsletter-wrapper {
        padding: 0 15px;
        text-align: center;
    }

    #footer .newsletter-wrapper .footer-logo {
        margin: 0 0 10px;
    }

    footer .footer-wrapper .store-desc {
        width: 85%;
        margin: 0 auto;
        text-align: center;
    }

    footer .footer-wrapper {
        padding: 20px 0 0 0;
    }

    footer .footer-wrapper .store-desc .footre-contact {
        justify-content: center;
        margin: 0 0 20px 0;
    }

    .details_wrap .store_deatils_main {
        font-size: 15px;
        line-height: 24px;
    }
}

@media (max-width: 767px) {
    footer .footer-wrapper .store-desc {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #footer .newsletter-wrapper .newsletter-title {
        margin: 0 0 15px 0;
    }

    #footer .newsletter-wrapper .newsletter-sub-title {
        margin: 0 0 15px 0;
    }

    footer .footer-wrapper .store-desc .footer-description p {
        font-size: 14px;
        margin: 0 0 10px 0;
    }

    footer .footer-wrapper .store-desc .footer-description {
        margin: 15px 0;
    }

    #footer .newsletter-wrapper {
        padding: 0;
    }
}

@media (max-width: 480px) {

    footer .footer-wrapper {
        padding: 15px 0 0 0;
    }

    footer .footer-wrapper .footer-link-block h6 {
        margin: 0 0 20px 0;
    }

    #footer {
        padding: 20px 0 0 0;
    }

    #footer .newsletter-wrapper .newsletter-title {
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 10px 0;
    }

    #footer .newsletter-wrapper .footer-logo a {
        max-width: 240px;
    }
}




footer .footer-wrapper .store-desc img {
    width: clamp(120px, 7.917vw, 450px);
}



@media (max-width: 576px) {
    footer .footer-wrapper .footer-link-block.spacing-block {
        padding: 0;
    }
}

footer .footer-wrapper .footer-link-block .contact-list li {
    display: flex;
    align-items: center;
    gap: 25px;
}

footer .footer-wrapper .footer-link-block .contact-list li .icon-box {
    background: #FFFFFF;
    transition: all 0.5s ease-in-out;
    width: clamp(32px, 2.083vw, 96px);
    height: clamp(32px, 2.083vw, 96px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: clamp(4px, 0.417vw, 36px);
}

footer .footer-wrapper .footer-link-block .contact-list li .icon-box svg {
    width: clamp(16px, 1.042vw, 64px);
    height: clamp(16px, 1.042vw, 64px);
}

footer .footer-wrapper .footer-link-block .contact-list li .icon-box svg path {
    transition: all 0.5s ease-in-out;
    fill: #0F0F0F;
}

footer .footer-bottom-bar {
    background-color: #b7737a;
}

footer .footer-bottom-bar .footer-bottom-bar-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: clamp(8px, 0.625vw, 50px);
    padding: 10px 0;
}

footer .footer-bottom-bar .payment-cards .card-block img {
    width: 38px;
}

footer .footer-bottom-bar .footer-bottom-bar-wrapper a:hover {
    color: #fff;
}

.newsletter-form {
    position: relative;
    border: 1px solid #4e4e4e;
}

.newsletter-form .svg-icon {
    position: absolute;
    top: clamp(12px, 0.933vw, 40px);
    left: clamp(12px, 0.625vw, 40px);
    width: clamp(20px, 1.094vw, 48px);
    height: clamp(20px, 1.094vw, 48px);
}

#footer .newsletter-form input {
    border: 0;
    color: #fff !important;
    padding: 15px 70px 15px 10px;
    font-size: 14px;
}

.newsletter-form input::placeholder {
    color: #ccc;
    font-style: italic;
    text-transform: capitalize;
}

#footer .newsletter-form button.cus-btn-2 {
    position: absolute;
    left: auto;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border: 0;
    background: transparent;
    font-size: 18px;
    padding: 6px 15px !important;
}

#footer .newsletter-form button.cus-btn-2 span {
    font-size: 20px;
    color: #aaaaaa;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

#footer .newsletter-form button.cus-btn-2:is(:hover, :active, :focus) span {
    color: #fff;
}

.newsletter-form button.cus-btn-2 {
    position: absolute;
    left: auto;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border: 0;
    padding: 10px 20px !important;
    background: #000;
    font-size: 14px;
}

#footer .newsletter-form button.cus-btn-2::before {
    background: #b7737a;
}

#footer .newsletter-form button.cus-btn-2:is(:hover, :active, :focus)::before {
    top: -20px;
    left: -40px;
}

.blog-list-page .newsletter-form .form-control {
    padding: 16px 120px 16px 10px;
}

@media (max-width: 1024px) {
    .newsletter-form button {
        right: 7px;
        top: 7px;
    }
}

@media (max-width: 575px) {
    #footer .newsletter-form input {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .blog-section {
        margin: 0 0 20px 0px;
    }

    #footer .newsletter-wrapper {
        text-align: center;
    }

    #footer .newsletter-wrapper .newsletter-heading {
        font-size: 28px;
        line-height: 30px;
        margin: 0 0 10px 0;
    }

    #footer .newsletter-wrapper .newsletter-description {
        padding: 0;
    }

    #footer .newsletter-form input {
        padding: 15px 60px 15px 10px;
        border: 1px solid #808080;
        margin: 0 0 15px;
        text-align: left;
    }

    #footer .newsletter-form button.cus-btn-2 {
        transition: all 400ms ease-in-out;
    }

    #footer .newsletter-wrapper .newsletter-form {
        border: none;
    }

    footer .footer-wrapper .footer-link-block .contact-list li {
        gap: 15px;
    }

    #footer .newsletter-form button.cus-btn-2::before {
        display: none;
    }

    #footer .newsletter-form button.cus-btn-2:is(:hover, :active, :focus) {
        background-color: #b7737a;
    }

    footer .footer-bottom-bar .footer-bottom-bar-wrapper {
        justify-content: center;
    }
}

.social-link {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
    margin: 40px 0 0 0;
}

.social-link li a {
    background: #b7737a;
    transition: all 0.5s ease-in-out;
    width: 45px;
    height: 45px;
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.social-link li a i {
    color: #c6b1b4;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

.social-link li a:hover i {
    color: #b7737a;
}

.social-link li a.blog-icons {
    background: transparent;
    border: 1px solid #D9D9D9;
    border-radius: clamp(4px, 0.417vw, 36px);
}

.social-link li a.blog-icons:hover {
    background-color: #b7737a;
    border: 1px solid #b7737a;
}

.social-link li a svg {
    width: clamp(16px, 1.042vw, 64px);
    height: clamp(16px, 1.042vw, 64px);
}

.social-link li a svg path {
    transition: all 0.5s ease-in-out;
    fill: #0F0F0F;
}

.social-link li:hover a {
    background-color: #fff;
}

.social-link li:hover a svg path {
    fill: #FFFFFF;
}

.social-link .borderless {
    border: 0 !important;
    width: auto;
    height: auto;
}

.social-link .borderless svg {
    width: clamp(16px, 1.042vw, 32px);
}

.social-link .borderless svg path {
    transition: all 0.5s ease-in-out;
    fill: #0F0F0F;
}

.social-link .borderless:hover {
    background-color: transparent;
}

.social-link .borderless:hover svg path {
    fill: #b7737a;
    transition: all 0.5s ease-in-out;
}

.title-banner {
    background: url("../media/banner/title-banner.png") no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px;
}

.title-banner h3 {
    color: #222 !important;
}

@media (max-width: 1299px) {
    .social-link {
        margin: 30px 0 0 0;
    }
}

@media (max-width: 1199px) {
    .title-banner h3 {
        font-size: 32px;
    }

    .social-link {
        margin: 20px 0 0 0;
    }
}

@media (max-width: 576px) {
    .title-banner h3 {
        font-size: 32px;
    }
}

@media (max-width: 480px) {
    .title-banner h3 {
        font-size: 26px;
    }

    .title-banner {
        padding: 30px 10px;
    }
}

.about-section .about-block.block-2 {
    padding: 0 clamp(24px, 2.5vw, 120px);
}

.about-section .about-block p {
    font-size: 16px;
    color: #2d2d2d;
}

.about-video-row {
    margin: 40px 0 0;
}

.page-about .about-section .about-us-video {
    pointer-events: none;
}

.page-about .about-section .about-us-video iframe {
    width: 100%;
    height: 452px;
}

@media (max-width: 992px) {
    .about-section .about-block.block-2 {
        padding: 0;
    }
}

.show-sidebar-cart {
    overflow: hidden !important;
    height: 100% !important;
}

.show-sidebar-cart #sidebar-cart {
    right: 0;
    visibility: visible;
}

#sidebar-cart {
    background: #FFFFFF;
    position: fixed;
    display: block;
    width: clamp(420px, 29.167vw, 850px);
    height: 100vh;
    z-index: 5000;
    top: 0;
    right: -101%;
    transition: right 0.5s ease-in-out;
}

#sidebar-cart .product-list .product-item .prod-title .main-price {
    color: #111;
}

.product-block .content-box .main-price {
    display: none;
}

#sidebar-cart .prod-quantity {
    margin: 4px 0 8px 0;
}

@media (max-width: 1499px) {

    #sidebar-cart {
        width: 444px;
    }
}

@media (max-width: 1024px) {

    #sidebar-cart {
        width: 410px;
    }
}

@media (max-width: 575px) {

    #sidebar-cart {
        width: 350px;
    }
}

@media (max-width: 480px) {
    .about-section .about-block p {
        font-size: 15px;
    }
}

@media (max-width: 359px) {

    #sidebar-cart {
        right: -111%;
    }

    #sidebar-cart {
        width: 316px;
    }
}

#sidebar-cart .close-button {
    height: 16px;
    width: 16px;
    text-decoration: none;
    display: flex;
}

#sidebar-cart .close-button .close-icon {
    width: 14px;
    height: 14px;
    background-color: #1F1F1F;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M30.3 32c-.5 0-.9-.2-1.2-.5L16 18.4 3 31.5c-.4.3-.8.5-1.3.5s-.9-.2-1.2-.5c-.7-.7-.7-1.8 0-2.4L13.6 16 .5 2.9C-.2 2.2-.2 1.2.5.5.8.2 1.2 0 1.7 0s.9.2 1.2.5l13.1 13 13-13c.7-.7 1.7-.7 2.4 0 .4.3.6.7.6 1.2s-.2.9-.5 1.2L18.4 16l13.1 13.1c.7.7.7 1.8 0 2.4-.3.3-.8.5-1.2.5z'/%3E%3C/svg%3E");
    transition: all 0.5s linear;
    cursor: pointer;
}

#sidebar-cart .close-button:active span.close-icon,
#sidebar-cart .close-button:hover span.close-icon {
    background: #b7737a;
}

#sidebar-cart .title-cart-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
}

#sidebar-cart .product-list {
    margin: 0;
    list-style: none;
    height: calc(100vh - 15.104vw);
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    position: relative;
    z-index: 0;
}

#sidebar-cart .product-list .empty-cart-msg {
    font-size: 20px;
    color: #000;
}

@media (max-width: 1599px) {

    #sidebar-cart .product-list {
        height: calc(100vh - 16.886vw);
    }
}

@media (max-width: 1399px) {

    #sidebar-cart .product-list {
        height: calc(100vh - 244px);
    }
}

#sidebar-cart .product-list .product-item {
    position: relative;
}

#sidebar-cart .product-list .product-item .cancel {
    position: absolute;
    top: 0;
    right: 0;
}

#sidebar-cart .product-list .product-item .item-image {
    display: grid;
    align-items: center;
    justify-content: center;
    width: clamp(64px, 4.167vw, 120px);
    height: clamp(64px, 4.167vw, 120px);
    border-radius: 5px;
    padding: 4px;
}

#sidebar-cart .product-list .product-item .item-image img {
    border: 1px solid rgb(234, 234, 234);
    border-radius: 6px;
}

#sidebar-cart .product-list .product-item .item-image {
    max-width: 120px;
    height: auto;
    width: auto;
}

#sidebar-cart .product-list .product-item .prod-title .h6 {
    font: 500 16px/22px 'Inter', sans-serif;
    color: #000;
}

#sidebar-cart .product-list .product-item .quantity-wrap {
    display: flex;
    height: 40px;
    gap: 5px;
}

#sidebar-cart .product-list .product-item .quantity-wrap .number {
    width: 130px;
    text-align: center;
}

#sidebar-cart .product-list .product-item .quantity-wrap .increment,
#sidebar-cart .product-list .product-item .quantity-wrap .decrement {
    width: 40px;
    text-align: center;
    background: #fff;
    border: 1px solid #8f8f9d;
    outline: none;
}

#sidebar-cart .product-list .product-item .product-text .prod-title {
    display: flex;
}

#sidebar-cart .product-list .product-item .product-text .prod-title .cancel {
    padding-left: 11.146vw;
}

#sidebar-cart .product-list .product-item .prod-desc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 575px) {
    #sidebar-cart .product-list .product-item .quantity-wrap .number {
        width: 80px
    }

    #sidebar-cart .product-list .product-item .quantity-wrap .increment,
    #sidebar-cart .product-list .product-item .quantity-wrap .decrement {
        width: 30px;
    }

    #sidebar-cart .product-list .product-item .quantity-wrap {
        height: 30px;
    }
}

@media (max-width: 490px) {

    #sidebar-cart .product-list .product-item .prod-desc .quantity {
        padding: 6px 8px;
    }
}

#sidebar-cart .product-list .product-item {
    display: flex;
    flex-direction: column;
    gap: clamp(5px, 0.521vw, 42px);
}

#sidebar-cart .price-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#sidebar-cart .price-total span {
    font-size: 20px;
}

#sidebar-cart .action-buttons {
    display: flex;
    align-items: center;
    gap: clamp(24px, 1.667vw, 116px);
    width: 100%;
    padding: 0 20px;
}

#sidebar-cart .action-buttons a {
    text-align: center;
    width: 100%;
}

#sidebar-cart .action-buttons a::before {
    width: 580px;
    height: 540px;
}

#sidebar-cart .action-buttons a:is(:hover, :active, :focus)::before {
    top: -250px;
    left: -40px;
}

#sidebar-cart-curtain,
#sidebar-wishlist-curtain {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    z-index: 4999;
    display: none;
    transition: opacity 0.2s ease-in-out;
}

@media (min-width: 1921px) {
    .brand-container .brand-slider .brand-slide {
        padding: 24px 0;
    }
}

@media (min-width: 1921px) {
    .brand-container .brand-slider .brand-slide img {
        transform: scale(2);
    }
}

.sidebar .category-block .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.sidebar .category-block .recent-blogs .image-box {
    border-radius: clamp(3px, 0.313vw, 32px);
    width: clamp(72px, 6.354vw, 280px);
    height: clamp(60px, 4.167vw, 220px);
}

.sidebar .category-block .recent-blogs .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sidebar .category-block .recent-blogs .text {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
    line-height: 110%;
}

.sidebar .category-block .recent-blogs:hover .text {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.sidebar .featured-product-sec {
    position: relative;
    background: linear-gradient(180deg, #89589F 0%, #312039 100%);
    padding: clamp(16px, 1.667vw, 64px) clamp(10px, 0.833vw, 32px);
    border-radius: clamp(18px, 1.25vw, 96px);
    text-align: center;
}

.shop-sidebar.toggle-sidebar {
    padding: clamp(20px, 1.667vw, 48px);
    position: fixed;
    top: 0;
    left: -800px;
    width: clamp(300px, 20.833vw, 650px);
    height: 100vh;
    background-color: #FFFFFF;
    z-index: 1000;
    overflow-y: scroll;
}

.shop-sidebar.toggle-sidebar::-webkit-scrollbar {
    width: 10px;
}

.shop-sidebar.toggle-sidebar::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.shop-sidebar.toggle-sidebar::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

.shop-sidebar.toggle-sidebar.active {
    left: 0;
}

.shop-sidebar .category-block .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.shop-sidebar .category-block .wrapper .price-input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.shop-sidebar .category-block .wrapper .price-input .field {
    width: 48%;
}

.shop-sidebar .category-block .wrapper .price-input .field .sidebar-price-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #D9D9D9;
    -moz-appearance: textfield;
    padding: clamp(8px, 0.625vw, 20px);
    width: 100%;
}

.shop-sidebar .category-block .wrapper .price-input .field .sidebar-price-block .price-sign {
    width: 50%;
}

.shop-sidebar .category-block .wrapper .price-input .field .sidebar-price-block input {
    text-align: end;
    width: 50%;
    outline: none;
    border: 0;
    background: transparent;
}

.shop-sidebar .category-block .wrapper .slider {
    height: 8px;
    position: relative;
    background: #D9D9D9;
}

.shop-sidebar .category-block .wrapper .slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    background: #b7737a;
}

.shop-sidebar .category-block .wrapper .range-input {
    position: relative;
}

.shop-sidebar .category-block .wrapper .range-input input {
    position: absolute;
    width: 100%;
    height: 3px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50%;
}

.shop-sidebar .category-block .wrapper input[type=number]::-webkit-outer-spin-button,
.shop-sidebar .category-block .wrapper input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.shop-sidebar .category-block .wrapper input[type=range]::-webkit-slider-thumb {
    height: 24px;
    width: 24px;
    background: #FFFFFF;
    pointer-events: auto;
    -webkit-appearance: none;
    cursor: pointer;
    border: 2px solid #b7737a;
    border-radius: 50%;
}

.shop-sidebar .category-block .wrapper input[type=range]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    background: #b7737a;
    pointer-events: auto;
    cursor: pointer;
    -moz-appearance: none;
    border-radius: 50%;
}

.shop-sidebar .category-block .label-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: clamp(8px, 0.625vw, 50px);
}

.shop-sidebar .category-block .label-wrapper .item-label {
    padding: 4px 8px;
    border: 1px solid #0F0F0F;
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

.shop-sidebar .category-block .label-wrapper .item-label:hover {
    background: #0F0F0F;
    color: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

.shop-sidebar .category-block .star-rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    font-size: 26px;
}

.shop-sidebar .category-block .star-rating input {
    display: none;
}

.shop-sidebar .category-block .star-rating label {
    color: #ccc;
    cursor: pointer;
}

.shop-sidebar .category-block .star-rating :checked~label {
    color: #b7737a;
}

.shop-sidebar .category-block .star-rating label:hover,
.shop-sidebar .category-block .star-rating label:hover~label {
    color: #b7737a;
}

.shop-sidebar .category-block .recent-blogs .image-box {
    border-radius: clamp(3px, 0.313vw, 32px);
    width: clamp(72px, 6.354vw, 280px);
    height: clamp(60px, 4.167vw, 220px);
}

.shop-sidebar .category-block .recent-blogs .text {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
    line-height: 110%;
}

.shop-sidebar .category-block .recent-blogs svg {
    width: clamp(14px, 0.729vw, 48px);
    height: clamp(14px, 0.729vw, 48px);
}

.shop-sidebar .category-block .recent-blogs:hover .text {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.shop-sidebar .far.fa-plus {
    font-size: 24px;
    font-weight: 300;
}

.shop-sidebar .featured-product-sec {
    position: relative;
}

.shop-sidebar .featured-product-sec .text-block {
    position: absolute;
    top: 0;
    left: 0;
    padding: clamp(24px, 2.5vw, 64px) clamp(12px, 0.833vw, 24px);
    text-align: center;
    width: 100%;
}

.shop-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
    cursor: url(../media/close.png), auto;
}

.shop-sidebar-overlay.active {
    display: block;
    opacity: 1;
}

.shop-filter {
    padding: clamp(10px, 0.581vw, 24px) clamp(16px, 1.25vw, 40px);
    border-radius: clamp(2px, 0.208vw, 28px);
    background: #b7737a;
    color: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

.shop-filter img {
    width: clamp(16px, 1.042vw, 48px);
}

.shop-filter:hover {
    color: #FFFFFF;
    background: #b7737a;
}

.blog-tags-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: clamp(8px, 0.625vw, 50px);
}

.blog-tags-wrapper .blog-tags {
    padding: 4px 8px;
    border-radius: 2px;
    transition: all 0.5s ease-in-out;
    background: transparent;
}

.blog-tags-wrapper .blog-tags:hover {
    background: #0F0F0F;
    color: #FFFFFF;
}

.blog-detail-wrapper .main-image {
    width: 880px;
    margin: 0 auto 40px;
}

.blog-detail-wrapper h1 {
    font: 600 40px/42px 'Inter', sans-serif;
    color: #111;
    margin: -15px 0 40px;
}

.page-diamond-ring-guide .blog-detail-wrapper h1 {
    margin: 40px 0 40px;
}

.blog-detail-wrapper h2 {
    font: 600 30px/32px 'Inter', sans-serif;
    color: #111;
    margin: 25px 0;
}

.blog-detail-wrapper h4 {
    font: 600 22px/24px 'Inter', sans-serif;
    color: #111;
    margin: 25px 0;
}

.blog-detail-wrapper h5 {
    font: 700 16px/24px 'Inter', sans-serif;
    color: #111;
    margin: 25px 0;
}

.blog-detail-wrapper li,
.blog-detail-wrapper td,
.blog-detail-wrapper tr,
.blog-detail-wrapper p {
    font: 600 16px/24px 'Inter', sans-serif;
    color: #111;
    margin: 0 0 20px;
}

.blog-detail-wrapper .list-number {
    list-style: decimal;
}

.blog-detail-wrapper a {
    color: #b7737a;
}

.blog-detail-wrapper table {
    width: 100%;
}

.blog-detail-wrapper table tr th,
.blog-detail-wrapper table tr td {
    width: 33.33%;
    padding: 6px;
    border: 1px solid #888;
    margin: 0 0 40px;
}

.page-benefits-of-wearing-silver-jewelry .blog-detail-wrapper table {
    margin: 0 0 20px;
}

.page-difference-between-18k-22k-and-24k-gold .blog-detail-wrapper table tr th,
.page-difference-between-18k-22k-and-24k-gold .blog-detail-wrapper table tr td,
.page-benefits-of-wearing-silver-jewelry .blog-detail-wrapper table tr th,
.page-benefits-of-wearing-silver-jewelry .blog-detail-wrapper table tr td {
    width: 25%;
}

.page-best-gold-jewelry-for-daily-wear .blog-detail-wrapper table tr th,
.page-best-gold-jewelry-for-daily-wear .blog-detail-wrapper table tr td {
    width: 20%;
}

.blog-detail-wrapper .qoutes {
    background: #F5F5F5;
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(12px, 0.833vw, 64px);
}

.blog-detail-wrapper .blog-post-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1599px) {
    .blog-detail-wrapper h1 {
        font-size: 34px;
        line-height: 36px;
        margin: -15px 0 30px;
    }
}

@media (max-width: 1599px) {
    .blog-detail-wrapper h2 {
        font-size: 26px;
        line-height: 28px;
    }
}

@media (max-width: 1199px) {
    .blog-detail-wrapper h1 {
        font-size: 30px;
        line-height: 32px;
        margin: -15px 0 10px;
    }
}

@media (max-width: 1024px) {
    .blog-detail-wrapper .blog-post-row {
        flex-direction: column;
        flex-wrap: wrap;
        row-gap: 16px;
    }
}

.blog-detail-wrapper .blog-post-row .blog-post-block {
    display: flex;
    align-items: center;
    gap: 16px;
}

@media (max-width: 991px) {
    .blog-detail-wrapper .main-image {
        width: 100%;
    }

    .blog-detail-wrapper h2 {
        font-size: 24px;
        line-height: 28px;
        margin: 20px 0;
    }

    .blog-detail-wrapper h4 {
        font-size: 20px;
        line-height: 22px;
    }

    .blog-detail-wrapper li,
    .blog-detail-wrapper td,
    .blog-detail-wrapper tr,
    .blog-detail-wrapper p {
        margin: 0 0 15px;
    }
}

@media (max-width: 767px) {
    .blog-detail-wrapper h2 {
        font-size: 20px;
        line-height: 28px;
        margin: 15px 0;
    }

    .blog-detail-wrapper h1 {
        font-size: 24px;
        line-height: 26px;
        margin: -15px 0 10px;
    }

    .blog-detail-wrapper table {
        width: 100%;
        overflow-x: scroll;
        overflow-y: auto;
        display: block;
    }
}

@media (max-width: 575px) {
    .blog-detail-wrapper .blog-post-row .blog-post-block {
        gap: 8px;
    }

    .blog-detail-wrapper .main-image {
        margin: 0 auto 20px;
    }

    .blog-detail-wrapper li,
    .blog-detail-wrapper td,
    .blog-detail-wrapper tr,
    .blog-detail-wrapper p {
        margin: 0 0 15px;
        font-size: 15px;
        line-height: 22px;
    }

    .blog-detail-wrapper h1 {
        font-size: 22px;
        line-height: 32px;
        margin: -5px 0 10px;
    }

    .blog-detail-wrapper h2 {
        font-size: 18px;
        line-height: 26px;
        margin: 15px 0;
    }

    .blog-detail-wrapper h4 {
        font-size: 18px;
        line-height: 20px;
        margin: 15px 0;
    }
}

@media (max-width:480px) {
    .blog-detail-wrapper h1 {
        font-size: 22px;
        line-height: 28px;
        margin: -5px 0 10px;
    }
}

.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-block {
    display: grid;
    align-items: center;
    justify-content: center;
    width: clamp(36px, 2.5vw, 64px);
    height: clamp(48px, 4.167vw, 164px);
    border-radius: clamp(2px, 0.208vw, 28px);
    background: #F5F5F5;
    transition: all 0.5s ease-in-out;
}

.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-block svg path {
    stroke: #1F1F1F;
    transition: all 0.5s ease-in-out;
}

.blog-detail-wrapper .blog-post-row .blog-post-block .post-text {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 1499px) {
    .blog-detail-wrapper .blog-post-row .blog-post-block br {
        display: none;
    }
}

.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-text {
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

.blog-detail-wrapper .blog-post-row .blog-post-block .post-image {
    width: clamp(72px, 6.354vw, 280px);
    height: clamp(48px, 4.167vw, 164px);
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .arrow-block {
    background: #b7737a;
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .arrow-block svg path {
    transition: all 0.5s ease-in-out;
    stroke: #FFFFFF;
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .post-text {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .arrow-text {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.blog-detail-wrapper .review-area .review-block {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

@media (max-width: 490px) {
    .blog-detail-wrapper .review-area .review-block {
        gap: 8px;
    }
}

.blog-detail-wrapper .review-area .review-block.block-2 {
    padding-left: clamp(32px, 4.3vw, 120px);
}

.blog-detail-wrapper .review-area .review-block .image-box {
    display: flex;
    flex-shrink: 0;
}

.blog-detail-wrapper .review-area .review-block .image-box img {
    border-radius: 5px;
    width: clamp(48px, 3.646vw, 96px);
}

.blog-detail-wrapper .review-area .review-block .text-box .reply-btn {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.blog-detail-wrapper .review-area .review-block .text-box .reply-btn:hover {
    color: #b7737a;
}

.blog-detail-wrapper form button {
    border: 0;
}

.blog-detail-wrapper .blog-tags-wrapper {
    display: flex;
    align-items: center;
    gap: clamp(12px, 0.833vw, 72px);
}

.blog-detail-wrapper .blog-tags-wrapper .blog-tags {
    padding: 4px 8px;
    background: #0F0F0F;
    color: #FFFFFF;
}

.shop-detail-page .detail-wrapper .product-image-container {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
}

.product-quantity-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-quantity-wrapper .quantity {
    padding: 10px 12px;
    background: #eaeaea;
}

.shop-detail-page .product-features {
    padding: 0;
    margin: 0;
}

.shop-detail-page .product-features p {
    color: #111;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 14px 0;
}

.shop-detail-page .product-features p span {
    font-size: 15px;
    margin: 0 0px 0 10px;
    font-weight: 400;
    color: #0f0f0f;
    border: 1px solid #808080;
    padding: 2px 25px;
}

.product-slider-asnav .nav-image,
.product-detail-slider .detail-image {
    display: none;
}

.product-detail-slider .detail-image.active {
    display: block !important;
    position: static !important;
    opacity: 1 !important;
}

.product-detail-slider .detail-image.active:has(iframe) {
    height: 720px;
    display: flex !important;
    align-items: center;
}

#product-price {
    font-size: 20px;
}

#weight-wrapper {
    font-size: 20px;
}




@media (max-width: 1024px) {
    .shop-detail-page .detail-wrapper .product-image-container {
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .shop-detail-page .detail-wrapper .product-image-container {
        flex-direction: column-reverse;
        overflow: hidden;
    }

    .shop-detail-page .product-features ul li {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
}

@media (max-width: 399px) {
    .shop-detail-page .detail-wrapper .product-image-container {
        overflow: hidden;
    }
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav {
    pointer-events: auto;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-list {
    height: 720px;
    overflow-y: scroll;
    scrollbar-width: thin;
}


.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav.asnav-2 {
    width: 100%;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav.asnav-2 .slick-track {
    flex-direction: row;
    width: auto !important;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-track {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    width: max-content !important;
}



@media (max-width:1599px) {

    .product-detail-slider .detail-image.active:has(iframe),
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-list {
        height: 610px;
    }
}

@media (max-width:1299px) {

    .product-detail-slider .detail-image.active:has(iframe),
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-list {
        height: 500px;
    }
}

@media (max-width:1199px) {

    .product-detail-slider .detail-image.active:has(iframe),
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-list {
        height: 650px;
    }
}

@media (max-width:991px) {

    .product-detail-slider .detail-image.active:has(iframe),
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-list {
        height: 510px;
    }
}

@media (max-width:767px) {

    .product-detail-slider .detail-image.active:has(iframe),
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-list {
        height: 450px;
    }
}

@media (max-width: 575px) {
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-track {
        flex-direction: row;
    }

    .product-detail-slider .detail-image.active:has(iframe),
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .slick-list {
        height: auto;
    }
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image {
    cursor: pointer;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image.video-thumb {
    display: none !important;
}

@media (max-width: 399px) {
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image {
        width: 125px;
    }
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image video,
.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image img {
    opacity: 0.6;
    transition: all 0.5s ease-in-out;
    border: 1px solid #eaeaea;
    border-radius: 6px;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image.active video,
.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image.active img {
    opacity: 1;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image {
    position: relative;
    max-width: 122px;
    height: auto;
    margin: 0 0 5px 0;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image:has(video)::before {
    content: "\f04b";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    background-color: #0000008a;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    pointer-events: none;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50px;
    overflow: hidden;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image.active:has(video)::before {
    display: none;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image[data-metal="silver"][data-index="0"] {
    order: 1;
    margin: 0;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image[data-metal="silver"][data-index="1"] {
    order: 2;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image[data-metal="silver"][data-index="2"] {
    order: 3;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image[data-metal="silver"][data-index="3"] {
    order: 4;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image[data-metal="silver"][data-index="4"] {
    order: 5;
}

@media (min-width: 2560px) {
    .shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image img {
        width: 100%;
    }
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image.slick-current img {
    opacity: 1;
}

.shop-detail-page .detail-wrapper .product-image-container .product-slider-asnav .nav-image img {
    opacity: 1;
    height: 164px;
    width: auto;
    display: block;
    object-fit: cover;
}

.shop-detail-page .detail-wrapper .product-image-container .product-detail-slider {
    width: 100%;
    border-radius: clamp(18px, 1.25vw, 96px);
}

@media (min-width: 1921px) {
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider {
        width: 100%;
    }
}

@media (max-width: 1099px) {
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider {
        width: 60% !important;
    }
}

@media (max-width: 575px) {
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider {
        width: 100% !important;
    }
}

@media (max-width: 576px) {
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image {
        height: auto !important;
    }
}

.shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image iframe,
.shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image video,
.shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image img {
    width: 80%;
    border: 1px solid #eaeaea;
    border-radius: 15px;
}

.shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image iframe {
    pointer-events: none;
}

@media (min-width: 1921px) {

    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image iframe,
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image video,
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image img {
        width: 85%;
    }
}

@media (max-width: 1599px) {

    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image iframe,
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image video,
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image img {
        width: 74%;
    }
}

@media (max-width: 1099px) {

    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image iframe,
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image video,
    .shop-detail-page .detail-wrapper .product-image-container .product-detail-slider .detail-image img {
        width: 100%;
    }
}

.product-text-container {
    padding: clamp(12px, 1.25vw, 40px);
    position: relative;
    z-index: 5;
}

a[data-bs-target="#sizeguide"] {
    position: relative;
    z-index: 2;
}

.product-text-container .label {
    padding: 4px 12px;
    border-radius: 2px;
    background-color: #0F0F0F;
    color: #FFFFFF;
}

.product-text-container>h4 {
    text-transform: capitalize;
}

.product-text-container .side-icons {
    display: flex;
    align-items: center;
    gap: clamp(4px, 0.417vw, 36px);
}

.product-text-container .side-icons a {
    width: clamp(28px, 1.667vw, 64px);
    height: clamp(28px, 1.667vw, 64px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #D9D9D9;
    border-radius: clamp(2px, 0.208vw, 28px);
    transition: all 0.5s ease-in-out;
    background: #FFFFFF;
    color: #1F1F1F;
}

.page-product-detail .detail-wrapper #accordionExample .faq-block {
    background-color: transparent;
}

.page-product-detail .detail-wrapper .product-text-container .cus-btn-2::before {
    height: 120px;
    width: 400px;
}

.product-text-container .cart-button {
    width: 100%;
}

.product-text-container .cart-button:is(:hover, :active, :focus)::before {
    transform: scale(2);
}

@media (max-width: 575px) {
    .page-product-detail .detail-wrapper .product-text-container .cus-btn-2::before {
        height: 100px;
        width: 570px;
    }

    .product-text-container .cart-button:is(:hover, :active, :focus)::before {
        transform: scale(4);
    }
}

@media (max-width: 490px) {
    .product-text-container .side-icons a {
        width: clamp(30px, 6.531vw, 48px);
        height: clamp(30px, 6.531vw, 48px);
    }
}

.product-text-container .side-icons a svg {
    width: clamp(14px, 0.833vw, 48px);
    height: clamp(14px, 0.833vw, 48px);
}

.product-text-container .side-icons a svg path {
    transition: all 0.5s ease-in-out;
}

.product-text-container .side-icons a.btn {
    font-size: clamp(14px, 0.833vw, 40px);
}

.product-text-container .side-icons a i {
    transition: all 0.5s ease-in-out;
}

.product-text-container .side-icons a:hover {
    background: #b7737a;
}

.product-text-container .side-icons a:hover svg path {
    fill: #FFFFFF;
}

.product-text-container .side-icons a:hover i {
    color: #FFFFFF;
}

.product-text-container .function-bar {
    display: flex;
    align-items: center;
    gap: clamp(18px, 1.25vw, 106px) !important;
}

@media (max-width: 490px) {
    .product-text-container .function-bar {
        flex-wrap: wrap;
    }
}

.product-text-container .function-bar .side-icons ul {
    display: flex;
    align-items: center;
    gap: 8px;
}

.product-text-container .function-bar .side-icons ul li a {
    width: clamp(36px, 2.5vw, 96px);
    height: clamp(36px, 2.5vw, 96px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #1F1F1F;
    background-color: transparent;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    padding: 4px;
}

@media (max-width: 490px) {
    .product-text-container .function-bar .side-icons ul li a {
        width: clamp(36px, 8.163vw, 80px);
        height: clamp(36px, 8.163vw, 80px);
    }
}

@media (max-width: 490px) {
    .product-text-container .function-bar .side-icons ul li a svg {
        width: 16px;
        height: 16px;
    }
}

.product-text-container .function-bar .side-icons ul li a svg path {
    transition: all 0.5s ease-in-out;
}

.product-text-container .function-bar .side-icons ul li:hover a {
    border: 1px solid #b7737a;
    background-color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.product-text-container .function-bar .side-icons ul li:hover a svg path {
    fill: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

/* .product-text-container .quantity {
  padding: clamp(8px, 0.833vw, 48px) clamp(8px, 0.625vw, 48px);
  background: #e3e3e3;
} */

.product-text-container .quantity .quantity-wrap {
    gap: clamp(8px, 0.625vw, 50px);
}

.product-text-container .wish-compare-btn {
    display: flex;
    align-items: center;
    gap: clamp(12px, 0.833vw, 72px);
}

.product-text-container .wish-compare-btn .wish-btn {
    display: flex;
    align-items: center;
    gap: clamp(4px, 0.417vw, 36px);
    color: #0F0F0F;
    transition: all 0.5s ease-in-out;
}

.product-text-container .wish-compare-btn .wish-btn:hover {
    color: #b7737a;
}

.faq-block {
    padding: 17.75px 0;
    background: #FFFFFF;
}

.faq-block:first-child {
    padding-top: 0;
}

@media (max-width: 576px) {
    .faq-block:first-child {
        padding-top: clamp(24px, 1.667vw, 48px);
    }
}

.faq-block .accordion-button {
    margin: 0;
    position: relative;
    padding: 0;
    font-family: "Inter", sans-serif;
    font-size: clamp(14px, 0.833vw, 40px);
    color: #0F0F0F;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.32px;
    padding-right: 32px;
    font-size: 16px;
}

@media (max-width: 490px) {
    .faq-block .accordion-button {
        padding-right: 40px;
    }
}

.faq-block .accordion-button.collapsed {
    border-radius: 0px;
    padding: 0;
    background: none;
    margin: 0;
}

@media (max-width: 490px) {
    .faq-block .accordion-button.collapsed {
        padding-right: 40px;
    }
}

.faq-block .accordion-button.collapsed::after {
    background-image: none !important;
    color: #1F1F1F;
    content: "\f067";
    font-family: "Font Awesome 6 Pro";
}

.faq-block .accordion-button:not(.collapsed) {
    color: #0F0F0F;
    background: transparent;
    border: none;
    box-shadow: none;
}

.faq-block .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.faq-block .accordion-button::after {
    content: "\f068";
    font-family: "Font Awesome 6 Pro";
    background-image: none !important;
    position: absolute;
    right: 0;
    font-weight: 300;
    font-size: clamp(23px, 1.25vw, 48px);
    cursor: pointer;
}

.faq-block .accordion-collapse p {
    margin-top: clamp(12px, 1.25vw, 40px);
}

.review-section .review-wrapper {
    display: flex;
    align-items: center;
    gap: clamp(24px, 1.667vw, 116px);
    width: 100%;
}

@media (max-width: 490px) {
    .review-section .review-wrapper {
        flex-wrap: wrap;
    }

    .faq-block .accordion-button.collapsed::after {
        font-size: 16px;
    }
}

.review-section .review-wrapper .rating-box {
    width: 17%;
    padding: clamp(32px, 2.5vw, 60px) clamp(12px, 0.833vw, 24px);
    display: grid;
    align-items: center;
    border: 1px solid #0F0F0F;
}

@media (max-width: 1599px) {
    .review-section .review-wrapper .rating-box {
        width: 30%;
        padding: clamp(36px, 3.002vw, 52px) 16px;
    }
}

@media (max-width: 1024px) {
    .review-section .review-wrapper .rating-box {
        padding: 48px 16px;
    }
}

@media (max-width: 490px) {
    .review-section .review-wrapper .rating-box {
        width: 100%;
        padding: 16px;
    }
}

.review-section .review-wrapper .rating-box .review-btn {
    padding: clamp(12px, 0.833vw, 24px) clamp(18px, 1.667vw, 48px);
    background: #b7737a;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
}

.review-section .review-wrapper .skills-bar-container {
    position: relative;
    list-style: none;
    padding: 0;
    width: 80%;
}

@media (max-width: 490px) {
    .review-section .review-wrapper .skills-bar-container {
        width: 100%;
    }
}

.review-section .review-wrapper .skills-bar-container li {
    position: relative;
    width: 100%;
}

.review-section .review-wrapper .skills-bar-container li .progressbar-title {
    display: flex;
    align-items: center;
    gap: clamp(12px, 0.833vw, 72px);
    color: #808080;
    font-weight: 600;
}

.review-section .review-wrapper .skills-bar-container li .progressbar-title .number {
    display: flex;
    align-items: center;
    gap: clamp(4px, 0.417vw, 36px);
}

.review-section .review-wrapper .skills-bar-container li .bar-container {
    background: #F5F5F5;
    position: relative;
    width: 100%;
    height: clamp(8px, 0.833vw, 30px);
    display: block;
}

.review-section .review-wrapper .skills-bar-container li .bar-container .progressbar {
    position: absolute;
    width: 0%;
    height: 100%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.review-section .review-wrapper .skills-bar-container li .bar-container #progress-css {
    -webkit-animation-name: progress-css;
    animation-name: progress-css;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.review-section .review-wrapper .skills-bar-container li .bar-container #progress-javascript {
    -webkit-animation-name: progress-javascript;
    animation-name: progress-javascript;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.review-section .review-wrapper .skills-bar-container li .bar-container #progress-angular {
    -webkit-animation-name: progress-angular;
    animation-name: progress-angular;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.review-section .review-wrapper .skills-bar-container li .bar-container #progress-php {
    -webkit-animation-name: progress-php;
    animation-name: progress-php;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.review-section .review-wrapper .skills-bar-container li .bar-container #progress-mysql {
    -webkit-animation-name: progress-mysql;
    animation-name: progress-mysql;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.review-section .review-wrapper .progressbar {
    background-color: #b7737a;
}

@-webkit-keyframes progress-css {
    0% {
        width: 0%;
    }

    100% {
        width: 90%;
    }
}

@-webkit-keyframes progress-javascript {
    0% {
        width: 0%;
    }

    100% {
        width: 70%;
    }
}

@-webkit-keyframes progress-angular {
    0% {
        width: 0%;
    }

    100% {
        width: 65%;
    }
}

@-webkit-keyframes progress-php {
    0% {
        width: 0%;
    }

    100% {
        width: 50%;
    }
}

@-webkit-keyframes progress-mysql {
    0% {
        width: 0%;
    }

    100% {
        width: 35%;
    }
}

@-moz-keyframes progress-css {
    0% {
        width: 0%;
    }

    100% {
        width: 90%;
    }
}

@-moz-keyframes progress-javascript {
    0% {
        width: 0%;
    }

    100% {
        width: 70%;
    }
}

@-moz-keyframes progress-angular {
    0% {
        width: 0%;
    }

    100% {
        width: 65%;
    }
}

@-moz-keyframes progress-php {
    0% {
        width: 0%;
    }

    100% {
        width: 50%;
    }
}

@-moz-keyframes progress-mysql {
    0% {
        width: 0%;
    }

    100% {
        width: 35%;
    }
}

@keyframes progress-css {
    0% {
        width: 0%;
    }

    100% {
        width: 90%;
    }
}

@keyframes progress-javascript {
    0% {
        width: 0%;
    }

    100% {
        width: 70%;
    }
}

@keyframes progress-angular {
    0% {
        width: 0%;
    }

    100% {
        width: 65%;
    }
}

@keyframes progress-php {
    0% {
        width: 0%;
    }

    100% {
        width: 50%;
    }
}

@keyframes progress-mysql {
    0% {
        width: 0%;
    }

    100% {
        width: 35%;
    }
}

.review-section .review-area .review-block {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 0.833vw, 72px);
}

.review-section .review-area .review-block.block-2 {
    padding-left: clamp(32px, 4.3vw, 120px);
}

.review-section .review-area .review-block .image-box {
    display: flex;
    flex-shrink: 0;
}

.review-section .review-area .review-block .image-box img {
    border-radius: 50%;
    width: clamp(48px, 3.33vw, 96px);
    height: clamp(48px, 3.33vw, 96px);
}

.review-section .review-area .review-block .text-box .reply-btn {
    color: #b7737a;
    transition: all 0.5s ease-in-out;
}

.review-section .review-area .review-block .text-box .reply-btn:hover {
    transition: all 0.5s ease-in-out;
    color: #b7737a;
}

.review-section .input-block {
    position: relative;
}

.review-section .input-block svg {
    position: absolute;
    top: clamp(12px, 0.938vw, 24px);
    left: 12px;
}

.review-section .star-rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    gap: 4px;
}

.review-section .star-rating input {
    display: none;
}

.review-section .star-rating label {
    color: #D9D9D9;
    cursor: pointer;
    font-size: clamp(20px, 1.25vw, 32px);
}

.review-section .star-rating :checked~label {
    color: #FD961E;
}

.review-section .star-rating label:hover,
.review-section .star-rating label:hover~label {
    color: #FD961E;
}

.product-color {
    display: flex;
    align-items: center;
    gap: 16px;
}

.product-color ul {
    display: flex;
    align-items: center;
    gap: 8px;
}

.product-color input[type=radio] {
    width: clamp(24px, 1.667vw, 64px);
    height: clamp(24px, 1.667vw, 64px);
    -webkit-appearance: none;
    border-radius: 50%;
}

.product-color input[type=radio].radio-3 {
    background-color: #808080;
}

.product-color input[type=radio].radio-4 {
    background-color: #0F0F0F;
}

.product-color input[type=radio].radio-5 {
    background-color: #3DA5D5;
}

.product-color input[type=radio].radio-6 {
    background-color: #b7737a;
}

.product-color input[type=radio].radio-7 {
    background-color: #b7737a;
}

.product-color input[type=radio]:checked {
    border: 3px solid #FFFFFF;
    outline: 1px solid #0F0F0F;
    cursor: pointer;
    border-radius: 50%;
}

.product-color input[type=radio]:hover {
    border-radius: 50%;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    border: 3px solid #FFFFFF;
    outline: 1px solid #0F0F0F;
}

.select-size {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
}

.select-size .button-label {
    cursor: pointer;
    color: #1F1F1F;
    border: 1px solid #808080;
    font-family: "Inter", sans-serif;
    background: transparent;
    transition: 0.3s;
    user-select: none;
    text-align: center;
    padding: 3px 13px;
}

.select-size .button-label:active {
    transform: translateY(2px);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2), inset 0px -1px 0 rgba(0, 0, 0, 0.22);
}

.select-size .button-label:hover {
    background: #1F1F1F;
    color: #FFFFFF;
}

.select-size .radio-label:checked+.button-label {
    background: #1F1F1F;
    color: #FFFFFF;
}

.select-size .hidden {
    display: none;
}

.contact-section .opening-hours .days-block {
    padding: clamp(12px, 1.25vw, 40px);
    border-radius: clamp(4px, 0.417vw, 36px);
    background: #fff;
}

.contact-section .opening-hours .days-block.contact-box {
    display: flex;
    align-items: center;
    gap: 20px;
}

.contact-section .opening-hours .days-block.contact-box .icon-box {
    padding: clamp(10px, 0.833vw, 40px);
    border-radius: clamp(4px, 0.417vw, 36px);
    background: #FFFFFF;
}

.contact-section .opening-hours .days-block.contact-box .icon-box img {
    width: clamp(20px, 1.667vw, 48px);
    height: clamp(20px, 1.667vw, 48px);
}

.contact-section .form-container {
    height: 100%;
}

.contact-section .form-container button {
    border: 0;
}

.contact-section .form-container button.cus-btn-2 {
    margin: 20px 0;
}

.contact-section .map iframe {
    width: 100%;
    height: clamp(220px, 31.25vw, 850px);
}


.main-price {
    font-size: 17px;
    font-weight: 600;
}

.main-price .price-disc {
    font-size: 16px;
    font-weight: 400;
}

.content-box .subtitle {
    font-size: 16px;
}

.innerpagetitle-text {
    padding: 40px 0 60px 0;
}

.innerpagetitle-text .innerpagetitle {
    font: 700 32px/40px 'Inter', sans-serif;
    color: #000;
    margin: 0 0 30px 0;
}

.innerpagetitle-text .text-content h4 {
    font: 700 22px/24px 'Inter', sans-serif;
    color: #000;
    margin: 20px 0 20px 0;
}

.innerpagetitle-text .text-content h5 {
    font: 700 18px/20px 'Inter', sans-serif;
    color: #000;
    margin: 20px 0 20px 0;
}

.innerpagetitle-text .text-content p {
    font-size: 16px;
    color: #262626;
    margin: 0 0 10px 0;
}

.page-faqs .innerpagetitle-text .text-content h4 {
    font: 700 28px/30px 'Inter', sans-serif;
    margin: 40px 0 40px 0;
}

#recognized-certificates .text-content {
    width: 80%;
    margin: 0 auto;
}

#recognized-certificates .text-content p {
    margin: 0 0 20px 0;
}

#recognized-certificates .text-content hr {
    margin: 80px 0;
}

@media (max-width:1399px) {
    #recognized-certificates .text-content {
        width: 90%;
    }
}

@media (max-width:1299px) {
    #recognized-certificates .text-content hr {
        margin: 60px 0;
    }
}

@media (max-width:1199px) {
    #recognized-certificates .text-content {
        width: 100%;
    }
}

@media (max-width:991px) {
    .sidebar {
        padding: 0 !important;
    }
}

@media (max-width:575px) {
    .innerpagetitle-text .text-content h4 {
        font-size: 20px;
        line-height: 22px;
    }
}

@media (max-width:575px) {
    .innerpagetitle-text {
        padding: 20px 0 40px 0;
    }
}

@media (max-width:480px) {
    .innerpagetitle-text .text-content p {
        font-size: 15px;
    }

    #recognized-certificates .text-content hr {
        margin: 40px 0;
    }

    .innerpagetitle-text .text-content h4 {
        margin: 15px 0;
    }

    .select-size {
        gap: 5px;
        flex-wrap: wrap;
    }

    .main-price {
        font-size: 15px;
    }

    .main-price .price-disc {
        font-size: 15px;
    }

    .select-size .button-label {
        padding: 3px 8px;
    }

    .shop-detail-page .product-features p span {
        padding: 2px 15px;
    }
}

@media (max-width:360px) {
    .innerpagetitle-text .text-content h4 {
        font-size: 18px;
        line-height: 20px;
    }
}



#checkout .contact-form {
    margin: 60px 0px 200px;
}

#checkout .contact-form .cus-checkBox {
    margin: 10px 0 20px;
}

#checkout .contact-form .cus-btn-2 {
    border: none;
}

@media (max-width:991px) {
    #checkout .contact-form {
        margin: 40px 0px 180px;
    }
}

@media (max-width:480px) {
    #checkout .contact-form {
        margin: 20px 0px 170px;
    }
}


/* ===========================================================================*/


/* ===== FILTER CARD ===== */
.filter-card {
    padding: 60px 0 0;
    position: relative;
    z-index: 10;
}

/* ===== FILTER ROWS ===== */
.filter-row {
    display: grid;
    gap: 24px;
    margin-bottom: 28px;
    align-items: start;
}

.filter-row.row-top {
    grid-template-columns: 1fr 1fr 1fr;
}

.filter-row.row-mid {
    grid-template-columns: 1fr 1fr 1fr;
}

.filter-group label {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1f1f1f;
    margin-bottom: 10px;
}

/* ===== SHAPE SELECTOR ===== */
.shape-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.shape-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    transition: all .18s;
    font-size: .65rem;
    background-color: transparent;
    color: #b7737a;
    font-family: 'inter', sans-serif;
    min-width: 46px;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.shape-btn span {
    position: absolute;
    z-index: 999;
    text-wrap: wrap;
    opacity: 0;
    bottom: 0;
    font-size: 11px;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    line-height: 13px;
}

.shape-btn:hover span {
    opacity: 1;
    bottom: -15px;
}


.shape-btn svg {
    fill: #b7737a;
    transition: fill .18s;
}

.shape-btn:hover,
.shape-btn.active {
    border-color: #b7737a;
}

.shape-btn:hover svg,
.shape-btn.active svg {
    fill: #b7737a;
}

/* ===== RANGE SLIDERS ===== */
.range-wrap {
    position: relative;
    padding-top: 6px;
}

.range-display {
    display: flex;
    justify-content: space-between;
    font-size: .82rem;
    font-weight: 500;
    color: #b7737a;
    margin-bottom: 15px;
}

.range-display span,
.range-display input {
    background: #b7737a2e;
    border: 1px solid #e7d3d4;
    border-radius: 6px;
    padding: 3px 10px;
    font-size: 13px;
    color: inherit;
    font-weight: 500;
}

.range-display input {
    min-width: 70px;
    max-width: 180px;
    width: auto;
    text-align: center;
    outline: none;
    border-radius: 6px;
}

.range-display input:focus {
    box-shadow: 0 0 0 2px rgba(183, 115, 122, 0.4);
}

.date-range {
    display: flex;
    gap: 0.5rem;
}

.date-range input {
    flex: 1;
    padding: 6px 10px;
    border: 1px solid #e7d3d4;
    border-radius: 6px;
    background: #b7737a2e;
    color: #5a3a39;
    font-size: 0.9rem;
}

.slider-track {
    position: relative;
    height: 5px;
    background: #e7d3d4;
    border-radius: 99px;
    margin: 10px 0 6px;
}

.slider-fill {
    position: absolute;
    height: 100%;
    background: linear-gradient(270deg, #b7737a, #d5949bb5);
    border-radius: 99px;
    transition: left .08s, width .08s;
}

.range-input {
    position: absolute;
    width: 100%;
    top: -3px;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    pointer-events: none;
    height: 11px;
}

.range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2.5px solid #b7737a;
    cursor: pointer;
    pointer-events: all;
    box-shadow: 0 2px 8px rgba(26, 58, 42, .2);
    transition: transform .15s;
}

.range-input::-webkit-slider-thumb:hover {
    transform: scale(1.2);
}

.range-labels {
    display: flex;
    justify-content: space-between;
    font-size: .67rem;
    color: #6b7b6e;
    margin-top: 2px;
}

/* ===== STEP SLIDER (Cut / Color / Clarity) ===== */
.step-slider-wrap {
    padding-top: 6px;
}

.step-selected-label {
    font-size: .82rem;
    font-weight: 600;
    color: #b7737a;
    text-align: center;
    margin-bottom: 10px;
    min-height: 20px;
    background: #b7737a2e;
    border-radius: 6px;
    padding: 3px 10px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
}

.step-track-outer {
    position: relative;
    padding: 14px 0 22px;
}

/* The filled bar behind the thumb */
.step-bg-track {
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    height: 5px;
    background: #e7d3d4;
    border-radius: 99px;
    pointer-events: none;
}

.step-active-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(270deg, #b7737a, #d5949bb5);
    border-radius: 99px;
    transition: width .12s;
    width: 0%;
}

/* Tick marks */
.step-ticks {
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.step-tick {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #e7d3d4;
    border: 2px solid #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    transition: background .15s;
    flex-shrink: 0;
}

.step-tick.ticked {
    background: #b7737a;
}

/* The actual range input */
.step-range {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 30px;
    /* larger hit area for better thumb interaction */
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    cursor: pointer;
    outline: none;
    z-index: 1;
    pointer-events: none;
    /* only the thumb should be interactive */
}

.step-range:focus {
    outline: none;
}

.step-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2.5px solid #b7737a;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(26, 58, 42, .22);
    transition: transform .15s, border-color .15s;
    margin-top: -1.5px;
    /* center thumb over the track */
    z-index: 2;
    pointer-events: auto;
}

.step-range::-webkit-slider-thumb:hover {
    transform: scale(1.2);
    border-color: #b7737a;
}

.step-range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2.5px solid #b7737a;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(26, 58, 42, .22);
    margin-top: -1.5px;
    z-index: 2;
    pointer-events: auto;
}

.step-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2.5px solid #b7737a;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(26, 58, 42, .22);
    transition: transform .15s, border-color .15s;
    margin-top: -1.5px;
    /* center thumb over the track */
    z-index: 2;
}

.step-range::-webkit-slider-thumb:hover {
    transform: scale(1.2);
    border-color: #b7737a;
}

.step-range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2.5px solid #b7737a;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(26, 58, 42, .22);
    margin-top: -1.5px;
    z-index: 2;
}

/* "All" reset button under slider */
.step-all-btn {
    font-size: .68rem;
    color: #6b7b6e;
    text-align: center;
    margin-top: 2px;
    cursor: pointer;
    display: block;
    text-decoration: underline dotted;
    width: fit-content;
    margin-inline: auto;
}

.step-all-btn:hover {
    color: #b7737a;
}

/* Labels row under ticks */
.step-label-row {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #6b7b6e;
    pointer-events: none;
}

.video-btn {
    padding: 4px 0;
    width: 50px;
    text-align: center;
    background: #111;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    text-decoration: none;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

.video-btn:hover {
    background: #b7737a;
    color: #fff;
}


/* ===== ADVANCED FILTERS ===== */
.adv-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    padding: 16px 0;
    border-top: 1px solid #e7d3d4;
}

.adv-label {
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #6b7b6e;
    margin-right: 4px;
    white-space: nowrap;
}

.adv-btn {
    padding: 7px 14px;
    border: 1.5px solid #e7d3d4;
    border-radius: 99px;
    background: #faf9f6;
    font-size: .78rem;
    font-family: 'inter', sans-serif;
    font-weight: 500;
    color: #b7737a;
    cursor: pointer;
    transition: all .18s;
}

.adv-btn:hover {
    border-color: #b7737a;
    background: #b7737a2e;
}

.adv-btn.selected {
    border-color: #b7737a;
    background: #b7737a2e;
    color: #b7737a;
}

.btn-fancy {
    margin-left: auto;
    padding: 7px 18px;
    border: 1.5px solid #c9a84c;
    border-radius: 99px;
    background: transparent;
    font-size: .78rem;
    font-family: 'inter', sans-serif;
    font-weight: 600;
    color: #c9a84c;
    cursor: pointer;
    transition: all .18s;
}

.btn-fancy:hover {
    background: #c9a84c;
    color: #fff;
}

.btn-reset {
    padding: 7px 18px;
    border: none;
    border-radius: 5px;
    background: #b7737a;
    color: #fff;
    font-size: .78rem;
    font-family: 'inter', sans-serif;
    font-weight: 600;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.btn-reset:hover {
    background: #b7737a;
}

/* ===== STEPS PROGRESS ===== */
.steps-bar {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 16px rgba(26, 58, 42, .08);
    margin: 20px 0;
    padding: 0;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    align-items: stretch;
}

.step-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px 24px;
}

.step-item.done {
    background: #b7737a2e;
}

.step-item.active {
    background: #fff;
}

.step-item.todo {
    background: #faf9f6;
}

.step-num {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.1rem;
    font-weight: 700;
    flex-shrink: 0;
}

.step-item.done .step-num {
    background: #b7737a;
    color: #fff;
}

.step-item.active .step-num {
    background: #b7737a;
    color: #fff;
}

.step-item.todo .step-num {
    background: #e7d3d4;
    color: #6b7b6e;
}

.step-info small {
    display: block;
    font-size: .65rem;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #6b7b6e;
}

.step-info strong {
    font-size: .88rem;
    font-weight: 600;
    color: #1c1c1c;
    display: block;
    margin-top: 1px;
}

.step-info a {
    font-size: .73rem;
    color: #b7737a;
    text-decoration: none;
    font-weight: 500;
}

.step-info a:hover {
    text-decoration: underline;
}

.step-divider {
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: inherit;
}

.step-divider svg {
    width: 18px;
    height: 18px;
    fill: #6b7b6e;
}

.step-item.done+.step-divider {
    background: #b7737a2e;
}

.step-item.done+.step-divider svg {
    fill: #d5949bb5;
}

/* ===== RESULTS INFO ===== */
.results-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    padding: 0 4px;
}

.results-count {
    font-size: .88rem;
    color: #6b7b6e;
}

.results-count strong {
    color: #b7737a;
    font-weight: 700;
    font-size: 1rem;
}

/* ===== TABLE ===== */
.table-wrap {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 16px rgba(26, 58, 42, .08);
    overflow: hidden;
    margin: 0 0 40px;
}

@media (max-width: 575px) {
    .table-wrap {
        overflow-x: auto;
        /* allow horizontal scroll on small screens */
        -webkit-overflow-scrolling: touch;
    }

    .diamond-table {
        min-width: 650px;
        /* keep table full-width so it can scroll */
    }
}

.diamond-table {
    width: 100%;
    border-collapse: collapse;
}

.diamond-table thead tr {
    background: #b7737a;
    color: #fff;
}

.diamond-table thead th {
    padding: 14px 18px;
    text-align: left;
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    user-select: none;
    white-space: nowrap;
}

.diamond-table thead th .sort-icon {
    margin-left: 5px;
    opacity: .5;
    font-size: .7rem;
}

.diamond-table thead th.sorted {
    background: #b7737a;
}

.diamond-table thead th.sorted .sort-icon {
    opacity: 1;
}

.diamond-table tbody tr {
    border-bottom: 1px solid #e7d3d4;
    transition: background .14s;
}

.diamond-table tbody tr:last-child {
    border-bottom: none;
}

.diamond-table tbody tr:nth-child(even) {
    background: #b7737a12;
}


.diamond-table td {
    padding: 13px 18px;
    font-size: 15px;
    color: #1c1c1c;
}

.shape-cell {
    display: flex;
    align-items: center;
    gap: 10px;
}

.shape-icon {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}

.shape-icon svg {
    width: 100%;
    height: 100%;
    fill: #d5949bb5;
}

.shape-name {
    font-weight: 500;
}

.badge {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 99px;
    font-size: .73rem;
    font-weight: 600;
}

.price-cell {
    color: #b7737a;
    font-size: .95rem;
}

/* ===== EMPTY STATE ===== */
.empty-state {
    text-align: center;
    padding: 60px 24px;
    color: #6b7b6e;
}

.empty-state svg {
    width: 56px;
    height: 56px;
    fill: #e7d3d4;
    margin-bottom: 16px;
}

.empty-state p {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 6px;
    color: #1c1c1c;
}

.empty-state small {
    font-size: .85rem;
}

/* ===== PAGINATION ===== */
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 20px;
}

.pg-btn {
    width: 36px;
    height: 36px;
    border: 1.5px solid #e7d3d4;
    border-radius: 8px;
    background: #faf9f6;
    cursor: pointer;
    font-size: .85rem;
    font-family: 'inter', sans-serif;
    color: #1c1c1c;
    transition: all .15s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pg-btn:hover {
    border-color: #b7737a;
    background: #b7737a2e;
    color: #b7737a;
}

.pg-btn.active {
    background: #b7737a;
    border-color: #b7737a;
    color: #fff;
    font-weight: 700;
}

.pg-btn:disabled {
    opacity: .35;
    cursor: not-allowed;
}

.pg-info {
    font-size: .8rem;
    color: #6b7b6e;
    margin: 0 8px;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 860px) {

    .filter-row.row-top,
    .filter-row.row-mid {
        grid-template-columns: 1fr 1fr;
    }

    .steps-bar {
        grid-template-columns: 1fr;
    }

    .step-divider {
        display: none;
    }
}

@media (max-width: 560px) {

    .filter-row.row-top,
    .filter-row.row-mid {
        grid-template-columns: 1fr;
    }

    .filter-card {
        padding: 20px 16px 16px;
    }
    .shape-name {
    font-size: 14px;
}
.diamond-table td{
        font-size: 14px;
}
}

/* ===== ANIMATIONS ===== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(14px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.diamond-table tbody tr {
    animation: fadeInUp .22s ease both;
}

@media (max-width:1199px) {
    .range-display input {
        max-width: 130px;
    }
}

@media (max-width:767px) {
    .range-display input {
        max-width: 115px;
    }
}



/* MODAL OVERALL */

#priceQuoteModal .modal-content {
    border-radius: 16px;
    padding: 20px;
    border: 1px solid #D9D9D9;
    background: #f8f8f8;
}

#priceQuoteModal .Custom-Jewellery .modal-content {
    border: none;
    background-color: transparent;
}

#priceQuoteModal .Custom-Jewellery .modal-content .pricing-info {
    margin: 0 0 30px;
}

/* HEADER */
#priceQuoteModal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

#priceQuoteModal .modal-title {
    font: 800 30px/32px "Inter", Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    color: #111;
}

/* FORM LABELS */
#priceQuoteModal label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 6px;
    display: block;
    color: #111;
}

/* INPUT + SELECT + TEXTAREA */

#priceQuoteModal select option,
#priceQuoteModal input,
#priceQuoteModal select,
#priceQuoteModal textarea {
    width: 100%;
    font-weight: 500;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    padding: 16px 14px;
    font-size: 14px;
    outline: none;
    transition: 0.3s;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.placeholder,
#priceQuoteModal select option.placeholder {
    background-color: #fff;
    color: #8f8f8f;
}

/* INPUT FOCUS EFFECT */
#priceQuoteModal input:focus,
#priceQuoteModal select:focus,
#priceQuoteModal textarea:focus {
    border-color: #000;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

/* ROW SPACING */
#priceQuoteModal .row {
    margin-bottom: 15px;
}

/* RADIO + CHECKBOX CUSTOM */
#priceQuoteModal input[type="radio"],
#priceQuoteModal input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #000;
    margin-right: 6px;
    cursor: pointer;
}

/* PRODUCT TYPE BOX */
#priceQuoteModal .product-type {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}

/* CUSTOM BOX CONTAINER */

#customProductBox-custom,
#customProductBox {
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

/* SERVICES CHECKBOX GROUP */
#priceQuoteModal .services-group {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

/* BUTTON */
#priceQuoteModal .btn-dark {
    background: #000;
    border: none;
    font-weight: 600;
    border-radius: 6px;
    letter-spacing: 0.5px;
    transition: 0.3s;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

#priceQuoteModal .btn-dark:hover {
    background: #333;
}

/* CENTER BUTTON */
#priceQuoteModal .text-center {
    margin-top: 20px;
}

/* PLACEHOLDER */
#priceQuoteModal input::placeholder,
#priceQuoteModal textarea::placeholder {
    color: #888;
}

#priceQuoteModal .modal-dialog {
    width: 70%;
    color: #111;
}

/* REMOVE DEFAULT ARROW */
.custom-select,
#priceQuoteModal .custom-select {
    position: relative;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

.custom-select::before,
#priceQuoteModal .custom-select::before {
    content: " ";
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,\ <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'>\ <polyline points='6 9 12 15 18 9'/>\</svg>");
    background-repeat: no-repeat;
    position: absolute;
    left: auto;
    right: 5px;
    top: 0;
    bottom: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: auto;
}

#priceQuoteModal .custom-select:has(input)::before {
    display: none;
}


.certification-option-wrapper {
    display: flex;
    align-items: center;
    gap: 30px;
}

.certification-option-wrapper label {
    margin: 0 !important;
}

.services-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 0;
    margin: 15px 0 0;
}

.services-wrapper li {
    list-style: none;
    font-weight: 500;
}

@media (max-width:1299px) {
    #priceQuoteModal .modal-dialog {
        width: 90%;
        max-width: 90%;
    }
}

@media (max-width: 991px) {
    #priceQuoteModal label {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .services-wrapper {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 575px) {
    #priceQuoteModal .modal-dialog {
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    #priceQuoteModal .modal-content {
        padding: 20px;
    }

    #priceQuoteModal .modal-content .modal-body {
        padding: 0;
    }
}

.pricing-info .info-box {
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    padding: 10px;
    height: 100%;
    transition: all 0.3s ease;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}


.pricing-info .info-box h5 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
}

.pricing-info .info-box p {
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
}

.pricing-info {
    margin: 20px 0 0;
}

/* Optional Hover Effect */
.pricing-info .info-box:hover {
    background-color: #fff;
    transform: translateY(-5px);
}


#priceQuoteModal .Custom-Jewellery {
    width: 100%;
    color: #111;
    max-width: 100%;
    margin: 60px 0;
}



/* Form Container */
#diamond-Requirements .form-container {
    width: 60%;
    /* background: #ffffff; */
    border-radius: 14px;
    padding: 40px;
    /* box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
    border: 1px solid #e2e8f0; */
    margin: 40px auto;
}

#diamond-Requirements .form-container .cus-btn-2 {
    width: 100%;
    background-color: #b7737a;
    color: #fff;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}

#diamond-Requirements .form-container .cus-btn-2:is(:hover, :active, :focus) {
    background-color: #111;
    color: #fff;
}

#diamond-Requirements .form-container .cus-btn-2::before {
    display: none;
}

/* Title */
.form-title {
    font-weight: 600;
    font-size: 28px;
    color: #0f172a;
}

/* Labels */
.form-label {
    font-weight: 6 00;
    margin-bottom: 6px;
    color: #334155;
}



/* Inputs & Select */
.custom-input {
    background: #f5f5f5;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 14px 16px;
    transition: all 0.25s ease;
    font-size: 14px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.custom-input:focus {
    box-shadow: none !important;
    border: 1px solid #111 !important;
}

/* Focus effect */
.custom-input:focus {
    border-color: #2563eb;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.15);
    outline: none;
}

/* Placeholder */
.custom-input::placeholder {
    color: #9ca3af;
}

/* Select */
select.custom-input {
    appearance: none;
}

/* Range Slider */
.custom-range {
    width: 100%;
    cursor: pointer;
}

.custom-range::-webkit-slider-thumb {
    background: #2563eb;
    border-radius: 50%;
    cursor: pointer;
}

.custom-range::-webkit-slider-runnable-track {
    height: 6px;
    background: #e5e7eb;
    border-radius: 10px;
}


.custom-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2.5px solid #b7737a;
    cursor: pointer;
    pointer-events: all;
    box-shadow: 0 2px 8px rgba(26, 58, 42, .2);
    transition: transform .15s;
}

.custom-range::-webkit-slider-thumb:hover {
    transform: scale(1.2);
}

/* Track */
.custom-range::-webkit-slider-runnable-track {
    height: 5px;
    background: #ddd;
}

.custom-range::-moz-range-track {
    height: 5px;
    background: #ddd;
}

.custom-range::-webkit-slider-thumb:active,
.custom-range::-webkit-slider-thumb:focus {
    outline: none !important;
    background-color: #fff;
    box-shadow: none !important;
}

/* Range value */
.range-value {
    margin-top: 6px;
    font-size: 14px;
    color: #475569;
}

/* Radio */
.form-check input[type="radio"],
.form-check input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #b7737a;
    margin-right: 6px;
    cursor: pointer;
    background-color: #111;
    outline: none !important;
    box-shadow: none !important;
}

.form-check.form-radio-custom {
    display: flex;
    align-items: center;
    padding: 4px 0px 0px 5px;
    gap: 2px;
}

/* Sub labels */
.sub-label {
    font-size: 12px;
    color: #64748b;
}

/* Button */
.btn-submit {
    width: 100%;
    background: linear-gradient(135deg, #2563eb, #1d4ed8);
    border: none;
    padding: 12px;
    border-radius: 10px;
    color: white;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

/* Button hover */
.btn-submit:hover {
    background: linear-gradient(135deg, #1d4ed8, #1e40af);
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(37, 99, 235, 0.25);
}

/* Required star */
.text-danger {
    color: #dc2626 !important;
}

/* Form spacing */
.mb-4 {
    margin-bottom: 20px !important;
}

/* Responsive */
@media (max-width: 1199px) {
    #diamond-Requirements .form-container {
        width: 80%;
    }
}

@media (max-width: 768px) {
    #diamond-Requirements .form-container {
        padding: 25px;
        width: 90%;
    }

    .form-title {
        font-size: 22px;
    }
}

@media (max-width:575px) {
    #diamond-Requirements .form-container {
        width: 100%;
    }
}