/** Shopify CDN: Minification failed

Line 1107:2 Unexpected "{"
Line 1299:27 Expected identifier but found "<"
Line 3019:13 Expected identifier but found whitespace
Line 3019:15 Unexpected "{"
Line 3019:24 Expected ":"

**/
.product-media-container.constrain-height.media-fit-contain{
  border: none;
}

.product__accordion .accordion__content{
  padding: 0;
}

.product__accordion .accordion__content img, .product-media-modal__dialog .global-media-settings--no-shadow{
  border: none;
}

header.header .header__icons .header__search{
  order: 2;
}

header.header .header__icons .header__icon--account{
  order: 3;
}

header.header .header__icons #cart-icon-bubble{
  order: 4;
}

header.header .header__icons .transcy-switcher-manual{
  order: 1;
}

html .section-header.shopify-section-group-header-group{
  z-index: 5;
}

.transcy-switcher-manual .transcy-locale-name, .transcy-switcher-dropdown .transcy-label{
  font-size: 14px !important;
}

.transcy-select__field:hover{
  border-color: #000 !important;
}

.transcy-switcher-manual .transcy-switcher-item-primary, .transcy-switcher .transcy-select__field{
  height: 34px !important;
  max-height: 34px !important;
  min-height: 34px !important;
  padding: 4px 10px !important;
}

.transcy-btn-apply button{
  font-family: var(--font-body-family) !important;
  font-size: 14px !important;
}

.notify-me.button{
  width: 100%;
  margin-top: 1rem;
  display:none;
}

.cart-drawer .cart-item__totals .price{
  font-size: 16px;
  white-space: nowrap;
}

.product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{
  display:none;
}

.product-form__submit:disabled ~ .notify-me.button, .product-form__submit[disabled="disabled"] ~ .notify-me.button{
  display:flex;
}

#smile-lite-launcher-frame, #smile-ui-container .smile-launcher-frame-container.smile-launcher-closed{
  display:none;
}

#langues{
  display: flex;
  align-items: center;
  margin-right: 10px;
}

#langues select{
  font-family: var(--font-body-family);
  border-radius: 0;
  padding: 8px;
  border: 1px solid #000;
  outline: none !important;
  box-shadow: none !important;
  cursor: pointer;
  background-color: transparent;
}

.weglot-container.wg-default{
  display:none;
}

.menu-drawer__utility-links{
  display: flex;
  justify-content: space-between;
}

.global-media-settings, .content-container{
  border: none !important;
}

.shopify-payment-button__button--branded{
  display:flex !important;
}

.product-form__input input[type=radio]+label, .product .price .badge, .product .price__container{
  /*border-radius: 5px !important;*/
  border-radius: 0 !important;
}

.product-form__buttons .shopify-payment-button, .product-form__buttons .restock-alerts-notify-button{
  /*border-radius: 5px !important;*/
  border-radius: 0 !important;
  overflow: hidden !important;
}

.product__title h1{
  font-size: 30px;
  text-transform: uppercase;
}

/* Bundle */

.shopify-block.shopify-app-block .th_pb_fbt_section>div>div:nth-child(1){
  border: 0.1rem solid rgba(var(--color-foreground),.15);
  padding: 20px;
}

.shopify-block.shopify-app-block .th_pb_fbt_section>div>div:nth-child(1)>div:nth-child(2){
  display:none;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_images_li::after{
  color: #000;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_atc_btn .th_pb_fbt_product_atc_btn_click{
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  height: 45px;
  display: flex;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_fbt_ajax_error p.th_ajax_error_cls{
  font-size: 12px;
  line-height: 130%;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_grid_images, .th_pb_fbt_content .th_pb_fbt_product_atc{
  width: 50%;
  max-width: 50%;
  min-width: 50%;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_grid_images .th_pb_fbt_product_images_ul{
  display: flex;
  float: unset;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_grid_images .th_pb_fbt_product_images_ul .th_pb_fbt_product_images_li{
  width: 50%;
  max-width: 50%;
  min-width: 50%;
  float: unset;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_total{
  margin: 0 0 16px 0 !important;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_total .th_pb_fbt_product_total_text{
  display: none;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_total span.money{
  font-size: 18px;
  vertical-align: unset;
  font-weight: 400;
  color: #000;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_total span.money.th_pb_line_through{
  padding-left: 7px;
  opacity: .7;
  font-size: 16px;
}

.shopify-block.shopify-app-block .th_pb_title{
  padding-bottom: 12px;
}

.shopify-block.shopify-app-block .th_pb_title h4{
  line-height: 120%;
}

.shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_atc_btn .th_pb_fbt_product_atc_btn_click span{
  font-size: 15px;
}

.transcy-switcher-dropdown .transcy-handle-select.transcy-switcher-content__item-selected span{
  color: #FFF;
}

.header-localization .disclosure .localization-form__select:hover{
  text-decoration: none !important;
}

html body #MainContent .badge{
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: 600;
  padding: 7px 20px;
  font-size: 15px;
  background-color: #63646345 !important;
  color: #ffffff !important;
  backdrop-filter: blur(5px);
  border: 1px solid rgb(188 187 187 / 42%);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

html body #MainContent .badge.badge-sale {
  background-color: #ffffff54 !important;
  color: #BE181A !important;
  backdrop-filter: blur(5px);
  border: 1px solid rgb(255 255 255 / 42%);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

html body #MainContent .badge.badge--coming-soon{
  background-color: #dedede8c !important;
  color: #000000 !important;
  border-color: #DEDEDE !important;
}

.header-localization .disclosure .localization-form__select{
  margin-right: 10px !important;
  border: 1px solid #000;
}

.header-localization:not(.menu-drawer__localization) .disclosure__list-wrapper{
  border: 1px solid #000;
  margin-top: 10px;
}

.shopify-section.convert-my-points{
  max-width: var(--page-width);
  margin: 0 auto;
}

.shopify-section.convert-my-points h1{
  text-align: center;
  margin-bottom: 40px;
}

.shopify-section.convert-my-points ul{
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}

.shopify-section.convert-my-points ul li{
  width: calc(33.33% - 33.33px);
  list-style: none;
}

.shopify-section.convert-my-points ul li img{
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #000;
}

.shopify-section.convert-my-points ul li p{
  text-align: center;
}

html .header__menu-item span{
  text-transform: uppercase; 
}

body {
  overscroll-behavior: none;
  overscroll-behavior-y: none;
}

a:not([href]){
  text-decoration: none !important;
}

.price-item.price-item--regular{
  font-weight: 600;
}

html .product-form__submit{
  background-color: #000;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0;
}

html .product-form__submit>span{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
}

html .product-form__submit>span .original-price{
  font-weight: 400;
  text-decoration: line-through;
  opacity: .6;
}

*{
  letter-spacing: 0 !important;
}

body{
  width: 100vw;
  overflow-x: hidden;
}

html .header__active-menu-item{
  font-weight: 600;
}

.card__heading{
  text-transform: uppercase;
}

html .product-media-container.constrain-height .media{
  padding-top: 133.33% !important;
}

html .product__media-list .product__media-item.grid__item:first-child .media{
  padding-top: 100% !important;
}

product-recommendations .related-products__heading{
  text-transform: uppercase;
  font-weight: 700;
}

.footer-block__heading{
  font-weight: 700;
  text-transform: uppercase;
}

.grid__item .footer-block__details-content{
  display: flex;
  flex-wrap: wrap;
}

.grid__item .footer-block__details-content .link{
  padding: 0;
  text-transform: uppercase;
  font-size: 13px;
}

html .footer-block--newsletter{
  margin: 0;
  display: flex;
  align-items: center;
}

html body, html .color-scheme-1, html .color-scheme-2, html .color-scheme-3, html .color-scheme-4, html .color-scheme-5 {
  color: rgba(var(--color-foreground), 1);
}

.section-image img{
  display: block;
  width: 100%;
  height: auto;
}

.liste-images .title.inline-richtext, .frise-chrono .title.inline-richtext{
  margin: 0 auto 30px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  max-width: 500px;
}

.liste-images ul{
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  justify-content: center;
}

.liste-images ul li img{
  width: 100%;
  height: auto;
  display: block;
}

.frise-chrono>div>div{
  overflow-x: auto;
  width: 100%;
}

.frise-chrono ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  gap: 40px;
  width: fit-content;
  margin: 10px auto 0;
  position: relative;
  padding-top: 12px;
}

.frise-chrono ul:before{
  content: "";
  position: absolute;
  top: 0;
  width: calc(100% - 40px);
  transform: translateX(-50%);
  left: 50%;
  height: 2px;
  background-color: #000;
}

.frise-chrono ul li{
  position: relative;
}

.frise-chrono ul li[date="2017"]{
  order: 0;
  --animation-order: 2;
}

.frise-chrono ul li[date="2018"]{
  order: 1;
  --animation-order: 3;
}

.frise-chrono ul li[date="2019"]{
  order: 2;
  --animation-order: 4;
}

.frise-chrono ul li[date="2020"]{
  order: 3;
  --animation-order: 5;
}

.frise-chrono ul li[date="2021"]{
  order: 4;
  --animation-order: 6;
}

.frise-chrono ul li[date="2022"]{
  order: 5;
  --animation-order: 7;
}

.frise-chrono ul li[date="2023"]{
  order: 6;
  --animation-order: 8;
}

.frise-chrono ul li[date="2024"]{
  order: 7;
  --animation-order: 9 !important;
}

.frise-chrono ul li[date="2025"]{
  order: 8;
  --animation-order: 10;
}

.frise-chrono ul li[date="2026"]{
  order: 9;
  --animation-order: 11;
}

.frise-chrono ul li[date="2027"]{
  order: 10;
  --animation-order: 12;
}

.frise-chrono ul li[date="2028"]{
  order: 10;
  --animation-order: 13;
}

.frise-chrono ul li[date="2029"]{
  order: 11;
  --animation-order: 14;
}

.frise-chrono ul li[date="2030"]{
  order: 12;
  --animation-order: 15;
}

.frise-chrono ul li a:hover{
  font-weight: 600;
  text-decoration: underline;
}

.frise-chrono ul li a:before{
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: #000;
  border-radius: 20px;
  left: 50%;
  transform: translateX(-50%);
  top: -16px;
}

.frise-chrono ul li a{
  text-decoration: none;
  color: #000;
}

.header__icon, .header__icon--cart .icon{
  height: 4rem;
  width: 4rem;
}

html account-icon{
  transform: scale(1.15);
}

.banner.page-width{
  max-width: 130rem;
}

section[id*="slideshow"]{
  max-width: 130rem;
  margin: auto;
}

header #HeaderCountryForm{
  display: none;
}

header #HeaderLanguageForm *{
  text-transform: uppercase;
}

.desktop-localization-wrapper{
  order: 0;
}

html .drawer__inner{
  transition: all .6s cubic-bezier(0.7, 0, 0.2, 1);
}

.desktop-localization-wrapper_choice{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-right: 15px;
  text-transform: uppercase;
}

.card-information .price__container .price__sale .price-item--sale{
  font-weight: 600;
}

.card-information .price__container .price__sale .price-item.price-item--regular{
  font-weight: 400;
  color: #000;
  opacity: 0.6;
  margin: 0 0.7rem 0 0;
  font-size: 1.6rem;
}

.desktop-localization-wrapper_choice>span{
  cursor: pointer;
}

.desktop-localization-wrapper_choice>span:hover, .desktop-localization-wrapper_choice>span.active{
  text-decoration: underline;
}

html .header__icons{
  padding-right: 0;
}

.header-localization .disclosure .localization-form__select{
  margin: 0 !important;
}

.return-exchange #contact_form{
  max-width: 700px;
  width: 100%;
  margin: auto;
}

.return-exchange #contact_form .first-part{
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.return-exchange #contact_form .first-part>div:first-child{
  display: flex;
  align-items: flex-end;
  gap: 30px;
}

.return-exchange #contact_form .first-part>div:first-child>*{
  width: calc(50% - 15px);
}

.return-exchange #contact_form .first-part .field{
  height: 50px;
  font-size: 16px;
  padding-left: 15px;
  border: 2px solid #000;
}

