#index main {
  overflow: hidden;
} 

#col-product-info {
  position: sticky;
  top: 6rem;
}

.h-screen .elementor-container {
  min-height: 90vh;
}

#desktop-header-container {
  padding: 0 30px;
}

#iqitcookielaw.iqitcookielaw-showed {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: space-between;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 9999999;
  width: 100%;
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}

@media (max-width: 550px) {
  .grid-3 .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

#iqitpopup .iqitpopup-newsletter-form .button-medium {
  padding-top: 9px;
  padding-bottom: 9px;
  background: #777803;
  color: white;
}
.cbp-hrmenu .cbp-links li {
  margin: 15px 0 !important;
}

/** FLO **/

.product-miniature-default .product-thumbnail img {
  display: block;
  margin: 0 auto;
  max-height: 247px;
  width: auto;
  padding: 20px 0;
}

.launch-section-img img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: 0% 19%;
  display: block;
}
.launch-section-img.ml-auto img {
  margin-left: auto;;
}

.launch-section-img.centered img {
  object-position: center;
}

.history-section-img .main img {
  margin-left: auto;
  display: block;
  position: relative;
  z-index: 1;
}

.history-section-img .asset {
  position: absolute;
  top: 25%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}

#search_filters .noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  top: -5px;
  background: #b79c5a;
  border-radius: 50%;
}

#search_filters .noUi-connect {
  background: #b79c5a;
}

#wrapper .block-title:after {
  display: none;
}

#search_filters .noUi-horizontal {
  height: 6px;
  margin: 10px 5px 10px 5px;
}

.faceted-slider p {
  font-size: 15px;
  font-weight: 600;
}

.custom-section .elementor-widget-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.custom-section .elementor-widget-button {
  margin-top: auto;
  align-self: flex-end;
}

.col.view-switcher {
  display: none;
}

#wrapper .block-title span {
  font-family: "Montserrat";
  font-weight: 500;
  /* font-size: 16px; */
}

.btn {
  padding: 18px 35px;
  line-height: 1;
}

@media (max-width: 767px) {
  .elementor-button.elementor-size-medium {
    font-size: 12px;
  }
}

.miniatures-section {
  max-width: 900px;
  margin: auto;
}

.miniatures-section .swiper {
  width: 100%;
  padding-bottom: 60px;
}

.product-card {
  background-color: attr(data-bg);
  padding: 20px;
  color: white;
  max-width: 346px;
  min-width: 250px;
  border: 0;
  height: 100%;
  display: flex ;
  flex-direction: column;
}

.product-card-img {
  background: white;
  display: flex
;
  justify-content: center;
  align-items: center;
  width: 100%;
  aspect-ratio: 3 / 4;
}

.product-card img {
  width: 120px;
  height: auto;
  margin-bottom: 15px;
}

.product-card h3 {
  font-size: 16px;
  margin-bottom: 8px;
  margin-top: 8px;
  letter-spacing: 1px;
  font-family: 'Playfair Display SC';
  text-transform: uppercase;
  font-weight: 400;
  font-size: 26px;
}

.product-card p {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.product-card .price {
  font-weight: 500;
}
.product-card .btn {
  background: none;
  border: 1px solid white;
  color: white;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 13px;
  cursor: pointer;
  transition: 0.3s;
  margin-top: auto;
}

.product-card .btn:hover {
  background-color: white;
  color: #144b75;
}

.swiper-button-prev,
.swiper-button-next {
  color: #0b294b;
}

.swiper-pagination {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative;
  margin-top: 1rem;
}

.swiper-pagination-bullet {
  background: #0b294b;
  opacity: 0.4;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.featured-products-carousel .swiper-slide {
  width: auto;
  max-width: 100%;
  flex:1;
  height: auto;
}

.custom-swiper-navigation .swiper-slide {
  width: auto;
  max-width: 100%;
}

.custom-swiper-navigation {
  display: flex; 
  align-items: center;
  height: 32px;
  margin-top: 1.5rem;
}

.custom-swiper-navigation .swiper-pagination-bullet {
  background: #0b294b;
  width: 94px;
  height: 2px;
  border-radius: inherit;
  opacity: 0.4;
}

.ps-shoppingcart.side-cart #blockcart-content {
  border: 1px solid #F2F2F2;
}

.swiper-pagination-bullet-active {
  opacity: 1!important;
}

.custom-swiper-navigation .swiper-pagination, .custom-swiper-navigation .swiper-button-prev, .custom-swiper-navigation .swiper-button-next {
  position: relative;
}

.custom-swiper-navigation .swiper-button-prev, .custom-swiper-navigation .swiper-button-next {
  padding: 0!important;
}

/* .dropdown-menu-custom.dropdown-menu {
  transform: none!important;
} */

    .product-miniature-grid .product-functional-buttons-bottom {
        transform: translate(-50%, 0);
        opacity: 1;
    }

.product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover {
    background: #021D3C!important;
    color: #fff !important;
}

/** PRODUCT PAGE **/

#wrapper .breadcrumb li::after {
  content: ">";
  opacity: 1;
  margin: .3em;
}

