@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

/* body{

} */

a {
    text-decoration: none !important;
    font-family: "Mulish", sans-serif;

}

p,
.f-mulish {
    text-decoration: none !important;
    font-family: "Mulish", sans-serif;

}

h1,
h2,
h3,
h4,
h5,
h6,
.f-qs {
    /* font-family: "Playfair Display", serif; */
    font-family: "Jost", sans-serif;
}

.f-cvt {
    font-family: "Caveat", cursive !important;
}

.cus-container {
    width: 100%;
    max-width: 100%;
    padding: 0 60px;
}

nav.navbar .cus-container {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

.bg-main {
    background: #f4eee5;
}

.bg-second {
    background: #eff5f6;
}

.color0 {
    color: #000 !important;
}

.colorf {
    color: #fff !important;
}

.color3 {
    color: #C2963B !important;
}

.color4 {
    color: #333 !important;
}

.bg-fff {
    background: #fff !important;
}

.tbp {
    padding: 70px 0;
}

.pb-70 {
    padding-bottom: 70px;
}

.tbm {
    margin: 70px 0;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 30px !important;
}
.mt-60 {
    margin-top: 60px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

img {
    width: 100%;
}

a.navbar-brand img {
    max-height: 90px;
}

a.navbar-brand {
    padding: 0 0;
    margin: 0;
}

ul.navbar-nav {
    margin: 0 0 0 auto;
}

.header-btn {
    display: flex;
    align-items: center;
    gap: 20px;
}

.hbb-box a {
    color: #4f4537;
    background: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    position: relative;
    justify-content: center;
    border-radius: 100%;
    cursor: pointer;
    z-index: 0;
    border: 1px solid #efefef;
}

.hbb-box a:hover {
    color: #fff;
    background: #4f4537;
    border: 1px solid #4f4537;
    /* box-shadow: 4px 4px 6px inset #00000066; */
}

.tph-ic {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tph-m p {
    margin-bottom: 0;
    color: #fff;
}

section.top-header {
    padding: 8px 0;
    background: #4f4537;
    font-size: 14px;
}
.tph-l a {
    color: #fff;
}

.tph-l a i {
    color: #C2963B;
    margin-right: 5px;
}

span.tph-close {
    color: #fff;
    cursor: pointer;
}

nav.navbar {
    padding: 2px 0;
}

a.nav-link {
    font-weight: 500;
    color: #4f4537;
    padding: 0 0 !important;
    margin: 0 12px;
    font-size: 18px;
}


.nav-link:focus,
.nav-link:hover {
    color: #D6B764 !important;
}

.tph-l,
.tph-r {
    width: 100%;
    max-width: 20%;
}
.main-tt {
    position: relative;
    z-index: 0;
}
.main-tt h4 {
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    display: inline-block;
    position: relative;
    z-index: 0;
    color: #C2963B;
    background: #fff;
    padding: 0 20px;
}
.mt3 h4 {
    background: #fff8e8 !important;
}
.mt2 h4 {
    padding: 0;
}
.mt2:before {
    display: none;
}
.main-tt:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #C2963B57;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    max-width: 40%;
    left: 50%;
}
/* .main-tt h4:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background: url(../../assets/img/shap.png) bottom no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -16px;
} */
.hexa {
    width: 100%;
    -webkit-clip-path: polygon(60% 1%, 97% 32%, 89% 79%, 44% 98%, 8% 74%, 13% 18%);
    -moz-clip-path: polygon(60% 1%, 97% 32%, 89% 79%, 44% 98%, 8% 74%, 13% 18%);
    -ms-clip-path: polygon(60% 1%, 97% 32%, 89% 79%, 44% 98%, 8% 74%, 13% 18%);
    clip-path: polygon(60% 1%, 97% 32%, 89% 79%, 44% 98%, 8% 74%, 13% 18%);
}

.gon {
    width: 100%;
    height: 100%;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    text-align: center;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 6px;
    color: #fff;
    color: rgba(255, 255, 255, .5);
    cursor: pointer;
    transition: color 500ms ease, text-shadow 500ms ease;
}

.tci-frame {
    background-image: url(../../assets/img/frame.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 5px;
    width: 100%;
    height: 100%;
}

.ctc-img {
    position: relative;
    z-index: 0;
}

.ctc-ii {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.ctc-box a {
    text-align: center;
}

.ctc-cc h3 {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.tci-hexa img {
    max-height: 170px;
    min-height: 170px;
    object-fit: cover;
}

section.h-category {
    position: relative;
    z-index: 0;
}

/* section.h-category:before, .htr-zc:before {
    content: '';
    position: absolute;
    width: 191px;
    height: 183px;
    background: url(../../assets/img/z1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    left: -70px;
    top: 120px;
    z-index: -1;
} */
/* section.h-category:after, .htr-zc:after {
    content: '';
    position: absolute;
    width: 142px;
    height: 180px;
    background: url(../../assets/img/z2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    bottom: 30px;
    right: -70px;
    z-index: -1;
} */
section {
    overflow-x: hidden;
}

.ctc-box {
    width: 100%;
    max-width: 200px;
}
.hars-img img {
    max-height: 520px;
    min-height: 520px;
    object-fit: cover;
    object-position: top center;
}

section.h-trending {
    /* background: #fff8e8; */
    position: relative;
    z-index: 0;
}

/* section.h-trending:before,
section.h-reviews:before,
section.main-about2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 70px;
    background: url(../../assets/img/Path.webp);
    background-repeat: no-repeat;
    top: -1px;
    background-position: top;
    z-index: 99;
    background-size: cover;
} */

.htr-con {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.htr-cc h4 {
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.btn1 {
    border: none;
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    letter-spacing: 0.1em;
    color: #000000;
    background: rgb(255 255 255 / 80%);
    padding: 10px 28px;
    display: inline-block;
}

.btn2 {
    border: none;
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    letter-spacing: 0.1em;
    color: #fff;
    background: #000;
    padding: 10px 28px;
    display: inline-block;
    cursor: pointer;
}

.btn3 {
    border: none;
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    letter-spacing: 0.1em;
    color: #fff;
    background: #C2963B;
    padding: 10px 28px;
    display: inline-block;
}

.htr-box {
    position: relative;
    z-index: 0;
    text-align: center;
}

.htr-cc {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.htrr-con {
    text-align: center;
    margin-bottom: 30px;
}

.htrr-con h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.htrr-con h3 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 400;
    color: #000;
    margin: 0;
}

section.h-trending:after {
    content: '';
    position: absolute;
    background: #fff8e8;
    width: 100%;
    height: 640px;
    top: 0;
    z-index: -2;
}

.htrl-ic,
.htrr-ig {
    position: relative;
    z-index: 0;
}

/* .htrl-ic:before {
    content: '';
    position: absolute;
    width: 220px;
    height: 120px;
    background: url(../../assets/img/z3.webp);
    background-repeat: no-repeat;
    left: -104px;
    z-index: -1;
    top: 190px;
} */
/* .htrr-ig:before{
    content: '';
    position: absolute;
    width: 171px;
    height: 230px;
    background: url(../../assets/img/z4.webp);
    background-repeat: no-repeat;
    right: -108px;
    top: -90px;
    background-position: right top;
    z-index: -1;
} */
section.h-arrivals {
    /* background: url(../../assets/img/bg1.webp); */
    background: linear-gradient(90deg, #fff8e8 70%, #fff 30%);
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    /* background-size: calc(100% - 30%) 100%; */
}

/* .har-con {
    margin-left: 100px;
} */
.hars-box {
    margin: 0 10px;
}

.har-slider .slick-list {
    margin: 0 -10px;

}

img.himg2 {
    /* display: none !important; */
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.hars-cc p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 8px 0 0;
    color: #000;
}

.hars-cc strike {
    font-size: 14px;
    color: #666;
    margin-right: 8px;
}

.hars-cc span {
    color: #C2963B;
    font-weight: 500;
    font-size: 18px;
}

.hars-box:hover img.himg1 {
    /* display: none; */
    opacity: 0;
    transition: 1.3s;
}

.hars-box:hover img.himg2 {
    /* display: block !important; */
    opacity: 1 !important;
    transition: 1.3s;
}

.har-slider {
    margin-right: -280px;
}

/* .mt2 h4:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background: url(../../assets/img/shap.png) 1% bottom no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -22px;
} */
.main-con p {
    font-family: Mulish;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    color: #121212bf;
    width: 100%;
    /* max-width: 490px; */
}

/* .habr-ic, .habr-box {
    height: 100%;
    position: relative;
    min-height: 600px;
} */
.habr-box img {
    height: 100%;
    object-fit: cover;
    /* border: 10px inset #c91600; */
}

.habr {
    position: relative;
    z-index: 0;
}

/* .habr:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 229px;
    clip-path: polygon(100% 0,100% 36%,71.5% 36%,71.5% 0,47% 0,47% 60%,22% 60%,22% 22%,0% 22%,0% 0%)!important;
    background-color: #fff;
    z-index: 99;
}
.habr:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 170px;
    clip-path: polygon(47% 60%,47% 100%,71% 100%,72% 75%,100% 75%,100% 100%,0% 100%,0% 20%,22% 20%,22% 60%)!important;
    background-color: #fff;
    z-index: 99;
}
.habr-box:before {
    content: "";
    position: absolute;
    width: calc(25% + 14px);
    height: 100%;
    background-color: transparent;
    left: 20%;
    top: 0;
    border-left: 7px solid #fff;
    border-right: 7px solid #fff;
}
.habr-box:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 100%;
    background-color: #fff;
    left: 72%;
    top: 0;
} */
.hars-img {
    position: relative;
}

span.p-sale {
    background: #000;
    color: #Fff;
    font-size: 12px;
    display: inline-block;
    padding: 4px 10px;
    letter-spacing: 0.3px;
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 5;
}

section.h-top-seller {
    position: relative;
    z-index: 0;
}

section.h-top-seller:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 432px;
    background: #fff8e8;
    bottom: 0;
    z-index: -1;
}

/* section.h-top-seller:after,
section.h-reviews:after,
.i-banner:after,
section.login-sec:after,
section.main-about2:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    background: url(../../assets/img/Path2.png);
    bottom: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
} */

.hcdc-box {
    margin: 0 10px;
}

.hcdc-slider .slick-list {
    margin: 0 -10px;
}

section.h-reviews, section.main-about2 {
    background: #fff8e8;
    position: relative;
    z-index: 0;
}

.hrwc-box {
    margin: 0 12px;
}

.hrwc-slider .slick-list {
    margin: 0 -12px;
}

.hrwc-ii {
    display: flex;
    background: #fff;
    padding: 20px 20px;
    gap: 20px;
}

.hrwc-l {
    width: 100%;
    height: 100%;
    max-width: 35%;
}

.hrwc-l img {
    height: 100%;
    object-fit: cover;
}

.hrwc-r {
    width: 100%;
}

span.hrwc-star i {
    margin-right: 6px;
    color: #ffd600;
}

span.hrwc-star {
    margin-bottom: 6px;
    display: block;
}

.slick-dots {
    bottom: -60px !important;
}

.slick-slider .slick-dots li button::before {
    text-indent: -9999px;
    border-radius: 100%;
    width: 13px !important;
    height: 13px !important;
    background-color: transparent;
    opacity: 1;
    padding: 5px !important;
    border: 2px solid #000000;
    display: flex;
    align-items: center;
}

.slick-slider .slick-dots li.slick-active button::before {
    opacity: 1;
    border: 4px solid red;
    padding: 3px;
    background-color: #fff;
    top: -2px;
}

button.slick-prev.slick-arrow {
    left: -50px !important;
    width: 50px !important;
    height: 50px !important;
}

.slick-prev:before {
    content: '' !important;
    background: url(../../assets/img/arrow.png) 0 0/cover no-repeat !important;
    width: 23px !important;
    height: 11px !important;
    display: block;
    justify-content: center;
    margin: 0 auto;
    transition: .5s !important;
}

.slick-prev:before,
.slick-next:before {
    font-family: adorn-icons;
    font-size: 20px;
    line-height: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
    content: '' !important;
    background: url(../../assets/img/arrow2.png) 0 0/cover no-repeat !important;
    width: 23px !important;
    height: 11px !important;
    display: block;
    justify-content: center;
    margin: 0 auto;
    transition: .5s !important;
}

button.slick-prev.slick-arrow {
    border: 1px solid #000;
    /* left: -70px;
    top: 250px;
    opacity: 1;
    transition: all 0.3s; */
}

button.slick-next.slick-arrow {
    right: -50px !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #000;
    /* right: -70px;
    top: 250px;
    opacity: 1;
 
    transition: all 0.3s; */
}
.ftt-ic {
    display: flex
;
    column-gap: 20px;
    justify-content: space-between;
}
.ftt-box {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 30px 40px 20px 0;
    width: 100%;
    flex-wrap: wrap;
}
.ftt-box h5 {
    font-size: 17px;
    margin: 0;
}
.ftt-box p {
    width: 100%;
    color: #121212bf;
    line-height: 28px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
.ftt-box1 h5 {
    font-size: 14px;
    margin: 0;
}
.ftt-box1 {
      display: flex
;
    gap: 10px;
    align-items: center;
    padding: 20px 0;
    background: #f7f7f7;
    padding: 10px 7px;
    margin-bottom: 30px;

}

@media(max-width: 991px){
    .ftt-box1 {
   
    margin-bottom: 0px;

}
.ftt-ic1{
        padding: 0 10px;
}
.ftt-ic1{
     margin-bottom: 30px; 
}
}
.ftt-box1 h5 {
       font-size:11px;
    font-weight: 400;
    margin: 0;
}
@media(min-width: 1399px){

.ftt-box1 h5 {
       font-size:14px;
   
}
}

.ftt-ic1 {
    display: flex;
    column-gap: 20px;
    /*justify-content: space-between;*/
        justify-content: flex-start;
    gap: 1rem;
}

.ft-main {
    position: relative;
    z-index: 0;
    background: #4f4537;
    padding: 50px 0 30px;
    position: relative;
    z-index: 0;
}

/* .ft-main:after{
    content: '';
    position: absolute;
    width: 185px;
    height: 142px;
    background: url(../../assets/img/x7.png);
    bottom: 30px;
    opacity: 0.5;
} */
/* .ft-main:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    background: url(../../assets/img/path3.png);
    top: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
} */

/* footer.i-ft .ft-main:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    background: url(../../assets/img/path4.png);
    top: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
} */

.ftmc-tt h4 {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    /* margin-bottom: 14px; */
    position: relative;
    z-index: 0;
    font-weight: 400;
    margin-bottom: 16px;
    padding-left: 16px;
}
.ftmc-tt h4:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background: #fff;
    left: 0;
    border-radius: 10px;
}

/* .ftmc-tt h4:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background: url(../../assets/img/shap.png) 1% bottom no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
} */
.ftmc-ul ul {
    /* --icon-space: 1.3em; */
    list-style: none;
    padding: 0;
    margin: 0;
}

.ftmc-ul li {
    /* padding-left: var(--icon-space); */
    margin: 10px 0;
    font-size: 15px;
}

.ftmc-ul li a {
    color: #fff;
}

/* .ftmc-ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #fff;
} */

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

.ftbm-l p {
    margin-bottom: 0;
}
.ftbm-l p a{
    color: #fff;
}

.ft-btm {
    background: #393127;
    color: #Fff;
    padding: 12px 0;
}

.rg-30 {
    row-gap: 30px;
}

/* section.h-arrivals:after {
    content: '';
    position: absolute;
    width: 219px;
    height: 266px;
    background: url(../../assets/img/x2.png);
    right: -20px;
    top: 0;
    background-repeat: no-repeat;
    background-position: right;
    z-index: -1;
    opacity: 0.5;
} */
/* section.h-about:before {
    content: '';
    position: absolute;
    background: url(../../assets/img/x3.png);
    background-repeat: no-repeat;
    left: 0;
    height: 230px;
    width: 105px;
    bottom: 0px;
    background-size: contain;
    z-index: -1;
} */
section.h-about {
    position: relative;
    z-index: 0;
}

/* .hts-con:before {
    content: '';
    position: absolute;
    width: 171px;
    height: 230px;
    background: url(../../assets/img/x4.png);
    background-repeat: no-repeat;
    background-size: cover;
    right: -95px;
    top: -90px;
    background-position: right top;
    z-index: -1;
} */
.hts-con {
    position: relative;
    z-index: 0;
}

/* section.h-customer-dairies:after {
    content: '';
    position: absolute;
    width: 125px;
    height: 164px;
    background: url(../../assets/img/x5.webp);
    background-size: cover;
    z-index: 99;
    background-repeat: no-repeat;
    left: -30px;
    top: 100px;
} */
section.h-customer-dairies {
    position: relative;
    z-index: 0;
}

/* section.h-customer-dairies:before {
    content: '';
    position: absolute;
    width: 285px;
    height: 403px;
    background: url(../../assets/img/x6.png);
    right: -130px;
    bottom: -130px;
} */
/* .ftm-ic:before {
    content: '';
    position: absolute;
    width: 230px;
    height: 235px;
    background: url(../../assets/img/x8.png);
    bottom: 30px;
    right: 0;
    z-index: -1;
} */
.ftm-ic {
    position: relative;
    z-index: 0;
}

/* section.main-header {
    background: linear-gradient(180deg, #C2963B, #d12915, #C2963B);
} */
section.main-header {
    background: #fff;
    border-bottom: 1px solid #efefef;
}

.ctci-2 img {
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 12px;
    object-position: top center;
    box-shadow: 0 0 10px #dbdbdb;
    padding: 10px;
    background-color: #fff;
}

.ctc-box a:hover .ctci-2 img {
    background-color: #C2963B;
    transition: 0.7s;
}

.ctc-box a:hover .ctc-cc h3 {
    color: #C2963B;
    transition: 0.4s;

}

.whatsapp-ico a {
    position: fixed;
    bottom: 26px;
    left: 26px;
    max-width: 50px;
}

.top-to-botoom a {
    display: none;
    width: 50px;
    height: 50px;
    background: #C2963B;
    color: #fff;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 26px;
    bottom: 26px;
    box-shadow: 0 0 10px #00000020;
    border-radius: 5px;
    font-size: 22px;
}

.ttb-f {
    display: flex !important;
}

.top-to-botoom a:hover {
    background: #916f2b;
}

.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 99999999999 !important;
    /* background: linear-gradient(180deg, #000000, #1e1e1e, #000000) !important; */
    /* border-bottom: 1px solid #efefef; */
}

.cart-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background: #000000ba;
    height: 100vh;
    display: none;
    z-index: 99999;
}

.cnb {
    display: block !important;
}

.cart-niv {
    background: #fff;
    max-width: 480px;
    margin: 0 0 0 auto;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.niv-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #efefef;
    padding: 20px 20px;
    height: 100%;
    max-height: 68px;
}

.niv-btm {
    width: 100%;
    border-top: 1px solid #efefef;
    height: 100%;
    max-height: 138px;
}

.nivb-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 20px;
}

.nivb-btn a {
    background: #000;
    display: block;
    color: #fff;
    padding: 14px 20px;
    border-radius: 8px;
    text-align: center;
}

.nivb-btn {
    margin: 20px;
}

.niv-middle {
    width: 100%;
    height: 100%;
    max-height: calc(100% - 206px);
    overflow-y: auto;
    padding: 20px;
}

span.nif-span {
    text-align: center;
    display: block;
    font-weight: 400;
}

.niv-top h5 {
    margin: 0;
    font-weight: 600;
    font-size: 22px;
}

.nivb-row p {
    margin: 0;
    font-weight: 500;
}

.nivb-row h6 {
    font-size: 20px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    margin-bottom: 0;
}

span.niv-close {
    cursor: pointer;
}

.nivm-box {
    display: flex;
    column-gap: 12px;
    justify-content: space-between;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #efefef;
}

.nivm-box:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.vmb-lm {
    display: flex;
    column-gap: 16px;
}

.vmb-l img {
    max-width: 70px;
    min-width: 70px;
}

.vmb-r {
    max-width: 108px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-align: center;
    border: 1px solid #efefef;
    height: 100%;
    padding: 8px 8px;
    flex-wrap: nowrap;
}

.vmb-m span {
    display: block;
}

.vmb-m p {
    font-weight: 600;
    margin-bottom: 2px;
}

span.vmbm-price,
span.vmbm-material {
    font-weight: 500;
}

.vmb-m a {
    text-decoration: underline !important;
    color: #C2963B;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.vmb-m a:hover {
    color: #870006;
}

.vmb-r input {
    border: 1px solid #efefef;
    color: #111;
    max-width: 30px;
    text-align: center;
}

.vmb-r input::placeholder {
    color: #000;
}

.search-box-con {
    width: 100%;
    background: #fff;
    height: 100vh;
    position: fixed;
    top: 0;
    display: none;
    justify-content: center;
    align-items: baseline;
    text-align: center;
    z-index: 9999999999999 !important;
    padding-top: 200px;
}

.sbf {
    display: flex !important;
}

.sbx-ic h4 {
    font-size: 60px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #000;
}

.sbx-ic input {
    padding: 10px 20px;
    border: 1px solid #000;
    margin-bottom: 30px;
}

.sbx-ic button {
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #000;
    transition: all 300ms ease-in-out;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    font-family: "Inter", sans-serif;
    border: none;
}

.sbx-ic {
    width: 100%;
    max-width: 500px;
}

.sbx-close {
    position: absolute;
    top: 80px;
    right: 150px;
    font-size: 30px;
    cursor: pointer;
}

.sbx-close span:hover {
    color: #C2963B;
}

.hrs-slider .slick-dots {
    bottom: 30px !important;
}

.hrs-slider.slick-slider .slick-dots li button::before {
    text-indent: -9999px;
    border-radius: 100%;
    width: 13px !important;
    height: 13px !important;
    background-color: transparent;
    opacity: 1;
    padding: 5px !important;
    border: 2px solid #000;
    display: flex;
    align-items: center;
}

.hrs-slider.slick-slider .slick-dots li.slick-active button::before {
    opacity: 1;
    border: 4px solid #C2963B;
    padding: 3px;
    background-color: #fff;
    top: -2px;
}

/* .htr-l {
    width: 100%;
    max-width: 44%;
}
.htr-r {
    width: 100%;
    max-width: 30%;
} */
.mmh-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mmh-btn {
    display: flex;
    gap: 8px;
    justify-content: end;
}

.mmh-logo img {
    max-width: 100px;
}

.mm-header {
    padding: 6px 0;
    background: #fff;
    border-bottom: 1px solid #efefef;
}

.mmh-toggle span {
    color: #C2963B;
}

.mmh-btn .hbb-box a {
    color: #C2963B;
    background: transparent;
    display: inline-flex;
    width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: none;
    border: 1px solid #efefef;
}

section.mobile-menu {
    display: none;
    position: relative;
    z-index: 1;
}

.mmh-l,
.mmh-r {
    width: 100%;
    max-width: 20%;
}

.mmh-m {
    width: 100%;
    max-width: 60%;
}

.mmh-logo {
    text-align: center;
}

ul.navbar-mmh {
    list-style: none;
    padding: 0;
    margin: 10px 20px 0;
}

li.mmh-nav-item a.mmh-nav-link {
    color: #000;
    padding: 8px 14px;
    font-size: 15px;
    display: block;
}

li.mmh-nav-item {

    border-bottom: 1px solid #d7d6d6;
}

li.mmh-nav-item:last-child {

    border-bottom: none;
}

/* .mmh-nav {
    position: fixed;
    top: 64px;
    background: #fff8e8;
    width: 100vw;
    height: calc(100vh - 64px);
    z-index: 9999999;
    left: -100%;
} */
.mmh-nav {
    position: fixed;
    top: 120px;
    background: #fff8e8;
    width: 350px;
    height: calc(100vh - 120px);
    z-index: 9999999;
    left: -100%;
}

.mmh-nav-show {
    left: 0;
    transition: left 0.5s linear;
    box-shadow: 280px 370px 0px 370px #000000f5;
}

img.mobile-banner-img {
    display: none !important;
}

body.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}
.product-listing {
    margin-bottom: 50px;
}
.i-banner {
    /*padding: 10px 0;*/
    /* background: #fff8e8; */
    position: relative;
    z-index: 0;
}
.ibc-ic {
    padding: 10px 0;
}
.ibc-ic h5 {
    font-size: 38px;
    margin-bottom: 4px;
    color: #000;
    display: none;
}
.ibc-ic span {
    font-size: 12px;
    color: #000;
}
.ibc-ic p {
    /*text-transform: uppercase;*/
    font-weight: 700;
    color: #000;
    font-size: 12px;
    /*display: flex;*/
    /*justify-content: center;
    align-items: center;*/
    /*gap: 8px;*/
    /*margin: 0 ;*/
}

.ibc-ic p i {
    font-size: 10px;
    /*margin-top: 3px;*/

}

.ibc-ic p a {
    color:#C2963B;
    font-size: 12px;
}
.ibc-ic  p{
        color: #C2963B;
           padding: 10px 0 10px;
    margin-bottom: 0;
}
.ibc-pdetails span{
    font-size: 12px;
    color: #000;
}

.prdlr-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.prdlr-row .hars-box {
    margin: 0;
    width: 100%;
    max-width: calc(100% / 4 - 24px);
}

.prdl-tt h5 {
    font-size: 22px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}

.prdl-filter {
    background: #ffffff;
    padding: 30px 0px;
    margin-right: 50px;
    /* box-shadow: 0 0 40px #00000012; */
}

/* .accordion-item {
    margin-bottom: 10px;
} */
.accordion-button:not(.collapsed) {
    color: #000 !important;
    background-color: transparent !important;
    box-shadow: unset !important;
    color: #C2963B !important;
    background-color: transparent;
    border-bottom: 3px solid #C2963B !important;
    border-radius: 0;
      font-weight: 700;
    font-size: 20px;
    font-family: 'Mulish';
}
.accordion-button:not(.collapsed)::after {
    filter: brightness(0) !important;
}
a {
    color: rgb(193 135 19);
    text-decoration: underline;
}
.accordion-item:first-of-type .accordion-button,
.accordion-item:first-of-type {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.accordion-item {
    background-color: transparent !important;
    border: none !important;
}

button.accordion-button {
    background: transparent;
    border-bottom: 1px solid #00000026;
    padding: 15px 0 15px;
    font-weight: 500;
    background: transparent;
    border-bottom: 1px solid #00000026;
    padding: 15px 0 15px;
  font-weight: 600;
    font-size: 19px;
    font-family: 'Mulish';
}

.accordion-body {
    padding: 15px 0 10px !important;
}

.prdl-sub-menu ul, .prdl-sub-menu1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.prdl-sub-menu ul li a, .prdl-sub-menu1 ul li a {
    /* padding: 5px 5px; */
    display: block;
    /* border: 1px solid #33333329; */
    font-size: 15px;
    color: #333;
}

.prdl-sub-menu ul li, .prdl-sub-menu1 ul li {
    margin-bottom: 8px;
}
.prdl-sub-menu2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.prdl-sub-menu2 ul li a {
    /* padding: 5px 5px; */
    display: block;
    /* border: 1px solid #33333329; */
    font-size: 15px;
    color: #333;
}

.prdl-sub-menu2 ul li {
    margin-bottom: 8px;
}

/* .accordion-item:last-child button.accordion-button {
    background: transparent;
    border-bottom: none;
    padding: 15px 0 0px;
} */

.accordion-button:focus {
    border-color: none !important;
    box-shadow: none !important;
}

.prdl-color ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}

.prdl-color ul li a {
    width: 100%;
    height: 100%;
    padding: 0;
}

.prdl-color ul li {
    width: 36px;
    height: 36px;
}


span.clr-box {
    display: block;
    width: 100%;
    height: 100%;
}

.cl1 {
    background-color: skyblue;
}

.cl2 {
    background-color: #00fffe;
}

.cl3 {
    background-color: #f3f6de;
}

.cl4 {
    background-color: #000000;
}

.cl5 {
    background-color: #5300f6;
}

.cl6 {
    background-color: #ad272d;
}

.cl7 {
    background-color: #870021;
}

.cl8 {
    background-color: #f1f4cb;
}

.cl9 {
    background-color: #290086;
}

.cl10 {
    background-color: #fddb43;
}

.cl11 {
    background-color: #ebdf8c;
}

.cl12 {
    background-color: #008321;
}

.cl13 {
    background-color: #808080;
}

.cl14 {
    background-color: #00ff4b;
}

.cl15 {
    background-color: #d2d2d2;
}

.cl16 {
    background-color: #ff62b1;
}

.cl17 {
    background-color: #ff00f7;
}

.cl18 {
    background-color: #870006;
}

.cl19 {
    background-color: #da92f9;
}

.cl20 {
    background-color: #00ce9d;
}

.cl21 {
    background-color: #e2b035;
}

.cl22 {
    background-color: #25007b;
}

.cl23 {
    background-color: #f5f5f5;
}

.cl24 {
    background-color: #748332;
}

.cl25 {
    background-color: #ffa734;
}

.cl26 {
    background-color: #ffe7b9;
}

.cl27 {
    background-color: #ffbfcb;
}

.cl28 {
    background-color: #83c87b;
}

.cl29 {
    background-color: #8c007c;
}

.cl30 {
    background-color: #ff0016;
}

.cl31 {
    background-color: #ff5cc7;
}

.cl32 {
    background-color: #008d5c;
}

.cl33 {
    background-color: #80cde9;
}

.cl34 {
    background-color: #008080;
}

.cl35 {
    background-color: #00e1d1;
}

.cl36 {
    background-color: #772e37;
}

.cl37 {
    background-color: #f5ff4f;
}



footer.i-ft {
    background: #e5e3e1;
    /* padding: 40px 0 0; */
    position: relative;
    z-index: 0;
}

/* footer.i-ft:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    background: url(../../assets/img/path3.png);
    top: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
} */

li.select-filter a {
    /* border: 1px solid #efd4c0 !important; */
    color: #c55400 !important;
    /* background: #fff8e8; */
}

.prdl-color li.select-filter a {
    border: 3px solid #C2963B !important;
    color: #000 !important;
    background: transparent;
    padding: 4px;
    box-shadow: 0px 0px 5px #00000060;
}

.ibc-pdetails h5 {
    display: none;
}

/* Styling for xzoom and placement */
.xzoom-source img,
.xzoom-preview img,
.xzoom-lens img {
    display: block;
    max-width: 200%;
    min-width: 200%;
    max-height: 150%;
    min-height: 150%;
}

/* --------------- */
/* xZoom Styles below */
/* .xzoom-container {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
} */
.xzoom-container {
    display: flex !important;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    text-align: center;
    flex-wrap: nowrap;
    gap: 14px;
}

/* .xzoom-thumbs {
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    column-gap: 20px;
    justify-content: center;
    width: 100%;
    order: 1;
} */
 .xzoom-thumbs {
    display: block;
    width: 100%;
    order: 1;
    max-width: 80px;
}

.xzoom,
.xzoom2,
.xzoom3,
.xzoom4,
.xzoom5 {
    /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
    margin-bottom: 15px;
    width: 100% !important;
    /* max-width: 70%; */
}

/* Thumbs */
.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
    border: 1px solid #cecece;
    /* margin-left: 5px; */
    margin-bottom: 10px;
}

.xzoom-source {
    display: block;
    position: static;
    float: none;
    clear: both;
}

.xzoom-hidden {
    display: block;
    position: static;
    float: none;
    clear: both;
    overflow: hidden;
}

/* Everything out of border is hidden */
/* Preview */
.xzoom-preview {
    border: 1px solid #e1e1e1 !important;
    background: #fff !important;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); */
    width: 100%;
    max-width: 50%;
    min-width: 50%;
    max-height: 100%;
    min-height: 100%;
    z-index: 999999999;
}

/* Lens */
.xzoom-lens {
    border: 1px solid #555;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); */
    cursor: zoom-in;
}

/* Loading */
.xzoom-loading {
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    opacity: 0.7;
    background: url(../images/xloading.gif) center no-repeat;
    width: 48px;
    height: 48px;
    transform: translate(-50%, -50%);
}

/* Additional class that applied to thumb when it is active */
.xactive {
    /* box-shadow: 0px 0px 3px 0px #4aa9d2; */
    border: 1px solid #4aaad2;
}

/* Caption */
.xzoom-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    width: 100%;
    text-align: left;
}

.xzoom-caption span {
    color: #fff;
    font-family: Arial, sans-serif;
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    padding: 10px;
}

@media (max-width: 500px) {
    img.xzoom {
        /*max-width: 80vw;*/
        margin-left: auto;
        margin-right: auto;
                min-height: 450px;
        max-height: 450px;
    }

    /* .xzoom-thumbs .xzoom-gallery {
      width: 20%;
      max-width: 50px;
    } */
    a.popup {
        width: 100%;
        max-width: 20% !important;
    }
}

.fancybox-container {
    z-index: 9999999999 !important;
}

/* a.popup {
    width: 100%;
    max-width: 14%;
} */
 a.popup {
    width: 100%;
    max-width: 100%;
}

/* product image thumbnail zoom css over */
.pdtr-tt h5 {
    font-size: 26px;
    margin-bottom: 14px;
}

.pdtr-review {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.pdtr-review span {
    display: flex;
    gap: 3px;
    color: #ffb100;
}

.pdtr-review a {
    color: #222;
    font-weight: 700;
}

.pdtr-price span {
    margin-bottom: 12px;
    display: block;
    font-weight: 600;
    font-size: 15px;
    color: #C2963B;
}

.pdtr-price h4 {
       font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    align-items: center;
}
.pdtr-price h4 i{
    font-size: 13px;
    padding-right: 5px;
}
.pdtr-price h4 strike {
    color: #666;
    font-weight: 300;
    /* font-size: 26px; */
    margin-right: 20px;
}
.pdtr-price {
    padding-bottom: 15px;
  /*  margin-bottom: 30px;
    border-bottom: 1px solid #cfcfcf;*/
}

.pdtr-sub-tt {
    margin-bottom: 20px;
}

.pdtr-sub-tt h6 {
    font-size: 20px;
    padding-left: 20px;
    position: relative;
    z-index: 0;
    color: #000;
    line-height: 32px;
    margin-bottom: 0;
}

.pdtr-sub-tt h6:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    max-width: 5px;
    border-radius: 10px;
}

.pdtr-det-txt p {
    margin-bottom: 8px;
    color: #121212bf;
    font-size: 17px;
    line-height: 30px;
}


.pdtr-det-txt p:last-child {
    margin-bottom: 0px;
    color: #121212bf;
}

.pdtr-ic {
    position: relative;
    z-index: 0;
}

.pdtr-like a.whishlist-ico {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #000;
    border-radius: 0;
    background: #fff;
    cursor: pointer;
    border: 1px solid #000;
}
.pdtr-like .whishlist-active {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff !important;
    border-radius: 0;
    background: #C2963B !important;
    cursor: pointer;
    border: 1px solid #C2963B !important;
}
/* .whishlist-active {
    background: #C2963B !important;
} */

.counter-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 8px;
    width: fit-content;
    background: #fff;
    border: 1px solid #eee;
}