.return-exchange #contact_form .first-part .request-type, .return-exchange #contact_form .first-part .message{
  display: flex;
  flex-direction: column;
}

.return-exchange #contact_form .first-part .message .field{
  resize: vertical;
  min-height: 100px;
  font-family: var(--font-body-family);
  font-size: 16px;
  padding-top: 15px;
}

.return-exchange #contact_form .first-part .message .field::placeholder{
  font-size: 16px;
}

.return-exchange #contact_form .first-part .message .field::placeholder{
  font-family: var(--font-body-family);
}

.return-exchange #contact_form .first-part .contact-method{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
}

.return-exchange #contact_form .first-part .contact-method label[for="contact-method"]{
  width: 100%;
}

.return-exchange #contact_form .first-part .contact-method input{
  display: none;
}

.return-exchange #contact_form .first-part .contact-method .field{
  width: calc(50% - 15px);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 0;
  opacity: .5;
  cursor: pointer;
}

.return-exchange #contact_form .first-part .contact-method .field:before, .return-exchange #contact_form .first-part .contact-method .field:after{
  content: none !important;
}

.return-exchange #contact_form .first-part .contact-method input:checked+.field{
  opacity: 1;
  background-color: #000;
  color: #FFF;
}

.return-exchange #contact_form .first-part>div>label:first-child, .return-exchange #contact_form .first-part .first-name label{
  font-weight: 600;
  margin: 20px 0 10px;
  text-transform: uppercase;
  display: block;
}

.return-exchange #contact_form .first-part .button{
  max-width: 400px;
  width: 100%;
  margin: 10px auto 0;
}

.return-exchange .title.inline-richtext{
  margin-top: 0;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
} 

.return-exchange #contact_form .second-part{
  display: none;
}

.return-exchange #contact_form .second-part hr{
  margin: 30px 0 0px;
}

.return-exchange #contact_form  .send-form{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.return-exchange #contact_form  .send-form .button{
  max-width: 400px;
  width: 100%;
  text-transform: uppercase;
  margin-top: 20px;
  cursor: pointer;
}

.newsletter-form__field-wrapper .field__input{
  min-width: 250px;
}

.newsletter .inline-richtext{
  text-align: left;
}

.localization-form__select{
  border: 2px solid #000 !important;
}

.footer__column.footer__column--info{
  display: flex;
  flex-direction: row;
  align-items: center !important; 
  justify-content: flex-end;
  gap: 30px;
}

html .footer__payment {
  margin-top: 0;
}

.footer__column.footer__column--info .header__heading-logo{
  max-width: 70px;
  margin-top: 7px;
}

.footer__follow-on-shop{
  display: none !important;
}


.product-form__input--pill input[type=radio]+label, .product-form__buttons .shopify-payment-button:after, .product-form__buttons .restock-alerts-notify-button:after, .product-form__buttons .shopify-payment-button:before, .product-form__buttons .restock-alerts-notify-button:before,.product-form__buttons .shopify-payment-button, .product-form__buttons .restock-alerts-notify-button, [role="button"], html .button, html .button-label, html .shopify-challenge__button, html .customer button, html .button:before, html .button-label:before, html .shopify-challenge__button:before, html .customer button:before, html .button:after, html .button-label:after, html .shopify-challenge__button:after, html .customer button:after{
  border-radius: 3px !important;
}

html body #MainContent .product__info-wrapper .badge{
  margin-left: 10px;
}

.product__accordion details[open] .accordion__title{
  font-weight: 600;
}

.product__accordion img{
  margin-right: 10px;
}

html .product__accordion .accordion__content img{
  max-width: 300px;
  height: auto;
  cursor: pointer;
}

html .product-form__buttons .restock-alerts-notify-button{
  height: 50px;
}

.menu-sale .header__menu-item span, .menu-sale .menu-drawer__menu-item{
  color: #CB2F33;
}

.card__information .badge.price__badge-sold-out{
  display: none;
}

.slideshow__controls.slider-buttons{
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 10px;
  border: none;
}

.slideshow__controls.slider-buttons .slider-button{
  display: none;
}

.slideshow__controls.slider-buttons .slider-counter__link--dots .dot{
  border: .1rem solid #FFF !important;
}

.slideshow__controls.slider-buttons .slider-counter__link--active.slider-counter__link--dots .dot{
  background-color: #FFF !important;
}

.slideshow__text-wrapper:has(.slideshow__text.banner__box){
  pointer-events: none !important;
}

a.slideshow__media.banner__media.media{
  cursor: pointer;
}

.how-to-use-your-points{
  order: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0px;
  margin-bottom: 1px;
}

.how-to-use-your-points svg.icon{
  height: 4rem;
  width: 4rem;
}

.how-to-use-your-points:hover svg.icon{
  transform: scale(1.07);
}

