/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.an_advantages .an_advantages-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
  max-width: 25%;
  padding: 0 15px;
  margin-top: 5px;
  margin-bottom: -12px;
}

.an_advantages-inner-wrap {
  overflow: hidden;
  background-color: #f2f2f2;
  border-radius: 100px;
}
.an_advantages .an_advantages-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin: 0 -15px;
}

.an_advantages .an_advantages-item p {
  text-align: left;

}

.an_homeproducts-tab {
  background-color: #f2f2f2;
}

.an_advantages {
  margin-top: -106px;
}


.qualite-description {

  margin-top: 16px;

}

.brlBrand {

  margin-top: 67px!important;
}

.an_abous_us {
  margin-bottom: 0px;
  display: block;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  background-color: #ffd074;
  margin-top: 150px;
}

.an_abous_us-content {
  margin: 0 auto 7px;
  max-width: 100%;
  font-size: 18px;
  line-height: 24px;
}

.qualite-container {
  width: 50%;
  text-align: left;
  margin-top: 28px;
  margin-left: 28px;
  height: 461px;
  position: relative;
  top: 10px;
}

.qualite-produit {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.qualite-produit img {
  width: 320px;
  border-radius: 31px;
}

.qualite-bouton {
  position: relative;
  z-index: 2;
  background-color: #ffff;
  border-radius: 36px;
  width: 27%;
  height: 28px;
  margin-bottom: -1px;
  margin-left: 39%;
  bottom: 20px;
  padding: 17px 0;
}
.qualite-bouton a {
top: -12px;
  position: relative;
}

.qualite-produit-texte {
  margin-top: 54px !important;
  margin-left: 18px !important;
}

.retour-texte p  h3{
 color: white!important;
}

@media (max-width: 768px) {
  .an_abous_us {
    padding: 20px 10px;
  }

  .an_abous_us-content {
    font-size: 16px;
    line-height: 22px;
    padding: 0 15px;
  }

  .qualite-container {
    width: 90%;
    margin-top: 15px;
    margin-left: 5%;
    height: auto;
    top: 0;
  }

  .qualite-produit {
    flex-direction: column;
    align-items: center;
  }

  .qualite-produit img {
    width: 100%;
    max-width: 280px;
    border-radius: 20px;
  }

  .qualite-bouton {
    width: 60%;
    height: 35px;
    margin-left: 20%;
    bottom: 15px;
  }

  .qualite-produit-texte {
    margin-top: 20px !important;
    margin-left: 75px !important;
    text-align: center;
  }

  .qualite-description {
    margin-top: 12px;
    padding: 0 10px;
  }
}

@media (max-width: 480px) {
  .an_abous_us-content {
    font-size: 14px;
    line-height: 20px;
  }

  .qualite-container {
    width: 95%;
    margin-left: 2.5%;
    margin-top: 10px;
  }

  .qualite-produit img {
    max-width: 240px;
    border-radius: 15px;
  }

  .qualite-bouton {
    width: 70%;
    height: 32px;
    margin-left: 15%;
  }

  .qualite-produit-texte {
    margin-top: 15px !important;
  }
}

.brand {

  border: none;

}

.brand-infos {
  display: none;
}

.an_advantages .an_advantages-list {
  background-color: #f2f2f2;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;

  border-radius: 100px;
  gap: 90px;
}

.advantages-bar {
  background: #fdfdfd;
  padding: 25px 40px 35px;
  text-align: center;
}

.advantages-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

.adv-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.adv-icon img {
  width: 85px;
  height: auto;
  display: block;
}

.adv-text {
  text-align: left;
  font-family: "Georgia", "Times New Roman", serif;
  color: #333;
  font-size: 18px;
  line-height: 1.4;
}

.adv-title {
  display: block;
}

.adv-subtitle {
  display: block;
}

.adv-underline {
  max-width: 860px;
  height: 3px;
  background: #f9b95a;
  margin: 20px auto 0;
}

@media (max-width: 768px) {
  .advantages-inner {
    flex-direction: column;
    gap: 20px;
  }

  .adv-text {
    text-align: center;
  }
}

.newsletter-banner {
  background: #111111;
  padding: 40px 60px;
  width: 100%;
  border-radius: 0;
  color: #ffffff;
}

.newsletter-banner-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
}

.newsletter-banner-images {
  position: relative;
  width: 380px;
  height: 320px;
  flex-shrink: 0;
}

.newsletter-img {
  position: absolute;
  width: 150px;
  height: 150px;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
  border: 2px solid #ffffff;
}

.newsletter-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newsletter-img-1 {
  top: 0;
  left: 0;
  z-index: 1;
}

.newsletter-img-2 {
  top: 75px;
  left: 95px;
  z-index: 2;
}

