body {
    margin: 0;
   
    font-family: "Lato", sans-serif;
    
}

/* Top Offer Bar */
.top-bar {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    font-size: 12px;
}
.viewall-btn a{color:#000;}
.modify-mega-menu-menu-item-image,.modify-mega-menu-menu-item-title{height:50px;}
.cart-plus-wishlist{
    display: flex;
    justify-content: space-between;
    position: absolute;
    z-index: 3;
    width: 100%;
    padding: 0 15px;
    bottom: 20px;
}
.avtar{width:80px;height:80px;border-radius:50px;margin:auto;overflow:hidden;}
.logo {
    max-width: 150px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{background:transparent;border:0 !important}
.powered-by-text {
    color: #000;
    justify-content: end;
}
.subscribe-box span#notification{
    text-align: left;
    width: 100%;
    display: block;
}
.repeated-div .main-card-image{height:326px;}
.mobile-menu-container .tab{border:0;background-color:#e8e8e8}
.view-al-btn-pal{}
.relate-prod-new-swiper{z-index:0 !important;}
.trust-item-icon {
    width: 60px;
    height: 60px;
    margin: auto;
    margin-bottom: 10px;
}
.a-size-base {
    font-size: 14px;
    color: #b68b40;
    text-align: center;
    width: 100%;
    display: block;
}
.icon-box-wrapper{display:flex;gap:15px;margin-bottom:30px;justify-content:space-between;}
.collection-name-add{position:relative;}
.collection-name-add .moko-colname {
    position:absolute;
    left:40%;
    bottom: 0px;
    color: #fff;
    padding: 10px;
    background: rgb(0 0 0 / 50%);
    /* width: auto; */
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    
}
.modify-mega-menu-menu-item-title{white-space: nowrap;display:flex;align-items:center;}
.tab:hover{background:#000;color:#fff;}
.new-style-price .total_price{text-decoration: line-through;}
.trust-item-icon img{width:100%;height:100%;object-fit:cover;}
.waeve-sticky{height:100%;top:140px;position:sticky;z-index:999;}

.subscribe-box input {
    color: inherit;
}

.shop-by-recipient .moko-colname {
    font-size: 24px;
    width:100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
    justify-content: center;
    color: #000;
   
   
}
.arrow-image-new img{width:30px;}
.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: 18px;
  line-height: 1.3;
  color: #000;
  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:600px;
  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:100%;
  display: block;
  object-fit:cover;
}

.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:20px;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:360px;overflow:hidden;position: relative;}
.listing-con.listing-grid .main-card-image{height:335px;}

.main-card-image img{width:100%;height:100%;object-fit:cover;}
.tabs li{list-style:none;white-space: nowrap;}
.category-img-link {
    height:216px;
    width:220px;
    border-radius:100%;
    display: block;
    overflow: hidden;
    margin:auto;
    aspect-ratio:1;
}
.search-click-al{max-width:500px;width:100%;}
.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: 600px;}
.testi-image img{width: 100%;height: 100%;object-fit: cover;}
.testi-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    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:10px 40px 0 40px;
    background-color:#fff;

}

/* 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: 10px 45px 10px 20px;
    border-radius: 0px;
    background: #f5f2eb;
    font-size: 14px;
    outline: none;
}

.search-bar button {
    position: absolute;
    top: 56%;
    right: 10px;
    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:5px 0 0 0;
    font-size: 15px;

}

.navbar a {
    text-decoration: none;
    color: #000 !important;
    font-size: 15px;
    position: relative;
    
}
.tiitle-main-aurline{display:flex;align-items:center;}
/* Small tags (badges) */
.badge {
    font-size: 10px;
    padding: 4px 6px;
    border-radius: 8px;
    margin-left: 4px;
    position: relative;
    top: -5px;
}

.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: 44px;
    height: 44px;
    border-radius: 50px;
    color: #000;
}

a.col-text {
    font-size:16px;
    color: #121212;
   
    display: block;
    text-align: center;
    margin-top: 5px;
}

.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,
.multiple-collection-new h3,.informative-text-head-box h2,.insta-title {
    font-size: 20px;
   text-transform:uppercase;
    margin-bottom: 30px;
    text-align: center;
    color:#000;
}

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

.card-inner {
    max-width: 670px;
    width: 100%;
    background: #F5F3EF;
    padding: 10px;
    border-radius: 12px;
    overflow: hidden;
    position:relative;
}

.recipient-img {
    width: 100%;
    border-radius:0px;
    object-fit: cover;
    margin-bottom: 15px;
}
.new-swiper-yashoda .recipient-img{border-radius:12px;}
.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: 7px 20px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    border-radius: 0;
    border: solid 1px #000;
    font-size: 12px;
    text-transform: uppercase;
}

.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 !important;
    font-size: 14px !important;
}

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:center;}
.product-card-p a {
    font-size: 14px;
    margin-top: 10px;
    color: #000;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    width:98%;
    
}

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



.price {
    margin-top: 5px;
    gap: 10px;
    display: flex;
    justify-content: center;
    width:100%;
}

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

.section-for-every-you h2 {
    font-size: 20px;
    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-sec h2,
.gifting-sec h1,
.testimonial-sec h1,
.blog-sec h1 {
    font-size: 20px;
   text-transform:uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    color:#000;
}

.lux-img {
    height: 413px;
}

.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:0px;
}

.blog-cont-text a {
    color: #000;
    font-size: 20px;
    text-decoration: none;
     display: -webkit-box;
  -webkit-line-clamp: 1;     
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  
}

.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;
  margin-top:10px;
}

.testi-inner {
    gap: 30px;
}

.test-content p {
    font-size: 16px;
    color: #000;
    text-align:center;
}

.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: 20px;
    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: 20px 20px;
    text-align: center;
    margin-top: 30px;
}

.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(3, 1fr);
    gap: 40px;

    margin: 0 auto 40px;
}

.footer-col h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
    color:inherit;
}

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

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

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

.footer-col ul li a {
    color:inherit;
    text-decoration: none;
    font-size: 16px;
}

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

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

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

.subscribe-box p {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 18px;
    color:inherit;
}

