/** Shopify CDN: Minification failed

Line 799:3 Unexpected "2."

**/
.nav ul.menu,.menu li.search_container {
    padding-top: 20px !important;
}

.logo.logo--image {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.menu li {
    padding-right: 30px !important;
}

.sticky_nav .nav ul.menu,
.sticky_nav .menu li.search_container {
    padding-top: 13px !important;
}

.sticky_nav ul.menu li.search_link {
    padding-top: 13px !important;
  }

.sticky_nav .mini_cart {
    padding-top: 24px !important;
}

.promo_banner__content span {
    display: flex;
    justify-content: center;
    align-items: center;
}

#homepage_slider-1497536613905 > div > div > div.gallery-cell.slide-2 > div.caption.position-center.js-caption.caption--below-true > div > a {
    position: absolute;
    left: 46%;
    top: -20px;
}

a.action_button.first_button.highlight-false {
    position: relative;
    top: -26px;
}

footer .social_icons {
     margin-top: 0px;
}

img.footer-logo {
     margin-bottom: 0px; 
 
}

.promo_banner-close {
    display: none !important;
}

/* CHATGPT EDIT - curated boutique polish (v2: premium pastel, rounded, generous whitespace) */
:root {
  --intimatique-ink: #1e1717;
  --intimatique-wine: #87152d;
  --intimatique-wine-dark: #6b1022;
  --intimatique-blush: #f7eee8;
  --intimatique-blush-soft: #fbf3ee;
  --intimatique-taupe: #be9d84;
  --intimatique-line: #eadbd1;
}

/* fix: compare-at price strikethrough was rendering as a misplaced line below the text
   instead of through it. Single source of truth: parent never draws a line, only the
   money span does, at a consistent thickness/offset. */


.was_price .money {
  text-decoration: line-through !important;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: 0;
}

.product-list.chatgpt-product-grid,
.rv-main.chatgpt-rv-grid,
.list-collections.chatgpt-collection-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  gap: 0px;
}

a.product-info__caption {
    margin: 0px !important;
}

