/** Shopify CDN: Minification failed

Line 10:9 Unexpected "'.template-collection'"

**/
.gzr4Gu1MED {
  margin: 0 50px;
}

body:not('.template-collection') #shopify-section-template--23587663118669__slideshow_9HDndC .t4s-container{
  left: 0 !important;
}
.t4s-product__info-wrapper .t4s-product-form__variants .t4s-form__product .button-custom-request-for-quote,
.t4s-modal .t4s-product-quick-shop .wrap-product-form-custom .t4s-product-form__submit,
.t4s-product__info-wrapper .t4s-product-form__variants .t4s-form__product .replace-button-form{
  display: none;
}
.t4s-modal .t4s-product-quick-shop .wrap-product-form-custom .button-custom-request-for-quote,
.t4s-modal .t4s-product-quick-shop .wrap-product-form-custom .replace-button-form{
  font-size: 14px;
    font-weight: 600;
    min-height: 40px;
    padding: 5px 25px;
    cursor: pointer;
    margin-top: 20px;
    order: 4;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #333;
    color: #fff;
    text-transform: uppercase;
    font-family: "Trade Gothic", sans-serif;
    border-radius: 40px;
    margin-bottom: 0;
}
.t4s-modal .t4s-product-quick-shop .wrap-product-form-custom .replace-button-form .t4s-loading__spinner{
  margin-left: 10px; 
}
.t4s-opening-qs.t4s-modal-opened .t4s-modal__inner{
  max-width: calc(100vw / 2 - 100px);
}
.t4s-product-quick-shop .t4s-product-form__buttons .t4s-product-form__submit{
  transform: none !important;
}
#contact_form_page .t4s-form-message.t4s-form-message--success{
  background-color: #29af0f;
}
#contact_form_page .t4s-form-message.t4s-form-message--error{
  background-color: #ff0000;
}
#contact_form_page .t4s-form-message{
  padding: 10px;
  color: #fff;
}
.t4s-collection-item.actualites-custom,
.t4s-collection-item.custom-news{
  height: 430px;
  padding-left: 10px; 
  padding-right: 10px; 
}
.actualites-custom div,
.custom-news div{
  height: 100%;
}
.t4s-collection-item.actualites-custom .t4s-cate-wrapper,
.t4s-collection-item.custom-news .t4s-cate-wrapper{
      left: 10px;
    transform: none;
    width: auto;
    height: auto;
    box-shadow: none;
}
.t4s-collection-item.actualites-custom .t4s-cat-title,
.t4s-collection-item.custom-news .t4s-cat-title{
     padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    position: relative;
  font-size: 13px;
}
.t4s-collection-item.actualites-custom .t4s-cat-title::after,
.t4s-collection-item.custom-news .t4s-cat-title::after{
  content: "→";
  display: inline-block;
  color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    line-height: normal;
}
.t4s-collection-item.actualites-custom .t4s-cat-title:hover::after,
.t4s-collection-item.actualites-custom .t4s-cat-title:hover,
.t4s-collection-item.custom-news .t4s-cat-title:hover::after,
.t4s-collection-item.custom-news .t4s-cat-title:hover{
  color: #f43cb6;
      background: transparent;
}