#wrapper .breadcrumb li:last-of-type {
  font-weight: 600;
}

#wrapper .breadcrumb .container {
  padding: 0;
}

#wrapper .breadcrumb {
  padding-top: 1.875rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
}

#product .images-container .product-cover {
  border: none 1px;
  background: white;
  border: 1px solid #B79C5A;
}

.thumb-container.js-thumb-container {
  padding: 0;
  background: white;
}

#product-images-thumbs .swiper-slide {
  width: auto;
  aspect-ratio: 1;
  border: 1px solid #B79C5A;
  margin: 0px 8px;
}

#product-images-thumbs.swiper-horizontal .thumb-container {
  height: 100%;
  display: flex;
  align-items: center;
}

.product-images img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
}

/** CUSTOM QUANTITY SELECTOR **/

/* Cacher l'input number */
.hidden-input {
  position: absolute !important;
  left: -9999px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

/* Conteneur du sélecteur personnalisé */
.custom-quantity-selector {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

/* Boutons de quantité */
.qty-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #B79C5A;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0;
  flex-shrink: 0;
  line-height: 1;
}

.qty-btn:hover:not(.disabled) {
  background-color: #B79C5A;
  transform: scale(1.05);
}

.qty-btn:active:not(.disabled) {
  transform: scale(0.95);
}

.qty-btn.disabled {
  opacity: 0.7;
  cursor: not-allowed;
  background-color: #F2F2F2;
}

/* Icônes des boutons */
.qty-icon {
  font-size: 15px;
  font-weight: 600;
  color: #B79C5A;
  line-height: 1;
  display: block;
}

.qty-btn:hover:not(.disabled) .qty-icon {
  color: white;
}

/* Affichage de la quantité */
.qty-display {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 30px;
}

.qty-value {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  line-height: 1;
  margin-bottom: 4px;
}

.qty-underline {
  width: 30px;
  height: 2px;
  background-color: #F2F2F2;
  border-radius: 1px;
}

.product_p_price_container {
  border: 0;
}

/* Responsive */
@media (max-width: 575px) {
  .custom-quantity-selector {
    gap: 12px;
  }
  
  .qty-btn {
    width: 36px;
    height: 36px;
  }
  
  .qty-icon {
    font-size: 18px;
  }
  
  .qty-value {
    font-size: 18px;
  }
}

.qty-price-container, .stock-shipping-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.stock-shipping-container {
  margin-top: 10px;
}

.btn {
  border-radius: 50px;
  font-weight: 600;
  text-transform: uppercase;
}

.input-group-append .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

button.add-to-cart {
  width: 100%;
}

button.mobile-menu__back-btn.js-mobile-menu__back-btn.btn {
  padding-left: 2px;
  padding-right: 0;
  font-weight: 600;
  text-transform: uppercase;
}

button.btn.btn-icon.mobile-menu__close.js-mobile-menu__close {
  padding: 0;
}

.js-product-availability.badge {
  width: 17px;
  height: 17px;
  border-radius: 50%;
}

.badge:empty {
   display: block;
}

.stock-availability {
  display: flex
;
  gap: 5px;
  font-size: 12px;
  line-height: 1.5;
  border-top: 1px solid #F8EFD9;
  padding-top: 20px;
  width: 100%;
}

 .product-price-with-unit {
   display: flex
 ;
   align-items: flex-end;
   gap: 10px;
 }

/* Formatage du prix avec décimale */
.price-wrapper {
  display: inline-block;
}

.price-integer {
  font-size: inherit;
  font-weight: inherit;
}

.price-separator {
  font-size: inherit;
  font-weight: inherit;
}

.price-decimal {
  font-size: 0.7em;
  vertical-align: baseline;
  opacity: 0.8;
}

.product_header_container {
  border:0
}

.shipping-fee {
  text-align: right;
  color: #B1B3BA;
  font-size: 11px;
  font-weight: 500;
  margin-left: auto;
}

.product-miniature-grid .product-title {
  font-weight: 500;
}


@media (min-width: 768px) {
#content-wrapper .product_header_container .page-title {
  font-size: 45px;
}

.product-category {
  font-size: 20px;
  margin-bottom: 13px;
}
}

