/** Shopify CDN: Minification failed

Line 164:0 Unexpected "}"

**/
.media-with-text__content .subheading {
  color: #35A366!important;
}

.button.button--xl {
  width:100%!important;
}

.text-with-icons__item {
      display: flex!important;
    flex-direction: row!important;
    align-items: center!important;
}

.text-with-icons__text-wrapper p {
  margin-top:0px!important;
}


.button, .btn {
  background: var(--Gradient, linear-gradient(90deg, #35A366 0%, #00B6E7 100%))
}

@media (min-width: 47em) {
  .footer-custom-card {
    width: 49%
  }
}

@media (max-width: 47em) {
  .featured-header-link {
    display: none;
  }
}

/* Media blocks USPS */

.usps-wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
  justify-content: center;
  margin-top: 1rem;
}

.usps-wrapper p {
  font-weight: bold
}

.usps-wrapper p, div, img {
  margin-block-start: 0 
}

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

.usp img {
  width: 25px;
  flex-shrink: 0
}

/* Testimonials */

.testimonial {
  text-align: center;
}

.testimonial > .h-stack .v-stack {
  margin-inline: auto
}

.testimonial .rating {
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 4px 20px 0px #00000014, 0px 2px 7px 0px #0000000F;

}

.testimonial .author-name {
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 5px
}

.author-name img {
  flex-shrink: 0;
  width: 25px
}

.cart-drawer-message {
  padding-block: 0.5rem;
  padding-inline: 2rem;
  border: 1px solid #4da366;
  color: #4da366;
  background: #def3e6;
  font-weight: bold;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 1rem
}

/* Pusling text */

.icon-pulse {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.pulse-text {
  color: #0BA749;
  font-weight: bold;
  font-size: 12px
}

.pulsing {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: relative;
}

.pulsing::before,
.pulsing::after {
  content: "";
  background-color: #0BA749; /*Set the   background color here*/
  height: 10px;
  width: 10px;
  position: absolute;
  margin: 5px;
  border-radius: 100%;
}

@keyframes icon-pulsing {
  
  0% {
    opacity: 0.5;
  }
  
  to {
    transform: scale(2.5);
    opacity: 0;
  }
	
}

.pulsing::before {
  animation: icon-pulsing linear normal 2s infinite;
}

}

.announcement-wrapper {
  display: flex; 
  align-items: center; 
  justify-content: center; 
  gap: 10px
}

/* Product card */

.product-badge-container {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px
}

.product-card-custom-badge {
  padding-block: 4px;
  padding-inline: 16px;
  background: #35A366;
  border-radius: 12px 0 12px 0;
  width: fit-content;
  color: white;
  font-size: 12px;
}

on-sale-badge {
  display: none
}

.price-list {
  justify-content: start;
}

@media (max-width: 47em) {
  .product-card-custom-badge {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  product-gallery.product-gallery.product-gallery--desktop-carousel {
    position: sticky;
    top: 32px;
}
}

.breadcrumb{font-size:12px;margin-bottom: 10px;}

.footer__newsletter-form .form-control{flex-direction: column;}
.input-footer-wrappr .custom_contact_name{margin-bottom: 8px;}
.form-control .input-footer-wrappr  .floating-label{top: 68px;}
.input-footer-wrappr label.floating-label.first-name-floating-label {top: 0;}

.buy-buttons .button{border-radius:7px;}

.newsletter-content .fieldset-with-submit{position: relative;}
.footer .maison-frame-1424811837588{display: none; visibility:hidden;}

.prose .button{border-radius:7px;}
.content-over-media .button.button--xl {width:80%!important;}
p.announcement-bar__message.center.h5 {text-align: center; font-size: 14px;}
span#countdown {background-color: #fff; margin-left: 5px; padding: 0 3px;}
.footer__block--newsletter .v-stack.gap-6 {display: none !important; visibility: hidden;}

.shopify-section--newsletter .text-custom{padding-bottom: 30px;}
.collection-card .content-over-media img{max-height: 200px;}
 .collection-list .content-over-media{display: block;}
 .collection-list .collection-card__content.prose p{font-size: 20px; color:#000;}   
 .collection-list .collection-card__content:first-child {margin-block-end: 0; margin-top: 10px;}
 
.product_title_sale{display: flex; align-items: center;}
.product-info__title{font-size:1.8rem;}
.product-info__badge-list .badge--on-sale{display:none; visibility:hidden;}
.product .price-list compare-at-price{color: red;}
 .saleee {
    background: #24b3bd !important;    border-radius: 500px !important;    
   text-transform: uppercase !important;    font-size: 12px !important;    padding: 5px 10px !important;
    margin-left: 10px !important;    color: #fff !important;    letter-spacing: .5px !important;
}
.buy-buttons .button div{display: flex;    justify-content: center;    align-items: center;
    flex-basis: 100%;    width: 100%;    margin: 0 auto;}
    
.buy-buttons .button svg path{fill: #fff;}
.buy-buttons .price-list sale-price { color: #fff; font-size: var(--text-base);}
.buy-buttons .price-list compare-at-price{display:none; visibility:hidden;}
.product-quick-add__variant .price-list{display:none; visibility:hidden;}
.button-dot{
width: 5px;    height: 5px;    background: #fff;
    display: block !important;    margin: 0 5px;
    border-radius: 50px;    transition: background-color .15s ease-in-out, color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.cart-drawer .buy-buttons .icon-cart, .cart-drawer .buy-buttons .button-dot{display:none; visibility:hidden;}
.cart-drawer .buy-buttons .price-list sale-price{display:none; visibility:hidden;}

.product-quick-add__variant buy-buttons .button svg, .product-quick-add__variant buy-buttons .button .button-dot{display:none; visibility:hidden;}
.product-card__badge-list {top: initial; bottom: 1rem;}
.section-stack .product-card__badge-list {top: initial; bottom: 1rem;}
.header__wrapper {border-bottom: 1px solid rgb(0 0 0 / 10%);}
 
/*
.product-info__title{margin-block-start:0.5rem; margin-block-end:0.5rem;}
.product-info__text p{margin-block-start:0.5rem !important; margin-block-end:0.5rem !important;}
.product-info>*+*{margin-block-start:0.5rem !important; margin-block-end:0.5rem !important;}
@media screen and (min-width: 700px) {
    .announcement-bar {padding-block-start: 3px; padding-block-end: 3px;  }
} */

.cart-drawer .maison-ratings-1426801 {display: none !important;}

.sort-by-facet .popover-listbox__option:nthchild(2), .sort-by-facet .popover-listbox__option:nthchild(3),
.sort-by-facet .popover-listbox__option:nthchild(4), .sort-by-facet .popover-listbox__option:nthchild(7),
.sort-by-facet .popover-listbox__option:nthchild(8){display:none; visibility:hidden;}

@media (max-width: 47em) {
.product-quick-add buy-buttons .button svg, .product-quick-add buy-buttons .button .button-dot{display:none; visibility:hidden;}
.product-quick-add buy-buttons .price-list {display:none; visibility:hidden;}
  .slideshow .text-custom{bottom: 80px;}
}

@media screen and (min-width: 700px) {
    .cart-drawer {width: 500px;}
}


.additional_banner {
  align-items: center;
  padding: 10px;
  background-color: #efefef;
  border-radius: 7px;
  text-align: left;
  border: 1px solid #f2f2f7;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.additional_banner .wrap {
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;
  align-items: center;
}

.additional_banner .wrap .box1 {
  flex: none;
}

.box2 .box2-heading {
  font-size: 20px;
  font-weight: 600;
}

.product-info_details {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1000px) {
  .display-for-mobile {
    display: none !important;
  }

  .display-for-desktop {
    display: block !important;
  }
}

.display-for-mobile {
  display: block;
}

.display-for-desktop {
  display: none;
}

.block-icon-text svg {
  width: 25px;
  height: 25px;
}

.jdgm-carousel-wrapper {
  margin: 0 !important;
  width: 100% !important;
  padding: 0 !important;
}

.product_variant-item.thumbnail-swatch>img, .product_variant-item.thumbnail-swatch {
  border-radius: 50%;
}

.product_variant-item.thumbnail-swatch {
  --swatch-size: 30px;
}

.metafield-rich_text_field {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.metafield-rich_text_field ul {
  list-style: none;
  gap: 0;
  width: 100%;
}

.metafield-rich_text_field ul li {
  padding: 1rem;
  display: flex;
  gap: 2rem;
  justify-content: space-between;
}

.metafield-rich_text_field ul li:nth-child(odd) {
  background: #f2f2f7;
}


.featured-collection.tab {
  width: fit-content;
  overflow: hidden;
  display: flex;
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  max-width: calc(100vw - 40px);
}

.featured-collection.tab button {
  background-color: rgba(44, 45, 46, 0.05);
  color: rgba(44, 45, 46, 0.8);
  border-radius: 25px;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 8px 15px;
  transition: 0.3s; 
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

.featured-collection.tab button:hover, .featured-collection.tab button.active {
  background-color: #000;
  color: #fff;
}

.custom-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 1050px) {
  .custom-section-header {
    flex-direction: column;
    align-items: start;
  }
}


/* Custom CSS for Review section */

.slider-item {
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background-color: #f7f7f7;
  padding: 1rem;
  border-radius: 5px;
  gap: 1rem;
}

.review_stars {
  display: flex;
  gap: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.review_content {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.review_author {
  font-size: 14px;
  font-weight: 600;
}

.reviews {
  padding-left: 25px;
  padding-right: 25px;
  overflow: hidden;
}

.review_footer {
  font-size: 14px;
  margin-top: 2rem;
  text-align: center;
}

.review_footer__bold {
  font-weight: 600;
}

a.review__read_more {
  font-weight: 800;
  text-decoration: underline; 
}

.product-inventory-container {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.product-inventory-container .custom-box-wrapper .text-with-icon>svg {
  width: 15px;
  height: 15px;
}

.product-inventory-container .custom-box-wrapper .text-with-icon {
  gap: 5px;
}

.custom-product-info-block svg.icon.icon-truck {
  width: 24px;
  height: 24px;
}

.text-with-icon.block-icon-text svg.icon.icon-award {
  width: 24px;
  height: 24px;
}

.custom-product-gallery-media {
  position: relative;
}

.custom-product-info-badge-list {
  position: absolute;
  right: 20px;
  top: 20px;
}

.perfect-combination {
  color: rgb(var(--success-text));
  text-align: center;
}

free-shipping-bar.custom-free-shipping-bar span {
  text-align: center;
  color: #006306;
  padding: 10px;
  background-color: rgb(241, 248, 240);
}

.custom-product-card__badge-list {
  width: 100%;
  height: 100%;
  left: 0 !important;
  top: 0 !important;
}

.custom-product-card__badge-list .badge.badge--primary {
  position: absolute;
  right: 10px;
  top: 10px;
}

.custom-product-card__badge-list .badge.badge--on-sale, .custom-product-card__badge-list .badge.badge--sold-out {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.perfect-combination {
  position: relative;
  padding: 10px 0;
}

.perfect-combination span {
  padding: 0 10px;
  font-weight: 500;
}

.perfect-combination::before, .perfect-combination::after {
  content: "";
  position: absolute;
  top: 50%;
  width: calc(50% - 100px);
  border-top: 1px solid #000;
}

.perfect-combination::before {
  left: 0;
}

.perfect-combination::after {
  right: 0;
}

.custom-recommendation.h-stack.justify-between.gap-4 {
  display: none;
}

.horizontal-product-list.separate {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 700px) {
  .collection-card .content-over-media img {
    --content-over-media-height: 130px;
  }
}

.needsclick.kl-teaser-XwT65t.kl-private-reset-css-Xuajs1 {
  z-index: 1 !important;
}

.cart-drawer .cart-drawer-message  {
  display: none;
}

.product-info__accordion .review-slider .review_footer a {
  text-decoration: underline;
  font-weight: 700;
}

.product-info__accordion .review-slider .review_footer strong {
  font-weight: 600;
}

swiper-container swiper-slide {
  box-shadow: 0px 4px 12px rgba(0,0,0,0.1);
}

.rich-text .metafield-rich_text_field {
  text-align: left;
}

.rich-text .metafield-rich_text_field ul {
  display: flex;
  flex-direction: column;
  list-style: disc;
}

.rich-text .metafield-rich_text_field ul li:nth-child(odd) {
  background: unset;
}

.rich-text .metafield-rich_text_field ul li {
  padding: unset;
  display: list-item;
  list-style-position: inside;
}

cart-drawer .horizontal-product__cta  button.button {
  padding-inline-end: 10px;
  padding-inline-start: 10px;
}

.product .product-gallery__media img {
  width: 100%;
}


.details__usp_item p {
    width: 93%;
}


/* -----------------------------pdp changes------------- */
.mobile-pdp{
  display:none !important;
}
#mobile-pdp{
  /* padding:0 !important; */
  display:none;
}
@media only screen and (max-width:600px){
  .featured-collection.tab button{
    padding: 8px 10px;
    font-size: 12px;
  }
  .featured-collection::-webkit-scrollbar {
   display: none;
  }
  .featured-collection .custom-scrollbar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #D9D9D9;
  }
   .featured-collection .scroll-thumb {
    height: 100%;
    background-color: #000000;
    position: absolute;
    cursor: pointer;
    transition: background-color 0.3s;
  }
   .featured-collection .scroll-thumb:hover {
    background-color: #555;
  }
  .custom-section-header{
    position:relative;
  }
  .featured-collection.tab{
    padding-bottom:15px;
  }
}