.counter-box button {
    width: 38px;
    height: 38px;
    font-size: 18px;
    border: none;
    background-color: #efefef;
    cursor: pointer;
}

.counter-number {
    min-width: 44px;
    text-align: center;
    font-size: 20px;
}

.pdtr-details {
padding-bottom: 10px;
    margin-bottom: 20px;
    /*border-bottom: 1px solid #cfcfcf;*/
}

.pdtr-buy {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cfcfcf;
}

.pdtr-share {
    display: flex;
    gap: 10px;
    align-items: center;
        padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cfcfcf;
}

.pdtr-share p {
    margin-bottom: 0;
    color: #000;
}

.pdtr-share a {
    width: 30px;
    height: 30px;
    border: 1px solid #333;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    font-size: 14px;
    color: #333;
}

.prd-instruction .ftt-box {
    width: 100%;
    background: #fff8e8;
    padding: 30px 30px;
}

.prd-instruction .ftt-box svg {
    width: 50px;
    height: 50px;
}

.prd-instruction .ftt-box h5 {
    font-size: 20px;
    margin: 0;
    line-height: 28px;
}

.prdl-sort-by {
    margin-bottom: 40px;
}

.prdl-sort-by select {
    width: 100%;
    max-width: 150px;
    margin-left: auto;
    margin-right: 0;
    font-size: 14px;
}