section[id*="multicolumn_nNWPXe"] .title.inline-richtext{
  text-align: center;
  width: 100%;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-list__item{
  max-width: 350px;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-list{
  justify-content: center;
  margin-top: 40px;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container{
  display: flex;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container .multicolumn-card__image-wrapper{
  margin-right: 20px;
  width: fit-content;
  padding-top: 10px;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container .multicolumn-card__info{
  padding: 0;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container .multicolumn-card__info .rte{
  margin-top: 2px;
  opacity: .7;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container .media{
  padding-bottom: 0 !important;
  width: fit-content;
}

section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container img{
  width: 50px;
  position: relative;
  padding: 0;
}

section[id*="rich_text_izAAVd"] .rich-text__blocks{
  max-width: 500px;
  border: 2px solid #000;
  padding: 20px 0;
}

section.convert-my-points[id*="convert_my_points_rbgkdb"] ul li {
  width: calc(50% - 25px);
  padding: 0 40px;
}

.pop-up-img-size{
  position: fixed;
  z-index: 1000;
  height: 100dvh;
  width: 100vw;
  background-color: #FFFFFF;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pop-up-img-size>div{
  max-width: 100vw;
  margin: auto;
  width: 100%;
}

.pop-up-img-size>div svg.icon.icon-close path{
  fill: #000;
}

.pop-up-img-size>div img{
  width: 100%;
  height: auto;
  max-width: 550px;
  margin: auto;
  display: block;
}

.product__info-wrapper.grid__item .product__tax{
  display: none;
}

.product-form__input label:last-child{
  margin-right: 0 !important;
}

.product-form .delivery-widget__auto .msg__container{
  border: none !important;
  padding: 0 !important;
  margin: 15px 0px !important;
}

.product-form .delivery-widget__auto .msg__container p span{
  font-size: 13.4px !important;
  line-height: 20px !important;
}

html .product-form__submit{
  height: 50px !important;
  max-height: 50px !important;
  min-height: 50px !important;
}

.bundler-target-element .bndlr-products-container{
  background-color: #e1e1e16b;
  width: 100%;
  padding: 15px;
}

.bundler-target-element .bndlr-products-container h2.bndlr-bundle-title{
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 600;
}

.bundler-target-element .bndlr-bundle-description{
  width: 100%;
  text-align: left;
  margin: 2px 0 20px;
  font-size: 16px;
}

.bundler-target-element .bndlr-inner-products-container{
  width: 100%;
}

html .bndlr-inner-products-container > div:first-child{
  width: 100%;
  gap: 40px;
}

.bundler-target-element  .bndlr-product{
  max-width: calc(50% - 20px) !important;
  width: calc(50% - 20px) !important;
  margin: 0;
  border: none;
}

html .bndlr-container .bndlr-add-to-cart{
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 20px;
  min-height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
  margin: 15px auto 0 auto;
}

html .bndlr-container .bndlr-add-to-cart .text-atc{
  font-weight: 600;
  padding-right: 3px;
}

html .bndlr-container .bndlr-add-to-cart .discounted-price{
  font-weight: 600;
  padding: 0 5px 0 3px;
}

html .bndlr-container .bndlr-add-to-cart .bndlr-old-price{
  font-weight: 400 !important;
  color: #FFF !important;
  opacity: 0.6;
  font-size: 15px;
}

html .bndlr-product-title{
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #000 !important;
  margin: 7px 0 !important;
  display: block;
}

.bundler-target-element .bndlr-product-price{
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 8px;
}

.bundler-target-element .bndlr-product-price .bndlr-old-price{
  color: #000 !important;
  font-weight: 400 !important;
  opacity: .6;
  margin: 0;
}

.bundler-target-element .bndlr-product-price .bndlr-new-price{
  color: #000 !important;
}

html .bndlr-bundle-checkout-warning{
  margin-top: 10px;
}

.bundler-target-element .bndlr-select-variant{
  margin-top: 10px;
  border: 1px solid #0209128c;
  border-radius: 3px;
  height: 40px;
  box-shadow: none !important;
  outline: none !important;
  background-color: transparent !important;
}

html .bndlr-break-plus-signs .bndlr-product:not(:last-of-type)::after, html .bndlr-product:not(:last-of-type)::after{
  right: -20px;
  left: unset;
  transform: translateX(50%);
  bottom: unset;
  top: initial;
  background-color: transparent !important;
  color: #000;
  font-size: 35px;
  font-weight: 400;
}

.bundler-target-element .bndlr-product-image-url{
  margin-bottom: 0;
}

.bundler-target-element .bndlr-product-qn-container{
  margin-bottom: auto;
}

html .list-menu__item[href*="/collections/soldes"], html .list-menu__item[href*="/collections/soldes"] span{
  color: #e50606;
}




@media screen and (min-width: 750px) {
  html .product__info-container {
    max-width: 450px;
  }
}

@media screen and (min-width: 1180px) {
  {
    min-width: 442px;
  }
}


@media screen and (min-width: 990px){
  .footer__blocks-wrapper .footer-block.grid__item:first-child{
    min-width: 300px;
  }
  .footer__content-top .footer__blocks-wrapper{
    --grid-desktop-horizontal-spacing: 20px;
    align-items: flex-start;
  }
  #HeaderMenu-loyalty{
    display: none;
  }
  #MainContent{
    min-height: 420px;
  }
}

@media screen and (min-width: 750px){
  .newsletter .newsletter__wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }

  .newsletter__wrapper .newsletter-form__field-wrapper{
    min-width: 300px;
  }

  .return-exchange{
    min-height: 350px;
  }
  
  .newsletter .newsletter__wrapper>div{
    margin: 0;
  }

  .grid__item .footer-block__details-content{
    font-size: 15px;
  }
  
  .product-media-modal.media-modal .product-media-modal__content img{
    max-height: 100vh;
    width: auto;
  }

  .product-media-modal__content .splide__track .splide__list{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .footer .footer__content-bottom{
    border: none;
    padding: 20px 0 25px!important;
  }

  .footer .footer__content-bottom>div{
    display: flex;
    flex-direction: column;
  }

  .footer .footer__content-bottom-wrapper--center{
    justify-content: center;
  }

  .footer .footer__localization:empty+.footer__column--info{
    align-items: flex-end;
    flex-direction: column-reverse;
    gap: 10px;
  }

  .footer .footer__content-top{
    padding-bottom: 1rem;
  }

  .footer__content-top .footer__blocks-wrapper .footer-block--newsletter{
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__content-top .footer__blocks-wrapper .footer-block--newsletter .list-social .list-social__item:first-child a{
    padding-left: 0;
  }

  .footer__copyright{
    margin-top: 2rem;
  }
}









@media screen and (max-width: 1320px){
  header.header .header__inline-menu .list-menu__item{
    font-size: 14px;
    padding: 10px;
  }
}

@media screen and (max-width: 1000px){
  .shopify-section.convert-my-points ul{
    gap: 40px;
  }

  .shopify-section.convert-my-points ul li{
    width: calc(50% - 20px);
  }
}

@media screen and (max-width: 990px){
  
  #menu-drawer, .drawer, .drawer__inner{
    transition: all .6s cubic-bezier(0.7, 0, 0.2, 1) !important;
  }

  html .menu-drawer__navigation{
    padding: 10px 0 0;  
  }
  
  #menu-drawer{
    margin-top: -1px;
  }

  body{
    width: 100vw;
    overflow-x: hidden;
  }

  html .menu-drawer__menu-item--active, html .menu-drawer__menu-item:focus, html .menu-drawer__close-button:focus, html .menu-drawer__menu-item:hover, html .menu-drawer__close-button:hover{
    font-weight: 600;
    text-decoration: underline;
    background-color: transparent;
  }
  
  html .list-menu__item{
    text-transform: uppercase;
  }

  html .menu-drawer__menu-item{
    padding: 0.7rem 3rem;
  }

  html .menu-drawer .list-social{
    display: none;
  }

  html .menu-drawer__utility-links{
    background-color: transparent;
  }

  .menu-drawer__localization .localization-form:only-child .localization-form__select *{
    text-transform: uppercase;
  }
}

@media screen and (max-width: 750px){
  .product-media-modal__dialog .global-media-settings{
    width: 100%;
  }

  .desktop-localization-wrapper_choice{
    display: none;
  }

  .menu-drawer__navigation-container .desktop-localization-wrapper_choice{
    display: flex;
    margin: 0;
    font-size: 1.8rem;
  }

  .transcy-switcher-manual--mobile{
    margin-left: 33px !important;
  }

  .product__title h1 {
    font-size: 25px;
  }

  .footer__column.footer__column--info{
    flex-direction: column;<
  }

  #transcySwitcherContainer .transcy-switcher-content{
    position: absolute !important;
    top: -289px !important;
  }

  .footer__content-bottom-wrapper{
    padding-bottom: 30px;
  }

  .shopify-block.shopify-app-block .th_pb_fbt_content .th_pb_fbt_product_grid_images, .th_pb_fbt_content .th_pb_fbt_product_atc{
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
  }
  
  #HeaderCountryMobileForm{
    display: none !important;
  }

  .menu-drawer__localization .localization-form:only-child .localization-form__select{
    text-decoration: none;
  }

  .localization-selector+.disclosure__list-wrapper{
    border: 1px solid #000;
  }

  .menu-drawer__localization .localization-form:only-child .localization-form__select{
    padding: 0.7rem 2.7rem 0.7rem 1.2rem;
    margin-top: 10px;
  }

  .section-template--21058608988483__a92c8d65-ce91-4416-ae91-60377ecc4c6b-padding{
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .section-template--21058608988483__a92c8d65-ce91-4416-ae91-60377ecc4c6b-padding h2.inline-richtext{
    font-size: 25px;
  }

  .shopify-section.convert-my-points ul{
    gap: 30px;
  }

  .shopify-section.convert-my-points ul li{
    width: 100%;
  }

  .product-media-modal.media-modal .product-media-modal__content{
    display: flex;
    padding-bottom: 20px;
  }

  .product-media-modal.media-modal .product-media-modal__content img{
    display: block;
    min-width: 100%;
  }

  .product-media-modal.media-modal .product-media-modal__content img.splide__slide{
    width: 100%;
    height: auto;
  }
  
  .splide__sr{
    display:none !important;
  }
  
  .splide__track{
    width: 100%;
  }
  
  .splide__track .splide__list{
    width: 100%;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: center;
  }
  
  .splide__track .splide__list .splide__slide{
    flex-shrink: 0;
  }
  
  .product-media-modal__content.is-active .splide__track{
    display: block;
  }
  
  .product-media-modal__content{
    overflow: unset !important;
  }

  .frise-chrono ul{
    padding-right: 20px;
  }

  .frise-chrono ul:before {
    width: calc(100% - 60px);
    left: calc(50% - 10px);
  }

  .liste-images ul li{
    width: calc((100% / 2) - calc(20px* 1 / 2)) !important;
  }

  html .header{
    padding: 10px 20px 10px 20px !important;
  }

  .grid__item .footer-block__details-content{
    gap: 5px 15px;
  }

  html body #MainContent .badge{
    padding: 6px 15px;
    font-size: 13px;
  }

  /*section[id*="slideshow"]{
    padding: 0 1.5rem;
  }*/

  section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container .multicolumn-card__info .inline-richtext{
    font-size: 18px;
  }

  section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container .multicolumn-card__info .rte {
    margin-top: 0;
    opacity: .7;
    font-size: 16px;
  }

  section[id*="rich_text_izAAVd"] .rich-text .rich-text__wrapper{
    padding: 0;
  }

  section[id*="multicolumn_nNWPXe"] .multicolumn-card.content-container img{
    width: 40px;
  }

  section.convert-my-points[id*="convert_my_points_rbgkdb"] ul li {
    width: 100%;
    padding: 0;
  }

  html .product__accordion .accordion__content img{
    margin: auto;
    display: block;
  }

  html .bndlr-inner-products-container>div:first-child{
    gap: 30px;
  }

  .bundler-target-element .bndlr-product{
    max-width: calc(50% - 15px) !important;
    width: calc(50% - 15px) !important;
  }

  html .bndlr-break-plus-signs .bndlr-product:not(:last-of-type):after, html .bndlr-product:not(:last-of-type):after{
    font-size: 30px;
    right: -14px;
  }

  .bundler-target-element .bndlr-products-container h2.bndlr-bundle-title{
    margin-bottom: 10px;
  }

  .bundler-target-element .bndlr-bundle-description{
    margin: 2px 0 15px;
  }

  .bundler-target-element .bndlr-product-price{
    gap: 6px;
    font-size: 15px;
  }

  .product-media-container.media-type-video .product__modal-opener{
    display: none;
  }

  .product-media-container.media-type-video deferred-media{
    display: block;
  }

  .product-media-container.media-type-video deferred-media video{
    object-fit: cover;
  }
}



/* MAJ 10/2024 */

html .product__title h1{
  font-size: 26px;
  font-weight: 600;
}

html .product__title{
  margin-bottom: 1rem;
}

.product-form__buttons .shopify-payment-button:has(shop-pay-wallet-button){
  display: none;
}

.product__info-wrapper .product__text{
  font-size: 15px;
  line-height: 1.5;
}

.product__info-wrapper .product__title+.product__text{
  margin-top: -7px;
}

html .product__info-container>*+* {
  margin: 1rem 0;
}

html .product__info-container>*+.product__accordion{
  margin-bottom: 0;
}

html .product-form__submit[disabled]{
  display: none;
}

.product__info-wrapper .price__regular, .product__info-wrapper .price__regular *, .product__info-wrapper .price__sale .price-item--sale{
  font-size: 22px;
  font-weight: 600;
}

.product__info-wrapper .price__sale .price-item.price-item--regular{
  font-weight: 400;
}

.product__info-wrapper .price--on-sale .price__sale{
  display: flex;
  flex-direction: row-reverse;
}

.product__tags{
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 10px;
  padding: 0 !important;
  margin-bottom: 20px !important;
  margin-top: 5px;
}

.product__tags li{
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #CBCCCB;
  line-height: 1;
  border-radius: 5px;
  padding: 7px 14px;
}

.essential-estimated-delivery-proggress-line>div:first-child, .essential-estimated-delivery-proggress-line>div:nth-child(3){
  display: none !important;
}

.essential-estimated-delivery-proggress-line>div:nth-child(2){
  background-color: rgb(0, 0, 0) !important;
}

.essential-estimated-delivery-card{
  padding-left: 0;
  padding-right: 0;
}

.essential-estimated-delivery-card>div{
  margin: 5px 0 0 !important;
}

essential-estimated-delivery-app-block #essential-estimated-delivery-app-block .essential-estimated-delivery-description>*{
  font-size: 14px;
}

essential-estimated-delivery-app-block #essential-estimated-delivery-app-block .essential-estimated-delivery-description>*:not([class]){
  color: #636463;
}