.newsletter-img-3 {
  top: 150px;
  left: 190px;
  z-index: 3;
}

.newsletter-banner-content {
  flex: 1;
  max-width: 620px;
  text-align: center;
}

.newsletter-banner-title {
  font-size: 22px;
  line-height: 1.5;
  margin: 0 0 25px;
    margin-bottom: 25px;
    margin-left: 0px;
  font-weight: 500;
  color: #ffffff !important;
  text-transform: none;
  width: 83%;
  margin-left: 146px;
}

.newsletter-banner-form {
  max-width: 540px;
  margin: 0 auto;
}

.newsletter-banner-field {
  position: relative;
  width: 100%;
  margin-bottom: 18px;
  height: 52px;
  display: flex;
  align-items: stretch;
}

.newsletter-banner-input {
  width: 100%;
  height: 52px;
  border-radius: 999px;
  border: none;
  padding: 0 22px;
  padding-right: 140px;
  font-size: 16px;
  outline: none;
  background: #ffffff;
  color: #333333;
  box-sizing: border-box;
}

.newsletter-banner-input::placeholder {
  color: #cccccc;
}

.newsletter-banner-submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 55px !important;
  border: none;
  border-radius: 15px;
  padding: 0 1px;
  font-size: 16px;
  font-weight: 600;
  background: #ffd074;
  color: white;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}


.newsletter-banner-submit:hover {
  background: #ffd074;
}

.newsletter-banner-infos p {
  font-size: 13px;
  line-height: 1.6;
  color: #ffffff !important;
  margin: 0;
}

#footer.newsletter-banner-content #block-newsletter-label {
  color: #ffffff;
}

@media (max-width: 992px) {
  .newsletter-banner-inner {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }

  .newsletter-banner-content {
    max-width: 100%;
  }

  .newsletter-banner-form {
    margin: 0 auto;
  }
}

@media (max-width: 576px) {
  .newsletter-banner {
    padding: 30px 20px;
  }

  .newsletter-banner-images {
    transform: scale(0.85);
  }
}

.faq-section {
  background: #fff;
  padding: 60px 0;
}

.faq-wrapper {
  /* width: min(1200px, 92%); */
  margin: 35px auto;
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 48px;
  align-items: center;
  margin-top:60px ;
}

.faq-answer p  {
color: #ffffff!important;
}

.faq-title {
  /* font-family: "Playfair Display", serif; */
  /* font-size: clamp(28px, 3vw, 44px); */
  margin-bottom: 24px;
  color: #1c1c1c;
  text-align: center;
}

.faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.faq-item {
  background: #f4f4f4;
  border-radius: 12px;
  overflow: hidden;
  transition: background 0.25s ease;
}

.faq-item.is-open {
  background: #f2c46c;
}

.faq-question {
  width: 100%;
  padding: 18px 20px;
  border: 0;
  background: transparent;
  text-align: center;
  font-size: 16px;
  color: #2a2a2a;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.faq-item.is-open .faq-question {
  color: #fff;
  font-weight: 600;
}

.faq-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
  display: grid;
  place-items: center;
}

.faq-item.is-open .faq-icon {
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
}

.faq-answer {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 0 20px;
}

.faq-item.is-open .faq-answer {
  max-height: 300px;
  opacity: 1;
  padding: 0 20px 18px;
  color: #fff;
}

.faq-image {
  width: 100%;
  height: 500px;
  border-radius: 20px;
  object-fit: cover;
}

@media (max-width: 900px) {
  .faq-wrapper {
    grid-template-columns: 1fr;
  }

  .faq-right {
    order: -1;
  }
}

.footer-container {
  margin-top: -65px;
  padding: 0px 0 0;
}

.col-md-9 {
  float: left;
  width: 30%;
}

.col-md-4 {
  margin-left: 180px;
  width: 100%;
}

.block-social {
  margin-left: 180px;
}

#footer .block-social li a {
  background-color: #ffffff;
}

.footer-badges__labels img {
  width: 65px;
  height: auto;
}

.footer-badges {
  margin-left: 180px;
  display: flex;
  flex-direction: row;
  gap: 801px;
}

.footer-logo {
  position: relative;
  width: 266px;
  top: 161px;
  margin-left: 227px;
}

.footer-badges__label-img-msc {
  width: 150px !important;
  height: auto;
}

.footer-badges__payments {
  display: flex;
  flex-direction: column;
}

.footer-badges__labels {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-top: 10px;
}

.discover-section {
  background: #fff;
  padding: 60px 0;
}

.discover-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  margin-top: 50px;
}

.discover-content {
  flex: 1 1 52%;
}

