/** Shopify CDN: Minification failed

Line 138:0 Unexpected "}"
Line 273:0 Unexpected "}"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.t4s-flicky-slider .flickityt4s-page-dots {
    margin-top: 39px;
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  /* === STYLES EXISTANTS MAINTENUS === */
.t4s-sticky-atc__atc,
.t4s-sticky-atc__atc:hover,
.t4s-sticky-atc__atc:active,
.t4s-sticky-atc__atc:focus,
.t4s-sticky-atc__atc.t4s-btn-loading,
.t4s-btn-loading__svg {
  background: #D6BFAB !important;
  color: #fff !important;
  border-color: #D6BFAB !important;
}

.t4s-btn-atc_text {
  color: #fff !important;
}

.shopify-section.t4s-section.t4s-section-main.t4s-section-main-product.t4s_tp_flickity {
  background-color: #fafafa;
}

.t4s-image-text-layout-carousel.t4s-image-text-col-img-right,
.t4s-image-text-layout-carousel.t4s-image-text-col-img-left,
.t4s-accordion-style-1 {
  background-color: #fafafa;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.t4s-section-inner.t4s_nt_se_footer.t4s_se_footer.t4s-container-wrap {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* === COMPACTAGE DE LA SECTION PRODUIT === */
.t4s-product__info-container {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.t4s-product__info-container > * {
  margin-top: 4px !important;
  margin-bottom: 8px !important;
}

.t4s-product__info-container > *:first-child {
  margin-top: 0 !important;
}

.t4s-product__info-container > *:last-child {
  margin-bottom: 0 !important;
}

/* === MOBILE === */
@media (max-width: 749px) {
  .t4s-product__info-container > * {
    margin-bottom: 6px !important;
  }
  .t4s-product__title,
  .t4s-product__price,
  .t4s-product__custom-liquid,
  .t4s-product__text {
    margin-bottom: 5px !important;
  }
  .t4s-product__custom-liquid {
    padding: 0 !important;
  }
}

/* === BADGE CUSTOM UNIQUEMENT SUR PAGE PRODUIT === */
.template-product .t4s-badge-custom {
  display: block !important;
  position: static !important;
  width: fit-content;
  margin: 6px 0 10px 0 !important;
  text-align: left !important;
  z-index: auto !important;
}

/* === S’assurer que l’assurance-colis reste visible === */
#t4s-deliveryorder_qm7MrY {
  position: relative;
  z-index: 2;
}

#t4s-deliveryorder_Lr7zxa {
  background-color: #ffffff !important;
  padding: 0px 5px;
  border-radius: 8px;
  text-align: left !important; /* ✅ aligné à gauche */
}

.t4s-pr_delivery {
  background-color: #ffffff !important; /* fond blanc */
  font-size: 12px !important;
  line-height: 1.4 !important;
  color: #1B1B1B !important; /* texte noir */
}

}

.t4s-product-price del {
  color: #D6BFAB !important; /* forcer le marron sur le prix barré */
}

.t4s-product-price ins {
  color: #1B1B1B !important; /* forcer le noir sur le prix actuel */
}
.t4s-product-price del {
  color: #d6bfab !important; /* forcer le marron sur le prix barré */
}
.t4s-product-price ins {
  color: #1b1b1b !important; /* forcer le noir sur le prix actuel */
}

.t4s-cart_price del {
  color: #d6bfab !important; /* marron sur le prix barré */
}

.t4s-cart_price ins {
  color: #1b1b1b !important; /* noir sur le prix actuel */
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  /* === STYLES EXISTANTS MAINTENUS === */
.t4s-sticky-atc__atc,
.t4s-sticky-atc__atc:hover,
.t4s-sticky-atc__atc:active,
.t4s-sticky-atc__atc:focus,
.t4s-sticky-atc__atc.t4s-btn-loading,
.t4s-btn-loading__svg {
  background: #D6BFAB !important;
  color: #fff !important;
  border-color: #D6BFAB !important;
}

.t4s-btn-atc_text {
  color: #fff !important;
}

.shopify-section.t4s-section.t4s-section-main.t4s-section-main-product.t4s_tp_flickity {
  background-color: #fafafa;
}

.t4s-image-text-layout-carousel.t4s-image-text-col-img-right,
.t4s-image-text-layout-carousel.t4s-image-text-col-img-left,
.t4s-accordion-style-1 {
  background-color: #fafafa;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.t4s-section-inner.t4s_nt_se_footer.t4s_se_footer.t4s-container-wrap {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* === COMPACTAGE DE LA SECTION PRODUIT === */
.t4s-product__info-container {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.t4s-product__info-container > * {
  margin-top: 4px !important;
  margin-bottom: 8px !important;
}

.t4s-product__info-container > *:first-child {
  margin-top: 0 !important;
}

.t4s-product__info-container > *:last-child {
  margin-bottom: 0 !important;
}

/* === MOBILE === */
@media (max-width: 749px) {
  .t4s-product__info-container > * {
    margin-bottom: 6px !important;
  }
  .t4s-product__title,
  .t4s-product__price,
  .t4s-product__custom-liquid,
  .t4s-product__text {
    margin-bottom: 5px !important;
  }
  .t4s-product__custom-liquid {
    padding: 0 !important;
  }
}

/* === BADGE CUSTOM UNIQUEMENT SUR PAGE PRODUIT === */
.template-product .t4s-badge-custom {
  display: block !important;
  position: static !important;
  width: fit-content;
  margin: 6px 0 10px 0 !important;
  text-align: left !important;
  z-index: auto !important;
}

/* === S’assurer que l’assurance-colis reste visible === */
#t4s-deliveryorder_qm7MrY {
  position: relative;
  z-index: 2;
}

#t4s-deliveryorder_Lr7zxa {
  background-color: #ffffff !important;
  padding: 0px 5px;
  border-radius: 8px;
  text-align: left !important; /* ✅ aligné à gauche */
}

.t4s-pr_delivery {
  background-color: #ffffff !important; /* fond blanc */
  font-size: 12px !important;
  line-height: 1.4 !important;
  color: #1B1B1B !important; /* texte noir */
}

}

.t4s-product-price del {
  color: #D6BFAB !important; /* forcer le marron sur le prix barré */
}

.t4s-product-price ins {
  color: #1B1B1B !important; /* forcer le noir sur le prix actuel */
}
.t4s-product-price del {
  color: #d6bfab !important; /* forcer le marron sur le prix barré */
}
.t4s-product-price ins {
  color: #1b1b1b !important; /* forcer le noir sur le prix actuel */
}

.t4s-cart_price del {
  color: #d6bfab !important; /* marron sur le prix barré */
}

.t4s-cart_price ins {
  color: #1b1b1b !important; /* noir sur le prix actuel */
}
}