/** Shopify CDN: Minification failed

Line 509:0 Unexpected "}"

**/
/* Place any CSS overrides in this file. */
.product-price-size--h3 .money {
  font-weight: 600;
}
.product--add-to-cart-button {
  border-radius: 99px;
  min-height: 50px;
}
.product--add-to-cart-button span {
  display: flex;
  gap: 10px;
}
.pwzrjss111 {
  border-radius: 20px;
}
.pwzrjss3, .pwzrjss5 {
  border-radius: 10px!important;
}
shopify-accelerated-checkout,
shopify-accelerated-checkout-cart {
  --shopify-accelerated-checkout-button-border-radius: 99px;
  --shopify-accelerated-checkout-button-block-size: 50px;
}

.guide-button {
  background: none!important;
}

.ast-addon-item, .ast-checkbox-card:hover {
  background: white!important;
  border-radius: 5px !important;
  box-shadow: none!important;
  border: 2px solid #C2C2C2!important;
}
.ast-checkbox-card--checked, .ast-addon-item.selected{
  box-shadow: none;
  border: 2px solid #6c071a!important;
}
.ast-carousel-slide {
  margin: 0;
}
.ast-addon-item.ast-carousel-form .ast-atc, .ast-addon-item.ast-carousel-form .ast-atc-added, .ast-addon-item.ast-carousel-form .ast-atc-remove { 
  margin-top: 2px!important;
}

.cross-sells-wrapper .cross-sells-products::-webkit-scrollbar {
  height: 4px;
}

.cross-sells-wrapper .cross-sells-products::-webkit-scrollbar-track {
  background: transparent;
}

.cross-sells-wrapper .cross-sells-products::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 999px;
}

.cross-sells-wrapper product-cross-sell {
  flex: 0 0 auto;
}

.cross-sell-card {
  width: 136px;
  min-width: 136px;
}
.cross-sells-wrapper product-cross-sell {
  flex: 0 0 auto;
  display: flex;
  align-items: stretch;
}

.cross-sell-card {
  height: 100%;
}

.cross-sells_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.cross-sells_desc {
  text-align: right;
  margin-left: auto;
  font-size: 12px;
  font-weight: 400;
}

@media (min-width: 768px) {
  .cross-sells-wrapper .cross-sells-products {
    display: flex;
    gap: 8px;
  }
}