.hars-box {
    position: relative;
    z-index: 0;
}

.hars-btn span.whishlist-ico {
    /* position: absolute;
    top: 10px;
    right: 10px; */
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    color: #fff;
    border-radius: 2px;
    z-index: 1;
    background: #000;
    cursor: pointer;
}

.hars-btn span.hars-cart {
    /* position: absolute;
    top: 56px;
    right: 10px; */
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    color: #fff;
    border-radius: 2px;
    z-index: 1;
    background: #000;   
    cursor: pointer;
}

.hars-btn {
    position: absolute;
    right: 14px;
    top: 14px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    max-width: 36px;
    gap: 10px;
    opacity: 0;
}

.hars-box:hover .hars-btn {
    opacity: 1;
    transition: 0.5s;
}

.prdi-ic a.nav-link {
    color: #000;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.4px;
    padding: 0 26px 20px !important;
    margin: 0 0;
}

.prdi-ic ul.nav {
    justify-content: center;
    margin: 0 !important;
}

.prdi-ic .tab-content {
    border: 1px solid #efefef;
    padding: 40px 40px;
}

.prdi-ic .nav-pills .nav-link.active,
.prdi-ic .nav-pills .show>.nav-link {
    color: #C2963B;
    background-color: transparent;
    border-bottom: 3px solid #C2963B;
    border-radius: 0;
    font-weight: 800;
}