.product-list .thumbnail,
.slider-gallery .thumbnail,
.list-collections .thumbnail {
  border: 1px solid var(--intimatique-line) !important;
  background: var(--intimatique-blush-soft);
  border-radius: 20px !important;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(30, 23, 23, .04) !important;
  transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.product-list .thumbnail:hover,
.slider-gallery .thumbnail:hover,
.list-collections .thumbnail:hover {
  transform: translateY(-4px);
  border-color: var(--intimatique-taupe) !important;
  box-shadow: 0 14px 26px rgba(30, 23, 23, .09) !important;
}

.product-wrap,
.product_image,
.image__container {
  border-radius: 0 !important;
}

.product-list .image__container,
.slider-gallery .image__container,
.list-collections .image__container {
  background: linear-gradient(180deg, #fbf7f4 0%, #f3e7df 100%);
  overflow: hidden;
  border-radius: 20px 20px 0 0 !important;
}

.image__container img,
.product_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: saturate(1.04) contrast(1.04) brightness(1.02);
}

.product-wrap:hover .product_image img {
  transform: scale(1.025);
}

.sale_banner.thumbnail_banner {
  background: var(--intimatique-wine) !important;
  color: #fff !important;
  padding: 6px 14px !important;
  font-size: 11px !important;
  letter-spacing: .04em !important;
  text-transform: none !important;
  font-weight: 600 !important;
  top: 12px !important;
  right: 12px !important;
}

.sale_banner_product,
.new_banner_product,
.preorder_banner_product {
  display: inline-block;
  background: var(--intimatique-wine) !important;
  color: #fff !important;
  border-radius: 999px !important;
  padding: 6px 16px !important;
  font-size: 12px !important;
  letter-spacing: .05em !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  margin-bottom: 14px;
}

.chatgpt-product-details {
  padding: 20px 20px 22px !important;
  min-height: 148px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.chatgpt-product-details .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 39px;
  overflow: hidden;
  font-size: 14px !important;
  line-height: 1.4 !important;
  color: var(--intimatique-ink) !important;
  font-weight: 500 !important;
  margin: 0 !important;
}

.chatgpt-card-meta {
  color: #8b6f61;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.chatgpt-product-details .price {
  gap: 10px;
  margin-top: 2px;
}

.current_price .money {
  font-size: 16px !important;
  color: var(--intimatique-ink) !important;
}

.was_price .money {
  font-size: 13px !important;
  color: #9a8e87 !important;
}

.chatgpt-quick-view {
  width: 100%;
  margin-top: 10px;
  padding: 10px 14px;
  border: 1px solid var(--intimatique-wine);
  border-radius: 999px;
  color: var(--intimatique-wine);
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
  box-sizing: border-box;
  transition: background .2s ease, color .2s ease;
}

.thumbnail:hover .chatgpt-quick-view {
  background: var(--intimatique-wine);
  border-color: var(--intimatique-wine);
  color: #fff;
}

.chatgpt-rv-placeholder:empty,
.chatgpt-rv-placeholder:not(:has(.product-wrap)) {
  display: none !important;
}

.recently-viewed__section .rv-main {
  min-height: 0 !important;
}

.collection-template-section .quote {
  max-width: 560px;
  margin: 20px auto;
  padding: 26px;
  background: var(--intimatique-blush);
  border: 1px solid var(--intimatique-line);
  border-radius: 20px;
  color: var(--intimatique-ink);
  font-size: 16px;
}

.footer-logo {
  width: auto !important;
  min-width: 150px;
  max-width: 220px !important;
  opacity: 1 !important;
  filter: contrast(1.15);
}

.footer .footer-menu-wrap {
  padding-top: 34px;
}

.footer .social_icons a[href=""],
.footer .social_icons a[href="#"] {
  display: none !important;
}

.product_section .purchase-details {
  position: sticky;
  bottom: 0;
  z-index: 8;
  background: rgba(255,255,255,.96);
  padding-top: 12px;
  border-top: 1px solid var(--intimatique-line);
}

.product_gallery .image__container {
  background: #fbf7f4;
}

/* rounded, wine-colored primary action buttons sitewide (Add to Cart / Buy it Now / etc.) */
a.action_button,
button.action_button,
input.action_button {
  border-radius: 999px !important;
}

/* Shopify's native dynamic checkout button (Buy it Now / Shop Pay / etc.) uses its own
   markup outside our theme classes; round its outer wrapper so it matches Add to Cart. */
.shopify-payment-button,
.shopify-payment-button__button,
.shopify-payment-button__more-options {
  border-radius: 999px !important;
  overflow: hidden;
}

/* Round color and size variant swatches for full consistency with the pill-shaped buttons */
.swatch-element {
  border-radius: 999px !important;
  overflow: hidden;
}

.swatch-element.color,
.swatch-element.color label {
  border-radius: 50% !important;
}

.swatch-element:not(.color) label {
  border-radius: 999px !important;
}

@media (max-width: 798px) {
  .top_bar {
    height: 44px !important;
  }

  .mobile_logo.logo img {
    max-height: 36px;
    width: auto;
  }

  .product-list.chatgpt-product-grid,
  .rv-main.chatgpt-rv-grid,
  .list-collections.chatgpt-collection-list {
    gap: 20px 0;
  }

  .product-list .thumbnail,
  .slider-gallery .thumbnail,
  .list-collections .thumbnail {
    margin-bottom: 20px !important;
  }

  .sale_banner.thumbnail_banner {
    display: none !important;
  }

  .chatgpt-product-details {
    min-height: 126px;
    padding: 14px 12px 16px !important;
  }

  .chatgpt-product-details .title {
    font-size: 12px !important;
    min-height: 33px;
  }

  .chatgpt-card-meta,
  .chatgpt-quick-view {
    font-size: 10px;
  }

  .product_section .purchase-details {
    margin-left: -20px;
    margin-right: -20px;
    padding: 12px 20px 14px;
  }
}


/* ===== Premium Collection Cards (scoped to collection list only) ===== */

.list-collection-wrapper .product-wrap{
  background: #fff;
  border-radius: 24px !important;
  box-shadow: 0 4px 14px rgba(28,19,16,0.08);
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.list-collection-wrapper .product-wrap:hover{
  transform: translateY(-8px);
  box-shadow: 0 20px 34px rgba(28,19,16,0.16);
}

.list-collection-wrapper .image__container{
  overflow: hidden;
}

.list-collection-wrapper .image__container img{
  transition: transform 0.6s ease;
}

.list-collection-wrapper .product-wrap:hover .image__container img{
  transform: scale(1.05);
}

.list-collection-wrapper .collection-info__caption{
  display: block;
  text-align: center;
  padding: 16px 12px 20px;
}

.list-collection-wrapper .collection-info__caption .title{
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #1c1310;
  transition: color 0.3s ease;
  font-size:18px;
}

.list-collection-wrapper .product-wrap:hover .collection-info__caption .title{
  color: #b08a53;
}

/* ===== Arrows ===== */

.list-collection-wrapper .swiper-button-prev,
.list-collection-wrapper .swiper-button-next{
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 6px 18px rgba(28,19,16,0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.list-collection-wrapper .swiper-button-prev:hover,
.list-collection-wrapper .swiper-button-next:hover{
  background: #1c1310;
  box-shadow: 0 10px 24px rgba(28,19,16,0.28);
}

.list-collection-wrapper .swiper-button-prev::after,
.list-collection-wrapper .swiper-button-next::after{
  color: #1c1310;
  font-size: 16px;
  transition: color 0.3s ease;
}

.list-collection-wrapper .swiper-button-prev:hover::after,
.list-collection-wrapper .swiper-button-next:hover::after{
  color: #fff;
}

.swiper-wrapper{
  margin-bottom:20px;
}

.list-collection-wrapper .collection-info__caption {
    margin-top: 0px !important;
}


.flickity-prev-next-button svg {
    width: 30% !important;
    height: 30% !important;
}

.slider-gallery.products-slider.products-length-50.transparentBackground--false.flickity-enabled.is-draggable.slider-initialized {
    max-width: 1200px;
    margin: auto;
}

.container.js-product-slider.homepage-product-slider.full-width--true.featured-collection__products {
    max-width: 1200px;
    margin: auto;
}
.smart-payment-button--true .purchase-details {
    padding-bottom: 20px !important;
}

.sale_banner_product {
    position: absolute;
    left: 50.8%;
    transform: translateX(-50%);
    border-radius: 0 !important;
}

@media (max-width:798px){
  .sale_banner_product {
    left: 89%;
    top:6%;
   
}
}







/* Single Product Button Css */

/* Container Layout Alignment */
.purchase-details__buttons {
  display: flex !important;
  gap: 14px !important;
  align-items: center;
  margin-top: 24px;
}

/* Equal width for both wrappers */
.purchase-details__buttons > button,
.purchase-details__buttons .shopify-payment-button {
  flex: 1 !important;
  width: 100% !important;
}

/* Base Styles for Both Buttons */
.purchase-details__buttons .action_button.add_to_cart,
.shopify-payment-button__button--unbranded {
  position: relative !important;
  overflow: hidden !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 52px !important;
  padding: 0 28px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  border-radius: 50px !important;
  cursor: pointer !important;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  box-sizing: border-box !important;
  z-index: 1;
}

/* ----------------------------------------------------
   1. ADD TO CART BUTTON (Glassmorphism & Outline Swap)
   ---------------------------------------------------- */
.purchase-details__buttons .action_button.add_to_cart {
  background-color: #ffffff !important;
  color: #7a1c38 !important;
  border: 2px solid #7a1c38 !important;
  box-shadow: 0 4px 12px rgba(122, 28, 56, 0.08) !important;
}

.purchase-details__buttons .action_button.add_to_cart:hover {
  background-color: #7a1c38 !important;
  color: #ffffff !important;
  transform: translateY(-3px) scale(1.01) !important;
  box-shadow: 0 8px 20px rgba(122, 28, 56, 0.28) !important;
}

/* ----------------------------------------------------
   2. BUY IT NOW BUTTON (Glow Effect & Light Sweep)
   ---------------------------------------------------- */
.shopify-payment-button__button--unbranded {
  background: linear-gradient(135deg, #8c2042 0%, #68152e 100%) !important;
  color: #ffffff !important;
  border: 2px solid transparent !important;
  box-shadow: 0 4px 15px rgba(122, 28, 56, 0.25) !important;
}

/* Metallic Light Sweep Overlay */
.shopify-payment-button__button--unbranded::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: -100% !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  ) !important;
  transition: left 0.6s ease !important;
  z-index: 2;
}

/* Trigger Light Sweep on Hover */
.shopify-payment-button__button--unbranded:hover::before {
  left: 100% !important;
}

.shopify-payment-button__button--unbranded:hover {
  background: linear-gradient(135deg, #7a1c38 0%, #541124 100%) !important;
  transform: translateY(-3px) scale(1.01) !important;
  box-shadow: 0 10px 25px rgba(122, 28, 56, 0.4) !important;
}

/* ----------------------------------------------------
   3. CLICK INTERACTION (Tactile Press)
   ---------------------------------------------------- */
.purchase-details__buttons .action_button.add_to_cart:active,
.shopify-payment-button__button--unbranded:active {
  transform: translateY(-1px) scale(0.99) !important;
  box-shadow: 0 4px 10px rgba(122, 28, 56, 0.2) !important;
}

/* Mobile Responsiveness */
@media screen and (max-width: 480px) {
  .purchase-details__buttons {
    flex-direction: column !important;
    gap: 12px !important;
  }
}



/* Home Banner Css */

@media only screen and (max-width: 798px) {

  #homepage_slider-1497536613905, 
  #homepage_slider-1497536613905 .flickity-viewport, 
  #homepage_slider-1497536613905 .flickity-slider,
  #homepage_slider-1497536613905 .gallery-cell {
    height: 380px !important;
    min-height: 380px !important;
    max-height: 300px !important;
  }

 
  #homepage_slider-1497536613905 .image-element__wrap,
  #homepage_slider-1497536613905 .image-element__wrap img,
  #homepage_slider-1497536613905 img {
    height: 100% !important;
    min-height: 100% !important;
    max-height: 300px !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: right !important;
  }

  #homepage_slider-1497536613905 .flickity-prev-next-button {
    display: none !important;
  }
  
  #homepage_slider-1497536613905 .caption {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 20px !important;
    box-sizing: border-box !important;
  }


  /* Headline typography & spacing */
  #homepage_slider-1497536613905 .headline {
    font-size: 20px !important;
    line-height: 1.25 !important;
    margin: 0 0 8px 0 !important;
    width:80%
  }

  /* Subtitle typography & spacing */
  #homepage_slider-1497536613905 .subtitle,
  #homepage_slider-1497536613905 .subtitle p {
    font-size: 11px !important;
    line-height: 1.4 !important;
    margin: 0 0 16px 0 !important;
    max-width: 85% !important;
  }

  /* Button fix: overrides inline JS width calculation */
  #homepage_slider-1497536613905 .action_button {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    font-size: 11px !important;
    letter-spacing: 0.08em !important;
    box-shadow: none !important;
    padding:0 20px !important;