essential-estimated-delivery-app-block #essential-estimated-delivery-app-block .essential-estimated-delivery-description>*.essential-estimated-delivery-delivery_from,
essential-estimated-delivery-app-block #essential-estimated-delivery-app-block .essential-estimated-delivery-description>*.essential-estimated-delivery-delivery_to{
  text-decoration: underline;
}

essential-estimated-delivery-app-block #essential-estimated-delivery-app-block .essential-estimated-delivery-widget{
  margin-top: 0 !important;
}

.shopify-block.shopify-app-block[id*="essential_estimated"]{
  margin-top: -1rem !important;
  margin-bottom: 30px;
}

.product-form__input.product-form__input--pill+p{
  margin: -5px 0 0;
  font-size: 14px;
  color: #636463;
}

.product-form__input.product-form__input--pill+p b{
  text-decoration: underline;
  color: #020912;
  cursor: pointer;
}

html .product__accordion .accordion__content img{
  max-width: 100%;
}

.product__accordion .metafield-rich_text_field p.texte-size-chart{
  margin: 0 0 10px;
  font-size: 13px;
}

.product__accordion.accordion .accordion__title{
  font-size: 15px;
}

.taille-cm-in{
  margin: 15px 0;
  padding: 0;
  display: flex;
  font-size: 13px;
  list-style: none;
  justify-content: flex-end;
}

.taille-cm-in li{
  width: 40px;
  border: 1px solid rgba(var(--color-foreground), 1);
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}

.taille-cm-in li.active{
  background-color: rgba(var(--color-foreground), 1);
  color: #FFF;
}

.product__accordion .image-cm+.image-in{
  display: none;
}

.product__accordion .taille-cm-in:has(li.active:nth-child(2))+.image-cm{
  display: none;
}

.product__accordion .taille-cm-in:has(li.active:nth-child(2))+.image-cm+.image-in{
  display: block;
}

.product__accordion .accordion__content *{
  font-size: 14px;
}

.pop-up-taille{
  display: none;
  inset: 0;
  position: fixed;
  z-index: 1000000;
  justify-content: center;
  align-items: center;
  background-color: rgba(var(--color-foreground), .5);
}

.pop-up-taille.active{
  display: flex;
}

.pop-up-taille .close{
  width: 15px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.pop-up-taille .pop-up-content{
  padding: 30px 15px;
  position: relative;
  background-color: #FFF;
  max-width: 500px;
  border-radius: 8px;
  width: calc(100% - 40px);
}

.pop-up-taille .pop-up-content .titre{
  font-size: 16px;
  text-align: center;
  font-weight: 600;
}

.pop-up-taille .pop-up-content .titre.resultat-text{
  max-width: 300px;
  font-weight: 400;
  line-height: 1.4;
}

.pop-up-taille .pop-up-content .titre.titre-principal{
  font-weight: 500;
  text-transform: uppercase;
  color: #777776;
  margin-bottom: 10px;
}

.pop-up-taille .pop-up-content .etape-1{
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
  max-width: 350px;
  margin: auto;
}

.pop-up-taille .pop-up-content .button{
  width: fit-content;
  margin: auto;
  margin-top: 20px;
}

.pop-up-taille .pop-up-content .etape-2, .pop-up-taille .pop-up-content .etape-3{
  display: none;
}

.pop-up-taille .pop-up-content .etape-2{
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.pop-up-taille .pop-up-content .etape-3{
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.pop-up-taille .pop-up-content .etape-2 .titre:last-child{
  font-weight: 400;
}

.pop-up-taille .pop-up-content .etape-2 .titre.titre-principal{
  margin-bottom: -20px;
}

.etape-1 input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 4px;
  background: #858584;
  outline: none;
  z-index: 1;
}

.pop-up-taille .pop-up-content .etape-3 .resultat{
  text-align: center;
  font-size: 40px;
  font-weight: 600;
}

.etape-1 input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: white;
  border: 3px solid #858584;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
}

.etape-1 input[type="range"]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: white;
  border: 2px solid #858584;
  border-radius: 50%;
  z-index: 2;
  cursor: pointer;
}

.pop-up-taille .pop-up-content .etape-1 .taille{
  position: relative;
  margin-bottom: 50px;
}

.pop-up-taille .pop-up-content .etape-1 .poids{
  position: relative;
  margin-bottom: 30px;
}

.pop-up-taille .pop-up-content .etape-1 .taille:before, .pop-up-taille .pop-up-content .etape-1 .poids:before {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  width: 60px;
  background: linear-gradient(45deg, #ffffff 10%, #ffffff00 100%);
  height: 5px;
  z-index: 2;
}

.pop-up-taille .pop-up-content .etape-1 .taille:after, .pop-up-taille .pop-up-content .etape-1 .poids:after {
  content: "";
  position: absolute;
  right: -2px;
  top: 17px;
  width: 60px;
  background: linear-gradient(45deg, #ffffff 10%, #ffffff00 100%);
  height: 5px;
  transform: scaleX(-1);
  z-index: 2;
}

.button.button-open-pop-up{
  margin: 15px auto 10px;
  width: fit-content;
  display: flex;
  padding: 0 20px;
  height: 46px;
  min-height: unset;
  font-size: 15px;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] div[data-essential-upsell-element="header"] {
  padding: 0 !important;
  margin-bottom: 10px !important;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] div[data-essential-upsell-element="header"] div[data-essential-upsell-element="title"]{
  text-transform: uppercase !important;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] button[data-essential-upsell-element="add-to-cart-button"]{
  font-size: 1.5rem !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  border-radius: 3px !important;
  position: relative;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] button[data-essential-upsell-element="add-to-cart-button"]:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 3px !important;
  box-shadow: 0px 0px 0px rgba(2, 9, 18, 0.0);
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] button[data-essential-upsell-element="add-to-cart-button"]:after{
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  z-index: 1;
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background));
  transition: box-shadow var(--duration-short) ease;
  border-radius: 3px !important;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] button[data-essential-upsell-element="add-to-cart-button"]:hover:after{
  --border-offset: 1.3px;
  box-shadow: 0 0 0 1px rgba(252, 252, 252, 0), 0 0 0 2px #DADAD8;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] div[data-essential-upsell-element="container"]{
  padding-bottom: 0 !important;
}