.prdi-ic .nav-link:focus,
.prdi-ic .nav-link:hover {
    color: #C2963B !important;
}

.tbc-ii p {
    margin-bottom: 8px;
    color: #121212bf;
    font-size: 15px;
    line-height: 26px;
}

.tbc-ii ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
    margin: 0 0 14px;
}

.tbc-ii li {
    padding-left: var(--icon-space);
    color: #000;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 6px;
}

.tbc-ii li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #000;
    font-size: 12px;
}

.tbc-ii table td {
    border: 1px solid #d9d9d9;
    padding: 8px 14px;
}

td.tbc-table-tt {
    background: #f7f7f7;
    font-weight: 500;
}

.tbc-ii table {
    font-size: 15px;
    width: 100%;
}

.nav-link:focus-visible {
    box-shadow: none !important;
}

.tbcr-fr {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 0;
    /* column-gap: 70px; */
}

.bcrf-l {
    width: 100%;
    text-align: center;
}

.bcrf-r {
    width: 100%;
    padding-left: 50px;
    border-left: 1px dashed #e3e0e0;
}

span.bcrf-main-ratting i {
    color: #ffb100;
    margin: 0 3px;
    font-size: 22px;
}

span.bcrf-main-ratting {
    margin: 0 0 10px;
    display: block;
}