margin-top:15px !important
  }
}

/* Custom Swatch for Dark Pink */
[data-value="Dark Pink"] label,
[data-value="Dark Pink"] span,
.swatch-element.dark-pink label,
.swatch-element.dark-pink span,
.color-swatch--dark-pink,
.swatch__button--dark-pink,
[data-option-value="Dark Pink"],
[aria-label="Dark Pink"],
[title="Dark Pink"],
.swatch .dark-pink label,
.swatch_options .dark-pink label {
  background-color: #D0246A !important;
  background-image: none !important;
}


/* Custom Swatch for Nude Attribute (#FBDDC4) */
[data-value="Nude"] label,
[data-value="Nude"] span,
.swatch-element.nude label,
.swatch-element.nude span,
.color-swatch--nude,
.swatch__button--nude,
[data-option-value="Nude"],
[aria-label="Nude"],
[title="Nude"],
.swatch .nude label,
.swatch_options .nude label {
  background-color: #FBDDC4 !important;
  background-image: none !important;
}

/* Custom Swatch for Plum (#72154E) */
[data-value="Plum"] label,
[data-value="Plum"] span,
.swatch-element.plum label,
.swatch-element.plum span,
.color-swatch--plum,
.swatch__button--plum,
[data-option-value="Plum"],
[aria-label="Plum"],
[title="Plum"],
.swatch .plum label,
.swatch_options .plum label {
  background-color: #681147 !important;
  background-image: none !important;
}

