@charset "UTF-8";
/* --------------------------     Typo      ---------------------------*/
body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.55;
  color: #555;
}

p {
  margin-bottom: 1em;
  font-size: 16px;
  line-height: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Quicksand", sans-serif;
}

.h2, h2 {
  font-size: 32px;
  margin-bottom: 16px;
  font-weight: 700;
}

.h3, h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 14px;
}

#main .page-header h1 {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 35px;
  text-align: center;
}
#main .page-header h1:before {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
}

.text-center, .text-sm-center {
  text-align: center;
}

/* --------------------------     Ajustements du thème      ---------------------------*/
/* --------------------------     Buttons      ---------------------------*/
.btn-primary {
  background-image: none;
  background-color: #f15922;
  transition: 0.25s;
  color: white !important;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  border-radius: 50px !important;
  border: 1px solid transparent;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-transform: none;
  letter-spacing: 0.2px;
}

.btn-primary:hover {
  background-color: #d3420d;
  color: #fff;
  text-decoration: none;
}

.btn-secondary, .btn-tertiary {
  border-radius: 50px !important;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  transition: 0.2s;
  text-align: center;
  text-transform: none;
  font-weight: 500;
}

.btn-secondary {
  background-color: #fff;
  border: 1px solid #c3c3c3;
  color: #1a2331;
}

.btn-secondary:hover {
  border-color: #f15922;
  color: #f15922;
}

.btn-tertiary {
  background-color: #eceded;
  border: 1px solid #ededed;
  color: #1a2331;
}

.btn-tertiary:hover {
  background-color: #dfe1e1;
}

.contact-form,
.page-addresses .address,
.page-authentication #content,
.page-password #content,
body#checkout section.checkout-step,
.page-my-account #content .links > a,
.page-customer-account #content {
  border: none;
  background: #f6f6f6;
  border-radius: 10px;
  padding: 28px 32px;
  box-shadow: none;
  max-width: 100%;
  outline: none;
}

@media (max-width: 480px) {
  .contact-form,
.page-addresses .address,
.page-authentication #content,
.page-password #content,
body#checkout section.checkout-step,
.page-my-account #content .links > a,
.page-customer-account #content {
    padding: 12px 15px;
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
    width: auto;
  }
}
/* --------------------------     Sections      ---------------------------*/
.snsm-section-full-width {
  margin: 0 calc((-100vw + 1410px) / 2);
  overflow: hidden;
}

@media (max-width: 1410px) {
  .snsm-section-full-width {
    margin: 0 calc((-100vw + 1200px) / 2);
  }
}
@media (max-width: 1200px) {
  .snsm-section-full-width {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .section-home {
    padding-top: 40px;
  }
}
.snsm-section-gray {
  background: #eceded;
}

.snsm-section-gray-light {
  background: #f6f6f6;
}

.snsm-section-gradient {
  background: linear-gradient(0, #eceded 0%, rgb(255, 255, 255) 100%);
}

.snsm-section-gradient-reverse {
  background: linear-gradient(180deg, rgb(246, 246, 246) 0%, rgb(255, 255, 255) 100%);
}

/* --------------------------     module FAQ      ---------------------------*/
#module-faqs-display #wrapper {
  font-family: inherit;
}
#module-faqs-display #content {
  color: inherit;
}
#module-faqs-display .faqs-card-block {
  border: none;
  box-shadow: none;
}
#module-faqs-display .title_home_page_fag, #module-faqs-display .title_category_page, #module-faqs-display .title_faq_page {
  font-weight: 700;
}
#module-faqs-display .title_home_page_fag {
  font-size: 16px;
  font-weight: 700;
}
#module-faqs-display .content_home_page_cat {
  grid-gap: 60px;
}
#module-faqs-display .answer_faq {
  border-radius: 10px;
  border: none;
}
#module-faqs-display .answer_faq h2 {
  font-size: 26px;
}
#module-faqs-display .m-link-2 {
  font-size: 21px;
}

#search_faqs_container {
  background-size: cover;
  background-attachment: scroll;
  margin-bottom: 0;
  min-height: 100px;
  display: flex !important;
  align-items: center;
  padding: 20px 0 44px;
  background-image: url(../img/bg-snsm.jpg);
  background-position: center 33%;
  background-color: #445663;
}

#search_faqs_input_group {
  display: flex;
}

#search_faqs_submit_button {
  border-radius: 0 3px 3px 0 !important;
  min-width: 0;
}

@media (min-width: 768px) {
  #module-faqs-display .answer_faq {
    padding: 30px 40px;
  }
  #module-faqs-display .content_home_page_cat {
    grid-gap: 60px;
  }
}
.page-module-faqs-display #wrapper .breadcrumb[data-depth="2"] {
  display: none !important;
}

/* -------------   Owl next/prev  ------------------- */
body .laberColumn .owl-buttons .owl-next,
body .laberColumn .owl-buttons .owl-prev,
body .laberthemes .owl-buttons .owl-next,
body .laberthemes .owl-buttons .owl-prev {
  border-radius: 50px;
  line-height: 39px;
  width: 40px;
  font-size: 19px;
  border-radius: 50px;
  border: none !important;
  box-shadow: none;
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
}

/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------    Bandeau promo (Figma)   ------------------------------------ */
/* --------------------------------------------------------------------------------------------------- */
.snsm-promo-bar {
  background: #1a1a1a;
  color: #fff;
  text-align: center;
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 16px;
}
.snsm-promo-bar__text {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

@media (max-width: 480px) {
  .snsm-promo-bar__text {
    font-size: 12px;
  }
}
/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------       Top Bar     -------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
/*
#header {
    .header-top {

        .top-container {
            position: relative;
        }

        .top-logo {
            width: 190px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
            .logo { width: 190px; }
        }
        .top-actions {
            display: flex;
            width: 190px;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 1;
        }
    }


}

*/
#header {
  background: #fff;
}
#header .top-logo {
  width: 210px;
  min-width: 160px;
  padding-right: 10px;
  box-sizing: content-box;
}
#header .top-logo .logo {
  width: 210px;
}
#header .top-logo#_desktop_logo .logo-black {
  display: none;
}
#header .top-logo#_mobile_logo .logo-white {
  display: none;
}
#header .header-top {
  padding: 0 15px !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
}
#header .header-top.laberMenu-top .logo-black {
  display: inline-block !important;
}
#header .header-top.laberMenu-top .logo-white {
  display: none;
}
#header .header-top .top-container {
  position: relative;
  display: flex;
}
#header .header-top .top-actions {
  display: flex;
  justify-content: flex-end;
  min-width: 190px;
  box-sizing: content-box;
  padding-left: 30px;
}
#header .header-top .container_lab_megamenu {
  flex-grow: 1;
  position: relative;
}
#header .header-top .laberUserInfo .laber-user-info {
  border-radius: 6px !important;
  border: none;
  border-top: 1px solid #ccc;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.2) !important;
  padding: 20px;
  text-align: center;
  font-size: 13.5px;
}
#header .header-top .laberUserInfo .laber-user-info a.btn-primary, #header .header-top .laberUserInfo .laber-user-info a.btn-secondary {
  display: inline-block !important;
  width: 100%;
  line-height: 40px;
  margin: 8px auto 16px;
}
#header .header-top .laberUserInfo .laberUser p.nameuser {
  padding-right: 12px;
  display: block;
}
#header .header-top .laberUserInfo .laberUser p.nameuser:hover span {
  color: #f15922;
}
#header .header-top .laberUserInfo .laberUser p.nameuser img {
  min-width: 22px;
}
#header .laber-cart .cart_block .products_count {
  color: #000;
  font-family: "Quicksand", sans-serif;
}
#header .laber-cart a.cart {
  padding-left: 23px;
  padding-right: 8px;
}
#header .laber-cart a.cart img {
  min-width: 23px;
}
#header .laber-cart a .cart-products-count {
  font-weight: 500;
  font-size: 12px;
  right: -1px;
}
#header .laber-cart .dropdown-menu {
  border-radius: 6px !important;
  border: none;
  border-top: 1px solid #ccc;
  box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.2) !important;
}
#header .laber-cart .snsm-cart-buttons .checkout-btn {
  color: #fff !important;
  width: 100%;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
#header .laber-cart .snsm-cart-buttons .view-cart-link {
  display: inline-block !important;
  margin-top: 16px !important;
  font-size: 15px;
}
#header .header-label {
  font-size: 10px;
  letter-spacing: 0.3px;
  font-weight: 500;
  display: block !important;
  line-height: 1;
  margin: auto;
  text-align: center;
}
#header .cart-icon-label {
  position: absolute;
  bottom: 13px;
  right: -15px;
  left: 0;
}
#header .account-icon-label {
  position: absolute;
  right: 0;
  left: 8px;
  bottom: 13px;
}
#header .boutique-pro-label {
  position: absolute;
  bottom: 8px;
  left: -20px;
  right: -20px;
}
#header .shop-switch {
  position: relative;
}
#header .laberSearch-dropdown {
  position: unset;
}
#header .laberSearch-dropdown img {
  min-width: 9px;
}
#header .laberSearch-dropdown .dropdown-menu {
  overflow: hidden;
  border: none;
  border-top: 1px solid #ccc;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.2) !important;
}
#header .laberSearch-dropdown .dropdown-menu form button[type=submit] span .icon-magnifier {
  line-height: 40px;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu {
  left: 0 !important;
  padding: 20px;
  border-radius: unset !important;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu .laberSearch {
  width: 100%;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu .laberSearch #input_search {
  border: 1px solid #ccc;
  border-radius: 50px;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu .laberSearch .search-widget form button[type=submit] {
  background: unset;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu .laberSearch form input[type=text] {
  padding: unset;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu #_desktop_Search_top {
  grid-column: 1/4;
  grid-row: 1/2;
  margin-bottom: 40px;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu .popularSearch {
  grid-column: 1;
  grid-row: 2;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu .recommended-products {
  grid-column: 2;
  grid-row: 2;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu .featured-categories {
  grid-column: 3;
  grid-row: 2;
}
#header .laberSearch-dropdown.dropdown .dropdown-menu h2 {
  font-size: 14px;
}
#header .top-actions .shop-switch {
  align-items: center;
  display: flex;
  background: white;
  padding: 7px 25px;
  border-radius: 10px;
  margin: 10px 0 5px;
  flex-direction: column;
}
#header .top-actions .shop-switch img {
  max-width: 36px !important;
  padding-bottom: 4px;
}

#header .header-nav .blockcart a {
  color: #222;
}

body #header .header-top > .container {
  width: 1380px;
  max-width: 100%;
  padding: 0;
}

.lab-menu-horizontal .menu-dropdown {
  top: 77px;
  background: rgba(255, 255, 255, 0.9411764706);
}

@media (max-width: 1280px) {
  #header .header-top .top-actions {
    min-width: 135px;
  }
}
/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------       Main Menu     -------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
@media (min-width: 768px) {
  #header .lab-menu-horizontal ul.menu-content {
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center;
  }
  #header .lab-menu-horizontal ul.menu-content .lab-menu-row {
    padding: 10px 0 28px;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1 > a {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 14px;
    padding: 29px 0 !important;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1 > a:before {
    height: 1.5px;
    bottom: 29px;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1 > a:after {
    margin-left: 6px;
    margin-top: -1px;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1:not(.more-menu) > a:after {
    margin-left: 6px;
    margin-top: -1px;
    display: none;
  }
  #header .lab-menu-horizontal ul.menu-content .item-header {
    margin-top: 14px;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1 ul li a {
    line-height: 1.2 !important;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1.primary > a {
    transition: 0.3s;
    border-radius: 50px !important;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    padding: 5px 13px !important;
    /*background-size: 200% auto;
    color: white !important;
    background-image: linear-gradient(to right, #02AAB0 0%, #00CDBA 51%, #02AAB0 100%);*/
    background: #fff;
    border: 1.5px solid #f15922;
    color: #f15922;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1.primary > a:hover {
    background: #f15922;
    color: #fff;
    text-decoration: none;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1.primary > a:before {
    display: none !important;
  }
  #header .lab-menu-horizontal ul.menu-content .cat-drop-menu.lab-sub-auto li a {
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-top: 14px;
    padding-bottom: 10px;
  }
  .lab-menu-horizontal .menu-dropdown {
    transform: translate(0, 7px);
    transition-duration: 0.3s;
    box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.07) !important;
  }
}
#header .lab-menu-horizontal ul.menu-content li.level-1 > a {
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#header .lab-menu-horizontal ul.menu-content li.menu-item a {
  display: inline-block !important;
  letter-spacing: 0.4px;
  word-wrap: break-word;
  max-width: 100%;
}
#header .lab-menu-horizontal ul.menu-content li.menu-item .html-block {
  display: inline-block;
}
#header .lab-menu-horizontal ul.menu-content li.level-1:hover > a {
  color: #f15922;
}
#header .lab-menu-horizontal ul.menu-content li.level-1:hover > a:before {
  background: #f15922;
}
#header .lab-menu-horizontal ul.menu-content li.level-1 ul li a:hover {
  color: #f15922;
}
#header .lab-menu-horizontal ul.menu-content .icon-drop-mobile {
  line-height: 60px;
  width: 60px;
  text-align: right;
  padding-right: 20px;
}
#header .lab-menu-horizontal ul.menu-content .icon-drop-mobile:after {
  font-size: 18px;
}
#header .lab-menu-horizontal ul.menu-content .hidden {
  display: none !important;
}