.wrap-product-reference .product-slider-custom .slick-slide img{
  max-height: 350px;
}
.product-slider-custom .slick-slide img {
  width: 99%;
  height: auto;
  display: block;
  aspect-ratio: 1;
}
.t4s-products.t4s-row-cols-lg-3 .product-slider-custom .slick-slide img {
  width: 99.4%;
}
.t4s-products.t4s-row-cols-lg-2 .product-slider-custom .slick-slide img {
  width: 99.8%;
}
.wrap-product-reference > .slick-arrow,
.product-slider-custom .slick-arrow{
  z-index: 9;
}
.wrap-product-reference > .slick-arrow.slick-prev{
  left: 10px;
}
.product-slider-custom .slick-arrow.slick-prev{
  left: 10px;
}
.wrap-product-reference > .slick-arrow.slick-next{
  right: 15px;
}
.product-slider-custom .slick-arrow.slick-next{
  right:10px;
}
.wrap-product-reference > .slick-arrow.slick-prev:before{
  transform: rotate(135deg);
  margin: 10px 10px 10px 12px;
}
.wrap-product-reference > .slick-arrow:before{
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 3px solid #333;
  border-bottom: 3px solid #333;
  
  opacity: 1;
}
.wrap-product-reference > .slick-arrow.slick-next:before {
  transform: rotate(-45deg);
  margin: 10px 10px 10px 7px;
}
.wrap-product-reference:hover > .slick-arrow{
  /* display: block !important; */
}
.wrap-product-reference > .slick-arrow:hover{
  background-color: #333;
}
.wrap-product-reference>.slick-arrow:hover:before{
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.wrap-product-reference .t4s-product{
  padding: 0 10px;
}
.wrap-product-reference .t4s-product .t4s-product-title{
  font-size: 20px;
}
.wrap-product-reference .t4s-product .t4s-product-price{
  font-size: 16px;
    font-weight: 700;
  width: 100%;
}
.wrap-product-reference > .slick-arrow {
  width: 40px;
  height: 40px;
  border: 2px solid #333;
  display: none !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.product-slider-custom .slick-arrow.slick-prev:before,
.product-slider-custom .slick-arrow.slick-next:before{
  color: #000;
}
.t4s-product .t4s-product-inner:before,
.t4s-pr-style1 .t4s-product-btns{
  display: none !important;
}
.t4s-banner-inner .t4s-banner-content .t4s-bl-item,
.t4s-collection-item .t4s-cat-title {
  text-transform: uppercase;
}
.offer-special.t4s-row{
  justify-content: center;
}

.t4s-product-price-paypal .price-custom-single .price-custom .price-default-custom{
  text-decoration: line-through;
}
.t4s-product-price-paypal .price-custom-single .price-custom .price-sale-custom{
  color: #e24e58;
  margin-left: 10px;
}

.t4s-product-price-paypal.price-sticky-custom .price-custom-single .price-custom{
  font-size: 12px;
}
.t4s-sticky-atc__product .t4s-sticky-atc__infos .t4s-sticky-atc__price{
  display: none;
}
.wishlist-collection .wishlist-collection-custom{
  margin: 0;
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: row; 
    gap: 10px;
  align-items: center;
}
.t4s-account-nav-link--wishlist .custom-icon-wishlist .count-wishlist-custom{
    position: relative;
    top: 0;
    right: 0;
    background: none;
    box-shadow: none;
    color: #333;
    font-size: 14px;
}
.wishlist-collection .wishlist-collection-custom .t4s-text-pr{
  position: relative;
  background-color: #333;
  color: #fff;
  padding: 3px 4px;
}
.wishlist-collection .wishlist-collection-custom .t4s-text-pr:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 15px;
    background-color: #333;
    clip-path: polygon(100% 0, 0% 50%, 100% 100%);
    border-radius: 0px;
    margin-right: 0;
    position: absolute;
    left: -7px;
    top: 50%;
    transform: translateY(-50%);
}
.wishlist-collection .wishlist-collection-custom .t4s-svg-pr-icon{
  cursor: pointer;
  /* display: flex;
  align-items: center; */
}
.wishlist-collection .wishlist-collection-custom.active:hover .t4s-text-pr.text-add-wishlist,
.wishlist-collection .wishlist-collection-custom.active .icon-add-wishlist,
.wishlist-collection .wishlist-collection-custom:hover .t4s-text-pr.text-no-add-wishlist{
  display: block !important;
}
.wishlist-collection .wishlist-collection-custom.active .t4s-text-pr.text-no-add-wishlist,
.wishlist-collection .wishlist-collection-custom.active .icon-no-add-wishlist,
.wishlist-collection .wishlist-collection-custom .icon-add-wishlist,
.wishlist-collection .wishlist-collection-custom .t4s-text-pr,
.wishlist-collection a{
  display: none !important;
}
.custom-icon-wishlist{
  position: relative;
}
.custom-icon-wishlist .count-wishlist-custom{
  
    width: 15px;
    height: 15px;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 30%);
    opacity: 1;
    transition: .3s ease-in-out;
    background-color: #f43cb6;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    top: -3px;
    right: -7px;
    display: block;
    position: absolute;

}
.wrap-product-form-custom .wishlist-custom{
  position: relative;
  min-width: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  color: #333333;
  border: 1px solid #333;
  text-align: center;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 3;
  background-color: transparent;
  margin-bottom: 0;
  cursor: pointer;
}
.wrap-product-form-custom .wishlist-custom.active .t4s-svg-pr-icon.icon-wishlist-no-add,
.wrap-product-form-custom .wishlist-custom .t4s-svg-pr-icon.icon-wishlist-add{
  display: none;
}
.wrap-product-form-custom .wishlist-custom .t4s-svg-pr-icon.icon-wishlist-no-add,
.wrap-product-form-custom .wishlist-custom.active .t4s-svg-pr-icon.icon-wishlist-add{
  display: flex;
  /* width: 20px; */
}