@media (max-width: 767px) {

  .cross-sells_head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    font-size: 14px;

  }

  .cross-sells_desc {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
  }

  .cross-sells-wrapper .cross-sells-products {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 8px;
    padding-bottom: 6px;
    scrollbar-width: thin;
    scrollbar-color: #C8C8C8 transparent;
  }

  .cross-sells-wrapper product-cross-sell {
    flex: 0 0 auto;
  }

  .cross-sell-card {
    width: 136px;
    min-width: 136px;
  }

  .cross-sells-wrapper .cross-sells-products::-webkit-scrollbar {
    height: 3px;
  }
}
.limited-banner {
  position: relative;
  padding: 12px;
  border-radius: 5px;
  background: linear-gradient(91deg, rgba(0, 0, 0, 0.00) 27.73%, #000 99.19%), #EBC846;
  margin-bottom: 10px;
}
.limited-banner__cart {
  margin: 0 30px;
}
.limited-banner__content {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-right: 80px;
}
.limited-banner__count {
  background: white;
  padding: 4px 10px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 5px;
}
.limited-banner__icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.limited-banner__text {
  display: flex;
  flex-direction: column;
}
.limited-banner__textmain {
  font-size: 20px;
  font-weight: 600;
}
.limited-banner__button {
  background: white;
  border-radius: 5px;
  color: black
  display: inline-block;
  padding: 2px 8px;
  border: 0;
}
.ast-container,
.cross-sell-block {
  display: block;
  background: #F3F3F3;
  border-radius: 20px;
  margin: 20px 0 0 0;
  padding: 20px;
}

.original-price {
  color: #C8C8C8;
  text-decoration: line-through;
}

.discount-label {
  font-size: 14px;
  background: #6c071a;
  color: white;
  line-height: 105%;
  padding: 4px;
  font-weight: 600;
  border-radius: 10px;
}


.swatch .option-label-wrapper .label-font, .cross-sell-block .header{
  font-weight: 600;
}
.swatch-description {
  display: block;
  color: #1F1F1F;
  padding-top: 6px;
}

.swatch:not(.is-color-swatch) .swatch-items-wrapper .swatch-element label {
  border-radius: 20px!important;
  outline: 0!important;
  background: #F0E6E8 !important;
  transition: 0.3s;
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) .swatch-element input:checked+label {
  outline: 0 !important;
  background: #6c071a !important;
  color: white !important;
}

.product-section [data-product-options] {
  gap: 10px !important;
}


.ast-addon {
  margin-top: 0 !important;
  max-width: 100% !important;
}

.ast-addon-item-title {
  line-height: 125%;
}
.ast-addon-item {
  background: white;
  border-radius: 5px !important;
  border: 2px solid #C2C2C2;
}
.ast-addon-item.selected {
  border-color: #6c071a;
}
.ast-addon-item-price-wrapper {
  display: flex;
  flex-direction: column;
  line-height: 125%;
}
.ast-addon-item.ast-carousel-form .ast-image-wrapper {
  max-width: 54px;
}

.ast-carousel-content {
  gap: 4px;
}

.product-image {
  margin-right: 0!important;
}

.product-form-block .ast-carousel-content .ast-atc,  .ast-atc-added .ast-tick {
  display: none!important;
}
.product-form-block .ast-carousel-content .ast-atc-remove, .product-form-block .ast-carousel-content .ast-atc-added {
  padding: 0;
  color: #6c071a;
  background: none;
  font-weight: 600;
}

.product-form-block .ast-addon-item-info-bottom {
  min-height: 18px;
}


.product-reassurance {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.product-reassurance__item {
  display:flex;
  align-items: center;
  gap: 8px;
}
just-pay-button::part(just-button) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal !important;
  letter-spacing: 3px !important;
  border-radius: 0px;
  font-size: 1em;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  font-style: var(--typeBaseStyle);
  height: 44px;
  margin-bottom: 10px;
}
.sticky-add-to-cart {
  position: fixed; 
  bottom: 0; 
  left: 0; 
  width: 100%; 
  background: #fff; 
  padding: 10px 20px; 
  z-index: 1000;
  border-top: 1px solid #c8c8c8;
  transition: transform 0.3s ease;
  transform: translateY(100%);
}
.sticky-add-to-cart.is-visible {
  transform: translateY(0);
}
.sticky-add-to-cart__content {
  display:flex; 
  align-items:center; 
  max-width: 100%;
  width: 1600px;
  margin: auto;
  gap: 8px;
}
.sticky-add-to-cart__info {
  flex: 1;
}
.product--add-to-cart-button--smaller {
  width: 320px;
}
.image-with-text-slideshow__aspect-ratio--wide img {
  border-radius: 20px;
}
ul.grid_tags_icon {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    margin: 0;
    padding: 5px;
    display: flex;
    gap: 5px;
}
.grid_tags_icon li {
    display: flex;
    border-radius: 50%;
    overflow: hidden;
    max-width: 50px;
}
.grid_tags_icon img {
    width: 100%;
}

.gridlabels {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: flex;
  gap: 4px;
  flex-direction: column;
  align-items: end;
}
.gridlabels_l {
  background: white;
  border: 1px solid #6C071A;
  border-radius: 5px;
  display: block;
  font-weight: 600;
  padding: 0 4px;
}
.gridlabels_l-alt {
  background: #6C071A;
  color: white;
}
.grid-view-item-image img {
  border-radius: 5px;
}

.color-swatch--block .card-color-swatch--wrapper.swiper .swiper-wrapper {
  gap: 4px;
}

.product-price--original.price--striked {
  text-decoration: line-through;
  opacity: 0.6;
  margin-right: 0.5em;
}

.product-price--discounted {
  font-weight: bold;
  color: #6C071A!important;
}

.quick-links {
  margin-bottom: 2rem;
}

.quick-links__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}
.quick-link-button {
  color: black;
  border: 1px solid #660B1A;
  padding: 10px;
  text-decoration: none;
  border-radius: 5px;
  font-size: 0.9rem;
  transition: background 0.2s ease;
}
.quick-link-button:hover {
  background: #660B1A;
  color: white;
}


.quick-link-button.active {
  background: #660B1A;
  color: white;
  font-weight: 600;
}

.facets__heading.label-font {
  display: none;
}