@media (max-width: 767px) {
  main {
    overflow: unset;
  }
  #header {
    background: #ffffff;
    position: sticky;
    top: 0;
    margin-bottom: 0 !important;
  }
  #header .header-nav #labermenu-icon .material-icons {
    position: relative;
    top: 3px;
  }
  #header .header-nav .laberUser {
    padding-top: 6px;
  }
  #header .header-nav .top-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  #header .header-nav .top-logo a img {
    max-height: none;
    max-width: 162px;
    margin: -8px 0 -8px;
  }
  #header span.header-label {
    opacity: 0;
  }
  #header .laber-cart a.cart {
    margin-top: 18px !important;
  }
  #header .laber-cart a.cart img {
    height: 26px;
    width: auto;
  }
  #header #_mobile_Search_top {
    display: none;
  }
  #header #labermobile_top_menu_wrapper .top-logo {
    padding: 8px 0 !important;
    width: 170px;
    min-width: 170px;
  }
  #header #labermobile_top_menu_wrapper .top-logo .logo {
    width: 170px;
  }
  #header .lab-menu-horizontal .title-menu {
    display: none;
  }
  #header .mobile_UserInfo .signin {
    background: #e5e5e5 !important;
    font-size: 13px;
    color: #444 !important;
  }
  #header .mobile_UserInfo .signin a {
    color: #444 !important;
    padding: 0 5px;
  }
  #header .laber-user-info.dropdown-menu {
    top: 74px;
    width: 105vw;
    padding: 20px;
    margin-right: -190%;
  }
  #header .laber-user-info.dropdown-menu .user-info, #header .laber-user-info.dropdown-menu .user-info div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #header .laber-user-info.dropdown-menu .logout {
    margin-top: 25px;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1.primary > a {
    color: #f15922;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1.primary > a:hover {
    color: #d3420d;
  }
  #header .cart-icon-label {
    bottom: -12px;
    right: 0;
  }
  .lab-menu-horizontal .menu-dropdown {
    position: initial;
  }
  #header .lab-menu-horizontal ul.menu-content li.menu-item a {
    line-height: 1.2;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13.5px;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1 ul li.item-header {
    margin-bottom: 0;
  }
  #header .lab-menu-horizontal ul.menu-content li.level-1 ul li.item-header a {
    color: #000 !important;
    font-size: 16px !important;
    padding-bottom: 0;
  }
  #header .lab-menu-horizontal ul.menu-content .lab-menu-row {
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lab-menu-horizontal li.level-1 {
    padding: 0 10px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .lab-menu-horizontal .menu-dropdown.lab-sub-center {
    width: 100vw;
    left: 50%;
    margin-left: calc(-50vw + 20px);
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .lab-menu-horizontal ul li.level-1 ul li.parent::after {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 1px;
  }
  .lab-menu-horizontal .cat-drop-menu li {
    width: 240px;
    padding: 0 25px;
  }
}
/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------       Breadcrumb + Category description    -------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
#wrapper .breadcrumb {
  /*&[data-depth="1"],
  &[data-depth="2"] { display: none !important; }*/
  background-size: cover;
  background-attachment: scroll;
  margin-bottom: 40px;
  min-height: 52px;
  display: flex !important;
  align-items: center;
  padding: 12px 0 14px !important;
  background-image: none;
  background-color: #dae1e7;
}
#wrapper .breadcrumb ol {
  line-height: 1;
}
#wrapper .breadcrumb ol li a {
  font-size: 13px !important;
  letter-spacing: 0.3px;
  color: #333;
  white-space: nowrap;
}
#wrapper .breadcrumb ol li:after {
  font-size: 8px;
  position: relative;
  top: -1px;
  color: #999;
}
#wrapper .breadcrumb #category-description {
  margin-bottom: 24px;
}

/* ------------   Spécifique à la page Category   ----------- */
#category #wrapper .breadcrumb {
  padding: 30px 0 34px !important;
  min-height: 190px;
  background-image: url(../img/bg-snsm.jpg);
  background-position: center 33%;
  background-color: #445663;
}
#category #wrapper .breadcrumb, #category #wrapper .breadcrumb p {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  text-align: center;
}
#category #wrapper .breadcrumb ol {
  margin-top: 10px;
  text-align: center;
}
#category #wrapper .breadcrumb ol li a {
  color: #ccc;
  font-weight: 400;
  font-size: 18px !important;
}
#category #wrapper .breadcrumb ol li:last-child a {
  color: #fff;
}
#category #wrapper .breadcrumb .block-category h1.h1 {
  border-bottom: none;
  position: relative;
  padding-bottom: 4px;
  display: inline-block;
  font-size: 34px;
  line-height: 1.2;
  margin-bottom: 2px;
  color: #fff;
  font-weight: 300;
}
#category #wrapper .breadcrumb .block-category h1.h1:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.1333333333);
  bottom: 0;
  content: "";
}
#category #wrapper .breadcrumb #category-description {
  margin-bottom: 16px;
  margin-top: 20px;
}
#category #wrapper .breadcrumb #category-description p {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}
#category #wrapper .breadcrumb #subcategories {
  margin-bottom: 0px;
  margin-top: 16px;
}
#category #wrapper .breadcrumb #subcategories ul {
  border: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#category #wrapper .breadcrumb #subcategories li a {
  background: #f5f5f5;
  border-radius: 50px;
  margin-right: 15px;
  margin-bottom: 6px;
  color: #222;
  line-height: 33px;
  font-size: 13px;
  font-weight: 700;
  font-family: Quicksand;
  letter-spacing: 0.4px;
}
#category #wrapper .breadcrumb #subcategories li a:hover {
  background: #b5b5b5;
}
#category #wrapper .breadcrumb #subcategories li:after {
  display: none;
}

@media (max-width: 767px) {
  #category #wrapper .breadcrumb #subcategories ul {
    justify-content: space-between;
    overflow-x: auto;
    padding-bottom: 10px;
    flex-wrap: nowrap;
  }
  #category #wrapper .breadcrumb #subcategories ul a {
    white-space: nowrap;
  }
  #js-product-list-top .showing {
    display: none;
  }
}
/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------       Labpopup newsletter    -------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */
.labpopupnewsletter {
  height: auto !important;
}

.laberPopupnewsletter-i {
  max-width: 95vw !important;
  width: 600px;
}

#newsletter_block_popup {
  margin-right: 0;
  text-align: center;
  position: initial;
  padding: 60px 40px;
}
#newsletter_block_popup .block_content .newsletter_title h3 {
  margin-bottom: 27px;
}
#newsletter_block_popup .block_content .laberContent p {
  line-height: 1.44;
}
#newsletter_block_popup .newsletter_block_popup-bottom {
  position: initial;
}

/* ---------- Header FAQ avec searchbar ----------------------- */
#search_faqs_title {
  line-height: 1.1;
  display: block !important;
  margin: 10px auto 30px;
}

#search_faqs_content {
  padding: 0 10px;
}

.more_faq_cat {
  font-weight: 500;
  font-size: 13px;
}

#module-faqs-display #left-column {
  display: none;
}

#module-faqs-display #content-wrapper {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .header-top.laberMenu-top {
    left: 0;
    margin: 0;
    padding-top: 0 !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff !important;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  }
}
.form-group {
  margin-bottom: 14px;
}

.form-control {
  background-color: #fff;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  line-height: 1.4;
}

/* ------- Focus states   --------- */
.form-control:focus, .input-group.focus {
  outline: none;
  border-color: #ba933e;
  border-color: #3ea9ba;
}

/* --------  Labels  -------- */
label, .label {
  color: #363a42;
  font-size: 16px;
  font-weight: 600;
  font-family: Quicksand, sans-serif;
  margin-bottom: 2px;
  cursor: pointer;
}

/* --------  Checkboxes  -------- */
.custom-checkbox label {
  font-weight: 400;
  font-family: inherit;
  color: #363a42;
  font-size: 15px;
}
.custom-checkbox label em {
  font-size: 12.6px;
  color: #aaa;
  line-height: 1.3;
  display: inline-block;
  margin-top: 3px;
  margin-left: 23px;
  letter-spacing: 0.1px;
}
.custom-checkbox input[type=checkbox] + span {
  margin-top: -2px !important;
  border: 2px solid #7a7a7a;
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  box-sizing: content-box;
}
.custom-checkbox input[type=checkbox] + span .checkbox-checked {
  margin: -2px 0 0px -1.5px;
  font-size: 16px;
}

.form-group-checkbox {
  margin-top: 15px;
}

.form-group-checkbox + .form-group-checkbox {
  margin-top: -10px;
}

.form-control-comment {
  font-size: 0.9em;
  letter-spacing: 0.1px;
}

.form-control-comment:empty {
  display: none;
}

/* --------  Selects  -------- */
.form-control-select,
select.form-control:not([size]):not([multiple]) {
  height: auto;
  cursor: pointer;
  width: auto;
  max-width: 100%;
  padding-right: 32px;
}

/* --------  Radios inline  -------- */
label.radio-inline {
  margin-right: 20px;
}

.custom-radio {
  margin-top: -1px;
  width: 14px;
  height: 14px;
  box-sizing: content-box;
}

.custom-radio input[type=radio]:checked + span {
  left: 1px;
  top: 1px;
}

/* --------  Form comments  -------- */
.form-control-comment {
  font-size: 0.875rem;
  padding-top: 4px;
  color: #aaa;
  font-style: italic;
  display: inline-block;
}

/* --------  Password - show password -------- */
.form-group-password .input-group {
  display: flex;
  border-radius: 6px;
}
.form-group-password input {
  flex-grow: 1;
}
.form-group-password .input-group-btn {
  width: auto;
  height: auto;
}
.form-group-password .btn[data-action=show-password] {
  height: 100%;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  border-left: none !important;
  background: #ddd !important;
  color: #777;
  font-size: 20px;
}

/* --------  Form comments  -------- */
.form-footer {
  margin-top: 25px;
}

.page-contact #wrapper > .container {
  max-width: 840px;
}

/* ------------------    Product page    --------------------------------------------------*/
/* --------  Color selector  -------- */
.input-color, .color, .custom-checkbox input[type=checkbox] + span.color {
  width: 24px;
  height: 24px;
  border-radius: 50px;
}

/* --------  Quantité  -------- */
.product-quantity #quantity_wanted {
  text-align: center;
  border-radius: 6px 0 0 6px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-top-right-radius: 6px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-bottom-right-radius: 6px;
}

/* --------  Contact  -------- */
.contact-form .form-group.row div {
  padding: 0 15px;
  width: 100%;
}
.contact-form .form-group.row div input, .contact-form .form-group.row div .form-control.form-control-select, .contact-form .form-group.row div textarea {
  width: 100%;
}
.contact-form .hide-file-input {
  display: none;
}
.contact-form .upload-button {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  gap: 8px;
  font-weight: bold;
}
.contact-form .upload-button:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .contact-form .form-footer {
    margin-top: 0;
  }
  .contact-form .form-footer .btn.btn-primary {
    width: 100%;
  }
}
#footer,
.laberFooter-center,
.snsm-footer-reassurance,
.laberFooter-bottom {
  background: #212227;
}

#main .page-footer {
  margin-bottom: 0;
}