.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: 16px;
    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 {
    text-transform:uppercase;
    font-size: 20px;
    margin-bottom: 40px;
    color: #212529;
    font-family: "Italianno", cursive;
    font-size: 40px;
    text-transform: capitalize;

}

.stars svg {
    fill:orange;
    width: 18px;
    stroke:orange;
}

.testimonial-card {

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

}

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

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

.name {
    font-weight: 600;
    margin-bottom: 10px;
    color: #3c3c42;
    font-size: 18px;
}

.text {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
}

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

/*listing page start*/
.containerlisting {

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

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

.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;
}

.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:16px;}
.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 {
    width: 100%;
    padding: 14px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.product-form{justify-content: space-between;}
.btn.add-to-bag,
.btn.add-to-bag:active {
    background:transparent;
    height:50px;
    border-radius: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width:90%;
   
   

}

.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 {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    border-radius: 0;
}

.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;
}

.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;
  border-bottom:solid 1px #eee;
  padding-bottom:15px;
}

.feature {
  flex: 1;
}

.circle {
  width: 122px;
  height: 100px;
  
  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 {
   
}

.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;
}
.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: 15px;
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
}
.navbar ul li {
    list-style: none;
    font-size:15px;
    color:#000;
   
}

.navbar ul li:hover .drop-down-outer {
    display: block;
}
.asp-1{width:324px;height:324px;border-radius:12px;overflow:hidden;}
.asp-1 img{width:100%;height:100%;object-fit:cover;}
.modify-mega-menu-menu-item-sub-menu li:nth-child(4n) {
    border-right: 0 !important;
}
.drop-down-outer {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    background: #fff;
    z-index: 999;
    display: none;
    padding: 0 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    max-width: 95vw;
    width: fit-content;
    top:28px;
}

.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 0 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 {
        display:flex;
        flex-wrap:wrap;
    }

    .search-bar {
        margin: 0 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 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
     border-radius: 8px;
     transition: 0.3s;
}

.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: 1px solid #eee;
    display:block;
    
}

.common-desc-sec-laforte-accordion-item {
    
}

.common-desc-sec-laforte-accordion-header {
    position: relative;
    padding: 14px 40px 14px 12px;
    font-size: 15px;
    font-weight:normal;
    cursor: pointer;
    background: #f5f5f5;
    transition: 0.3s;
    
}

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

.common-desc-sec-laforte-accordion-header::after {
    content: "+";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight:normal;
    transition: 0.3s;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    
    color: #000;
    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: #f5f5f5;
    
}

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

.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;
    overflow:hidden;
}
  .main-card-image .size-box li,.product-media-rel .size-box li{list-style:none;color:#fff;position:relative;}

    .mobile-n{display:none !important;} 
  
  @media(max-width:767px){
    .new-swiper-yashoda{margin-bottom:30px;}
    .cart-fxed-footer{bottom:100px;}
    a.col-text {
    font-size: 14px;
    color: #121212;
   
    display: block;
    text-align: center;
    margin-top: 5px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .search-bar input{display:none;}
    .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:504px;}
    .mobile-hero-image img{height:100%;width:100%;object-fit:cover;}
    .search-click-al{width:fit-content;}
    .logo{max-width:150px;}
    .d-none-mobile{display:none !important;}
    .category-header h3,.shop-by-recipient h2, .tab-sec h3, .multiple-collection-new h3,.lux-sec h2, .gifting-sec h1, .testimonial-sec h1, .blog-sec h1{font-size:20px;text-transform:uppercase;}
    .search-bar button {
position: static;
transform: inherit;
padding:0;
margin:0;
} 
.pr-listing-grid {
    grid-template-columns: repeat(2, 1fr);
    
}


  .cards-container {
     gap:10px;
    flex-wrap: nowrap;
    padding: 0px;
    justify-content: start;
    overflow: hidden;
    overflow-x: auto;
}
.card-inner{min-width:80%;}
.pr-listing-grid .listing-grid-item{min-width:70%;}
.header{padding:15px 20px;}
.lux-img{height:210px;}
.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: 20px 20px;
}
.blog-img-wrap {
    height: 250px;
}
    .product-single .product-title {
        
        flex-wrap: wrap;
    }
    .product-media{height:300px;}
        .listing-con.listing-grid {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        padding:0;
    }


.tiitle-main-aurline{width:80%;}
.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:90%;} 

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 20px !important;
}

  }
  
  @media(min-width:767px){
    .form-al-search,.footer-sh-custom{display:none;}
    .mobile-hero-image{display:none;}
    
  }
  
  .waeve-sticky{z-index:999;}
  /*header css start*/
.dropdown.cart-dropdown.cart-offcanvas{position:fixed;z-index:9;}
    .header-global-div {
        position: sticky;
        top: 0;
        z-index: 99999;
        background:#fff;
    }

   

    .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:#fff;
        z-index: 999999;
        padding-top: 20px;


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

    .navbar-brand {
        font-size: 40px;
        
        font-weight: 600;
    }

  
    .opened {
        display: block;
    }

    .modal-content.ask-question-popup {
        border-radius:5px;
        border: none;
        padding: 20px 15px;
        max-width: 500px;
        margin: auto;
    }

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

    .account-modal-header h1,
    .account-otp-header h1 {
        font-size: 20px;
        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;
            

            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;
            width: 40px;
            
            height: 40px;
            z-index: 3;
        }
  .single-next svg,.single-prev svg{width:20px !important;}
        .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: 4%;
        right: 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;
       
        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: 20%;
        }
       
        .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 {
            font-weight:bold;
        }
          .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*/
    .cart-right .product-media{height:auto !important;}
    @media(max-width:767px){
      .contact-action button svg{width:40px;}
    }
    

/* Desktop: button hide */
.read-more-btn-nandu {
    display: none;
}

/* Mobile styles */
@media only screen and (max-width: 768px) {
    .test-content-wrapper {
        position: relative;
        max-width: 100%;
    }

    .test-content {
       
    }

    .test-content.expanded {
        max-height: 2000px; /* large enough for full content */
    }

    .read-more-btn-nandu {
        display: block;
        color: blue;
        font-weight: bold;
        cursor: pointer;
        margin-top: 5px;
    }
}
.new-marque-nand {
    width: 100%;
    overflow: hidden;
   
    white-space: nowrap;
    box-sizing: border-box;
}