product-recommendations .related-products__heading{
  font-size: 24px;
}

.product__accordion summary img{
  width: 15px;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] button[data-essential-upsell-element="add-to-cart-button"]{
  background-color: #DADAD8 !important;
  color: #202223 !important;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] div[data-essential-upsell-element="product"]{
  border: none !important;
}

.shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] div[data-essential-upsell-element="discounted-price"], .shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] select, .shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] div[data-essential-upsell-element="regular-price"]{
  color: #828281 !important;
}

@media screen and (min-width: 750px) {
  html .product__column-sticky {
    top: 103px;
  }
}

@media screen and (max-width: 750px) {
  html .product__title h1, product-recommendations .related-products__heading{
    font-size: 20px;
  }

  .product__info-wrapper .product__text{
    font-size: 14px;
  }

  .product__info-wrapper .price__regular, .product__info-wrapper .price__regular *, .product__info-wrapper .price__sale .price-item--sale{
    font-size: 20px;
  }

  html .product__info-container:has(.badge.price__badge-sale) .product-form__submit{
    padding: 0;
    font-size: 16px;
  }

  .header__icons{
    margin-right: -15px;
  }

  .essential-estimated-delivery-widget{
    width: calc(100% - 10px) !important;
  }

  .shopify-block.shopify-app-block[id*="essential_upsell_frequently_bought_together"] button[data-essential-upsell-element="add-to-cart-button"]{
    margin-top: 10px !important;
  }

  html .product__title h1{
    margin-top: 10px;
  }

  .essential-estimated-delivery-card{
    padding-bottom: 0 !important;
  }

  html .shopify-block.shopify-app-block[id*="essential_estimated"]{
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 500px) {
  .product-form__input{
    display: flex;
    gap: 10px;
  }

  html .product-form__input--pill input[type=radio]+label{
    padding: 1rem 0;
    margin: 0;
  }

  .essential-estimated-delivery-card{
    transform: translateX(5px);
  }
}

.autres-couleurs .form__label{
  margin-bottom: 8px !important;
}

.shopify-section.shopify-section-group-footer-group{
  z-index: 3;
}

.shopify-section.section-drop h1, .shopify-section.section-drop h2.titre-klaviyo {
  margin: 0;
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  letter-spacing: -0.5px !important;
}

.shopify-section.section-drop h2.sous-titre{
  margin: 5px 0 30px;
  text-align: center;
  font-size: 18px;
  opacity: .5;
}

.shopify-section.section-drop figure{
  display: none;
}

.shopify-section.section-drop figure.active{
  display: flex;
  margin: 0;
}

.shopify-section.section-drop figure img{
  width: 100%;
  height: auto;
  display: block;
}

.shopify-section.section-drop figure img.image-mobile{
  display: none;
}

.shopify-section.section-drop #countdown{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px 0 20px;
  gap: 25px;
}

.shopify-section.section-drop #countdown .nb{
  font-size: 85px;
  font-weight: bolder;
  position: relative;
  line-height: 1;
  letter-spacing: -4px !important;
}

.shopify-section.section-drop #countdown .nb:before{
  content: attr(data-before);
  position: absolute;
  display: block;
  font-size: 13px;
  top: -10px;
  font-weight: 400;
  text-align: center;
  width: 100%;
  letter-spacing: 0px !important;
}

.shopify-section.section-drop hr{
  max-width: 500px;
  margin: 0 auto 25px;
  height: 2px;
}

.shopify-section.section-drop .inscription-options{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  gap: 20px;
}

.shopify-section.section-drop .inscription-options .button{
  min-height: 50px;
}

.shopify-section.section-drop .inscription-options div.button{
  --color-shadow: 203, 204, 203;
  --color-button: 203, 204, 203;
  color: #000;
}

.shopify-section.section-drop .inscription-options a.button{
  --color-shadow: 87, 176, 70;
  --color-button: 87, 176, 70;
  color: #FFF;
}

.shopify-section.section-drop{
  margin-bottom: 80px;
}

.shopify-section.section-drop .klaviyo-form{
  display: none;
  max-width: 450px;
  margin: 20px auto 30px;
}

.shopify-section.section-drop .klaviyo-form>.needsclick>form{
  padding: 0 !important;
}

.shopify-section.section-drop .klaviyo-form button.needsclick{
  padding: 0px 40px !important;
}

.shopify-section.section-drop figure.image-3{
  max-width: 500px;
  margin: auto;
}

.shopify-section.section-drop .klaviyo-form .needsclick[style*="min-height: 200px"]{
  min-height: 100px !important;
}

.shopify-section.section-drop .page-width{
  max-width: 1000px;
  margin-top: 30px;
}

@media screen and (max-height: 895px) {
  .shopify-section.shopify-section-group-footer-group{
    z-index: 6;
  }
}

@media screen and (max-width: 750px) {
  .shopify-section.section-drop #countdown .nb{
    font-size: 60px;
    letter-spacing: -2px !important;
  }

  .shopify-section.section-drop h1, .shopify-section.section-drop h2.titre-klaviyo{
    font-size: 20px;
  }

  .shopify-section.section-drop figure{
    width: 100%;
    margin: 0;
  }

  .shopify-section.section-drop figure img.image-mobile{
    display: block;
  }

  .shopify-section.section-drop figure img.image-mobile+img{
    display: none;
  }
}



.product__coming-soon-tag{
  background-color: #DEDEDE;
  color: #000000;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 15px;
  font-size: 12px;
  width: fit-content;
}

