body {
    margin: 0;
    background-color:#fff5f1;
    font-family: "Poppins", sans-serif;
   
}

/* Top Offer Bar */
.top-bar {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    font-size: 12px;
}
.logo {
    max-width: 150px;
}
.mark-new-swiper .swiper-pagination{position:static;}
.add-sub-cat-info-loard-walker{
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.mobile-n{display:none !important;} 
.product-price-new-product .total_price,.product-price-new-product .discount{display:none !important;;}
.full-banner{position:relative;}
.full-banner::before{position:absolute;content:"";width:100%;height:100%;background-color: rgb(0 0 0 / 50%);display:none;}
.full-banner h1 {
    font-size: 45px;
    color: #fff;
    font-family: 'Arapey', serif;
    line-height: inherit;
    margin-bottom:40px;
}
.full-banner-cont{position: absolute; top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;text-align: center;}
.add-sub-cat-info-loard-walker p{font-size:14px;color:#fff;margin-bottom:5px;margin-bottom:15px;}
.hover-icon-2{font-weight:normal !important;}
.hover-icon-2:hover{color:#fff !important;} 
.testm-content .text{min-height:70px;}
.purpose-cat .category-grid-item:nth-child(6){display:none;}
.powered-by-text {
    color: #000;
    justify-content: end;
    font-size:12px;
}

.full-banner img{height:100%;width:100%;object-fit:cover;}
.container-informative-about{padding:0 50px;width:100%;}
.extra-head {
    font-size: 13px !important;
    font-family: "Nunito Sans", sans-serif;
    color: #000;
   
}
.wrap-container-main{padding:0 50px} 
.bundle-arrow-wrap{
    position: absolute;
    top: 80px;
    width: 100%;
}
.shop-now a {
    position: relative;
    border: solid 2px #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    font-family: "Nunito Sans", sans-serif;
    display: inline-flex;
    width: fit-content;
    padding: 10px 35px;
    font-weight: 600;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;
}


.shop-now a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    transition: left 0.4s ease;
}


.shop-now a:hover::before {
    left: 0;
}

.shop-now a:hover {
    color: #000;
}

.testimonial-head-bottom-line{font-size:14px;color:#000;text-align:center;font-family: "Nunito Sans", sans-serif;}
.swiper-pad{padding:40px 20px !important;}

#blogs p {
    font-size: 12px;
    color: #333;
    font-weight: 400;
    font-family:"Nunito Sans", sans-serif;
}
.trust-strip-heading{margin-top:30px;}
.test-content h2 {
    
    font-size: 20px;
    font-weight: 800;
    color: #000;
    text-align:left;
    margin-bottom: 20px;
}
.toggle-btn-sh

 {
    background: transparent;
    color: #000;
     margin-top:10px;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
    border: solid 1px #b68b40;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: normal;
}
.header-top{font-size:12px;}
.swiper-button-prev.inner-prev {
       right: 50px;
       left: inherit;
}
.new-head-h1{text-transform:capitalize; font-size:25px;font-weight:normal;color:#000;text-align:left;margin-bottom:20px;font-family: 'Arapey', serif;} 
.title-text-informative {
    
    font-size: 25px;
    text-align: left;
    color: #000;
    font-weight: 700;
}
.inner-product-swiper .swiper-button-prev, 
.inner-product-swiper .swiper-button-next {
       top: 250px;
       color: #000;
}


.desktop-hero-image img{height:100% !important;}
.add_to_cart svg{width:20px;}
.purpose-cat{width: 100%;
    display: flex;
   flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;}
  .purpose-cat .category-grid-item {
    width:calc(20.333% - 17px);
    position: relative;
}
.relate-prod-new-swiper{z-index:0 !important;}
.categorydrop-down-new ul li {
    display: flex;
    align-items: center;
    gap: 15px;
}
.add_to_cart span {
    display: block;
    font-size:16px;
   
}
.trust-item-icon {
    width: 60px;
    height: 60px;
    margin: auto;
    margin-bottom: 10px;
}
.modify-mega-menu-menu-item-image {
    min-width: 50px;
    min-height: 50px;
    display: block;
    height: 50px;
    width: 50px;
}
.modify-mega-menu-menu-item-image img{width:100%;height:100%;object-fit:cover;}
.trust-item-icon img{width:100%;height:100%;object-fit:cover;}
.waeve-sticky{height:100%;top:140px;position:sticky;z-index:1;}
.desktop-hero-image{}
.subscribe-box input {
    color: inherit;
}
.size-chart-popup {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}
.trust-strip {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding: 30px 10px;
    
    padding: 30px 20px; 
    margin-bottom: 20px;
}

.trust-item {
  text-align: center;
  flex: 1;
}

.trust-item svg {
  width: 50px;
  height: 50px;
  fill: #5b0d0d; /* maroon color */
  margin-bottom: 12px;
}

.trust-item p {
  font-size: 16px;
  line-height: 1.3; 
  color: #333;
  margin: 0;
  font-weight: 500;
}

/* Responsive */
@media (max-width: 768px) {
     .trust-strip {
       
        overflow: hidden;
        overflow-x: auto;
        padding:15px 20px;
    }

  .trust-item {
    flex: 0 0 33%;
    margin-bottom: 20px;
  }
}

.size-chart-popup.active {
  display: block;
}

.size-chart-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6);
}

.size-chart-modal {
  position: relative;
  max-width:600px;
  height:auto;
  width:100%;
  margin: auto;
  background: #fff;
  padding: 16px;
  border-radius: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.fetaca-overlay{display:none !important;}
.size-chart-modal img {
  width: 100%;
  height: auto;
  display: block;
}

.size-chart-close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: none;
  background: #000;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}
.short-desc-wave-outer{
    display: flex;
    justify-content: space-between;
}
.size-chart-click{
    font-size: 14px;
    font-weight: bold;
    display: flex;
    gap: 3px;
    margin-left:auto;
}
.size-chart-click svg{width:20px;}
.size-chart-click label{text-decoration:underline;cursor:pointer;font-size:12px;}
.main-card-image:hover .img-hover{display:block} 
.main-card-image .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.category-header h3{font-size:28px;color:#000;text-transform:uppercase;}
.pr-listing-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.short-desc-wave{font-size:16px;}
.breadcrumblisting li::after {
    content: "\\";
    padding: 0 6px;
}
.breadcrumblisting li:last-child::after {
    content: "";
}

.main-card-image{height:364px;border-radius:0px;overflow:hidden;position: relative;}


.main-card-image img{width:100%;height:100%;object-fit:cover;}
.tabs li{list-style:none;white-space: nowrap;}
.category-img-link {
     border-radius:0px;
    display: block;
    overflow: hidden; 
    margin:auto;
}
.search-click-al{display:none;width:100%;width:350px;position: absolute;right: 25px;}
.header .logo {
   
    font-size: 40px;
    font-weight: bold;
}
.subscribe-box input::placeholder {
    color: inherit;
    opacity: 1;
}
.subscribe-box input::-webkit-input-placeholder {
    color: inherit;
}
.product-pa-wrapper .price{font-size:14px;}
.blog-img-wrap{height:430px;}
.blog-img-wrap img{width:100%;height:100%;object-fit:cover;}
.testi-image{height:auto;}
.testi-image img{width: 100%;height: 100%;object-fit: cover;}
.testi-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.top-bar span {
    background: red;
    color: #fff;
    padding: 3px 10px;
    border-radius: 20px;
    margin-left: 8px;
    font-size: 13px;
}

/* Header */
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 40px;
  

}

/* Logo */
.logo {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
}

/* Search Bar */
.search-bar {
    flex: 1;
    
    position: relative;
    width:100%;
}
#category-list{margin-top:30px;}
.search-bar input {
    width: 100%;
    padding: 16px 45px 16px 20px;
    border-radius: 25px;
    border: 1px solid #b68b40;
    background: #fff;
    font-size: 14px;
    outline: none;
}

.search-bar button {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
}

/* Icons */
.icons {
    display: flex;
    gap: 20px;
    font-size: 20px;
    cursor: pointer;
}

/* Navbar */
.navbar {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding: 12px 0;
    font-size: 15px;

}

.navbar a {
    text-decoration: none;
    color: #000 !important;
    font-size: 15px;
    position: relative;
    
}
.tiitle-main-aurline{display:flex;width:80%;align-items:center;width:65%;font-family: 'Arapey', serif;}
/* Small tags (badges) */
.badge {
    font-size: 10px;
    padding: 4px 6px;
    border-radius: 0px;
    margin-left: 4px;
    position: relative;
    top: 10px;
    z-index: 1;
    right: 10px;
}

.yellow {
    background: #e3c631;
    color: #fff;
}

.blue {
    background: #3b82f6;
    color: #fff;
}

.hero-banner .swiper-button-next,
.hero-banner .swiper-button-prev {

    color: #fff;
    background: #222;
    width: 35px;
    height: 35px;
    border-radius: 50px;
}

.desktop-image {
    height: 600px;
    width: 100%;
}

.desktop-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.collection-swiper .swiper-button-next,
.collection-swiper .swiper-button-prev {
    background: #f0f0f0;
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    border-radius: 50px;
    color: #000;
}

a.col-text {
    font-size: 30px;
    font-family: 'Arapey', serif;
    color: #fff;
    display: block;
    text-align: left;
    margin-top: 5px;
    bottom: 15px;
    z-index: 1;
    width: 100%;
   left: 15px;
}

.collection-swiper .swiper-button-prev:after,
.collection-swiper .swiper-button-next:after {
    font-size: 10px;

}

.hero-banner .swiper-button-prev:after,
.hero-banner .swiper-button-next:after {
    font-size: 10px;

}

.shop-by-recipient {
    text-align: center;
}

.shop-by-recipient h2,
.tab-sec h3,


.cards-container {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
}

.card-inner {
    max-width: 600px;
    width: 100%;
}

.recipient-img {
    width: 100%;
    border-radius: 0px;
    object-fit: cover;
    margin-bottom: 15px;
}

.card h3 {
    margin: 10px 0;
    font-size: 1.5rem;
    color: #711c91;
}

.view-button {
    background-color: #711c91;
    color: white;
    padding: 10px 16px;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-size: 1rem;
    margin-top: 10px;
}

.view-button span {
    margin-left: 8px;
    font-weight: bold;
}

.view-button:hover {
    background-color: #5a1572;
}

/*tab section start*/
.tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    gap: 10px;
    flex-wrap: wrap;
}

.tab {
    padding: 10px 20px;
    border: none;
    background-color:transparent;
    cursor: pointer;
    border-radius: 4px;
    font-size:16px;
    font-weight:500;
    color:#333;
}

.tab.active {
    background-color: black;
    color: white;
}



.products.active {
    display: grid;
}

.product-card {


    border-radius: 8px;
    text-align: center;
    position: relative;
}

span.total-price, span.original-price, .price span {
    color:#000;
    font-size: 12px !important;
    font-family: "Nunito Sans", sans-serif;
    text-align: center;
    display: block;
    width: 100%;
}

span.original-price {
    text-decoration: line-through;
}

span.discount,.price span.text-success {
    color: #489d7d !important;
    font-size: 14px;
    font-weight: bold;
}
.product-card-p{text-align:left;}
.product-card-p a {
    font-size: 12px;
    margin-top: 10px;
    color: #1c1c1c;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.product-card img {
    width: 100%;
    border-radius: 0px;
}
.buy-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #f4e1c9;
    padding: 1px 4px;
    font-size: 12px;
    color: #000;
    z-index: 1;
    font-weight:bold;
}