.snsm-footer-reassurance {
  padding: 48px 0 40px;
}
.snsm-footer-reassurance .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.snsm-reassurance__item {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  padding: 4px 32px;
}
.snsm-reassurance__item + .snsm-reassurance__item {
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.snsm-reassurance__icon {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
}

.snsm-reassurance__txt {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}
.snsm-reassurance__txt strong {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.snsm-reassurance__txt span {
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-weight: 300;
}

.snsm-footer-newsletter {
  padding-bottom: 48px;
}
.snsm-footer-newsletter__card {
  display: flex;
  align-items: stretch;
  background: #1a1a1a;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 16px 16px rgba(0, 0, 0, 0.16);
}
.snsm-footer-newsletter__media {
  flex: 0 0 320px;
  background: url(../img/engagement-bateau.jpg) right/cover no-repeat;
}
.snsm-footer-newsletter__body {
  flex: 1 1 auto;
  padding: 36px 40px;
  display: flex;
  align-items: center;
}
.snsm-footer-newsletter__body > :not(.block_newsletter) {
  display: none;
}
.snsm-footer-newsletter .block_newsletter {
  display: flex;
  align-items: center;
  gap: 32px;
  width: 100%;
  flex-wrap: wrap;
  max-width: none;
  margin: 0;
  padding: 0;
  background: transparent;
  text-align: left;
}
.snsm-footer-newsletter .block_newsletter .titre {
  flex: 1 1 320px;
}
.snsm-footer-newsletter .block_newsletter .formulaire {
  flex: 0 0 500px;
}
.snsm-footer-newsletter .block_newsletter .h3 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: none;
  margin: 0 0 8px;
  width: 100%;
}
.snsm-footer-newsletter .block_newsletter .newsletter-hl {
  color: #f15922;
}
.snsm-footer-newsletter .block_newsletter .details {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
.snsm-footer-newsletter .block_newsletter .mentions a {
  color: inherit !important;
}
.snsm-footer-newsletter .block_newsletter .one-line-input {
  display: flex;
  width: 420px;
  max-width: 100%;
}
.snsm-footer-newsletter .block_newsletter input[type=email] {
  flex: 1 1 auto;
  min-width: 0;
  border: none !important;
  background: #fff;
  color: #333;
  border-radius: 50px;
  padding-right: 24px;
}
.snsm-footer-newsletter .block_newsletter input[type=email]::placeholder {
  color: #888;
  opacity: 1;
}
.snsm-footer-newsletter .block_newsletter input[type=submit] {
  flex: 0 0 auto;
  width: auto;
  min-width: 120px;
  z-index: 2;
  position: relative;
  background: #f15922;
  border-color: #f15922;
  color: #fff;
  border-radius: 50px;
}
.snsm-footer-newsletter .block_newsletter input[type=submit]:hover {
  background: #d3420d;
  border-color: #d3420d;
  color: #fff;
}

.laberFooter-center {
  padding: 8px 20px 40px;
}
.laberFooter-center .h3 {
  font-size: 16px;
  margin-bottom: 18px;
}
.laberFooter-center .h3, .laberFooter-center .h3 a {
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.5px;
}
.laberFooter-center .collapse, .laberFooter-center .collapse li, .laberFooter-center .collapse a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  letter-spacing: 0.2px;
}
.laberFooter-center .collapse a:hover {
  color: #f15922;
}
.laberFooter-center .collapse li {
  margin-bottom: 8px;
}

.logo_footer {
  margin-bottom: 24px;
  position: relative;
  display: inline-block;
}
.logo_footer img {
  width: 230px;
  max-width: 100%;
}

.footer-contact {
  margin-bottom: 24px;
}
.footer-contact, .footer-contact p, .footer-contact a {
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  font-weight: 300;
}
.footer-contact .h3 {
  color: rgba(255, 255, 255, 0.9);
}
.footer-contact a:hover {
  color: #f15922;
}

.ps-social-follow ul {
  position: relative;
  z-index: 2;
  margin: 6px 0 0;
  padding: 0;
}
.ps-social-follow li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.ps-social-follow a {
  padding: 3px 10px 3px 0;
  color: #6d7d88 !important;
  font-size: 22px;
}
.ps-social-follow a:hover {
  color: #f15922 !important;
}

.footer-payment {
  margin-top: 28px;
}
.footer-payment .h3 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .footer-payment .collapse {
    display: block;
  }
}
.footer-payment__icons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 12px;
}
.footer-payment__chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 30px;
  background: #fff;
  border-radius: 5px;
}
.footer-payment__chip svg {
  height: 18px;
  width: auto;
}

.laberFooter-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 22px 0;
}
.laberFooter-bottom .snsm-footer-bottom__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.laberFooter-bottom .mentions-legales a {
  color: rgba(255, 255, 255, 0.5);
}
.laberFooter-bottom .mentions-legales a:hover {
  color: rgba(255, 255, 255, 0.9);
}
.laberFooter-bottom .copyright {
  color: rgba(255, 255, 255, 0.5);
}
.laberFooter-bottom, .laberFooter-bottom a, .laberFooter-bottom .copyright, .laberFooter-bottom .mentions-legales {
  font-size: 13px;
  letter-spacing: 0.3px;
  font-weight: 300;
  line-height: 1.4;
}

@media (max-width: 991px) {
  .snsm-reassurance__item {
    flex: 1 1 50%;
    padding: 12px 16px;
    justify-content: flex-start;
  }
  .snsm-reassurance__item:nth-child(odd) {
    border-left: none;
  }
  .snsm-reassurance__item:nth-child(n+3) {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }
  .snsm-footer-newsletter__card {
    flex-direction: column;
  }
  .snsm-footer-newsletter__media {
    flex: 0 0 160px;
    width: 100%;
  }
  .snsm-footer-newsletter__body {
    padding: 28px 22px;
  }
  .snsm-footer-newsletter .block_newsletter .one-line-input {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .snsm-footer-newsletter .block_newsletter .h3 {
    font-size: 21px;
  }
  .snsm-footer-newsletter .block_newsletter .formulaire {
    flex-basis: 320px;
  }
  .laberFooter-center .displayFooterLeft, .laberFooter-center .displayFooter {
    padding: 0 15px;
    text-align: left;
  }
  .laberFooter-center .h3.hidden-sm-down {
    display: none;
  }
  .laberFooter-center .links .title,
.laberFooter-center .footer-payment .title {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 0;
  }
  .laberFooter-center .links .title::after,
.laberFooter-center .footer-payment .title::after {
    display: none;
  }
  .laberFooter-center .links .title .h3,
.laberFooter-center .footer-payment .title .h3 {
    margin-bottom: 0;
    text-transform: none;
  }
  .laberFooter-center .links .title .float-xs-right,
.laberFooter-center .footer-payment .title .float-xs-right {
    float: none;
  }
  .laberFooter-center .links .title .collapse-icons,
.laberFooter-center .footer-payment .title .collapse-icons {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .laberFooter-center .links .title .collapse-icons i,
.laberFooter-center .footer-payment .title .collapse-icons i {
    display: none;
  }
  .laberFooter-center .links .title .collapse-icons::after,
.laberFooter-center .footer-payment .title .collapse-icons::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid rgba(255, 255, 255, 0.5);
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }
  .laberFooter-center .links .title[aria-expanded=true] .collapse-icons::after,
.laberFooter-center .footer-payment .title[aria-expanded=true] .collapse-icons::after {
    transform: rotate(-135deg);
    margin-left: -30px;
  }
  .laberFooter-bottom .snsm-footer-bottom__row {
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .snsm-reassurance__item {
    flex: 1 1 100%;
  }
  .snsm-reassurance__item:nth-child(n+2) {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    border-left: none;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 27 sept. 2021, 18:24:23
    Author     : Romain
*/
/* --------------------        Détails produit       ---------------------- */
.laberProduct h1.h1,
.quickview h1.h1 {
  font-weight: 700;
}
.laberProduct .tax-shipping-delivery-label,
.quickview .tax-shipping-delivery-label {
  display: none;
}
.laberProduct #product-description-short p,
.laberProduct .product-description-short p,
.quickview #product-description-short p,
.quickview .product-description-short p {
  font-size: 14px;
  color: #000;
}
.laberProduct .product-actions .control-label,
.laberProduct .product-features p.h6,
.laberProduct #product-details .label,
.quickview .product-actions .control-label,
.quickview .product-features p.h6,
.quickview #product-details .label {
  margin-top: 16px;
}
.laberProduct .product-cover .layer,
.quickview .product-cover .layer {
  transition: 0.2s;
  background: rgba(255, 255, 255, 0.2);
}
.laberProduct .product-actions .add-to-cart,
.quickview .product-actions .add-to-cart {
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.laberProduct .product-actions .product-add-to-cart span.control-label,
.quickview .product-actions .product-add-to-cart span.control-label {
  margin-top: 0;
}
.laberProduct .product-quantity .qty,
.quickview .product-quantity .qty {
  margin-right: 16px;
}
.laberProduct .discount.discount-percentage,
.quickview .discount.discount-percentage {
  display: none;
}

#product .laberTabs {
  padding: 24px 0;
  width: 700px;
  margin: 0 auto 60px;
  max-width: calc(100% - 30px);
}
#product .laberTabs .nav-tabs {
  padding-bottom: 20px;
  height: auto;
  overflow-x: auto;
}
#product .laberTabs .nav-tabs ul {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  width: auto;
  max-width: none;
}
#product .laberTabs .nav-tabs .nav-link {
  font-size: 14px;
  padding: 12px 16px !important;
  line-height: 1.2;
  letter-spacing: 0.5px;
  color: #444;
  background: none;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  border-right: none;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
}
#product .laberTabs .nav-tabs .nav-item {
  flex-grow: 1;
  margin: 0 !important;
}
#product .laberTabs .nav-tabs .nav-item:first-child .nav-link {
  border-radius: 6px 0 0 6px;
}
#product .laberTabs .nav-tabs .nav-item:last-child .nav-link {
  border-radius: 0 6px 6px 0;
  border-right: 1px solid #e5e5e5;
}
#product .laberTabs .nav-tabs .nav-item:first-child:last-child .nav-link {
  border-radius: 6px;
  border: none;
}
#product .laberTabs .nav-tabs .nav-link.active {
  background: #f6f6f6;
  color: #444;
}
#product .laberTabs .tab-pane {
  padding: 0 20px;
}
#product .laberTabs .tab-pane p {
  font-size: 15px;
}

.product-features p.h6, #product-details .label {
  font-weight: 700 !important;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
  margin-right: 2px;
  margin-bottom: 2px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .laberProduct h1.h1,
.quickview h1.h1 {
    font-size: 30px;
  }
  .laberProduct .product-price.h5 .current-price span,
.quickview .product-price.h5 .current-price span {
    font-weight: 400;
    font-size: 32px;
  }
  /* Images pour les pages produits */
  main:not(.customizable-product) #main .page-content .images-container {
    padding-left: unset;
  }
  main:not(.customizable-product) #main .page-content .images-container .product-cover, main:not(.customizable-product) #main .page-content .images-container .js-qv-mask.mask.scroll, main:not(.customizable-product) #main .page-content .images-container .js-qv-mask.mask, main:not(.customizable-product) #main .page-content .images-container .scroll-box-arrows {
    display: none;
  }
  main:not(.customizable-product) #main .page-content .images-container .product_images_desktop {
    display: flex;
    flex-wrap: wrap;
  }
  main:not(.customizable-product) #main .page-content .images-container .product_images_desktop > div {
    width: 50%;
    position: relative;
    padding: 10px;
  }
  main:not(.customizable-product) #main .page-content .images-container .product_images_desktop > div > img {
    object-fit: cover;
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 10px;
    cursor: pointer;
  }
  main:not(.customizable-product) #main .page-content .images-container .product_images_desktop:has(> div:nth-child(2n+1):last-child) > div:nth-child(3n), main:not(.customizable-product) #main .page-content .images-container .product_images_desktop:has(> div:nth-child(1):last-child) > div {
    width: 100%;
  }
  main:not(.customizable-product) #main .page-content .images-container .product_images_desktop:has(> div:nth-child(7):last-child) > div:nth-child(6), main:not(.customizable-product) #main .page-content .images-container .product_images_desktop:has(> div:nth-child(13):last-child) > div:nth-child(12) {
    width: 50%;
  }
  main:not(.customizable-product) #main .laberProduct .row {
    position: relative;
  }
  main:not(.customizable-product) #main .laberProduct .row .product-right-column-info {
    position: sticky;
    top: 100px;
  }
  main:not(.customizable-product) #main .radio-variant-item {
    margin: 0.5em 1em 0 0;
  }
  main:not(.customizable-product) #main .radio-variant-item p {
    margin-bottom: 0;
  }
}
main.customizable-product #main .product_images_desktop {
  display: none;
}

@media (max-width: 768px) {
  .laberProduct .product-cover img {
    max-height: 50vh;
    object-fit: contain;
  }
  .product-images > li.thumb-container > .thumb {
    height: 80px;
    object-fit: contain;
  }
  .product_images_desktop {
    display: none;
  }
}
/* --------------------        Vous aimerez aussi, produits de la même catégorie       ---------------------- */
.product-accessories, .Categoryproducts {
  padding: 40px 0 30px;
  text-align: center;
}

/* --------------------        Block Réassurance       ---------------------- */
.blockreassurance_product {
  display: flex;
  justify-content: space-around;
  padding: 40px 0;
  margin: 0;
}
.blockreassurance_product .item-container {
  flex-grow: 1;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 15px;
  box-sizing: border-box;
  min-width: 33.33%;
}
.blockreassurance_product .item-container .item-product {
  float: none;
  font-size: 0;
  display: block;
  margin: 0 auto 14px;
  height: auto;
  width: auto;
}
.blockreassurance_product .item-container .item-product svg {
  height: auto;
  width: 48px;
}
.blockreassurance_product .item-container .block-title {
  line-height: 1.2;
  font-weight: 500;
  display: block;
}
.blockreassurance_product .item-container p {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 18px;
}
.blockreassurance_product .item-container:first-child {
  border-left: none;
}

.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
  width: 35px;
  height: 35px;
}