.bcrf-l h5 {
    font-size: 22px;
    margin-bottom: 0;
}

.bcrfr-row {
    display: flex;
    align-items: center;
    column-gap: 14px;
    margin-bottom: 4px;
}

.bcrfr-bar p {
    margin: 0;
    font-size: 14px;
    max-width: 38px;
    min-width: 38px;
}

.bcrfr-star span {
    color: #ffb100;
    display: flex;
    gap: 6px;
    font-size: 16px;
}

.bar-row {
    width: 100%;
    display: block;
    background: #dfdfdf;
    min-width: 300px;
    height: 100%;
    min-height: 14px;
    border-radius: 10px;
    position: relative;
    z-index: 0;
}

.bcrfr-bar {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.bcrfr-rnum span {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 2px;
    display: block;
}

span.bar-line {
    height: 100%;
    background: #ffb100;
    position: absolute;
    border-radius: 10px;
    left: 0;
}

.bar-100 {
    width: 100%;
    max-width: 100%;
}

.bar-50 {
    width: 100%;
    max-width: 50%;
}

.bar-25 {
    width: 100%;
    max-width: 25%;
}

.bar-75 {
    width: 100%;
    max-width: 75%;
}

/* .tbcr-fr:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    border: 1px dashed #e3e0e0;
    left: 50%;
    transform: translateX(-50%);
} */

.tbcr-sr {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
}

.tbcr-sr .hrwc-box {
    margin: 0;
    width: 100%;
    max-width: 48%;
}

.tbcr-sr .hrwc-box .hrwc-ii {
    background: #fff8f3;
}

.tbcr-sr {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    margin-top: 40px;
    justify-content: center;
}

.add-review-btn {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

select.form-select {
    border-radius: 0 !important;
}

.add-l .form-select {
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    padding: 14px 24px;
}

.tbcr-add-review {
    margin: 30px 0;
}

.add-review-btn {
    margin: 30px 0;
}

.form-group {
    width: 100%;
    margin-bottom: 14px;
}

.review-form label {
    font-size: 15px;
    margin-bottom: 6px;
    display: block;
    font-weight: 600;
    color: #000;
}

.review-form .form-control {
    padding: 10px 14px;
    border-radius: 0;
}

.form-group span.fg-review {
    display: flex;
    gap: 3px;
    font-size: 20px;
    cursor: pointer;
}

.form-group span.fg-note {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    margin-top: 4px;
    display: block;
}

.review-form {
    display: none;
}

.review-form-show {
    display: block;
}

span.prdl-toggle {
    display: none;
}

span.fg-review .fa-solid {
    color: #ffb100;
}

section.login-sec {
    background: #fff8e8;
    position: relative;
    z-index: 0;
}

.lgp-inner {
    background: #fff;
    width: 100%;
    margin-inline: auto;
    padding: 50px 50px;
    backdrop-filter: blur(3px);
    border-radius: 0 30px 30px 0;
}

.lgpbr-inner ul {
    justify-content: center;
    column-gap: 0;
    margin-bottom: 0px !important;
}

.lgpbr-inner ul li a {
    color: #000;
    padding: 0 30px 15px !IMPORTANT;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.lgpbr-inner ul li .nav-link.active {
    border-bottom: 2px solid #C2963B !important;
    background-color: #fff !important;
    color: #C2963B;
    font-weight: 700;
    border: none;
    border-radius: 0;
}

.lgpbr-inner .nav-link:focus,
.lgpbr-inner .nav-link:hover {
    color: #C2963B !important;
}

.lgpbr-field label {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-bottom: 4px;
}

button.lg-btn {
    width: 100%;
    background: #C2963B;
    border: 2px solid #C2963B;
    color: #fff;
    padding: 12px 6px;
    border-radius: 0;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 500;
}

button.lg-btn:hover {
    background: #7a0f01;
}

.fg-zz a {
    display: block;
    color: #000;
    margin-top: 16px;
    font-size: 15px;
    font-weight: 500;
}

.fg-zz a:hover {
    display: block;
    color: #C2963B;
    margin-top: 16px;
    font-size: 15px;
    font-weight: 500;
}

.otp-field {
    display: flex;
    column-gap: 10px;
    /* align-items: center; */
}

.fg-otp-btn {
    width: 100%;
    max-width: max-content;
}

.fg-otp-btn button {
    padding: 8px 12px;
    font-size: 13px;
    border: none;
    background: #3c3c3c;
    color: #fff;
    height: 42px;
}

.fg-otp-btn button:hover {
    background: #000;
}

.lgpbr-field input {
    padding: 8px 12px;
    font-size: 13px;
}

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

.lgs-ic {
    display: flex;
    /* align-items: center; */
    /* column-gap: 100px; */
    background: #fff;
    border-radius: 40px;
}

.lgs-r {
    width: 100%;
    /* max-width: 800px; */
}

.lgs-l {
    width: 100%;
    border-radius: 40px;
}

.lgs-l img {
    border-radius: 30px 0 0 30px;
}

.lgsl-logo {
    background: #C2963B;
    padding: 20px 20px;
    max-width: 360px;
    margin-inline: auto;
}

.lgs-l img {
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.lgp-inner .form-control {
    padding: 11px 12px;
    border-radius: 0;
    background: #e1e1e1;
}

.lgp-inner .tab-content {
    border-top: 1px solid #a5a5a5;
    padding-top: 30px;
}

.sgn-tt h4 {
    font-size: 30px;
    color: #000;
    margin-bottom: 22px;
}

.whs-con table {
    width: 100%;
}

.whs-con table td,
.whs-con table th {
    border: 1px solid #ccc;
    padding: 12px 10px;
}

.whs-prd {
    display: flex;
    align-items: center;
    gap: 14px;
    text-align: left;
}

.whsp-l img {
    width: 100%;
    height: 100%;
    max-height: 84px;
    min-height: 84px;
    max-width: 84px;
    min-width: 84px;
    object-fit: cover;
}

span.tag-available {
    background: #cdf3ca;
    color: #016e01;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    padding: 8px 18px 8px 30px;
    border-radius: 30px;
    position: relative;
    z-index: 0;
    display: inline-block;
}

span.tag-os {
    background: #ffe4e6;
    color: #C2963B;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    padding: 8px 18px 8px 30px;
    border-radius: 30px;
    position: relative;
    z-index: 0;
    display: inline-block;
}

span.tag-os:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #C2963B;
    border-radius: 100%;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
}

span.tag-available:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #016e01;
    border-radius: 100%;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
}

.whs-con table thead tr {
    background: #5e5e5e;
}

.whs-con table thead tr th {
    color: #fff;
    font-weight: 500;
}

.whs-con table td {
    font-weight: 500;
}

span.action-delete {
    width: 100%;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    color: #fff;
    border-radius: 2px;
    background: #C2963B;
    cursor: pointer;
}


span.action-cart {
    width: 100%;
    height: 36px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    color: rgb(255, 255, 255);
    z-index: 1;
    border-radius: 2px;
    background: #000000;
}

.action-btn {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

/* .dashl-ic {
    position: sticky;
    top: 50px;
} */

ul.dash-nav {
    margin: 0;
    list-style: none;
    padding: 0px 0px;
}

.dash-menu {
    background: #fff;
    box-shadow: 0 0 40px #00000012;
}

/* li.dash-nav-item {
    margin-bottom: 24px;
} */

li.dash-nav-item:last-child a {
    border-bottom: none;
    /* padding-bottom: 0; */
}

/* li.dash-nav-item:first-child a {
    padding-top: 0;
} */

li.dash-nav-item.active:first-child a {
    padding-top: 20px !important;
}

li.dash-nav-item a {
    color: #000;
    display: block;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #C2963B1c;
    border-radius: 0;
}

li.dash-nav-item.active a {
    background: linear-gradient(45deg, #C2963B, #540000);
    color: #fff;
    /* clip-path: polygon(0% 0, 95% 0, 100% 50%, 95% 100%, 0% 100%, 0% 50%); */
    /* border-right: 6px solid #C2963B; */
    position: relative;
    z-index: 0;
}

li.dash-nav-item.active a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px dashed #ffffff63;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: calc(100% - 12px);
    max-height: calc(100% - 12px);
    margin-top: 1px;
}

li.dash-nav-item.active a i {
    color: #fff;
}

.dashr-ic {
    margin-left: 80px;
}

li.dash-nav-item a i {
    max-width: 22px;
    min-width: 22px;
    text-align: center;
    margin-right: 10px;
    color: #C2963B;
}

.dsc-title h3 {
    font-size: 38px;
    font-weight: 500;
    color: #000;
}

.dsc-desc p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
}

.dsc-desc p a {
    color: #C2963B;
}

.mw-750 {
    max-width: 750px;
}

.dsc-oreder ul.nav {
    margin-bottom: 0 !important;
}

.dsc-oreder ul.nav li a.nav-link {
    margin: 0 0;
    padding: 0 18px 10px !important;
    color: #000;
    font-size: 16px;
    border-radius: 0;
    font-weight: 600;
}

.dsc-oreder .tab-content {
    padding-top: 40px;
    border-top: 1px solid #d9d3d3;
}

.dsc-oreder ul.nav li a.nav-link.active {
    background: #fff;
    color: #C2963B;
    font-weight: 700;
    border-bottom: 2px solid #C2963B;
}

.dsc-oreder .nav-link:focus,
.dsc-oreder .nav-link:hover {
    color: #C2963B !important;
}

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

.dobf-l {
    display: flex;
    column-gap: 30px;
}

.dobs-l {
    display: flex;
    align-items: center;
    gap: 20px;
}

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

.bsl-img {
    max-width: 80px;
}

.dbd-order-box {
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}

.dbd-order-box:last-child {
    margin-bottom: 0;
}

.dob-frow {
    background: #f7f7f7;
    padding: 16px 20px;
    border-bottom: 1px solid #ebebeb;
}

.dob-srow {
    padding: 16px 20px;
    background: #fff;
}

.dobf-bx h6 {
    margin-bottom: 0;
}

.bsl-con p {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
}

.bsl-con p a {
    color: #000;
}

.bsl-con p a:hover {
    color: #C2963B;
}

.bsl-con span {
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
}

.bia-btn,
.vyi-btn {
    border: 1px solid #000;
    display: inline-flex;
    align-items: center;
    column-gap: 6px;
    padding: 6px 16px;
    border-radius: 100px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}

.dobf-bx h6 a {
    font-weight: 500;
    color: #C2963B;
}

.dobf-bx span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}

.dobf-bx h6 {
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.support-btn {
    display: inline-flex;
    align-items: center;
    column-gap: 6px;
    padding: 6px 16px;
    border-radius: 100px;
    color: #000;
    font-size: 13px;
    background: #ffd713;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.3px;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.order-review-btn {
    display: block;
    align-items: center;
    column-gap: 6px;
    padding: 6px 16px;
    border-radius: 100px;
    color: #fff;
    font-size: 13px;
    background: #C2963B;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.3px;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.bsr-btn {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    max-width: 260px;
}

.dobs-btn {
    display: flex;
    gap: 10px;
}

.dsc-order-track {
    padding: 30px 40px 40px;
    background: #fff8e8;
    /* border: 1px solid #ebebeb; */
}

.dot-des p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 24px;
    font-weight: 500;
    color: #000;
}

.dot-track-input .form-group {
    margin-bottom: 24px;
}

.dot-track-input .form-group label {
    margin-bottom: 6px;
    font-weight: 500;
    color: #000;
}

.dot-track-input .form-group input {
    border-radius: 0;
    padding: 12px 20px;
    background: #fff;
    border: none;
}

.dsca-box p {
    display: flex;
    align-items: baseline;
    gap: 10px;
    color: #000;
    font-weight: 500;
}

.dscab-btn {
    display: flex;
    gap: 12px;
}

.dsca-box {
    /* border: 1px solid #ebebeb; */
    padding: 30px 30px;
    width: 100%;
    max-width: 48%;
    background: #fff8e8;
}

.dsc-add {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.dsca-box p b {
    width: 100%;
    max-width: fit-content;
}

.dscab-btn .btn2,
.dscab-btn .btn3 {
    padding: 8px 20px;
    font-size: 15px;
}

.dsca-box p i,
.dsca-box p b {
    color: #C2963B;
}

.form-row {
    display: flex;
    column-gap: 20px;
}

.form-group label,
.prd-radio-label label {
    margin-bottom: 8px;
    font-weight: 400;
    color: #000;
}

.form-group .form-control {
    border-radius: 0;
    padding: 10px 18px;
}

.dsc-ac-det {
    padding: 30px 40px 40px;
    background: #fff8e8;
    /* border: 1px solid #ebebeb; */
}

.dsc-ac-det .form-group .form-control {
    /* background: #e3e3e3; */
    border: none;
}

li.dash-nav-item.active {
    margin-right: -18px;
    position: relative;
    z-index: 0;
}

li.dash-nav-item.active:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    right: 0;
    bottom: -18px;
    z-index: 1;
    border: 9px solid #600003c7;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.chc-tt h5 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 18px;
    padding-left: 20px;
    position: relative;
    z-index: 0;
    color: #C2963B;
}

.chc-tt h5:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    left: 0;
    top: 0;
    background: #C2963B;
    border-radius: 10px;
}