.tab-sec {
    margin-top: 30px;
}

.price {
    margin-top: 5px;
    gap: 10px;
    display: flex;
    justify-content: left;
    width:100%;
    font-size:12px;
    font-family: "Nunito Sans", sans-serif;
    display:flex;
    justify-content:center;
}

/*tab section end*/
/*every for you start*/
.section-for-every-you {
    padding: 50px 20px;
    text-align: center;
}

.section-for-every-you h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.slider-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.slider-track {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    gap: 20px;
    padding: 10px 0;
}

.slider-track::-webkit-scrollbar {
    display: none;
}

.slider-item {
    flex: 0 0 auto;
    width: 200px;
    text-align: center;
}

.slider-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
}

.slider-item p {
    margin-top: 10px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
}



.lux-img {
    height: 270px;
}

.blog-cont {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;

}

.blog-cont-text {
    margin-top: 15px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
}

.lux-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius:20px;
}

.blog-cont-text a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 5px;
    font-weight: normal;
    text-transform: uppercase;
}

.blog-cont-text p {
  font-size: 13px;
  color: #868686;
  display: -webkit-box;
  -webkit-line-clamp: 3;     
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  min-height:73px;
}


.test-content{
    background: #e6e4e0;
    padding: 30px;
}
.test-content h3{color:#000;font-size:18px;}
.test-content p {
    font-size: 14px;
    color: #333;
    text-align:left;
    margin-bottom:5px;
    font-family: "Nunito Sans", sans-serif;
    line-height:30px;
}

.video-sec {
    width: 100%;
    height: 500px;
    margin-top: 30px;
}

.video-sec video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gifting-sec-inner {
    padding: 0 30px;
    gap: 20px;
}

.lux-sec-inner {
    gap: 15px;
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.6);
    border: none;
    color: white;
    font-size: 24px;
    padding: 10px 15px;
    cursor: pointer;
    z-index: 1;
    border-radius: 50%;
}

.slider-btn.left {
    left: -20px;
}

.slider-btn.right {
    right: -20px;
}

.testimonial-slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.testimonial-text,
.testimonial-img {
    flex: 1;
}

.testimonial-text {
    font-size: 18px;
    line-height: 1.6;
}

.testimonial-img img {
    width: 100%;
    border-radius: 12px;
}

.testimonial-text h2 {
    font-weight: bold;
    font-size: 28px;
    color: #000;
}

.testimonial-text p {
    font-size: 16px;
    color: #000;
}

.testimonial-slider {
    margin-top: 30px;
}

.testimonial-img {
    height: 600px;
}

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

.confidence-section {
    
    padding: 0px 0px;
    text-align: center;
    margin-top: 0px;
}

.confidence-section .section-title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.confidence-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.confidence-item {
    background: transparent;
    padding: 20px;
}

.confidence-item .icon {
    margin-bottom: 15px;
}

.confidence-item .icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.confidence-item h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.confidence-item p {
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    font-weight: 400;
}

.footer {
    background: #f9f9f9;
    padding: 50px 20px;
  
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;

    margin: 0 auto 40px;
}

.footer-col h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 30px;
    color: inherit;
    text-transform: uppercase;
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col ul li {
    margin-bottom: 20px;
}

.footer-col p a {
    font-size: 18px;
    color: #121212;
}

.footer-col ul li a {
    color:inherit;
    text-decoration: none;
    font-size: 14px;
    font-family: "Nunito Sans", sans-serif;
}

.footer-col ul li a:hover {
    text-decoration: underline;
}

.footer-col p {
    font-size: 18px;
    color: #121212;
    margin: 6px 0;
}

/* Subscribe box */
.subscribe-box {
    text-align: center;
    margin-bottom: 30px;
}

.subscribe-box p {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 14px;
    color:inherit;
    text-align:left;
}

.subscribe-box form {
    display: flex;
    justify-content: center;
    max-width:100%;
    margin: 0;
   
}

.subscribe-box input {
    flex: 1;
    padding: 12px 15px;
    border: 0;
    border-radius: 4px 0 0 4px;
    outline: none;
    background: transparent;
}

.subscribe-box button {
    display:flex;
    align-items:center;
    gap:5px;
    color:inherit;
    border: none;
    padding: 12px 20px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    font-size: 14px;
    background-color: transparent;
}




.social-links {
    text-align: center;
}

.social-links a {
    display: inline-block;
    margin: 0 10px;
    font-size: 22px;
    color: #000;
    text-decoration: none;
}

.footer-col {
    text-align: left;
}

.social-links a:hover {
    color: #555;
}

.qpe-testimonial-slider {

    margin: 0 auto;
    padding: 40px 20px;
    text-align: center;

}

.testimonial-heading {

    font-size: 28px;
    margin-bottom: 40px;
    color: #212529;
}

.stars svg {
    fill:#FFD700;
    width: 18px;
}

.testimonial-card {

    border-radius: 10px;
    padding: 20px;
    max-width: 90%;
    margin: 0 auto;

}

.listing-con {
    margin: 0px 0 50px 0;
}

.stars {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}

.name {
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #3c3c42;
    font-size: 14px;
}

.text {
    font-size: 12px;
    color: #000;
    line-height: 1.5;
    font-family: "Nunito Sans", sans-serif;
}

/* Swiper pagination style */
.swiper-pagination-bullet {
    background: #333 !important;
}

/*listing page start*/
.containerlisting {

    margin: 0 auto;
    padding: 20px 0px;
}

.listing-con {
    padding: 0 0px;
}

.titlelisting {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 5px;
    color: #191818;
}

.breadcrumblisting {
    font-size: 14px;
    color: #7b7b7b;
    text-align: center;
    margin-bottom: 15px;
    display: flex;
    list-style: none;
    justify-content: center;

}

.breadcrumblisting a {
    color: black;
    text-decoration: none;
    font-weight: 500;
}

.breadcrumblisting span {
    color: #b8b8b8;
}

.dividerlisting {
    border-top: 1px solid #eee;
    margin-bottom: 20px;
}

.controlslisting {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 50px;
}

.filterlisting {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.filterlisting svg {
    margin-right: 7px;
    width: 15px;
    height: 15px;
    stroke: #000;
}

.sortlisting {
    font-size: 14px;
    font-weight: 400;
}

.sortlisting select {
    border: none;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    cursor: pointer;
    background-color:transparent;
}

/*listing page end*/

/*product detail page start*/
.product-slider-swiper {

    margin: auto;
}

.product-page {
    padding: 0 50px;
}

.product-slider-swiper .swiper-slide {
    cursor: pointer;

    overflow: hidden;
}

.product-slider-swiper img {
    width: 100%;
    height: auto;
    display: block;

}

.thubnail-wrap {
    width: 70px;
    height: 70px;
}

.star-review-top svg {
    width: 15px;
    fill: #121212;
}

.prod-cont-right-part {
    padding-left: 50px;
}

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

.star-review-top {
    display: flex;
    gap: 0px;
    height:fit-content;
    align-items:center;
}

.star-review-top {
    gap: 3px;
    font-size:16px;
}

.prod-cont-right-part h1 {
    font-size: 26px;
    color: #000;
}

.review-count {
    font-size: 16px;
    color: #868686;
}

.product-page {
    margin-top: 20px;
}

.thubnail-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-slider-swiper .swiper-button-next:after,
.product-slider-swiper .swiper-button-prev:after,
.product-slider-swiper .swiper-button-next:after,
.product-slider-swiper .swiper-button-prev:after {
    font-size: 18px;
    color: #222;
}

.lightbox-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px;
}

.lightbox-modal.active {
    display: flex;
}

.gallery-main {
    width: 100%;
    max-width: 700px;
    margin-bottom: 20px;
}

.gallery-thumbs {
    width: 100%;
    max-width: 700px;
}

.gallery-thumbs .swiper-slide {
    opacity: 0.4;
    cursor: pointer;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.lightbox-close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 30px;
    color: white;
    cursor: pointer;
    z-index: 10000;
}
.address-add li{font-size:14px;font-family: "Nunito Sans", sans-serif;}
.address-add li a{color:inherit;}
.price-section {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.price-section .mrp {
    text-decoration: line-through;
    color: #000;
    font-size: 13px;
}

.price-section .price {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-top: 0;
}

.price-section .discount-badge {
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 3px;
}

.tax-info {
    font-size: 14px;
    color: #868686;
}

.sku {
    font-size: 11px;
    color: #868686;
    margin: 10px 0;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}

.sku span {
    color: #000;
}

.offers {
    margin: 20px 0;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}

.offer-item {
    color: #0c8804;
    font-size: 14px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.availability svg {
    width: 20px;
}

.note {
    font-size: 15px;
    margin-top: 10px;
    color: #000;
}

.see-offers {
    color: #888;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 10px;
}

.availability {
    margin-top: 20px;
    
    display: flex;
    align-items: center;
    gap: 5px;
}

.btn-section {
    margin-top: 20px;
}

.btn {
   
}
.product-form{justify-content: space-between;}
.btn.add-to-bag,
.btn.add-to-bag:active {
    background: #000;
    color: #fff;
    border-radius: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
   

}

.product-page-wish {
    border: solid 1px #000;
    width: 52px;
    height:52px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn.add-to-bag svg {
    width: 20px;
}

.btn.buy-now {
   padding: 7px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    width:49%;
    background-color:#000;
    color:#fff;
    font-weight:700;
}

.wishlist {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 48px;
    border-left: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    cursor: pointer;
}

.wishlist:hover {
    background: #eee;
}

.add-to-bag-wrapper {
    display: flex;
    position: relative;
    margin-bottom: 10px;
    gap: 10px;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-4px);
    }

    50% {
        transform: translateX(4px);
    }

    75% {
        transform: translateX(-4px);
    }

    100% {
        transform: translateX(0);
    }
}

.shake-effect {
    animation: shake 0.4s ease-in-out;
}

.product-page-accordion {
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 15px;
}

.product-page-accordion-item {
    margin-bottom: 15px;
}

.product-page-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 16px;
    cursor: pointer;
    background: #f9f9f9;
}

.product-page-accordion-header h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    color: #000;
}