#content-wrapper .product_header_container .page-title {
  font-size: 28px;
  font-weight: 400;
}

.product-category {
  font-size: 16px;
  color: #B79C5A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}



@media (max-width: 767px) {
#category .page-title {
  text-align: center;
}
}

.iqitproducttags {
  display: none;
}

.card-header-tabs .nav-item, .nav-tabs .nav-item {
  margin-right: 0;
  flex: 1;
  text-align: center;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  color: #b79c5a;
  font-weight: 600!important;
  ;
  border-bottom: solid 2px #b79c5a;
  text-decoration: none;
}

.nav-tabs .nav-link {
  color: #373535;
  font-weight: 400!important;
  border-bottom: solid 1px #F2F2F2;
}

.card-header-tabs .nav-link, .nav-tabs .nav-link {
  opacity: 1;
}

.page-title {
  font-family: 'Playfair Display SC', serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px!important;
}


.products-selection {
  border: 0;
  display: flex;
  align-items: self-end;
  padding: 0;
  margin-top: 0;
}

.products-selection > div {
  margin-left: auto
}

@media (max-width: 767px) {
  .products-selection > div {
    margin: auto;
  }
}

#category #inner-wrapper .category-row{
  align-items: flex-start;
}

@media (min-width: 768px) {
  div#left-column {
    position: sticky;
    margin-top: 46px;
    top: 6rem;
  }
}

#search_filters .facet .facet-label a {
  color: #373535;
}

.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
  color: #ffffff;
  background: #373535;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: none;
}

.custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio {
  background: #ffffff;
  color: #ffffff;
  border-color: #021D3C;
  border-radius: 4px;
}

.products-grid .product-add-cart {
  margin: 0;
  margin-top:auto;
}

.pagination .page-list a {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.pagination .page-list li.current a {
  color: #fff;
  background: #b79c5a;
}

.pagination {
  justify-content: center;
  margin-top: 3rem;
}

.pagination .page-list a {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.pagination .page-list li:not(.current) a {
  color: #021d3c !important;
}

.pagination .page-list li {
  border: none;
}

.btn-product-list {
  width: 100%;
}

.btn-product-list {
  background: #021d3c;
  color: #f8f7f2;
  border: none 1px;
  padding: 0.8rem 1.25px !important;
  font-size: 15px;
  width: 100%;
}

@media (max-width: 767px) {
  .btn-product-list {
    font-size: 12px;
  }
}

.btn-product-list:hover {
  background: #b79c5a;
}

.badge {
  font-weight: 600;
}

.product-category-name {
  color: #b79c5a !important;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 0.5rem!important;
}

#desktop-header-container  svg path {
  transition: 0.2s all ease-in-out;
}

#desktop-header-container .col-header-right svg:hover path {
  stroke: #b79c5a;
}

#product .js-mailalert.form-inline form {
  display: flex;
  flex-wrap: wrap;
}

#product .js-mailalert .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(1px * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-radius: 50px;
  width: 100%;
  padding: 15px 7px;
  font-size: 15px;
}

#mobile-header .m-nav-btn {
  color: #021d3c;
  position: relative;
}

#mobile-header {
  border-bottom: none;
}



#mobile-header .col-mobile-logo svg {
  width: 100%;
  max-width: 160px;
}

.ps-shoppingcart .cart-products-count-btn {
  top: 0px;
  right: 2px;
}