.laberFooter-top {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#blockcart-modal .cart-content .btn {
  text-transform: uppercase;
}

/* Icone whishlist */
body .wishlist-button-add {
  box-shadow: none;
  border: 1.8px solid #ccc;
}
body .wishlist-button-add i {
  color: #ccc;
  font-size: 20px;
}

.block-guarantee-product {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-top: 1px solid #ededed;
  padding-top: 20px;
}
.block-guarantee-product div {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  gap: 10px;
}
.block-guarantee-product div svg, .block-guarantee-product div img {
  width: 20px;
  height: 20px;
}
.block-guarantee-product div p {
  margin-bottom: unset;
}
.block-guarantee-product div h3 {
  font-size: 18px;
}

.product-miniature.js-product-miniature .laberProduct-image .laberProduct-flags .product-etiquette span {
  background-color: #ff9a52;
  color: white;
}

/** Zoom on image **/
#image-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: rgba(250, 250, 250, 0.9);
  justify-content: center;
  align-items: center;
  z-index: 10000;
}

#modal-img {
  max-height: 100%;
  width: auto;
  object-fit: cover;
  aspect-ratio: 1/1;
}

@media (max-width: 768px) {
  #modal-img {
    width: 100%;
    height: auto;
  }
}
#close-modal {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: white;
  color: #333;
  border-radius: 50%;
  border: none;
  font-size: 2rem;
  font-weight: bold;
  cursor: pointer;
}
#close-modal:hover {
  background: #f15922;
  color: white;
}

.sticky-add-to-cart-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: none;
  margin-bottom: 30px;
}

.sticky-add-to-cart-container.visible {
  display: flex !important;
  justify-content: right;
  align-items: center;
  padding-right: 100px;
}

.sticky-add-to-cart-container .icon-handbag {
  margin-right: 0.5em;
}

.sticky-add-to-cart {
  max-width: 183px;
  min-height: 44px;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  transition: 0.3s;
  background-size: 200% auto;
  color: white !important;
  border: 1px solid transparent;
  border-radius: 50px !important;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(to right, #fe5d23 0%, #ff854a 50%, #f15922 100%);
  font-size: 14px;
  padding: 0 15px;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 27 sept. 2021, 18:24:23
    Author     : Romain
*/
/* ---------------------------------     Listing grid     ----------------------------------------------- */
#category #wrapper {
  background: #f6f6f6;
}

.laberProductGrid .item-inner {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}
.laberProductGrid > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.laberProductGrid .laberCart {
  float: none;
}
.laberProductGrid .laberCart .laberBottom {
  background: none;
  width: 100%;
  outline: none;
}
.laberProductGrid .laberCart .laberBottom:disabled, .laberProductGrid .laberCart .laberBottom[disabled] {
  display: none;
}
.laberProductGrid .laberCart .laberBottom span {
  font-size: 11.5px;
  font-weight: 500;
  background: #fff;
  color: #222;
  border-radius: 50px;
  letter-spacing: 0.1px;
  transition: 0.2s;
  height: auto;
  line-height: 1.4;
  padding: 7px 12px 6px;
  margin-bottom: 15px;
}
.laberProductGrid .laberCart .product-attributes {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-evenly;
  gap: 10px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
  margin: unset;
}
.laberProductGrid .laberCart .product-attributes button {
  background: #fff;
  color: black;
  border-radius: 18px;
  font-size: 11.5px;
  min-width: 40px;
  border: 1px solid #c3c3c3;
  padding: 5px;
}
.laberProductGrid .laberCart .product-attributes button:hover {
  background: #f15922;
  color: white;
  cursor: pointer;
  border: 1px solid #f15922;
}
.laberProductGrid .laberCart .product-attributes button.btn-not-available {
  background-color: #cfcfcf;
  cursor: not-allowed;
}
.laberProductGrid .laberCart .product-attributes button.btn-not-available:hover {
  background-color: #a5a5a5;
  border: none;
}
.laberProductGrid .laberQuickview {
  display: none;
}
.laberProductGrid .laberActions2 {
  left: 0;
  bottom: 0 !important;
  width: 100%;
  margin-bottom: -2px;
}

#laber-products-top {
  margin: -30px 0 0;
}
#laber-products-top > div {
  display: flex;
}
#laber-products-top .total-products p {
  font-size: 13px;
  text-align: left;
}
#laber-products-top .products-selection {
  padding: 0 15px !important;
}
#laber-products-top .products-selection .sort-by-row {
  justify-content: flex-end;
}
#laber-products-top .products-selection .sort-by {
  font-size: 13px;
}
#laber-products-top .products-sort-order {
  height: 45px;
  width: auto;
}
#laber-products-top .products-sort-order .select-title {
  font-size: 13px;
  border-radius: 6px;
  width: auto;
}
#laber-products-top .products-sort-order .dropdown-menu {
  box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.1);
}

.block-category {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  #laber-products-top .products-selection {
    padding-top: 20px !important;
  }
  body .laberProductGrid .laberCart .product-attributes {
    display: none;
  }
}
/* ---------------------------------     Product miniature     ----------------------------------------------- */
#js-product-list .laberProductGrid .item-inner {
  max-width: 360px;
  margin: -1px 0 30px;
  display: flex;
  align-items: stretch;
}
#js-product-list .laberProductGrid .item-inner .item {
  margin-bottom: 0;
  flex-grow: 1;
}

.product-miniature .laberProduct-image {
  position: relative !important;
  height: 0;
  width: 100%;
  padding-bottom: 82.5%;
}
.product-miniature .product-thumbnail {
  background-size: cover;
  background-position: center 0%;
  background-repeat: no-repeat;
  display: block !important;
  position: absolute !important;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.product-miniature .hover_image {
  bottom: 0;
  background-size: cover;
  background-position: center 0%;
  background-repeat: no-repeat;
}
.product-miniature .productName {
  font-size: 20px;
}
.product-miniature .productName a {
  font-weight: 700;
  color: inherit;
}

.laberProductGrid .item-inner .item {
  box-shadow: 0 0px 9px rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  margin-top: 10px;
  transition: 0.2s;
}
.laberProductGrid .item-inner .item:hover {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  border-bottom-color: rgba(0, 0, 0, 0.15);
}

.laberProductGrid .item .laber-product-description {
  padding: 10px 6px 5px 6px;
  text-align: center;
}

@media (max-width: 1120px) {
  .laberProductGrid .item-inner .item {
    border-radius: 6px;
  }
}
@media (max-width: 680px) {
  .laberProductGrid .laberCart .laberBottom {
    display: none;
  }
  #js-product-list .laberProductGrid .item-inner {
    margin: -5px 0 0 0;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  #js-product-list .laberProductGrid .item-inner h2 {
    font-size: 14px;
  }
}
.item-inner .item .laberProduct-flags {
  top: 24px;
  left: 0;
}
.item-inner .item .laberProduct-flags li span {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.5px;
  height: auto;
  line-height: 22px;
  display: inline-block;
  background: #e8edf1;
  color: #1c003e;
  padding: 5px 14px 5px 10px;
  border-radius: 0 50px 50px 0;
  opacity: 0.9;
}
.item-inner .item .laberProduct-flags .laber-out_of_stock span {
  background: #ddd;
  color: #000;
}
.item-inner .item .laberProduct-flags .laber-on-sale span {
  background: linear-gradient(150deg, #ff6f37 0%, rgb(255, 85, 24) 100%);
  color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.item-inner .item .laberProduct-flags .laber-online-only span {
  background: #316894;
  color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 576px) {
  .laberProductGrid > .row {
    justify-content: center;
  }
}
/* ---------------------------------     Search results     ----------------------------------------------- */
#search #wrapper {
  background: #f6f6f6;
}

/* ---------------------------------     Pagination     ----------------------------------------------- */
.pagination a {
  border-radius: 50px !important;
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.pagination .previous, .pagination .next {
  background: #fff;
  font-size: 12px;
}
.pagination .previous:hover, .pagination .next:hover {
  color: #fff;
  background: #f15922;
}
.pagination .page-list li {
  display: inline-block;
  padding: 0 3px;
}

body#checkout section.checkout-step {
  margin-bottom: 6px;
}
body#checkout section.checkout-step .step-title {
  font-size: 21px;
}
body#checkout section.checkout-step .checkout-se-connecter {
  display: flex;
}
body#checkout section.checkout-step .checkout-se-connecter .nav-item {
  margin: 0;
}
body#checkout section.checkout-step .checkout-se-connecter .nav-link {
  padding: 8px 15px;
  margin: 0;
  border-radius: 50px;
  border: 1.5px solid #666;
  font-weight: 500;
  font-size: 13px;
  color: #333;
  transition: 0.2s;
}
body#checkout section.checkout-step .checkout-se-connecter .nav-link:hover {
  background: #ccc;
}
body#checkout section.checkout-step .checkout-se-connecter .nav-link.active {
  color: #fff;
  background: #333 !important;
  border-color: #333;
  font-weight: 300;
}
body#checkout section.checkout-step .checkout-se-connecter .ou {
  display: inline-block;
  padding: 8px 15px;
  font-size: 13px;
}
body#checkout section.checkout-step .forgot-password {
  margin-left: 0;
}
body#checkout section.checkout-step .delivery-option {
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 10px;
  padding-left: 10px;
}
body#checkout section.checkout-step .delivery-option .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body#checkout section.checkout-step .delivery-options {
  margin-top: 20px;
}
body#checkout section.checkout-step .delivery-options > label > .row {
  display: flex;
  flex-wrap: wrap;
}
body#checkout #cart-summary-product-list {
  /*.media-body{ display: flex; align-items: center; }
  .product-quantity{ padding-left: 8px; }
  .product-price{ text-align: right; flex-grow: 1; padding-left: 16px; }*/
}
body#checkout #cart-summary-product-list li {
  margin-bottom: 10px;
}
body#checkout #cart-summary-product-list .product-name {
  font-weight: 700;
}
body#checkout #cart-summary-product-list img {
  border-radius: 6px;
  overflow: hidden;
  object-fit: cover;
}
body#checkout .cart-summary-totals .label {
  font-weight: 700;
  font-size: 18px;
}
body#checkout .custom-checkbox span {
  flex: auto;
}
body#checkout #cta-terms-and-conditions-0 {
  pointer-events: none;
}

@media (max-width: 700px) {
  body#checkout section.checkout-step .delivery-option > label > .row .col-sm-5 {
    width: 100%;
  }
  body#checkout section.checkout-step .delivery-option > label > .row .col-sm-5 .col-xs-3 {
    max-width: 50px;
    padding-right: 0;
  }
  body#checkout section.checkout-step .delivery-option > label > .row .col-sm-4, body#checkout section.checkout-step .delivery-option > label > .row .col-sm-3 {
    width: auto;
  }
}
@media (max-width: 640px) {
  body#checkout section.checkout-step .step-title {
    font-size: 19px;
  }
}
@media (max-width: 480px) {
  body#checkout section.checkout-step .checkout-se-connecter {
    flex-direction: column;
    align-items: center;
  }
}
.delete-address .delete,
.delete-address .edit,
.edit-address .delete,
.edit-address .edit {
  font-size: 14px;
  padding-right: 2px;
  margin-top: -2px;
}

body#cart {
  background: #f8f8f8;
}
body#cart .card.cart-container,
body#cart .card.cart-summary {
  border-radius: 10px;
  box-shadow: 1px 5px 20px -5px rgba(0, 0, 0, 0.06);
  background: #fff;
}
body#cart .cart-item .product-line-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body#cart .cart-item .product-line-grid-left {
  width: 90px;
  box-sizing: content-box;
}
body#cart .cart-item .product-line-grid-left img {
  max-height: 120px;
  object-fit: cover;
  border-radius: 6px;
  overflow: hidden;
}
body#cart .cart-item .product-line-grid-body {
  flex-grow: 1;
}
body#cart .cart-item .product-line-grid-body .product-line-info {
  margin-bottom: 0;
  color: #666;
  font-style: italic;
  font-size: 14px;
}
body#cart .cart-item .product-line-grid-body .product-line-info .label {
  color: #666;
}
body#cart .cart-item .product-line-grid-body .product-line-info:first-child .label {
  font-size: 18px;
  color: #000;
  font-style: normal;
}
body#cart .cart-item .product-line-grid-body br {
  display: none;
}
body#cart .cart-item .qty > .input-group {
  min-width: 70px;
}
body#cart .cart-item .js-cart-line-product-quantity.form-control {
  border-radius: 6px 0 0 6px;
  text-align: center;
}
body#cart .cart-item .product-price.h5 {
  display: none;
}
body#cart .card-block.checkout {
  margin-top: 30px;
  font-weight: 500;
  letter-spacing: 0.8px;
}