.new-marque-nand .welcome-msg {
    display: inline-block;
    padding-left: 100%; /* start from right */
    animation: marqueeAnim 15s linear infinite;
}

/* marquee animation */
@keyframes marqueeAnim {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* Optional: mobile speed adjustment */
@media only screen and (max-width: 768px) {
    .new-marque-nand .welcome-msg {
        animation-duration: 10s; /* faster on mobile */
    }
}

.comma-sepredted-marquee {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.comma-sepredted-marquee-content {
    display: flex;
    width: max-content;
    animation: commaMarqueeMove 20s linear infinite;
}

.comma-sepredted-marquee-item {
    display: flex;
    align-items: center;
    margin-right: 50px;
    white-space: nowrap;
    font-size: 14px;
}

.comma-sepredted-marquee .dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 8px;
}

@keyframes commaMarqueeMove {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
.test-content h1{margin-top:0;margin-bottom:15px;}
.about-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 20px;
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.3s ease;
    font-size:16px;
}

.about-btn:hover {
    background: #333;
    color:#fff;
}
.s-banner-colection .banner-content {position:relative;}
.s-banner-colection .box-content {
    position: absolute;
    bottom: 70px;
    background: rgb(0 0 0 / 25%);
    padding: 30px;
    border-radius: 10px;
    left: 70px;
}
.box-title-banner p.title{font-size:36px;}
.testimonial-sec{margin-top:40px;}
.video-btn{
    width: fit-content;
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #000;
    border-radius:3px;
    margin-top: 10px;
}
.video-btn:hover{color:#000;}
@media(max-width:767px){
.box-title-banner p.title{font-size:20px;}
.s-banner-colection .box-content{left:15px;bottom:20px;right:15px;padding:15px;}

}
.confetti-image,.confetti-image-mobile{display:none;}

.confeticross-pop {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000;
    cursor: pointer;
}
.confetti-image {
    position: absolute;
    display: none;
    pointer-events: none;
    z-index: 999999;
}

.confetti-image-mobile {
    position: absolute;
    display: none;
    pointer-events: none;
    z-index: 999999;
}

.cart-announcement-bar {
    display: none;
}

.confetti-image, .confetti-image-mobile, .cart-announcement-bar-text, .offer-progress-wrap {
    display: none;
}

.load_cart_info .cart-product-item {
   overflow: hidden;
    scrollbar-width: thin;
    scrollbar-color: #bbb transparent;
    overflow-y: auto;
    padding: 0 0px;
    margin-top: 10px;
    height:70vh;
}

.load_cart_info .item-content-wrapper {
    border-bottom: 1px solid #dfdfdf;
    display: flex;
    padding: 15px;
    margin-bottom: 15px;
    background: #f9f4f4;
    position: relative;
    margin-top: 8.5px;
}

.dropdown-box a {
    padding: .6rem 1rem;
    font-size: inherit;
    line-height: 1.1;
    padding-left: 0;
}

.item-img-wrapper img {
    object-fit: cover;
    width: 90%;
    height: 90%;
    margin: auto;
    display: block;
}

.cart-item-info {
    position: relative;
    width: 100%;
}

.cart-remove-icon {
    cursor: pointer;
    bottom: 0;
    font-size: 14px;
    font-weight: 700;
    color: #888;
    display: flex;
    gap: 5px;
    position: absolute;
    right: 0;
}

.product-item-meta a {
    color: #000;
    font-size: 14px;
    word-wrap: break-word;
    display: -webkit-box !important;
    width: 90%;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: 700;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 0;
}

#popupProductPrice span, .product-item-pricelist span {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-right: 5px;
}

div.product-att {
    justify-content: normal !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: normal !important;
}

.quantity-selector {
    border: 1px solid #dfdfdf;
    max-width: 70px;
    display: flex;
    border-radius: 4px;
    padding: 0 10px;
    align-items: center;
    justify-content: flex-start;
    vertical-align: middle;
}

.quantity-selector-button {
    background: #eff3f5;
    color: #1a2024;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: none;
    font-weight: 500;
    width: 1.6rem;
    height: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    font-size: 12px;
    background-color: transparent;
}

.quantity-selector button {
    border: 0;
    font-size: 12px;
    background-color: transparent;
}

.quantity-selector input {
    width: 100%;
    height: 25px;
    border: 0;
    background: 0 0;
    text-align: center;
    font-weight: 500;
    padding: 0;
    appearance: none;
    font-size: 14px;
}

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

.cart-footer-content {
    padding: 1rem 0;
    margin-top: 10px;
    z-index: 1;
}

.cart-footer-content .original-price {
    text-decoration: line-through;
    font-size: 12px !important;
    color: #b2b9bf !important;
    font-weight: 500 !important;
    line-height: 1.3;
    margin-bottom: 0;
}

.cart-footer-content .discounted-price {
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    color: #000;
}

.cart-footer-content .cart-footer-text {
    font-size: 12px !important;
    color: #000;
    font-weight: 500;
}

.checkout-btn-group {
    margin: 0;
}

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

.dropdown-box a {
    padding-left: 0;
}

.checkout-btn > a {
    font-size: 16px !important;
    color: #fff !important;
}

.checkout-btn > a {
    background: var(--primary);
    width: 270px;
    max-width: 100%;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0;
    border-radius: 4px;
    padding: 0;
    text-align: center;
    height: auto;
}
.item-img-wrapper{width:113px;height:113px;}
@media(max-width:767px){
.cart-footer {
    position: absolute;
    width: 94%;
    bottom: 60px;
    padding: 0 15px;
    border-top: 1px solid #eee;
}
.load_cart_info .cart-product-item{height:70vh;max-height:70vh;}
.checkout-btn > a{padding:0 10px;width:fit-content;}
}
.full-image-nandnik{margin-top:30px;}
.full-image-nandnik img{width:100%;height:100%;object-fit:cover;}
.social-icons a{color:inherit;}
@media(max-width:767px){
.social-icons{padding-bottom:10px;}
.mobile-margin-bottom{margin-bottom:30px;}
.containerlisting{padding:0 10px;}
}

.nandanink-popup {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}

.nandanink-popup-content {
  background: #fff;
  width: 90%;
  max-width: 400px;
  margin: 8% auto;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}

.nandanink-popup-close {
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
  font-size: 20px;
}

/* Inputs */
.nandanink-popup input,
.nandanink-popup select {
  width: 100%;
  padding: 10px;
  margin: 6px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  color:#666;
}

/* Error styles */
.nandanink-popup .error-text {
  color: red;
  font-size: 12px;
  display: none;
}

.nandanink-popup .input-error {
  border-color: red;
}

/* Button */
.nandanink-popup button {
  width: 100%;
  padding: 12px;
  background: black;
  color: white;
  border: none;
  cursor: pointer;
  margin-top: 10px;
}
.mobile-menu-close-new{
    position: absolute;
    right: 10px;
    top: 14px;
    color: #000;
}
.another-product-new-arrival-swiper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.new-btn-add-cart{}
.new-btn-add-cart button{
    
    border: 0;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 20px;
    background: #fff;
    color: #000;
}
@media(max-width:767px){
.category-img-link{width:110px;height:110px;}
.another-product-new-arrival-swiper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

}
ul.pad-0{padding-left:0;}
.powered-by-text{justify-content:center;}
.shop-by-recipient .card-inner a{display:block;height:600px;}
.shop-by-recipient .card-inner a img{height:100%;}
.large-banner img{width:100%}
.sliding-swiper{
    display: grid;
    grid-template-columns: repeat(4, 220px);
    gap: 20px;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
}
.viewall-btn {
    margin-block: 30px;
    justify-content: center;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    width: fit-content;
    margin: 20px auto;
    border: solid 1px #000;
}
.new-swiper-yashoda{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.viewall-btn p{color:#000;}
@media(min-width:768px){
.large-banner-mob{display:none;}
}
@media(max-width:767px){
.video-sec{height:auto;}
.sliding-swiper{gap:10px;}
.multiple-collection-new .swiper-slide{width:200px;}
  .shop-by-recipient .card-inner a{height:180px;}
  .shop-by-recipient .moko-colname {
    font-size: 12px;
   width: 100%;
    
}
.sliding-swiper {
    
    grid-template-columns: repeat(3, 120px);
    
}
.large-banner-desktop{display:none}
}
.blog-view-all{
    margin-block: 30px;
    display: flex;
    border: 0.8px solid;
    justify-content: center;
    padding: 8px 5px;
    border-radius: 0;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    max-width: 616px;
    margin: 30px auto;
}

.shop-confidence-unique-new {
    background: #efefef;
    padding: 70px 20px;
}

.shop-confidence-unique-new .container-unique-new {
    max-width: 1800px;
    margin: 0 auto;
}

.section-title-unique-new {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #000;
    margin-bottom: 55px;
    text-transform: uppercase;
}

.confidence-wrapper-unique-new {
    display: flex;
    justify-content: space-between;
    gap: 60px;
}

.confidence-item-unique-new {
    flex: 1;
    text-align: center;
}

.icon-unique-new {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-unique-new img {
    max-width: 70px;
    max-height: 70px;
    width: auto;
    height: auto;
}

.confidence-item-unique-new h3 {
    font-size:17px;
    font-weight: 500;
    color: #111;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.confidence-item-unique-new p {
    font-size: 15px;
    line-height: 1.8;
    color: #222;
    max-width: 520px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .confidence-wrapper-unique-new {
        flex-wrap: wrap;
        gap: 40px;
    }

    .confidence-item-unique-new {
        flex: 0 0 100%;
    }

    .section-title-unique-new {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .confidence-item-unique-new h3 {
        font-size: 20px;
    }

    .confidence-item-unique-new p {
        font-size: 16px;
        line-height: 1.7;
    }
}
@media(min-width:768px){
.shop-confidence-next,
    .shop-confidence-prev{
      display:none !important;
    }
}
@media (max-width: 767px) {
.mobile-hide{display:none !important;}
    .shop-confidence-next,
    .shop-confidence-prev {
        display: flex;
        color: #000;
        width: 40px;
        height: 40px;
        background:#000;
    }
.shop-confidence-next svg,
    .shop-confidence-prev svg{color:#fff;}
    .shop-confidence-next:after,
    .shop-confidence-prev:after {
        font-size: 20px;
        font-weight: 700;
    }

   
}
@media(min-width:768px){
.desktop-hide{display:none !important;}
}
.full-section-in-mobile-menu{display:flex;justify-content:space-between;width:88%;padding:8px;}
.full-section-in-mobile-menu .icons{gap:10px;}
.full-section-in-mobile-menu a.logo{
    width: 100px;
    display: block;
}
.mobile-menu-container{padding-top:0;padding-left:0px; padding-right:0;}
.full-section-in-mobile-menu .tab:hover{background:transparent;}
.full-section-in-mobile-menu svg{color:#000;}
.mobile-menu-container .tab:hover{background:#e8e8e8 !important;}
.mobile-menu-container .tab{padding:10px 0 !important;}
.modify-mega-menu-menu-item-sub-menu {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 !important;
    padding: 0;
    justify-content: center;
}
.modify-mega-menu-sub-menu-menu-item{display:flex;padding:10px 20px;border-right:solid 1px #ccc;max-height:85px;}
.modify-mega-menu-sub-menu-menu-item:hover{background-color:#e8e8e8;}
.modify-mega-menu-sub-menu-menu-item img{width:40px;height:40px;min-width:40px;min-height:40px;}
.drop-down-outer-inner{
    display: flex;
    gap: 50px;
    padding: 25px 0;
    max-width:fit-content;
    width:100%;
}
.wrapper-sub-collection{min-width:250px;width:250px;height:250px;border-radius:12px;overflow:hidden;}
.wrapper-sub-collection img{width:100%;height:100%;}
.modify-mega-menu-sub-menu-menu-item a{display:flex;gap:10px;font-size:14px;}


.drop-down-outer-uniq {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    z-index: 999;
}

.drop-down-outer-inner-uniq {
    display: flex;
    padding: 25px 30px;
    position: relative;
}

/* Grid */
.modify-mega-menu-menu-item-sub-menu-uniq {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 22px 28px !important;
    flex: 1;
    max-width: 720px;
}

/* Sub Items */
.modify-mega-menu-sub-menu-menu-item-uniq {
    text-align: center;
}

/* Circular Image */
.modify-mega-menu-menu-item-image-uniq {
    width: 68px;
    height: 68px;
    margin: 0 auto 10px;
    background: #f9f9f9;
    border-radius: 50%;
    padding: 8px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.modify-mega-menu-menu-item-image-uniq img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    border-radius: 50%;
}

/* Title */
.modify-mega-menu-menu-item-title-uniq {
    font-size: 14.5px;
    font-weight: 500;
    color: #333;
    line-height: 1.4;
}

/* Right Side Image */
.wrapper-sub-collection-uniq {
    width: 240px;
    margin-left: 30px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.12);
}

.modify-mega-menu-default-image-uniq img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recent-purchase-popup{
    position:fixed;
    left:20px;
    bottom:20px;
    width:350px;
    background:#fff;
    box-shadow:0 5px 25px rgba(0,0,0,.15);
    border-radius:10px;
    z-index:9999;
    display:none;
}

.popup-inner{
    position:relative;
    padding:15px;
}

.popup-close{
    position:absolute;
    top:5px;
    right:10px;
    border:0;
    background:none;
    font-size:24px;
    cursor:pointer;
    z-index:2;
}

.purchase-content{
    display:flex;
    gap:12px;
}

.purchase-image img{
    width:80px;
    height:80px;
    object-fit:cover;
    border-radius:6px;
}

.purchase-text h4{
    margin:5px 0;
    font-size:14px;
}
.purchase-text a{text-decoration:underline;font-size:12px;}
.modify-mega-menu-menu-item-image {
    width: 45px;
    height: 45px;
    background: #d8ba7d;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
   
}
.modify-mega-menu-menu-item-image img{border-radius:100%;}
@media(max-width:767px){
.main-card-image {
    height:215px !important;
  }
.purchase-text p,.purchase-text h4{font-size:12px;margin-bottom:0;}
.purchase-text a {
    text-decoration: underline;
    font-size: 10px;
    margin-top: 0px;
    display: block;
}
}
.view-all-drop-btm {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
    background: #f7f4ef;
    padding: 10px;
    border-radius: 10px;
    border:solid 1px #d8ba7d;
}
.view-all-drop-btm-inner{align-items:center;gap:10px;}
.view-all-drop a {
    display: block;
    background:#d8ba7d;
    color: #fff !important;
    border-radius: 20px;
    width: fit-content;
    padding: 10px 20px;
    
    
}
.cat-mg-btm {
    width: 70px;
    height: 70px;
    border-radius:6px;
    overflow: hidden;
}
.cat-mg-btm img{width:100%;height:100%;object-fit:cover;}
.view-all-drop-btm-inner{align-items:center;gap:10px;}
.product-single-swiper{width:84%;}
.short-description{
    font-size: 16px;
    color: #666;
}
.top-specification {
    font-size: 16px;
    color: #222;
    margin: 15px 0 20px 0;
}
.product-count{
    background: #dfdfdf;
    height: 48px;
    display: flex;
    align-items: center;
    max-width:140px;
    }
   .product-count button{
    height: 100%;
    border: 0;
    background: transparent;
}
.product-count input{
   background-color:transparent;
    border: 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    width: 50px;

}
.top-action-bar{
    display:flex;
    align-items:center;
    gap:40px;
    padding:16px 8px;
    
    border-bottom:1px solid #e5e5e5;
}

.action-item{
    display:flex;
    align-items:center;
    gap:10px;
    color:#3c4043;
    text-decoration:none;
    font-size:16px;
    font-weight:400;
    line-height:1;
    transition:.2s;
}

.action-item svg{
    width:20px;
    height:20px;
    stroke:#5f6368;
    flex-shrink:0;
}

.action-item:hover{
    color:#000;
}

.action-item:hover svg{
    stroke:#000;
}

@media(max-width:767px){

    .top-action-bar{
        gap:24px;
        padding:12px 0;
    }

    .action-item{
        font-size:16px;
    }

    .action-item svg{
        width:22px;
        height:22px;
    }
}
.ask-question-dialog{
    max-width:630px;
}

.ask-question-popup{
    border:none;
    border-radius:4px;
    overflow:hidden;
}

.ask-question-popup .modal-body{
    padding:0;
}

.ask-title{
    font-size:36px;
    font-weight:400;
    text-align:center;
    color:#222;
    margin:0 0 35px;
    line-height:1.1;
}

.ask-close{
    position:absolute;
    right:18px;
    top:18px;
    z-index:2;
    opacity:1;
    box-shadow:none!important;
}

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

.ask-input,
.ask-textarea{
    width:100%;
    border:none;
    background:#f3f3f3;
    border-radius:6px;
    box-shadow:none!important;
    font-size:15px;
    color:#444;
}

.ask-input{
    height:56px;
    padding:0 18px;
}

.ask-textarea{
    height:140px;
    padding:16px 18px;
    resize:vertical;
}

.ask-input::placeholder,
.ask-textarea::placeholder{
    color:#444;
    opacity:1;
}

.required-note{
    font-size:15px;
    color:#666;
    font-style:italic;
    margin:5px 0 22px;
}

.ask-submit-btn{
    min-width:150px;
    height:44px;
    border:none;
    border-radius:6px;
    background:#2f57a8;
    color:#fff;
    font-size:15px;
    font-weight:600;
    transition:.25s;
}

.ask-submit-btn:hover{
    background:#23458a;
}

@media(max-width:767px){

    .ask-question-dialog{
        margin:15px;
    }

    .ask-question-popup .modal-body{
       
    }

    .ask-title{
        font-size:36px;
        margin-bottom:25px;
    }

    .ask-input{
        height:50px;
        font-size:16px;
    }

    .ask-textarea{
        height:140px;
        font-size:15px;
    }

    .required-note{
        font-size:16px;
    }

    .ask-submit-btn{
        width:100%;
    }
}
.ask-question-popup input{height:45px;font-size:15px;}
.ask-input.is-invalid,
.ask-textarea.is-invalid{
    border:1px solid #dc3545;
}

.invalid-feedback{
    display:none;
    color:#dc3545;
    font-size:14px;
    margin-top:5px;
}

.is-invalid + .invalid-feedback{
    display:block;
}
.share-dialog{
    max-width:480px;
}

.share-popup{
    border:none;
    border-radius:6px;
}

.share-popup .modal-body{
    padding:28px;
}

.share-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999;
    cursor: pointer;
}

.share-title{
    font-size:16px;
    font-weight:600;
    margin-bottom:15px;
}
.share-icons i{font-size:20px;}
.copy-box{
    display:flex;
    border:1px solid #eee;
    border-radius:6px;
    overflow:hidden;
}

.copy-box input{
    flex:1;
    border:none;
    background:#f6f6f6;
    padding:14px;
    outline:none;
}

.copy-btn{
    background:#2d5bb8;
    color:#fff;
    border:none;
    padding:0 20px;
}

.share-icons{
    display:flex;
    gap:25px;
    margin-top:20px;
}

.share-icons a{
    color:#222;
    font-size:32px;
    text-decoration:none;
}

.share-icons a:hover{
    color:#2d5bb8;
}
.delivery-info{
    margin:25px 0;
}

.delivery-item{
    display:flex;
    align-items:flex-start;
    gap:14px;
    margin-bottom:18px;
}

.delivery-item svg{
    width:28px;
    height:28px;
    stroke:#222;
    flex-shrink:0;
    margin-top:2px;
}

.delivery-item p{
    margin:0;
    font-size:15px;
    color:#555;
    line-height:1.6;
}

.delivery-item strong{
    color:#333;
    font-weight:700;
}

.delivery-date{
   
    color:#000;
    padding:2px 4px;
    font-weight:600;
}

.delivery-note{
    margin-top:10px;
    color:#666;
    font-size:15px;
    line-height:1.55;
}

@media(max-width:767px){

    .delivery-item p,
    .delivery-note{
        font-size:16px;
    }

    .delivery-note{
        margin-left:40px;
    }

}
.secure-checkout-box{
    background:#f8f8f8;
    border:1px solid #ececec;
    border-radius:8px;
    padding:28px 22px;
    text-align:center;
    margin:20px 0;
}

.secure-title{
    font-size:16px;
    font-weight:600;
    color:#000;
    margin-bottom:20px;
    line-height:1.2;
}

.payment-methods{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    gap:12px;
    margin-bottom:25px;
}
.powered-by{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:12px;
    color:#8b8b8b;
    font-size:30px;
    font-weight:500;
}

.powered-by img{
    height:42px;
    width:auto;
}

@media(max-width:991px){

    .secure-title{
        font-size:24px;
    }

   

    

    .powered-by{
        font-size:20px;
    }

    .powered-by img{
        height:30px;
    }

}

@media(max-width:576px){

    .secure-checkout-box{
        padding:18px 12px;
    }

    .secure-title{
        font-size:20px;
        margin-bottom:18px;
    }

    .payment-methods{
        gap:8px;
    }

    

    .powered-by{
        font-size:16px;
        gap:8px;
    }

    .powered-by img{
        height:24px;
    }

}
.product-count button svg{width:16px;}
.shipping-marquee{
    width:100%;
    overflow:hidden;
    
    padding:10px 0;
}

.shipping-track{
    display:flex;
    width:max-content;
    animation:shippingMarquee 20s linear infinite;
}

.shipping-track span{
    color:#000;
    font-size:16px;
    font-weight:600;
    white-space:nowrap;
    padding:0 50px;
    display:flex;
    align-items:center;
}

@keyframes shippingMarquee{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}
@media(max-width:767px){
  .product-gallery{flex-wrap:wrap;}
  .product-single-swiper{width:100%;}
  .product-thumbs-wrap {
    
    margin-top: 0;
     order: 0;
}
.product-thumbss{
    display: flex;
    overflow: hidden;
    overflow-x: auto;
}
}
.freq-buy-tog-fk-wrapper{
    border:1px solid #e5e5e5;
    border-radius:14px;
    padding:25px 10px;
    margin:30px 0;
    background:#fff;
}

.freq-buy-tog-fk-title{
    font-size:24px;
    font-weight:700;
    color:#222;
    margin-bottom:30px;
}

.freq-buy-tog-fk-list {
    display: grid;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    overflow-x: auto;
    grid-template-columns: repeat(2, 1fr);
}

.freq-buy-tog-fk-item {
    flex-shrink: 0;
    text-align: left;
    position: relative;
    border: solid 1px #e5e5e5;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.check-box-bought {
    text-align: right;
    margin-bottom: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.check-box-bought input{
    width:22px;
    height:22px;
    cursor:pointer;
    accent-color:#444;
}

.freq-buy-tog-fk-img-wrap{
    width:100%;
    height:150px;
    margin:0 auto 18px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.freq-buy-tog-fk-img-wrap img{
    max-width:100%;
    max-height:100%;
    object-fit:contain;
}

.freq-buy-tog-fk-title-text{
    font-size:16px;
    font-weight:500;
    color:#333;
    line-height:1.45;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
}

.freq-buy-tog-fk-price{
    margin-top:12px;
    font-size:14px;
    font-weight:700;
    color:#111;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:8px;
}

.freq-buy-tog-fk-old{
    color:#8d8d8d;
    text-decoration:line-through;
    font-weight:600;
}

.freq-buy-tog-fk-off{
    color:#2e7d32;
    font-weight:700;
}

.freq-buy-tog-fk-plus{
    width:40px;
    flex-shrink:0;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-top:105px;
}

.freq-buy-tog-fk-plus svg{
    width:30px;
    height:30px;
    stroke:#666;
}

.bundle-btn-cntnr{
    border-top:1px solid #e5e5e5;
    margin-top:30px;
    padding-top:25px;
}

.fbt-total{
    font-size:18px;
    color:#444;
}

#fbtMessage{
    font-size:16px !important;
    font-weight:500;
}





.frequentybtn:disabled{
    background:#bdbdbd;
    cursor:not-allowed;
}

@media(max-width:991px){
    
    .freq-buy-tog-fk-title{
        font-size:30px;
    }

    .freq-buy-tog-fk-list {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;  
    scrollbar-width: none;  
}

.freq-buy-tog-fk-list::-webkit-scrollbar {
    display: none; 
}

    .freq-buy-tog-fk-item{
        width:150px;
    }

    .freq-buy-tog-fk-img-wrap{
        
    }

    .freq-buy-tog-fk-title-text{
        font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        
    }

    .bundle-btn-cntnr{
        flex-direction:column;
        gap:18px;
    }

    .frequentybtn{
        width:100%;
    }
}
@media(max-width:767px){
.freq-buy-tog-fk-title{font-size:20px;}
}
.bundle-btn-cntnr{
    width:100%;
    margin-top:20px;
}

.fbt-total{
    margin-bottom:14px;
    text-align:center;
}

#fbtMessage{
    font-size:16px;
    font-weight:600;
    color:#111;
    line-height:1.4;
}

.frequentybtn{
    width:100%;
    height:52px;
    border:none;
    border-radius:0px;
    background:#121212;
    color:#fff;
    font-size:18px;
    font-weight:700;
    letter-spacing:.2px;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:.25s ease;
    box-shadow:0 2px 8px rgba(0,0,0,.15);
}

.frequentybtn:hover:not(:disabled){
    background:#000;
}

.frequentybtn:active:not(:disabled){
    transform:scale(.99);
}

.frequentybtn:disabled{
    background:#121212;
    color:#fff;
    opacity:.55;
    cursor:not-allowed;
}
.bundle-padding{padding:10px;}

.product-thumbs-wrap{
   
}

.product-thumbss{
    display:flex;
    flex-direction:column;
    gap:10px;
}

.product-thumb{
    width:100px;
    height:100px;
    flex:0 0 auto;
    cursor:pointer;
}

.product-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    border-radius:6px;
}

.product-thumb.active img{
    border:2px solid #000;
}
.product-thumbs-wrap .swiper-wrapper{flex-direction: column;}
.fix-bottom.btn-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9;
    display: grid;
    padding: 15px 100px;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.fix-bottom.btn-fixed .buy_now,.fix-bottom.btn-fixed .quan-new-wrap label{display:none;}
.fix-bottom.btn-fixed .btn.add-to-bag, .fix-bottom.btn-fixed .btn.add-to-bag:active{margin-top:0;max-width:150px;background:#000;color:#fff;}
.show-only-for-bottom-btn{display:none;}
.fix-bottom.btn-fixed .show-only-for-bottom-btn{display:block;font-size:16px;}
.fix-bottom.btn-fixed .product-form{
justify-content: end;
    gap: 30px;
}
.fix-bottom.btn-fixed .btn.add-to-bag span{color:#fff;font-size:14px;}
.my-custom-image{width:60px;height:60px;}
.my-custom-image img{width:100%;height:100%;object-fit:cover;}
.my-custom-image{display:none;}
.fix-bottom.btn-fixed .my-custom-image{display:block;}
.my-custom-image-cont-show{
display:none
}
.fix-bottom.btn-fixed .my-custom-image-cont-show{
    display: flex;
    gap: 20px;
    white-space: nowrap;
    align-items: center;
}
@media(max-width:767px){
.fix-bottom.btn-fixed{padding:15px;}
.my-custom-image-cont-show{display:none !important;}
.fix-bottom.btn-fixed .quan-new-wrap{display:none;}
.fix-bottom.btn-fixed{grid-template-columns: repeat(1, 1fr);}
.product-thumbs-wrap .swiper-wrapper {
    flex-direction: row;
    justify-content: start;
}

.fix-bottom.btn-fixed .btn.add-to-bag, .fix-bottom.btn-fixed .btn.add-to-bag:active{max-width:75%;width:75%;}
}
.product-title span.wishlist-add{width:45px;height:45px;border:solid 1px #ccc;}
.product-title span.wishlist-add:hover{background:#000;color:#fff;}
.product-title span.wishlist-add a{display:flex;}
.product-title span.wishlist-add:hover svg{color:#fff;}
@media(max-width:767px){
.freq-buy-tog-fk-list{display: flex;}
.freq-buy-tog-fk-item{}
.breadcrumb{font-size:8px;}
}
.share-dropdown{
    position:relative;
    display:inline-block;
}

.share-menu {
    position: absolute;
    top: 22px;
    width: 170px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .12);
    opacity: 0;
    visibility: hidden;
    transition: .25s;
    overflow: hidden;
    z-index: 999;
}

.share-dropdown:hover .share-menu{
    opacity:1;
    visibility:visible;
}

.share-menu a {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 7px 10px;
    color: #222;
    text-decoration: none;
    font-size: 13px;
    border-bottom: 1px solid #f1f1f1;
    transition: .2s;
}

.share-menu a:last-child{
    border-bottom:none;
}

.share-menu a:hover{
    background:#f7f7f7;
}

.share-menu i{
    
    text-align:center;
    font-size:15px;
}

.share-btn{
    display:flex;
    align-items:center;
    gap:6px;
}
.share-menu svg{width:15px;}
@media(max-width:767px){
.frequentybtn{font-size:14px;height:40px;}
}
.qpe-ai-clothes-comparison{
    padding:50px 0;
}


.qpe-ai-clothes-comparison .container{
    width:min(1240px,92%);
    margin:auto;

    display:grid;
    grid-template-columns:1fr 1.05fr;
    gap:70px;

    align-items:center;
}


.qpe-ai-clothes-comparison .hero-content h1{
    font-size:50px;
    font-weight:normal;
    color:#000;
    margin-bottom:20px;
}


.qpe-ai-clothes-comparison .buttons{
    display:flex;
    gap:18px;
    margin-top:20px;
}


.qpe-ai-clothes-comparison .comparison{
    position: relative;
    width: 100%;
    max-width: 620px;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    user-select: none;
    cursor: ew-resize;
    display: flex;
    justify-content: center;
    align-items: center;
    height:725px;
}



.qpe-ai-clothes-comparison .img{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
    
    pointer-events: none;
    object-position: left;
}


.qpe-ai-clothes-comparison .before-wrapper{
    position:absolute;

    inset:0;

    width:50%;

    overflow:hidden;

    z-index:2;
}


.qpe-ai-clothes-comparison .slider{
    position:absolute;

    left:50%;
    top:0;

    width:46px;
    height:100%;

    transform:translateX(-50%);

    z-index:5;

    display:flex;
    justify-content:center;
    align-items:center;
}


.qpe-ai-clothes-comparison .slider-line{
    position:absolute;

    width:3px;
    height:100%;

    background:#fff;

    box-shadow:0 0 10px rgba(0,0,0,.3);
}


.qpe-ai-clothes-comparison .slider-button{
    position:relative;
    min-width:62px;
    min-height:62px;
    border-radius:50%;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:4px;
    box-shadow:0 10px 30px rgba(0,0,0,.2);

}


.qpe-ai-clothes-comparison .slider-button span{

    width:3px;
    height:22px;

    background:#555;

    border-radius:10px;

}
.comparison-btn-link a {
    background: #000;
    color: #fff;
    padding: 10px 20px;
}
.hero-content p{font-size:16px;}
@media(max-width:767px){
.qpe-ai-clothes-comparison .container{grid-template-columns: 1fr;}
.qpe-ai-clothes-comparison .comparison{height:auto;}
.qpe-ai-clothes-comparison{
    padding:15px 0;
}
}
.size-btn img {
    display: block;
    margin: auto !important;
    width: 100px !important;
    height: 100px !important;
}
.ribbon {
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  position:absolute;
  z-index:1;
}
.ribbon {
    --r: .8em;

    position: absolute;
    overflow: hidden;

    border-block: .5em solid #0000;
    padding-inline: .5em calc(var(--r) + .25em);
    line-height: 1.8;
    clip-path: polygon(
        100% 0,
        0 0,
        0 100%,
        100% 100%,
        100% calc(100% - .25em),
        calc(100% - var(--r)) 50%,
        100% .25em
    );

    background:
        radial-gradient(.2em 50% at left,#000a,#0000) border-box,
        #952225 padding-box;
    width: fit-content;
    top:-5px;
    left:0;
}

.ribbon::before{
    content:"";
    position:absolute;
    top:-40%;
    left:-35%;
    width:22px;
    height:180%;
    background:linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,.55),
        transparent
    );
    transform:rotate(22deg);
    animation:ribbonShine 2.8s ease-in-out infinite;
    pointer-events:none;
}

@keyframes ribbonShine{
    0%{
        left:-35%;
        opacity:0;
    }
    8%{
        opacity:1;
    }
    40%{
        left:120%;
        opacity:1;
    }
    50%{
        opacity:0;
    }
    100%{
        left:120%;
        opacity:0;
    }
}
.ribbon .main___price{display:none;}
.ribbon .total_price{display:none;}
.ribbon .discount{font-size:9px !important;color:#fff !important;}
.varaition-name{font-size:16px;font-weight:bold;}
.btn.add-to-bag{
    animation: headMove 2.5s ease-in-out infinite;
    will-change: transform;
}

@keyframes headMove{
    0%,80%,100%{
        transform: translateX(0);
    }
    84%{
        transform: translateX(-6px);
    }
    88%{
        transform: translateX(6px);
    }
    92%{
        transform: translateX(-4px);
    }
    96%{
        transform: translateX(4px);
    }
}
.wishlist-add-new {
    border: solid 1px #ccc;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}
.wishlist-add-new svg{color:#000;}
.freq-buy-tog-fk-wrapper .swiper-pagination{position:static;}
.testimonial-sec h3{margin-bottom:30px;}
.test-content h1,.test-content h2{font-size:20px;color:#000;}
.test-content p{font-size:16px;}

.instagram-section{
    padding:50px 0;
    background:#fff;
    overflow:hidden;
}



.instagram-marquee{
    overflow:hidden;
    position:relative;
}

.instagram-track{
    display:flex;
    width:max-content;
    gap:13px;
    animation:instagramScroll 28s linear infinite;
}

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

.instagram-track a{
    flex:0 0 auto;
    display:block;
    max-width:224px;
    max-height:224px;
}

.instagram-track img{
    width:280px;
    height:280px;
    object-fit:cover;
    display:block;
    transition:.35s;
}

.instagram-track img:hover{
    transform:scale(1.05);
}

@keyframes instagramScroll{

    from{
        transform:translateX(0);
    }

    to{
        transform:translateX(-50%);
    }

}

@media(max-width:991px){

    .insta-title{
        font-size:42px;
        margin-bottom:40px;
    }

    .instagram-track img{
        width:220px;
        height:220px;
    }

}

@media(max-width:767px){

    .instagram-section{
        padding:50px 0;
    }

    .insta-title{
        font-size:32px;
    }

    .instagram-track{
        gap:12px;
        animation-duration:18s;
    }

    .instagram-track img{
        width:170px;
        height:170px;
    }

}
.tab-sec,.shop-by-recipient,.recent-purchase-section{margin-top:50px;}
.freq-buy-tog-fk-list{padding:0 10px;}
.btn-fixed .btn.add-to-bag,
.btn-fixed .btn.add-to-bag:active {
   height:40px;
}
.freq-buy-tog-fk-item:hover{box-shadow: 0 15px 40px rgba(212,175,55,.25);border:2px solid #d4af37}
.yp-trigger-btn{display:none !important;}
.btn-fixed .yp-trigger-btn{display:block !important;}
.box-title h4 {
    text-align: center;
    justify-content: center;
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
}
@media(max-width:767px){
.fix-bottom.btn-fixed .product-form{order:-1;}
}

.related-tab-content {
    display: none;
}

.related-tab-content.active {
    display: block;
}

.related-product-tabs {
    display: flex;
    gap: 30px;
    align-items: center;
}

.related-tab {
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    padding-bottom:25px;
}

.related-tab.active {
    border-bottom:solid 2px #000;
}
.recently-bought-product-page-swiper .purchase-image{height:400px;}
.recently-bought-product-page-swiper .purchase-content{flex-direction: column;}
.recently-bought-product-page-swiper .purchase-image img{width:100%;height:100%;object-fit:cover;}
@media(max-width:767px){
.recently-bought-product-page-swiper .purchase-image{height:300px;}
.related-tab{font-size:18px;}
}