.product-page-accordion-header .product-page-icon {
    background: #000;
    color: #fff;
    width: 52px;
    height: 52px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-page-accordion-content {
    padding: 16px;
    display: none;
    background: #fff;
    font-size: 14px;
    color: #444;
}

.product-page-accordion-item.active .product-page-accordion-content {
    display: block;
}

/* Features Icons */
.product-page-features {
    background: #f5f1e9;
    display: flex;
    justify-content: space-around;
    padding: 20px 10px;
    margin: 30px 0;
    text-align: center;
}

.product-page-feature-item {
    flex: 1;
}

.product-page-feature-item img {
    height: 30px;
    margin-bottom: 10px;
}

.product-page-feature-item p {
    font-size: 13px;
    margin: 0;
}

/* Delivery Info */
.product-page-delivery-info {
    font-size: 16px;
    margin-bottom: 15px;
    color: #262238;
}

.product-page-delivery-info span {
    background: #c69a7f;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 13px;
    margin: 0 5px;
}

.related-prod {
    margin-top: 40px;
}
.delivery-box {
 
  padding:20px 0px;
  border-radius: 12px;
  
}

.delivery-title {
  display: flex;
  align-items: center;
  gap: 10px;
}

.delivery-title h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Arapey', serif;
}

.icon {
  font-size: 22px;
}

.delivery-head p {
  margin: 6px 0;
  font-size: 15px;
}

.ship-time {
  font-weight: 600;
}

.delivery-features {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  text-align: center;
}

.feature {
  flex: 1;
}

.circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  font-size: 22px;
}

.feature span {
  font-size: 14px;
  line-height: 1.4;
  display: block;
}

.related-prod h3 {
    color: #000;
    font-size: 34px;
    text-align: center;
    margin-bottom: 20px;
}

.product-page-check-pincode {
    float: right;
    color: #c69a7f !important;
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
    background-color: transparent !important;
}

.product-page-tabs {
    margin-top: 40px;
}