.chc-con {
    margin-bottom: 50px;
    padding-bottom: 36px;
    border-bottom: 1px solid #ccc;
}


.chc-shiping-method .form-check {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #efefef;
    padding: 12px 20px 12px 40px;
    margin-bottom: 14px;
}

.fcr span, .fcr a {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.chc-billing-method .form-check {
    border: 1px solid #efefef;
    padding: 12px 20px 12px 40px;
    margin-bottom: 14px;
    width: 100%;
}

.chc-billing-method {
    display: flex;
    column-gap: 20px;
}

.chc-con:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.form-check-input:checked {
    background-color: #C2963B !important;
    border-color: #C2963B !important;
}

.chcr-ic {
    margin: 0 0 0 50px;
    list-style: none;
    background: #fff;
    padding: 30px 30px;
    box-shadow: 0 0 40px #00000012;
}

.chr-prow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}

/* .chcr-ic .chr-prow:last-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: none;
} */

.bb-none {
    border-bottom: none !important;
}

.chrp-product {
    display: flex;
    align-items: center;
    gap: 16px;
}

.chrp-txt {
    display: flex;
    gap: 8px;
    align-items: center;
}

.chrp-img {
    max-width: 66px;
}

.chrp-txt h4 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.chrp-txt h4 a{
     color: #000;
}