.page-order-confirmation #main {
  padding: 0 15px;
}
.page-order-confirmation #wrapper > .container {
  max-width: 840px;
}
.page-order-confirmation #content-hook_order_confirmation {
  text-align: center;
  margin-bottom: 52px;
}
.page-order-confirmation #content-hook_order_confirmation h3 {
  text-align: center;
  font-size: 32px;
}
.page-order-confirmation #content-hook_order_confirmation h3 i {
  font-size: 40px;
  margin-right: 4px;
}
.page-order-confirmation #order-items {
  border-right: 0;
  margin-bottom: 30px;
}
.page-order-confirmation #order-details {
  width: auto;
  padding: 0 15px;
}
.page-order-confirmation #content-hook-order-confirmation-footer .laberProductGrid {
  display: none;
}
.page-order-confirmation #content-hook-order-confirmation-footer {
  padding-bottom: 30px;
}

@media (max-width: 520px), (min-width: 992px) and (max-width: 1410px) {
  .cart-grid-right .blockreassurance_product {
    flex-direction: column;
    padding: 20px 0;
  }
  .cart-grid-right .blockreassurance_product .item-container {
    border: none;
    width: 100%;
    text-align: left;
    display: flex;
    margin-bottom: 24px;
    align-items: center;
    padding-left: 30px;
  }
  .cart-grid-right .blockreassurance_product .item-product {
    min-width: 56px;
    padding-right: 20px;
    padding-top: 0;
    margin: auto;
  }
  .cart-grid-right .blockreassurance_product .block-title {
    flex-grow: 1;
    margin: auto;
  }
}
body#checkout .blockreassurance_product .item-container {
  border-left: none;
}
body#checkout .blockreassurance_product img, body#checkout .blockreassurance_product svg {
  opacity: 0.25;
}
body#checkout .blockreassurance_product .block-title {
  color: #666 !important;
  font-weight: 300;
}

body#checkout .btn-primary,
body#cart .btn-primary {
  text-transform: uppercase;
}

#arrondie_commande_panier {
  padding: 8px 7px 0px;
}
#arrondie_commande_panier form#donation {
  margin-top: -20px;
}
#arrondie_commande_panier .btn-primary {
  margin-top: 20px !important;
}

.block-promo {
  margin-top: 16px;
}
.block-promo .promo-code form {
  display: flex;
}
.block-promo .promo-code form .btn {
  margin-left: 12px;
  min-width: 100px;
}

/* --------------------------     Pages Account et Authentification     ---------------------------*/
.page-customer-account #wrapper > .container {
  max-width: 640px;
}

.page-history.page-customer-account #wrapper > .container,
.page-discount.page-customer-account #wrapper > .container {
  max-width: none;
}

.page-customer-account #main .page-footer,
.page-addresses #main .page-footer,
.page-my-account #main .page-footer {
  margin-bottom: 48px;
  text-align: center;
}

.login-form {
  margin-top: 0;
}

.contact-form,
.page-addresses .address,
.page-authentication #content {
  border: none;
  background: #f6f6f6;
  border-radius: 10px;
  padding: 32px;
}

body.page-my-account #content .links {
  justify-content: center;
  align-items: stretch;
}
body.page-my-account #content .links > a {
  font-weight: 600;
  text-transform: none;
  color: #232323;
  font-family: "Quicksand";
  line-height: 1.1;
  padding: 22px 16px;
  width: 160px;
  margin: 10px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 160px;
  min-width: calc(16.6666666667% - 20px);
}
body.page-my-account #content .links > a:hover {
  background: #eee;
}
body.page-my-account #content .links a i {
  font-size: 36px;
  color: #f15922;
  padding-bottom: 12px;
  height: auto;
  opacity: 0.9;
}
body.page-my-account #content .links a span.link-item {
  display: initial;
  padding: 0;
  height: auto;
  box-shadow: none;
  border: none;
  background: none;
}

.page-addresses .address {
  padding: 16px;
}
.page-addresses .address .address-body address {
  min-height: 80px;
}

@media (max-width: 480px) {
  .page-my-account #content .links > a {
    padding: 20px 9px 24px !important;
    width: calc(50% - 10px) !important;
    min-height: 0;
    margin: 5px;
  }
}
body#index {
  --container-w: calc(1410px - 2 * 15px);
}
body#index #wrapper .breadcrumb {
  display: none !important;
}
body#index .home-title, body#index .block-image-text .text h2, .block-image-text .text body#index h2 {
  text-align: center;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 32px;
  text-align: center;
}
body#index .home-title:after, body#index .block-image-text .text h2:after, .block-image-text .text body#index h2:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 10px;
  width: 63px;
  background: transparent no-repeat center center;
  background-image: url("../img/wave.png");
  background-size: contain;
}

/* ---------------------------    Home: communs    ----------------------------------------------- */
.section-home {
  padding: 60px 0 30px;
}
.section-home .container {
  width: 100%;
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}

.block-key-number {
  background: #212227;
}
.block-key-number .container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .block-key-number .container {
    flex-direction: column;
    align-items: center;
  }
  .block-key-number .container div {
    margin-bottom: 20px;
  }
}
.block-key-number .container p {
  color: white;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.block-key-number .container div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.block-key-number .container div:nth-of-type(2) {
  padding: 0 20px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
@media (max-width: 767px) {
  .block-key-number .container div:nth-of-type(2) {
    padding: 20px 0;
    border-left: unset;
    border-right: unset;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
  }
}
.block-key-number .container svg {
  fill: white;
  width: 50px;
  height: 50px;
  margin-bottom: 25px;
}

.displayHomeFeaturedProducts .owl-carousel {
  display: none;
}

.owl-carousel .owl-wrapper-outer {
  padding-bottom: 40px;
  margin-bottom: -10px;
  padding-top: 10px;
}

.displayHomeNewProducts {
  background: #f6f6f6;
}
.displayHomeNewProducts .laberProductGrid {
  margin-bottom: 0 !important;
}

/* -----------------------------     Section Collection   ------------------------------------------ */
.displayHomeCollectionCapsule {
  background: none;
}

.block-image-text {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 60px;
}
.block-image-text .image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 50%;
  box-shadow: 1px 3px 25px -6px rgba(0, 0, 0, 0.1);
}
.block-image-text .text {
  background: #fff;
  padding: 40px 40px 30px;
  width: 50%;
  box-sizing: content-box;
  box-shadow: 1px 3px 25px -6px rgba(0, 0, 0, 0.4);
  position: relative;
  top: 40px;
  left: -40px;
}
.block-image-text .text p {
  font-size: 15px;
  line-height: 1.6;
  color: #666;
}
.block-image-text .text .btn-primary {
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .block-image-text {
    flex-direction: column;
    width: 660px;
    margin: 0 auto 0;
    max-width: 100%;
  }
  .block-image-text .image, .block-image-text .text {
    width: 100%;
    margin: 0;
    position: initial;
    box-sizing: border-box;
  }
  .block-image-text .image {
    height: 380px;
  }
  .block-image-text .text {
    padding: 24px 30px 20px;
  }
}
@media (max-width: 620px) {
  .block-image-text .image {
    height: 280px;
  }
}
@media (max-width: 480px) {
  .block-image-text .text {
    padding: 20px 24px 18px;
  }
}
/* -------------------------------     Slideshow ps_imageslider     ------------------------------------- */
.shop-banner {
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  background: #1A1A1A;
}

svg.icon-menu path {
  fill: #1A1A1A;
}

@media (min-width: 768px) {
  .page-index #header {
    background: transparent !important;
  }
}
.page-index #header .header-top:not(.laberMenu-top) {
  box-shadow: none;
}
.page-index #header .header-top:not(.laberMenu-top) .laber-cart a .cart-products-count, .page-index #header .header-top:not(.laberMenu-top) .laber-cart a.cart, .page-index #header .header-top:not(.laberMenu-top) .laberUserInfo .laberUser p.nameuser {
  color: #FFFFFF;
}
.page-index #header .header-top:not(.laberMenu-top) svg.icon-menu path {
  fill: #FFFFFF;
}
.page-index #header .header-top:not(.laberMenu-top) .laberMegamenu .lab-menu-horizontal ul li.level-1.primary > a {
  background: transparent !important;
}
.page-index #header .header-top:not(.laberMenu-top) .laberMegamenu .lab-menu-horizontal ul li.level-1 > a {
  color: #ffffff;
}

section#wrapper .ImageSlider .slide .image-wrapper:after {
  z-index: 1;
  content: "";
  position: absolute;
  display: block;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 160px, rgba(0, 0, 0, 0.2));
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  section#wrapper .ImageSlider .slide .image-wrapper:after {
    background: none;
  }
}
section#wrapper .ImageSlider .btn {
  background: white;
  border-radius: 50px;
  font-size: 14px;
  color: #1A1A1A;
  margin-right: 10px;
  margin-top: 10px;
}
.page-index section#wrapper .ImageSlider {
  margin-top: -80px;
}
@media (max-width: 767px) {
  section#wrapper .ImageSlider {
    margin-top: 0px !important;
  }
}
section#wrapper .ImageSlider .homeslider-dots {
  border-top: 1px solid #FFFFFF;
  padding-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: var(--container-w);
  height: 50px;
}
section#wrapper .ImageSlider .homeslider-dots .dot {
  width: 1px;
  height: 1px;
  margin: 0 5px;
  background-color: #FFFFFF;
  border-radius: 50%;
  border: 4px solid #FFFFFF;
  transition: all 0.5s ease;
}
section#wrapper .ImageSlider .homeslider-dots .dot.active {
  background-color: transparent;
  border: 2px solid #FFFFFF;
  width: 12px;
  height: 12px;
}
@media (max-width: 767px) {
  section#wrapper .ImageSlider .homeslider-dots {
    position: relative;
    background: #000000;
  }
}

.homeslider-container {
  --slider-padding-right: 0.4;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .homeslider-container {
    --slider-padding-right: 0.3;
  }
}
@media (max-width: 940px) {
  .homeslider-container {
    --slider-padding-right: 0.2;
  }
}
.homeslider-container .homeslider .image-wrapper {
  height: 0;
  padding-bottom: 42.5%;
  position: relative;
  width: 100%;
}
@media (max-width: 1024px) {
  .homeslider-container .homeslider .image-wrapper {
    padding-bottom: 50%;
  }
}
@media (max-width: 767px) {
  .homeslider-container .homeslider .image-wrapper {
    padding-bottom: 75%;
  }
}
.homeslider-container .homeslider .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homeslider-container .homeslider_nav {
  --svgArrow: url('data:image/svg+xml;utf8,<svg width="37" height="24" viewBox="0 0 37 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M27 5.0001L34 12.0001L27 19M34 12.0001L3.5 12.0001" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: auto;
  bottom: 10px;
  z-index: 30;
  opacity: 1;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: auto;
  width: 40px;
  background: transparent var(--svgArrow) no-repeat left top;
  margin-top: 0;
  left: max(1rem, (100% - var(--container-w)) / 2);
  transform: rotate(180deg);
}
.homeslider-container .homeslider_nav.next {
  left: auto;
  right: max(1rem, (100% - var(--container-w)) / 2);
  transform: rotate(0deg);
}
.homeslider-container .caption {
  background: transparent;
  max-width: var(--container-w);
  padding-right: 600px;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.homeslider-container .caption h2, .homeslider-container .caption h3, .homeslider-container .caption p {
  color: #ffffff;
}
.homeslider-container .caption h2 {
  font-size: 60px;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}
.homeslider-container .caption h3 {
  font-size: 50px;
  font-weight: 500;
  text-shadow: 0 0 13px rgb(0, 0, 0);
}
.homeslider-container .caption p {
  font-size: 30px;
  font-weight: 300;
  text-shadow: 0 0 13px rgb(0, 0, 0);
}
.homeslider-container .caption a {
  text-shadow: none;
}
@media (max-width: 1200px) {
  .homeslider-container .caption h2 {
    font-size: 42px;
  }
  .homeslider-container .caption h3 {
    font-size: 28px;
  }
  .homeslider-container .caption p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .homeslider-container .caption h2 {
    font-size: 35px;
  }
  .homeslider-container .caption h3 {
    font-size: 22px;
  }
  .homeslider-container .caption p {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .homeslider-container .caption {
    padding-right: 40%;
  }
}
@media (max-width: 940px) {
  .homeslider-container .caption {
    padding-right: 30%;
  }
}
@media (max-width: 767px) {
  .homeslider-container .caption {
    padding-right: 0;
  }
}
.homeslider-container .caption .btn-secondary {
  display: none;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .homeslider-container .caption {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    max-width: none;
    display: block;
    transform: none;
    background: #000000;
    padding-right: 20px;
  }
  .homeslider-container .caption h2 {
    font-size: 22px;
  }
}

.homeslider-container li {
  display: none;
}

.homeslider-container .homeslider li {
  display: block;
}

/*
    .lab-nivoSlideshow{
        .nivo-caption{
            .legend, .title{
                color: #fff;
                display: inline-block !important;
                background: rgba(#000, 0.3);
                width: auto;
            }
            .lab_description .description p{
                color: #fff;
                font-weight: 300;
                font-size: 17px;
                letter-spacing: 0.3px;
                display: inline-block;
                background: rgba(#000, 0.3);
            }
            .readmore a{
                color: #333;
                background: #fff;
                font-weight: 500;
                font-size: 14px;
                line-height: 40px;
                border-radius: 50px;
                border: none;

                &:hover{
                    background: $blue;
                }
            }
        }
        .nivo-controlNav a:hover, .nivo-controlNav a.active{
            background: #fff;
        }
        .nivo-controlNav a{ border-color: #fff; box-shadow: 0 1px 3px rgba(#000, 0.3); }

    }
*/
/* -------------------------------     Bloc Catalogue     ------------------------------------- */
.snsm-section-catalog {
  padding: 60px 32px;
  background: #f6f6f6 center center no-repeat;
  background-size: cover;
}
.snsm-section-catalog.winter {
  background-image: url(../img/bg-snsm.jpg);
  background-position-y: 50%;
}
.snsm-section-catalog.summer {
  background-image: url("../img/bg-catalogue-summer.jpg");
}
.snsm-section-catalog .text-container {
  max-width: 1150px;
  margin: auto;
}
.snsm-section-catalog h2 {
  color: #fff;
  margin-bottom: 18px;
  font-weight: 300;
  font-size: 48px;
  text-align: left;
}
@media (max-width: 767px) {
  .snsm-section-catalog h2 {
    text-align: center;
  }
}
.snsm-section-catalog p {
  text-align: left;
}
@media (max-width: 767px) {
  .snsm-section-catalog p {
    text-align: center;
  }
}
.snsm-section-catalog a {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .snsm-section-catalog a {
    flex-direction: column;
    justify-content: center;
  }
}
.snsm-section-catalog .btn-secondary {
  text-transform: none;
}
.snsm-section-catalog a:hover .btn-secondary {
  background: #444;
  color: #fff;
}
.snsm-section-catalog img {
  /*position: absolute;
  right: 15px;
  top: 15px;*/
  width: 180px;
  height: 156px;
  margin-right: 30px;
  margin-top: -16px;
}
@media (max-width: 767px) {
  .snsm-section-catalog img {
    margin: 0;
  }
}

@media (max-width: 1120px) {
  /*.snsm-section-catalog{
      margin: 0 -15px;
  }*/
}
@media (max-width: 800px) {
  .snsm-section-catalog {
    padding: 60px 16px;
  }
  .snsm-section-catalog h2 {
    font-size: 38px;
  }
}
/* Bloc Newsletter (bas accueil) + reassurance : deplaces dans le footer global.
   Styles correspondants dans _footer.scss. */
/* ----------------  Instagram  ------------- */
.home-title .home-subtitle, .block-image-text .text h2 .home-subtitle {
  font-size: 14px;
  color: #9a9a9a;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  display: block;
  font-weight: 300;
  margin-top: 6px;
  margin-bottom: 0px;
}

#csinstagramfeed {
  padding: 0 0 30px;
}
#csinstagramfeed img {
  width: 100%;
  height: auto;
}
#csinstagramfeed li {
  width: 210px !important;
  margin: 0 30px 0 0 !important;
}
#csinstagramfeed .bx-wrapper .bx-controls-direction a {
  height: 28px;
  width: 28px;
  top: calc(50% - 14px);
  margin-top: 0;
  overflow: initial;
}
#csinstagramfeed .bx-wrapper .bx-controls-direction a::before {
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