.product-page-tab-buttons {
    display: flex;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.product-page-tab-btn {
    padding: 12px 20px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    font-weight: 500;
    color: #888;
    border-bottom: 2px solid transparent;
    transition: all 0.3s;
}

.product-page-tab-btn.active {
    color: #000;
    border-color: #000;
}

.product-page-tab-content {
    display: none;
}

.product-page-tab-content.active {
    display: block;
}

/* Card styles already assumed present (if not, can provide) */


.product-page-policy-icons {
    display: flex;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    margin-top: 20px;
}

.product-page-policy-item {
    flex: 1;
    text-align: center;
    padding: 15px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.product-page-policy-item img {
    height: 28px;
    margin-bottom: 10px;
}
.subscribe-box input:focus {
    background: transparent;
    border: 0;
    outline: 0;
    box-shadow: none;
    color: inherit;
}
.product-page-policy-item p {
    margin: 0;
    font-size: 14px;
}

.product-page-review-section {
   
    margin-bottom: 50px;
}

.stars-product-review svg {
    width: 15px;
    fill: #000;
}

.product-page-review-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.product-page-review-summary {
    display: flex;
    align-items: center;
    font-size: 18px;
    gap: 10px;
}

.product-page-review-summary .stars {
    color: #000;
    font-size: 22px;
}

.review-count {
    color: #282828;
    font-weight: 500;
    font-size: 16px;
}

.review-left h4 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

.dropdown-icon {
    font-size: 16px;
    color: #888;
}

.product-page-review-actions button {
    margin-left: 10px;
    padding: 8px 14px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    color:#000;
}

.write-review {
    font-weight: 500;
}

.filter-icon {
    font-size: 16px;
}

.product-page-review-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 20px;
}

.product-page-review-card {
    display: flex;
    gap: 20px;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.review-left {
    flex: 1;
}

.review-right img {
    width: 150px;
    height: 270px;
    object-fit: cover;
    border-radius: 8px;
    background-color: #b8a8a8;
}

.verified {
    color: #3c9cf5;
    font-size: 16px;
    margin-left: 5px;
}

.verified svg {
    color: #345480;
    fill: #345480;
    stroke: #fff;
}

.review-date {
    font-size: 13px;
    color: #888;
    margin-bottom: 5px;
}

.stars {
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
}

.item-type {
    font-size: 14px;
    color: #444;
    margin-top: 10px;
}

/*product detail page end*/
.login-qpe-pal-overlay-oat-page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.login-qpe-pal-overlay-oat-page.active {
    visibility: visible;
    opacity: 1;
}

.login-qpe-pal-otp-container {
    background: #fff;
    border: 3px solid #f7dce7;
    border-radius: 15px;
    width: 340px;
    padding: 35px 25px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.login-qpe-pal-otp-container h2 {
    font-size: 20px;
    margin-bottom: 8px;
}

.login-qpe-pal-otp-container p {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
}

.login-qpe-pal-otp-container p span {
    font-weight: 600;
    color: #000;
}

.login-qpe-pal-edit-btn {
    border: 1px solid #0b8a34;
    color: #0b8a34;
    background: #eafaf0;
    border-radius: 15px;
    font-size: 12px;
    padding: 2px 8px;
    margin-left: 5px;
    cursor: pointer;
}

.login-qpe-pal-otp-inputs {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 20px;
}

.login-qpe-pal-otp-inputs input {
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 20px;
    border: 2px solid #e3e6eb;
    border-radius: 8px;
    outline: none;
    transition: 0.2s;
}

.login-qpe-pal-otp-inputs input:focus {
    border-color: #000;
}

.login-qpe-pal-timer {
    font-size: 13px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 20px;
}

.login-qpe-pal-timer i {
    font-size: 14px;
}

.login-qpe-pal-verify-btn {
    background: #f2f4f7;
    border: none;
    border-radius: 8px;
    padding: 12px;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    color: #333;
    transition: 0.3s;
}

.login-qpe-pal-verify-btn:hover {
    background: #e3e6eb;
}

.login-qpe-pal-success-wrapper {

    background-color: #f8e8f0;

}

.drop-down {
    display: flex;
    background: #fff;
    box-shadow: 0 0 26px #0000000f;
    padding: 30px 50px;
    flex-direction: column;
    z-index: 99;

    gap: 20px !important;

}

.sticky-sec {
    position: sticky;
    top: 0;
}

.navbar ul {
    display: flex;
    gap: 20px;
    margin-bottom:0; 
}
.customer-service-drop ul {
    flex-direction: column;
    gap: 10px;
    padding:0;
}
.customer-service-tab:hover .customer-service-drop{display:block;}
.customer-service-drop {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 30px;
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
    white-space: nowrap;
}
.navbar ul li {
    list-style: none;
    font-size:15px;
    color:#000;
}

.navbar ul li:hover .drop-down-outer {
    display: block;
}

.drop-down-outer {
    position: absolute;
    top: 35px;
    z-index: 2;
    display: none;
}

.drop-down ul li {
    list-style: none;
    line-height: 35px;
}

.drop-down ul {
    margin: 0;
    padding: 0;
    display: block;
}

.drop-down ul li strong {
    font-size: 13px;
    color: #000;
    border-bottom: solid 1px #ccc;
    padding-bottom: 0;
    margin-bottom: 10px;
    display: block;
}

.drop-down ul li a {
    font-size: 12px;
    color: #868686;
}

/* Card */
.login-qpe-pal-success-card {
    background: #fff;
    text-align: center;
    padding: 60px 40px;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    max-width: 360px;
    width: 100%;
    animation: login-qpe-pal-fadeIn 0.8s ease;
}

/* Heading */
.login-qpe-pal-success-card h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    line-height: 1.4;
}

.navbar a:hover .drop-down-outer {
    display: block;
}

/* Spinner */
.login-qpe-pal-spinner {
    border: 3px solid #ddd;
    border-top: 3px solid #000;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    margin: 0 auto 10px;
    animation: login-qpe-pal-spin 1s linear infinite;
}

/* Text */
.login-qpe-pal-success-card p {
    font-size: 15px;
    color: #222;
    font-weight: 400;
    margin-bottom: 12px;
}

/* Progress bar */
.login-qpe-pal-progress {
    width: 100%;
    height: 6px;
    background: #f2f2f2;
    border-radius: 5px;
    overflow: hidden;
}

.login-qpe-pal-progress-bar {
    height: 100%;
    width: 0%;
    background: #ec528c;
    border-radius: 5px;
    animation: login-qpe-pal-progressFill 3s ease-in-out forwards;
}

/* Animations */
@keyframes login-qpe-pal-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes login-qpe-pal-fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes login-qpe-pal-progressFill {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.login-qpe-pal-popup-oat-page {
    background: #fdebf1;
    width: 100%;
    max-width: 90%;
    display: flex;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    animation: login-qpe-pal-popupfade 0.4s ease;
    max-width: 920px;
}

@keyframes login-qpe-pal-popupfade {
    from {
        transform: scale(0.95);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.login-qpe-pal-left-oat-page {
    width: 55%;
    padding: 40px 30px;
    text-align: center;
}

.login-qpe-pal-left-oat-page h2 {
    margin: 10px 0 0;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.powered-by-login-image {
    width: 28px;
    height: 28px;
    margin: auto;
    margin-bottom: 10px;
}

.login-qpe-pal-terms-oat-page a {
    color: #444;
}

.powered-by-login-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.login-qpe-pal-left-oat-page h3 {
    font-weight: bold;
    font-size: 20px;
    margin: 5px 0 30px;

}

.login-qpe-pal-features-oat-page {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.login-qpe-pal-feature-box-oat-page {
    flex: 1;
    background: #ffe8ef;
    border-radius: 15px;
    padding: 15px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.login-qpe-pal-feature-box-oat-page p {
    margin: 0;
    font-size: 13px;
}

.login-qpe-pal-feature-box-oat-page h4 {
    margin: 5px 0;
    font-size: 14px;
}

.login-qpe-pal-right-oat-page {
    width: 45%;
    background: #fff;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login-qpe-pal-right-oat-page h3 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #111;
}

.login-qpe-pal-right-oat-page p {
    font-size: 13px;
    margin-bottom: 15px;
    color: #444;
}

.login-qpe-pal-phone-input {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}

.login-qpe-pal-phone-input select,
.login-qpe-pal-phone-input input {
    border: none;
    outline: none;
    padding: 10px;
    font-size: 14px;
}

.login-qpe-pal-phone-input select {
    background: #f9f9f9;
    border-right: 1px solid #ddd;
}

.login-qpe-pal-checkbox-oat-page {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin: 8px 0 12px;
}

.login-qpe-pal-submit-btn-oat-page {
    background: #fdebf1;
    color: #111;
    border: 1px solid #f2cdd8;
    font-weight: 600;
    border-radius: 8px;
    padding: 10px;
    cursor: pointer;
    transition: 0.2s;
}

.login-qpe-pal-submit-btn-oat-page:hover {
    background: #f8dce8;
}

.logo-login-d-logo {
    max-width: 64px;
}

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

.logo-login {
    max-width: 245px;
    margin: auto;
}

.logo-login img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.login-qpe-pal-terms-oat-page {
    font-size: 11px;
    color: #666;
    text-align: center;
    margin-top: 10px;
}

.login-qpe-pal-close-btn-oat-page {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
    color: #555;
}

/*cart start*/


.cart-container {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: fixed;
    right: -400px;
    max-width: 400px;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 9;
    height: 100%;
    background-color: #fff;
    transition: right 0.3s ease;
}

.payment_icons {
    background: #fff5f5;
    display: flex;
    padding: 10px 0;
    justify-content: center;
    gap: 10px;
}

.cart-header {
    padding: 15px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}

.cart-item {
    display: flex;
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.cart-item img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
    margin-right: 15px;
}

.item-details {
    flex: 1;
}

.item-name {
    font-size: 16px;
    font-weight: bold;
}

.item-price {
    margin: 5px 0;
}

.item-price .old-price {
    text-decoration: line-through;
    color: #999;
    margin-right: 5px;
}

.item-meta {
    font-size: 14px;
    color: #555;
}

.quantity {
    display: flex;
    align-items: center;
    margin-top: 8px;
    border: solid 1px #ccc;
    width: fit-content;
}

.quantity button {
    width: 25px;
    height: 25px;
    border: 0;
    background: #fff;
    cursor: pointer;
}

.empty-cart h3 {
    font-size: 13px;
    color: #868686;
}

.return-cart-shop {
    height: 32px;
    color: #fff;
    font-size: 12px;
    display: flex;
    text-transform: uppercase;
    background: #000;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    max-width: 155px;
    font-weight: bold;

    width: 100%;
}

.empty-cart {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    justify-content: center;
    height: 69%;
}

.main-close-cart {
    width: 37px;
    height: 37px;
    background-color: #86868624;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.cart-cross svg {
    stroke: #ccc;
}

.edit-cont svg {
    color: #000;
    width: 13px;
}

.quantity input {
    width: 30px;
    text-align: center;
    border: 0;
    outline: 0;
    margin: 0 5px;
}

.cart-footer {
    padding: 15px;
    border-top: 1px solid #eee;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.subtotal {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.checkout-btn {
    display: block;
    text-align: center;
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 12px 0;

    font-weight: bold;
}

.payment-icons {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    color: #444;
}

/*cart end*/
/*multiple colection start*/
.multiple-collection-new.swiper {
    width: 100%;
    padding: 50px 0;
}

.multiple-collection-new .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 450px;
    /* fixed width for all slides */

    transition: transform 0.3s ease;
}

.multiple-collection-new .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

/* Scale up the active (center) slide */
.multiple-collection-new .swiper-slide-active {
    transform: scale(1.11);
    /* ~500px illusion */
    z-index: 10;
    /* bring on top */
    box-shadow: 0 10px 20px rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}

/* Navigation arrows style */
.multiple-collection-new .swiper-button-prev,
.multiple-collection-new .swiper-button-next {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50px;
    color: #000;
}

.multiple-collection-new .swiper-button-prev:hover,
.multiple-collection-new .swiper-button-next:hover {
    background: #000;
    color: #fff;
}

.multiple-collection-new .swiper-button-next:after,
.multiple-collection-new .swiper-button-prev:after {
    font-size: 20px;
}

/*multiple colection end*/
@media (max-width: 768px) {
    .testimonial-slide {
        flex-direction: column;
        text-align: center;
    }

    .listing-con {
        grid-template-columns: repeat(2, 1fr);
        padding: 15px;
    }
}

@media (max-width: 600px) {
    .slider-item {
        width: 150px;
    }

    .confidence-grid {
        grid-template-columns: 1fr;
    }

    .slider-item img {
        height: 150px;
    }

    .footer-grid {
        grid-template-columns: 1fr;
    }
}


/* Responsive */
@media (max-width: 992px) {
    .header {
       
       
    }

    .footer-grid {
        grid-template-columns: 1fr 1fr;
    }

    .search-bar {
        margin: 15px 0;
    }

    .navbar {
        flex-wrap: wrap;
    }

    .confidence-grid {
        grid-template-columns: 1fr 1fr;
    }
}

.color-variant-group {
    display: flex;
    gap: 14px;
    margin-top:10px;
    flex-wrap: wrap;
}



.color-variant:hover {
    border-color: #000;
}

.color-variant input {
    display: none;
}

.color-name {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #000;
}

.color-dot {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #ccc;
}


.color-variant input:checked + .color-name + .color-dot {
    border-color: #000;
}
.product-sticky-content{margin-top:15px;}
.product-page-wish svg{color:#000;}

.common-desc-sec-laforte-accordion {
    border-top: 1px solid #ddd;
    padding-top:15px;
}

.common-desc-sec-laforte-accordion-item {
    margin-bottom:15px;
}

.common-desc-sec-laforte-accordion-header {
    position: relative;
    padding: 14px 40px 14px 12px;
    font-size: 18px;
    font-weight:normal;
    cursor: pointer;
    background: #f9f9f9;
    transition: 0.3s;
    font-family: 'Arapey', serif;
}

.common-desc-sec-laforte-accordion-header:hover {
    background: #f1f1f1;
}

.common-desc-sec-laforte-accordion-header::after {
    content: "+";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold;
    transition: 0.3s;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    right:0;
}


.common-desc-sec-laforte-accordion-header.active::after {
    content: "−";
}

.common-desc-sec-laforte-accordion-body {
    display: none;
    padding: 12px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #86868614;
}

.common-desc-sec-laforte-accordion-body h3{font-size:14px;font-weight:normal;color:#868686}
.common-desc-sec-laforte-accordion-header.active + .common-desc-sec-laforte-accordion-body {
    display: block;
}

.sticky-content.fixed .product-form,.sticky-content.fixeds .product-form{
    width: fit-content;
    display: flex;
    gap: 10px;
    margin:0;
    padding:10px;
}
.sticky-content.fixed,.sticky-content.fixeds{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sticky-content.fixed .add-to-bag,.sticky-content.fixeds .add-to-bag{gap: 5px;
    width: fit-content;}
    .product-sticky-content.fixed .btn-cart{margin:0;}
    .main-card-image .size-box,.product-media-rel .size-box{
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 0px;
    right: 0px;
    pointer-events: none;
    transition: 0.3s ease-out 0s;
    background: rgba(146, 146, 146, 0.7098039216);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 6px;
    margin-bottom:0;
}
  .main-card-image .size-box li,.product-media-rel .size-box li{list-style:none;color:#fff;position:relative;}
  
  @media(max-width:767px){
     .powered-by-text{display:none !important;}
    
    .size-chart-click {margin-left: inherit;margin-bottom: 10px;}
    .size-chart-modal{max-width:80%;height:auto;}
    .main-card-image .size-box li, .product-media-rel .size-box li{font-size:10px;}
    .mobile-hero-image{height:auto;}
    .mobile-hero-image img{height:100%;width:100%;object-fit:cover;}
    .search-click-al{width:250px;}
    .logo{max-width:100px;}
    .d-none-mobile{display:none !important;}
   
    .search-bar button {
position: static;
transform: inherit;

} 
.pr-listing-grid {
    display:flex;
    overflow: hidden;
    overflow-x: auto;
}

.main-card-image {
    height:auto;
  }
  .cards-container {
   gap:10px;
    flex-wrap: nowrap;
    padding: 15px;
}
.pr-listing-grid .listing-grid-item{min-width:70%;}
.header{padding:15px 20px;}
.lux-img{height:auto;}
.navbar{display:none;}
.d-flex > .padd-mobile:nth-of-type(2) {
   
    padding-right: 5px;
    margin-top:10px;
}


.d-flex > .padd-mobile:nth-of-type(3) {
   padding-left: 5px;
   margin-top:10px;
}
.testi-inner {
    gap: 15px;
    flex-wrap: wrap;
}
.testi-image {
    height: 300px;
    width: 100%;
}
.lux-sec-inner {
    gap: 0;
    flex-wrap: wrap;
}
.multiple-collection-new.swiper{padding:0;}
    .confidence-grid {
        display: flex;
        overflow: hidden;
        overflow-x: auto;
    }
.confidence-item {
    background: transparent;
    padding: 10px;
    min-width: 65%;
}

.confidence-section{padding: 0px;
}
.blog-img-wrap {
    height: 250px;
}
    .product-single .product-title {
        
        flex-wrap: wrap;
    }
    .product-media{height:300px;}
      


.tiitle-main-aurline{width:100%;}
.listing-con.listing-grid .product-wrap {
  min-width:48%;
    padding: 5px;
}
.buy-tag {
   font-size: 10px;
    z-index: 1;
}

.product-sticky-content.fixed .wishBtn{display:none;}
.product-sticky-content.fixed,.product-sticky-content.fixeds{bottom:62px; z-index:9999999999999 !important;}
.btn.add-to-bag, .btn.add-to-bag:active{width:100%;} 

span.discount, .price span.text-success{display:none;}
.swiper-button-next svg, .swiper-button-prev svg{width:25px !important;}

.shop-content .main-content{padding:0;}
main {
    padding: 15px 0px !important;
}

  }
  
  @media(min-width:767px){
    .form-al-search,.footer-sh-custom{display:none;}
    
  }
  
  .waeve-sticky{z-index:1;}
  /*header css start*/
.dropdown.cart-dropdown.cart-offcanvas{position:fixed;z-index:9;}
    .header-global-div {
        position: sticky;
        top: 0;
        z-index: 9;
       
    }
.cart-dropdown .cart-header a {
        padding: 0;
        font-size: 0;
        font-weight: 400;
        color: #666;
        text-transform: capitalize;
        position: absolute;
        right: 36px;
    }

    #navbarNav {
        display: flex;
    }

    .img-wrapper-sh {
        display: block;
        width: 150px;
        height: 150px;
        margin-bottom: 10px;

    }



    .cross-search-al {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .wishlist-label {
        font-size: 14px;
        font-weight: 600;
        color: #000;
    }

    .cross-search-al svg {
        width: 20px;
    }

    .cart_count_display {
        width: 15px;
        height: 15px;
        background: #b68b40 !important;
        display: flex;
        font-size: 12px;
        color: #fff;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        position: absolute;
        top: -6px;
        right: -6px;
    }

    .form-al-search input {
        background: transparent;
        border: 0;
    }

    .form-al-search {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 300px;
        right: -300px;
        background: #f7f4ef;
        z-index: 999999;
        padding-top: 20px;


        transition: right 0.4s ease-in-out;
    }

    .navbar-brand {
        font-size: 40px;
        font-family: "Arsenal", sans-serif;
        font-weight: 600;
    }

  
    .opened {
        display: block;
    }

    .modal-content {
        border-radius: 16px;
        border: none;
        padding: 30px 24px;
        max-width: 420px;
        margin: auto;
    }

    .modal-header {
        border: none;
        padding-bottom: 10px;
        text-align: center;
    }

    .account-modal-header h1,
    .account-otp-header h1 {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 6px;
    }

    .account-modal-header p,
    .account-otp-header p {
        font-size: 14px;
        color: #6b7280;
        margin: 0;
    }

    .btn-close {
        position: absolute;
        right: 18px;
        top: 18px;
        opacity: 0.6;
    }

    .modal-body {
        padding-top: 10px;
    }

    .otp-login-input-container {
        width: 100%;
    }

    .otp-label {
        font-size: 13px;
        font-weight: 500;
        color: #111827;
        margin-bottom: 6px;
        display: block;
    }

    .mobile-container input,
    .login_detail_form input {
        width: 100%;
        height: 52px;
        border-radius: 10px;
        border: 1px solid #e5e7eb;
        padding: 0 14px;
        font-size: 15px;
        outline: none;
    }

    .mobile-container input:focus,
    .login_detail_form input:focus {
        border-color: #000;
    }

    .otp-input-group input {
        height: 52px;
        border-radius: 10px;
        border: 1px solid #e5e7eb;
        font-size: 20px;
    }

    .otp-input-group input:focus {
        border-color: #000;
    }

    .otp-login-btn,
    .otp-login-confirm-btn {
        width: 100%;
        height: 52px;
        border-radius: 999px;
        background: #000;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        border: none;
        margin-top: 20px;
    }

    .otp-login-btn:disabled {
        background: #111;
        opacity: 0.5;
    }

    .verify_otp {
        font-size: 12px;
        color: #6b7280;
    }

    .resendbtn {
        font-size: 13px;
        font-weight: 500;
    }

    .login-error,
    .resend_msg {
        font-size: 12px;
        margin-top: 6px;
    }

    .otp-privacy-policy {
        font-size: 12px;
        color: #6b7280;
        text-align: center;
        margin-top: 14px;
    }

/*header css end*/
/*index page css start*/

        .swiper-button-next::after,
        .swiper-button-prev::after {
            display: none;
        }

        .header-video video {
            aspect-ratio: 2.7/1;
        }

       

        .swiper-button-prev {
            font-size: 20px;
            color: #fff;
            background: rgba(128, 128, 128, 0.5);
            border-radius: 9999px;
            width: 40px;
            height: 40px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;

            right: -200px;
        }

        .desc_badge {
            border-radius: 9999px;
            background-color: #f1f1f1;
            color: #222;
            padding: 4px 10px;
            font-size: 13px;
            font-weight: 600;
        }

        .swiper-button-prev::after {
            font-size: 20px;
            font-weight: 700;
        }

        .swiper-button-next {
            font-size: 20px;
            color: #fff;
            background: rgba(128, 128, 128, 0.5);
            border-radius: 9999px;
            min-width: 35px;
             width: 35px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
            min-height: 35px;
             height: 35px;
            z-index: 3;
        }

        .swiper-button-next::after {
            font-size: 20px;
            font-weight: 700;
        }

        .add-t-cart-btn-main {
            background: <?= $hbg ?>;
            color: <?= $clr ?>
        }

        .grid-item-three {
            width: 80%;
        }

     

        /*Begin shimmer code*/
        @keyframes bg {
            0% {
                background-size: 0 3px,
                    3px 0,
                    0 3px,
                    3px 0;
            }

            25% {
                background-size: 100% 3px,
                    3px 0,
                    0 3px,
                    3px 0;
            }

            50% {
                background-size: 100% 3px,
                    3px 100%,
                    0 3px,
                    3px 0;
            }

            75% {
                background-size: 100% 3px,
                    3px 100%,
                    100% 3px,
                    3px 0;
            }

            100% {
                background-size: 100% 3px,
                    3px 100%,
                    100% 3px,
                    3px 100%;
            }
        }

        .colection_h {
            /*width: 25%;
    margin: 2rem auto;
    padding: 2em;*/

            background-repeat: no-repeat;
            background-image: linear-gradient(to right, <?= $BG_COLOR ?> 100%, <?= $BG_COLOR ?> 100%),
                linear-gradient(to bottom, <?= $BG_COLOR ?> 100%, <?= $BG_COLOR ?> 100%),
                linear-gradient(to right, <?= $BG_COLOR ?> 100%, <?= $BG_COLOR ?> 100%),
                linear-gradient(to bottom, <?= $BG_COLOR ?> 100%, <?= $BG_COLOR ?> 100%);
            background-size: 100% 3px,
                3px 100%,
                100% 3px,
                3px 100%;
            background-position: 0 0,
                100% 0,
                100% 100%,
                0 100%;
            animation: bg 1.25s cubic-bezier(0.19, 1, 0.22, 1) 1;
            animation-play-state: paused;
        }

        .colection_h:hover {
            animation-play-state: running;
        }
/*index page css end*/
/*footer start*/
.contact-action {
        position: fixed;
        bottom: 10%;
        left: 0;
        /* width: 40px;
    height: 60px;*/
        z-index: 99999 !important;
    }

    .contact-action button {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        /* background: green;*/
        cursor: pointer;
        border: none;
        /*border-radius: 50%;*/
        background: transparent;

    }
    .master-cards svg{width:50px;height:auto;}
.master-card-footer {
    background: #fff;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .logo-footer,
    .logo-footer:hover {
        font-size: 40px;
        display: block;
        width: 100%;
        color: #fff;
        font-family: "Arsenal", sans-serif;
        text-decoration: none;
    }

    .new-modal {
        display: none;
        max-width: 800px;
        width: 100%;
        position: fixed;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        z-index: 999999;
        background: #fff;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
        border-radius: 10px;
    }

    .footer-top .widget-body {
        padding-top: 15px;
    }
 
    .footer-top .widget-body li a {
        font-size: 16px;
        text-decoration: none;
    }

    .product-view {
        padding: 25px;
    }

    .cross-new-sh {
        position: absolute;
        right: 5px;
        top: 6px;
        cursor: pointer;
    }

    .overlay-modal {
        background: #00000080;
        /* height: 100vh; */
        width: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 2;
        display: none;
    }

    .footer-newsletter .btn {
        padding: .93em 1.85em;
        background-color: #521f1f !important;
        border: 0;
        color: inherit !important;
    }

    .footer-newsletter {
        background-color: #b28c43;
    }
/*footer end*/
    /*media query start*/
    @media(min-width:767px) {
        .mobile-header {
            display: none
        }

        .cart-mobile-sh-new {
            display: none;
        }

        .search-mobile-sh {
            display: none;
        }

        #suggestion-mobile {
            display: none
        }
    }

    @media(min-width:767px) {
        .suggestions {
            max-height: 70vh;
            overflow: hidden;
            overflow-y: auto;
        }
    }

    @media(max-width:767px) {
    .listing-con.listing-grid .main-card-image{height:172px;}
     .contact-action {
            bottom: 35%;
        }
       
        .copyright a {
            color: #666;
        }

        .copyright {
            position: absolute;
            bottom: 0;
        }
        .footer-sh-custom {
        position: fixed;
        bottom: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        background: #fff;
        z-index: 999;
        padding: 0 15px;
    }
        .nav-item a.active {
            color: red !important;
        }
          .header-video video {
                aspect-ratio: auto;
            }
             .grid-item-three {
                width: fit-content;
            }
        .desk-header {
            display: none
        }
 .header h1 {
            font-size: 18px;
        }

       #suggestion-mobile .suggestions {
            left: 0px;
            top: 194px;
            max-height: 70vh;
            overflow: hidden;
            overflow-y: auto;

        }

        .dropdown {
            position: static;
        }

        .fetaca-overlay {
            display: none !important;
        }
    }
    /*media query end*/
  .swiper-button-next svg, .swiper-button-prev svg {
    width: 25px !important;
    height: 25px !important;
    object-fit: contain !important;
    transform-origin: center !important;
    color: #fff;
}
.list-description ul.size-box{display:flex;list-style: none;}

.add-to-cart-wrap .add_to_cart {
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 7px 10px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    transition: color 0.3s ease, border-color 0.3s ease;
    font-size: 16px;
    width:49%;
    display:flex;
    justify-content:center;
    font-weight:700;
}

.add-to-cart-wrap .add_to_cart svg path {
    stroke: #000;
    transition: stroke 0.3s ease;
}


.add-to-cart-wrap .add_to_cart::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #000;
    z-index: 0;
    transition: height 0.4s ease;
}

.add-to-cart-wrap .add_to_cart span,
.add-to-cart-wrap .add_to_cart svg {
    position: relative;
    z-index: 1; 
}


.add-to-cart-wrap .add_to_cart:hover::before {
    height: 100%;
}

.add-to-cart-wrap .add_to_cart:hover {
    color: #fff !important;
    border-color: #000;
}

.add-to-cart-wrap .add_to_cart:hover svg path {
    stroke: #fff;
}



.waeve-sticky .sticky-content-wrapper .product-form .btn.add-to-bag, .waeve-sticky .sticky-content-wrapper .product-form .btn.add-to-bag:active {
    background: #000;
    color: #fff;
    border-radius: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 100%;
    padding: 16.5px 10px;
    font-size: 16px;
}
.wrapper-sub-collection .cls-btn{
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.hero-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #ccc;
    opacity: 1;
    margin: 0 6px;
}

.hero-pagination .swiper-pagination-bullet-active {
    background: #b68b40 !important; 
}
.wrapper-sub-collection .cls-btn a.btn-white {
    padding: 10px 20px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.wrapper-sub-collection .swiper-pagination{position:static;}
.swiper-button-prev.inner-prev{display:none;}
.inner-next{display:none !important;}
.main-card-image:hover .inner-next,.product-media:hover .inner-next{display:flex !important;}
.main-card-image:hover .swiper-button-prev.inner-prev{display:flex;}
.product-media:hover .inner-prev{display:flex;}
 .color-variant {
            display: flex;
            gap: 8px;
            margin: 8px 0 !important;
            padding: 0;
            list-style: none;
            min-height:16px;
        }

        .color-dot {
            width: 16px;
            height: 16px;
            border-radius: 50%;
            border: 1px solid #ccc;
            cursor: pointer
        }

        .color-dot:hover {
            border-color: #000
        }
        .product-media-rel .add-to-cart-wrap .add_to_cart::before{display:none;}
        .product-media-rel .add-to-cart-wrap .add_to_cart:hover{color:#000;}
        .product-single-swiper .swiper-button-next svg, .product-single-swiper .swiper-button-prev svg{color:#000;}
       .listing-con.listing-grid .main-card-image{height:335px;}
       
       @media(max-width:1320px){
       .listing-grid{flex-wrap:wrap;}
      
       }
       
       @media(max-width:768px){
       .listing-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
   
    width: 100%;
}

footer .social-icons{margin-bottom:20px;}
.listing-con.listing-grid .product-wrap{min-width:50%;width:100%;}
     .listing-con.listing-grid .main-card-image{height:172px !important;}
      .swiper-button-next svg, .swiper-button-prev svg{color:#000;}
    main { 
        padding: 15px 0px !important;
        padding-bottom: 80px !important;
    }
   

     a.col-text{font-size:14px;}
      .add-sub-cat-info-loard-walker a.col-text{font-size:31px;text-align:left;}
     .recent-purchase-heading{margin-bottom:20px;}
     #hero-section{padding:0 0px;}
        .purpose-cat {
       
        gap: 10px;
        overflow: hidden;
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
      
       .svg-icon-div.st-3,.svg-icon-div.position-relative.st-7{display:none;}
       .icons-mobile{gap:0;}
       .add-to-cart-wrap{flex-wrap:wrap;}
       .add-to-cart-wrap .add_to_cart{width:100%;}
       .btn.buy-now{width:100%;padding:12px 10px;}
       .box-navigation{display:none;}
       }
       
       .relate-prod-new-swiper .swiper-slide {
    flex-shrink: 0;
}
/* Swiper slides should not shrink */
.relate-prod-new-swiper .swiper-slide {
    flex-shrink: 0;
}

/* Remove Bootstrap / theme width from product ONLY inside swiper */
.relate-prod-new-swiper .swiper-slide.product {
    max-width: 100% !important;
}
.product-media{height:300px;}
.product-rating{
    display:flex;
    flex-direction:column;
    gap:4px;
}
.stars{
    display:flex;
    gap:2px;
}
.star{
    color:#ddd;
    line-height:1;
}
.star.filled svg{
    fill:#ffb400;
}
.star svg{
    display:block;
}
.review-count{
    font-size:12px;
    color:#333;
}
.post-content{font-size:16px;color:#333;}
/*header css start*/
.mega-menu {
    display: none;
}

.header-default .box-nav-menu {
    gap: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

.menu-list {
    padding: 0;
}

.menu-list li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight:normal;
}

.header-default .box-nav-menu .menu-item {
    padding: 0px 0;
    font-size: 12px;
    color: #000;
    list-style: none;
    text-transform: uppercase;
}

.box-btn-slider a {
    display: flex;
    padding: 10px;
    border-radius: 12px;
    width: fit-content;
    padding: 10px 20px;
    background: #000;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.box-nav-menu .mega-shop .wrapper-sub-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.box-content {
    left: 100px;
    position: absolute;
    z-index: 999;
    bottom: 100px;

}

.item-link svg {
    width: 15px;
}

.main-drop-down-outer {
    display: none;
    max-width: 100%;
    margin: auto;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding-top: 0;

    top: 49px !important;
    padding-top: 39px;
}

.header-default .box-nav-menu .menu-item:hover .main-drop-down-outer {
    display: block;
}

.box-nav-menu .mega-menu .menu-heading {
    font-size: 14px;
    line-height: 22.4px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(161, 161, 161, .2);
    font-weight: 500;
    color: var(--dark);
    text-transform: uppercase;
}

.menu-heading {
    border-bottom: solid 1px #ccc;
    font-size: 16px;
    line-height: 22.4px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(161, 161, 161, .2);
    font-weight:normal;
    color: #000;
    font-family: 'Arapey', serif;
    text-transform: uppercase;
    
}

.header-default .box-nav-menu .item-link {
    font-size: 12px;
    line-height: 21px;
    font-weight: normal;
    display: flex;
    align-items: center;
    gap: 4px;
    transition: .3s ease-in-out;
    position: relative;
    color: var(--dark);
    text-transform: uppercase;
}

.box-nav-menu .sub-menu {
    pointer-events: none;
    min-width: 300px;
    z-index: 999;
    padding: 32px;
    transform: translateX(0) translateY(10px);
    box-shadow: var(--shadow1);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1019607843);
}

.box-nav-menu .mega-menu {
    margin: auto;
    left: 24px;
    right: 24px;
    max-height: calc(100vh - 74px);
    overflow: auto;
}

.box-nav-menu .mega-shop {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    max-width: 1763px;
    position: absolute;
    background: #fff;
}

.main-drop-down {

    background: #ffff;
    display: flex;
    left: 0;
    right: 0;
    z-index: 9999999;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1019607843);
    border-radius: 16px;
    max-width: 1200px;
    margin: auto;
    padding: 25px;
}

.main-drop-down-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding-right: 30px;
}

.fresh-cat-card {
    position: relative;
}

.fresh-cat-card img {
    width: 100%;
    display: block;
}

.main-drop-down-inner {
    width: 60%;

}

.wrapper-sub-collection {

    width: 40%;
}

.mega-menu-item {
    text-align: left;
}

.content-slider {
    background-color: rgb(0 0 0 / 25%);
    padding: 30px;
    border-radius: 12px;
}

.box-title-slider h2 {
    font-size: 60px;
    color: #fff;
}

.box-title-slider p {
    font-size: 20px;
}

/*header css end*/
/*listing page start*/
        .listing-card .product-name a {
            font-size: 18px;
            color: #000;
            text-align: left;
        }

        .loader-container {
            display: flex;
            gap: 1rem;
            /* 4 units */
            width: 100%;
            align-items: start;
            padding-top: 200px;
            justify-content: center;
            position: absolute;
            inset: 0 0 0 0;
            /* height:100%; */
            background: rgba(128, 128, 128, 0.2);
            z-index: 10;

        }

        .product-header-bar {
            background-color: #3a0f0a;
            /* dark brown like image */
            background-image: url('https://adilqadri.com/cdn/shop/files/bg-pattern.png');
            /* optional pattern if needed */
            background-size: cover;
            padding: 20px 0;
            color: #fff;
        }

        .product-header-inner {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
        }

        .product-heading {
            font-size: 28px;
            font-weight: 400;
            color: #fff;
            margin: 0;
        }

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

        .product-actions button {
            display: flex;
            align-items: center;
            gap: 6px;
            background: #fff;
            color: #000;
            border: none;
            font-size: 15px;
            padding: 8px 16px;
            border-radius: 8px;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .product-actions button:hover {
            background: #f4f4f4;
        }

        .product-label {
            background-color: red;
        }

        .btn-sort span {
            font-weight: 500;
        }


        .product-details {
            padding: 15px;
        }

        .fixed-filter {
            position: fixed;
            left: -400px;
            top: 0;
            max-width: 400px;
            width: 100%;
            height: 100vh;
            background: #fff;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            z-index: 999999;
            transition: left 0.4s ease;
            overflow-y: auto;
        }

        .cross-icon-fliter-pr {
            position: absolute;
            top: 10px;
            right: 10px;
        }

      

        .product-price span:nth-child(2) {
            color: #000 !important;
            font-size: 16px !important;
            font-weight: normal;
        }

     

        .loader {
            width: 4rem;
            height: 4rem;
            /* font-size: 2.25rem; */
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }

        .listing-grid {
            display:grid;
            gap: 15px;
            grid-template-columns: repeat(4, 1fr);
            flex-wrap: wrap;
            width: 100%;
        }
        

        .loader::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border: 0.2rem solid grey;
            border-top-color: <?php echo $ecommerce_config['theme_color']; ?>;
            border-radius: 50%;
            animation: spin 1s linear infinite;
        }

        @keyframes spin {
            to {
                transform: rotate(360deg);
            }
        }

        .ping {
            animation: ping 1s infinite;
        }

        @keyframes ping {

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

       
/*listing page end*/
/*product detail page css start*/
 .main-custom {
     padding: 15px 40px;
 }

 .breadcrumb-nav {
     margin-bottom: 10px;
 }

 .related-product-section {
     padding: 0 40px;
     margin-bottom: 20px;
 }

 .buy-now-btn-al button,
 .buy-now-btn-al button:hover,
 .buy-now-btn-al button:active {
     background-color: transparent;
     padding: 16px 0;
 }

 .color-circle {
     width: 30px;
     height: 30px;
     display: block;
     border-radius: 50px;
     border: solid 1px #ccc;
 }

 .swiper-button-next:after,
 .swiper-button-prev:after {
     font-size: 30px;
 }

 .color-circle.active {
     border: solid 2px #000;
 }

 .btn-progress {
     position: relative;
     background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsb2FkZXItMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQogd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MCA1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQzLjkzNSwyNS4xNDVjMC0xMC4zMTgtOC4zNjQtMTguNjgzLTE4LjY4My0xOC42ODNjLTEwLjMxOCwwLTE4LjY4Myw4LjM2NS0xOC42ODMsMTguNjgzaDQuMDY4YzAtOC4wNzEsNi41NDMtMTQuNjE1LDE0LjYxNS0xNC42MTVjOC4wNzIsMCwxNC42MTUsNi41NDMsMTQuNjE1LDE0LjYxNUg0My45MzV6Ij4NCjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZVR5cGU9InhtbCINCiAgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIg0KICB0eXBlPSJyb3RhdGUiDQogIGZyb209IjAgMjUgMjUiDQogIHRvPSIzNjAgMjUgMjUiDQogIGR1cj0iMC42cyINCiAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4NCjwvcGF0aD4NCjwvc3ZnPg0K");
     background-position: center;
     background-repeat: no-repeat;
     background-size: 30px;
     color: transparent !important;
     pointer-events: none;
 }

 .product-gallery-sticky .product-image {

     border-radius: 0px;
 }

 .product-thumb {
     position: relative;
     cursor: pointer;
     width: 68px !important;
     height: 68px !important;
     border-radius: 4px;
     overflow: hidden;
     padding: 4px;

 }

 .product-price span.discount {
     color: #fff !important;
 }

 .img-box-why {
     width: 74px;
     height: 74px;
 }

 .img-box-why img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }
.new-price span:nth-child(2) {
     font-size: 14px !important;
     color: #000 !important;
     opacity: .7;
     letter-spacing: .1px;
 }

 .star-icon svg {
     color: #b68b40;
     fill: #b68b40;
     width: 16px;
     height: 16px;
 }

 .product-price span:nth-child(3) {
     display: inline-block;
     text-align: center;
     margin-bottom: 0;
     font-size: 16px;
     letter-spacing: -.005em;
     color: #fff;
     line-height: 1;
     padding: 0;
     border-radius: 3px;
     /* background: #000; */
     text-transform: uppercase;
     color: #489d7d !important;
 }

.input-group button {
     background-color: transparent !important;
     color: #000 !important
 }

 

 .input-group {
     width: 123px;
     height: 46px;
 }

.product-thumb img {
     border-radius: 4px;
 }

 .rating-badge {
     display: inline-flex;
     align-items: center;
     gap: 4px;
     background: #fff;
     border: 1px solid #d8d5d1;
     border-radius: 6px;
     padding: 1px 8px;
     font-size: 16px;
     color: #2b2b2b;
     box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
 }

 .rating-badge .star-icon {
     color: #d4a017;
     font-size: 16px;
 }

 .taxes {
     font-size: 14px;
     color: #868686;

 }

 .input-group .form-control {
     -webkit-box-flex: 1;
     -ms-flex: 1;
     flex: 1;
     font-size: 1.3rem;
     padding: 0 1.4rem 0 1.8rem;
     height: inherit;
     min-height: auto;
     max-width: 100%;
     -webkit-appearance: textfield;
     border: 1px solid #d8d5d1;
     color: #666;
     border-radius: 6px !important;
 }

 #qty_txt:focus {
     background: transparent;
 }

 .golden-btn {
     position: relative;
     background: linear-gradient(90deg, #b37a2e 0%, #f1d27d 50%, #d3a74b 100%);
     overflow: hidden;
     color: #000 !important;
     box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
     transition: transform 0.2s ease-in-out;
     border: 0;
     font-size: 16px;
     display: flex;
     justify-content: center;
     align-items: center;
     gap: 10px;
 }

 .product-single .product-qty-form {
     margin-right: 0;
 }

 .golden-btn svg {
     color: #000;
     fill: #000;
     stroke: #000;
 }

 .golden-btn:hover {
     transform: scale(1.02);
 }


 .golden-btn::before {
     content: "";
     position: absolute;
     top: 0;
     left: -75%;
     width: 50%;
     height: 100%;
     background: linear-gradient(120deg,
             rgba(255, 255, 255, 0.2) 0%,
             rgba(255, 255, 255, 0.6) 50%,
             rgba(255, 255, 255, 0.2) 100%);
     transform: skewX(-25deg);
     animation: shine 2s linear infinite;
 }


 @keyframes shine {
     0% {
         left: -75%;
     }

     100% {
         left: 125%;
     }
 }

 .delivery-offers-section {
     background: #f9f7f2;
     border-radius: 10px;
     padding: 0 15px;
     font-family: 'Poppins', sans-serif;
 }

 /* Delivery Info */
 .delivery-info {
     display: flex;
     align-items: center;
     gap: 5px;
     font-size: 16px;
     font-weight: 500;
     color: #282828;
     border-radius: 8px;
     justify-content: center;
 }

 .delivery-info .tick {
     color: #000;
     font-weight: 700;
 }

 /* Banner Image */
 .offer-banner {
     margin-top: 12px;

 }

 .offer-banner img {
     width: 100%;

     display: block;
 }

 /* Coupons Box */
 .offers-box {
     background: #fff;
     border: 1px solid #d8d5d1;
     border-radius: 8px;
     padding: 16px 20px;
     margin-top: 15px;
 }

 /* Heading */
 .offers-box h4 {
     font-size: 16px;
     font-weight: 600;
     color: #2b2b2b;
     margin-bottom: 14px;
 }

 /* Offer Row */


 /* Left Side */
 .offer-left {
     display: flex;
     align-items: center;
     gap: 8px;
     font-size: 15px;
     font-weight: 500;
     color: #2c2c2c;
 }

 /* Icon */
 .offer-icon {
     background: #2ba56b;
     color: #fff;
     font-weight: 600;
     font-size: 13px;
     padding: 4px 6px;
     border-radius: 50%;
     line-height: 1;
     display: inline-flex;
     align-items: center;
     justify-content: center;
 }

 /* Button */
 .offer-btn {
     background: #2ba56b;
     color: #fff;
     font-size: 14px;
     font-weight: 500;
     text-decoration: none;
     padding: 6px 14px;
     border-radius: 6px;
     text-transform: capitalize;
     transition: all 0.2s ease-in-out;
 }

 .offer-btn:hover {
     background: #23965f;
 }

 .prod-why-us {
     background: #2d0a06;
     padding: 24px 0;
 }

 .coupon-head {
     font-size: 16px;
     color: #282828;
     margin-top: 15px;
 }

 .text-box-why {
     font-size: 16px;
     color: #fff;
 }

 .prod-why-box {
     display: flex;
     gap: 10px;
     align-items: center;
 }

 .faq-section {
     display: flex;
     flex-wrap: wrap;
     gap: 30px;
     background: #f9f7f2;
     border-radius: 14px;
     padding: 40px;
     align-items: center;

 }

 /* Left side */
 .faq-left {
     flex: 1;
     min-width: 280px;
 }

 .faq-left h2 {
     font-size: 44px;
     color: #282828;
     margin-bottom: 10px;
     font-family: "Arsenal", sans-serif;
 }

 .faq-left p a {
     color: #000;
 }

 .faq-left p {
     font-size: 16px;
     color: #282828;
     line-height: 1.6;
 }

 .faq-left a {
     color: #fff;
     text-decoration: none;
 }

 /* Contact Button */
 .contact-btn {
     display: inline-block;
     margin-top: 20px;
     background: #2b0c08;
     color: #fff;
     font-weight: 600;
     text-decoration: none;
     border-radius: 6px;
     padding: 12px 28px;
     font-size: 15px;
     letter-spacing: 0.5px;
     transition: all 0.3s ease-in-out;
 }

 .contact-btn:hover {
     background: #3d110b;
 }

 /* Right side (Accordion) */
 .faq-right {
     flex: 1;
     min-width: 320px;
 }

 .faq-item {
     margin-bottom: 10px;
 }

 .faq-question {
     width: 100%;
     background: #f2f2f2;
     border: none;
     border-radius: 10px;
     padding: 14px 18px;
     text-align: left;
     font-size: 15px;
     color: #222;
     font-weight: 500;
     position: relative;
     cursor: pointer;
     transition: background 0.3s ease;
 }

 .faq-question:hover {
     background: #e9e9e9;
 }

 /* Dropdown icon */
 .faq-question::after {
     content: "▾";
     position: absolute;
     right: 16px;
     top: 50%;
     transform: translateY(-50%);
     background: #2b0c08;
     color: #fff;
     width: 28px;
     height: 28px;
     border-radius: 50%;
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 14px;
 }

 /* Answer Box */
 .faq-answer {
     display: none;
     background: #fff;
     border-radius: 8px;
     margin-top: 6px;
     padding: 12px 16px;
     color: #444;
     font-size: 14px;
     line-height: 1.6;
 }

 .space-btn {
     color: #000 !important;
     background: transparent;
 }

 /* Active State */
 .faq-item.active .faq-answer {
     display: block;
 }

 .faq-item.active .faq-question::after {
     content: "▴";
 }

 .product-price span:nth-child(1) {
     color: #000;
    font-size: 12px !important;
    font-family: "Nunito Sans", sans-serif;
    text-align: center;
    display: block;
    width: 100%;
 }

 .product-price span:nth-child(2) {
     text-decoration: line-through;
     color: #000 !important;
     font-size: 14px;
     font-weight: normal;
 }

 .product-price-new-jl span:nth-child(1) {
     font-size: 20px !important;
 }

 .related-sec-head {
     font-size: 29px;
     color: #000;
     text-align: center;
    font-family: 'Arapey', serif;
     width: 100%;
     margin-bottom: 20px;
 }

 

 .custom-popup {
     display: none;
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.8);
     z-index: 9999;
     overflow: auto;
 }

 .custom-popup .popup-content {
     position: relative;
     max-width: 700px;
     margin: 50px auto;
     text-align: center;
 }

 .custom-popup img {
     width: 100%;
     max-height: 80vh;
     transition: transform 0.3s ease;
     cursor: zoom-in;
     object-fit: contain;
 }

 .custom-popup img.zoomed {
     transform: scale(2);
     /* Zoom effect */
     cursor: zoom-out;
 }

 .popup-close {
     position: absolute;
     top: 10px;
     right: 20px;
     color: #fff;
     font-size: 36px;
     cursor: pointer;
 }

 .popup-nav span {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #fff;
     cursor: pointer;
     user-select: none;
     transform: translateY(-50%);
     background: rgba(0, 0, 0, 0.3);
     border-radius: 100%;
     width: 50px;
     height: 50px;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 .popup-prev {
     left: 10px;
 }

 .popup-next {
     right: 10px;
 }

 .reviews-grid {
     display: grid;
     grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
     gap: 25px;
     margin-top: 30px;
 }

 .review-card {
     background: #fff;
     border-radius: 14px;
     padding: 22px;
     box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
     transition: 0.2s ease;
 }

 .review-card:hover {
     transform: translateY(-3px);
 }

 .review-user {
     font-size: 18px;
     font-weight: 600;
     display: flex;
     align-items: center;
     gap: 6px;
 }

 .review-verified {
     color: #3b82f6;
     font-size: 18px;
 }

 .review-date {
     font-size: 13px;
     color: #777;
     margin-top: 4px;
 }

 .review-stars {
     margin: 8px 0;
     color: #fbbf24;
     font-size: 16px;
 }

 .review-img {
     margin-top: 15px;
     border-radius: 10px;
     overflow: hidden;
 }

 .review-img img {
     width: 100%;
     border-radius: 10px;
 }

 .new-sval {
     font-size: 12px;
     color: #000;
     text-transform: uppercase;
 }

 .new-sval::before {
     display: none !important;
 }

 .item-type {
     margin-top: 12px;
     font-weight: bold;
     font-size: 14px;
 }

 .item-type-value {
     font-size: 14px;
     margin-top: -4px;
 }

 /* Label wrapper */
 .product-size-swatch label {
     position: relative;
     display: inline-block;
 }

 /* Hide text inside span */


 /* Make color circle */
 .product-single .product-size-swatch .size {

     border: solid 1px #ccc;
     padding: 10px;
     border-radius: 5px;
     font-size: 16px;
     font-weight: bold;
 }

 /* Selected border */
 .product-size-swatch input:checked+span::before {
     border: 3px solid #333;
 }

 /* Disabled color */
 .product-size-swatch label.disabled {
     opacity: 0.4;
     cursor: not-allowed;
 }

 /* Slash for disabled */
 .product-size-swatch label.disabled span::after {
     content: "";
     width: 40px;
     height: 2px;
     background: #b7a7a7;
     position: absolute;
     top: 50%;
     left: -2px;
     transform: rotate(-45deg);
     border-radius: 3px;
 }

 #reviews-section {
     padding-bottom: 50px;
     background-color: #f8f9fa;
     display: none;
 }

 /* Heading */
 #reviews-section .rev-heading {
     font-size: 20px;
     font-weight: 600;
     margin-bottom: 20px;
 }

 /* Review list styling */
 .review-people ul.review-list {
     display: flex;
     flex-wrap: wrap;
     gap: 20px;
     padding: 0;
     list-style: none;
 }

 /* Individual review card */
 .review-people ul.review-list li .people-box {
     background: #fff;
     border-radius: 10px;
     padding: 15px;
     box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
     width: calc(25% - 15px);
     /* 4 cards per row */
     display: flex;
     flex-direction: column;
     align-items: start;
 }

 /* Profile image */
 .people-box .people-image img {
     width: 80px;
     height: 80px;
     border-radius: 10px;
     object-fit: cover;
     margin-bottom: 10px;
 }

 /* Reviewer name */
 .people-box .people-comment .name {
     font-weight: 600;
     font-size: 14px;
     color: #000;
     text-decoration: none;
 }

 /* Review date */
 .people-box .date-time h6 {
     font-size: 12px;
     color: #6c757d;
     margin: 2px 0 10px 0;
 }

 /* Star ratings */
 .people-box .product-rating ul.rating {
     display: flex;
     flex-direction: row-reverse;
     gap: 2px;
     padding: 0;
     margin-bottom: 10px;
 }

 .people-box .product-rating ul.rating li {
     list-style: none;
 }

 /* Review text */
 .people-box .reply p {
     font-size: 14px;
     margin: 5px 0;
     color: #000;
 }

 /* Review images */
 .people-box .reply div img {
     height: 50px;
     width: 50px;
     object-fit: cover;
     margin-right: 5px;
     border-radius: 5px;
 }

 /* Buttons (Add review) */
 #no_reviewDiv button,
 #add_reviewDiv button {
     border-radius: 5px;
     padding: 8px 16px;
     font-size: 14px;
 }

 /* Adjust for smaller screens */
 

 .write-review {
     padding: 10px 18px;
     background: #000;
     color: #fff;
     border: none;
     border-radius: 6px;
     cursor: pointer;
 }

 .review-popup-overlay {
     position: fixed;
     inset: 0;
     background: rgba(0, 0, 0, 0.6);
     display: none;
     align-items: center;
     justify-content: center;
     z-index: 9999;
 }

 .review-popup {
     background: #fff;
     width: 100%;
     max-width: 420px;
     padding: 24px;
     border-radius: 12px;
     position: relative;
     animation: popupFade 0.3s ease;
 }

 @keyframes popupFade {
     from {
         transform: scale(0.9);
         opacity: 0;
     }

     to {
         transform: scale(1);
         opacity: 1;
     }
 }

 .popup-close {
     position: absolute;
     top: 12px;
     right: 14px;
     font-size: 24px;
     border: none;
     background: none;
     cursor: pointer;
 }

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

 .form-group label {
     display: block;
     font-weight: 600;
     margin-bottom: 6px;
 }

 .form-group input,
 .form-group textarea {
     width: 100%;
     padding: 10px;
     border-radius: 6px;
     border: 1px solid #ccc;
 }


 .rating {
     display: inline-flex;
     flex-direction: row-reverse;
     gap: 6px;
 }

 .rating input {
     display: none;
 }

 .rating label {
     width: 28px;
     height: 28px;
     cursor: pointer;
     background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ddd'><path d='M12 17.27L18.18 21 16.54 13.97 22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/></svg>") no-repeat center / contain;
 }

 .rating label:hover,
 .rating label:hover~label,
 .rating input:checked~label {
     background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f5a623'><path d='M12 17.27L18.18 21 16.54 13.97 22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/></svg>") no-repeat center / contain;
 }

 .submit-review {
     width: 100%;
     padding: 12px;
     background: #000;
     color: #fff;
     border: none;
     border-radius: 6px;
     cursor: pointer;
 }

 .fill-orange {
     fill: orange !important;
 }

 .product-media-rel {
     position: relative;
     z-index: 1;
     max-width: 300px;
 }

/*product detail page css end*
/*page media query start*/
@media (min-width: 1440px) {
    .box-nav-menu .mega-shop {
        left: 76px;
        right: 80px;
        padding: 32px 123px 60px;
    }
}
@media (max-width: 1200px) {
     .review-people ul.review-list li .people-box {
         width: calc(33.333% - 15px);
         /* 3 cards per row */
     }
 }

 @media (max-width: 992px) {
     .review-people ul.review-list li .people-box {
         width: calc(50% - 15px);
         /* 2 cards per row */
     }
 }

 @media (max-width: 576px) {
     .review-people ul.review-list li .people-box {
         width: 100%;
         /* 1 card per row */
     }
 }
@media (max-width: 767px) {
    .listing-grid {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
    }
     .product-single .product-title {
         font-size: 20px;
     }

     .taxes {
         margin-bottom: 10px;
     }

     .related-product-section {
         padding-bottom: 0px !important;
     }

     .product-gallery-sticky .product-image {
         height: auto;
     }

     .product-image img {
         object-fit: cover;
     }

     .delivery-offers-section {
         padding: 0;
     }

     .related-sec-head {
         font-size: 30px;
     }

     .faq-section {
         padding: 15px;
     }

     .related-product-section {
         padding: 0 15px;
     }
.main-custom {
         padding: 0 15px !important
     }
    main {
        padding: 15px 15px !important;
        padding-bottom: 80px !important;
    }
}
/*page media query end*/
.multiple-collection-new-grid {
    gap: 10px;
    width: 100%;
    min-width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.collection_data{position: absolute;
    bottom: 25px;
    left: 20px;}
.collection_data .collection-name {
    color: #fff;
    font-size: 25px;
    font-family: 'Arapey', serif;
    margin-bottom:15px;
}
.multiple-collection-new-grid .chnaged-collection{overflow:hidden;position: relative;} 
.multiple-collection-new-grid .chnaged-collection img{height:100%;}
.recent-purchase-section{ 
   
  
}

.bg-color-div{
    
   
}
.testm-content .stars{justify-content: center;}
.testm-grid .testm-content{
    background-color:#f6f6f6;
    padding: 20px;
   
}
.animated-arow {
    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    transition: color 0.3s ease;
}

.animated-arow svg {
    width: 18px;
    position: relative;
    z-index: 2;
}

/* animated black background */
.animated-arow::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #000;
    border-radius: 50%;
    transform: scale(0);
    transition: transform 0.45s ease-in-out;
    z-index: 0;
}

.purpose-cat .category-grid-item:hover .animated-arow::before {
    transform: scale(1);
}

.purpose-cat .category-grid-item:hover .animated-arow {
    color: #fff;
}
.informative-text-head-box h4{font-size:16px;color:#000;text-transform:uppercase;font-weight:normal;}
.informative-text-head-box p{font-size:25px;color:#000;font-family: 'Arapey', serif;line-height:inherit;}
.informative-text-head-box label{font-size:14px;color:#000;margin-bottom:30px;font-family: "Nunito Sans", sans-serif;}
.promo-marquee {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: solid 1px #ccc;
    padding: 20px 0;
    border-bottom: solid 1px #ccc;
}

.promo-track {
  display: flex;
  align-items: center;
  width: max-content;
  animation: marquee 40s linear infinite;
}

.promo-marquee:hover .promo-track {
  animation-play-state: paused;
}

.promo-track span {
    font-size: 34px;
    font-weight: normal;
    white-space: nowrap;
    padding: 0 30px;
    font-family: 'Arapey', serif;
    color: #000;
}

.promo-track em {
  font-style: italic;
}

.divider {
  width: 64px;
  height: 2px;
  background: #000;
  display: inline-block;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.bundle-product-swiper {
  padding: 20px 0;
}

.bundle-product-card {
  
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bundle-product-card img {
  width: 100%;
  border-radius: 12px;
}

.bundle-product-card h3 {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin: 12px 0 6px;
    font-weight: normal;
    text-transform: uppercase;
}

.bundle-product-card .price {
  font-size: 12px;
 font-family: "Nunito Sans", sans-serif;
  color:#000;
  justify-content: center;
}

.bundle-product-card:hover {
 
}
.uniex-marque-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.uniex-marque-wrapper {
    display: flex;
    
    animation: uniexMarque 20s linear infinite;
    gap:10px;
}

.uniex-marque-wrapper:hover {
    animation-play-state: paused;
}

.uniex-marque-item {
    
    min-width:24%;
    width:24%;
}

@keyframes uniexMarque {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } 
}
@media(min-width:768px){
.more-content{display:block !important;}
}
@media(max-width:767px){
.animated-arow{display:none;}
.mobile-flex-wrap{flex-wrap:wrap;}
.size-reduce{font-size:20px;}
#blogs{margin-top:0;}
.swiper-pad{background:transparent;padding:0px 0px !important;}
.informative-text-head-box p{font-size:25px;}
a.col-text{left:inherit;text-align:center;}
    .multiple-collection-new-grid {
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }
  .multiple-collection-new-grid .chnaged-collection{min-width:80%;width:80%;}
 .purpose-cat .category-grid-item {
    min-width: 40%;
   
}
 .uniex-marque-item{
     min-width: 90%;
    width: 90%;
    }
    .full-banner{height:auto;}
    .full-banner h1{font-size:25px;} 
    .container-informative-about{padding:0;}
    .universal-spacer,.video-testimonial-grid-wrap,.universal-spacer-other{margin-top:40px;}
    .test-content {
    background: transparent; 
    padding: 0;
}
footer {
    
    padding: 40px 15px 80px 15px;
}
.toggle-btn-sh{font-size:12px;padding:5px;}
.shop-now a{padding:10px 20px;}
.collection_data .collection-name{font-size:20px;}
.contact-action svg{width:30px !important;height:30px !important;}
}
.right-banner-listing{margin-bottom:30px;}
.testm-content .avtar {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 10px;
}

.filter-sidebar {
    width: 280px;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 0px;
    height: 100vh;
    z-index: 99;
    transition: left 0.35s ease-in-out;
    position: sticky;
    top: 103px;
    z-index: 1;
}
.filter-sidebar.active {
    left: 0;
}
.filter-block {
    margin-bottom: 30px;
}

.filter-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
}

/* PRICE RANGE */
.price-inputs {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.price-inputs input {
    width: 100%;
    padding: 6px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
}

.price-range {
    width: 100%;
    cursor: pointer;
}

/* COLORS */
.color-options {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.color-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    cursor: pointer;
}

.color-item input {
    display: none;
}

.color-circle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.color-item input:checked + .color-circle::after {
    content: "✓";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    font-size: 12px;
    color: #fff;
}

.color-item input:checked + .color-circle[style*="background:#fff"]::after {
    color: #000;
}
@media(min-width:767px){
.filter-cross{display:none;}
}
@media(max-width:767px){
.filter-sidebar {
        left: -280px;
        position: fixed;
        background: #fff5f1;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        top: 0;
        z-index: 9;
    }
.wrap-container-main {
    padding: 0 15px;
}
.listing-grid{padding:0;}
.left-text-banner p {
    font-size: 14px;
    
}
.left-text-banner {
    max-width: 85%;
   
}
.titlelisting{font-size:25px;} 
.filter-cross{
    position: absolute;
    right: 15px;
    top: 5px;
}
.footer-col ul li a,.address-add li{font-size:12px;}
.master-cards svg{width:30px;}
.suggestions {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}
.contact-action{position: static;}
.footer-grid{gap:15px;}
.master-cards{gap:10px !important;}
}
.video-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.video-testimonial-grid-wrap{padding:0 50px;}
.insta-btn{
    margin-block: 30px;
    display: flex;
    border: 0.8px solid;
    justify-content: center;
    padding: 5px 10px;
    color: #fff;
    background: #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    width: fit-content;
    text-transform: uppercase;
    margin: 30px auto;
}
.video-testimonial-grid-wrap h3 {
    font-size: 25px;
    color: #000;
    font-family: 'Arapey', serif;
    line-height: inherit;
    text-align: center;
    margin-bottom: 20px;
}
.video-testimonial-grid-wrap{margin-top:70px;}
@media(max-width:767px){
.video-testimonial-grid-wrap{padding:0 10px;}
.order-change-mobile{order: -1;}
.mobile-menu-container .mobile-menu{height:65vh;overflow:hidden;overflow-y:auto;}

}
.insta-btn:hover{color:#fff;}
.sh-custom-wish{position:absolute;top:15px;right:15px;}
.sh-custom-wish svg{color:#000;}
.insta-icon-video{position:absolute;top:15px;right:15px;}
.insta-icon-video svg{color:#fff;}
.update_qty svg{width:15px;}
.testm-content .avtar img{height:100%;}
.testm-content .stars svg{color:#FFD700}
h3.big-font-head,h1.big-font-head{font-size:32px;}