.chrp-txt span {
    width: 100%;
    max-width: max-content;
    font-weight: 700;
    color: #C2963B;
    font-size: 20px;
}

.chrp-product-price span {
    font-weight: 700;
    font-size: 18px;
}

.chr-disccount-code .form-group {
    position: relative;
    z-index: 0;
}

.chr-disccount-code .form-group button {
    position: absolute;
    right: 0;
    height: 46px;
    border: none;
    color: #fff;
    background: #000;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px;
}

.chrp-product-price {
    width: 100%;
    max-width: fit-content;
}

.chr-disccount-code {
    margin-bottom: 20px;
}

.chr-amount p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: end;
    font-size: 16px;
    color: #000;
}

.chr-fainal-amount p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: end;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 0 0 30px;
}

.chr-amount p span {
    font-weight: 600;
}

.chr-fainal-amount {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #d9d9d9;
}

.dash-mobile-menu {
    display: none;
}

.pis-ic p {
    margin-bottom: 14px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
}

.pis-ic h5 {
    color: #C2963B;
    font-weight: 600;
    padding-left: 20px;
    line-height: 30px;
    position: relative;
    z-index: 0;
    margin: 20px 0;
}

.pis-ic h5:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    background: #C2963B;
    border-radius: 10px;
    left: 0;
}