.product__countdown{
  border-top: 1.5px solid rgba(var(--color-foreground), .08);
  padding-top: 15px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.product__countdown .titre{
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}

.product__countdown > div {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.product__countdown > div > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.product__countdown span.nb {
  font-size: 40px;
  line-height: 1;
  font-style: var(--font-heading-style);
  font-weight: 600;
  font-family: var(--font-heading-family);
}

.product__countdown > div > span {
  font-size: 40px;
  line-height: 1;
  font-style: var(--font-heading-style);
  font-weight: 600;
  font-family: var(--font-heading-family);
}

.product__countdown span.label {
  font-size: 12px;
  font-weight: 400;
  font-family: var(--font-heading-family);
  display: block;
  text-align: center;
  margin-top: 5px;
}

.product__early-access{
  padding: 10px;
  border: 1px solid rgba(var(--color-foreground), .08);
  border-radius: 3px;
  margin-bottom: 20px !important;
}

.product__early-access .methode-whatsapp{
  font-size: 1.5rem;
  line-height: calc(1 + .2 / var(--font-body-scale));
  text-transform: uppercase;
  font-weight: 600;
  height: 48px;
  min-height: 48px;
  display: none;
  align-items: center;
  gap: 10px;
}

.product__early-access .methode-klaviyo{
  display: none;
}

.product__early-access .methode-whatsapp.active, .product__early-access .methode-klaviyo.active{
  display: flex;
}

.product__early-access p{
  text-align: center;
  opacity: .5;
  font-size: 13px;
  margin: 7px 0 0;
}

.product__early-access .titre{
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}

.product__early-access .methode{
  margin-bottom: 15px;
  display: flex;
  border-radius: 3px;
  overflow: hidden;
  background-color: #DEDEDE;
}

.product__early-access .methode>*{
  width: 50%;
  text-align: center;
  font-size: 15px;
  height: 38px;
  display: block;
  line-height: 38px;
  cursor: pointer;
}

.product__early-access .methode>.email.active{
  color: #FFF;
  background-color: #020912;
  cursor: auto;
}

.product__early-access .methode>.whatsapp.active{
  background-color: #00D757;
  color: #FFF;
  cursor: auto;
}

.product__early-access .methode-klaviyo form{
  padding: 0 !important;
}

.product__early-access .methode-klaviyo form>.needsclick{
  min-height: unset !important;
}

.product__early-access .methode-klaviyo form>.needsclick>[data-testid="form-row"]{
  flex-direction: column !important;
  gap: 15px !important;
}

.product__early-access .methode-klaviyo form>.needsclick [data-testid="form-component"]{
  padding: 0 !important;
  flex: unset !important;
  margin: 0 !important;
}

.product__early-access .methode-klaviyo form>.needsclick [data-testid="form-component"] button{
  width: 100% !important;
  font-size: 1.5rem;
  line-height: calc(1 + .2 / var(--font-body-scale));
  text-transform: uppercase;
  font-family: var(--font-body-family) !important;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.product__early-access .methode-klaviyo form>.needsclick [data-testid="form-component"] button:after{
  content: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25712 0.889187L12.4782 4.85223L-2.65395e-07 4.92848L0.0265088 6.0971L12.5313 6.12247L8.28323 10.1362L9.18592 11L15 5.51268L9.15942 2.41653e-07L8.25712 0.889187Z' fill='white'/%3E%3C/svg%3E");
}

.product__early-access .methode-klaviyo>.klaviyo-form{
  width: 100%;
}

.product__early-access .methode-klaviyo h1 span{
  font-family: var(--font-body-family) !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  margin-top: 5px !important;
  font-size: 20px !important;
}

.product__early-access .methode-klaviyo p span{
  font-family: var(--font-body-family) !important;
  margin-bottom: 5px !important;
  font-size: 15px !important;
  font-size: 15px !important;
  margin-top: 5px !important;
  display: block !important;
}


@media screen and (max-width: 1150px) {
  .product__countdown span.nb, .product__countdown > div > span {
    font-size: 25px;
  }

  .product__countdown .titre{
    font-size: 14px;
  }

  .product__countdown > div {
    gap: 15px;
  }
}

@media screen and (max-width: 750px){
  .product__countdown span.nb, .product__countdown > div > span {
    font-size: 30px;
  }

  .product__countdown .titre{
    font-size: 14px;
  }

  .product__countdown > div {
    gap: 20px;
  }

  .product__countdown{
    margin-bottom: 20px;
  }
}

.shopify-section.section-drop.drop-v2 h1{
  color: #606060;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}

.shopify-section.section-drop.drop-v2 .page-width{
  max-width: 750px;
}

.shopify-section.section-drop.drop-v2 .product__countdown .titre {
  font-size: 16px;
  text-align: center;
}

.shopify-section.section-drop.drop-v2 .product__countdown {
  border-top: none;
  margin-top: 10px;
}

.shopify-section.section-drop.drop-v2 .product__countdown > div{
  justify-content: center;
}

.shopify-section.section-drop.drop-v2 .product__countdown span.nb, .shopify-section.section-drop.drop-v2 .product__countdown > div > span {
  font-size: 50px;
}

.shopify-section.section-drop.drop-v2 .product__early-access .titre {
  font-size: 16px;
  text-align: center;
}

.shopify-section.section-drop.drop-v2 .product__early-access .methode-klaviyo.active .klaviyo-form{
  display: flex;
  margin: 0;
  min-width: 100%;
}

.shopify-section.section-drop.drop-v2 .product__early-access .methode-klaviyo.active .klaviyo-form > .needsclick{
  min-width: 100%;
}

.product__icones{
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
  list-style: none;
  margin: 30px auto;
  width: fit-content;
}

.product__icones li{
  display: flex;
  align-items: center;
  gap: 15px;
}

.product__icones li img{
  width: 32px;
  height: auto;
}

.product__icones li div{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.product__icones li div strong{
  font-size: 15px;
}

.product__icones li div span{
  font-size: 14px;
  color: #606060;
}

.drop-v2 .splide__pagination{
  padding: 0;
  display: flex;
  gap: 10px;
}

.drop-v2 .splide__pagination button{
  padding: 0;
  width: 15px;
  height: 15px;
  border-radius: 12px;
  border: 1px solid #020912;
  background-color: transparent;
  margin-top: 12px;
  cursor: pointer;
  transition: background-color .6s cubic-bezier(0.7, 0.01, 0.27, 0.99);
}

.drop-v2 .splide__pagination button.splide__pagination__page.is-active{
  background-color: #020912;
}

.product__video{
  display: block;
  width: 100%;
}

.product__video video{
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.slideshow__video{
  object-fit: cover;
}

@media screen and (max-width: 750px) {
  .shopify-section.section-drop.drop-v2 .product__countdown span.nb, .shopify-section.section-drop.drop-v2 .product__countdown > div > span {
    font-size: 30px;
  }
}





.collection__tabs-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}

.collection__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.collection__tab {
  background: none;
  border: 0;
  padding: 0.4rem 0;
  cursor: pointer;
  font-size: 1.4rem;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
  color: rgba(var(--color-foreground), 0.6);
  border-bottom: 1px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
}

.collection__tab[aria-selected='true'] {
  color: rgb(var(--color-foreground));
  border-bottom-color: rgb(var(--color-foreground));
}

.collection__tab-link[hidden],
.collection__panel[hidden] {
  display: none;
}

.collections-onglets .title{
  margin: 0;
}

.collections-onglets .slider-component-desktop{
  overflow-y: hidden;
}

.collection__link-mobile {
  display: flex;
  justify-content: center;
  margin-top: 2.4rem;
}

.collection__tab-links {
  display: none;
}

html body #insta-feed h2{
  font-weight: 600;
}

.instafeed-new-layout-wrapper{
  gap: 8px !important;
}

@media screen and (min-width: 990px) {
  .slider--desktop:before {
    content: "";
    width: 0;
    padding-right: 5rem;
    margin-right: calc(-1 * var(--grid-desktop-horizontal-spacing));
  }
}

@media screen and (min-width: 750px) {
  .collection__tab-links {
    display: block;
  }

  .collection__link-mobile {
    display: none;
  }
}

@media screen and (max-width: 750px){
  .collection__tabs{
    flex-wrap: nowrap;
    width: calc(100% + 1.5rem);
    margin-right: -1.5rem !important;
    padding-right: 1.5rem !important;
    overflow-x: auto;
  }

  .collection__tabs .collection__tab{
    min-width: fit-content;
  }

  html .policies li a, html .copyright__content{
    padding: 0;
    font-size: 11px;
  }
}

.reels__list {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
}

.reels__list::-webkit-scrollbar {
  display: none;
}

.reels__item {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: var(--reels-size, 96px);
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.reels__bubble {
  width: var(--reels-size, 96px);
  height: var(--reels-size, 96px);
  border-radius: 50%;
  padding: 4px;
  border: 2px solid var(--reels-ring, #c9a96a);
  overflow: hidden;
}

.reels__bubble img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

.reels__label {
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
}

.reels__modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #02091280;
  display: none;
}

.reels__modal.is-open {
  display: flex;
  align-items: center;
  justify-content: center;
}

.reels__close {
  position: absolute;
  top: 14px;
  right: 18px;
  z-index: 2;
  background: none;
  border: 0;
  color: #fff;
  font-size: 38px;
  line-height: 1;
  cursor: pointer;
}

.reels__viewport {
  --reels-h: 100dvh;
  width: min(100vw, calc(var(--reels-h) * 9 / 16));
  height: var(--reels-h);
  overflow: hidden;
  margin: auto;
  cursor: grab;
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}

.reels__viewport.is-dragging {
  cursor: grabbing;
}

.reels__viewport.is-dragging video {
  pointer-events: none;
}

.reels__track {
  display: flex;
  gap: 0;
  height: 100%;
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.reels__viewport.is-dragging .reels__track {
  transition: none;
}

.reels__slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.reels__slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.icon-with-text .icon-with-text__item .h4.inline-richtext{
  font-size: 14px;
  font-weight: 700;
}

.icon-with-text .icon-with-text__item img{
  margin-bottom: 5px;
}

.icon-with-text.icon-with-text--horizontal{
  column-gap: 1rem;
}

.points-fidelite{
  display: flex;
  align-items: center;
  gap: 2px;
  font-size: 15px;
}

.points-fidelite p{
  margin: 0;
}

.points-fidelite p a{
  font-weight: 600;
  text-decoration: underline;
  color: inherit;
}

.points-fidelite svg{
  margin-left: -8px;
  margin-top: -2px;
  width: 32px;
}

html .product__info-container>.reels{
  margin-bottom: 2rem;
}

.collapsible-content.collapsible-section-layout .collapsible-content-wrapper-narrow{
  max-width: 100%;
  padding: 0;
}

html .product__info-container .product-form{
  margin: 1rem 0 2.5rem;
}

.collapsible-content.collapsible-section-layout .collapsible-content__heading{
  text-align: left;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}

.collapsible-content.collapsible-section-layout .accordion .accordion__title{
  font-size: 18px;
}

.collapsible-content.collapsible-section-layout .accordion .accordion__content p{
  font-size: 16px;
}

header-drawer .how-to-use-your-points{
  display: none;
}

@media (min-width: 750px) {
  .reels__viewport {
    --reels-h: 88vh;
  }
}

@media screen and (max-width: 749px) {
  .thumbnail-slider.slider-mobile-gutter .slider-button{
    display: none;
  }

  html .thumbnail-slider .thumbnail-list.slider{
    padding: 2px 20px;
  }

  html .thumbnail-list__item.slider__slide{
    width: calc(20% - (1rem * 4 / 5));
  }

  .collapsible-content.collapsible-section-layout .collapsible-content__heading{
    font-size: 20px;
    margin: 0;
  }

  .collapsible-content.collapsible-section-layout .accordion .accordion__title {
    font-size: 16px;
  }

  .collapsible-content.collapsible-section-layout .accordion .accordion__content p{
    font-size: 14px;
  }

  .icon-with-text .icon-with-text__item .h4.inline-richtext{
    font-size: 12px;
  }

  .icon-with-text .icon-with-text__item img{
    width: auto;
    height: 26px;
  }

  .points-fidelite{
    font-size: 13px;
    line-height: 1.3;
  }

  header.header .header__icons #cart-icon-bubble{
    margin-right: 0;
  }

  .header__icons .how-to-use-your-points{
    display: none;
  }

  header-drawer {
    display: flex;
    padding-top: 10px;
  }

  header-drawer .how-to-use-your-points{
    display: block;
    margin-bottom: 0;
    margin-left: -3px;
  }
}

#CartDrawer #CartDrawer-CartItems thead{
  display: none;
}

#CartDrawer .drawer__header{
  padding: 1.5rem 0 0;
}

#CartDrawer .bloc-paiements{
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 15px;
  flex-wrap: wrap;
}

#CartDrawer .drawer__footer{
  padding-bottom: 5px;
}

#CartDrawer .cart__checkout-button{
  font-weight: 600;
  padding: 0;
}

#CartDrawer .cart-item__quantity .cart-remove-button{
  opacity: 0.6;
}

#CartDrawer .cart-item__quantity .quantity__input{
  font-size: 16px;
  opacity: 1;
}

#CartDrawer .drawer__heading{
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 4px;
}

#CartDrawer .cart-item__quantity .quantity{
  width: 120px;
  min-height: 45px;
}

#CartDrawer .totals__total{
  text-transform: uppercase;
  font-weight: 600;
}

/*.gfgPageWrapper{
  display: none !important;
}*/