/* .wrap-product-form-custom .wishlist-custom .t4s-svg-pr-icon{
  display: flex;
} */
.content-image-collection .content-image-collection__wrapper {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0;
}
.content-image-collection .layout-row {
  flex-direction: row;
}

.content-image-collection .layout-row-reverse {
  flex-direction: row-reverse;
}

.content-image-collection .collection-image img {
  width: 100%;
  height: calc(100vw / 3);
  object-fit: cover;
  border-radius: 0;
  box-shadow: none;
  border: none;
}

.content-image-collection .image-mobile {
  display: none;
}

.content-image-collection .image-desktop {
  display: block;
}
.content-image-collection .collection-image {
  width: 50%;
}
.content-image-collection .collection-text {
  width: 50%;
  text-align: center;
  padding: 0 5rem;
}

.content-image-collection .collection-text h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1rem;
  text-transform: uppercase;
  color: #333;
}

.content-image-collection .collection-text p {
  margin-bottom: 1.5rem;
  color: #333;
}

.content-image-collection .collection-button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border: 1px solid #000;
  text-decoration: none;
  color: #000;
  transition: 0.3s ease;
}

.content-image-collection .collection-button:hover {
  background: #000;
  color: #fff;
}
.t4s-product-price-paypal .t4s-product-price{
  display: none !important;
}
/* .t4s-product-price-paypal .price_custom{
    font-size: 29px;
    font-weight: 600;
    line-height: 29px;
    color: #333;
    margin: 0;
} */
.t4s-product-price-paypal .price-custom-single .price-custom{
  display: block !important;
  opacity: 1 !important;
  font-size: 29px;
  line-height: 29px;
  font-weight: 600;
  color: #333;
}
.wrap-product-form-custom button{
  order: 2;
}
.t4s-customer.is--login{
      justify-content: flex-start !important;

}

body .is--fist-ratio-true .is-t4s-style__color.is--first-color .t4s-swatch__item{
  height: 30px !important;
  width: auto;
}