.facets__disclosure {
  border-radius: 5px;
}

.disclosure__button {
  border-radius: 5px;
  background: #f3f3f3;
}
.localization__list {
  margin-left: 0!important;
  border-radius: 5px;
}
.disclosure__item {
  display: block!important;
}
.site-header .site-header__nav~localization-form {
  padding-left: 0!important;
}
@media (max-width: 989px) {
  .localization-form {
    display: flex;
  }
  .disclosure {
    position: relative;
  }
  .disclosure__button {
    padding: 5px!important;
    text-transform: uppercase;
  }
  .disclosure__list {
    background: white;
    border-radius: 5px;
    border: 1px solid var(--header-color-darken5);
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 767px) {
  .sticky-add-to-cart__price, .sticky-add-to-cart__info {
    display: none;
  }
  .sticky-add-to-cart__content { 
    justify-content: center;
  }
  .grid_tags_icon li {
    max-width: 55px;
  }
  .quick-links__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  
  .quick-link-button {
    width: 100%;
    text-align: center;
    line-height: 120%;
    font-size: 14px;
  }
  .gridlabels_l {
    font-size: 12px;
  }
  ul.grid_tags_icon {
    width: 48px;
  }
}

}

.disclosure__button {
  border-radius: 5px;
  background: #f3f3f3;
}
.localization__list {
  margin-left: 0!important;
  border-radius: 5px;
}
.disclosure__item {
  display: block!important;
}
.site-header .site-header__nav~localization-form {
  padding-left: 0!important;
}