@media (max-width: var(--container-w)) {
  #csinstagramfeed li {
    width: calc(20vw - 20px) !important;
    margin: 0 10px !important;
  }
}
@media (max-width: 920px) {
  #csinstagramfeed li {
    width: calc(20vw - 4px) !important;
    margin: 0 2px !important;
  }
}
@media (max-width: 720px) {
  #csinstagramfeed li {
    width: calc(25vw - 4px) !important;
  }
}
@media (max-width: 510px) {
  #csinstagramfeed li {
    width: calc(33.3vw - 4px) !important;
  }
}
/* ----------------  Catégories principales  ------------- */
.displayHomeCategories .home-category {
  padding: 0 20px;
}
.displayHomeCategories .home-category a {
  display: block;
  background: #fff;
  padding-bottom: 7px;
  overflow: hidden;
  border-radius: 8px;
  max-width: 300px;
  margin: auto;
  border: 3px solid #eceded;
  transition: 0.2s;
}
.displayHomeCategories .home-category a:hover {
  border-color: #f15922;
}
.displayHomeCategories .home-category img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  margin-bottom: 16px;
}

.block-guarantee {
  padding-top: 50px;
  background: rgb(236, 237, 237);
}
.block-guarantee .container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .block-guarantee .container {
    flex-direction: column;
    align-items: center;
  }
  .block-guarantee .container div {
    margin-bottom: 20px;
  }
}
.block-guarantee .container p {
  color: #555555;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.block-guarantee .container div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.block-guarantee .container div:nth-of-type(2) {
  padding: 0 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .block-guarantee .container div:nth-of-type(2) {
    padding: 20px 0;
    border-left: unset;
    border-right: unset;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.block-guarantee .container div .payment-icons {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.block-guarantee .container svg {
  fill: #555555;
  width: 40px;
  height: 40px;
  margin-bottom: 25px;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 27 sept. 2021, 18:24:23
    Author     : Romain
*/
@media (max-width: 768px) {
  #js-product-list-top .showing {
    display: none;
  }
  .breadcrumb li span[itemprop=name] {
    white-space: normal;
    word-break: break-word;
  }
}
#pagenotfound .page-not-found {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#searchbox .tt-dropdown-menu {
  font-family: "Quicksand", sans-serif;
  display: flex !important;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  #searchbox .tt-dropdown-menu {
    margin-top: -15px;
    flex-direction: column;
  }
}
#searchbox .tt-dropdown-menu .tt-dataset-3 {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
#searchbox .tt-dropdown-menu .tt-dataset-3 .tt-suggestions {
  display: flex !important;
  justify-content: start;
  flex-direction: column;
  gap: 1px;
  max-width: 100vw;
}
#searchbox .tt-dropdown-menu .tt-dataset-3 .tt-suggestions .tt-suggestion {
  border: unset;
  line-break: auto;
  padding: 0;
}
#searchbox .tt-dropdown-menu .tt-dataset-3 .tt-suggestions .tt-suggestion a {
  white-space: normal;
  line-break: normal;
  word-break: break-word;
  display: inline-block;
  font-size: 13px;
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions,
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions {
  display: flex !important;
  justify-content: start;
  flex-wrap: wrap;
  gap: 10px;
  overflow: auto;
  margin: 10px 0 20px;
}
@media only screen and (max-width: 767px) {
  #searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions,
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions {
    flex-wrap: unset;
  }
}
#searchbox .tt-dropdown-menu .tt-dataset-6 {
  width: 30%;
}
#searchbox .tt-dropdown-menu .tt-dataset-6 .tt-suggestions {
  display: flex !important;
  flex-direction: column;
  justify-content: start;
  margin: 20px 0;
  padding: 0;
}
#searchbox .tt-dropdown-menu .tt-dataset-6 .tt-suggestions .tt-suggestion {
  padding: 0 0 5px;
  border: unset;
}
#searchbox .tt-dropdown-menu .tt-dataset-6 .tt-suggestions .tt-suggestion a {
  font-size: 13px !important;
}
#searchbox .tt-dropdown-menu .tt-dataset-7 {
  width: 70%;
}
#searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions {
  display: flex !important;
  justify-content: start;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
}
#searchbox .tt-dropdown-menu .tt-dataset-7:empty {
  display: none;
}
#searchbox .tt-dropdown-menu .tt-dataset-8 {
  display: none;
}
#searchbox .tt-dropdown-menu .tt-dataset-3:empty, #searchbox .tt-dropdown-menu .tt-dataset-4:empty, #searchbox .tt-dropdown-menu .tt-dataset-6:empty, #searchbox .tt-dropdown-menu .tt-dataset-7:empty {
  display: none;
}
#searchbox .tt-dropdown-menu .product-miniature .productName {
  font-size: 20px;
  font-weight: 700;
}
#searchbox .tt-dropdown-menu .category {
  background-color: unset;
  text-align: left;
  font-weight: bold;
  border: unset;
  padding: 5px 0;
}

#header .header-top .top-container {
  position: unset;
}
#header .header-top .laberSearch-dropdown.dropdown .dropdown-menu {
  background: rgba(255, 255, 255, 0.975);
}
#header .header-top .laberSearch-dropdown.dropdown .dropdown-menu .laberSearch form input[type=text] {
  width: calc(100% - 40px);
  padding: 0 20px;
}

.Algolia__no-results {
  width: 100vw;
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
}

#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion {
  background: #fff;
  flex: 1;
  min-width: 172px;
  max-width: 172px;
  text-align: center;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 0;
  overflow: hidden;
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .info, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .info {
  margin-left: 0;
  padding: 10px 0;
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .title, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .title {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .title .thumb, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .title .thumb {
  width: 100%;
  position: relative !important;
  height: 0;
  padding-bottom: 82.5%;
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .title .thumb div, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .title .thumb div {
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  display: block !important;
  position: absolute !important;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .title .laber-product-description, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .title .laber-product-description {
  margin: 0 !important;
  padding: 0 !important;
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .title .laber-product-description .productName, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .title .laber-product-description .productName {
  margin: 0 !important;
  padding: 3px 4px !important;
}
@media only screen and (max-width: 767px) {
  #searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .title .laber-product-description .productName, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .title .laber-product-description .productName {
    font-size: 12px !important;
  }
}
#searchbox .tt-dropdown-menu .dataset-produits .tt-suggestions .tt-suggestion .title .laber-product-description .price, #searchbox .tt-dropdown-menu .tt-dataset-7 .tt-suggestions .tt-suggestion .title .laber-product-description .price {
  color: #f15922;
  padding: 2px 4px 3px !important;
  font-size: 13px;
}

.homeslider-dots {
  text-align: center;
  padding-bottom: 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.homeslider-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #858585;
  border-radius: 50%;
}
.homeslider-dots .dot.active {
  background-color: #f15922;
}

.laberthemes .owl-buttons .owl-prev, .laberthemes .owl-buttons .owl-next {
  opacity: 1;
}
@media (max-width: 768px) {
  .laberthemes .owl-buttons .owl-prev, .laberthemes .owl-buttons .owl-next {
    display: inline-block !important;
  }
}

#csinstagramfeed .bx-wrapper {
  max-width: unset !important;
}
#csinstagramfeed #bxslider-instagram img {
  height: 100%;
}
#csinstagramfeed .material-icons {
  line-height: 39px;
  width: 40px;
  font-size: 19px;
  border-radius: 50px;
  border: none !important;
  box-shadow: none;
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
}
#csinstagramfeed .material-icons:hover {
  color: #fff;
  background: #f15922;
}
#csinstagramfeed .bx-prev::before, #csinstagramfeed .bx-next::before {
  display: none;
}
#csinstagramfeed .bx-viewport .bxslider .csinstfeed-slide {
  margin-right: 8px !important;
}
#csinstagramfeed .csinstfeed-media {
  width: 212px;
  aspect-ratio: 1/1;
  border-radius: 8px;
}

#labermobile_top_menu_wrapper .js-top-menu-bottom .menu-item.item-header.has-dropdown .toggle-submenu {
  background: none;
  border: none;
  cursor: pointer;
  margin-left: 8px;
}
#labermobile_top_menu_wrapper .js-top-menu-bottom .menu-item.item-header.has-dropdown .toggle-submenu .icon-drop-mobile {
  line-height: 40px;
}
#labermobile_top_menu_wrapper .js-top-menu-bottom .menu-item.item-header.has-dropdown .dropdown-submenu .menu-item.item-line a {
  color: grey !important;
}
#labermobile_top_menu_wrapper .js-top-menu-bottom .dropdown-submenu {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}
#labermobile_top_menu_wrapper .js-top-menu-bottom .dropdown-submenu.show {
  max-height: 700px;
  opacity: 1;
}
#labermobile_top_menu_wrapper .js-top-menu-bottom .toggle-submenu:focus {
  outline: unset;
  outline: unset;
}

html:has(body#index) {
  overflow-x: clip;
}

a:focus {
  outline: none;
}