.discover-title {

  font-size: clamp(28px, 3.2vw, 20px);
  line-height: 1.25;
  font-weight: 400;
  color: #2a2a2a;
  margin: 0 0 36px 0;
}

.discover-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 0 44px;
  border-radius: 999px;
  background: #ffd074;
  color: #fff;
  text-decoration: none;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}

.discover-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  background: #ffd074;
  color: #fff;
}

.discover-images {
  flex: 1 1 48%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 28px;
}

.discover-image {
  overflow: hidden;
  background: #eee;
}

.discover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.discover-image {
  width: 300px;
  height: 334px;
  border-radius: 36px;
}

@media (max-width: 900px) {
  .brl-htmlblock-container {
    margin-bottom: 20px;
  }

  .discover-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .discover-images {
    width: 100%;
    justify-content: flex-start;
  }

  .discover-image--large {
    width: 100%;
    max-width: 520px;
  }

  .discover-image--small {
    width: 40%;
    min-width: 160px;
  }
}

@media (max-width: 520px) {
  .discover-images {
    flex-direction: column;
  }

  .discover-image--small {
    width: 100%;
    aspect-ratio: 1.6 / 1.2;
  }

}

.brlBrand #main ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}

.brlBrand #main h2 {
  text-align: center;
}

.brand-products p {
  display: none;
}

.retours-section {
  padding: 40px 20px 60px;
  background-color: #ffffff;
}

.retours-container {
  margin: 0 auto;
}

.retours-header {
  text-align: center;
  margin-bottom: 25px;
}

.retours-header h2 {
  margin-bottom: 10px;
}

.retours-header h2 span {
  font-style: italic;
}

.retours-rating {
  display: flex;
  gap: 6px;
  font-size: 16px;
  margin-left: 129px;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
}


.retours-stars {
  color: #f5c048;
  letter-spacing: 2px;
  font-size: 18px;
}

.retours-score {
  font-weight: 600;
}

.retours-count {
  color: #777777;
}

.retours-content {
  display: flex;
  gap: 40px;
  align-items: center;
}

.retours-photo {
  flex: 1 1 60%;
}

.retours-photo img {
  width: 100%;
  height: 470px;
  display: block;
  border-radius: 25px;
  object-fit: cover;
}

.retours-cartes {
  flex: 1 1 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  top: 30px;
  gap: 18px;
}

.retour-carte {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  border-radius: 999px;
  background-color: #ffc96b;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);
}

.retour-avatar {
  flex: 0 0 auto;
  margin-right: 16px;
}

.retour-avatar img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #fff;
}

.retour-texte {
  flex: 1 1 auto;
}

.retour-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}

.retour-header h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 600;
  color: #ffffff!important;
}

.retour-stars {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 2px;
}

.retour-texte p {
  margin: 0;
  font-size: 13px;
  line-height: 1.4;
  color: #ffffff!important;
}

.retours-merci {
  text-align: center;
  margin-top: 10px;
  font-size: 26px;
}

.retours-rating span {
  font-size: 26px;
}



@media (max-width: 900px) {
  .retours-content {
    flex-direction: column;
  }

  .retours-photo,
  .retours-cartes {
    width: 100%;
  }

  .retour-carte {
    border-radius: 24px;
  }

  .retours-rating {
    display: flex;
    gap: 6px;
    font-size: 16px;
    margin-left: 28px;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
  }
}

.productBuilder {
  position: absolute;
  top: 17%;
  z-index: 9;
  left: 62%;
}

.productBuilder .col-sm-6 {
  width: 100% !important;
}

.product-miniature:not(.col-lg-12) .thumbnail-container {
  padding: 0px 0px 0;
  width: 76%;
}

.productBuilder .thumbnail-container {
  overflow: hidden;
  border-radius: 35px;
}

.productBuilder .thumbnail-container picture {
  display: block;
  border-radius: 35px;
  overflow: hidden;
  margin-top: 10px;
}

.productBuilder .thumbnail-container picture img {
  border-radius: 35px;
  display: block;
}

.productBuilder .btn.an_productattributes-add-to-cart-btn.js-an_productattributes-add-to-cart {
  top: 14px;
}

.an_homeproducts-products .product-miniature {
  margin-left: 0;
  margin-right: 0;
  flex-basis: 25%;
  max-width: 25%;
  margin-bottom: 68px;
  padding: 0 15px;
}

.product-miniature:not(.col-lg-12) .thumbnail-container{
  border-radius: 40px !important;
}

.product-miniature:not(.col-lg-12) .thumbnail-container:hover img {
  border-radius: 40px !important;
  overflow: hidden;
  /* S’applique seulement à l’image */
}


.product-miniature:not(.col-lg-12) .thumbnail-container:hover .an_productattributes {
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
}

.productBuilder.product-miniature .highlighted-informations {
  display: none;
}