.is--fist-ratio-true .is-t4s-style__color.is--first-color .t4s-swatch__item:before{
  padding: 0 !important;
}
/* #FacetFiltersForm .t4s-facet.is--blockidmain-collection .t4s-facet-content .t4s-filter__values li:nth-last-child(-n+2){
  display: none;
} */
@media (max-width: 1400px) {
  .t4s-collection-item.actualites-custom .t4s-cat-title::after,
  .t4s-collection-item.custom-news .t4s-cat-title::after{
    margin-left: 5px;
  }
  .t4s-collection-item.actualites-custom,
  .t4s-collection-item.custom-news{
    padding-left: 5px; 
    padding-right: 5px; 
  }
}
@media (max-width: 1300px) {
  .t4s-collection-item.actualites-custom .t4s-cat-title,
  .t4s-collection-item.custom-news .t4s-cat-title{
    font-size: 12px;
  }
  .t4s-collection-item.actualites-custom .t4s-cate-wrapper,
  .t4s-collection-item.custom-news .t4s-cate-wrapper{
    left: 0;
  }
}
@media (max-width: 1240px) {
  .t4s-collection-item.actualites-custom .t4s-cat-title,
  .t4s-collection-item.custom-news .t4s-cat-title{
    font-size: 13px;
  }
  .t4s-collection-item.actualites-custom,
  .t4s-collection-item.custom-news{
    /* width: 50% !important; */
    padding-left: 10px;
        padding-right: 10px;
  }
  .t4s-collection-item.actualites-custom .t4s-cate-wrapper,
  .t4s-collection-item.custom-news .t4s-cate-wrapper{
    left: 10px;
  }
  .t4s-opening-qs.t4s-modal-opened .t4s-modal__inner{
    max-width: calc(100% / 2);
  }
}
@media (min-width:769px) and (max-width: 1240px) {
  .t4s-collection-item.actualites-custom,
  .t4s-collection-item.custom-news{
    width: 50% !important;
  }
}
@media (max-width: 1024px) {
  .layout-switch-button button:first-child{
    display: none;
  }
  .t4s-opening-qs.t4s-modal-opened .t4s-modal__inner{
    max-width: calc(100% - 100px);
  }
}
@media (max-width: 991px) {
  .content-image-collection .collection-image img {
    height: calc(100vw / 3 + 100px);
  }
  .mobile-guide.guidesDesTailles{
    display: flex !important;
  }
  .desktop-guide.guidesDesTailles{
    display: none !important;
  }
}
@media (max-width: 768px) {
  
  .t4s-opening-qs.t4s-modal-opened .t4s-modal__inner{
    max-width: calc(100% - 32px);
  }
  .content-image-collection .content-image-collection__wrapper {
    flex-direction: column;
  }
  .content-image-collection .content-image-collection__wrapper.layout-row-reverse{
    flex-direction: column-reverse;
  }
  .content-image-collection {
    margin: 50px;
  }
  .content-image-collection .layout-row .collection-image {
    order: 0;
  }
  .content-image-collection .layout-row .collection-text {
    order: 1;
  }

  .content-image-collection .layout-row-reverse .collection-image {
    order: 1;
  }
  .content-image-collection .layout-row-reverse .collection-text {
    order: 0;
  }
  .content-image-collection .collection-image img {
    height: calc(100vw / 2 + 100px);
  }
  .content-image-collection .collection-text,
  .content-image-collection .collection-image {
    width: 100%;
    padding: 0;
  }
  .content-image-collection .collection-text {
    margin: 30px;
  }
  .content-image-collection .image-desktop {
    display: none;
  }

  .content-image-collection .image-mobile {
    display: block;
  }
  .content-image-collection .collection-text h2 {
    font-size: 20px;
  }
  .t4s-collection-item.actualites-custom .t4s-cat-title,
  .t4s-collection-item.custom-news .t4s-cat-title{
    font-size: 11px;
  }
  .section-actualites-custom,
  .custom-news-section{
    display: block;
    margin-bottom: 50px !important;
  }
  .section-actualites-custom .slick-dots li button:before,
  .custom-news-section .slick-dots li button:before{
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  #shopify-section-template--23587663118669__slideshow_9HDndC .t4s-container {
    left: auto !important;
  }
}

@media (max-width: 520px) {
  .t4s-product .t4s-product-price{
    font-size: 14px;
  }
  .t4s-products.t4s-row-cols-lg-2 .product-slider-custom .slick-slide img{
    width: 99%;
  }
  .t4s-products.t4s-row-cols-1 .product-slider-custom .slick-slide img{
    width: 99.4%;
  }
  .t4s-opening-qs.t4s-modal-opened .t4s-modal__inner{
    max-width: calc(100% - 24px);
  }
  .t4s-modal .t4s-product-quick-shop .t4s-product-price-paypal .price-custom-single .price-custom span{
    font-size: 24px;
    display: block;
    margin: 0;
  }
  .wrap-product-reference .t4s-product .t4s-product-price span{
    font-size: 16px;
  }
}