body#index {
  overflow-x: clip;
}
body#index .home-title, body#index .block-image-text .text h2, .block-image-text .text body#index h2 {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.2;
  color: #1a2331;
  text-transform: none;
  letter-spacing: 0;
  padding-bottom: 0;
  margin-bottom: 28px;
}
body#index .home-title::after, body#index .block-image-text .text h2::after, .block-image-text .text body#index h2::after {
  display: none;
}
@media (max-width: 480px) {
  body#index .home-title, body#index .block-image-text .text h2, .block-image-text .text body#index h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
body#index .owl-buttons .owl-prev, body#index .owl-buttons .owl-next {
  top: 50%;
  margin: -15px -25px 0;
  background: transparent;
}
body#index .displayHomeCategories.snsm-categories-band {
  background: #fff;
  border-bottom: 1px solid #ededed;
  padding-top: 24px;
  padding-bottom: 26px;
}
body#index .displayHomeCategories.snsm-categories-band .container {
  width: 100%;
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}
body#index .displayHomeCategories.snsm-categories-band .home-title, body#index .displayHomeCategories.snsm-categories-band .block-image-text .text h2, .block-image-text .text body#index .displayHomeCategories.snsm-categories-band h2 {
  display: none;
}
body#index .displayHomeCategories .home-category {
  padding: 0 4px;
}
body#index .displayHomeCategories .home-category a {
  display: block;
  background: transparent;
  border: none;
  border-radius: 0;
  max-width: none;
  padding-bottom: 0;
  overflow: visible;
}
body#index .displayHomeCategories .home-category a:hover {
  border-color: transparent;
}
body#index .displayHomeCategories .home-category a:hover .home-category__box img {
  transform: scale(1.06);
}
body#index .displayHomeCategories .home-category a:hover .home-category__label {
  color: #f15922;
}
body#index .displayHomeCategories .home-category__box {
  background: #eceded;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 12/5;
  margin-bottom: 16px;
}
body#index .displayHomeCategories .home-category__box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}
body#index .displayHomeCategories .home-category__label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: #1a1a1a;
  transition: color 0.2s ease;
}
body#index .displayHomeCategories .home-category__label i {
  font-size: 18px;
  line-height: 1;
}
@supports not (aspect-ratio: 1) {
  body#index .displayHomeCategories .home-category__box {
    height: 0;
    padding-bottom: 68.75%;
    position: relative;
  }
  body#index .displayHomeCategories .home-category__box img {
    position: absolute;
    inset: 0;
  }
}
body#index .displayHomeNewProducts,
body#index .displayHomeFeaturedProducts,
body#index .displayHomePrixMini {
  background: #fff;
}
body#index .displayHomePrixMini .home-title .prixmini-badge, body#index .displayHomePrixMini .block-image-text .text h2 .prixmini-badge, .block-image-text .text body#index .displayHomePrixMini h2 .prixmini-badge {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 64px;
  height: 64px;
  margin-left: 14px;
  background: #445663;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  line-height: 0.92;
  white-space: nowrap;
  transform: rotate(-8deg);
  clip-path: polygon(50% 0%, 58% 8%, 69% 4%, 74% 15%, 86% 15%, 88% 27%, 98% 34%, 92% 45%, 100% 54%, 91% 63%, 93% 75%, 81% 79%, 76% 90%, 64% 87%, 55% 100%, 45% 91%, 34% 96%, 27% 86%, 14% 86%, 12% 73%, 2% 66%, 8% 55%, 0% 46%, 9% 37%, 7% 25%, 19% 21%, 24% 10%, 36% 13%);
  box-shadow: 0 3px 8px rgba(26, 35, 49, 0.18);
}
body#index .displayHomePrixMini .home-title .prixmini-badge__label, body#index .displayHomePrixMini .block-image-text .text h2 .prixmini-badge__label, .block-image-text .text body#index .displayHomePrixMini h2 .prixmini-badge__label {
  display: block;
  font-size: 8px;
  letter-spacing: 0.02em;
}
body#index .displayHomePrixMini .home-title .prixmini-badge__price, body#index .displayHomePrixMini .block-image-text .text h2 .prixmini-badge__price, .block-image-text .text body#index .displayHomePrixMini h2 .prixmini-badge__price {
  display: block;
  font-size: 22px;
  letter-spacing: 0;
}
body#index .block-key-number.snsm-engagement {
  padding: 0;
  background: #1a2331;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero {
  position: relative;
  background: url(../img/banniere-solidaire.jpg) center/cover no-repeat;
  min-height: 520px;
  padding: 72px 0;
  display: flex;
  align-items: center;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 0;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero .container {
  display: block;
  max-width: 1440px;
  position: relative;
  z-index: 1;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero .snsm-engagement__card {
  backdrop-filter: blur(10px);
  max-width: 700px;
  margin-left: auto;
  border-radius: 0;
  padding: 44px 72px 52px;
  text-align: center;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero .snsm-engagement__card h2 {
  color: #fff;
  font-family: "Quicksand", sans-serif;
  font-size: 42px;
  line-height: 1.2;
  margin: 0 0 18px;
  text-transform: none;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero .snsm-engagement__card h2 .lead-text {
  color: #f15922;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero .snsm-engagement__card p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  text-transform: none;
  margin: 0 auto 36px;
  max-width: 560px;
}
body#index .block-key-number.snsm-engagement .snsm-engagement__hero .snsm-engagement__card .btn-primary {
  display: inline-block;
}
body#index .block-key-number.snsm-engagement > .container {
  padding-top: 42px;
  padding-bottom: 44px;
}
body#index .block-key-number.snsm-engagement > .container > div {
  position: relative;
  gap: 10px;
}
body#index .block-key-number.snsm-engagement > .container > div > svg {
  display: none;
}
body#index .block-key-number.snsm-engagement > .container > div > img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
body#index .block-key-number.snsm-engagement > .container > div::before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  background: center/contain no-repeat;
}
body#index .block-key-number.snsm-engagement > .container > div:nth-of-type(1)::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 21V4'/%3E%3Cpath d='M4 5c2.5-1.6 5-1.6 7.5 0s5 1.6 7.5 0v10c-2.5 1.6-5 1.6-7.5 0s-5-1.6-7.5 0'/%3E%3C/svg%3E");
}
body#index .block-key-number.snsm-engagement > .container > div:nth-of-type(2)::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2h12'/%3E%3Cpath d='M6 22h12'/%3E%3Cpath d='M8 2v5c0 2 1.1 3.7 3 5-1.9 1.3-3 3-3 5v5'/%3E%3Cpath d='M16 2v5c0 2-1.1 3.7-3 5 1.9 1.3 3 3 3 5v5'/%3E%3Cpath d='M8.5 17h7'/%3E%3C/svg%3E");
}
body#index .block-key-number.snsm-engagement > .container > div:nth-of-type(3)::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M5.6 5.6l4.3 4.3'/%3E%3Cpath d='M14.1 14.1l4.3 4.3'/%3E%3Cpath d='M18.4 5.6l-4.3 4.3'/%3E%3Cpath d='M9.9 14.1l-4.3 4.3'/%3E%3C/svg%3E");
}
body#index .block-key-number.snsm-engagement,
body#index .block-key-number.snsm-engagement > .container {
  background: #fff;
}
body#index .block-key-number.snsm-engagement > .container > div {
  border-color: #ededed;
}
body#index .block-key-number.snsm-engagement > .container > div::before {
  display: none;
}
body#index .block-key-number.snsm-engagement > .container > div > svg {
  display: block;
  fill: #1a2331;
  width: 28px;
  height: 28px;
  margin-bottom: 6px;
}
body#index .block-key-number.snsm-engagement > .container > div p {
  color: #1a2331;
  margin: 0;
  text-transform: none;
}
body#index .block-key-number.snsm-engagement > .container > div p:first-of-type {
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.1;
}
body#index .block-key-number.snsm-engagement > .container > div p:last-of-type {
  color: #555;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
}
@media (max-width: 768px) {
  body#index .block-key-number.snsm-engagement .snsm-engagement__hero {
    padding: 56px 0;
  }
  body#index .block-key-number.snsm-engagement .snsm-engagement__hero .snsm-engagement__card {
    margin: 0 auto;
    max-width: 100%;
    padding: 28px 24px;
  }
  body#index .block-key-number.snsm-engagement .snsm-engagement__hero .snsm-engagement__card h2 {
    font-size: 26px;
  }
}
body#index .product-miniature {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.snsm-section-catalog {
  position: relative;
  background: #fff !important;
  background-image: none !important;
  padding: 24px 32px 0;
}
.snsm-section-catalog .snsm-catalogue-marquee {
  margin: 0 -30px 30px;
  background: transparent;
  padding: 0;
  overflow: hidden;
}
.snsm-section-catalog .snsm-catalogue-marquee__track {
  display: flex;
  width: max-content;
  align-items: center;
  will-change: transform;
  animation: snsm-marquee 120s linear infinite;
}
.snsm-section-catalog .snsm-catalogue-marquee .item {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 64px;
  letter-spacing: 4px;
  padding: 0 24px;
  color: #ededed;
}
.snsm-section-catalog .snsm-catalogue-marquee .item.sep {
  color: #ededed;
  opacity: 0.6;
  padding: 0 8px;
}
.snsm-section-catalog .snsm-catalogue-marquee:hover .snsm-catalogue-marquee__track {
  animation-play-state: paused;
}
.snsm-section-catalog .text-container {
  position: relative;
  margin: -15px auto 0;
  background: #445663;
  padding: 36px 48px;
  border-radius: 8px;
}
.snsm-section-catalog .text-container a {
  align-items: flex-start;
}
.snsm-section-catalog .text-container .text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 25px;
  padding: 0 40px;
  justify-content: center;
}
.snsm-section-catalog .text-container .text h2 {
  padding-bottom: 15px;
}
.snsm-section-catalog .text-container .snsm-catalogue-label {
  flex: 0 0 100%;
}
.snsm-section-catalog .text-container h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  flex: 1;
}
.snsm-section-catalog .text-container p {
  margin: 0;
  flex: 0 0 auto;
}
.snsm-section-catalog .text-container .snsm-catalogue-label {
  display: block;
  color: rgba(255, 255, 255, 0.78);
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.snsm-section-catalog .text-container .snsm-catalogue-image {
  background: #fff;
  padding: 8px;
  border-radius: 3px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
  transform: rotate(-3deg);
  margin: -90px 0 20px;
}
.snsm-section-catalog .text-container .snsm-catalogue-image img {
  margin: -25px 0 0;
}
.snsm-section-catalog .text-container .btn-primary {
  background: transparent;
  border: 1px solid #fff;
  transition: background 0.2s ease, color 0.2s ease;
}
.snsm-section-catalog .text-container .btn-primary:hover {
  background: rgba(255, 255, 255, 0.3333333333);
  color: #445663;
}

@keyframes snsm-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  .snsm-section-catalog .snsm-catalogue-marquee .item {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .snsm-section-catalog .snsm-catalogue-marquee .item {
    font-size: 30px;
  }
}
.snsm-collaborations {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.snsm-collaborations__viewport {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scroll-padding-inline: 5vw;
  -webkit-overflow-scrolling: touch;
  padding: 8px 5vw;
  scrollbar-width: none;
}
.snsm-collaborations__viewport::-webkit-scrollbar {
  display: none;
}
.snsm-collaborations .snsm-collab-slide {
  flex: 0 0 90vw;
  display: flex;
  flex-direction: column;
  scroll-snap-align: center;
  scroll-snap-stop: always;
}
.snsm-collaborations.has-multiple .snsm-collab-slide {
  opacity: 0.45;
  transform: scale(0.97);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.snsm-collaborations.has-multiple .snsm-collab-slide.is-active {
  opacity: 1;
  transform: none;
}
.snsm-collaborations__controls {
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  z-index: 3;
  width: 90vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px 40px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.9);
}
.snsm-collaborations__nav {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  padding: 0;
  border: none;
  background: none;
  line-height: 0;
  cursor: pointer;
  opacity: 0.9;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.snsm-collaborations__nav:hover {
  opacity: 1;
}
.snsm-collaborations__arrow {
  display: block;
  width: 37px;
  height: 24px;
}
.snsm-collaborations__dots {
  display: flex;
  align-items: center;
  gap: 16px;
}
.snsm-collaborations__dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  transition: box-shadow 0.2s ease, background 0.2s ease;
}
.snsm-collaborations__dot.is-active {
  background: transparent;
  box-shadow: inset 0 0 0 2px #fff;
}
.snsm-collaborations:not(.has-multiple) {
  width: auto;
  margin-left: 0;
}
.snsm-collaborations:not(.has-multiple) .snsm-collaborations__viewport {
  overflow: visible;
  justify-content: center;
}
.snsm-collaborations:not(.has-multiple) .snsm-collab-slide {
  flex: 0 0 min(90vw, 1100px);
}

.snsm-collab-slide__media {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  aspect-ratio: 5/2;
  min-height: 320px;
  border-radius: 10px;
  overflow: hidden;
  background: #1a2331 center/cover no-repeat;
}
.snsm-collab-slide__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
}

.snsm-collab-slide__logos {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  padding: 36px 40px 0;
}

.snsm-collab-slide__logo {
  width: auto;
  height: 138px;
  max-width: 180px;
  object-fit: contain;
}

.snsm-collab-slide__sep {
  width: 1px;
  align-self: stretch;
  background: rgba(255, 255, 255, 0.55);
}

.snsm-collab-slide__content {
  position: relative;
  z-index: 2;
  max-width: 760px;
  margin: 0;
  padding: 32px 40px 96px;
  text-align: left;
  color: #fff;
}
.snsm-collab-slide__content h2 {
  color: #fff;
  margin-bottom: 12px;
}
.snsm-collab-slide__content .snsm-collab-slide__text {
  color: rgba(255, 255, 255, 0.92);
}
.snsm-collab-slide__content .snsm-collab-slide__text p {
  color: rgba(255, 255, 255, 0.92);
}
.snsm-collab-slide__content .snsm-collab-slide__cta {
  margin-top: 18px;
}

@media (max-width: 767px) {
  .snsm-collab-slide__media {
    min-height: 440px;
  }
  .snsm-collab-slide__logo {
    height: 44px;
  }
  .snsm-collab-slide__content {
    padding: 24px 22px 84px;
  }
  .snsm-collaborations__controls {
    bottom: 22px;
    padding: 18px 22px 0;
    width: calc(100vw - 64px);
  }
  .snsm-collaborations__arrow {
    width: 30px;
    height: 20px;
  }
  .snsm-collaborations__dots {
    gap: 14px;
  }
  .snsm-collaborations__viewport {
    padding-inline: 32px;
    scroll-padding-inline: 32px;
  }
  .snsm-collaborations .snsm-collab-slide {
    flex-basis: calc(100vw - 64px);
  }
}
@supports (animation-timeline: view()) {
  body#index .section-home,
body#index .block-key-number,
body#index .block-guarantee {
    animation: snsm-reveal linear both;
    animation-timeline: view();
    animation-range: entry 0% entry 35%;
  }
  @keyframes snsm-reveal {
    from {
      opacity: 0;
      transform: translateY(28px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
body#index .displayHomeNewProducts .laberNewProducts-cta,
body#index .displayHomeFeaturedProducts .laberNewProducts-cta,
body#index .displayHomePrixMini .laberNewProducts-cta {
  margin-top: 16px;
  text-align: center;
}
body#index .displayHomeNewProducts .laberNewProducts-cta .btn-primary,
body#index .displayHomeFeaturedProducts .laberNewProducts-cta .btn-primary,
body#index .displayHomePrixMini .laberNewProducts-cta .btn-primary {
  padding-bottom: 2px;
}
body#index .displayHomeNewProducts .item,
body#index .displayHomeFeaturedProducts .item,
body#index .displayHomePrixMini .item {
  margin: 0;
  background: transparent;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
body#index .displayHomeNewProducts .item:hover,
body#index .displayHomeFeaturedProducts .item:hover,
body#index .displayHomePrixMini .item:hover {
  transform: translateY(-4px);
}
body#index .displayHomeNewProducts .laberProduct-image,
body#index .displayHomeFeaturedProducts .laberProduct-image,
body#index .displayHomePrixMini .laberProduct-image {
  position: relative;
}
body#index .displayHomeNewProducts .laberProduct-flags,
body#index .displayHomeFeaturedProducts .laberProduct-flags,
body#index .displayHomePrixMini .laberProduct-flags {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
body#index .displayHomeNewProducts .laberProduct-flags li,
body#index .displayHomeFeaturedProducts .laberProduct-flags li,
body#index .displayHomePrixMini .laberProduct-flags li {
  margin: 0;
}
body#index .displayHomeNewProducts .laberProduct-flags li span,
body#index .displayHomeFeaturedProducts .laberProduct-flags li span,
body#index .displayHomePrixMini .laberProduct-flags li span {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  padding: 6px 10px;
  border-radius: 50px;
  color: #fff;
  background: #1a1a1a;
}
body#index .displayHomeNewProducts .laberProduct-flags .laber-new span,
body#index .displayHomeFeaturedProducts .laberProduct-flags .laber-new span,
body#index .displayHomePrixMini .laberProduct-flags .laber-new span {
  background: #1a2331;
}
body#index .displayHomeNewProducts .laberProduct-flags .product-etiquette span,
body#index .displayHomeFeaturedProducts .laberProduct-flags .product-etiquette span,
body#index .displayHomePrixMini .laberProduct-flags .product-etiquette span {
  background: #2563eb;
}
body#index .displayHomeNewProducts .laberProduct-flags .laber-discount span,
body#index .displayHomeNewProducts .laberProduct-flags .laber-on-sale span,
body#index .displayHomeFeaturedProducts .laberProduct-flags .laber-discount span,
body#index .displayHomeFeaturedProducts .laberProduct-flags .laber-on-sale span,
body#index .displayHomePrixMini .laberProduct-flags .laber-discount span,
body#index .displayHomePrixMini .laberProduct-flags .laber-on-sale span {
  background: #f15922;
}
body#index .displayHomeNewProducts .laber-product-description,
body#index .displayHomeFeaturedProducts .laber-product-description,
body#index .displayHomePrixMini .laber-product-description {
  position: relative;
  padding: 14px 14px 18px;
  text-align: left;
  display: flex;
  flex-direction: column;
}
body#index .displayHomeNewProducts .laber-product-price-and-shipping,
body#index .displayHomeFeaturedProducts .laber-product-price-and-shipping,
body#index .displayHomePrixMini .laber-product-price-and-shipping {
  order: 1;
  padding-right: 58px;
}
body#index .displayHomeNewProducts .laber-product-price-and-shipping .price,
body#index .displayHomeFeaturedProducts .laber-product-price-and-shipping .price,
body#index .displayHomePrixMini .laber-product-price-and-shipping .price {
  color: #1a2331;
  font-weight: 700;
  font-size: 18px;
}
body#index .displayHomeNewProducts .laber-product-price-and-shipping .regular-price,
body#index .displayHomeFeaturedProducts .laber-product-price-and-shipping .regular-price,
body#index .displayHomePrixMini .laber-product-price-and-shipping .regular-price {
  color: #999;
  font-weight: 400;
  margin-left: 8px;
}
body#index .displayHomeNewProducts .productName,
body#index .displayHomeFeaturedProducts .productName,
body#index .displayHomePrixMini .productName {
  order: 2;
  font-size: 14px;
  margin: 4px 0 0;
  line-height: 1.35;
  font-weight: 500;
}
body#index .displayHomeNewProducts .productName a,
body#index .displayHomeFeaturedProducts .productName a,
body#index .displayHomePrixMini .productName a {
  font-weight: 400;
  color: #777;
}
body#index .displayHomeNewProducts .laber-product-variants,
body#index .displayHomeFeaturedProducts .laber-product-variants,
body#index .displayHomePrixMini .laber-product-variants {
  order: 3;
  position: absolute;
  top: 17px;
  right: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 7px;
  margin: 0;
}
body#index .displayHomeNewProducts .laber-product-variants .variant-dot,
body#index .displayHomeFeaturedProducts .laber-product-variants .variant-dot,
body#index .displayHomePrixMini .laber-product-variants .variant-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.18);
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 0 0 2px #fff;
}
body#index .displayHomeNewProducts .laber-product-variants .variant-more,
body#index .displayHomeFeaturedProducts .laber-product-variants .variant-more,
body#index .displayHomePrixMini .laber-product-variants .variant-more {
  font-size: 12px;
  color: #999;
  margin-left: 2px;
}