.pis-ic h6 {
    font-size: 18px;
    font-weight: 700;
    margin: 18px 0;
    color: #000;
}

.pis-ic ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

.pis-ic li {
    padding-left: var(--icon-space);
    line-height: 28px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 8px;
}
.pis-ic li a, .pis-ic p a{
    color: #C2963B;
}
.pis-ic li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    font-size: 12px;
    color: #C2963B;
}

.mctl-ic {
    background: #fff8e8;
    padding: 50px 50px;
}
.mctra-box {
    display: flex;
    gap: 14px;
    margin-bottom: 14px;
    align-items: baseline;
}
.mctr-ic hr {
    margin: 30px 0;
    color: #0000000d;
    opacity: 1;
}
.mctr-hours h5 {
    font-size: 20px;
    font-weight: 500;
    color: #C2963B;
    margin: 0 0 2px;
}
.mctr-hours p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.mctra-box p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
}
.mctra-box p a{
    color: #000;
}
.mctra-box span {
    color: #C2963B;
}
.why-data-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.wdc-box {
    background: #fff2e9;
    padding: 30px 24px;
    width: 100%;
    max-width: 32%;
    border-radius: 30px;
}
.wdc-ico span {
    display: inline-flex;
    width: 100px;
    height: 100px;
    background: #C2963B;
    margin-bottom: 20px;
    padding: 14px 14px;
    border-radius: 10px;
}
.wdc-ico span img{
    filter: invert(1);
}
.wdc-con h5 {
    font-size: 24px;
    font-weight: 500;
    color: #111;
}
.wdc-con p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
}
.hrs-slider {
    margin: 0 !important;
}
.fclz-con p {
    margin-bottom: 0;
}
.fclz-con h6 {
    margin-bottom: 4px;
}
.cdc-btnz {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ftbm-m span {
    font-family: "Mulish", sans-serif;
}
.ftbm-m {
    display: flex;
    gap: 15px;
    align-items: center;
}
.ftbm-m a {
    color: #C2963B;
    background: #fff;
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: 6px 6px 10px #00000066;
    cursor: pointer;
}

.heading-2 {
    font-size: 24px;
    padding-left: 20px;
    position: relative;
    z-index: 0;
    font-weight: 600;
    color: #111;
}
.heading-2:before {
    content: "";
}
.heading-2:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    background: #C2963B;
    left: 0;
    border-radius: 6px;
}
.cart_head_w h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.incToCartListBTNCART i {
    color: #111;
    cursor: pointer;
}
.card-header h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.card .row {
    margin: 0;
}
.card-header {
    padding: 14px 14px !important;
    background: #111 !important;
}
.card {
    border: none !important;
    box-shadow: 0 0 20px #00000030;
}
div#orders {
    margin-left: 40px;
}
h4.invoice-header-1 span {
    font-size: 15px;
}
thead.bg-active {
    background: #ccc;
}
.invoice-table img {
    max-width: 60px;
    min-width: 60px;
    max-height: 60px;
    min-height: 60px;
    object-fit: cover;
    object-position: top center;
}
.hars-box .whishlist-active {
    background: #C2963B !important;
}
.fabric-sec-ac{
width: max-content !important; 
}

.prdl-color li.fabric-sec-ac a{
    border: 1px solid #C2963B !important;
    color: #000 !important;
    background: transparent;
    padding: 6px 11px 0px;
    box-shadow: 0px 0px 5px #00000060;
}

.fabric-sec{
width: max-content !important; 
}

.prdl-color li.fabric-sec a{
    border: 1px solid #ececec !important;
    color: #000 !important;
    background: transparent;
    padding: 6px 11px 0px;
    box-shadow: 0px 0px 5px #00000060;
}
.sbx-ic .dropdown-menu {
    display: flex;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: fit-content;
    border: none;
    box-shadow: 0 0 20px #00000021;
}
.sbx-ic .dropdown-menu .hars-box {
    width: 100%;
    max-width: 260px;
}
.sbx-ic .dropdown-menu .hars-box .hars-img img {
    max-height: 320px;
    min-height: 320px;
    object-fit: cover;
 
    object-position: top center;
}
form#autocomplete {
    position: relative;
    z-index: 0;
}
span.search_close_btn {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}
section.hero-sec {
    overflow: unset !important;
}
.hrwc-r p {
    color: #121212bf;
}
span.whs-num, span.cart-num {
    position: absolute;
    right: -6px;
    top: -6px;
    background: #C2963B;
    color: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 12px;
}

.rlc-con{
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}
.rlc-box video {
    width: 100%;
}
.rlc-box {
    width: 100%;
    max-width: 18%;
}
section.prd-reel {
    background: #fff8e8;
}
.tras-row {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}
.tras-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.tras-box a {
    display: flex;
    gap: 8px;
    padding: 10px 10px;
    align-items: center;
    border-radius: 10px;
    color: #333;
    background: #f4ebda;
}
.tras-box a p {
    margin-bottom: 0;
    font-weight: 700;
}
.tras-box a span {
    width: 34px;
    height: 34px;
    background: #C2963B;
    display: inline-flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
}
.sub-category {
    margin-left: 24px;
    margin-top: 10px;
}
.modal-dialog {
    max-width: 900px !important;
}
.form-check label {
    margin: 0;
}
.hzv {
    background: #fff8e8;
    padding: 30px 30px;
}
.hzv2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
span.l-c-phone-span {
    font-size: 20px;
}
.ftsc-img img {
    max-height: 70px;
}
.pdtr-tt {
    padding-right: 50px;
}
@media(min-width: 991px){
.pdtl{
position: sticky;
top: 120px;
align-self: flex-start;
}
}
.product-details,
.cus-container,
.pdt-ii,
.row,
.col-lg-6{
overflow: visible !important;
}


 .craft-material-color {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: start;
}

 .craft-material-color .craft-material-color-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1024px) {
     .craft-material-color .craft-material-color-item {
        gap:4px
    }
}

.craft-material-color .craft-material-color-item.fabrics {
 padding: 0 28px !important;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    margin-right: 28px;
}

@media (min-width: 1024px) {
    .craft-material-color .craft-material-color-item.fabrics {
        padding:0 41px
    }
}

 .craft-material-color .craft-material-color-item .heading {
     color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    font-family: 'Mulish';
}
.craft-material-color-item  span {
 font-family: 'Mulish';
}

.product-attributes{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.attribute-card{
padding: 10px 15px;
    border-radius: 4px;
    background: #efefef;
    min-width: 140px;
}

.attr-name{
     font-size: 13px;
    color: #c09745;
    font-weight: 600;
}

.attr-value{
    font-size:16px;
    font-weight:600;
    color:#222;
}