.shipping-progress { margin: 8px 0 0; }
.shipping-progress__text { font-weight: 500; color: #4b4b4b; margin: 0; }
.shipping-progress__text .amount { font-weight: 800; }
.shipping-progress__bar {
  height: 4px; background: #EAEAEA; border-radius: 999px; overflow: hidden; margin-top: 10px;
}
.shipping-progress__fill {
  display:block; height:100%; width:0;
  border-radius:999px;
  transition: width .35s ease;
  background:#6c071a; /* red/wine color before free */
}
.shipping-progress.is-free .shipping-progress__fill { background:#22c55e; } /* green when free */

.global-drawer__sticky-header {
  padding: 20px 30px 16px 30px;
}

.cart-drawer__footer-trust {
  background: #F3F3F3;
  padding: 10px 20px;
  display: flex;
  border-top: 1px solid #989898;
  gap: 8px;
}
.cart-drawer__footer-trust div {
  display: flex;
  align-items: center;
  width: 50%;
  gap: 8px;
  text-align: center;
  line-height: 125%;
}
.cart-drawer__footer-trust img{
  max-width: 30px;
}
.cart-drawer__footer--button {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.cart-drawer__shipping_heading {
  font-size: 14px;
}
.cart-drawer__shipping span {
  font-size: 16px;
}
.cart-drawer__shipping_free {
  color: #16B316;
}
.shipping-estimator__result {
  font-size: 14px;
}
.cart-drawer__subtotal--original.price--striked {
  opacity: 0.6;
  text-decoration: line-through;
  font-size: 20px;
}
.cart-drawer__subtotal--discounted {
  font-weight: 700;
  color: #6c071a;
  margin-left: 8px;
}
.cart-drawer__product_card--badge--sale {
  background: #6c071a!important;
}
.cart-drawer__product-card--quantity {
  border-radius: 5px;
}
.cart-drawer__product-card--quantity--button {
  padding: 4px 5px 4px 5px!important;
}
.global-drawer__body--with-padding {
    padding-top: 10px!important;
}
.cart-drawer__product_card:not(:last-of-type) {
  padding-bottom: 10px!important;
  margin-bottom: 10px!important;
}
.upsellcart_head {
  text-transform: uppercase;
  padding: 9px 30px 0;
  color: #6c091b;
}
.upsellcart {
  border-radius: 5px;
  background: #f3f3f3;
  margin: 0 30px 0 30px;
  border: 1px solid #BFBFBF;
  padding: 5px;
  display:flex;
  gap: 20px;
}
.upsellcart__image {
  width: 70px;
  height: 70px;
  object-fit: cover;   /* crops to fill the box */
  object-position: center;
  display: block;
  border-radius: 4px;  /* optional */
}
.upsellcart__button {
  background: #6c071a;
  border-radius: 5px;
  color: white!important;
  display: inline-block;
  padding: 2px 8px;
  border: 0;
}
.upsellcart__added {
  color: #16b316;
  font-size: 14px;
}
@media (max-width: 989px) {
  .localization-form {
    display: flex;
  }
  .disclosure {
    position: relative;
  }
  .disclosure__button {
    padding: 5px!important;
    text-transform: uppercase;
  }
  .disclosure__list {
    background: white;
    border-radius: 5px;
    border: 1px solid var(--header-color-darken5);
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 767px) {
  .sticky-add-to-cart__price, .sticky-add-to-cart__info {
    display: none;
  }
  .sticky-add-to-cart__content { 
    justify-content: center;
  }
  .grid_tags_icon li {
    max-width: 55px;
  }
  .quick-links__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  
  .quick-link-button {
    width: 100%;
    text-align: center;
    line-height: 120%;
    font-size: 14px;
  }
  .gridlabels_l {
    font-size: 12px;
  }
  ul.grid_tags_icon {
    width: 48px;
  }
  .global-drawer__sticky-header {
    padding: 15px;
  }
  .upsellcart, .limited-banner__cart  {
    margin: 0 15px;
  }
  .upsellcart_head {
    padding: 9px 15px 0;
  }
}

/* DEBUT Test migration Gempage to Blog */
.blog-split{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:center;
  margin:48px 0;
}

.blog-split__media img{
  width:100%;
  height:auto;
  display:block;
  border-radius:12px;
}

.blog-split--right .blog-split__media{ order:2; }
.blog-split--right .blog-split__content{ order:1; }

.blog-caption{
  margin:10px 0 0;
  font-size:0.9em;
  opacity:.8;
}

.blog-text{ margin:32px 0; }
.article-author{ margin-top:16px; }

@media (max-width: 900px){
  .blog-split{ grid-template-columns:1fr; }
  .blog-split--right .blog-split__media,
  .blog-split--right .blog-split__content{ order:initial; }
}

.blog-article-content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 24px 16px;
}

.blog-section {
  display: flex;
  gap: 28px;
  align-items: center;
  margin: 32px 0;
}

.blog-section .blog-text,
.blog-section .blog-media {
  flex: 1 1 0;
}

.blog-section.reverse {
  flex-direction: row-reverse;
}

.blog-media img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-caption {
  margin-top: 8px;
  font-size: 13px;
  opacity: 0.8;
}

/* Mobile */
@media (max-width: 768px) {
  .blog-section,
  .blog-section.reverse {
    flex-direction: column;
  }
}

/* FIN Test migration Gempage to Blog */

/* Pill button */
.cta-pill-button {
    border:0;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px 12px 24px;
    border-radius: 999px;
    text-decoration: none;
    cursor: pointer;
    background: white;
    transition: background 0.2s ease, color 0.2s ease;
  }

  .cta-pill-button__label {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #6C071A;
    white-space: nowrap;
  }

  .cta-pill-button__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #6C071A;
    color: #ffffff;
    flex-shrink: 0;
  }

  .cta-pill-button:hover {
    background: #6C071A;
  }

  .cta-pill-button:hover .cta-pill-button__label {
    color: #ffffff;
  }

  .cta-pill-button:hover .cta-pill-button__icon {
    background: #ffffff;
    color: #2c2c2c;
  }

  .money.discounted-price {
  color: #6C071A;
  }
  
  #FooterEmail::placeholder {
  color: #ffffff;
  opacity: 1;
  }

  #FooterEmail {
  border: 1px solid #ffffff;
  }

  #FooterSubscribe {
  background: #ffffff;
  color: #6C071A;
  border: 1px solid #ffffff;
  }

  /* Etat fermé */
.bottom--footer---localization .disclosure__button {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.bottom--footer---localization .disclosure__button:hover,
.bottom--footer---localization .disclosure__button:focus,
.bottom--footer---localization .disclosure__button[aria-expanded="true"] {
  color: #fff;
}

/* Liste déroulée */
.bottom--footer---localization .localization__list {
  background: #fff;
  border: 1px solid #fff;
}

.bottom--footer---localization .localization__list .disclosure__item_el {
  color: #6C071A;
  background: #fff;
  display: block;
}

.bottom--footer---localization .localization__list .disclosure__item_el:hover {
  background: #f5f5f5;
  color: #6C071A;
}