/* Custom Swatch for Light Pink (#F4D9E0) */
[data-value="Light Pink"] label,
[data-value="Light Pink"] span,
.swatch-element.light-pink label,
.swatch-element.light-pink span,
.color-swatch--light-pink,
.swatch__button--light-pink,
[data-option-value="Light Pink"],
[aria-label="Light Pink"],
[title="Light Pink"],
.swatch .light-pink label,
.swatch_options .light-pink label {
  background-color: #F4D9E0 !important;
  background-image: none !important;
}

/* Custom Swatch for Dusty Lavender (#D7CBD3) */
[data-value="Dusty Lavender"] label,
[data-value="Dusty Lavender"] span,
.swatch-element.dusty-lavender label,
.swatch-element.dusty-lavender span,
.color-swatch--dusty-lavender,
.swatch__button--dusty-lavender,
[data-option-value="Dusty Lavender"],
[aria-label="Dusty Lavender"],
[title="Dusty Lavender"],
.swatch .dusty-lavender label,
.swatch_options .dusty-lavender label {
  background-color: #C4B7C6 !important;
  background-image: none !important;
}

/* Dark Green (#113231) */
[data-value="Dark Green"] label,
.swatch-element.dark-green label {
  background-color: #113231 !important;
}

/* Peach Nude (#EFC6AC) */
[data-value="Peach Nude"] label,
.swatch-element.peach-nude label {
  background-color: #EFC6AC !important;
}