@media (max-width: 576px) {
  .productBuilder {
    position: absolute;
    top: 27%;
    z-index: 9;
    left: 91%;
  }

  .productBuilder .product-miniature {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 155px;
  }

  .productBuilder .product-miniature .thumbnail-container {
    background: #fff;
    border-radius: 18px;
    padding: 6px 10px 12px;
    /* espace ajouté en bas */
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    /* espace entre les éléments augmenté légèrement */
  }

  .productBuilder .product-miniature picture img {
    width: 58px;
    height: auto;
  }

  .productBuilder .product-miniature .product-title a {
    font-size: 10px;
    line-height: 1.2;
    margin: 0;
    display: flex;
    flex-direction: row;
    overflow: hidden;
  }

  .productBuilder .product-miniature .product-price-and-shipping .price {
    font-size: 14px;
    font-weight: 700;
    margin: 2px 0 4px;
  }

  .productBuilder .product-miniature .add-to-cart-or-refresh .btn {
    width: 100%;
    font-size: 11px;
    padding: 6px 6px;
    border-radius: 999px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .an_advantages .an_advantages-list {
    background-color: #f2f2f2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: row;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
  }

  .an_advantages .an_advantages-item {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: flex-start;
    max-width: 100%;
    padding: 0 15px;
    margin-top: 5px;
    margin-bottom: -12px;
    flex-wrap: wrap;
    flex-direction: row;
  }
}

@media (max-width: 768px) {
  .advantages-inner {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .adv-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .adv-icon img {
    max-width: 60px;
    height: auto;
  }

  .adv-text {
    text-align: center;
  }

  .footer-container {
    padding: 20px 15px;
  }

  .footer-border {
    margin: 0 0 20px;
  }

  .footer-logo {
    display: block;
    max-width: 180px;
    margin: 30px auto 10px;
  }

  .row .links,
  #block_myaccount_infos {
    margin-top: 20px;
  }

  .block-social {
    text-align: center;
    margin-top: 25px;
  }

  .block-social ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding-left: 0;
  }

  .block-social li {
    margin: 0;
  }

  .footer-badges {
    width: 100%;
    margin-top: 72px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    gap: 0;
  }

  .footer-badges__payments,
  .footer-badges__labels {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: row;
  }

  .footer-badges__payments,
  .footer-badges__labels {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: row;
  }

  .footer-badges__payments,
  .footer-badges__labels {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: row;
  }

  .copyright-container-left {
    text-align: center;
  }
.an_advantages-inner-wrap {
  overflow: hidden;
  background-color: #f2f2f2;
  border-radius: 0px;
}
.newsletter-banner-title {
  font-size: 22px;
  line-height: 1.5;
  margin: 0 0 25px;
    margin-bottom: 25px;
    margin-left: 0px;
  font-weight: 500;
  color: #ffffff !important;
  text-transform: none;
  width: 83%;
  margin-left: 33px;
}
}


.an_copyright {
  display: flex;
  flex-direction: row;
  gap: 820px;
}

.an_copyright a {
  color: #ffffff !important;
}

.builder-attributes-img {
display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffcf7f;
  padding: 0 50px;
  border-radius: 80px;
  gap: 66px;
}

.builder-attributes-img img {
  height: 65px;
  width: auto;
  display: block;
}
.an_productpage-slider-main .slick-dots {
display: none;
}

.recettes-liste {
 display: flex;
  gap: 79px;
}

.recette-card {
    position: relative;
  width: 300px;
  border-radius: 25px;
  overflow: hidden;
  left: 222px;
  top: 20px;
}

.recette-card img {
    width: 100%;
    display: block;
    border-radius: 25px;
}

.recette-badge {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffd074;
    color: #fff;
    padding: 6px 25px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 500;
}

.recette-badge:hover {

    background-color: #ffd074;
    color: #fff;
  
}
.qualite-produit-texte  { color: #ffffff!important; }
.qualite-titre {

  color: #ffffff!important;

}
.qualite-description  {
  color: #ffffff!important;
}

.an_homeproducts-tab {
  padding: 11px 35px 11px;
}

.current-price .price {
 color: #ffd074;
}
.builder-attributes-img {
margin: 10px 70px!important;
}


#product .tab-content {
  border: none;
}

.newsletter-banner-field .newsletter-banner-input .btn-primary:focus {
 background-color: #ffd074!important;
}


#description.active 
{
  display: flex;
  gap: 38px;
}

.product-description {
  width: 40%;
}



#description .an_productpage-slider-image img {
  max-width: 100%;
  height: auto;
  border-radius: 30px;
  display: block;
}

@media (max-width: 1200px) {
.productBuilder {
display: none;
  }

}