.section-home .owl-item .item-inner {
  padding: 0 4px;
  box-sizing: border-box;
  max-width: none;
}

.laberNewProducts,
.laberPrixMini,
.laberFeatured {
  white-space: nowrap;
  overflow: hidden;
}
.laberNewProducts > .item-inner,
.laberPrixMini > .item-inner,
.laberFeatured > .item-inner {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}

.laberNewProducts > .item-inner {
  width: 19.23%;
}

.laberPrixMini > .item-inner {
  width: 25%;
}

.laberFeatured > .item-inner {
  width: 16%;
}

@media (max-width: 768px) {
  .laberNewProducts > .item-inner,
.laberPrixMini > .item-inner,
.laberFeatured > .item-inner {
    width: 50%;
  }
}

.laberHomeCategories {
  white-space: nowrap;
  overflow: hidden;
}
.laberHomeCategories > .home-category {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  width: 16.6666%;
}
@media (max-width: 768px) {
  .laberHomeCategories > .home-category {
    width: 33.3333%;
  }
}
@media (max-width: 480px) {
  .laberHomeCategories > .home-category {
    width: 50%;
  }
}

#csinstagramfeed .csinstfeed-slide {
  height: auto;
}
#csinstagramfeed > #bxslider-instagram {
  white-space: nowrap;
  overflow: hidden;
}
#csinstagramfeed > #bxslider-instagram > .csinstfeed-slide {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
#csinstagramfeed .csinstfeed-media {
  width: 100%;
  aspect-ratio: 1/1;
  height: auto;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}
#csinstagramfeed .csinstfeed-media img.csinstfeed-src {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#csinstagramfeed .csinstfeed-media .csinstfeed-overlay {
  opacity: 1;
  pointer-events: none;
}
#csinstagramfeed .csinstfeed-media:hover .csinstfeed-overlay {
  background-color: rgba(0, 0, 0, 0.18);
}
#csinstagramfeed .csinstfeed-media .csinstfeed-content {
  display: none;
}
#csinstagramfeed .csinstfeed-media .csinstfeed-logo {
  top: 12px;
  right: 12px;
  left: auto;
  transform: none;
  width: 34px;
  height: 34px;
}
#csinstagramfeed .csinstfeed-media .csinstfeed-logo a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
#csinstagramfeed .csinstfeed-media .csinstfeed-logo svg {
  width: 18px;
  height: 18px;
}
#csinstagramfeed .csinstfeed-media .csinstfeed-logo svg path {
  fill: #fff !important;
}

.laberFooter-center {
  padding-bottom: 28px;
}
.laberFooter-center .displayFooterLeft {
  padding-top: 48px;
}
.laberFooter-center p.h3,
.laberFooter-center .links .h3,
.laberFooter-center .links .title .h3 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.3px;
  text-transform: none;
}
.laberFooter-center .collapse a,
.laberFooter-center .footer-contact,
.laberFooter-center .footer-contact p,
.laberFooter-center .footer-contact a {
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  line-height: 1.8;
}
.laberFooter-center .collapse a:hover,
.laberFooter-center .footer-contact a:hover {
  color: #f15922;
}

.laberFooter-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0 28px;
  margin-top: 12px;
}

@media (max-width: 768px) {
  .laberFooter-center .displayFooterLeft {
    padding-top: 32px;
  }
}
.block-guarantee {
  background: #28292f;
}
.block-guarantee .container p {
  color: #fff;
}
.block-guarantee .container div:nth-of-type(2) {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.block-guarantee .container svg:not(.guarantee-icon) {
  fill: #fff;
}

.block-guarantee .container .guarantee-icon {
  fill: none;
  stroke: #fff;
  width: 38px;
  height: 38px;
}

body#index .displayHomeNewProducts .product-miniature .product-thumbnail,
body#index .displayHomeNewProducts .product-miniature .laberProduct-image,
body#index .displayHomeFeaturedProducts .product-miniature .product-thumbnail,
body#index .displayHomeFeaturedProducts .product-miniature .laberProduct-image,
body#index .displayHomePrixMini .product-miniature .product-thumbnail,
body#index .displayHomePrixMini .product-miniature .laberProduct-image {
  padding-bottom: 120%;
}

body#index .section-home__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 32px;
  align-items: center;
}
body#index .section-home__header .home-title, body#index .section-home__header .block-image-text .text h2, .block-image-text .text body#index .section-home__header h2 {
  text-align: left;
  margin-bottom: 0;
}
body#index .section-home__header .home-title:after, body#index .section-home__header .block-image-text .text h2:after, .block-image-text .text body#index .section-home__header h2:after {
  margin: 0;
}
body#index .section-home__header .laberNewProducts-cta,
body#index .section-home__header .section-home__cta {
  margin-top: 0;
  text-align: right;
  flex-shrink: 0;
}

#csinstagramfeed .bx-wrapper .bx-controls-direction .bx-prev, #csinstagramfeed .bx-wrapper .bx-controls-direction .bx-next {
  width: 44px;
  height: 44px;
  background: transparent !important;
  border-radius: 50%;
  box-shadow: none !important;
  top: 50%;
  margin-top: -22px;
  overflow: initial;
  transition: color 0.2s ease;
  margin: -25px -44px;
}
#csinstagramfeed .bx-wrapper .bx-controls-direction .bx-prev .material-icons, #csinstagramfeed .bx-wrapper .bx-controls-direction .bx-next .material-icons {
  background: transparent;
}
#csinstagramfeed .bx-wrapper .bx-controls-direction .bx-prev:hover, #csinstagramfeed .bx-wrapper .bx-controls-direction .bx-next:hover {
  color: #f15922;
}
#csinstagramfeed .bx-wrapper .bx-controls-direction .bx-prev::before, #csinstagramfeed .bx-wrapper .bx-controls-direction .bx-next::before {
  font-size: 25px;
  line-height: 44px;
  color: inherit;
  text-shadow: none;
}

.btn-primary .btn-icon,
.btn-secondary .btn-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  margin-top: -2px;
}

.se-pre-con {
  display: none !important;
}

/*# sourceMappingURL=snsm.css.map */