#CartDrawer .tax-note{
  margin: 8px 0 5px auto;
  font-size: 13px;
  line-height: 1.3;
}

#CartDrawer .totals{
  margin-top: 0;
}

@media screen and (max-width: 749px) {
  #CartDrawer .drawer__heading{
    font-size: 20px;
  }

  #CartDrawer .cart-item__name{
    font-size: 14px;
  }

  #CartDrawer .bloc-paiements svg{
    width: 30px;
    height: auto;
  }

  #CartDrawer .totals__total, #CartDrawer .totals__total-value{
    font-size: 17px;
  }

  #CartDrawer .bloc-paiements{
    margin-top: 12px;
    margin-bottom: 2px;
  }

  #CartDrawer .product-option {
    font-size: 14px;
  }

  html .drawer__inner{
    max-width: calc(100vw - 2rem);
  }
}

html .collection-hero.collection-hero--with-image{
  padding: 0 0 10px;
}

.collection-hero.collection-hero--with-image .collection-hero__inner{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  max-height: 300px;
  overflow: hidden;
}

.collection-hero.collection-hero--with-image .collection-hero__inner .collection-hero__text-wrapper{
  z-index: 1;
  position: absolute;
  max-width: calc(100% - 7rem);
  width: 500px;
  color: #FFF;
  padding: 0;
  text-align: center;
}

.collection-hero.collection-hero--with-image .collection-hero__image-container{
  margin: 0;
  flex: 1;
  height: 100%;
  width: 100%;
  object-fit: cover;
  min-height: unset;
  border: none;
}

.collection-hero.collection-hero--with-image .collection-hero__inner .collection-hero__text-wrapper .collection-hero__title{
  font-size: calc(var(--font-heading-scale) * 2.4rem);
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
}

.collection-hero.collection-hero--with-image .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description{
  margin: 10px 0 0;
}

.collection-hero.collection-hero--with-image .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description p{
  font-size: 16px;
}

.collection-hero.collection-hero--with-image .collection-hero__image-container img{
  position: relative;
}

.navigation-collection{
  display: none;
}

.navigation-collection .collection-nav__list {
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
  justify-content: flex-start;
  list-style: none;
  margin: 0 auto;
  padding: 1px 0;
  overflow-x: auto;
  width: fit-content;
  max-width: 100%;
}
.navigation-collection .collection-nav__list::-webkit-scrollbar {
  display: none;
}
.navigation-collection .collection-nav__title {
  text-align: {{ section.settings.alignment }};
  margin-bottom: 1.5rem;
}
.navigation-collection .button.collection-nav__link{
  font-size: 14px;
  min-width: unset;
  min-height: 45px;
  white-space: nowrap;
  padding: 0 25px;
}
.navigation-collection .collection-nav__link--outline {
  background: transparent;
  color: rgb(var(--color-foreground));
  font-size: 14px;
  min-width: unset;
  min-height: 45px;
  white-space: nowrap;
}
.collection-nav__link--outline:hover {
  box-shadow: 0 0 0 1px rgba(var(--color-foreground), 1);
}

@media screen and (max-width: 749px) {
  .shopify-section.navigation-collection{
      margin: 0;
      padding: 0 !important;
      min-width: 100vw;
  }

  .navigation-collection .button.collection-nav__link{
      font-size: 13px;
      min-height: 42px;
  }

  .shopify-section.navigation-collection .page-width{
      padding: 0;
  }

  .shopify-section.navigation-collection li:first-child{
      margin-left: 1.5rem;
  }

  .shopify-section.navigation-collection li:last-child{
      margin-right: 1.5rem;
  }

  .collection-hero.collection-hero--with-image .collection-hero__inner .collection-hero__text-wrapper .collection-hero__description p{
    font-size: 15px;
  }

  .collection-hero.collection-hero--with-image .collection-hero__inner{
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-collection{
    display: block;
  }
}

delivery-preview-widget{
  display: none !important;
}

@media screen and (max-width: 749px) {
  .collection-hero--with-image .collection-hero__inner {
    padding-bottom: calc({{ settings.media_shadow_vertical_offset | at_least: 0 }}px + 2rem);
  }
}
.image-with-text .image-with-text__content{
  padding: 0;
}
.image-with-text .image-with-text__content .image-with-text__text.rte p{
  font-size: 16px;
}

.image-with-text .image-with-text__content .image-with-text__heading{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}

.image-with-text .image-with-text__content{
  padding-top: 30px;
}

@media (min-width: 750px) {
  .image-with-text .image-with-text__content{
    padding: 6rem 3rem 7rem 0;
    justify-content: center;
  }

  .image-with-text .image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__content{
    padding: 6rem 0 7rem 3rem;
  }

  .image-with-text .image-with-text__content .image-with-text__heading{
    font-size: 24px;
  }
}

html .product__info-container>.delivery-estimate{
  font-size: 15px;
  margin: -18px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  text-align: center;
}

.delivery-estimate:before{
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  background-color: #04d004;
  border-radius: 8px;
}

#judgeme_product_reviews .jm-text.jm-review-widget-minimal-header__title{
  font-size: calc(var(--font-heading-scale) * 2.4rem);
  font-weight: 600;
  text-transform: uppercase;
}

#judgeme_product_reviews .jm-review-widget-minimal-header__action-buttons .jm-button.jm-button--primary.jm-action-buttons__button{
  font-size: 1.5rem;
  border-radius: 3px;
  height: 54px;
  width: fit-content;
  padding: 0 3rem;
  margin-left: auto;
}

#judgeme_product_reviews .jm-review-widget-minimal-header__filters{
  display: none;
}

#judgeme_product_reviews .jm-average-rating-display>.jm-cluster{
  align-items: flex-end;
}

#judgeme_product_reviews .jm-average-rating-display>.jm-cluster>p:first-child:after{
  content: " / 5";
}

#judgeme_product_reviews .jm-average-rating-display>.jm-cluster>p:nth-child(2){
  margin-left: 10px;
  line-height: 22px;
  font-size: 16px;
}

#judgeme_product_reviews .jm-media-preview{
  display: none;
}

#judgeme_product_reviews .jm-average-rating-display>.jm-cluster .jm-verified-badge,
#judgeme_product_reviews .jm-medals,
#judgeme_product_reviews .jm-custom-answer-list,
#judgeme_product_reviews .jm-shop-reply{
  display: none;
}

#judgeme_product_reviews .jdgm-review-list{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}

#judgeme_product_reviews .jdgm-review-list .jm-review-item{
  width: calc(33.33% - 13.33px);
  background-color: #F5F5F6;
  padding: 20px;
  border-radius: 3px;
  border: none;
  position: relative;
  margin: 0 !important;
}

#judgeme_product_reviews .jm-review-item .jm-cluster:has(.jm-media-thumbnail-list__thumbnail){
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: auto;
}

#judgeme_product_reviews .jm-review-item .jm-media-thumbnail-list__thumbnail{
  inline-size: 80px;
}

#judgeme_product_reviews .jm-review-item .jm-star-rating .jm-star-rating__font-icon{
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_705)'%3E%3Cpath d='M10.8472 17.3166L4.125 21.3906L5.90741 13.7517L0 8.60822L7.79167 7.94618L10.8472 0.765625L13.9028 7.94618L21.7454 8.60822L15.787 13.7517L17.5694 21.3906L10.8472 17.3166Z' fill='%23020912'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_705'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="4"] .jm-star-rating__font-icon:nth-child(5){
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_708)'%3E%3Cpath d='M13.4424 8.1416L13.5605 8.41895L13.8604 8.44434L20.5186 9.00586L15.46 13.373L15.2314 13.5713L15.2998 13.8652L16.8125 20.3467L11.1064 16.8887L10.8477 16.7314L10.5879 16.8887L4.88184 20.3467L6.39453 13.8652L6.46289 13.5723L6.23535 13.375L1.21777 9.00586L7.83398 8.44434L8.13379 8.41895L8.25195 8.1416L10.8467 2.04297L13.4424 8.1416Z' stroke='%23020912'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_708'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="3"] .jm-star-rating__font-icon:nth-child(5),
#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="3"] .jm-star-rating__font-icon:nth-child(4){
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_708)'%3E%3Cpath d='M13.4424 8.1416L13.5605 8.41895L13.8604 8.44434L20.5186 9.00586L15.46 13.373L15.2314 13.5713L15.2998 13.8652L16.8125 20.3467L11.1064 16.8887L10.8477 16.7314L10.5879 16.8887L4.88184 20.3467L6.39453 13.8652L6.46289 13.5723L6.23535 13.375L1.21777 9.00586L7.83398 8.44434L8.13379 8.41895L8.25195 8.1416L10.8467 2.04297L13.4424 8.1416Z' stroke='%23020912'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_708'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="2"] .jm-star-rating__font-icon:nth-child(5),
#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="2"] .jm-star-rating__font-icon:nth-child(4),
#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="2"] .jm-star-rating__font-icon:nth-child(3){
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_708)'%3E%3Cpath d='M13.4424 8.1416L13.5605 8.41895L13.8604 8.44434L20.5186 9.00586L15.46 13.373L15.2314 13.5713L15.2998 13.8652L16.8125 20.3467L11.1064 16.8887L10.8477 16.7314L10.5879 16.8887L4.88184 20.3467L6.39453 13.8652L6.46289 13.5723L6.23535 13.375L1.21777 9.00586L7.83398 8.44434L8.13379 8.41895L8.25195 8.1416L10.8467 2.04297L13.4424 8.1416Z' stroke='%23020912'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_708'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="1"] .jm-star-rating__font-icon:nth-child(5),
#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="1"] .jm-star-rating__font-icon:nth-child(4),
#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="1"] .jm-star-rating__font-icon:nth-child(3),
#judgeme_product_reviews .jm-review-item .jm-star-rating[aria-label*="1"] .jm-star-rating__font-icon:nth-child(2){
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_708)'%3E%3Cpath d='M13.4424 8.1416L13.5605 8.41895L13.8604 8.44434L20.5186 9.00586L15.46 13.373L15.2314 13.5713L15.2998 13.8652L16.8125 20.3467L11.1064 16.8887L10.8477 16.7314L10.5879 16.8887L4.88184 20.3467L6.39453 13.8652L6.46289 13.5723L6.23535 13.375L1.21777 9.00586L7.83398 8.44434L8.13379 8.41895L8.25195 8.1416L10.8467 2.04297L13.4424 8.1416Z' stroke='%23020912'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_708'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#judgeme_product_reviews .jm-review-item .jm-reviewer-info .jm-reviewer-info__details .jm-cluster:last-child .jm-text{
  position: absolute;
  right: 20px;
  top: 23px;
  font-size: 15px;
}