@media (min-width: 768px) {
  .ps-shoppingcart .cart-products-count-btn {
    top: -4px;
    right: -6px;
  }
}



#mobile-header .col-mobile-logo {
  padding: 0px 1.625rem;
}

#footer-container-main a:hover, #checkout-footer a:hover {
  color: #b79c5a!important;
}


#psagechecker_block #overlay {
  background-color: rgb(248 247 242)!important;
}

#psagechecker_block .lightbox {
  width: 90%!important;
}

button#submitAge {
  background: #021D3C !important;
  color: #fff !important;
}

#psagechecker-lightbox, #psagechecker-lightbox * {
  font-family: 'Montserrat' !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  color: #021d3c !important;
}

.reassurance .elementor-column-wrap {
  aspect-ratio: 1;
  align-items: center!important;
  justify-content: center;
}

@media (min-width: 768px) {
.crossselling-products .section-title {
  font-size: 45px!important;
}
}

.crossselling-products .section-title {
  font-family: 'Playfair Display SC'!important;
  text-transform: uppercase!important;
  font-size: 30px!important;
  text-align: center!important;
  justify-content: center !important;
}

.crossselling-products .section-title:after {
  content: none!important;
}

#product-images-thumbs.swiper-horizontal {
  z-index: 0;
}

@media (max-width: 767px) {
  #main-product-wrapper .product-add-to-cart {
      z-index: 999999!important;
  }
}

#wrapper .breadcrumb #iqitproductsnav {
  font-size: 1rem;
  display: none;
}


@media (max-width: 767px) {
  .col-product-image .product-tabs {
    display: none;
  }
}

@media (min-width: 768px) {
  .product-actions .product-tabs {
    display: none;
  }
}

.elementor-element.elementor-element-dfyeonv .elementor-newsletter-input {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  padding: 0;
}

.btn-newsletter {
  background: none;
  border: 0;
  position: absolute;
  right: 0;
  font-size: 14px;
}

.elementor-newsletter-btn {
  display: none !important;
}

.elementor-newsletter.newsletter-form {
  max-width: 300px;
  position: relative;
}

@media (min-width: 768px) {
  div#left-column {
      position: sticky;
      margin-top: 46px;
      top: 6rem;
      max-width: 407px;
  }
}


@media (min-width: 992px) {
  .category-row #content-wrapper{
    margin-left: auto;
  }
  div#inner-wrapper {
    padding-left: 70px;
    padding-right: 70px;
}
}

div#desktop_logo svg {
  max-width: 240px;
  width: 100%;
}

.product-description {
  color: #373535;
  font-size: 16px;
}


.product-flags .new {
  background: #fbd67b;
  color: #021d3c;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 10px;
}

.product-miniature-default .product-flags {
  left: 18px;
  top: 18px;
}

.logo_age_verify img {
  width: 100%;
  height: auto;
}

.logo_age_verify {
  max-width: 280px;
  margin: auto;
}

#psagechecker_block .lightbox {
  min-width: 100%!important;
}

.age_verify {
  width: 90%;
}

/** AGE CHECKER **/

input#year {
  border: none;
  background: transparent;
  font-family: Playfair Display SC !important;
  text-align: center;
  font-size: 54px;
  color: #021D3C !important;
  width: 100%;
}

input#year::placeholder {
  color: #021D3C !important;
  margin: 0;
}

.age_verify_input {
    margin: auto;
    width: 260px;
    margin-top: 0;
    text-align: center;
}

.blockAgeVerify{
  background: url(/themes/mignonettes/assets/images/age-background.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding: 25px;
}

button#submitAge {
  background: #021D3C !important;
  color: #fff !important;
  margin: 0;
}

.custom_msg_age_verify p {
  margin: 0 !important;
  font-size: 20px;
  line-height: 1.5
}

.logo_age_verify {
  max-width: 390px;
  display: flex
;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: auto;
}

@media (max-width: 479px) {
  .blockAgeVerify {
   padding: 15px!important;
  }

  .custom_msg_age_verify p {
    margin: 0 !important;
    font-size: 17px;
}

input#year {
  margin: 3rem 0;
}
}

@media only screen and (max-width: 350px) {
  #psagechecker_block .lightbox {
      left: 0%!important;
  }
}