/* Custom Swatch for Off-White / Cream (#FAF1EC) */
[data-value="Off-White"] label,
.swatch-element.off-white label,
[data-value="Cream"] label,
.swatch-element.cream label {
  background-color: #FAF1EC !important;
}

/* Slate Green (#58787D) */
[data-value="Slate Green"] label,
.swatch-element.slate-green label {
  background-color: #58787D !important;
}

[data-value="Parrot Green"] label,
.swatch-element.parrot-green label {
  background-color: #bcb93b !important;
}




@media only screen and (max-width: 798px) {
    .product_gallery.show-gallery-arrows--false .flickity-prev-next-button {
        display: none !important;
    }
}

   2. FORCE LEFT ALIGNMENT FOR JUDGE.ME REVIEWS
   ======================================================= */
#judgeme_product_reviews,
#judgeme_product_reviews * {
  --cluster-justify: flex-start !important;
  --jm-widget-align: flex-start !important;
}
 
#judgeme_product_reviews .jm-center,
#judgeme_product_reviews .jm-center--center-text,
#judgeme_product_reviews .jm-no-reviews-state,
#judgeme_product_reviews .jdgm-empty-state,
#judgeme_product_reviews .jm-stack,
#judgeme_product_reviews .jm-cluster {
  text-align: left !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
 
#judgeme_product_reviews .jm-no-reviews-state__text,
#judgeme_product_reviews .jdgm-empty-state p {
  text-align: left !important;
  margin-left: 0 !important;
}
 
button.jm-button.jm-button--primary.jm-action-buttons__button {
    background-color: #87152d !important;
    padding: 0px 22px !important;
    color: #fff !important;
    border: 1px solid #87152d !important;
    cursor: pointer !important;
    font-family: Oswald, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    border-radius: 30px !important;
}




.product_form .swatch .swatch-element {
    position: relative !important;
    overflow: visible !important;
}


.product_form .swatch .swatch-element {
  position: relative !important;
  overflow: visible !important;
}
 
.product_form .swatch .swatch-element .tooltip {
  display: block !important;
  position: absolute !important;
  bottom: 120% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  margin: 0 !important;
  padding: 4px 8px !important;
  background-color: #000000 !important;
  color: #ffffff !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  border-radius: 4px !important;
  pointer-events: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity 0.15s ease-in-out !important;
  z-index: 99999 !important;
}
 

.product_form .swatch .swatch-element .tooltip::after {
  content: "" !important;
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  border-width: 5px !important;
  border-style: solid !important;
  border-color: #000000 transparent transparent transparent !important;
}
 

.product_form .swatch .swatch-element:hover .tooltip {
  opacity: 1 !important;
  visibility: visible !important;
} 





@media screen and (max-width: 749px) {

  button.flickity-button.flickity-prev-next-button.previous {
    display: none !important;
}

button.flickity-button.flickity-prev-next-button.next {
    display: none !important;
}
}




.silderecent {
    background: #fbf3ee;
    border-radius: 20px;
    border: 1px solid #eadbd1;
    padding: 0px !important;
    margin: 10px ! IMPORTANT;
}

.aio_product_recommendation_wrapper h4, .aio_product_recommendation_wrapper p {
  padding: 4px 20px  !important;
}

.aio_product_recommendation_wrapper button{
  margin: 10px 20px !important;
  font-size: 12px;
    font-weight: 600;
    border-radius: 999px;
    width: 80%;
    border: 1px solid #87152d !important;
}

.aio_product_recommendation_wrapper span.aio-main-price {
    color: #000 !important;
}
.aio_product_recommendation_wrapper  img.imagesildeview{
border-radius: 20px !important; 
}

.full-width-country-code:before{
  display: none !important;
}

.newsletter-detail-section * ,  #aio-loyalty-v2-panel-root * , #aio-loyalty-v2-panel-root * , .egg_site_review_overlay * , .product-review-star-container * ,
div#aio-product-detial-reviews * ,  .aio_product_recommendation_wrapper * {
font-family: Oswald,sans-serif !important;
}
body .ai-app-site-btn span.review_btn_txt {
    font-family: Oswald, sans-serif !important;
}
span.was_price {
    text-decoration: unset;
}