#judgeme_product_reviews .jm-review-item .jm-review-item__content{
  flex-direction: column;
  display: flex;
}

#judgeme_product_reviews .jm-review-item .jm-review-item__content .jm-review-content .jm-review-content__title-wrapper .jm-review-content__title{
  text-transform: uppercase;
}

#judgeme_product_reviews .jm-review-item .jm-reviewer-info .jm-reviewer-avatar,
#judgeme_product_reviews .jm-review-item .jm-reviewer-info .jm-verified-buyer-badge{
  display: none;
}

#judgeme_product_reviews .jm-review-item .jm-review-item__content>*:nth-child(1){
  order: 0;
}

#judgeme_product_reviews .jm-review-item .jm-review-item__content>*:nth-child(2){
  order: 2;
}

#judgeme_product_reviews .jm-review-item .jm-review-item__content>*:nth-child(3){
  order: 1;
}

#judgeme_product_reviews{
  max-width: unset !important;
}

.jdgm-write-review-modal .jdgm-write-review-modal__stars .jdgm-star {
  color: #020912 !important;
}

@media screen and (max-width: 1250px){
  #judgeme_product_reviews .jdgm-review-list .jm-review-item {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 750px) {
  #judgeme_product_reviews .jdgm-review-list .jm-review-item {
    width: 100%;
  }

  #judgeme_product_reviews .jm-review-widget-minimal-header__action-buttons .jm-button.jm-button--primary.jm-action-buttons__button{
    margin-left: 0;
  }

  #judgeme_product_reviews .jm-review-widget-minimal-header>.jm-cluster:nth-child(1){
    gap: 20px;
  }
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"]>div,
.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"]>div .jdgm-carousel-wrapper{
  max-width: unset !important;
  width: 100%;
  padding-bottom: 0;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-title{
  font-size: calc(var(--font-heading-scale) * 2.4rem);
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item {
  background-color: #F5F5F6;
  padding: 20px 20px 25px;
  border-radius: 3px;
  border: none;
  position: relative;
  margin-right: 20px;
  width: calc(33.33% - 13.33px);
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item .jdgm-carousel-item__review-body{
  -webkit-line-clamp: 3 !important;
  margin-top: 10px;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item .jdgm-carousel-item__reviewer-name{
  text-align: left;
  font-size: 16px;
  opacity: 1;
  font-weight: 600;
  text-transform: uppercase;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item  .jdgm-carousel-item__product-image{
  margin: 10px auto 0 0;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel__item-wrapper{
  height: 240px;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-all-reviews-rating-wrapper{
  display: flex;
  gap: 10px;
  margin-top: 7px;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item__review-body>p{
  text-align: left;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item__review-rating{
  justify-content: left;
  display: flex;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-star.jdgm--on{
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_705)'%3E%3Cpath d='M10.8472 17.3166L4.125 21.3906L5.90741 13.7517L0 8.60822L7.79167 7.94618L10.8472 0.765625L13.9028 7.94618L21.7454 8.60822L15.787 13.7517L17.5694 21.3906L10.8472 17.3166Z' fill='%23020912'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_705'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-star.jdgm--half{
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_708)'%3E%3Cpath d='M13.4424 8.1416L13.5605 8.41895L13.8604 8.44434L20.5186 9.00586L15.46 13.373L15.2314 13.5713L15.2998 13.8652L16.8125 20.3467L11.1064 16.8887L10.8477 16.7314L10.5879 16.8887L4.88184 20.3467L6.39453 13.8652L6.46289 13.5723L6.23535 13.375L1.21777 9.00586L7.83398 8.44434L8.13379 8.41895L8.25195 8.1416L10.8467 2.04297L13.4424 8.1416Z' stroke='%23020912'/%3E%3Cg clip-path='url(%23clip1_6499_708)'%3E%3Cpath d='M10.8472 17.3166L4.125 21.3906L5.90741 13.7517L0 8.60822L7.79167 7.94618L10.8472 0.765625L13.9028 7.94618L21.7454 8.60822L15.787 13.7517L17.5694 21.3906L10.8472 17.3166Z' fill='%23020912'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_708'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_6499_708'%3E%3Crect width='11' height='20' fill='white' transform='translate(0 1)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-star.jdgm--off{
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6499_708)'%3E%3Cpath d='M13.4424 8.1416L13.5605 8.41895L13.8604 8.44434L20.5186 9.00586L15.46 13.373L15.2314 13.5713L15.2998 13.8652L16.8125 20.3467L11.1064 16.8887L10.8477 16.7314L10.5879 16.8887L4.88184 20.3467L6.39453 13.8652L6.46289 13.5723L6.23535 13.375L1.21777 9.00586L7.83398 8.44434L8.13379 8.41895L8.25195 8.1416L10.8467 2.04297L13.4424 8.1416Z' stroke='%23020912'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6499_708'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-all-reviews-rating-wrapper .jdgm-all-reviews-rating{
  margin-top: 4px;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-number-of-reviews.jdgm-carousel-number-of-reviews--verified svg{
  display: none;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-title-and-link{
  position: relative;
}

.shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-title-and-link .button.jdgm-custom-more-reviews{
  color: #FFF;
  position: absolute;
  top: 10px;
  right: 0;
}

html .complementary-products__container{
  gap: 7px;
}

.complementary-products__container .summary__title .accordion__title{
  font-size: 18px;
  font-weight: 600;
  min-height: unset;
  text-transform: uppercase;
}

.complementary-products__container .complementary-slide{
  background: #f5f5f6;
  padding: 15px !important;
}

.complementary-products__container .complementary-slide .quick-add__submit{
  padding: 10px 15px;
  border-radius: 3px !important;
  color: #000000;
  background-color: transparent;
  border: 1.5px solid #000;
  text-transform: uppercase;
  font-size: 13px;
}

.complementary-products__container .complementary-slide .quick-add__submit .icon-wrap{
  display: none;
}

@media screen and (max-width: 1250px){
  .shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 750px) {
  .shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item{
    width: 100%;
  }

  .shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-item__review-body>p{
    font-size: 15px;
  }

  .shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel__item-wrapper {
    height: 225px;
  }

  .shopify-block.shopify-app-block[id*="judge_me_reviews_featured_carousel"] .jdgm-carousel-title-and-link .button.jdgm-custom-more-reviews{
    position: relative;
    inset: unset;
    margin-top: 15px;
  }
}

html .jdgm-carousel__right-arrow, html .jdgm-carousel__left-arrow{
  border: none;
  width: 37px;
  height: auto;
  transform: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  content: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6501_724)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.619289 0.617176C0.574666 0.661687 0.539262 0.714564 0.515106 0.772778C0.49095 0.830992 0.478516 0.893399 0.478516 0.956426C0.478516 1.01945 0.49095 1.08186 0.515106 1.14007C0.539262 1.19829 0.574666 1.25117 0.619289 1.29568L4.11433 4.78976L0.619289 8.28384C0.529315 8.37382 0.478767 8.49585 0.478767 8.62309C0.478767 8.75034 0.529315 8.87237 0.619289 8.96234C0.709264 9.05232 0.831296 9.10286 0.958539 9.10286C1.08578 9.10286 1.20781 9.05232 1.29779 8.96234L5.13112 5.12901C5.17575 5.0845 5.21115 5.03162 5.23531 4.97341C5.25946 4.91519 5.2719 4.85279 5.2719 4.78976C5.2719 4.72673 5.25946 4.66432 5.23531 4.60611C5.21115 4.5479 5.17575 4.49502 5.13112 4.45051L1.29779 0.617176C1.25328 0.572553 1.2004 0.53715 1.14219 0.512994C1.08397 0.488838 1.02157 0.476403 0.958539 0.476403C0.895512 0.476403 0.833104 0.488838 0.77489 0.512994C0.716676 0.53715 0.663799 0.572553 0.619289 0.617176Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6501_724'%3E%3Crect width='9.58333' height='5.75' fill='white' transform='translate(4.18901e-07 9.58333) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

html .jdgm-carousel__left-arrow{
  transform: scaleX(-1);
  margin-right: 10px;
}







html .gfgCartPageWrapperV2 {
  margin-bottom: 0;
  margin-top: 5px;
}

.gfgFGv2-widget {
  margin-bottom: 0 !important;
}

#CartDrawer .cart__checkout-button{
  margin: 0;
}