/* Primitive */
:root {
  /* Mode 1 */
  /* color */
  --color-brand-antracite: #565656;
  --color-brand-black: #222222;
  --color-brand-light-grey: #e9e9e9;
  --color-brand-om: #0098d8;
  --color-brand-white: #fefefe;
  --color-palette-tendue-anthracite-100: #f9f9f9;
  --color-palette-tendue-anthracite-200: #e9e9e9;
  --color-palette-tendue-anthracite-300: #dddddd;
  --color-palette-tendue-anthracite-400: #a0a0a0;
  --color-palette-tendue-antracite-500: #565656;
  --color-state-blue: #2133e0;
  --color-state-green: #10834d;
  --color-state-orange: #d1760f;
  --color-state-red: #d10913;
  /* number */
  --icon-small: 1.5rem;
  --icon-medium: 2rem;
  --icon-large: 2.5rem;
  --radius-xs: 0.25rem;
  --radius-sm: 0.5rem;
  --radius-md: 0.75rem;
  --radius-lg: 1rem;
  --radius-full: 22.5rem;
  --spacing-0: 0rem;
  --spacing-1: 0.25rem;
  --spacing-2: 0.5rem;
  --spacing-3: 0.75rem;
  --spacing-4: 1rem;
  --spacing-5: 1.25rem;
  --spacing-6: 1.5rem;
  --spacing-7: 1.75rem;
  --spacing-8: 2rem;
  --spacing-9: 2.25rem;
  --spacing-10: 2.5rem;
  --spacing-11: 2.75rem;
  --spacing-12: 3rem;
  --spacing-16: 4rem;
  --stroke-border: 0.0625rem;
  --stroke-focus-ring: 0.125rem;
  --typographie-scale-01: 0.625rem;
  --typographie-scale-02: 0.75rem;
  --typographie-scale-03: 0.875rem;
  --typographie-scale-04: 1rem;
  --typographie-scale-05: 1.125rem;
  --typographie-scale-06: 1.5rem;
  --typographie-scale-07: 2rem;
  --typographie-scale-08: 2.875rem;
  --typographie-scale-09: 4.5rem;
  --typographie-weight-medium: 31.25rem;
  --typographie-weight-bold: 43.75rem;
  /* string */
  --typographie-body-family-font: Futura Md BT;
  --typographie-heading-family-font: FuturaBT;
}

/* Tokens */
:root {
  /* Mode 1 */
  /* color */
  --colors-background-default: var(--color-brand-white);
  --colors-background-secondary: var(--color-brand-antracite);
  --colors-background-submenu: var(--color-palette-tendue-anthracite-300);
  --colors-background-tertiary: var(--color-palette-tendue-anthracite-400);
  --colors-default-hover: var(--color-brand-light-grey);
  --colors-disabled-state: var(--color-brand-light-grey);
  --colors-text-icon-default: var(--color-brand-black);
  --colors-text-icon-invert: var(--color-brand-white);
  --colors-text-secondary: var(--color-brand-antracite);
  --colors-border-primary: var(--color-palette-tendue-antracite-500);
  --colors-border-secondary: var(--color-palette-tendue-anthracite-300);
  --colors-button-black-background: var(--color-brand-black);
  --colors-tab-primary: var(--color-palette-tendue-anthracite-200);
  --colors-tab-secondary: var(--color-palette-tendue-anthracite-100);
  --colors-tab-title: var(--colors-background-default);
  /* number */
  --panier-small-adding: var(--spacing-1);
  --panier-small-gap: var(--spacing-1);
  --achat-rapide-small-pading: var(--spacing-2);
  --divider-padding: var(--spacing-2);
  --panier-content-gap: var(--spacing-2);
  --filter-text-gap: var(--spacing-3);
  --form-padding: 0.75rem;
  --panier-medium-gap: var(--spacing-3);
  --achat-rapide-gap: var(--spacing-4);
  --achat-rapide-vertical-padding: var(--spacing-6);
  --panier-items-gap: var(--spacing-6);
  --pop-in-radius: 1.5rem;
  --product-detail-padding: var(--spacing-6);
  --add-to-basket-icon: var(--spacing-9);
  --panier-large-padding: var(--spacing-9);
  --form-margin: 4rem;
  --product-carrousel-imag-size: 5.3125rem;
  --product-panier-miniature: 7.1875rem;
  --tri-button: 10.3125rem;
  --panier-width: 21.875rem;
  --panier-desktop-size: 37.5rem;
  --radius-form-tag-radius: var(--radius-xs);
  --radius-img-menu-drop-radius: var(--radius-sm);
  --radius-account-menu-drop-radius: var(--radius-md);
  --size-padding-top-bottom-mob: var(--spacing-4);
  --size-padding-right-left-mobile: 1.5rem;
  --size-icon-accessibility-size: 2.5rem;
  --size-padding-right-left-desktop: 5.625rem;
  --size-input: 15rem;
  --size-desktop-button-width: 18.75rem;
  --size-mobile-button-width: 19.375rem;
  --size-width-mob: 24.5625rem;
  --size-height-mob: 53.25rem;
  --size-desktop-width: 90rem;
  --spacing-ariane-gap: var(--spacing-1);
  --spacing-content-desktop-img-gap: var(--spacing-3);
  --spacing-content-desktop-text-spacing: var(--spacing-4);
  --spacing-content-desktop-content-image-gap: var(--spacing-12);
  --spacing-content-desktop-content-upper-lower-padding: var(--spacing-12);
  --spacing-content-spacing-card-carrousel-gap: var(--spacing-3);
  --spacing-content-spacing-card-text: var(--spacing-3);
  --spacing-content-spacing-carrousel-icon-gap: var(--spacing-3);
  --spacing-content-spacing-card-spacing: var(--spacing-6);
  --spacing-content-spacing-title-subtitle: var(--spacing-6);
  --spacing-content-spacing-card-gap-desktop: var(--spacing-6);
  --spacing-content-spacing-img-padding: var(--spacing-9);
  --spacing-content-spacing-title-content: var(--spacing-9);
  --spacing-content-spacing-section-padding-gap: var(--spacing-9);
  --spacing-desktop-dropdown-menu-spacing-items-cate-menus: var(--spacing-3);
  --spacing-desktop-dropdown-menu-gap-items-news: var(--spacing-9);
  --spacing-desktop-dropdown-menu-padding-items: var(--spacing-9);
  --spacing-desktop-dropdown-menu-spacing-subcategorie-items: var(--spacing-16);
  --spacing-desktop-dropdown-menu-padding-left-right-news: 7.5rem;
  --spacing-desktop-dropdown-menu-spacing-catgorie-items: 7.5rem;
  --spacing-footer-desktop-menu-line-spacing: var(--spacing-0);
  --spacing-footer-desktop-vertical-padding-search-bar: var(--spacing-2);
  --spacing-footer-desktop-gap-padding-submenu-item: var(--spacing-3);
  --spacing-footer-desktop-gap-menu-item: var(--spacing-4);
  --spacing-footer-desktop-menu-vertical-padding: var(--spacing-9);
  --spacing-footer-desktop-weight-paiement-items: 3.75rem;
  --spacing-footer-desktop-horizontal-padding-paiement-items: 18.75rem;
  --spacing-footer-mobile-menu-line-spacing: var(--spacing-0);
  --spacing-footer-mobile-gap-menu-item: var(--spacing-1);
  --spacing-footer-mobile-menu-vertical-padding: var(--spacing-2);
  --spacing-footer-mobile-chrevon-langue-gap: var(--spacing-2);
  --spacing-footer-mobile-gap-padding-submenu-item: var(--spacing-3);
  --spacing-footer-mobile-space-submenu-items: var(--spacing-4);
  --spacing-footer-mobile-menu-horizontal-padding: var(--spacing-12);
  --spacing-footer-mobile-weight-paiement-items: 3.75rem;
  --spacing-footer-mobile-horizontal-padding-paiement-items: 18.75rem;
  --spacing-forms-form-helper-gap: var(--spacing-2);
  --spacing-forms-etiquette-form-gap: var(--spacing-4);
  --spacing-forms-form-left-right-padding: var(--spacing-4);
  --spacing-forms-form-gap-items: var(--spacing-4);
  --spacing-forms-form-rgpd-gap: var(--spacing-6);
  --spacing-forms-form-lower-padding: var(--spacing-9);
  --spacing-forms-title-form-content-gap: var(--spacing-9);
  --spacing-forms-form-adress-gap: 6rem;
  --spacing-menu-desktop-chevron-text-gap: var(--spacing-0);
  --spacing-menu-desktop-menu-line-spacing: var(--spacing-0);
  --spacing-menu-desktop-vertical-padding-search-bar: var(--spacing-2);
  --spacing-menu-desktop-gap-search-bar-item: var(--spacing-3);
  --spacing-menu-desktop-menu-vertical-padding: var(--spacing-3);
  --spacing-menu-desktop-horizontal-padding-search-bar: var(--spacing-4);
  --spacing-menu-desktop-icon-gap: var(--spacing-5);
  --spacing-menu-desktop-gap-menu-item: var(--spacing-6);
  --spacing-menu-mobile-chevron-text-gap: var(--spacing-0);
  --spacing-menu-mobile-menu-line-spacing: var(--spacing-0);
  --spacing-menu-mobile-vertical-padding-search-bar: var(--spacing-2);
  --spacing-menu-mobile-icon-gap: var(--spacing-3);
  --spacing-menu-mobile-menu-vertical-padding: var(--spacing-3);
  --spacing-menu-mobile-horizontal-padding-search-bar: var(--spacing-4);
  --spacing-menu-mobile-gap-menu-item: var(--spacing-6);
  --spacing-newsletter-newsletter-left-padding: var(--spacing-6);
  --spacing-newsletter-newsletter-upper-padding: var(--spacing-16);
  --spacing-product-card-product-text-colors-gap-mobile: var(--spacing-1);
  --spacing-product-card-product-text-colors-gap: var(--spacing-2);
  --spacing-product-card-carrousel-gap: var(--spacing-3);
  --spacing-product-card-product-img-text-gap: var(--spacing-4);
  --spacing-product-card-card-product-gap: var(--spacing-6);
  --spacing-product-page-title-filter-gap: var(--spacing-2);
  --spacing-product-page-spacing-filter-item: var(--spacing-4);
  --spacing-product-page-filter-item-padding: var(--spacing-4);
  --spacing-product-page-achat-rapide-padding: var(--spacing-9);
  --spacing-content-mobile-img-content-spacing: var(--spacing-6);
  --spacing-content-mobile-text-gap: var(--spacing-6);
  --spacing-mobile-dropdown-menu-gap-icon-compte: var(--spacing-2);
  --spacing-mobile-dropdown-menu-padding-subcate: var(--spacing-2);
  --spacing-mobile-dropdown-menu-account-padding: var(--spacing-3);
  --spacing-mobile-dropdown-menu-padding-cate-menu: var(--spacing-3);
  --spacing-mobile-dropdown-menu-vertical-padding-menu: var(--spacing-6);
}

.bleu-om {
  color: var(--color-brand-om, #0098D8);
}

@font-face {
  font-family: "Futura Md BT";
  src: url("../fonts/FuturaMediumBT.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura Md BT";
  src: url("../fonts/FuturaMediumItalicBT.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Futura Md BT";
  src: url("../fonts/FuturaBoldBT.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura Md BT";
  src: url("../fonts/FuturaBoldItalicBT.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
body > main {
  overflow: hidden;
}

body img {
  max-width: 100%;
}

body * {
  font-family: "Futura Md BT";
}
body * .btn.active.focus,
body * .btn.active:focus,
body * .btn.focus,
body * .btn:active.focus,
body * .btn:active:focus,
body * .btn:focus, body *:focus {
  outline-color: var(--color-brand-om, #0098D8);
}

#wrapper .btn-primary:focus,
#wrapper .btn-primary .focus {
  outline: initial;
}
#wrapper .page-content .btn-primary,
#wrapper .content .btn-primary,
#wrapper .cart-grid .btn-primary {
  background: var(--color-brand-antracite, #565656);
  color: var(--colors-text-icon-invert, #FEFEFE);
  border: 0;
}
#wrapper .page-content .btn-primary.continue,
#wrapper .content .btn-primary.continue,
#wrapper .cart-grid .btn-primary.continue {
  background: #222;
}
#wrapper .page-content .btn-primary:hover, #wrapper .page-content .btn-primary:active:hover, #wrapper .page-content .btn-primary:active, #wrapper .page-content .btn-primary:focus, #wrapper .page-content .btn-primary:focus:hover,
#wrapper .content .btn-primary:hover,
#wrapper .content .btn-primary:active:hover,
#wrapper .content .btn-primary:active,
#wrapper .content .btn-primary:focus,
#wrapper .content .btn-primary:focus:hover,
#wrapper .cart-grid .btn-primary:hover,
#wrapper .cart-grid .btn-primary:active:hover,
#wrapper .cart-grid .btn-primary:active,
#wrapper .cart-grid .btn-primary:focus,
#wrapper .cart-grid .btn-primary:focus:hover {
  background: var(--color-brand-antracite, #565656);
  color: var(--colors-text-icon-invert, #FEFEFE);
  border: 0;
}
#wrapper .page-content .text-primary,
#wrapper .content .text-primary,
#wrapper .cart-grid .text-primary {
  color: #000 !important;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
  background: var(--color-brand-antracite, #565656);
  color: var(--colors-text-icon-invert, #FEFEFE);
}

.bloc_livraison_gratuite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--spacing-menu-desktop-vertical-padding-search-bar, 8px) 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.bloc_livraison_gratuite p {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.0175rem;
  margin: 0;
}

#header {
  z-index: 999999;
}
#header .header-nav {
  max-height: initial;
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
#header #adtm_menu {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
#header #adtm_menu #adtm_menu_inner {
  border: 0;
}
#header #adtm_menu .li-niveau1 {
  min-height: 0;
}
#header #adtm_menu .adtm_toggle_menu_button {
  position: fixed;
  top: 35px;
  left: 5px;
  min-height: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  width: initial;
  display: inline-block;
}
#header #adtm_menu .adtm_toggle_menu_button .adtm_toggle_menu_button_text {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  background-color: transparent;
  background-position: center center;
}

body.scroll #header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  /*.container_bloc_om_home {
  	display: none;
  }*/
}

.container_bloc_nav {
  background: var(--color-palette-tendue-antracite-500, #565656);
}

.bloc_nav {
  display: block;
  height: 48px;
  line-height: 46px;
  padding-left: 50px;
  padding-top: 0;
  padding-bottom: 0;
}
.bloc_nav .logo_desktop {
  display: none;
}
.bloc_nav .logo_mobile {
  width: 159px;
  float: left;
}
.bloc_nav .logo_mobile a {
  display: inline-block;
}
.bloc_nav .bloc_top_nav {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.bloc_nav #_desktop_top_menu {
  padding: 0;
}

.bloc_bt_search {
  float: right;
  height: 48px;
}
.bloc_bt_search #_mobile_bt_search {
  cursor: pointer;
  background: url("../images/picto-search.svg") no-repeat center center;
  width: 30px;
  height: 48px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
}

#search_widget {
  display: none;
  z-index: 999;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
}
#search_widget.active {
  display: block;
}
#search_widget.active .overlay_searchbar {
  display: block;
}
#search_widget .overlay_searchbar {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
#search_widget form i.search {
  text-indent: -999px;
  width: 32px;
  height: 32px;
  background: url("../images/picto-loupe-input.svg") no-repeat center center;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  top: 15px;
  left: 15px;
}
#search_widget form i.clear {
  text-indent: -999px;
  width: 32px;
  height: 32px;
  /*background: url('../images/picto-loupe-input-clear.svg') no-repeat center center;*/
  background: transparent;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  top: 15px;
  right: 15px;
}
#search_widget form input {
  padding-left: 60px;
}

#header #_desktop_cart {
  float: right;
}
#header #_desktop_cart .blockcart {
  background: transparent;
  position: relative;
  padding: 0 0 0 12px;
  margin: 0 0 0 7px;
}
#header #_desktop_cart .blockcart:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
  height: 22px;
  width: 1px;
  background: #FFF;
}
#header #_desktop_cart .blockcart .header {
  margin: 0;
}
#header #_desktop_cart .blockcart-link {
  overflow: hidden;
  display: inline-block;
  text-indent: -999px;
  width: 20px;
  height: 48px;
  background: url("../images/picto-panier.svg") no-repeat center center;
  line-height: 1;
}

#header #_desktop_language_selector {
  position: relative;
  padding-left: 8px;
  margin-left: 12px;
  float: right;
}
#header #_desktop_language_selector:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
  height: 22px;
  width: 1px;
  background: #FFF;
}
#header #_desktop_language_selector .language-selector {
  margin: 0;
}
#header #_desktop_language_selector .language-selector select {
  color: var(--color-brand-white, #FEFEFE);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  text-transform: uppercase;
  width: 40px;
  height: 48px;
}
#header #_desktop_language_selector .language-selector select option {
  color: #333;
}

.bloc_bt_favoris_nav_principale {
  float: right;
}

.bloc_bt_localisation_nav_principale {
  float: right;
}

.container_bloc_om_home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--spacing-menu-desktop-vertical-padding-search-bar, 8px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.container_bloc_om_home a.bt_collection_om {
  color: var(--color-brand-black, #222);
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.01875rem;
}

.container_principal {
  width: 100%;
}

#wrapper {
  padding-top: 0;
  background: #fff;
}
#wrapper .breadcrumb {
  padding: 0 20px;
  margin: 0 0 25px;
}
#wrapper .breadcrumb li * {
  color: var(--color-palette-tendue-antracite-500, #565656);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
}
#wrapper .breadcrumb li:last-child * {
  font-weight: 700;
}
#wrapper .page-content h1,
#wrapper .content h1,
#wrapper .contact-rich h1,
#wrapper .cart-grid h1 {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 2.1rem */
  letter-spacing: -0.035rem;
  margin: 0 0 24px;
}
#wrapper .page-content h2,
#wrapper .content h2,
#wrapper .contact-rich h2,
#wrapper .cart-grid h2 {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0 0 24px;
}
#wrapper .page-content h3,
#wrapper .content h3,
#wrapper .contact-rich h3,
#wrapper .cart-grid h3 {
  color: var(--colors-text-icon-default, #222);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  margin: 0 0 16px;
}
#wrapper .page-content p,
#wrapper .content p,
#wrapper .contact-rich p,
#wrapper .cart-grid p {
  color: var(--colors-text-secondary, #565656);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.36rem */
  letter-spacing: -0.02rem;
  margin: 0 0 24px;
}
#wrapper .page-content ul,
#wrapper .content ul,
#wrapper .contact-rich ul,
#wrapper .cart-grid ul {
  margin: 0 0 24px;
}
#wrapper .page-content ul li,
#wrapper .content ul li,
#wrapper .contact-rich ul li,
#wrapper .cart-grid ul li {
  color: var(--colors-text-secondary, #565656);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.36rem */
  letter-spacing: -0.02rem;
  margin: 0;
}
#wrapper .page-content table a,
#wrapper .page-content .details a,
#wrapper .page-content .forgot-password a,
#wrapper .page-content .block a,
#wrapper .page-content .view-order-details-link,
#wrapper .page-content blockquote a,
#wrapper .page-content p a,
#wrapper .page-content li a,
#wrapper .content table a,
#wrapper .content .details a,
#wrapper .content .forgot-password a,
#wrapper .content .block a,
#wrapper .content .view-order-details-link,
#wrapper .content blockquote a,
#wrapper .content p a,
#wrapper .content li a,
#wrapper .contact-rich table a,
#wrapper .contact-rich .details a,
#wrapper .contact-rich .forgot-password a,
#wrapper .contact-rich .block a,
#wrapper .contact-rich .view-order-details-link,
#wrapper .contact-rich blockquote a,
#wrapper .contact-rich p a,
#wrapper .contact-rich li a,
#wrapper .cart-grid table a,
#wrapper .cart-grid .details a,
#wrapper .cart-grid .forgot-password a,
#wrapper .cart-grid .block a,
#wrapper .cart-grid .view-order-details-link,
#wrapper .cart-grid blockquote a,
#wrapper .cart-grid p a,
#wrapper .cart-grid li a {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
#wrapper .page-content .custom-radio input[type=radio]:checked + span,
#wrapper .content .custom-radio input[type=radio]:checked + span,
#wrapper .contact-rich .custom-radio input[type=radio]:checked + span,
#wrapper .cart-grid .custom-radio input[type=radio]:checked + span {
  background-color: #222;
}
#wrapper .page-content form .form-control-valign,
#wrapper .content form .form-control-valign,
#wrapper .contact-rich form .form-control-valign,
#wrapper .cart-grid form .form-control-valign {
  padding-top: 0;
}
#wrapper .page-content form .form-group,
#wrapper .content form .form-group,
#wrapper .contact-rich form .form-group,
#wrapper .cart-grid form .form-group {
  margin-bottom: 10px;
}
#wrapper .page-content form .custom-radio input[type=radio]:checked + span,
#wrapper .content form .custom-radio input[type=radio]:checked + span,
#wrapper .contact-rich form .custom-radio input[type=radio]:checked + span,
#wrapper .cart-grid form .custom-radio input[type=radio]:checked + span {
  background-color: #222;
}
#wrapper .page-content form .custom-checkbox input[type=checkbox] + span,
#wrapper .content form .custom-checkbox input[type=checkbox] + span,
#wrapper .contact-rich form .custom-checkbox input[type=checkbox] + span,
#wrapper .cart-grid form .custom-checkbox input[type=checkbox] + span {
  float: left;
}
#wrapper .page-content form .psgdpr_consent_message p,
#wrapper .content form .psgdpr_consent_message p,
#wrapper .contact-rich form .psgdpr_consent_message p,
#wrapper .cart-grid form .psgdpr_consent_message p {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%;
  letter-spacing: -0.0125rem;
  margin: 0;
}
#wrapper .page-content form label,
#wrapper .content form label,
#wrapper .contact-rich form label,
#wrapper .cart-grid form label {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 0.825rem */
  letter-spacing: -0.015rem;
}
#wrapper .page-content form .buttonText,
#wrapper .content form .buttonText,
#wrapper .contact-rich form .buttonText,
#wrapper .cart-grid form .buttonText {
  color: #fff;
}
#wrapper .page-content form select,
#wrapper .content form select,
#wrapper .contact-rich form select,
#wrapper .cart-grid form select {
  border: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  border-radius: var(--radius-form-tag-radius, 4px);
  background: url("../images/picto-chevron-down-noir.svg") no-repeat 95% center #fff;
  background-size: 20px;
  margin: 0 0 16px;
}
#wrapper .page-content form select option,
#wrapper .content form select option,
#wrapper .contact-rich form select option,
#wrapper .cart-grid form select option {
  border: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  border-radius: var(--radius-form-tag-radius, 4px);
  background: #fff;
  color: var(--color-palette-tendue-antracite-500, #565656);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  margin: 0;
  padding: var(--form-padding, 12px);
}
#wrapper .page-content form input,
#wrapper .page-content form textarea,
#wrapper .content form input,
#wrapper .content form textarea,
#wrapper .contact-rich form input,
#wrapper .contact-rich form textarea,
#wrapper .cart-grid form input,
#wrapper .cart-grid form textarea {
  border: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  border-radius: var(--radius-form-tag-radius, 4px);
  background: #fff;
  color: var(--color-palette-tendue-antracite-500, #565656);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  margin: 0;
  padding: var(--form-padding, 12px);
}
#wrapper .page-content form input[type=submit],
#wrapper .page-content form input[type=submit].disabled,
#wrapper .page-content form input[type=submit]:disabled,
#wrapper .page-content form button,
#wrapper .page-content form button.disabled,
#wrapper .page-content form button:disabled,
#wrapper .content form input[type=submit],
#wrapper .content form input[type=submit].disabled,
#wrapper .content form input[type=submit]:disabled,
#wrapper .content form button,
#wrapper .content form button.disabled,
#wrapper .content form button:disabled,
#wrapper .contact-rich form input[type=submit],
#wrapper .contact-rich form input[type=submit].disabled,
#wrapper .contact-rich form input[type=submit]:disabled,
#wrapper .contact-rich form button,
#wrapper .contact-rich form button.disabled,
#wrapper .contact-rich form button:disabled,
#wrapper .cart-grid form input[type=submit],
#wrapper .cart-grid form input[type=submit].disabled,
#wrapper .cart-grid form input[type=submit]:disabled,
#wrapper .cart-grid form button,
#wrapper .cart-grid form button.disabled,
#wrapper .cart-grid form button:disabled {
  background: var(--colors-button-black-background, #222);
  width: 100%;
  max-width: var(--size-desktop-button-width, 300px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: initial;
  padding: var(--spacing-3, 12px);
  text-align: center;
  border: 0;
  opacity: 1;
}
#wrapper .page-content form input[type=checkbox],
#wrapper .content form input[type=checkbox],
#wrapper .contact-rich form input[type=checkbox],
#wrapper .cart-grid form input[type=checkbox] {
  width: auto;
}
#wrapper .page-content table,
#wrapper .content table,
#wrapper .contact-rich table,
#wrapper .cart-grid table {
  width: 100%;
  max-width: 100%;
  margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
}
#wrapper .page-content table thead tr,
#wrapper .content table thead tr,
#wrapper .contact-rich table thead tr,
#wrapper .cart-grid table thead tr {
  background: var(--colors-tab-secondary, #F9F9F9);
}
#wrapper .page-content table thead th,
#wrapper .content table thead th,
#wrapper .contact-rich table thead th,
#wrapper .cart-grid table thead th {
  color: #000;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  padding: 10px 5px;
  text-align: center;
}
#wrapper .page-content table tbody tr,
#wrapper .content table tbody tr,
#wrapper .contact-rich table tbody tr,
#wrapper .cart-grid table tbody tr {
  background: var(--colors-tab-secondary, #F9F9F9);
}
#wrapper .page-content table tbody tr:nth-child(odd),
#wrapper .content table tbody tr:nth-child(odd),
#wrapper .contact-rich table tbody tr:nth-child(odd),
#wrapper .cart-grid table tbody tr:nth-child(odd) {
  background: var(--colors-tab-primary, #E9E9E9);
}
#wrapper .page-content table tbody tr td,
#wrapper .content table tbody tr td,
#wrapper .contact-rich table tbody tr td,
#wrapper .cart-grid table tbody tr td {
  padding: 8px 5px;
  color: #000;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  text-align: center;
}
#wrapper .elementor {
  margin-bottom: 80px;
}
#wrapper .elementor h1 {
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 2.1rem */
  letter-spacing: -0.035rem;
  margin: 0 0 24px;
  text-transform: uppercase;
}
#wrapper .elementor h2 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0 0 24px;
}
#wrapper .elementor h3 {
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  margin: 0 0 16px;
}
#wrapper .elementor p {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.36rem */
  letter-spacing: -0.02rem;
  margin: 0 0 24px;
}
#wrapper .elementor ul {
  margin: 0 0 24px;
}
#wrapper .elementor ul li {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.36rem */
  letter-spacing: -0.02rem;
  margin: 0;
}
#wrapper .elementor .elementor-widget-container p:last-child {
  margin-bottom: 0;
}

#content-wrapper {
  padding: 0 24px;
}

body #content .block-promo .promo-input {
  margin-bottom: 15px;
}

.block-promo .promo-code-button.cancel-promo {
  color: inherit;
}

.container_buttons_navigation_cat_home,
.container_buttons_navigation_featured_products,
.cart-container_buttons_navigation_featured_products,
.container_buttons_navigation_accessories_products,
.container_buttons_navigation_viewed_products {
  position: absolute;
  top: 0;
  right: 40px;
}
.container_buttons_navigation_cat_home .swiper-button-next,
.container_buttons_navigation_cat_home .swiper-button-prev,
.container_buttons_navigation_featured_products .swiper-button-next,
.container_buttons_navigation_featured_products .swiper-button-prev,
.cart-container_buttons_navigation_featured_products .swiper-button-next,
.cart-container_buttons_navigation_featured_products .swiper-button-prev,
.container_buttons_navigation_accessories_products .swiper-button-next,
.container_buttons_navigation_accessories_products .swiper-button-prev,
.container_buttons_navigation_viewed_products .swiper-button-next,
.container_buttons_navigation_viewed_products .swiper-button-prev {
  display: inline-block;
  margin: 0;
  top: 0;
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
  background: url("../images/chevron-right-white.svg") no-repeat center center var(--color-palette-tendue-antracite-500, #565656);
  -webkit-box-shadow: 0 4px 4px 0 rgba(233, 233, 233, 0.25);
          box-shadow: 0 4px 4px 0 rgba(233, 233, 233, 0.25);
}
.container_buttons_navigation_cat_home .swiper-button-next svg,
.container_buttons_navigation_cat_home .swiper-button-prev svg,
.container_buttons_navigation_featured_products .swiper-button-next svg,
.container_buttons_navigation_featured_products .swiper-button-prev svg,
.cart-container_buttons_navigation_featured_products .swiper-button-next svg,
.cart-container_buttons_navigation_featured_products .swiper-button-prev svg,
.container_buttons_navigation_accessories_products .swiper-button-next svg,
.container_buttons_navigation_accessories_products .swiper-button-prev svg,
.container_buttons_navigation_viewed_products .swiper-button-next svg,
.container_buttons_navigation_viewed_products .swiper-button-prev svg {
  display: none;
}
.container_buttons_navigation_cat_home .swiper-button-next,
.container_buttons_navigation_featured_products .swiper-button-next,
.cart-container_buttons_navigation_featured_products .swiper-button-next,
.container_buttons_navigation_accessories_products .swiper-button-next,
.container_buttons_navigation_viewed_products .swiper-button-next {
  border: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
  background: url("../images/chevron-left-black.svg") no-repeat center center var(--color-brand-white, #FEFEFE);
  -webkit-box-shadow: 0 4px 4px 0 rgba(233, 233, 233, 0.25);
          box-shadow: 0 4px 4px 0 rgba(233, 233, 233, 0.25);
}

.featured-products,
.cart-featured-products,
.product-accessories {
  position: relative;
  padding-top: 5px;
}
.featured-products .cart-title-featured-products,
.featured-products .title-featured-products,
.cart-featured-products .cart-title-featured-products,
.cart-featured-products .title-featured-products,
.product-accessories .cart-title-featured-products,
.product-accessories .title-featured-products {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0 0 30px;
}
.featured-products .products,
.cart-featured-products .products,
.product-accessories .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: initial;
      flex-wrap: initial;
  -webkit-box-pack: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
  padding: 0 15px;
}
.featured-products .products .product,
.cart-featured-products .products .product,
.product-accessories .products .product {
  width: auto;
  padding: 0;
}

body .product-miniature .product-flags,
.product-container .product-flags,
.product-flags {
  top: 10px;
  left: 7px;
}
body .product-miniature .product-flags .product-flag,
body .product-miniature .product-flags .product-flag.online-only,
body .product-miniature .product-flags .product-flag.on-sale,
.product-container .product-flags .product-flag,
.product-container .product-flags .product-flag.online-only,
.product-container .product-flags .product-flag.on-sale,
.product-flags .product-flag,
.product-flags .product-flag.online-only,
.product-flags .product-flag.on-sale {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 0;
  min-height: 0;
  border-radius: var(--radius-form-tag-radius, 4px);
  border: 1px solid var(--colors-border-secondary, #DDD);
  background: var(--colors-background-default, #FEFEFE) !important;
  display: inline-block;
  padding: var(--spacing-1, 4px) var(--spacing-2, 8px);
  color: var(--colors-text-icon-default, #222) !important;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  margin: 0 0 8px;
  text-transform: initial;
}
body .product-miniature .product-flags .product-flag.online-only,
.product-container .product-flags .product-flag.online-only,
.product-flags .product-flag.online-only {
  top: 0;
  left: 0;
  right: auto;
}

.product-container article .wishlist-button-add,
.product-container .wishlist-button-add,
.products article .wishlist-button-add,
.products .wishlist-button-add {
  top: 5px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  min-width: 40px;
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  border: none;
  display: none;
}
.product-container article .wishlist-button-add i,
.product-container .wishlist-button-add i,
.products article .wishlist-button-add i,
.products .wishlist-button-add i {
  overflow: hidden;
  text-indent: -999px;
  width: 40px;
  height: 40px;
  background: url("../images/picto-favoris.svg") no-repeat center center;
}
.product-container article .wishlist-button-add i.favorite,
.product-container .wishlist-button-add i.favorite,
.products article .wishlist-button-add i.favorite,
.products .wishlist-button-add i.favorite {
  background-image: url("../images/picto-favoris-on.svg");
}
.product-container article .wishlist-button-add:last-child,
.product-container .wishlist-button-add:last-child,
.products article .wishlist-button-add:last-child,
.products .wishlist-button-add:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-container .wishlist-button-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body .wishlist-toast {
  z-index: 999999;
}

.product-miniature .thumbnail-container {
  margin: 0 !important;
}
.product-miniature .thumbnail-container .thumbnail-top {
  position: relative;
  background: #f6f6f6;
}
.product-miniature .thumbnail-container .thumbnail-top .img_pdt_miniature_liste {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.product-miniature .thumbnail-container .product-thumbnail {
  width: 100%;
  height: 360px;
  min-height: 360px;
  display: block;
}
.product-miniature .thumbnail-container .product-thumbnail picture {
  opacity: 0;
}
.product-miniature .thumbnail-container .product-thumbnail picture img {
  opacity: 0;
}
.product-miniature .product-description {
  padding: 10px 0 0;
  background: transparent;
}
.product-miniature .product-description *.product-title {
  text-align: left;
  margin: 0 0 10px;
  overflow: hidden;
  color: var(--color-brand-antracite, #565656);
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 0.9375rem */
  letter-spacing: -0.01875rem;
  text-transform: initial;
}
.product-miniature .product-description *.product-title a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.product-miniature .product-price-and-shipping {
  color: var(--colors-text-secondary, #565656);
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 0.9375rem */
  letter-spacing: -0.01875rem;
  text-align: left;
}
.product-miniature .product-price-and-shipping .price {
  display: inline-block;
  margin: 0 0 8px;
}
.product-miniature .product-price-and-shipping .regular-price {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin: 0 0 8px;
}
.product-miniature .product-price-and-shipping .an_productattributes {
  background: transparent;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding: 0;
}
.product-miniature .product-price-and-shipping .product-variants-item {
  position: relative;
  padding: 0;
  margin: 0;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group {
  margin: 0 0 15px;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group label {
  margin: 0;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group li.an-input-container-color {
  margin: 0 6px 0 0;
  padding: 3px;
  border: 0;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group li.an-input-container-color.an-input-container-checked {
  border: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  border-radius: 50%;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group li.an-input-container-color label {
  display: block;
  margin: 0;
  line-height: 0;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group li.an-input-container-color label .color {
  width: 16px;
  height: 16px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: block !important;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group li.an-input-container-color .input-color {
  width: 16px;
  height: 16px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.product-miniature .product-price-and-shipping ul.an_productattributes-group li.an-input-container-color .input-color:checked + span, .product-miniature .product-price-and-shipping ul.an_productattributes-group li.an-input-container-color .input-color:hover + span {
  width: 16px;
  height: 16px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.product-miniature .variant-links {
  display: none;
}
.product-miniature .bt_add_popup_pdt {
  border-radius: 50%;
  background: url("../images/picto-panier.svg") no-repeat center center var(--color-palette-tendue-antracite-500, #565656);
  position: absolute;
  right: 5px;
  bottom: 15px;
  display: block;
  width: var(--size-icon-accessibility-size, 40px);
  height: var(--size-icon-accessibility-size, 40px);
  cursor: pointer;
  z-index: 999;
}
.product-miniature .no_display_miniature {
  display: none;
}
.product-miniature .titre_hover_quick_view {
  display: none;
}
.product-miniature .an_productattributes {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
.product-miniature .an_productattributes .an_pa_product-variants > .product-variants-item {
  margin: 0;
}
.product-miniature .an_productattributes .an_productattributes-qty-add,
.product-miniature .an_productattributes .input-container {
  display: none;
}
.product-miniature .an_productattributes .an_productattributes-qty-add.an-input-container-color,
.product-miniature .an_productattributes .input-container.an-input-container-color {
  display: block;
}

.overlay_popup_add_pdt {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99999;
}

#container_popup_add_pdt {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  padding: 24px 24px 8px 24px;
  background: var(--color-palette-tendue-anthracite-100, #F9F9F9);
  z-index: 99999;
}
#container_popup_add_pdt .an_productattributes {
  background: transparent;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding: 0;
}
#container_popup_add_pdt #close-pop-attr {
  overflow: hidden;
  text-indent: -999px;
  width: 24px;
  height: 24px;
  background: url("../images/close.svg") no-repeat center center;
  position: absolute;
  top: 18px;
  right: 22px;
}
#container_popup_add_pdt #produit-pop-name-attr {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  margin: 0 0 15px;
}
#container_popup_add_pdt #produit-pop-name-attr a {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}
#container_popup_add_pdt .product-variants-item {
  position: relative;
  padding: 0;
  margin: 0;
}
#container_popup_add_pdt .titre_bloc_attributes {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  margin: 0 0 8px;
}
#container_popup_add_pdt .titre_hover_quick_view {
  display: none;
}
#container_popup_add_pdt .bt_guide_tailles {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin: 0;
}
#container_popup_add_pdt ul.an_productattributes-group {
  margin: 0 0 15px;
}
#container_popup_add_pdt ul.an_productattributes-group label {
  margin: 0;
}
#container_popup_add_pdt ul.an_productattributes-group li.input-container {
  padding: 4px 8px;
  margin: 0 10px 0 0;
}
#container_popup_add_pdt ul.an_productattributes-group li.input-container .input-radio {
  padding: 0;
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.19rem */
  letter-spacing: -0.0175rem;
}
#container_popup_add_pdt ul.an_productattributes-group li.input-container .input-radio:checked + span, #container_popup_add_pdt ul.an_productattributes-group li.input-container .input-radio:hover + span {
  border: 0;
  font-weight: 700;
}
#container_popup_add_pdt ul.an_productattributes-group li.input-container .radio-label {
  padding: 0;
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.19rem */
  letter-spacing: -0.0175rem;
  border: 0;
  background: transparent;
}
#container_popup_add_pdt ul.an_productattributes-group li.an-input-container-color {
  margin: 0 6px 0 0;
  padding: 3px;
  border: 0;
}
#container_popup_add_pdt ul.an_productattributes-group li.an-input-container-color.an-input-container-checked {
  border: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  border-radius: 50%;
}
#container_popup_add_pdt ul.an_productattributes-group li.an-input-container-color label {
  display: block;
  margin: 0;
  line-height: 0;
}
#container_popup_add_pdt ul.an_productattributes-group li.an-input-container-color label .color {
  width: 16px;
  height: 16px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
#container_popup_add_pdt ul.an_productattributes-group li.an-input-container-color .input-color {
  width: 16px;
  height: 16px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
#container_popup_add_pdt ul.an_productattributes-group li.an-input-container-color .input-color:checked + span, #container_popup_add_pdt ul.an_productattributes-group li.an-input-container-color .input-color:hover + span {
  width: 16px;
  height: 16px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
#container_popup_add_pdt .bloc_prix_details_attributes {
  width: 100%;
}
#container_popup_add_pdt .bloc_prix_details_attributes .bloc_prix_attr {
  float: left;
  width: 55%;
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.015rem;
  text-align: left;
}
#container_popup_add_pdt .bloc_prix_details_attributes .bloc_prix_attr #price-pop-attr {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 0.9625rem */
  letter-spacing: -0.0175rem;
}
#container_popup_add_pdt .bloc_prix_details_attributes .bloc_lien_detail_attr {
  float: right;
  width: 45%;
  text-align: right;
}
#container_popup_add_pdt .bloc_prix_details_attributes .bloc_lien_detail_attr #bt_details_attr {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 0.9625rem */
  letter-spacing: -0.0175rem;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
#container_popup_add_pdt .an_productattributes-add {
  clear: both;
  padding-top: 18px;
}
#container_popup_add_pdt .an_productattributes-add .btn-primary.js-an_productattributes-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--spacing-3, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--spacing-3, 12px);
  -ms-flex-item-align: stretch;
      align-self: stretch;
  background: var(--colors-button-black-background, #222);
}
#container_popup_add_pdt .an_productattributes-add .btn-primary.js-an_productattributes-add-to-cart span {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: initial;
}
#container_popup_add_pdt .an_productattributes-add .btn-primary.js-an_productattributes-add-to-cart i {
  display: none;
}

body.active_popup .overlay_popup_add_pdt {
  display: block;
}
body.active_popup #container_popup_add_pdt {
  display: block;
}

#custom-text.bloc_actus_home {
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: var(--spacing-desktop-dropdown-menu-padding-items, 36px);
  text-align: left;
  background: transparent;
  border: 0;
  padding: var(--spacing-desktop-dropdown-menu-padding-items, 36px) 0 0 0;
  background: var(--color-palette-tendue-antracite-500, #565656);
}
#custom-text.bloc_actus_home .bloc_visuel_actus_home {
  background: url("../images/visuel-actualites-marque-chabrand.avif") no-repeat center center;
  background-size: cover;
  width: 100%;
  min-height: 375px;
}
#custom-text.bloc_actus_home .bloc_content_actus_home {
  padding: var(--spacing-12, 48px) 20px var(--size-padding-right-left-mobile, 24px);
  margin: 0;
}
#custom-text.bloc_actus_home .bloc_content_actus_home .bloc_left_actus_home {
  display: none;
}
#custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home {
  padding: 0;
}
#custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home h1, #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home h2 {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 2.1rem */
  letter-spacing: -0.035rem;
  margin: 0 0 24px;
  text-transform: uppercase;
}
#custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home h3 {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  margin: 0 0 15px;
  text-transform: uppercase;
}
#custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home p {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  margin: 0;
}
#custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home a.btn {
  display: block;
  margin: 24px 0 0;
  background: var(--color-brand-white, #FEFEFE);
  padding: var(--spacing-3, 12px);
  text-align: center;
  color: var(--colors-text-icon-default, #222);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
}

#footer {
  padding: 0;
  margin: 0;
}
#footer .blockreassurance {
  padding-top: 24px;
  padding-bottom: 0;
  margin: 0 0 35px;
  text-align: center;
}
#footer .blockreassurance .element_reassurance {
  padding: 0;
  margin: 0 0 25px;
}
#footer .blockreassurance .block-icon {
  width: 100%;
  margin: 0 0 24px;
}
#footer .blockreassurance .block-icon svg {
  height: 40px;
  width: 40px;
}
#footer .blockreassurance .block-title {
  display: block;
  height: initial;
  padding: 0 10px;
  width: 100%;
  max-width: 100%;
  margin: 0 0 10px;
  color: #000;
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.2rem */
  letter-spacing: -0.02rem;
  text-transform: uppercase;
}
#footer .blockreassurance p {
  margin: 0;
  width: 100%;
  color: #000;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
}
#footer .bloc_newsletter_footer {
  padding: 0;
  margin: 0;
  background: var(--color-brand-antracite, #565656);
}
#footer .bloc_newsletter_footer .bloc_visuel_newsletter_form {
  background: url("../images/visuel-newsletter-bloc.avif") no-repeat center center;
  background-size: cover;
  width: 100%;
  min-height: 150px;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_left {
  display: none;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right {
  padding-top: var(--spacing-newsletter-newsletter-left-padding, 24px);
  padding-left: 20px;
  padding-right: 20px;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .sib-form,
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .sib-form-block,
#footer .bloc_newsletter_footer .bloc_content_newsletter_right #sib-form-container,
#footer .bloc_newsletter_footer .bloc_content_newsletter_right #sib-container,
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .sib-container {
  padding: 0;
  margin: 0;
  background: transparent !important;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right #sib-form > div {
  padding: 0;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .titre_bloc_newsletter {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0 0 var(--spacing-content-spacing-title-subtitle, 24px);
  text-transform: uppercase;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .sib-text-form-block {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  margin: 0 0 var(--spacing-content-spacing-title-subtitle, 24px);
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .sib-text-form-block p {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  margin: 0;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: var(--spacing-newsletter-newsletter-left-padding, 24px);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .bloc_form_newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0 0 0 var(--spacing-newsletter-newsletter-left-padding, 24px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  width: 100%;
  border: 1px solid var(--color-brand-light-grey, #E9E9E9);
  border-radius: 36px;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: 0;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.19rem */
  letter-spacing: -0.0175rem;
  background: transparent;
  border: 0;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input::-moz-placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input::placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input:focus, #footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input:focus-within {
  outline: 0;
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .sib-form-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  padding: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -ms-flex-item-align: end;
      align-self: end;
}
#footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .sib-form-block button {
  padding: var(--spacing-3, 12px);
  border-radius: 36px;
  background: var(--color-brand-white, #FEFEFE);
  color: var(--colors-text-icon-default, #222);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.53rem */
  letter-spacing: -0.0225rem;
  margin: 0;
  width: 140px;
}

.footer-container {
  padding: 10px 10px 0;
  background: var(--color-palette-tendue-antracite-500, #565656);
}
.footer-container .links {
  padding: 0;
}
.footer-container .links .row {
  margin: 0;
}
.footer-container .links .titre_footer {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: uppercase;
}
.footer-container .links .navbar-toggler {
  border: 0;
}
.footer-container .links .title {
  border: 0;
  padding-bottom: 0;
}
.footer-container .links .title i {
  color: #fff;
  fill: #fff;
}
.footer-container .links ul {
  padding: 0;
  margin: 0;
  background: transparent;
}
.footer-container .links ul li {
  display: block;
  background: transparent;
  width: 100%;
  padding: var(--spacing-footer-mobile-menu-vertical-padding, 8px) var(--size-padding-right-left-mobile, 24px);
  margin: 0;
  border: 0;
}
.footer-container .links ul li a {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  padding: 0;
  margin: 0;
}
.footer-container .links #contact-infos {
  padding: 15px;
}
.footer-container .links #contact-infos p {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  margin: 0 0 10px;
}
.footer-container .links #contact-infos p a {
  color: inherit;
}
.footer-container .links .bloc_bt_contact_footer {
  text-align: center;
  padding-top: 15px;
}
.footer-container .links .bloc_bt_contact_footer .bt_contact_footer {
  display: block;
  border: 1px solid var(--colors-background-default, #FEFEFE);
  padding: var(--spacing-footer-desktop-gap-padding-submenu-item, 12px);
  text-align: center;
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.53rem */
  letter-spacing: -0.0225rem;
  text-transform: uppercase;
}
.footer-container .links #follow-us ul {
  display: block;
  width: 100%;
}
.footer-container .links #follow-us ul li {
  width: 100%;
  padding: 0;
  height: initial;
  clear: both;
  margin: 0 0 15px;
}
.footer-container .links #follow-us ul li a {
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.36rem */
  letter-spacing: -0.02rem;
  overflow: initial;
  text-indent: 0;
  padding: 0 0 0 15px;
  display: block;
}
.footer-container .links #follow-us ul li a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../images/facebook.svg") no-repeat center center;
  background-size: contain;
  float: left;
  margin-right: 12px;
}
.footer-container .links #follow-us ul li.instagram a:before {
  background-image: url("../images/instagram.svg");
}
.footer-container .links #follow-us ul li.tiktok a:before {
  background-image: url("../images/tiktok.svg");
}
.footer-container .container_logos_footer {
  display: block;
  padding: var(--spacing-footer-mobile-gap-padding-submenu-item, 12px) var(--size-padding-right-left-mobile, 24px);
  margin: 20px -15px;
  border-top: solid 1px var(--colors-text-icon-invert, #FEFEFE);
  border-bottom: solid 1px var(--colors-text-icon-invert, #FEFEFE);
}
.footer-container .container_links_footer.border_top {
  border-top: solid 1px var(--colors-text-icon-invert, #FEFEFE);
  margin: 10px -15px 0;
}
.footer-container .bloc_links_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 var(--spacing-footer-mobile-gap-padding-submenu-item, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: var(--spacing-footer-mobile-space-submenu-items, 16px) 24px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-container .bloc_links_footer .copyright,
.footer-container .bloc_links_footer a.lien_bottom {
  display: inline-block;
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 0.85rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.02rem */
  letter-spacing: -0.015rem;
}
.footer-container .bloc_links_footer .dropdown select {
  color: #fff;
  background: transparent;
  border: 0;
  outline: 0;
  -moz-appearance: none;
  text-transform: uppercase;
}
.footer-container .bloc_links_footer .dropdown select option {
  color: #333;
}
.footer-container .bloc_links_footer #pmAcbFooterConsentLinkContainer {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}
.footer-container .bloc_links_footer #pmAcbFooterConsentLinkContainer * {
  color: #fff;
}
.footer-container .logo_footer_desktop {
  display: none;
}
.footer-container .logo_footer_mobile {
  display: block;
  text-align: center;
  padding-top: var(--spacing-footer-mobile-gap-padding-submenu-item, 12px);
}
.footer-container .logo_footer_mobile img {
  width: 120px;
}

.bloc-presentation {
  padding: 0;
  margin: 0 0 var(--size-padding-right-left-mobile, 24px);
}
.bloc-presentation .presentation-text {
  margin: var(--size-padding-right-left-mobile, 24px) 0 0;
  padding: var(--size-padding-top-bottom-mob, 16px) var(--size-padding-right-left-mobile, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.bloc-presentation .presentation-text h2 {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 2.1rem */
  letter-spacing: -0.035rem;
  margin: 0 0 var(--size-padding-right-left-mobile, 24px);
  text-transform: uppercase;
}
.bloc-presentation .presentation-text h3 {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.125rem */
  letter-spacing: -0.0225rem;
  margin: 0 0 var(--size-padding-top-bottom-mob, 16px);
  text-transform: uppercase;
}
.bloc-presentation .presentation-text p {
  color: var(--colors-text-secondary, #565656);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  margin: 0;
  padding: 0;
  width: 100%;
}
.bloc-presentation .presentation-text a.btn {
  display: block;
  width: 100%;
  padding: var(--spacing-3, 12px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  background: var(--colors-button-black-background, #222);
  margin: var(--size-padding-right-left-mobile, 24px) 0 0;
}

.block-social {
  text-align: initial;
}

.bloc_trouver .collapse,
.block-social .collapse {
  /*display: inherit;*/
}

.slider-accessories-products-swiper,
.slider-viewed-products-swiper,
.cart-slider-featured-products-swiper,
.slider-featured-products-swiper {
  overflow: initial !important;
}

.has-discount .discount {
  background: #222;
}

.bloc_images_miniatures .product-images {
  margin: 0 0 10px;
}
.bloc_images_miniatures .product-images .thumb-container img {
  max-width: 100%;
}

#product #panel_add_to_cart_pdt {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
  border-top: solid 1px #f3f3f3;
  padding: 8px 0;
}
#product #panel_add_to_cart_pdt .col-titre-price-panel {
  padding-right: 0;
}
#product #panel_add_to_cart_pdt .titre_pdt_panel {
  color: var(--colors-text-icon-default, #222);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  margin-bottom: 5px;
}
#product #panel_add_to_cart_pdt .price_pdt_panel .price {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 0.9375rem */
  letter-spacing: -0.01875rem;
}
#product #panel_add_to_cart_pdt .price_pdt_panel .tva_price_panel {
  color: var(--colors-text-secondary, #565656);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.19rem */
  letter-spacing: -0.0175rem;
  margin-left: 15px;
}
#product #panel_add_to_cart_pdt #bt_add_cart_panel {
  cursor: pointer;
  background: var(--colors-button-black-background, #222);
  height: 39px;
  line-height: 39px;
  padding: 0 var(--spacing-3, 12px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.02rem;
  text-align: center;
}
#product #wrapper .breadcrumb {
  margin-bottom: 10px;
}
#product .product-container {
  padding-top: 10px;
}
#product .product-container .product-flags {
  top: 30px;
}
#product .product-container .container_col_pdts {
  margin: 0;
  position: relative;
}
#product .images-container {
  position: relative;
}
#product .images-container .product-images > li.thumb-container .thumb {
  margin: 0;
}
#product .bloc_img_produit_detail {
  position: relative;
}
#product .bloc_img_produit_detail .wishlist-button-product {
  position: absolute;
  top: 60px;
  right: 25px;
}
#product .product-images > li.thumb-container .thumb.selected,
#product .product-images > li.thumb-container .thumb:hover {
  border: 0;
}
#product .product-cover {
  margin: 0 0 15px;
}
#product .product-cover img {
  background-color: #f6f6f6;
}
#product .visuel_more_pdt {
  background-color: #f6f6f6;
}
#product .bloc_more_images_desktop {
  display: none;
}
#product .container_share_bt {
  position: absolute;
  top: 25px;
  right: 25px;
}
#product .container_share_bt .bt_share {
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  text-indent: 999px;
  width: 40px;
  height: 40px;
  background: url("../images/picto-share.svg") no-repeat center center;
  background-size: 18px;
}
#product .container_share_bt .bloc_share_bt {
  display: none;
  position: absolute;
  top: 40px;
  right: 0;
  background: #fff;
  padding: 12px;
  border: solid 1px #f0f0f0;
}
#product .container_share_bt .bloc_share_bt.open {
  display: block;
}
#product .container_share_bt .bloc_share_bt .titre_bloc_share_bt {
  color: #000;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 136%; /* 1.36rem */
  letter-spacing: -0.02rem;
  margin: 0 0 10px;
  text-align: center;
}
#product .container_share_bt .bloc_share_bt .liste_liens_partage {
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 170px;
}
#product .container_share_bt .bloc_share_bt .liste_liens_partage li {
  float: left;
  margin: 5px;
}
#product .container_share_bt .bloc_share_bt .liste_liens_partage li a {
  display: inline-block;
  overflow: hidden;
  width: 24px;
  height: 24px;
  text-indent: 9999px;
  background: url("../images/share-facebook.svg") no-repeat center center;
  background-size: 18px;
}
#product .container_share_bt .bloc_share_bt .liste_liens_partage li.twitter a {
  background-image: url("../images/share-twitter.svg");
}
#product .container_share_bt .bloc_share_bt .liste_liens_partage li.pinterest a {
  background-image: url("../images/share-pinterest.svg");
}
#product .container_share_bt .bloc_share_bt .liste_liens_partage li.whatsapp a {
  background-image: url("../images/share-whatsapp.svg");
}
#product .container_share_bt .bloc_share_bt .liste_liens_partage li.email a {
  background-image: url("../images/share-email.svg");
}
#product .titre_produit_detail {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 1.125rem */
  letter-spacing: -0.0225rem;
  margin: 0 0 8px;
  text-transform: initial;
}
#product .product-description {
  color: var(--colors-text-icon-default, #222);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  margin: 0 0 15px;
}
#product .product-description p {
  margin: 0;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
}
#product .product-price {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  text-align: left;
  display: inline-block;
  margin: 0;
}
#product .product-price .current-price-value {
  display: inline-block;
  margin: 0;
}
#product .product-price .regular-price {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin: 0;
}
#product .product-discount {
  padding-left: 10px;
  display: inline-block;
}
#product .tax-shipping-delivery-label {
  display: inline-block;
}
#product .product-information .product-variants-item {
  position: relative;
  padding: 0;
  margin: 0;
}
#product .product-information .product-variants {
  margin: 0 0 15px;
}
#product .product-information .product-variants .product-variants-item {
  margin-bottom: 10px;
}
#product .product-information .product-variants .product-variants-item .bt_guide_tailles {
  display: inline-block;
  color: var(--colors-text-secondary, #565656);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  padding-left: 5px;
}
#product .product-information .product-variants label {
  margin: 0;
  color: var(--colors-text-icon-default, #222);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
}
#product .product-information .product-variants li.input-container {
  margin: 0 6px 0 0;
  padding: 3px;
  border: 0;
}
#product .product-information .product-variants li.input-container label {
  display: block;
  margin: 0;
}
#product .product-information .product-variants li.input-container label .input-color {
  width: 18px;
  height: 18px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
#product .product-information .product-variants li.input-container label .input-color:checked + span.color, #product .product-information .product-variants li.input-container label .input-color:hover + span.color {
  border: solid 1px rgba(0, 0, 0, 0.15);
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 50%;
}
#product .product-information .product-variants li.input-container label .input-color:checked + span.color span.attribute-name, #product .product-information .product-variants li.input-container label .input-color:hover + span.color span.attribute-name {
  border: 1px solid var(--color-palette-tendue-antracite-500, #565656);
  border-radius: 50%;
  position: absolute;
  top: -3px;
  left: -3px;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: inherit;
  text-align: left;
  text-indent: 999px;
  padding: 5px;
}
#product .product-information .product-variants li.input-container label .input-color + span.color {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 0;
}
#product .product-information .product-variants li.input-container label .input-radio + span {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.19rem */
  letter-spacing: -0.0175rem;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}
#product .product-information .product-variants li.input-container label .input-radio:checked + span, #product .product-information .product-variants li.input-container label .input-radio:hover + span {
  border: 0;
  border-radius: 4px;
  background: var(--color-palette-tendue-antracite-500, #565656);
  color: #fff;
}
#product .product-quantity .qty {
  display: none;
}
#product .product-actions .add {
  width: 100%;
  float: none;
  margin: 0;
}
#product .product-actions .add-to-cart {
  background: var(--colors-button-black-background, #222);
  width: 100%;
  padding: var(--spacing-3, 12px);
  text-align: center;
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: initial;
  margin: 0 0 8px;
}
#product .product-actions .mention_paiement_plusieurs_fois {
  display: block;
  width: 100%;
  color: var(--color-palette-tendue-antracite-500, #565656);
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
}
#product #product-availability {
  margin: 20px 0 0;
  display: block;
}
#product #product-availability .bt_product-availability {
  cursor: pointer;
  background: var(--colors-button-black-background, #222);
  width: 100%;
  padding: var(--spacing-3, 12px);
  text-align: center;
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: initial;
  margin: 0 0 8px;
}
#product .product-availability {
  display: block;
  width: 100%;
}
#product .container_accordion_description_pdt {
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: 25px;
}
#product .container_accordion_description_pdt .accordion {
  margin: 0 auto;
  overflow: hidden;
}
#product .container_accordion_description_pdt .accordion-item {
  border: 0;
  border-bottom: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
  padding: 0 24px;
}
#product .container_accordion_description_pdt .accordion-item:first-child {
  border-top: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
}
#product .container_accordion_description_pdt .product-additional-info .accordion-item:first-child {
  border-top: 0;
}
#product .container_accordion_description_pdt .accordion-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  cursor: pointer;
  background: url("../images/picto-description.svg") no-repeat left center transparent;
  border: 0;
  margin: 0;
  padding: 22px 25px 22px 35px;
}
#product .container_accordion_description_pdt .accordion-header#header-dimensions {
  background-image: url("../images/picto-dimensions.svg");
}
#product .container_accordion_description_pdt .accordion-header#header-entretien {
  background-image: url("../images/picto-entretien.svg");
}
#product .container_accordion_description_pdt .accordion-header#header-livraison {
  background-image: url("../images/picto-livraison-retour.svg");
}
#product .container_accordion_description_pdt .accordion-header span {
  color: var(--colors-text-icon-default, #222);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: uppercase;
}
#product .container_accordion_description_pdt .accordion-header:focus {
  border: 0;
  outline: 0;
}
#product .container_accordion_description_pdt .accordion-header .accordion-icon {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../images/picto-open-accordion.svg") no-repeat center center;
  background-size: 18px;
}
#product .container_accordion_description_pdt .accordion-header[aria-expanded=true] .accordion-icon {
  background-image: url("../images/picto-close-accordion.svg");
}
#product .container_accordion_description_pdt .accordion-panel {
  display: none;
}
#product .container_accordion_description_pdt .accordion-panel * {
  color: var(--colors-text-secondary, #565656);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
}
#product .product-accessories,
#product .cart-featured-products,
#product .featured-products {
  padding-top: 12px;
}
#product .product-accessories .h5,
#product .product-accessories .titre_slider_home_cat,
#product .cart-featured-products .h5,
#product .cart-featured-products .titre_slider_home_cat,
#product .featured-products .h5,
#product .featured-products .titre_slider_home_cat {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.125rem */
  letter-spacing: -0.0225rem;
  margin: 0 0 25px;
}
#product .product-accessories .product-miniature .thumbnail-container .product-thumbnail,
#product .cart-featured-products .product-miniature .thumbnail-container .product-thumbnail,
#product .featured-products .product-miniature .thumbnail-container .product-thumbnail {
  height: 265px;
  min-height: 265px;
}

.bloc_mailalert_product {
  display: none;
}
.bloc_mailalert_product.openavailability {
  display: block;
}
.bloc_mailalert_product .js-mailalert-add {
  background: var(--colors-button-black-background, #222);
  width: 100%;
  padding: var(--spacing-3, 12px);
  text-align: center;
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: initial;
  margin: 0 0 8px;
}

#product-modal {
  margin: 0;
  background: #fff;
  z-index: 99999999;
}
#product-modal .modal-content .close {
  float: none;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 24px;
  height: 24px;
  background: url("../images/close.svg") no-repeat center center;
  text-indent: -999px;
  overflow: hidden;
  background-size: 26px;
  cursor: pointer;
  opacity: 1;
}
#product-modal .modal-content .modal-body {
  width: 100%;
}
#product-modal .modal-content .modal-body .product-images {
  margin: 0;
}
#product-modal .modal-content .modal-body .product-images img {
  width: 85px;
  margin: 0;
}
#product-modal .modal-content .modal-body figure {
  margin: 0 0 10px;
}

#cart .cart-grid-body .card-block {
  padding: 0;
}
#cart .cart-overview .product-line-grid-left {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#cart .cart-overview .product-price {
  color: var(--colors-text-icon-default, #222);
}

#cart-summary-product-list .media-list {
  padding: 16px;
  background: var(--color-brand-light-grey, #E9E9E9);
}
#cart-summary-product-list .media-list .media {
  border-bottom: solid 2px #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#cart-summary-product-list .product-price {
  color: var(--colors-text-icon-default, #222);
  font-weight: 700;
}

body#checkout .condition-label {
  padding-left: 0;
}
body#checkout .condition-label > label {
  padding-left: 25px;
}
body#checkout #checkout-personal-information-step .nav-inline .nav-item .nav-link {
  display: block;
  max-width: var(--size-desktop-button-width, 300px);
  padding: var(--spacing-3, 12px);
  text-align: center;
  border: 1px solid var(--color-palette-tendue-antracite-500, #565656);
  background: var(--color-brand-white, #FEFEFE);
  color: var(--colors-text-icon-default, #222) !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  margin: 16px auto 0;
  text-decoration: none;
}
body#checkout #checkout-personal-information-step .nav-inline .nav-item .nav-link.active {
  font-weight: 700;
  border: 3px solid var(--color-palette-tendue-antracite-500, #565656);
}
body#checkout #checkout-personal-information-step .nav-inline .nav-item .nav-separator {
  display: none;
}
body#checkout section.checkout-step .address-item.selected {
  border-color: #222;
}
body#checkout section.checkout-step .step-title {
  padding-bottom: 16px;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: initial;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
body#checkout section.checkout-step .add-address a i,
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit i {
  color: var(--colors-text-icon-default, #222);
}
body#checkout section.checkout-step .add-address a,
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  display: block;
  max-width: var(--size-desktop-button-width, 300px);
  padding: var(--spacing-3, 12px);
  text-align: center;
  border: 1px solid var(--color-palette-tendue-antracite-500, #565656);
  background: var(--color-brand-white, #FEFEFE);
  color: var(--colors-text-icon-default, #222) !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  margin: 16px auto 0;
  text-decoration: none;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
  border: solid 2px var(--colors-text-icon-default, #222);
  background: transparent;
  color: var(--colors-text-icon-default, #222);
}
body#checkout #use_same_address {
  float: left;
  margin: 5px 10px 10px 0;
}
body#checkout label[for=use_same_address] {
  display: inline;
  text-align: left;
}
body#checkout #payment-confirmation .btn-primary {
  background: #222;
  width: 100%;
  padding: 16px;
}

body .sb-menu-right {
  z-index: 9999999;
}
body .sb-menu-right .sb-close-btn {
  top: 25px;
  right: 25px;
  left: initial;
}

.cart-preview .no-items {
  margin: 10px 15px 50px;
  padding: 0;
  text-align: center;
}
.cart-preview .no-items .titre_empty_cart {
  display: inline-block;
  color: #000;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4rem;
  background: url("../images/picto-empty-cart.svg") no-repeat left center;
  background-size: 44px;
  min-height: 44px;
  letter-spacing: -0.03rem;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 15px 0 10px 50px;
}
.cart-preview .no-items p {
  color: #000;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.53rem */
  letter-spacing: -0.0225rem;
  margin: 0 0 24px;
}
.cart-preview .no-items .bloc_bt_empty_cart {
  margin: 0;
}
.cart-preview .no-items .bloc_bt_empty_cart a {
  min-width: var(--size-input, 240px);
  padding: var(--spacing-3, 12px);
  background: var(--colors-button-black-background, #222);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.53rem */
  letter-spacing: -0.0225rem;
  margin: 0;
}
.cart-preview .cart-title {
  padding: var(--achat-rapide-vertical-padding, 24px);
  text-align: left;
}
.cart-preview .titre_panier {
  color: #222;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.cart-preview .cart-items {
  padding: 0;
}
.cart-preview .cart-items .cart-product-line {
  position: relative;
  border-top: solid 1px var(--colors-background-submenu, #DDD);
}
.cart-preview .cart-items .cart-product-line .product-image {
  width: 115px;
  max-width: 47%;
  border: 0;
}
.cart-preview .cart-items .cart-product-line .product-infos {
  width: auto;
  padding-left: 10px;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-name {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 0.875rem */
  letter-spacing: -0.0175rem;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-line-info {
  display: inline-block;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-line-info .label {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-line-info .value {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 0.825rem */
  letter-spacing: -0.015rem;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-qty .product-qty-container {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
  background: #FFF;
  width: initial;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-qty .quantity-button {
  display: inline-block !important;
  background: #fff;
  width: 36px !important;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-qty .product-qty-input {
  display: inline-block !important;
  width: 36px !important;
  background: #fff;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-price {
  margin: 5px 0 0;
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-price .label_price_cart {
  display: none;
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
}
.cart-preview .cart-items .cart-product-line .product-infos .product-quantity {
  display: none;
}
.cart-preview .product-remove i {
  text-indent: 999px;
  overflow: hidden;
  width: 15px;
  height: 17px;
  background: url("../images/picto-supprimer-panier.svg") no-repeat center center;
  display: block;
  position: absolute;
  bottom: 45px;
  right: 25px;
}
.cart-preview .stitle_subtotal {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 0.825rem */
  letter-spacing: -0.015rem;
  margin: 0 0 var(--achat-rapide-gap, 16px);
}
.cart-preview .stitle_subtotal .cart-products-count {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
}
.cart-preview .cart-bottom {
  padding: 24px 24px 8px;
  background: var(--color-palette-tendue-anthracite-100, #F9F9F9);
}
.cart-preview .cart-bottom .total-line {
  margin: 0 0 15px;
}
.cart-preview .cart-bottom .total-line .label {
  color: #000;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  text-transform: initial;
}
.cart-preview .cart-bottom .total-line .value {
  color: #000;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
}
.cart-preview .cart-action .btn-primary {
  background: var(--colors-button-black-background, #222);
  padding: var(--spacing-3, 12px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-align: center;
  margin: 0;
  text-transform: initial;
}
.cart-preview .product-miniature:hover .an_productattributes .an_productattributes-qty-add,
.cart-preview .product-miniature:hover .hover_quick_view {
  display: none;
}
.cart-preview .product-miniature .thumbnail-container .product-thumbnail {
  height: 265px;
  min-height: 265px;
}
.cart-preview .product-miniature .product-flags .product-flag {
  font-size: 0.75rem;
}

#order-items .order-line {
  margin: 0;
  background: var(--color-brand-light-grey, #E9E9E9);
  border-bottom: solid 2px #fff;
  padding: 10px;
  margin-bottom: 10px;
}

#history .orders .order {
  margin: 0;
  background: var(--color-brand-light-grey, #E9E9E9);
  border-bottom: solid 2px #fff;
  padding: 10px;
  margin-bottom: 10px;
}
#history .orders .order i {
  color: #222;
}

.page-order-detail .box {
  margin: 10px 0;
  background: var(--color-brand-light-grey, #E9E9E9);
  border: solid 1px #222;
  padding: 10px;
}

.anis-button-wrap .btn-primary:hover {
  background: #000;
}

#bt_go_top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: -1;
  margin: 0;
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
  background: url("../images/chevron-right-white.svg") no-repeat center center var(--color-palette-tendue-antracite-500, #565656);
  -webkit-box-shadow: 0 4px 4px 0 rgba(233, 233, 233, 0.25);
          box-shadow: 0 4px 4px 0 rgba(233, 233, 233, 0.25);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  display: inline-block;
}

body.gotop #bt_go_top {
  opacity: 1;
  z-index: 9999999;
}

.block-category {
  margin-left: -24px;
  margin-right: -24px;
}
.block-category h1 {
  text-transform: initial;
  background: var(--color-brand-black, #222);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  color: var(--color-brand-white, #FEFEFE);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.5rem */
  letter-spacing: -0.025rem;
  margin: 0 0 8px;
}

#subcategories {
  border: 0;
  margin-bottom: 15px;
}
#subcategories ul.subcategories-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 0;
  padding-bottom: 10px;
  /*scrollbar-width: none;*/
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
  /*::-webkit-scrollbar {
    display: none;
  }*/
}
#subcategories ul.subcategories-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
  min-width: 0;
  width: 70px;
  margin: 0;
}
#subcategories ul.subcategories-list li .subcategory-image {
  padding: 0;
}
#subcategories ul.subcategories-list li .subcategory-image .img-scat {
  padding: 0;
  border: 0;
}
#subcategories ul.subcategories-list li .subcategory-image .vignette_filter_scat {
  display: inline-block;
  width: 55px;
  height: 55px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  background-color: var(--color-palette-tendue-anthracite-200, #E9E9E9);
  background-size: 34px;
  background-repeat: no-repeat;
  background-position: center center;
}
#subcategories ul.subcategories-list li .scategory_filter_name {
  max-width: 70px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  white-space: nowrap;
}
#subcategories ul.subcategories-list li .scategory_filter_name a {
  color: var(--color-palette-tendue-antracite-500, #565656);
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 0.6875rem */
  letter-spacing: -0.0125rem;
}

.bloc-sort-by-row {
  padding: 0 20px;
}

.sort-by-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 15px;
}
.sort-by-row .filter-button {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.sort-by-row .products-sort-order {
  padding: 0;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.sort-by-row .products-sort-order .select-title {
  background: var(--color-brand-antracite, #565656);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 200px;
  height: 36px;
  padding: var(--spacing-3, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--spacing-3, 12px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  text-transform: initial;
  float: right;
}
.sort-by-row .products-sort-order .select-title i {
  position: absolute;
  right: 10%;
  top: 50%;
  margin-top: -12px;
  content: "";
  text-indent: 999px;
  overflow: hidden;
  width: 24px;
  height: 24px;
  border: 0;
  background: url("../images/chevron-right-white.svg") no-repeat center center var(--color-palette-tendue-antracite-500, #565656);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: inline-block;
}
.sort-by-row .products-sort-order .dropdown-menu {
  right: 0;
  padding: 0;
  background: var(--color-brand-white, #FEFEFE);
  width: 165px;
}
.sort-by-row .products-sort-order .select-list {
  height: 40px;
  line-height: 40px;
  padding: 0 8px;
  margin: 0;
  border: 0;
  background: var(--color-brand-white, #FEFEFE);
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.015rem;
}
.sort-by-row .products-sort-order .select-list.current {
  background: var(--color-palette-tendue-anthracite-300, #DDD);
  font-weight: 700;
}

.products-selection {
  display: block;
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}
.products-selection .showing {
  float: right;
  text-align: right;
  padding: 12px 27px;
  margin: 0;
  color: var(--colors-background-secondary, #565656);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
}

#new-products #search_filter_toggler,
#category #search_filter_toggler {
  background: var(--color-brand-antracite, #565656);
  display: block;
  width: 100%;
  max-width: 200px;
  height: 36px;
  line-height: 36px;
  padding: 0 var(--spacing-3, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--spacing-3, 12px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.0175rem;
  text-transform: initial;
  border: 0;
}

#category #left-column #search_filters_wrapper,
#new-products #left-column #search_filters_wrapper {
  display: none;
  z-index: 999999999;
  margin: 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#category #left-column #search_filters_wrapper.openfilter,
#new-products #left-column #search_filters_wrapper.openfilter {
  display: block;
}
#category #left-column #search_filters_wrapper .overlay_filter_pdt,
#new-products #left-column #search_filters_wrapper .overlay_filter_pdt {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
#category #left-column #search_filters_wrapper .container_filter_pdt,
#new-products #left-column #search_filters_wrapper .container_filter_pdt {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  max-height: 100vh;
  min-width: 300px;
  overflow: auto;
  z-index: 2;
  background: var(--color-brand-white, #FEFEFE);
  padding: 12px 6px;
}
#category #left-column #search_filters_wrapper .container_filter_pdt .titre_bloc_filter_pdt,
#new-products #left-column #search_filters_wrapper .container_filter_pdt .titre_bloc_filter_pdt {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.025rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 45px;
  margin: 0;
  padding: 0;
}
#category #left-column #search_filters_wrapper .container_filter_pdt #close-filter-pdt,
#new-products #left-column #search_filters_wrapper .container_filter_pdt #close-filter-pdt {
  position: absolute;
  top: 20px;
  right: 15px;
  width: 24px;
  height: 24px;
  background: url("../images/close.svg") no-repeat center center;
  text-indent: -999px;
  overflow: hidden;
  background-size: 26px;
  cursor: pointer;
}
#category #left-column #search_filters_wrapper #search_filter_controls,
#new-products #left-column #search_filters_wrapper #search_filter_controls {
  clear: both;
  padding: 0 20px;
}
#category #left-column #search_filters_wrapper #search_filter_controls button,
#new-products #left-column #search_filters_wrapper #search_filter_controls button {
  margin: 0 0 0 var(--filter-text-gap, 12px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--spacing-3, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: -0.0175rem;
  background: var(--color-brand-antracite, #565656);
  text-transform: initial;
}
#category #left-column #search_filters_wrapper #search_filter_controls button.ok,
#new-products #left-column #search_filters_wrapper #search_filter_controls button.ok {
  float: right;
}
#category #left-column #search_filters_wrapper #search_filter_controls button.js-search-filters-clear-all,
#category #left-column #search_filters_wrapper #search_filter_controls #_mobile_search_filters_clear_all,
#new-products #left-column #search_filters_wrapper #search_filter_controls button.js-search-filters-clear-all,
#new-products #left-column #search_filters_wrapper #search_filter_controls #_mobile_search_filters_clear_all {
  display: inline-block;
  padding: var(--spacing-3, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--colors-text-secondary, #565656);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  border: 0;
  background: transparent;
}
#category #left-column #search_filters_wrapper #search_filter_controls button.js-search-filters-clear-all i,
#category #left-column #search_filters_wrapper #search_filter_controls #_mobile_search_filters_clear_all i,
#new-products #left-column #search_filters_wrapper #search_filter_controls button.js-search-filters-clear-all i,
#new-products #left-column #search_filters_wrapper #search_filter_controls #_mobile_search_filters_clear_all i {
  display: none;
}
#category #left-column #search_filters_wrapper #search_filter_controls button#_mobile_search_filters_clear_all,
#new-products #left-column #search_filters_wrapper #search_filter_controls button#_mobile_search_filters_clear_all {
  padding: 0;
}
#category #left-column #search_filters,
#new-products #left-column #search_filters {
  border-top: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
}
#category #left-column #search_filters .facet,
#new-products #left-column #search_filters .facet {
  border-bottom: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
}
#category #left-column #search_filters .facet .facet-title,
#new-products #left-column #search_filters .facet .facet-title {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  margin: 0;
  padding: 13px var(--size-padding-right-left-mobile, 24px);
}
#category #left-column #search_filters .facet .title .collapse-icons,
#new-products #left-column #search_filters .facet .title .collapse-icons {
  padding: 0 24px 0 0;
  width: auto;
}
#category #left-column #search_filters .facet .title .collapse-icons .add,
#new-products #left-column #search_filters .facet .title .collapse-icons .add {
  overflow: hidden;
  text-indent: 999px;
  width: 24px;
  height: 24px;
  background: url("../images/chevron-right-black.svg") no-repeat center center;
  background-size: 24px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#category #left-column #search_filters .facet .title .collapse-icons .remove,
#new-products #left-column #search_filters .facet .title .collapse-icons .remove {
  overflow: hidden;
  text-indent: 999px;
  width: 24px;
  height: 24px;
  background: url("../images/chevron-right-black.svg") no-repeat center center;
  background-size: 24px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#category #left-column #search_filters .facet > ul li,
#new-products #left-column #search_filters .facet > ul li {
  padding: 12px 36px;
  border: 0;
}
#category #left-column #search_filters .facet > ul li input[type=checkbox],
#new-products #left-column #search_filters .facet > ul li input[type=checkbox] {
  margin: 0;
}
#category #left-column #search_filters .facet > ul li .facet-label > span,
#new-products #left-column #search_filters .facet > ul li .facet-label > span {
  float: left;
  top: -2px;
  margin-right: 8px;
}
#category #left-column #search_filters .facet > ul li .facet-label > a,
#new-products #left-column #search_filters .facet > ul li .facet-label > a {
  display: inline-block;
  width: auto;
}
#category #left-column #search_filters .facet > ul li .facet-label .custom-checkbox input[type=checkbox] + span,
#new-products #left-column #search_filters .facet > ul li .facet-label .custom-checkbox input[type=checkbox] + span {
  margin: 0;
}
#category #left-column #search_filters .facet > ul li .facet-label .custom-checkbox input[type=checkbox] + span.color,
#new-products #left-column #search_filters .facet > ul li .facet-label .custom-checkbox input[type=checkbox] + span.color {
  width: 20px;
  height: 20px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
#category #left-column #search_filters .facet > ul li .facet-label.active .custom-checkbox input[type=checkbox] + span.color,
#new-products #left-column #search_filters .facet > ul li .facet-label.active .custom-checkbox input[type=checkbox] + span.color {
  border: 2px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
}

#products #js-product-list {
  margin: 0 -7px;
}
#products .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 0;
  margin: 0 auto;
}
#products .products .product {
  padding: 0 7px;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
#products .products .product .wishlist-button-add {
  top: 10px;
  right: 5px;
  width: 32px;
  min-width: 32px;
  height: 32px;
}
#products .products .product .wishlist-button-add i {
  background-size: 15px;
  width: 32px;
  height: 32px;
}
#products .products .product .product-flags {
  top: 15px;
}
#products .products .product .thumbnail-container .product-thumbnail {
  height: 265px;
  min-height: 265px;
}
#products .products .product .product-description *.product-title {
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 15px;
  text-transform: initial;
}
#products .products .product .product-price-and-shipping {
  font-size: 0.875rem;
  margin: 0 0 25px;
}
#products .products .product .product-price-and-shipping ul.an_productattributes-group {
  margin: 0;
}
#products .products .product .an_productattributes .an_pa_product-variants > .product-variants-item + .product-variants-item {
  display: none;
}

.bloc_bt_signout {
  text-align: center;
}
#fbpsc > .bt-btn-sl-mini {
  margin: 0 8px 0 !important;
}

#search #js-product-list-header {
  text-align: center;
}

body.page-customer-account #content-wrapper,
#module-facebookpsconnect-account #content-wrapper,
#my-account #content-wrapper,
#password #content-wrapper,
#module-psgdpr-gdpr #content-wrapper,
#module-blockwishlist-lists #content-wrapper,
#view #content-wrapper,
#registration #content-wrapper,
#identity #content-wrapper,
#addresses #content-wrapper,
#address #content-wrapper,
#history #content-wrapper,
#stores #content-wrapper,
#discount #content-wrapper,
#order-slip #content-wrapper,
#module-prestablog-actualites #content-wrapper,
#pagenotfound #content-wrapper,
#module-advancedreturns-return #content-wrapper,
#module-advancedreturns-create #content-wrapper,
#cart #content-wrapper,
#search #content-wrapper,
#sitemap #content-wrapper,
#new-products #content-wrapper,
#module-monetico-wallet #content-wrapper,
#order-confirmation #content-wrapper,
#order-detail #content-wrapper,
#authentication #content-wrapper {
  padding: var(--size-padding-right-left-mobile, 24px);
  background: var(--color-brand-light-grey, #E9E9E9);
}
body.page-customer-account #main,
#module-facebookpsconnect-account #main,
#my-account #main,
#password #main,
#module-psgdpr-gdpr #main,
#module-blockwishlist-lists #main,
#view #main,
#registration #main,
#identity #main,
#addresses #main,
#address #main,
#history #main,
#stores #main,
#discount #main,
#order-slip #main,
#module-prestablog-actualites #main,
#pagenotfound #main,
#module-advancedreturns-return #main,
#module-advancedreturns-create #main,
#cart #main,
#search #main,
#sitemap #main,
#new-products #main,
#module-monetico-wallet #main,
#order-confirmation #main,
#order-detail #main,
#authentication #main {
  background: var(--color-brand-white, #FEFEFE);
  padding: var(--spacing-product-card-product-img-text-gap, 16px) var(--size-padding-right-left-mobile, 24px);
}
body.page-customer-account #main .wishlist-container-header h1,
body.page-customer-account #main .page-header h1,
#module-facebookpsconnect-account #main .wishlist-container-header h1,
#module-facebookpsconnect-account #main .page-header h1,
#my-account #main .wishlist-container-header h1,
#my-account #main .page-header h1,
#password #main .wishlist-container-header h1,
#password #main .page-header h1,
#module-psgdpr-gdpr #main .wishlist-container-header h1,
#module-psgdpr-gdpr #main .page-header h1,
#module-blockwishlist-lists #main .wishlist-container-header h1,
#module-blockwishlist-lists #main .page-header h1,
#view #main .wishlist-container-header h1,
#view #main .page-header h1,
#registration #main .wishlist-container-header h1,
#registration #main .page-header h1,
#identity #main .wishlist-container-header h1,
#identity #main .page-header h1,
#addresses #main .wishlist-container-header h1,
#addresses #main .page-header h1,
#address #main .wishlist-container-header h1,
#address #main .page-header h1,
#history #main .wishlist-container-header h1,
#history #main .page-header h1,
#stores #main .wishlist-container-header h1,
#stores #main .page-header h1,
#discount #main .wishlist-container-header h1,
#discount #main .page-header h1,
#order-slip #main .wishlist-container-header h1,
#order-slip #main .page-header h1,
#module-prestablog-actualites #main .wishlist-container-header h1,
#module-prestablog-actualites #main .page-header h1,
#pagenotfound #main .wishlist-container-header h1,
#pagenotfound #main .page-header h1,
#module-advancedreturns-return #main .wishlist-container-header h1,
#module-advancedreturns-return #main .page-header h1,
#module-advancedreturns-create #main .wishlist-container-header h1,
#module-advancedreturns-create #main .page-header h1,
#cart #main .wishlist-container-header h1,
#cart #main .page-header h1,
#search #main .wishlist-container-header h1,
#search #main .page-header h1,
#sitemap #main .wishlist-container-header h1,
#sitemap #main .page-header h1,
#new-products #main .wishlist-container-header h1,
#new-products #main .page-header h1,
#module-monetico-wallet #main .wishlist-container-header h1,
#module-monetico-wallet #main .page-header h1,
#order-confirmation #main .wishlist-container-header h1,
#order-confirmation #main .page-header h1,
#order-detail #main .wishlist-container-header h1,
#order-detail #main .page-header h1,
#authentication #main .wishlist-container-header h1,
#authentication #main .page-header h1 {
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 var(--spacing-content-spacing-title-subtitle, 24px);
  color: #000;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.125rem */
  letter-spacing: -0.0225rem;
}
body.page-customer-account #main p.intro_myaccount,
#module-facebookpsconnect-account #main p.intro_myaccount,
#my-account #main p.intro_myaccount,
#password #main p.intro_myaccount,
#module-psgdpr-gdpr #main p.intro_myaccount,
#module-blockwishlist-lists #main p.intro_myaccount,
#view #main p.intro_myaccount,
#registration #main p.intro_myaccount,
#identity #main p.intro_myaccount,
#addresses #main p.intro_myaccount,
#address #main p.intro_myaccount,
#history #main p.intro_myaccount,
#stores #main p.intro_myaccount,
#discount #main p.intro_myaccount,
#order-slip #main p.intro_myaccount,
#module-prestablog-actualites #main p.intro_myaccount,
#pagenotfound #main p.intro_myaccount,
#module-advancedreturns-return #main p.intro_myaccount,
#module-advancedreturns-create #main p.intro_myaccount,
#cart #main p.intro_myaccount,
#search #main p.intro_myaccount,
#sitemap #main p.intro_myaccount,
#new-products #main p.intro_myaccount,
#module-monetico-wallet #main p.intro_myaccount,
#order-confirmation #main p.intro_myaccount,
#order-detail #main p.intro_myaccount,
#authentication #main p.intro_myaccount {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  margin: 0 0 24px;
}
body.page-customer-account #main p.intro_registration,
#module-facebookpsconnect-account #main p.intro_registration,
#my-account #main p.intro_registration,
#password #main p.intro_registration,
#module-psgdpr-gdpr #main p.intro_registration,
#module-blockwishlist-lists #main p.intro_registration,
#view #main p.intro_registration,
#registration #main p.intro_registration,
#identity #main p.intro_registration,
#addresses #main p.intro_registration,
#address #main p.intro_registration,
#history #main p.intro_registration,
#stores #main p.intro_registration,
#discount #main p.intro_registration,
#order-slip #main p.intro_registration,
#module-prestablog-actualites #main p.intro_registration,
#pagenotfound #main p.intro_registration,
#module-advancedreturns-return #main p.intro_registration,
#module-advancedreturns-create #main p.intro_registration,
#cart #main p.intro_registration,
#search #main p.intro_registration,
#sitemap #main p.intro_registration,
#new-products #main p.intro_registration,
#module-monetico-wallet #main p.intro_registration,
#order-confirmation #main p.intro_registration,
#order-detail #main p.intro_registration,
#authentication #main p.intro_registration {
  color: var(--colors-text-icon-default, #222);
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  margin: 0 0 24px;
}
body.page-customer-account #main p.intro_registration a,
#module-facebookpsconnect-account #main p.intro_registration a,
#my-account #main p.intro_registration a,
#password #main p.intro_registration a,
#module-psgdpr-gdpr #main p.intro_registration a,
#module-blockwishlist-lists #main p.intro_registration a,
#view #main p.intro_registration a,
#registration #main p.intro_registration a,
#identity #main p.intro_registration a,
#addresses #main p.intro_registration a,
#address #main p.intro_registration a,
#history #main p.intro_registration a,
#stores #main p.intro_registration a,
#discount #main p.intro_registration a,
#order-slip #main p.intro_registration a,
#module-prestablog-actualites #main p.intro_registration a,
#pagenotfound #main p.intro_registration a,
#module-advancedreturns-return #main p.intro_registration a,
#module-advancedreturns-create #main p.intro_registration a,
#cart #main p.intro_registration a,
#search #main p.intro_registration a,
#sitemap #main p.intro_registration a,
#new-products #main p.intro_registration a,
#module-monetico-wallet #main p.intro_registration a,
#order-confirmation #main p.intro_registration a,
#order-detail #main p.intro_registration a,
#authentication #main p.intro_registration a {
  color: inherit;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
body.page-customer-account #main .links a,
#module-facebookpsconnect-account #main .links a,
#my-account #main .links a,
#password #main .links a,
#module-psgdpr-gdpr #main .links a,
#module-blockwishlist-lists #main .links a,
#view #main .links a,
#registration #main .links a,
#identity #main .links a,
#addresses #main .links a,
#address #main .links a,
#history #main .links a,
#stores #main .links a,
#discount #main .links a,
#order-slip #main .links a,
#module-prestablog-actualites #main .links a,
#pagenotfound #main .links a,
#module-advancedreturns-return #main .links a,
#module-advancedreturns-create #main .links a,
#cart #main .links a,
#search #main .links a,
#sitemap #main .links a,
#new-products #main .links a,
#module-monetico-wallet #main .links a,
#order-confirmation #main .links a,
#order-detail #main .links a,
#authentication #main .links a {
  padding: var(--size-padding-right-left-mobile, 24px);
  border-radius: 24px;
  border: 1px solid var(--color-brand-antracite, #565656);
  text-align: center;
}
body.page-customer-account #main .links a .link-item,
#module-facebookpsconnect-account #main .links a .link-item,
#my-account #main .links a .link-item,
#password #main .links a .link-item,
#module-psgdpr-gdpr #main .links a .link-item,
#module-blockwishlist-lists #main .links a .link-item,
#view #main .links a .link-item,
#registration #main .links a .link-item,
#identity #main .links a .link-item,
#addresses #main .links a .link-item,
#address #main .links a .link-item,
#history #main .links a .link-item,
#stores #main .links a .link-item,
#discount #main .links a .link-item,
#order-slip #main .links a .link-item,
#module-prestablog-actualites #main .links a .link-item,
#pagenotfound #main .links a .link-item,
#module-advancedreturns-return #main .links a .link-item,
#module-advancedreturns-create #main .links a .link-item,
#cart #main .links a .link-item,
#search #main .links a .link-item,
#sitemap #main .links a .link-item,
#new-products #main .links a .link-item,
#module-monetico-wallet #main .links a .link-item,
#order-confirmation #main .links a .link-item,
#order-detail #main .links a .link-item,
#authentication #main .links a .link-item {
  color: var(--colors-text-icon-default, #222);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  margin: 0;
  padding: 0;
  text-transform: initial;
}
body.page-customer-account #main .links a i,
#module-facebookpsconnect-account #main .links a i,
#my-account #main .links a i,
#password #main .links a i,
#module-psgdpr-gdpr #main .links a i,
#module-blockwishlist-lists #main .links a i,
#view #main .links a i,
#registration #main .links a i,
#identity #main .links a i,
#addresses #main .links a i,
#address #main .links a i,
#history #main .links a i,
#stores #main .links a i,
#discount #main .links a i,
#order-slip #main .links a i,
#module-prestablog-actualites #main .links a i,
#pagenotfound #main .links a i,
#module-advancedreturns-return #main .links a i,
#module-advancedreturns-create #main .links a i,
#cart #main .links a i,
#search #main .links a i,
#sitemap #main .links a i,
#new-products #main .links a i,
#module-monetico-wallet #main .links a i,
#order-confirmation #main .links a i,
#order-detail #main .links a i,
#authentication #main .links a i {
  overflow: hidden;
  text-indent: 999px;
  width: 44px;
  height: 44px;
  background: url("../images/picto-mon-compte.svg") no-repeat center center;
  background-size: contain;
  margin: 0 auto 12px;
}
body.page-customer-account #main .links a#addresses-link i,
#module-facebookpsconnect-account #main .links a#addresses-link i,
#my-account #main .links a#addresses-link i,
#password #main .links a#addresses-link i,
#module-psgdpr-gdpr #main .links a#addresses-link i,
#module-blockwishlist-lists #main .links a#addresses-link i,
#view #main .links a#addresses-link i,
#registration #main .links a#addresses-link i,
#identity #main .links a#addresses-link i,
#addresses #main .links a#addresses-link i,
#address #main .links a#addresses-link i,
#history #main .links a#addresses-link i,
#stores #main .links a#addresses-link i,
#discount #main .links a#addresses-link i,
#order-slip #main .links a#addresses-link i,
#module-prestablog-actualites #main .links a#addresses-link i,
#pagenotfound #main .links a#addresses-link i,
#module-advancedreturns-return #main .links a#addresses-link i,
#module-advancedreturns-create #main .links a#addresses-link i,
#cart #main .links a#addresses-link i,
#search #main .links a#addresses-link i,
#sitemap #main .links a#addresses-link i,
#new-products #main .links a#addresses-link i,
#module-monetico-wallet #main .links a#addresses-link i,
#order-confirmation #main .links a#addresses-link i,
#order-detail #main .links a#addresses-link i,
#authentication #main .links a#addresses-link i {
  background-image: url("../images/picto-mes-adresses.svg");
}
body.page-customer-account #main .links a#history-link i,
#module-facebookpsconnect-account #main .links a#history-link i,
#my-account #main .links a#history-link i,
#password #main .links a#history-link i,
#module-psgdpr-gdpr #main .links a#history-link i,
#module-blockwishlist-lists #main .links a#history-link i,
#view #main .links a#history-link i,
#registration #main .links a#history-link i,
#identity #main .links a#history-link i,
#addresses #main .links a#history-link i,
#address #main .links a#history-link i,
#history #main .links a#history-link i,
#stores #main .links a#history-link i,
#discount #main .links a#history-link i,
#order-slip #main .links a#history-link i,
#module-prestablog-actualites #main .links a#history-link i,
#pagenotfound #main .links a#history-link i,
#module-advancedreturns-return #main .links a#history-link i,
#module-advancedreturns-create #main .links a#history-link i,
#cart #main .links a#history-link i,
#search #main .links a#history-link i,
#sitemap #main .links a#history-link i,
#new-products #main .links a#history-link i,
#module-monetico-wallet #main .links a#history-link i,
#order-confirmation #main .links a#history-link i,
#order-detail #main .links a#history-link i,
#authentication #main .links a#history-link i {
  background-image: url("../images/picto-historique-commandes.svg");
}
body.page-customer-account #main .links a#order-slips-link i,
#module-facebookpsconnect-account #main .links a#order-slips-link i,
#my-account #main .links a#order-slips-link i,
#password #main .links a#order-slips-link i,
#module-psgdpr-gdpr #main .links a#order-slips-link i,
#module-blockwishlist-lists #main .links a#order-slips-link i,
#view #main .links a#order-slips-link i,
#registration #main .links a#order-slips-link i,
#identity #main .links a#order-slips-link i,
#addresses #main .links a#order-slips-link i,
#address #main .links a#order-slips-link i,
#history #main .links a#order-slips-link i,
#stores #main .links a#order-slips-link i,
#discount #main .links a#order-slips-link i,
#order-slip #main .links a#order-slips-link i,
#module-prestablog-actualites #main .links a#order-slips-link i,
#pagenotfound #main .links a#order-slips-link i,
#module-advancedreturns-return #main .links a#order-slips-link i,
#module-advancedreturns-create #main .links a#order-slips-link i,
#cart #main .links a#order-slips-link i,
#search #main .links a#order-slips-link i,
#sitemap #main .links a#order-slips-link i,
#new-products #main .links a#order-slips-link i,
#module-monetico-wallet #main .links a#order-slips-link i,
#order-confirmation #main .links a#order-slips-link i,
#order-detail #main .links a#order-slips-link i,
#authentication #main .links a#order-slips-link i {
  background-image: url("../images/picto-avoirs.svg");
}
body.page-customer-account #main .links a#discounts-link i,
#module-facebookpsconnect-account #main .links a#discounts-link i,
#my-account #main .links a#discounts-link i,
#password #main .links a#discounts-link i,
#module-psgdpr-gdpr #main .links a#discounts-link i,
#module-blockwishlist-lists #main .links a#discounts-link i,
#view #main .links a#discounts-link i,
#registration #main .links a#discounts-link i,
#identity #main .links a#discounts-link i,
#addresses #main .links a#discounts-link i,
#address #main .links a#discounts-link i,
#history #main .links a#discounts-link i,
#stores #main .links a#discounts-link i,
#discount #main .links a#discounts-link i,
#order-slip #main .links a#discounts-link i,
#module-prestablog-actualites #main .links a#discounts-link i,
#pagenotfound #main .links a#discounts-link i,
#module-advancedreturns-return #main .links a#discounts-link i,
#module-advancedreturns-create #main .links a#discounts-link i,
#cart #main .links a#discounts-link i,
#search #main .links a#discounts-link i,
#sitemap #main .links a#discounts-link i,
#new-products #main .links a#discounts-link i,
#module-monetico-wallet #main .links a#discounts-link i,
#order-confirmation #main .links a#discounts-link i,
#order-detail #main .links a#discounts-link i,
#authentication #main .links a#discounts-link i {
  background-image: url("../images/picto-reductions.svg");
}
body.page-customer-account #main .links a#wishlist-link i,
#module-facebookpsconnect-account #main .links a#wishlist-link i,
#my-account #main .links a#wishlist-link i,
#password #main .links a#wishlist-link i,
#module-psgdpr-gdpr #main .links a#wishlist-link i,
#module-blockwishlist-lists #main .links a#wishlist-link i,
#view #main .links a#wishlist-link i,
#registration #main .links a#wishlist-link i,
#identity #main .links a#wishlist-link i,
#addresses #main .links a#wishlist-link i,
#address #main .links a#wishlist-link i,
#history #main .links a#wishlist-link i,
#stores #main .links a#wishlist-link i,
#discount #main .links a#wishlist-link i,
#order-slip #main .links a#wishlist-link i,
#module-prestablog-actualites #main .links a#wishlist-link i,
#pagenotfound #main .links a#wishlist-link i,
#module-advancedreturns-return #main .links a#wishlist-link i,
#module-advancedreturns-create #main .links a#wishlist-link i,
#cart #main .links a#wishlist-link i,
#search #main .links a#wishlist-link i,
#sitemap #main .links a#wishlist-link i,
#new-products #main .links a#wishlist-link i,
#module-monetico-wallet #main .links a#wishlist-link i,
#order-confirmation #main .links a#wishlist-link i,
#order-detail #main .links a#wishlist-link i,
#authentication #main .links a#wishlist-link i {
  background-image: url("../images/picto-page-favoris.svg");
}
body.page-customer-account #main .links a#psgdpr-link i,
#module-facebookpsconnect-account #main .links a#psgdpr-link i,
#my-account #main .links a#psgdpr-link i,
#password #main .links a#psgdpr-link i,
#module-psgdpr-gdpr #main .links a#psgdpr-link i,
#module-blockwishlist-lists #main .links a#psgdpr-link i,
#view #main .links a#psgdpr-link i,
#registration #main .links a#psgdpr-link i,
#identity #main .links a#psgdpr-link i,
#addresses #main .links a#psgdpr-link i,
#address #main .links a#psgdpr-link i,
#history #main .links a#psgdpr-link i,
#stores #main .links a#psgdpr-link i,
#discount #main .links a#psgdpr-link i,
#order-slip #main .links a#psgdpr-link i,
#module-prestablog-actualites #main .links a#psgdpr-link i,
#pagenotfound #main .links a#psgdpr-link i,
#module-advancedreturns-return #main .links a#psgdpr-link i,
#module-advancedreturns-create #main .links a#psgdpr-link i,
#cart #main .links a#psgdpr-link i,
#search #main .links a#psgdpr-link i,
#sitemap #main .links a#psgdpr-link i,
#new-products #main .links a#psgdpr-link i,
#module-monetico-wallet #main .links a#psgdpr-link i,
#order-confirmation #main .links a#psgdpr-link i,
#order-detail #main .links a#psgdpr-link i,
#authentication #main .links a#psgdpr-link i {
  background-image: url("../images/picto-donnees.svg");
}
body.page-customer-account #main .links a#returns-link i,
#module-facebookpsconnect-account #main .links a#returns-link i,
#my-account #main .links a#returns-link i,
#password #main .links a#returns-link i,
#module-psgdpr-gdpr #main .links a#returns-link i,
#module-blockwishlist-lists #main .links a#returns-link i,
#view #main .links a#returns-link i,
#registration #main .links a#returns-link i,
#identity #main .links a#returns-link i,
#addresses #main .links a#returns-link i,
#address #main .links a#returns-link i,
#history #main .links a#returns-link i,
#stores #main .links a#returns-link i,
#discount #main .links a#returns-link i,
#order-slip #main .links a#returns-link i,
#module-prestablog-actualites #main .links a#returns-link i,
#pagenotfound #main .links a#returns-link i,
#module-advancedreturns-return #main .links a#returns-link i,
#module-advancedreturns-create #main .links a#returns-link i,
#cart #main .links a#returns-link i,
#search #main .links a#returns-link i,
#sitemap #main .links a#returns-link i,
#new-products #main .links a#returns-link i,
#module-monetico-wallet #main .links a#returns-link i,
#order-confirmation #main .links a#returns-link i,
#order-detail #main .links a#returns-link i,
#authentication #main .links a#returns-link i {
  background-image: url("../images/picto-back-products.svg");
}
body.page-customer-account #main .links a#monetico-wallet-link i,
#module-facebookpsconnect-account #main .links a#monetico-wallet-link i,
#my-account #main .links a#monetico-wallet-link i,
#password #main .links a#monetico-wallet-link i,
#module-psgdpr-gdpr #main .links a#monetico-wallet-link i,
#module-blockwishlist-lists #main .links a#monetico-wallet-link i,
#view #main .links a#monetico-wallet-link i,
#registration #main .links a#monetico-wallet-link i,
#identity #main .links a#monetico-wallet-link i,
#addresses #main .links a#monetico-wallet-link i,
#address #main .links a#monetico-wallet-link i,
#history #main .links a#monetico-wallet-link i,
#stores #main .links a#monetico-wallet-link i,
#discount #main .links a#monetico-wallet-link i,
#order-slip #main .links a#monetico-wallet-link i,
#module-prestablog-actualites #main .links a#monetico-wallet-link i,
#pagenotfound #main .links a#monetico-wallet-link i,
#module-advancedreturns-return #main .links a#monetico-wallet-link i,
#module-advancedreturns-create #main .links a#monetico-wallet-link i,
#cart #main .links a#monetico-wallet-link i,
#search #main .links a#monetico-wallet-link i,
#sitemap #main .links a#monetico-wallet-link i,
#new-products #main .links a#monetico-wallet-link i,
#module-monetico-wallet #main .links a#monetico-wallet-link i,
#order-confirmation #main .links a#monetico-wallet-link i,
#order-detail #main .links a#monetico-wallet-link i,
#authentication #main .links a#monetico-wallet-link i {
  background-image: url("../images/picto-payment-account.svg");
}
body.page-customer-account #main .links a#pm_advancedcookiebanner-link i,
#module-facebookpsconnect-account #main .links a#pm_advancedcookiebanner-link i,
#my-account #main .links a#pm_advancedcookiebanner-link i,
#password #main .links a#pm_advancedcookiebanner-link i,
#module-psgdpr-gdpr #main .links a#pm_advancedcookiebanner-link i,
#module-blockwishlist-lists #main .links a#pm_advancedcookiebanner-link i,
#view #main .links a#pm_advancedcookiebanner-link i,
#registration #main .links a#pm_advancedcookiebanner-link i,
#identity #main .links a#pm_advancedcookiebanner-link i,
#addresses #main .links a#pm_advancedcookiebanner-link i,
#address #main .links a#pm_advancedcookiebanner-link i,
#history #main .links a#pm_advancedcookiebanner-link i,
#stores #main .links a#pm_advancedcookiebanner-link i,
#discount #main .links a#pm_advancedcookiebanner-link i,
#order-slip #main .links a#pm_advancedcookiebanner-link i,
#module-prestablog-actualites #main .links a#pm_advancedcookiebanner-link i,
#pagenotfound #main .links a#pm_advancedcookiebanner-link i,
#module-advancedreturns-return #main .links a#pm_advancedcookiebanner-link i,
#module-advancedreturns-create #main .links a#pm_advancedcookiebanner-link i,
#cart #main .links a#pm_advancedcookiebanner-link i,
#search #main .links a#pm_advancedcookiebanner-link i,
#sitemap #main .links a#pm_advancedcookiebanner-link i,
#new-products #main .links a#pm_advancedcookiebanner-link i,
#module-monetico-wallet #main .links a#pm_advancedcookiebanner-link i,
#order-confirmation #main .links a#pm_advancedcookiebanner-link i,
#order-detail #main .links a#pm_advancedcookiebanner-link i,
#authentication #main .links a#pm_advancedcookiebanner-link i {
  background-image: url("../images/picto-consent.svg");
}
body.page-customer-account #main .links a#bt_sl-link i,
#module-facebookpsconnect-account #main .links a#bt_sl-link i,
#my-account #main .links a#bt_sl-link i,
#password #main .links a#bt_sl-link i,
#module-psgdpr-gdpr #main .links a#bt_sl-link i,
#module-blockwishlist-lists #main .links a#bt_sl-link i,
#view #main .links a#bt_sl-link i,
#registration #main .links a#bt_sl-link i,
#identity #main .links a#bt_sl-link i,
#addresses #main .links a#bt_sl-link i,
#address #main .links a#bt_sl-link i,
#history #main .links a#bt_sl-link i,
#stores #main .links a#bt_sl-link i,
#discount #main .links a#bt_sl-link i,
#order-slip #main .links a#bt_sl-link i,
#module-prestablog-actualites #main .links a#bt_sl-link i,
#pagenotfound #main .links a#bt_sl-link i,
#module-advancedreturns-return #main .links a#bt_sl-link i,
#module-advancedreturns-create #main .links a#bt_sl-link i,
#cart #main .links a#bt_sl-link i,
#search #main .links a#bt_sl-link i,
#sitemap #main .links a#bt_sl-link i,
#new-products #main .links a#bt_sl-link i,
#module-monetico-wallet #main .links a#bt_sl-link i,
#order-confirmation #main .links a#bt_sl-link i,
#order-detail #main .links a#bt_sl-link i,
#authentication #main .links a#bt_sl-link i {
  background-image: url("../images/picto-connect-social.svg");
}
body.page-customer-account #customer-form,
#module-facebookpsconnect-account #customer-form,
#my-account #customer-form,
#password #customer-form,
#module-psgdpr-gdpr #customer-form,
#module-blockwishlist-lists #customer-form,
#view #customer-form,
#registration #customer-form,
#identity #customer-form,
#addresses #customer-form,
#address #customer-form,
#history #customer-form,
#stores #customer-form,
#discount #customer-form,
#order-slip #customer-form,
#module-prestablog-actualites #customer-form,
#pagenotfound #customer-form,
#module-advancedreturns-return #customer-form,
#module-advancedreturns-create #customer-form,
#cart #customer-form,
#search #customer-form,
#sitemap #customer-form,
#new-products #customer-form,
#module-monetico-wallet #customer-form,
#order-confirmation #customer-form,
#order-detail #customer-form,
#authentication #customer-form {
  margin-top: 10px;
}
body.page-customer-account #customer-form .form-control-comment,
body.page-customer-account #login-form .form-control-comment,
#module-facebookpsconnect-account #customer-form .form-control-comment,
#module-facebookpsconnect-account #login-form .form-control-comment,
#my-account #customer-form .form-control-comment,
#my-account #login-form .form-control-comment,
#password #customer-form .form-control-comment,
#password #login-form .form-control-comment,
#module-psgdpr-gdpr #customer-form .form-control-comment,
#module-psgdpr-gdpr #login-form .form-control-comment,
#module-blockwishlist-lists #customer-form .form-control-comment,
#module-blockwishlist-lists #login-form .form-control-comment,
#view #customer-form .form-control-comment,
#view #login-form .form-control-comment,
#registration #customer-form .form-control-comment,
#registration #login-form .form-control-comment,
#identity #customer-form .form-control-comment,
#identity #login-form .form-control-comment,
#addresses #customer-form .form-control-comment,
#addresses #login-form .form-control-comment,
#address #customer-form .form-control-comment,
#address #login-form .form-control-comment,
#history #customer-form .form-control-comment,
#history #login-form .form-control-comment,
#stores #customer-form .form-control-comment,
#stores #login-form .form-control-comment,
#discount #customer-form .form-control-comment,
#discount #login-form .form-control-comment,
#order-slip #customer-form .form-control-comment,
#order-slip #login-form .form-control-comment,
#module-prestablog-actualites #customer-form .form-control-comment,
#module-prestablog-actualites #login-form .form-control-comment,
#pagenotfound #customer-form .form-control-comment,
#pagenotfound #login-form .form-control-comment,
#module-advancedreturns-return #customer-form .form-control-comment,
#module-advancedreturns-return #login-form .form-control-comment,
#module-advancedreturns-create #customer-form .form-control-comment,
#module-advancedreturns-create #login-form .form-control-comment,
#cart #customer-form .form-control-comment,
#cart #login-form .form-control-comment,
#search #customer-form .form-control-comment,
#search #login-form .form-control-comment,
#sitemap #customer-form .form-control-comment,
#sitemap #login-form .form-control-comment,
#new-products #customer-form .form-control-comment,
#new-products #login-form .form-control-comment,
#module-monetico-wallet #customer-form .form-control-comment,
#module-monetico-wallet #login-form .form-control-comment,
#order-confirmation #customer-form .form-control-comment,
#order-confirmation #login-form .form-control-comment,
#order-detail #customer-form .form-control-comment,
#order-detail #login-form .form-control-comment,
#authentication #customer-form .form-control-comment,
#authentication #login-form .form-control-comment {
  display: none;
}
body.page-customer-account #customer-form .form-control-valign,
body.page-customer-account #login-form .form-control-valign,
#module-facebookpsconnect-account #customer-form .form-control-valign,
#module-facebookpsconnect-account #login-form .form-control-valign,
#my-account #customer-form .form-control-valign,
#my-account #login-form .form-control-valign,
#password #customer-form .form-control-valign,
#password #login-form .form-control-valign,
#module-psgdpr-gdpr #customer-form .form-control-valign,
#module-psgdpr-gdpr #login-form .form-control-valign,
#module-blockwishlist-lists #customer-form .form-control-valign,
#module-blockwishlist-lists #login-form .form-control-valign,
#view #customer-form .form-control-valign,
#view #login-form .form-control-valign,
#registration #customer-form .form-control-valign,
#registration #login-form .form-control-valign,
#identity #customer-form .form-control-valign,
#identity #login-form .form-control-valign,
#addresses #customer-form .form-control-valign,
#addresses #login-form .form-control-valign,
#address #customer-form .form-control-valign,
#address #login-form .form-control-valign,
#history #customer-form .form-control-valign,
#history #login-form .form-control-valign,
#stores #customer-form .form-control-valign,
#stores #login-form .form-control-valign,
#discount #customer-form .form-control-valign,
#discount #login-form .form-control-valign,
#order-slip #customer-form .form-control-valign,
#order-slip #login-form .form-control-valign,
#module-prestablog-actualites #customer-form .form-control-valign,
#module-prestablog-actualites #login-form .form-control-valign,
#pagenotfound #customer-form .form-control-valign,
#pagenotfound #login-form .form-control-valign,
#module-advancedreturns-return #customer-form .form-control-valign,
#module-advancedreturns-return #login-form .form-control-valign,
#module-advancedreturns-create #customer-form .form-control-valign,
#module-advancedreturns-create #login-form .form-control-valign,
#cart #customer-form .form-control-valign,
#cart #login-form .form-control-valign,
#search #customer-form .form-control-valign,
#search #login-form .form-control-valign,
#sitemap #customer-form .form-control-valign,
#sitemap #login-form .form-control-valign,
#new-products #customer-form .form-control-valign,
#new-products #login-form .form-control-valign,
#module-monetico-wallet #customer-form .form-control-valign,
#module-monetico-wallet #login-form .form-control-valign,
#order-confirmation #customer-form .form-control-valign,
#order-confirmation #login-form .form-control-valign,
#order-detail #customer-form .form-control-valign,
#order-detail #login-form .form-control-valign,
#authentication #customer-form .form-control-valign,
#authentication #login-form .form-control-valign {
  padding-top: 0;
}
body.page-customer-account #customer-form .form-group,
body.page-customer-account #login-form .form-group,
#module-facebookpsconnect-account #customer-form .form-group,
#module-facebookpsconnect-account #login-form .form-group,
#my-account #customer-form .form-group,
#my-account #login-form .form-group,
#password #customer-form .form-group,
#password #login-form .form-group,
#module-psgdpr-gdpr #customer-form .form-group,
#module-psgdpr-gdpr #login-form .form-group,
#module-blockwishlist-lists #customer-form .form-group,
#module-blockwishlist-lists #login-form .form-group,
#view #customer-form .form-group,
#view #login-form .form-group,
#registration #customer-form .form-group,
#registration #login-form .form-group,
#identity #customer-form .form-group,
#identity #login-form .form-group,
#addresses #customer-form .form-group,
#addresses #login-form .form-group,
#address #customer-form .form-group,
#address #login-form .form-group,
#history #customer-form .form-group,
#history #login-form .form-group,
#stores #customer-form .form-group,
#stores #login-form .form-group,
#discount #customer-form .form-group,
#discount #login-form .form-group,
#order-slip #customer-form .form-group,
#order-slip #login-form .form-group,
#module-prestablog-actualites #customer-form .form-group,
#module-prestablog-actualites #login-form .form-group,
#pagenotfound #customer-form .form-group,
#pagenotfound #login-form .form-group,
#module-advancedreturns-return #customer-form .form-group,
#module-advancedreturns-return #login-form .form-group,
#module-advancedreturns-create #customer-form .form-group,
#module-advancedreturns-create #login-form .form-group,
#cart #customer-form .form-group,
#cart #login-form .form-group,
#search #customer-form .form-group,
#search #login-form .form-group,
#sitemap #customer-form .form-group,
#sitemap #login-form .form-group,
#new-products #customer-form .form-group,
#new-products #login-form .form-group,
#module-monetico-wallet #customer-form .form-group,
#module-monetico-wallet #login-form .form-group,
#order-confirmation #customer-form .form-group,
#order-confirmation #login-form .form-group,
#order-detail #customer-form .form-group,
#order-detail #login-form .form-group,
#authentication #customer-form .form-group,
#authentication #login-form .form-group {
  margin-bottom: 5px;
}
body.page-customer-account #customer-form .form-control-label,
body.page-customer-account #login-form .form-control-label,
#module-facebookpsconnect-account #customer-form .form-control-label,
#module-facebookpsconnect-account #login-form .form-control-label,
#my-account #customer-form .form-control-label,
#my-account #login-form .form-control-label,
#password #customer-form .form-control-label,
#password #login-form .form-control-label,
#module-psgdpr-gdpr #customer-form .form-control-label,
#module-psgdpr-gdpr #login-form .form-control-label,
#module-blockwishlist-lists #customer-form .form-control-label,
#module-blockwishlist-lists #login-form .form-control-label,
#view #customer-form .form-control-label,
#view #login-form .form-control-label,
#registration #customer-form .form-control-label,
#registration #login-form .form-control-label,
#identity #customer-form .form-control-label,
#identity #login-form .form-control-label,
#addresses #customer-form .form-control-label,
#addresses #login-form .form-control-label,
#address #customer-form .form-control-label,
#address #login-form .form-control-label,
#history #customer-form .form-control-label,
#history #login-form .form-control-label,
#stores #customer-form .form-control-label,
#stores #login-form .form-control-label,
#discount #customer-form .form-control-label,
#discount #login-form .form-control-label,
#order-slip #customer-form .form-control-label,
#order-slip #login-form .form-control-label,
#module-prestablog-actualites #customer-form .form-control-label,
#module-prestablog-actualites #login-form .form-control-label,
#pagenotfound #customer-form .form-control-label,
#pagenotfound #login-form .form-control-label,
#module-advancedreturns-return #customer-form .form-control-label,
#module-advancedreturns-return #login-form .form-control-label,
#module-advancedreturns-create #customer-form .form-control-label,
#module-advancedreturns-create #login-form .form-control-label,
#cart #customer-form .form-control-label,
#cart #login-form .form-control-label,
#search #customer-form .form-control-label,
#search #login-form .form-control-label,
#sitemap #customer-form .form-control-label,
#sitemap #login-form .form-control-label,
#new-products #customer-form .form-control-label,
#new-products #login-form .form-control-label,
#module-monetico-wallet #customer-form .form-control-label,
#module-monetico-wallet #login-form .form-control-label,
#order-confirmation #customer-form .form-control-label,
#order-confirmation #login-form .form-control-label,
#order-detail #customer-form .form-control-label,
#order-detail #login-form .form-control-label,
#authentication #customer-form .form-control-label,
#authentication #login-form .form-control-label {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 0.825rem */
  letter-spacing: -0.015rem;
}
body.page-customer-account #customer-form .form-control,
body.page-customer-account #login-form .form-control,
#module-facebookpsconnect-account #customer-form .form-control,
#module-facebookpsconnect-account #login-form .form-control,
#my-account #customer-form .form-control,
#my-account #login-form .form-control,
#password #customer-form .form-control,
#password #login-form .form-control,
#module-psgdpr-gdpr #customer-form .form-control,
#module-psgdpr-gdpr #login-form .form-control,
#module-blockwishlist-lists #customer-form .form-control,
#module-blockwishlist-lists #login-form .form-control,
#view #customer-form .form-control,
#view #login-form .form-control,
#registration #customer-form .form-control,
#registration #login-form .form-control,
#identity #customer-form .form-control,
#identity #login-form .form-control,
#addresses #customer-form .form-control,
#addresses #login-form .form-control,
#address #customer-form .form-control,
#address #login-form .form-control,
#history #customer-form .form-control,
#history #login-form .form-control,
#stores #customer-form .form-control,
#stores #login-form .form-control,
#discount #customer-form .form-control,
#discount #login-form .form-control,
#order-slip #customer-form .form-control,
#order-slip #login-form .form-control,
#module-prestablog-actualites #customer-form .form-control,
#module-prestablog-actualites #login-form .form-control,
#pagenotfound #customer-form .form-control,
#pagenotfound #login-form .form-control,
#module-advancedreturns-return #customer-form .form-control,
#module-advancedreturns-return #login-form .form-control,
#module-advancedreturns-create #customer-form .form-control,
#module-advancedreturns-create #login-form .form-control,
#cart #customer-form .form-control,
#cart #login-form .form-control,
#search #customer-form .form-control,
#search #login-form .form-control,
#sitemap #customer-form .form-control,
#sitemap #login-form .form-control,
#new-products #customer-form .form-control,
#new-products #login-form .form-control,
#module-monetico-wallet #customer-form .form-control,
#module-monetico-wallet #login-form .form-control,
#order-confirmation #customer-form .form-control,
#order-confirmation #login-form .form-control,
#order-detail #customer-form .form-control,
#order-detail #login-form .form-control,
#authentication #customer-form .form-control,
#authentication #login-form .form-control {
  border: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  border-radius: var(--radius-form-tag-radius, 4px);
  background: #fff;
}
body.page-customer-account #customer-form .input-group #field-password + .input-group-btn,
body.page-customer-account #login-form .input-group #field-password + .input-group-btn,
#module-facebookpsconnect-account #customer-form .input-group #field-password + .input-group-btn,
#module-facebookpsconnect-account #login-form .input-group #field-password + .input-group-btn,
#my-account #customer-form .input-group #field-password + .input-group-btn,
#my-account #login-form .input-group #field-password + .input-group-btn,
#password #customer-form .input-group #field-password + .input-group-btn,
#password #login-form .input-group #field-password + .input-group-btn,
#module-psgdpr-gdpr #customer-form .input-group #field-password + .input-group-btn,
#module-psgdpr-gdpr #login-form .input-group #field-password + .input-group-btn,
#module-blockwishlist-lists #customer-form .input-group #field-password + .input-group-btn,
#module-blockwishlist-lists #login-form .input-group #field-password + .input-group-btn,
#view #customer-form .input-group #field-password + .input-group-btn,
#view #login-form .input-group #field-password + .input-group-btn,
#registration #customer-form .input-group #field-password + .input-group-btn,
#registration #login-form .input-group #field-password + .input-group-btn,
#identity #customer-form .input-group #field-password + .input-group-btn,
#identity #login-form .input-group #field-password + .input-group-btn,
#addresses #customer-form .input-group #field-password + .input-group-btn,
#addresses #login-form .input-group #field-password + .input-group-btn,
#address #customer-form .input-group #field-password + .input-group-btn,
#address #login-form .input-group #field-password + .input-group-btn,
#history #customer-form .input-group #field-password + .input-group-btn,
#history #login-form .input-group #field-password + .input-group-btn,
#stores #customer-form .input-group #field-password + .input-group-btn,
#stores #login-form .input-group #field-password + .input-group-btn,
#discount #customer-form .input-group #field-password + .input-group-btn,
#discount #login-form .input-group #field-password + .input-group-btn,
#order-slip #customer-form .input-group #field-password + .input-group-btn,
#order-slip #login-form .input-group #field-password + .input-group-btn,
#module-prestablog-actualites #customer-form .input-group #field-password + .input-group-btn,
#module-prestablog-actualites #login-form .input-group #field-password + .input-group-btn,
#pagenotfound #customer-form .input-group #field-password + .input-group-btn,
#pagenotfound #login-form .input-group #field-password + .input-group-btn,
#module-advancedreturns-return #customer-form .input-group #field-password + .input-group-btn,
#module-advancedreturns-return #login-form .input-group #field-password + .input-group-btn,
#module-advancedreturns-create #customer-form .input-group #field-password + .input-group-btn,
#module-advancedreturns-create #login-form .input-group #field-password + .input-group-btn,
#cart #customer-form .input-group #field-password + .input-group-btn,
#cart #login-form .input-group #field-password + .input-group-btn,
#search #customer-form .input-group #field-password + .input-group-btn,
#search #login-form .input-group #field-password + .input-group-btn,
#sitemap #customer-form .input-group #field-password + .input-group-btn,
#sitemap #login-form .input-group #field-password + .input-group-btn,
#new-products #customer-form .input-group #field-password + .input-group-btn,
#new-products #login-form .input-group #field-password + .input-group-btn,
#module-monetico-wallet #customer-form .input-group #field-password + .input-group-btn,
#module-monetico-wallet #login-form .input-group #field-password + .input-group-btn,
#order-confirmation #customer-form .input-group #field-password + .input-group-btn,
#order-confirmation #login-form .input-group #field-password + .input-group-btn,
#order-detail #customer-form .input-group #field-password + .input-group-btn,
#order-detail #login-form .input-group #field-password + .input-group-btn,
#authentication #customer-form .input-group #field-password + .input-group-btn,
#authentication #login-form .input-group #field-password + .input-group-btn {
  position: relative;
}
body.page-customer-account #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
body.page-customer-account #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-facebookpsconnect-account #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-facebookpsconnect-account #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#my-account #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#my-account #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#password #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#password #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-psgdpr-gdpr #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-psgdpr-gdpr #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-blockwishlist-lists #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-blockwishlist-lists #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#view #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#view #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#registration #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#registration #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#identity #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#identity #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#addresses #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#addresses #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#address #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#address #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#history #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#history #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#stores #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#stores #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#discount #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#discount #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#order-slip #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#order-slip #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-prestablog-actualites #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-prestablog-actualites #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#pagenotfound #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#pagenotfound #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-advancedreturns-return #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-advancedreturns-return #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-advancedreturns-create #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-advancedreturns-create #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#cart #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#cart #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#search #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#search #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#sitemap #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#sitemap #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#new-products #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#new-products #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-monetico-wallet #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#module-monetico-wallet #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#order-confirmation #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#order-confirmation #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#order-detail #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#order-detail #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#authentication #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password],
#authentication #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password] {
  background: url("../images/picto-eye.svg") no-repeat center center transparent;
  background-size: 20px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  height: 100%;
  width: 40px;
  text-indent: 999px;
  overflow: hidden;
  z-index: 999;
}
body.page-customer-account #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
body.page-customer-account #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-facebookpsconnect-account #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-facebookpsconnect-account #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#my-account #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#my-account #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#password #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#password #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-psgdpr-gdpr #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-psgdpr-gdpr #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-blockwishlist-lists #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-blockwishlist-lists #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#view #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#view #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#registration #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#registration #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#identity #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#identity #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#addresses #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#addresses #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#address #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#address #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#history #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#history #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#stores #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#stores #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#discount #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#discount #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#order-slip #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#order-slip #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-prestablog-actualites #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-prestablog-actualites #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#pagenotfound #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#pagenotfound #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-advancedreturns-return #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-advancedreturns-return #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-advancedreturns-create #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-advancedreturns-create #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#cart #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#cart #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#search #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#search #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#sitemap #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#sitemap #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#new-products #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#new-products #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-monetico-wallet #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#module-monetico-wallet #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#order-confirmation #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#order-confirmation #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#order-detail #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#order-detail #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#authentication #customer-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus,
#authentication #login-form .input-group #field-password + .input-group-btn > .btn[data-action=show-password]:focus {
  border: 0;
  outline: initial;
}
body.page-customer-account #customer-form .forgot-password,
body.page-customer-account #login-form .forgot-password,
#module-facebookpsconnect-account #customer-form .forgot-password,
#module-facebookpsconnect-account #login-form .forgot-password,
#my-account #customer-form .forgot-password,
#my-account #login-form .forgot-password,
#password #customer-form .forgot-password,
#password #login-form .forgot-password,
#module-psgdpr-gdpr #customer-form .forgot-password,
#module-psgdpr-gdpr #login-form .forgot-password,
#module-blockwishlist-lists #customer-form .forgot-password,
#module-blockwishlist-lists #login-form .forgot-password,
#view #customer-form .forgot-password,
#view #login-form .forgot-password,
#registration #customer-form .forgot-password,
#registration #login-form .forgot-password,
#identity #customer-form .forgot-password,
#identity #login-form .forgot-password,
#addresses #customer-form .forgot-password,
#addresses #login-form .forgot-password,
#address #customer-form .forgot-password,
#address #login-form .forgot-password,
#history #customer-form .forgot-password,
#history #login-form .forgot-password,
#stores #customer-form .forgot-password,
#stores #login-form .forgot-password,
#discount #customer-form .forgot-password,
#discount #login-form .forgot-password,
#order-slip #customer-form .forgot-password,
#order-slip #login-form .forgot-password,
#module-prestablog-actualites #customer-form .forgot-password,
#module-prestablog-actualites #login-form .forgot-password,
#pagenotfound #customer-form .forgot-password,
#pagenotfound #login-form .forgot-password,
#module-advancedreturns-return #customer-form .forgot-password,
#module-advancedreturns-return #login-form .forgot-password,
#module-advancedreturns-create #customer-form .forgot-password,
#module-advancedreturns-create #login-form .forgot-password,
#cart #customer-form .forgot-password,
#cart #login-form .forgot-password,
#search #customer-form .forgot-password,
#search #login-form .forgot-password,
#sitemap #customer-form .forgot-password,
#sitemap #login-form .forgot-password,
#new-products #customer-form .forgot-password,
#new-products #login-form .forgot-password,
#module-monetico-wallet #customer-form .forgot-password,
#module-monetico-wallet #login-form .forgot-password,
#order-confirmation #customer-form .forgot-password,
#order-confirmation #login-form .forgot-password,
#order-detail #customer-form .forgot-password,
#order-detail #login-form .forgot-password,
#authentication #customer-form .forgot-password,
#authentication #login-form .forgot-password {
  padding: 0;
  margin: 0 0 24px;
  text-align: center;
}
body.page-customer-account #customer-form .forgot-password a,
body.page-customer-account #login-form .forgot-password a,
#module-facebookpsconnect-account #customer-form .forgot-password a,
#module-facebookpsconnect-account #login-form .forgot-password a,
#my-account #customer-form .forgot-password a,
#my-account #login-form .forgot-password a,
#password #customer-form .forgot-password a,
#password #login-form .forgot-password a,
#module-psgdpr-gdpr #customer-form .forgot-password a,
#module-psgdpr-gdpr #login-form .forgot-password a,
#module-blockwishlist-lists #customer-form .forgot-password a,
#module-blockwishlist-lists #login-form .forgot-password a,
#view #customer-form .forgot-password a,
#view #login-form .forgot-password a,
#registration #customer-form .forgot-password a,
#registration #login-form .forgot-password a,
#identity #customer-form .forgot-password a,
#identity #login-form .forgot-password a,
#addresses #customer-form .forgot-password a,
#addresses #login-form .forgot-password a,
#address #customer-form .forgot-password a,
#address #login-form .forgot-password a,
#history #customer-form .forgot-password a,
#history #login-form .forgot-password a,
#stores #customer-form .forgot-password a,
#stores #login-form .forgot-password a,
#discount #customer-form .forgot-password a,
#discount #login-form .forgot-password a,
#order-slip #customer-form .forgot-password a,
#order-slip #login-form .forgot-password a,
#module-prestablog-actualites #customer-form .forgot-password a,
#module-prestablog-actualites #login-form .forgot-password a,
#pagenotfound #customer-form .forgot-password a,
#pagenotfound #login-form .forgot-password a,
#module-advancedreturns-return #customer-form .forgot-password a,
#module-advancedreturns-return #login-form .forgot-password a,
#module-advancedreturns-create #customer-form .forgot-password a,
#module-advancedreturns-create #login-form .forgot-password a,
#cart #customer-form .forgot-password a,
#cart #login-form .forgot-password a,
#search #customer-form .forgot-password a,
#search #login-form .forgot-password a,
#sitemap #customer-form .forgot-password a,
#sitemap #login-form .forgot-password a,
#new-products #customer-form .forgot-password a,
#new-products #login-form .forgot-password a,
#module-monetico-wallet #customer-form .forgot-password a,
#module-monetico-wallet #login-form .forgot-password a,
#order-confirmation #customer-form .forgot-password a,
#order-confirmation #login-form .forgot-password a,
#order-detail #customer-form .forgot-password a,
#order-detail #login-form .forgot-password a,
#authentication #customer-form .forgot-password a,
#authentication #login-form .forgot-password a {
  color: var(--colors-text-icon-default, #222);
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
body.page-customer-account #customer-form #submit-registration,
body.page-customer-account #login-form #submit-registration,
#module-facebookpsconnect-account #customer-form #submit-registration,
#module-facebookpsconnect-account #login-form #submit-registration,
#my-account #customer-form #submit-registration,
#my-account #login-form #submit-registration,
#password #customer-form #submit-registration,
#password #login-form #submit-registration,
#module-psgdpr-gdpr #customer-form #submit-registration,
#module-psgdpr-gdpr #login-form #submit-registration,
#module-blockwishlist-lists #customer-form #submit-registration,
#module-blockwishlist-lists #login-form #submit-registration,
#view #customer-form #submit-registration,
#view #login-form #submit-registration,
#registration #customer-form #submit-registration,
#registration #login-form #submit-registration,
#identity #customer-form #submit-registration,
#identity #login-form #submit-registration,
#addresses #customer-form #submit-registration,
#addresses #login-form #submit-registration,
#address #customer-form #submit-registration,
#address #login-form #submit-registration,
#history #customer-form #submit-registration,
#history #login-form #submit-registration,
#stores #customer-form #submit-registration,
#stores #login-form #submit-registration,
#discount #customer-form #submit-registration,
#discount #login-form #submit-registration,
#order-slip #customer-form #submit-registration,
#order-slip #login-form #submit-registration,
#module-prestablog-actualites #customer-form #submit-registration,
#module-prestablog-actualites #login-form #submit-registration,
#pagenotfound #customer-form #submit-registration,
#pagenotfound #login-form #submit-registration,
#module-advancedreturns-return #customer-form #submit-registration,
#module-advancedreturns-return #login-form #submit-registration,
#module-advancedreturns-create #customer-form #submit-registration,
#module-advancedreturns-create #login-form #submit-registration,
#cart #customer-form #submit-registration,
#cart #login-form #submit-registration,
#search #customer-form #submit-registration,
#search #login-form #submit-registration,
#sitemap #customer-form #submit-registration,
#sitemap #login-form #submit-registration,
#new-products #customer-form #submit-registration,
#new-products #login-form #submit-registration,
#module-monetico-wallet #customer-form #submit-registration,
#module-monetico-wallet #login-form #submit-registration,
#order-confirmation #customer-form #submit-registration,
#order-confirmation #login-form #submit-registration,
#order-detail #customer-form #submit-registration,
#order-detail #login-form #submit-registration,
#authentication #customer-form #submit-registration,
#authentication #login-form #submit-registration {
  margin-top: 24px;
}
body.page-customer-account #customer-form #submit-registration,
body.page-customer-account #customer-form #submit-login,
body.page-customer-account #login-form #submit-registration,
body.page-customer-account #login-form #submit-login,
#module-facebookpsconnect-account #customer-form #submit-registration,
#module-facebookpsconnect-account #customer-form #submit-login,
#module-facebookpsconnect-account #login-form #submit-registration,
#module-facebookpsconnect-account #login-form #submit-login,
#my-account #customer-form #submit-registration,
#my-account #customer-form #submit-login,
#my-account #login-form #submit-registration,
#my-account #login-form #submit-login,
#password #customer-form #submit-registration,
#password #customer-form #submit-login,
#password #login-form #submit-registration,
#password #login-form #submit-login,
#module-psgdpr-gdpr #customer-form #submit-registration,
#module-psgdpr-gdpr #customer-form #submit-login,
#module-psgdpr-gdpr #login-form #submit-registration,
#module-psgdpr-gdpr #login-form #submit-login,
#module-blockwishlist-lists #customer-form #submit-registration,
#module-blockwishlist-lists #customer-form #submit-login,
#module-blockwishlist-lists #login-form #submit-registration,
#module-blockwishlist-lists #login-form #submit-login,
#view #customer-form #submit-registration,
#view #customer-form #submit-login,
#view #login-form #submit-registration,
#view #login-form #submit-login,
#registration #customer-form #submit-registration,
#registration #customer-form #submit-login,
#registration #login-form #submit-registration,
#registration #login-form #submit-login,
#identity #customer-form #submit-registration,
#identity #customer-form #submit-login,
#identity #login-form #submit-registration,
#identity #login-form #submit-login,
#addresses #customer-form #submit-registration,
#addresses #customer-form #submit-login,
#addresses #login-form #submit-registration,
#addresses #login-form #submit-login,
#address #customer-form #submit-registration,
#address #customer-form #submit-login,
#address #login-form #submit-registration,
#address #login-form #submit-login,
#history #customer-form #submit-registration,
#history #customer-form #submit-login,
#history #login-form #submit-registration,
#history #login-form #submit-login,
#stores #customer-form #submit-registration,
#stores #customer-form #submit-login,
#stores #login-form #submit-registration,
#stores #login-form #submit-login,
#discount #customer-form #submit-registration,
#discount #customer-form #submit-login,
#discount #login-form #submit-registration,
#discount #login-form #submit-login,
#order-slip #customer-form #submit-registration,
#order-slip #customer-form #submit-login,
#order-slip #login-form #submit-registration,
#order-slip #login-form #submit-login,
#module-prestablog-actualites #customer-form #submit-registration,
#module-prestablog-actualites #customer-form #submit-login,
#module-prestablog-actualites #login-form #submit-registration,
#module-prestablog-actualites #login-form #submit-login,
#pagenotfound #customer-form #submit-registration,
#pagenotfound #customer-form #submit-login,
#pagenotfound #login-form #submit-registration,
#pagenotfound #login-form #submit-login,
#module-advancedreturns-return #customer-form #submit-registration,
#module-advancedreturns-return #customer-form #submit-login,
#module-advancedreturns-return #login-form #submit-registration,
#module-advancedreturns-return #login-form #submit-login,
#module-advancedreturns-create #customer-form #submit-registration,
#module-advancedreturns-create #customer-form #submit-login,
#module-advancedreturns-create #login-form #submit-registration,
#module-advancedreturns-create #login-form #submit-login,
#cart #customer-form #submit-registration,
#cart #customer-form #submit-login,
#cart #login-form #submit-registration,
#cart #login-form #submit-login,
#search #customer-form #submit-registration,
#search #customer-form #submit-login,
#search #login-form #submit-registration,
#search #login-form #submit-login,
#sitemap #customer-form #submit-registration,
#sitemap #customer-form #submit-login,
#sitemap #login-form #submit-registration,
#sitemap #login-form #submit-login,
#new-products #customer-form #submit-registration,
#new-products #customer-form #submit-login,
#new-products #login-form #submit-registration,
#new-products #login-form #submit-login,
#module-monetico-wallet #customer-form #submit-registration,
#module-monetico-wallet #customer-form #submit-login,
#module-monetico-wallet #login-form #submit-registration,
#module-monetico-wallet #login-form #submit-login,
#order-confirmation #customer-form #submit-registration,
#order-confirmation #customer-form #submit-login,
#order-confirmation #login-form #submit-registration,
#order-confirmation #login-form #submit-login,
#order-detail #customer-form #submit-registration,
#order-detail #customer-form #submit-login,
#order-detail #login-form #submit-registration,
#order-detail #login-form #submit-login,
#authentication #customer-form #submit-registration,
#authentication #customer-form #submit-login,
#authentication #login-form #submit-registration,
#authentication #login-form #submit-login {
  background: var(--colors-button-black-background, #222);
  width: 100%;
  max-width: var(--size-desktop-button-width, 300px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: initial;
  padding: var(--spacing-3, 12px);
  text-align: center;
}
body.page-customer-account .no-account,
#module-facebookpsconnect-account .no-account,
#my-account .no-account,
#password .no-account,
#module-psgdpr-gdpr .no-account,
#module-blockwishlist-lists .no-account,
#view .no-account,
#registration .no-account,
#identity .no-account,
#addresses .no-account,
#address .no-account,
#history .no-account,
#stores .no-account,
#discount .no-account,
#order-slip .no-account,
#module-prestablog-actualites .no-account,
#pagenotfound .no-account,
#module-advancedreturns-return .no-account,
#module-advancedreturns-create .no-account,
#cart .no-account,
#search .no-account,
#sitemap .no-account,
#new-products .no-account,
#module-monetico-wallet .no-account,
#order-confirmation .no-account,
#order-detail .no-account,
#authentication .no-account {
  margin-top: 34px;
}
body.page-customer-account .no-account p,
#module-facebookpsconnect-account .no-account p,
#my-account .no-account p,
#password .no-account p,
#module-psgdpr-gdpr .no-account p,
#module-blockwishlist-lists .no-account p,
#view .no-account p,
#registration .no-account p,
#identity .no-account p,
#addresses .no-account p,
#address .no-account p,
#history .no-account p,
#stores .no-account p,
#discount .no-account p,
#order-slip .no-account p,
#module-prestablog-actualites .no-account p,
#pagenotfound .no-account p,
#module-advancedreturns-return .no-account p,
#module-advancedreturns-create .no-account p,
#cart .no-account p,
#search .no-account p,
#sitemap .no-account p,
#new-products .no-account p,
#module-monetico-wallet .no-account p,
#order-confirmation .no-account p,
#order-detail .no-account p,
#authentication .no-account p {
  color: var(--colors-text-icon-default, #222);
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  letter-spacing: -0.0175rem;
  margin: 0;
}
body.page-customer-account .bt_create_account,
#module-facebookpsconnect-account .bt_create_account,
#my-account .bt_create_account,
#password .bt_create_account,
#module-psgdpr-gdpr .bt_create_account,
#module-blockwishlist-lists .bt_create_account,
#view .bt_create_account,
#registration .bt_create_account,
#identity .bt_create_account,
#addresses .bt_create_account,
#address .bt_create_account,
#history .bt_create_account,
#stores .bt_create_account,
#discount .bt_create_account,
#order-slip .bt_create_account,
#module-prestablog-actualites .bt_create_account,
#pagenotfound .bt_create_account,
#module-advancedreturns-return .bt_create_account,
#module-advancedreturns-create .bt_create_account,
#cart .bt_create_account,
#search .bt_create_account,
#sitemap .bt_create_account,
#new-products .bt_create_account,
#module-monetico-wallet .bt_create_account,
#order-confirmation .bt_create_account,
#order-detail .bt_create_account,
#authentication .bt_create_account {
  display: block;
  max-width: var(--size-desktop-button-width, 300px);
  padding: var(--spacing-3, 12px);
  text-align: center;
  border: 1px solid var(--color-palette-tendue-antracite-500, #565656);
  background: var(--color-brand-white, #FEFEFE);
  color: var(--colors-text-icon-default, #222);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  margin: 24px auto;
}

#pagenotfound #content #search_widget {
  margin: 0;
}
#pagenotfound #content #search_widget form i.search {
  top: 3px;
  right: 8px;
  left: auto;
  background: url("../images/picto-loupe-input.svg") no-repeat center center;
}

#registration.page-registration #main #content,
#authentication.page-authentication #main #content {
  padding: 0;
}
#registration.page-registration #main #content p.intro_myaccount,
#authentication.page-authentication #main #content p.intro_myaccount {
  margin: 0;
}

.forgotten-password .form-fields label.required {
  width: 100%;
}

#module-psgdpr-gdpr a.btn {
  margin: 0 5px 16px;
  max-width: 100%;
  white-space: wrap;
}

#module-blockwishlist-lists .wishlist-container-header {
  display: block;
}
#module-blockwishlist-lists .wishlist-list .wishlist-list-item {
  border: 1px solid var(--color-palette-tendue-antracite-500, #565656);
  border-radius: 20px;
  background: var(--color-brand-white, #FEFEFE);
  color: var(--colors-text-icon-default, #222);
  padding: 0;
}
#module-blockwishlist-lists .wishlist-list .wishlist-list-item .wishlist-list-item-title {
  color: var(--colors-text-icon-default, #222);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.35rem */
  letter-spacing: -0.0225rem;
}
#module-blockwishlist-lists .wishlist-add-to-new i,
#module-blockwishlist-lists a.wishlist-add-to-new i {
  color: var(--colors-text-icon-default, #222);
}
#module-blockwishlist-lists .wishlist-add-to-new,
#module-blockwishlist-lists a.wishlist-add-to-new {
  display: block;
  max-width: var(--size-desktop-button-width, 300px);
  padding: var(--spacing-3, 12px);
  text-align: center;
  border: 1px solid var(--color-palette-tendue-antracite-500, #565656);
  background: var(--color-brand-white, #FEFEFE);
  color: var(--colors-text-icon-default, #222) !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  margin: 24px auto;
}

#contact #wrapper .breadcrumb {
  background: #fff;
  padding: 8px 0;
  margin: 0 auto 8px;
  position: relative;
}
#contact #wrapper .breadcrumb:before {
  display: block;
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -500px;
  width: 500px;
}
#contact #wrapper .breadcrumb:after {
  display: block;
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -500px;
  width: 500px;
}
#contact .container_principal {
  background: var(--color-brand-light-grey, #E9E9E9);
}
#contact #left-column {
  margin: 0 auto;
  padding: var(--size-padding-right-left-mobile, 24px) 30px;
}
#contact .titre_contactinfos {
  color: #000;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.contact-rich .icon-adresse,
.contact-rich .icon-tel,
.contact-rich .icon-fax,
.contact-rich .icon-email {
  padding-left: 32px;
  background: url("../images/picto-map-location.svg") no-repeat left center;
  background-size: 24px;
  color: var(--colors-text-icon-default, #222);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.0225rem;
  line-height: 24px;
  margin: 0 0 8px;
}
.contact-rich .icon-email {
  background-image: url("../images/picto-mail.svg");
}
.contact-rich .data {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 136%; /* 1.19rem */
  letter-spacing: -0.0175rem;
  margin: 0 0 16px;
}
.contact-rich hr {
  border: 0;
  margin: 0 0 16px;
  border-bottom: 1px solid var(--color-palette-tendue-anthracite-400, #A0A0A0);
  width: 100%;
  max-width: 190px;
}

#wrapper .contact-form {
  padding: 16px var(--size-padding-right-left-mobile, 24px);
}
#wrapper .contact-form .titre_form_contact {
  color: #000;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.125rem */
  letter-spacing: -0.0225rem;
  text-transform: uppercase;
  margin: 0 0 var(--size-padding-right-left-mobile, 24px);
  text-align: center;
}
#wrapper .contact-form p.intro_contact {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.75rem */
  letter-spacing: -0.0125rem;
  margin: 0 0 10px;
}
#wrapper .contact-form p.required_notice {
  color: var(--colors-text-icon-default, #222);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  margin: 0 0 5px;
}

.modal-popup-overlay {
  display: none;
  z-index: 999999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.modal-popup-overlay.open {
  display: block;
}

.apc_modal.in .apc_clock_container {
  top: 0;
  right: 0;
}
.apc_modal.in .apc_clock_container #closeButton {
  top: 0;
  right: 0;
}
.apc_modal.in .inner-circle {
  background: transparent;
}
.apc_modal.in .donat {
  border: 0;
}
.apc_modal.in #closeButton,
.apc_modal.in .close-modal-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  text-indent: 999px;
  width: 24px;
  height: 24px;
  background: url("../images/close.svg") no-repeat center center;
  background-size: 24px;
}
.apc_modal.in .title {
  padding-right: 90px;
  color: #222;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0 0 16px;
  padding: 0 var(--spacing-6, 24px) var(--spacing-2, 8px) var(--spacing-6, 24px);
  border-bottom: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
}
.apc_modal.in p {
  color: #000;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
}
.apc_modal.in a {
  color: inherit;
  text-decoration: underline;
}
.apc_modal.in .h3 {
  color: #000;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.125rem */
  letter-spacing: -0.0225rem;
  text-transform: uppercase;
  margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
}
.apc_modal.in table {
  width: 100%;
  max-width: 100%;
  margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
}
.apc_modal.in table thead tr {
  background: var(--colors-tab-secondary, #F9F9F9);
}
.apc_modal.in table thead th {
  color: #000;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  padding: 10px 5px;
  text-align: center;
}
.apc_modal.in table tbody tr {
  background: var(--colors-tab-secondary, #F9F9F9);
}
.apc_modal.in table tbody tr:nth-child(odd) {
  background: var(--colors-tab-primary, #E9E9E9);
}
.apc_modal.in table tbody tr td {
  padding: 8px 5px;
  color: #000;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  text-align: center;
}

#size-guide.modal-popup {
  display: none;
  z-index: 999999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  padding: var(--size-padding-top-bottom-mob, 16px) var(--size-padding-right-left-mobile, 24px);
}
#size-guide.modal-popup.open {
  display: block;
}
#size-guide.modal-popup .apc_clock_container {
  top: 0;
  right: 0;
}
#size-guide.modal-popup .apc_clock_container #closeButton {
  top: 0;
  right: 0;
}
#size-guide.modal-popup .inner-circle {
  background: transparent;
}
#size-guide.modal-popup .donat {
  border: 0;
}
#size-guide.modal-popup #closeButton,
#size-guide.modal-popup .close-modal-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  text-indent: 999px;
  width: 24px;
  height: 24px;
  background: url("../images/close.svg") no-repeat center center;
  background-size: 24px;
}
#size-guide.modal-popup .title {
  padding-right: 90px;
  color: #222;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.8rem */
  letter-spacing: -0.03rem;
  margin: 0 0 16px;
  padding: 0 var(--spacing-6, 24px) var(--spacing-2, 8px) var(--spacing-6, 24px);
  border-bottom: 1px solid var(--color-palette-tendue-anthracite-300, #DDD);
}
#size-guide.modal-popup p {
  color: #000;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
}
#size-guide.modal-popup a {
  color: inherit;
  text-decoration: underline;
}
#size-guide.modal-popup .h3 {
  color: #000;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.125rem */
  letter-spacing: -0.0225rem;
  text-transform: uppercase;
  margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
}
#size-guide.modal-popup table {
  width: 100%;
  max-width: 100%;
  margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
}
#size-guide.modal-popup table thead tr {
  background: var(--colors-tab-secondary, #F9F9F9);
}
#size-guide.modal-popup table thead th {
  color: #000;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1rem */
  letter-spacing: -0.02rem;
  padding: 10px 5px;
  text-align: center;
}
#size-guide.modal-popup table tbody tr {
  background: var(--colors-tab-secondary, #F9F9F9);
}
#size-guide.modal-popup table tbody tr:nth-child(odd) {
  background: var(--colors-tab-primary, #E9E9E9);
}
#size-guide.modal-popup table tbody tr td {
  padding: 8px 5px;
  color: #000;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 0.9rem */
  letter-spacing: -0.015rem;
  text-align: center;
}

.wishlist-modal.show .modal-content,
.wishlist-modal.show .modal-popup {
  display: block;
}

.apc_modal.modal {
  z-index: 9999999;
}
.apc_modal.modal .modal-content {
  padding: 0;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  max-width: 100%;
}
.apc_modal.modal .modal-body tbody tr {
  background: transparent;
}
.apc_modal.modal .modal-body tbody tr:nth-child(odd) {
  background: transparent;
}
.apc_modal.modal .modal-body button,
.apc_modal.modal .modal-body input[type=submit] {
  margin: 8px 0 0;
  background: var(--colors-button-black-background, #222);
  width: 100%;
  max-width: var(--size-desktop-button-width, 300px);
  color: var(--colors-text-icon-invert, #FEFEFE);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.1rem */
  letter-spacing: -0.02rem;
  text-transform: initial;
  padding: var(--spacing-3, 12px);
  text-align: center;
  border: 0;
  opacity: 1;
}

body.opensizeguide #size-guide-overlay {
  display: block;
}
body.opensizeguide #size-guide {
  display: block;
}

#container_popup_add_pdt {
  position: fixed;
  top: 50%;
  left: 50%;
  bottom: initial;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  width: 600px;
  max-width: 80%;
}

.ui-autocomplete.searchbar-autocomplete {
  z-index: 999999;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item .ui-corner-all span {
  display: block;
  padding-top: 15px;
}

.sib-form-message-panel {
  border-color: #fff;
}
.sib-form-message-panel * {
  color: #fff;
  border-color: #fff;
}

/*.acbCheckboxContainer,
#acb-deny-all-button,
#acb-close-button {
	display: none;
}*/
#acb-deny-all-button,
#acb-close-button {
  opacity: 0.5;
}

body .st_easy_video_box.st_easy_video_box_absolute {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 12px;
  bottom: 12px;
  left: 0;
}
body .st_easy_video_box.st_easy_video_box_absolute .video-js {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 100%;
}

body .img_pdt_miniature_liste .st_easy_video_box.st_easy_video_box_absolute {
  right: 0;
  bottom: 0;
}

#stores-table:after {
  content: "";
  display: block;
  clear: both;
}
#stores-table .store-item:nth-child(odd) {
  clear: both;
}
#stores-table .store-item-container {
  border: solid 2px #222;
}

.modal-backdrop {
  z-index: 9999999;
}

.ekko-lightbox {
  z-index: 99999999;
}
.ekko-lightbox .modal-header {
  padding: 0;
  border: 0;
}
.ekko-lightbox .modal-header .modal-title {
  display: none;
}
.ekko-lightbox .modal-header .close {
  margin: 10px 15px 0;
  opacity: 1;
}
.ekko-lightbox .modal-header .close span {
  display: block;
  overflow: hidden;
  text-indent: 999px;
  width: 24px;
  height: 24px;
  opacity: 1;
  background: url("../images/close.svg") no-repeat center center;
}

.ekko-lightbox-nav-overlay a span {
  color: #222222;
}

@media (min-width: 371px) {
  #header #adtm_menu .adtm_toggle_menu_button {
    left: 10px;
  }
  .bloc_nav {
    padding-left: 65px;
  }
}
@media (min-width: 391px) {
  .bloc_nav {
    padding-left: 80px;
  }
}
@media (min-width: 768px) {
  #search_widget {
    float: none;
  }
  #search_filters .facet .collapse,
  #search_filters_brands .facet .collapse,
  #search_filters_suppliers .facet .collapse,
  #new-products #left-column #search_filters .facet .collapse,
  #category #left-column #search_filters .facet .collapse {
    display: none;
  }
  #new-products #left-column #search_filters .facet .collapse.in,
  #new-products #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove,
  #category #left-column #search_filters .facet .collapse.in,
  #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
    display: block;
  }
  #new-products #left-column #search_filters .facet .navbar-toggler,
  #category #left-column #search_filters .facet .navbar-toggler {
    display: inline-block;
    height: inherit;
    padding: 0 0.625rem 0 0;
  }
  #new-products #left-column #search_filters .facet .title .collapse-icons .remove,
  #new-products #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add,
  #category #left-column #search_filters .facet .title .collapse-icons .remove,
  #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
    display: none;
  }
}
@media (max-width: 991px) {
  #header #adtm_menu {
    z-index: 999999;
    max-height: 0;
  }
  #header #adtm_menu #adtm_menu_inner {
    background: transparent;
    position: relative;
  }
  #header #adtm_menu #adtm_menu_inner #menu .li-niveau1:not(.advtm_menu_toggle) {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    position: initial;
  }
  #header #adtm_menu #adtm_menu_inner #menu .li-niveau1:not(.advtm_menu_toggle) a.a-niveau1 {
    min-height: 0;
    margin: 0;
    color: var(--colors-text-icon-default, #222);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    padding-bottom: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid var(--color-palette-tendue-anthracite-100, #F9F9F9);
  }
  #header #adtm_menu #adtm_menu_inner #menu .li-niveau1:not(.advtm_menu_toggle) a.a-niveau1 .advtm_menu_span {
    min-height: 0;
    font-size: inherit;
    font-weight: inherit;
    text-transform: inherit;
    margin: 0;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    display: inline-block;
  }
  #header #adtm_menu #adtm_menu_inner #menu .li-niveau1:not(.advtm_menu_toggle).sub a.a-niveau1 span {
    background: transparent;
  }
  #header #adtm_menu #adtm_menu_inner #menu .adtm_column_wrap > p {
    display: none;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub { /*Level 2*/
    background: transparent;
    border: 0;
    -webkit-box-shadow: 0 0 0;
            box-shadow: 0 0 0;
    position: relative;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    /*width: 100vw;*/
    width: 100%;
    min-width: 350px;
    padding: 0 0 0 0;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .columnWrapTable .adtm_column_wrap_td {
    width: 100%;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .columnWrapTable td:last-child {
    padding-bottom: 10px;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column_wrap {
    padding: 0 0 0 0;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column { /*Level 3*/
    padding-right: 15px;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column.adtm_column_26 .column_wrap_title, #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column.adtm_column_27 .column_wrap_title {
    border-bottom: 1px solid var(--color-palette-tendue-anthracite-100, #F9F9F9);
    padding: var(--spacing-mobile-dropdown-menu-padding-cate-menu, 12px) 0;
    color: var(--colors-text-secondary, #565656);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    text-transform: initial;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column.adtm_column_26 .column_wrap_title a, #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column.adtm_column_27 .column_wrap_title a {
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-transform: inherit;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .column_wrap_title {
    display: block;
    color: var(--colors-text-icon-default, #222);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    text-transform: uppercase;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .column_wrap_title a {
    display: block;
    line-height: 44px;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-transform: inherit;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .column_wrap_title a.hassubmenulevel3 {
    background: url("../images/chevron-right-black.svg") no-repeat right center;
    background-size: 24px;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements {
    display: none;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements.opensubmenu {
    display: block;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li {
    color: var(--colors-text-icon-default, #222);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    padding: 8px 0;
    margin: 0;
    text-align: left;
    clear: both;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li > a {
    padding: 0 0 0 var(--Spacing-mobile-dropdown-menu-Padding-subcate, 8px);
    color: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-align: inherit;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li.first-element-smenu-title {
    text-align: center;
    background: url("../images/picto-back-menu.svg") no-repeat left center;
    background-size: 20px;
    border-bottom: 1px solid var(--color-palette-tendue-anthracite-100, #F9F9F9);
    color: var(--colors-text-secondary, #565656);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.0175rem;
    padding: 0 0 0 50px;
    line-height: 44px;
    height: 44px;
    margin: 0 0 12px;
    text-align: center;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li.first-element-smenu-title > a {
    padding: 0;
    text-indent: -50px;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li:last-child {
    background: url("../images/chevron-right-black.svg") no-repeat right center;
    background-size: 24px;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li:last-child > a {
    display: inline-block;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li.isImgLinkMenu {
    float: left;
    width: 49%;
    max-width: 49%;
    background: transparent;
    padding: 0 0 8px;
    clear: initial;
  }
  #header #adtm_menu #adtm_menu_inner #menu li .adtm_sub .adtm_column .adtm_elements li.isImgLinkMenu img {
    border-radius: 8px;
  }
  #header #adtm_menu #adtm_menu_inner #menu li:nth-child(3) .adtm_sub {
    left: -100%;
  }
  #header #adtm_menu #adtm_menu_inner #menu li:nth-child(4) .adtm_sub {
    left: -200%;
  }
  #header #adtm_menu #adtm_menu_inner #menu li:nth-child(5) .adtm_sub {
    left: -300%;
  }
  #header #adtm_menu .bloc_bottom_links_menu {
    display: none;
    padding: var(--spacing-mobile-dropdown-menu-padding-cate-menu, 12px) var(--spacing-mobile-dropdown-menu-padding-subcate, 8px);
    border-radius: var(--radius-account-menu-drop-radius, 12px);
    background: var(--color-palette-tendue-anthracite-100, #F9F9F9);
    margin: 0;
    clear: both;
  }
  #header #adtm_menu .bloc_links_menu {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #header #adtm_menu .bloc_links_menu .lien_menu {
    height: 44px;
    line-height: 42px;
    background: url("../images/chevron-right-black.svg") no-repeat right center;
    background-size: 24px;
  }
  #header #adtm_menu .bloc_links_menu .lien_menu a {
    display: inline-block;
    line-height: 24px;
    background: url("../images/picto-compte.svg") no-repeat left center;
    background-size: 24px;
    padding-left: 32px;
    color: var(--colors-text-secondary, #565656);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.0175rem;
  }
  #header #adtm_menu .bloc_links_menu .lien_menu #_mobile_magasins > a {
    background-image: url("../images/picto-localisation.svg");
  }
  #header #adtm_menu .bloc_links_menu .lien_menu #_mobile_favoris > a {
    background-image: url("../images/picto-favoris-menu.svg");
  }
  #header #adtm_menu .user-info {
    margin: 0;
    text-align: left;
  }
  #header #adtm_menu.adtm_menu_toggle_open {
    padding: var(--spacing-mobile-dropdown-menu-padding-cate-menu, 12px) var(--size-padding-right-left-mobile, 24px) var(--size-padding-right-left-mobile, 24px);
    background: var(--color-palette-tendue-anthracite-300, #DDD);
    overflow: auto;
    max-height: 100%;
  }
  #header #adtm_menu.adtm_menu_toggle_open:before {
    display: block;
    content: "";
    position: fixed;
    z-index: 0;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 78px;
    bottom: -1500px;
    background: var(--color-palette-tendue-anthracite-300, #DDD);
  }
  #header #adtm_menu.adtm_menu_toggle_open #adtm_menu_inner #menu .li-niveau1.adtm_sub_open a.a-niveau1 .advtm_menu_span {
    color: var(--colors-text-icon-default, #222);
    font-weight: 700;
    position: relative;
  }
  #header #adtm_menu.adtm_menu_toggle_open #adtm_menu_inner #menu .li-niveau1.adtm_sub_open a.a-niveau1 .advtm_menu_span:after {
    content: "";
    display: block;
    position: absolute;
    top: initial;
    bottom: -13px;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--color-brand-black, #222);
  }
  #header #adtm_menu.adtm_menu_toggle_open .bloc_bottom_links_menu {
    display: block;
    position: relative;
    z-index: 9;
  }
  #header #adtm_menu.lastsubmenuopen #adtm_menu_inner #menu li .adtm_sub .adtm_column .column_wrap_title {
    display: none;
  }
  #chatbox-toggle.bottom_right {
    bottom: 75px;
  }
}
@media (min-width: 992px) {
  .bloc_livraison_gratuite p {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
  }
  .container_bloc_nav > .container {
    width: 1260px;
  }
  .bloc_nav {
    height: auto;
    line-height: 0;
    padding: var(--spacing-menu-desktop-vertical-padding-search-bar, 8px) 0 0;
  }
  .bloc_nav .bloc_top_nav {
    position: relative;
    top: 0;
    width: auto;
    display: inline-block;
  }
  .bloc_nav .bloc_top_nav .bloc_megamenu {
    float: left;
  }
  .bloc_nav .bloc_top_nav #_desktop_top_menu {
    width: auto;
  }
  .bloc_nav .bloc_top_nav #_desktop_top_menu #adtm_menu {
    height: initial !important;
  }
  .bloc_nav .logo_desktop {
    display: inline-block;
    float: left;
    width: 91px;
    padding: var(--spacing-menu-desktop-vertical-padding-search-bar, 8px) 0;
    margin-right: 50px;
  }
  .bloc_nav .logo_mobile {
    display: none;
  }
  .bloc_nav #adtm_menu_inner {
    background: transparent;
  }
  .bloc_nav #adtm_menu {
    position: initial;
  }
  .bloc_nav #adtm_menu .li-niveau1 {
    padding-bottom: 8px;
  }
  .bloc_nav #adtm_menu .li-niveau1 > a .advtm_menu_span,
  .bloc_nav #adtm_menu .li-niveau1 .advtm_menu_span,
  .bloc_nav #adtm_menu .li-niveau1 > a.a-niveau1 {
    text-decoration: none;
  }
  .bloc_nav #adtm_menu .li-niveau1 > a .advtm_menu_span .advtm_menu_span,
  .bloc_nav #adtm_menu .li-niveau1 .advtm_menu_span .advtm_menu_span,
  .bloc_nav #adtm_menu .li-niveau1 > a.a-niveau1 .advtm_menu_span {
    position: relative;
    background: transparent;
    border-bottom: 3px solid transparent;
  }
  .bloc_nav #adtm_menu .li-niveau1 > a .advtm_menu_span .advtm_menu_span:after,
  .bloc_nav #adtm_menu .li-niveau1 .advtm_menu_span .advtm_menu_span:after,
  .bloc_nav #adtm_menu .li-niveau1 > a.a-niveau1 .advtm_menu_span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 3px;
    width: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: var(--color-brand-white, #FEFEFE);
  }
  .bloc_nav #adtm_menu .li-niveau1 a:hover .advtm_menu_span:after,
  .bloc_nav #adtm_menu .li-niveau1 .advtm_menu_span:hover:after, .bloc_nav #adtm_menu .li-niveau1:hover > a.a-niveau1 .advtm_menu_span:after {
    width: 100%;
  }
  .bloc_nav #adtm_menu .li-niveau1 a.a-niveau1 {
    padding-top: 4px;
    border: 0;
    margin-right: 12px;
    min-height: 50px;
    line-height: 50px;
  }
  .bloc_nav #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.02rem;
    text-transform: uppercase;
    padding: 0;
    min-height: 50px;
    line-height: 50px;
  }
  .bloc_nav #adtm_menu .li-niveau1 a .advtm_menu_span {
    border-bottom: 3px solid transparent;
  }
  .bloc_nav #adtm_menu .li-niveau1 a.advtm_menu_actif .advtm_menu_span {
    background: transparent;
    font-weight: 700;
    border-bottom: 3px solid var(--color-brand-white, #FEFEFE);
  }
  .bloc_nav #adtm_menu ul#menu .li-niveau1 > a:focus + div.adtm_sub {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear 0.3s;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear 0.3s;
  }
  .bloc_nav #adtm_menu ul#menu li div.adtm_sub {
    width: 100%;
    position: fixed;
    top: 110px;
    left: 0;
    right: 0;
    padding: var(--spacing-desktop-dropdown-menu-padding-items, 36px) 0 10px;
  }
  .bloc_nav #adtm_menu table.columnWrapTable {
    max-width: 1260px;
    margin: 0 auto;
  }
  .bloc_nav #adtm_menu .advtm_hide_mobile + p {
    position: relative;
    bottom: 45px;
    margin: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
  }
  .bloc_nav #adtm_menu .adtm_column span.column_wrap_title,
  .bloc_nav #adtm_menu .adtm_column span.column_wrap_title a,
  .bloc_nav #adtm_menu .adtm_column span.column_wrap_title span[data-href] {
    color: var(--colors-text-icon-default, #222);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    text-transform: uppercase;
    margin: 0 0 10px;
  }
  .bloc_nav #adtm_menu div.adtm_column_wrap ul.adtm_elements li a,
  .bloc_nav #adtm_menu div.adtm_column_wrap span[data-href] {
    color: var(--colors-text-icon-default, #222);
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.02rem */
    letter-spacing: -0.015rem;
    margin: 0 0 8px;
  }
  .bloc_nav #adtm_menu div.adtm_column_wrap ul.adtm_elements li.first-element-smenu-title {
    display: none;
  }
  body#index #adtm_menu .li-niveau1.advtm_menu_1 a.a-niveau1 .advtm_menu_span {
    background: transparent;
    font-weight: 700;
    border-bottom: 3px solid var(--color-brand-white, #FEFEFE);
  }
  .bloc_bottom_links_menu {
    display: none;
  }
  .container_bloc_om_home_desktop {
    float: left;
    padding: 18px 10px 0;
  }
  .container_bloc_om_home_desktop a.bt_collection_om {
    color: var(--colors-text-icon-invert, #FEFEFE) !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 136%;
    letter-spacing: -0.02rem;
  }
  .container_bloc_om_home_desktop a.bt_collection_om .bleu-om {
    color: #43c7fe;
  }
  #search_widget {
    display: block;
    width: 350px;
    position: relative;
    float: left;
    margin-left: 40px;
  }
  #search_widget form i.search {
    background-image: url("../images/picto-loupe-input-white.svg");
    background-size: 32px;
    top: 12px;
  }
  #search_widget form input {
    width: 100%;
    padding: var(--spacing-menu-desktop-horizontal-padding-search-bar, 16px);
    padding-left: 65px;
    background-color: transparent;
    border: 1px solid var(--color-brand-light-grey, #E9E9E9);
    border-radius: 4px;
    color: var(--color-brand-white, #FEFEFE);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 156%;
    letter-spacing: -0.0175rem;
  }
  #search_widget form input::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  }
  #search_widget form input::-moz-placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  }
  #search_widget form input:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  }
  #search_widget form input::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  }
  #search_widget form input::placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  }
  #search_widget form input:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  }
  #search_widget form input::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  #header .header-nav {
    min-height: 72px;
  }
  #header #_desktop_language_selector {
    padding-left: 20px;
    margin-left: 20px;
    margin-top: 15px;
  }
  #header #_desktop_language_selector:before {
    top: 50%;
    margin-top: -8px;
    width: 2px;
    height: 16px;
  }
  #header #_desktop_language_selector .dropdown .expand-more {
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    text-transform: capitalize;
  }
  #header #_desktop_language_selector .dropdown i.expand-more {
    margin-top: 2px;
    margin-left: -2px;
    text-indent: 999px;
    overflow: hidden;
    width: 20px;
    height: 20px;
    background: url("../images/picto-chevron-down-white.svg") no-repeat center center;
  }
  #header #_desktop_language_selector .dropdown-menu {
    left: auto;
    right: 0;
    min-width: 0;
    padding: 10px;
    margin: 0;
    font-size: 1rem;
    color: #222;
    border: 0;
  }
  #header #_desktop_language_selector .dropdown-menu li {
    line-height: 1em;
  }
  #header #_desktop_language_selector .dropdown-menu a.dropdown-item {
    display: block;
    width: 100%;
    padding: 5px 10px;
    color: #222;
    text-transform: uppercase;
  }
  #header #_desktop_cart {
    margin-top: 2px;
  }
  #header #_desktop_cart .blockcart {
    padding: 0 0 0 20px;
    margin: 0 0 0 20px;
  }
  #header #_desktop_cart .blockcart:before {
    top: 50%;
    margin-top: -8px;
    width: 2px;
    height: 16px;
  }
  #header #_desktop_cart .blockcart-link {
    background-size: 24px;
  }
  #header #_desktop_user_info {
    float: right;
  }
  #header #_desktop_user_info .user-info {
    margin: 15px 0 0 12px;
    padding: 0;
  }
  #header #_desktop_user_info .user-info a {
    display: inline-block;
    text-indent: 999px;
    overflow: hidden;
    width: 24px;
    height: 24px;
    background: url("../images/picto-compte-white.svg") no-repeat center center;
    background-size: 24px;
  }
  #header .bloc_bt_favoris_nav_principale {
    margin: 15px 0 0 12px;
    padding: 0;
  }
  #header .bloc_bt_favoris_nav_principale #bt_favoris_nav_principale {
    display: inline-block;
    text-indent: 999px;
    overflow: hidden;
    width: 24px;
    height: 24px;
    background: url("../images/picto-favoris-white.svg") no-repeat center center;
    background-size: 24px;
  }
  #header .bloc_bt_localisation_nav_principale {
    margin: 15px 0 0 12px;
    padding: 0;
  }
  #header .bloc_bt_localisation_nav_principale #bt_localisation_nav_principale {
    display: inline-block;
    text-indent: 999px;
    overflow: hidden;
    width: 24px;
    height: 24px;
    background: url("../images/picto-map-white.svg") no-repeat center center;
    background-size: 24px;
  }
  .container_buttons_navigation_cat_home,
  .container_buttons_navigation_featured_products,
  .cart-container_buttons_navigation_featured_products,
  .container_buttons_navigation_accessories_products,
  .container_buttons_navigation_viewed_products {
    right: 30px;
  }
  .slider-categories-swiper,
  .slider-accessories-products-swiper,
  .slider-viewed-products-swiper,
  .cart-slider-featured-products-swiper,
  .slider-featured-products-swiper {
    overflow: hidden !important;
  }
  .swiper-button-next {
    right: 8px;
  }
  .cart-featured-products,
  .featured-products,
  .product-accessories {
    max-width: 1260px;
    margin: 0 auto 20px;
  }
  .cart-featured-products .cart-title-featured-products,
  .cart-featured-products .title-featured-products,
  .featured-products .cart-title-featured-products,
  .featured-products .title-featured-products,
  .product-accessories .cart-title-featured-products,
  .product-accessories .title-featured-products {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
    margin: 0 0 40px;
  }
  body .product-miniature .product-flags,
  .product-container .product-flags,
  .product-flags {
    top: 10px;
    left: 6px;
  }
  body .product-miniature .product-flags .product-flag,
  .product-container .product-flags .product-flag,
  .product-flags .product-flag {
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    margin: 0 0 10px;
  }
  .product-miniature .bt_add_popup_pdt {
    /*display: none;*/
    right: 10px;
  }
  .product-miniature .product-description {
    padding: 16px 0 0;
    position: relative;
  }
  .product-miniature .product-description *.product-title {
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    margin: 0 0 10px;
    text-transform: initial;
  }
  .product-miniature .product-price-and-shipping .price {
    margin-bottom: 10px;
  }
  .product-miniature .hover_quick_view {
    display: none;
  }
  .product-miniature .hover_quick_view .titre_hover_quick_view {
    display: block;
    color: var(--colors-text-icon-default, #222);
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.02rem */
    letter-spacing: -0.015rem;
    margin: 0 0 16px;
    padding-top: var(--achat-rapide-vertical-padding, 24px);
  }
  .product-miniature:hover .product-price-and-shipping .product-variants-item {
    position: initial;
  }
  .product-miniature:hover .an_productattributes-add {
    padding: 0;
    display: block;
    display: none;
    position: absolute;
    z-index: 99;
    top: -120px;
    left: 0;
    right: 0;
    text-align: center;
    height: 120px;
    line-height: 120px;
  }
  .product-miniature:hover .an_productattributes .an_productattributes-qty-add {
    display: block;
  }
  .product-miniature:hover .an_productattributes .an_productattributes-qty-add .js-an_productattributes-add-to-cart {
    padding: var(--spacing-3, 12px);
    background: var(--color-brand-white, #FEFEFE);
    color: var(--colors-text-icon-default, #222);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%;
    letter-spacing: -0.0225rem;
    text-transform: initial;
    max-width: 250px;
    margin: 0 auto;
    z-index: 999;
    display: none;
  }
  .product-miniature:hover .an_productattributes .an_productattributes-qty-add .js-an_productattributes-add-to-cart .material-icons {
    display: none;
  }
  .product-miniature:hover .hover_quick_view {
    background: var(--color-palette-tendue-anthracite-100, #F9F9F9);
    padding: 0 var(--spacing-product-page-achat-rapide-padding, 36px);
    /*display: block;*/
    display: none;
    position: absolute;
    z-index: 999;
    top: -120px;
    left: 0;
    right: 0;
    text-align: center;
    min-height: 120px;
  }
  .product-miniature:hover .hover_quick_view .input-container {
    display: block;
  }
  .product-miniature:hover .hover_quick_view .input-color:checked + span, .product-miniature:hover .hover_quick_view .input-color:hover + span, .product-miniature:hover .hover_quick_view .input-radio:checked + span, .product-miniature:hover .hover_quick_view .input-radio:hover + span {
    border: 0;
  }
  .product-miniature:hover .hover_quick_view .radio-label {
    color: var(--colors-text-icon-default, #222);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    background: transparent;
    border: 0;
  }
  .product-miniature:hover .hover_quick_view ul.an_productattributes-group {
    margin: 0 auto 15px;
  }
  #custom-text.bloc_actus_home {
    padding: 0;
    position: relative;
  }
  #custom-text.bloc_actus_home .bloc_visuel_actus_home {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
  }
  #custom-text.bloc_actus_home .bloc_content_actus_home {
    padding: 0;
  }
  #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_left_actus_home {
    display: block;
  }
  #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    min-height: 660px;
    padding: 0 var(--spacing-content-desktop-content-image-gap, 48px);
  }
  #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home h1,
  #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home h2 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
  }
  #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home h3 {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.35rem */
    letter-spacing: -0.0225rem;
  }
  #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home p {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
  }
  #custom-text.bloc_actus_home .bloc_content_actus_home .bloc_right_actus_home a.btn {
    margin: 60px 0 0;
    width: var(--size-desktop-button-width, 300px);
    padding: var(--spacing-3, 12px);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
  }
  #footer .blockreassurance {
    padding: 36px 0 0;
  }
  #footer .blockreassurance .block-icon {
    margin: 0 0 48px;
  }
  #footer .blockreassurance .block-icon svg {
    height: 70px;
    width: 70px;
  }
  #footer .blockreassurance .block-title {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.35rem */
    letter-spacing: -0.0225rem;
    margin: 0 0 10px;
  }
  #footer .blockreassurance p {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
  }
  #product .col-gauche-pdt,
  #product #content,
  #product .bloc_img_produit_detail {
    position: initial;
  }
  #product .bloc_images_miniatures {
    display: none;
  }
  #product .product-cover a:hover {
    cursor: url("../images/picto-zoom.svg") 16 16, auto;
  }
  #product .bloc_more_images_desktop {
    display: block;
  }
  #product .bloc_more_images_desktop .visuel_more_pdt {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 250px;
  }
  #product .bloc_more_images_desktop a:hover {
    cursor: url("../images/picto-zoom.svg") 16 16, auto;
  }
  #footer .bloc-presentation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: var(--spacing-content-spacing-section-padding-gap, 36px) 0 0 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--spacing-content-desktop-content-image-gap, 48px);
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin: 0 0 35px;
  }
  #footer .bloc-presentation .presentation-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  #footer .bloc-presentation .presentation-img img {
    width: 100%;
  }
  #footer .bloc-presentation .presentation-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 600px;
            flex: 0 0 600px;
    width: 600px;
    max-width: 46%;
    -ms-flex-item-align: center;
        align-self: center;
    padding: 0 0 0 138px;
    margin: 0;
  }
  #footer .bloc-presentation .presentation-text h2 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
    text-transform: uppercase;
  }
  #footer .bloc-presentation .presentation-text h3 {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.35rem */
    letter-spacing: -0.0225rem;
    text-transform: uppercase;
  }
  #footer .bloc-presentation .presentation-text p {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    margin: 0;
  }
  #footer .bloc-presentation .presentation-text a.btn {
    max-width: var(--size-desktop-button-width, 300px);
    padding: var(--spacing-3, 12px);
    gap: var(--spacing-3, 12px);
    margin-top: 48px;
    text-align: center;
    background: var(--color-brand-antracite, #565656);
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
  }
  #footer .bloc_newsletter_footer {
    position: relative;
  }
  #footer .bloc_newsletter_footer .bloc_visuel_newsletter_form {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
  }
  #footer .bloc_newsletter_footer .bloc_content_newsletter_right {
    float: right;
    padding: var(--spacing-newsletter-newsletter-upper-padding, 64px) 0 40px 55px;
  }
  #footer .bloc_newsletter_footer .bloc_content_newsletter_right #sib-container {
    max-width: 100% !important;
  }
  #footer .bloc_newsletter_footer .bloc_content_newsletter_right .titre_bloc_newsletter {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
    text-transform: uppercase;
    margin: 0 0 var(--spacing-newsletter-newsletter-left-padding, 24px);
  }
  #footer .bloc_newsletter_footer .bloc_content_newsletter_right .sib-text-form-block {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.35rem */
    letter-spacing: -0.0225rem;
    text-transform: uppercase;
    margin: 0 0 35px;
  }
  #footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter {
    margin: 0;
  }
  #footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .entry__field input {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
  }
  #footer .bloc_newsletter_footer .bloc_content_newsletter_right .container_form_newsletter .sib-form-block button {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
    width: 276px;
  }
  #footer .footer-container {
    padding: 50px 0 0;
  }
  #footer .footer-container .links ul li {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .footer-container .links #follow-us ul li a {
    padding: 0;
  }
  #footer .footer-container .links .bloc_bt_contact_footer {
    padding-top: 30px;
    margin-left: -10px;
  }
  #footer .footer-container .links #contact-infos {
    padding-top: 6px;
  }
  #footer .footer-container .links #contact-infos p {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
  }
  #footer .footer-container .links.block-contact .titre_footer.block-contact-title {
    padding-left: 15px;
  }
  #footer .footer-container .container_trouver_social {
    padding-left: 35px;
  }
  #footer .footer-container .container_trouver_social .block-social {
    margin-top: 35px;
  }
  #footer .footer-container .container_logos_footer {
    margin: 30px auto 15px;
    text-align: center;
    max-width: 1260px;
    width: 100%;
  }
  #footer .footer-container .container_logos_footer .bloc_logos_footer img {
    width: 650px;
    max-width: 100%;
  }
  #footer .footer-container .container_links_footer_regular {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #footer .footer-container .container_logo_footer_mobile {
    display: none;
  }
  #footer .footer-container .logo_footer_desktop {
    display: inline-block;
    width: 120px;
  }
  #footer .row_copyright {
    clear: both;
    width: 100%;
    margin: 10px 0 0;
  }
  #footer .row_copyright .bloc_links_footer {
    text-align: left;
    width: auto;
    display: block;
    float: left;
  }
  #footer .row_copyright #_desktop_language_selector,
  #footer .row_copyright #_desktop_currency_selector {
    float: left;
    padding: 0;
    margin: 0 30px 0 0;
  }
  #footer .row_copyright #_desktop_language_selector:before,
  #footer .row_copyright #_desktop_currency_selector:before {
    top: 50%;
    margin-top: -8px;
    width: 2px;
    height: 16px;
  }
  #footer .row_copyright #_desktop_language_selector .dropdown .expand-more,
  #footer .row_copyright #_desktop_currency_selector .dropdown .expand-more {
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    text-transform: capitalize;
  }
  #footer .row_copyright #_desktop_language_selector .dropdown i.expand-more,
  #footer .row_copyright #_desktop_currency_selector .dropdown i.expand-more {
    margin-top: 2px;
    margin-left: -2px;
    text-indent: 999px;
    overflow: hidden;
    width: 20px;
    height: 20px;
    background: url("../images/picto-chevron-down-white.svg") no-repeat center center;
  }
  #footer .row_copyright #_desktop_language_selector .dropdown-menu,
  #footer .row_copyright #_desktop_currency_selector .dropdown-menu {
    top: auto;
    bottom: 100%;
    left: 0;
    right: auto;
    min-width: 0;
    padding: 10px;
    margin: 0;
    font-size: 1rem;
    color: #222;
    border: 0;
  }
  #footer .row_copyright #_desktop_language_selector .dropdown-menu li,
  #footer .row_copyright #_desktop_currency_selector .dropdown-menu li {
    line-height: 1em;
  }
  #footer .row_copyright #_desktop_language_selector .dropdown-menu a.dropdown-item,
  #footer .row_copyright #_desktop_currency_selector .dropdown-menu a.dropdown-item {
    display: block;
    width: 100%;
    padding: 5px 10px;
    color: #222;
    text-transform: uppercase;
  }
  .sb-menu-right {
    width: 550px;
  }
  .cart-preview .no-items {
    margin: 35px 15px 90px;
  }
  .cart-preview .cart-items .cart-product-line .product-infos .product-price .label_price_cart {
    display: inline-block;
  }
  .cart-preview .stitle_subtotal {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
  }
  .cart-preview .stitle_subtotal .cart-products-count {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 1.05rem */
    letter-spacing: -0.0175rem;
  }
  .cart-preview .cart-bottom {
    padding: 24px;
  }
  .cart-preview .cart-bottom .cart-subtotals .label {
    font-weight: 400;
  }
  .cart-preview .product-remove i {
    font-family: "Futura Md BT";
    text-indent: 0;
    overflow: initial;
    width: initial;
    height: initial;
    background: transparent;
    display: block;
    position: absolute;
    bottom: 45px;
    right: 25px;
    color: var(--colors-text-icon-default, #222);
    text-align: right;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 1.05rem */
    letter-spacing: -0.0175rem;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  body .cart-preview .wishlist-button-add i,
  .products .cart-preview .wishlist-button-add i {
    width: 24px;
    height: 24px;
    background-size: 18px;
  }
  #content-wrapper {
    padding: 0;
  }
  .block-category {
    padding: 0;
    margin: 0;
    min-height: 0;
  }
  .block-category h1 {
    padding: 26px;
    color: var(--color-brand-white, #FEFEFE);
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 2.875rem */
    letter-spacing: -0.0575rem;
  }
  #wrapper .breadcrumb {
    margin: 0 0 10px;
    padding: 0;
  }
  #subcategories {
    margin: 0 auto 24px;
    max-width: 1260px;
    width: 100%;
  }
  #subcategories ul.subcategories-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #subcategories ul.subcategories-list li {
    width: 102px;
  }
  #subcategories ul.subcategories-list li .subcategory-image .vignette_filter_scat {
    width: 70px;
    height: 70px;
    background-size: 38px;
  }
  #subcategories ul.subcategories-list li .scategory_filter_name {
    max-width: 102px;
  }
  #subcategories ul.subcategories-list li .scategory_filter_name a {
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 0.825rem */
    letter-spacing: -0.015rem;
  }
  .bloc-sort-by-row {
    padding: 0;
  }
  .sort-by-row {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    gap: 24px;
  }
  .sort-by-row .filter-button {
    width: auto;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .sort-by-row .products-sort-order {
    width: auto;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .sort-by-row .products-sort-order .select-title {
    min-width: 165px;
    padding: var(--spacing-3, 12px);
    text-align: center;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
    margin: 0;
    height: initial;
  }
  #new-products #search_filter_toggler,
  #category #search_filter_toggler {
    min-width: 140px;
    padding: var(--spacing-3, 12px);
    text-align: center;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
    margin: 0;
    height: initial;
  }
  #new-products #left-column #search_filters_wrapper .container_filter_pdt,
  #category #left-column #search_filters_wrapper .container_filter_pdt {
    right: auto;
    left: 0;
    min-width: 410px;
  }
  #new-products #left-column #search_filters_wrapper #search_filter_controls #_mobile_search_filters_clear_all,
  #new-products #left-column #search_filters_wrapper #search_filter_controls button.ok,
  #category #left-column #search_filters_wrapper #search_filter_controls #_mobile_search_filters_clear_all,
  #category #left-column #search_filters_wrapper #search_filter_controls button.ok {
    float: left;
  }
  #new-products #left-column #search_filters .facet .facet-title,
  #category #left-column #search_filters .facet .facet-title {
    color: var(--colors-text-icon-default, #222);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.05rem */
    letter-spacing: -0.0175rem;
    text-transform: uppercase;
    padding-left: 0;
  }
  #new-products #left-column #search_filters .facet > ul li,
  #category #left-column #search_filters .facet > ul li {
    padding: 0 10px;
  }
  #new-products #left-column #search_filters .facet .facet-label a,
  #new-products #left-column #search_filters_brands .facet .facet-label a,
  #new-products #left-column #search_filters_suppliers .facet .facet-label a,
  #category #left-column #search_filters .facet .facet-label a,
  #category #left-column #search_filters_brands .facet .facet-label a,
  #category #left-column #search_filters_suppliers .facet .facet-label a {
    margin-top: 0;
  }
  #new-products .active_filters,
  #category .active_filters {
    margin-top: 20px;
  }
  .products-selection .showing {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
  }
  #products {
    padding-bottom: 30px;
  }
  #products #js-product-list {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 24px 0 0;
  }
  #products .products .product {
    padding: 0 12px;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  #products .products .product .thumbnail-container .product-thumbnail {
    height: 360px;
    min-height: 360px;
  }
  #products .products .product .wishlist-button-add {
    top: 10px;
    right: 10px;
    min-width: 40px;
    width: 40px;
    height: 40px;
  }
  #products .products .product .wishlist-button-add i {
    background-size: 24px;
    width: 40px;
    height: 40px;
  }
  #products .products .product .product-description *.product-title {
    height: initial;
    text-transform: initial;
  }
  #product #content {
    max-width: 100%;
  }
  #product #wrapper .breadcrumb {
    padding: 0;
  }
  #product .product-container {
    margin: 0 auto;
    max-width: 1260px;
    position: relative;
  }
  #product .col-gauche-pdt {
    padding-left: 0;
  }
  #product .product-cover {
    width: 50%;
    float: left;
    padding: 0 12px 12px 0;
    margin: 0;
    min-height: 500px;
  }
  #product .product-cover .layer {
    display: none;
  }
  #product .bloc_more_images_desktop {
    width: 50%;
    float: left;
    padding: 0 12px 12px 0;
    margin: 0;
  }
  #product .bloc_more_images_desktop.img-1-pdt-more, #product .bloc_more_images_desktop.img-4-pdt-more, #product .bloc_more_images_desktop.img-7-pdt-more, #product .bloc_more_images_desktop.img-10-pdt-more {
    padding: 0 0 12px 12px;
  }
  #product .bloc_more_images_desktop.img-2-pdt-more, #product .bloc_more_images_desktop.img-5-pdt-more, #product .bloc_more_images_desktop.img-8-pdt-more, #product .bloc_more_images_desktop.img-11-pdt-more {
    padding: 0 0 12px;
    clear: both;
    width: 100%;
  }
  #product .bloc_more_images_desktop.img-2-pdt-more .visuel_more_pdt, #product .bloc_more_images_desktop.img-5-pdt-more .visuel_more_pdt, #product .bloc_more_images_desktop.img-8-pdt-more .visuel_more_pdt, #product .bloc_more_images_desktop.img-11-pdt-more .visuel_more_pdt {
    min-height: 630px;
  }
  #product .bloc_more_images_desktop .visuel_more_pdt {
    min-height: 500px;
  }
  #product .col-droite-pdt {
    padding-top: var(--spacing-content-desktop-content-upper-lower-padding, 48px);
    padding-right: 0;
  }
  #product .titre_produit_detail {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.8rem */
    letter-spacing: -0.03rem;
    text-transform: uppercase;
    margin: 0 0 8px;
    /*padding-right: 65px;*/
  }
  #product .product-description p {
    color: var(--colors-text-icon-default, #222);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    margin: 0 0 16px;
  }
  #product .product-discount .regular-price {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
  }
  #product .product-prices .tax-shipping-delivery-label {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
  }
  #product .product-actions .control-label {
    font-size: 1rem;
  }
  #product .product-actions .control-label-more {
    display: none;
  }
  #product .product-actions .add-to-cart {
    padding: var(--spacing-3, 12px);
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.0225rem;
  }
  #product #product-availability .bt_product-availability {
    padding: var(--spacing-3, 12px);
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.0225rem;
  }
  #product .container_share_bt {
    top: 10px;
    right: 35%;
    z-index: 9;
  }
  #product .bloc_img_produit_detail .wishlist-button-product {
    top: 45px;
    right: 35%;
    z-index: 9;
  }
  #product .product-discounts {
    margin-bottom: 10px;
  }
  #product .product-information .product-variants {
    margin-bottom: 0;
  }
  #product .product-information .product-variants li.input-container label .input-radio + span {
    line-height: 50px;
    width: 50px;
    height: 50px;
  }
  #product .container_accordion_description_pdt {
    padding: 0 25px;
  }
  #product .container_accordion_description_pdt .accordion-item {
    margin-bottom: 16px;
  }
  #product .container_accordion_description_pdt .accordion-item:first-child {
    border-top: 0;
  }
  #product .container_accordion_description_pdt .accordion-panel * {
    font-size: 0.9rem;
  }
  #product .container_accordion_description_pdt .accordion-header span {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
  }
  #product .bloc_mailalert_product .js-mailalert-add {
    padding: var(--spacing-3, 12px);
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.0225rem;
  }
  #product .product-accessories,
  #product .cart-featured-products,
  #product .featured-products {
    padding-top: 24px;
    margin-bottom: 0;
  }
  #product .product-accessories .h5,
  #product .product-accessories .titre_slider_home_cat,
  #product .cart-featured-products .h5,
  #product .cart-featured-products .titre_slider_home_cat,
  #product .featured-products .h5,
  #product .featured-products .titre_slider_home_cat {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
    text-transform: uppercase;
    margin: 0 0 30px;
  }
  #product .product-accessories .slider-accessories-products-container,
  #product .product-accessories .slider-viewed-products-container,
  #product .product-accessories .slider-featured-products-container,
  #product .cart-featured-products .slider-accessories-products-container,
  #product .cart-featured-products .slider-viewed-products-container,
  #product .cart-featured-products .slider-featured-products-container,
  #product .featured-products .slider-accessories-products-container,
  #product .featured-products .slider-viewed-products-container,
  #product .featured-products .slider-featured-products-container {
    position: relative;
    left: -5%;
  }
  #product .product-accessories .slider-accessories-products-container .container_buttons_navigation_featured_products,
  #product .product-accessories .slider-accessories-products-container .container_buttons_navigation_accessories_products,
  #product .product-accessories .slider-accessories-products-container .container_buttons_navigation_viewed_products,
  #product .product-accessories .slider-viewed-products-container .container_buttons_navigation_featured_products,
  #product .product-accessories .slider-viewed-products-container .container_buttons_navigation_accessories_products,
  #product .product-accessories .slider-viewed-products-container .container_buttons_navigation_viewed_products,
  #product .product-accessories .slider-featured-products-container .container_buttons_navigation_featured_products,
  #product .product-accessories .slider-featured-products-container .container_buttons_navigation_accessories_products,
  #product .product-accessories .slider-featured-products-container .container_buttons_navigation_viewed_products,
  #product .cart-featured-products .slider-accessories-products-container .container_buttons_navigation_featured_products,
  #product .cart-featured-products .slider-accessories-products-container .container_buttons_navigation_accessories_products,
  #product .cart-featured-products .slider-accessories-products-container .container_buttons_navigation_viewed_products,
  #product .cart-featured-products .slider-viewed-products-container .container_buttons_navigation_featured_products,
  #product .cart-featured-products .slider-viewed-products-container .container_buttons_navigation_accessories_products,
  #product .cart-featured-products .slider-viewed-products-container .container_buttons_navigation_viewed_products,
  #product .cart-featured-products .slider-featured-products-container .container_buttons_navigation_featured_products,
  #product .cart-featured-products .slider-featured-products-container .container_buttons_navigation_accessories_products,
  #product .cart-featured-products .slider-featured-products-container .container_buttons_navigation_viewed_products,
  #product .featured-products .slider-accessories-products-container .container_buttons_navigation_featured_products,
  #product .featured-products .slider-accessories-products-container .container_buttons_navigation_accessories_products,
  #product .featured-products .slider-accessories-products-container .container_buttons_navigation_viewed_products,
  #product .featured-products .slider-viewed-products-container .container_buttons_navigation_featured_products,
  #product .featured-products .slider-viewed-products-container .container_buttons_navigation_accessories_products,
  #product .featured-products .slider-viewed-products-container .container_buttons_navigation_viewed_products,
  #product .featured-products .slider-featured-products-container .container_buttons_navigation_featured_products,
  #product .featured-products .slider-featured-products-container .container_buttons_navigation_accessories_products,
  #product .featured-products .slider-featured-products-container .container_buttons_navigation_viewed_products {
    top: -80px;
  }
  #product .product-accessories .slider-accessories-products-container .slider-accessories-products-swiper,
  #product .product-accessories .slider-accessories-products-container .slider-viewed-products-swiper,
  #product .product-accessories .slider-accessories-products-container .slider-featured-products-swiper,
  #product .product-accessories .slider-viewed-products-container .slider-accessories-products-swiper,
  #product .product-accessories .slider-viewed-products-container .slider-viewed-products-swiper,
  #product .product-accessories .slider-viewed-products-container .slider-featured-products-swiper,
  #product .product-accessories .slider-featured-products-container .slider-accessories-products-swiper,
  #product .product-accessories .slider-featured-products-container .slider-viewed-products-swiper,
  #product .product-accessories .slider-featured-products-container .slider-featured-products-swiper,
  #product .cart-featured-products .slider-accessories-products-container .slider-accessories-products-swiper,
  #product .cart-featured-products .slider-accessories-products-container .slider-viewed-products-swiper,
  #product .cart-featured-products .slider-accessories-products-container .slider-featured-products-swiper,
  #product .cart-featured-products .slider-viewed-products-container .slider-accessories-products-swiper,
  #product .cart-featured-products .slider-viewed-products-container .slider-viewed-products-swiper,
  #product .cart-featured-products .slider-viewed-products-container .slider-featured-products-swiper,
  #product .cart-featured-products .slider-featured-products-container .slider-accessories-products-swiper,
  #product .cart-featured-products .slider-featured-products-container .slider-viewed-products-swiper,
  #product .cart-featured-products .slider-featured-products-container .slider-featured-products-swiper,
  #product .featured-products .slider-accessories-products-container .slider-accessories-products-swiper,
  #product .featured-products .slider-accessories-products-container .slider-viewed-products-swiper,
  #product .featured-products .slider-accessories-products-container .slider-featured-products-swiper,
  #product .featured-products .slider-viewed-products-container .slider-accessories-products-swiper,
  #product .featured-products .slider-viewed-products-container .slider-viewed-products-swiper,
  #product .featured-products .slider-viewed-products-container .slider-featured-products-swiper,
  #product .featured-products .slider-featured-products-container .slider-accessories-products-swiper,
  #product .featured-products .slider-featured-products-container .slider-viewed-products-swiper,
  #product .featured-products .slider-featured-products-container .slider-featured-products-swiper {
    overflow: visible !important;
  }
  #product .product-accessories .product-miniature .thumbnail-container .product-thumbnail,
  #product .cart-featured-products .product-miniature .thumbnail-container .product-thumbnail,
  #product .featured-products .product-miniature .thumbnail-container .product-thumbnail {
    height: 360px;
    min-height: 360px;
  }
  body.page-customer-account #content-wrapper,
  #module-facebookpsconnect-account #content-wrapper,
  #my-account #content-wrapper,
  #password #content-wrapper,
  #module-psgdpr-gdpr #content-wrapper,
  #module-blockwishlist-lists #content-wrapper,
  #view #content-wrapper,
  #registration #content-wrapper,
  #identity #content-wrapper,
  #addresses #content-wrapper,
  #address #content-wrapper,
  #history #content-wrapper,
  #stores #content-wrapper,
  #discount #content-wrapper,
  #order-slip #content-wrapper,
  #module-prestablog-actualites #content-wrapper,
  #pagenotfound #content-wrapper,
  #module-advancedreturns-return #content-wrapper,
  #module-advancedreturns-create #content-wrapper,
  #cart #content-wrapper,
  #search #content-wrapper,
  #sitemap #content-wrapper,
  #new-products #content-wrapper,
  #module-monetico-wallet #content-wrapper,
  #order-confirmation #content-wrapper,
  #order-detail #content-wrapper,
  #authentication #content-wrapper {
    padding: var(--spacing-content-spacing-section-padding-gap, 36px);
  }
  body.page-customer-account #content-wrapper #main,
  #module-facebookpsconnect-account #content-wrapper #main,
  #my-account #content-wrapper #main,
  #password #content-wrapper #main,
  #module-psgdpr-gdpr #content-wrapper #main,
  #module-blockwishlist-lists #content-wrapper #main,
  #view #content-wrapper #main,
  #registration #content-wrapper #main,
  #identity #content-wrapper #main,
  #addresses #content-wrapper #main,
  #address #content-wrapper #main,
  #history #content-wrapper #main,
  #stores #content-wrapper #main,
  #discount #content-wrapper #main,
  #order-slip #content-wrapper #main,
  #module-prestablog-actualites #content-wrapper #main,
  #pagenotfound #content-wrapper #main,
  #module-advancedreturns-return #content-wrapper #main,
  #module-advancedreturns-create #content-wrapper #main,
  #cart #content-wrapper #main,
  #search #content-wrapper #main,
  #sitemap #content-wrapper #main,
  #new-products #content-wrapper #main,
  #module-monetico-wallet #content-wrapper #main,
  #order-confirmation #content-wrapper #main,
  #order-detail #content-wrapper #main,
  #authentication #content-wrapper #main {
    max-width: 1260px;
    margin: 0 auto;
  }
  body.page-customer-account #content-wrapper #main .wishlist-container-header h1,
  body.page-customer-account #content-wrapper #main .page-header h1,
  #module-facebookpsconnect-account #content-wrapper #main .wishlist-container-header h1,
  #module-facebookpsconnect-account #content-wrapper #main .page-header h1,
  #my-account #content-wrapper #main .wishlist-container-header h1,
  #my-account #content-wrapper #main .page-header h1,
  #password #content-wrapper #main .wishlist-container-header h1,
  #password #content-wrapper #main .page-header h1,
  #module-psgdpr-gdpr #content-wrapper #main .wishlist-container-header h1,
  #module-psgdpr-gdpr #content-wrapper #main .page-header h1,
  #module-blockwishlist-lists #content-wrapper #main .wishlist-container-header h1,
  #module-blockwishlist-lists #content-wrapper #main .page-header h1,
  #view #content-wrapper #main .wishlist-container-header h1,
  #view #content-wrapper #main .page-header h1,
  #registration #content-wrapper #main .wishlist-container-header h1,
  #registration #content-wrapper #main .page-header h1,
  #identity #content-wrapper #main .wishlist-container-header h1,
  #identity #content-wrapper #main .page-header h1,
  #addresses #content-wrapper #main .wishlist-container-header h1,
  #addresses #content-wrapper #main .page-header h1,
  #address #content-wrapper #main .wishlist-container-header h1,
  #address #content-wrapper #main .page-header h1,
  #history #content-wrapper #main .wishlist-container-header h1,
  #history #content-wrapper #main .page-header h1,
  #stores #content-wrapper #main .wishlist-container-header h1,
  #stores #content-wrapper #main .page-header h1,
  #discount #content-wrapper #main .wishlist-container-header h1,
  #discount #content-wrapper #main .page-header h1,
  #order-slip #content-wrapper #main .wishlist-container-header h1,
  #order-slip #content-wrapper #main .page-header h1,
  #module-prestablog-actualites #content-wrapper #main .wishlist-container-header h1,
  #module-prestablog-actualites #content-wrapper #main .page-header h1,
  #pagenotfound #content-wrapper #main .wishlist-container-header h1,
  #pagenotfound #content-wrapper #main .page-header h1,
  #module-advancedreturns-return #content-wrapper #main .wishlist-container-header h1,
  #module-advancedreturns-return #content-wrapper #main .page-header h1,
  #module-advancedreturns-create #content-wrapper #main .wishlist-container-header h1,
  #module-advancedreturns-create #content-wrapper #main .page-header h1,
  #cart #content-wrapper #main .wishlist-container-header h1,
  #cart #content-wrapper #main .page-header h1,
  #search #content-wrapper #main .wishlist-container-header h1,
  #search #content-wrapper #main .page-header h1,
  #sitemap #content-wrapper #main .wishlist-container-header h1,
  #sitemap #content-wrapper #main .page-header h1,
  #new-products #content-wrapper #main .wishlist-container-header h1,
  #new-products #content-wrapper #main .page-header h1,
  #module-monetico-wallet #content-wrapper #main .wishlist-container-header h1,
  #module-monetico-wallet #content-wrapper #main .page-header h1,
  #order-confirmation #content-wrapper #main .wishlist-container-header h1,
  #order-confirmation #content-wrapper #main .page-header h1,
  #order-detail #content-wrapper #main .wishlist-container-header h1,
  #order-detail #content-wrapper #main .page-header h1,
  #authentication #content-wrapper #main .wishlist-container-header h1,
  #authentication #content-wrapper #main .page-header h1 {
    text-align: center;
    margin: 0 0 var(--Spacing-Content-spacing-section-padding-gap, 36px);
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
    text-transform: uppercase;
  }
  body.page-customer-account #content-wrapper #main p.intro_myaccount,
  #module-facebookpsconnect-account #content-wrapper #main p.intro_myaccount,
  #my-account #content-wrapper #main p.intro_myaccount,
  #password #content-wrapper #main p.intro_myaccount,
  #module-psgdpr-gdpr #content-wrapper #main p.intro_myaccount,
  #module-blockwishlist-lists #content-wrapper #main p.intro_myaccount,
  #view #content-wrapper #main p.intro_myaccount,
  #registration #content-wrapper #main p.intro_myaccount,
  #identity #content-wrapper #main p.intro_myaccount,
  #addresses #content-wrapper #main p.intro_myaccount,
  #address #content-wrapper #main p.intro_myaccount,
  #history #content-wrapper #main p.intro_myaccount,
  #stores #content-wrapper #main p.intro_myaccount,
  #discount #content-wrapper #main p.intro_myaccount,
  #order-slip #content-wrapper #main p.intro_myaccount,
  #module-prestablog-actualites #content-wrapper #main p.intro_myaccount,
  #pagenotfound #content-wrapper #main p.intro_myaccount,
  #module-advancedreturns-return #content-wrapper #main p.intro_myaccount,
  #module-advancedreturns-create #content-wrapper #main p.intro_myaccount,
  #cart #content-wrapper #main p.intro_myaccount,
  #search #content-wrapper #main p.intro_myaccount,
  #sitemap #content-wrapper #main p.intro_myaccount,
  #new-products #content-wrapper #main p.intro_myaccount,
  #module-monetico-wallet #content-wrapper #main p.intro_myaccount,
  #order-confirmation #content-wrapper #main p.intro_myaccount,
  #order-detail #content-wrapper #main p.intro_myaccount,
  #authentication #content-wrapper #main p.intro_myaccount {
    color: var(--colors-text-icon-default, #222);
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.02rem */
    letter-spacing: -0.015rem;
    margin: 0 0 16px;
    padding-left: 12%;
  }
  body.page-customer-account #content-wrapper #main p.intro_registration,
  #module-facebookpsconnect-account #content-wrapper #main p.intro_registration,
  #my-account #content-wrapper #main p.intro_registration,
  #password #content-wrapper #main p.intro_registration,
  #module-psgdpr-gdpr #content-wrapper #main p.intro_registration,
  #module-blockwishlist-lists #content-wrapper #main p.intro_registration,
  #view #content-wrapper #main p.intro_registration,
  #registration #content-wrapper #main p.intro_registration,
  #identity #content-wrapper #main p.intro_registration,
  #addresses #content-wrapper #main p.intro_registration,
  #address #content-wrapper #main p.intro_registration,
  #history #content-wrapper #main p.intro_registration,
  #stores #content-wrapper #main p.intro_registration,
  #discount #content-wrapper #main p.intro_registration,
  #order-slip #content-wrapper #main p.intro_registration,
  #module-prestablog-actualites #content-wrapper #main p.intro_registration,
  #pagenotfound #content-wrapper #main p.intro_registration,
  #module-advancedreturns-return #content-wrapper #main p.intro_registration,
  #module-advancedreturns-create #content-wrapper #main p.intro_registration,
  #cart #content-wrapper #main p.intro_registration,
  #search #content-wrapper #main p.intro_registration,
  #sitemap #content-wrapper #main p.intro_registration,
  #new-products #content-wrapper #main p.intro_registration,
  #module-monetico-wallet #content-wrapper #main p.intro_registration,
  #order-confirmation #content-wrapper #main p.intro_registration,
  #order-detail #content-wrapper #main p.intro_registration,
  #authentication #content-wrapper #main p.intro_registration {
    color: var(--colors-text-icon-default, #222);
    text-align: center;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.02rem */
    letter-spacing: -0.015rem;
    margin: 0 0 24px;
  }
  body.page-customer-account #content-wrapper #main .links,
  #module-facebookpsconnect-account #content-wrapper #main .links,
  #my-account #content-wrapper #main .links,
  #password #content-wrapper #main .links,
  #module-psgdpr-gdpr #content-wrapper #main .links,
  #module-blockwishlist-lists #content-wrapper #main .links,
  #view #content-wrapper #main .links,
  #registration #content-wrapper #main .links,
  #identity #content-wrapper #main .links,
  #addresses #content-wrapper #main .links,
  #address #content-wrapper #main .links,
  #history #content-wrapper #main .links,
  #stores #content-wrapper #main .links,
  #discount #content-wrapper #main .links,
  #order-slip #content-wrapper #main .links,
  #module-prestablog-actualites #content-wrapper #main .links,
  #pagenotfound #content-wrapper #main .links,
  #module-advancedreturns-return #content-wrapper #main .links,
  #module-advancedreturns-create #content-wrapper #main .links,
  #cart #content-wrapper #main .links,
  #search #content-wrapper #main .links,
  #sitemap #content-wrapper #main .links,
  #new-products #content-wrapper #main .links,
  #module-monetico-wallet #content-wrapper #main .links,
  #order-confirmation #content-wrapper #main .links,
  #order-detail #content-wrapper #main .links,
  #authentication #content-wrapper #main .links {
    gap: var(--spacing-forms-title-form-content-gap, 36px) 16px;
    margin-bottom: var(--spacing-forms-title-form-content-gap, 36px);
  }
  body.page-customer-account #content-wrapper #main .links a,
  #module-facebookpsconnect-account #content-wrapper #main .links a,
  #my-account #content-wrapper #main .links a,
  #password #content-wrapper #main .links a,
  #module-psgdpr-gdpr #content-wrapper #main .links a,
  #module-blockwishlist-lists #content-wrapper #main .links a,
  #view #content-wrapper #main .links a,
  #registration #content-wrapper #main .links a,
  #identity #content-wrapper #main .links a,
  #addresses #content-wrapper #main .links a,
  #address #content-wrapper #main .links a,
  #history #content-wrapper #main .links a,
  #stores #content-wrapper #main .links a,
  #discount #content-wrapper #main .links a,
  #order-slip #content-wrapper #main .links a,
  #module-prestablog-actualites #content-wrapper #main .links a,
  #pagenotfound #content-wrapper #main .links a,
  #module-advancedreturns-return #content-wrapper #main .links a,
  #module-advancedreturns-create #content-wrapper #main .links a,
  #cart #content-wrapper #main .links a,
  #search #content-wrapper #main .links a,
  #sitemap #content-wrapper #main .links a,
  #new-products #content-wrapper #main .links a,
  #module-monetico-wallet #content-wrapper #main .links a,
  #order-confirmation #content-wrapper #main .links a,
  #order-detail #content-wrapper #main .links a,
  #authentication #content-wrapper #main .links a {
    padding: var(--size-padding-right-left-mobile, 24px);
    margin: 0;
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 30%;
            flex: 1 1 30%;
    min-width: 30%;
    max-width: 33%;
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
  body.page-customer-account #content-wrapper #main .links a .link-item,
  #module-facebookpsconnect-account #content-wrapper #main .links a .link-item,
  #my-account #content-wrapper #main .links a .link-item,
  #password #content-wrapper #main .links a .link-item,
  #module-psgdpr-gdpr #content-wrapper #main .links a .link-item,
  #module-blockwishlist-lists #content-wrapper #main .links a .link-item,
  #view #content-wrapper #main .links a .link-item,
  #registration #content-wrapper #main .links a .link-item,
  #identity #content-wrapper #main .links a .link-item,
  #addresses #content-wrapper #main .links a .link-item,
  #address #content-wrapper #main .links a .link-item,
  #history #content-wrapper #main .links a .link-item,
  #stores #content-wrapper #main .links a .link-item,
  #discount #content-wrapper #main .links a .link-item,
  #order-slip #content-wrapper #main .links a .link-item,
  #module-prestablog-actualites #content-wrapper #main .links a .link-item,
  #pagenotfound #content-wrapper #main .links a .link-item,
  #module-advancedreturns-return #content-wrapper #main .links a .link-item,
  #module-advancedreturns-create #content-wrapper #main .links a .link-item,
  #cart #content-wrapper #main .links a .link-item,
  #search #content-wrapper #main .links a .link-item,
  #sitemap #content-wrapper #main .links a .link-item,
  #new-products #content-wrapper #main .links a .link-item,
  #module-monetico-wallet #content-wrapper #main .links a .link-item,
  #order-confirmation #content-wrapper #main .links a .link-item,
  #order-detail #content-wrapper #main .links a .link-item,
  #authentication #content-wrapper #main .links a .link-item {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.0225rem;
    text-transform: uppercase;
  }
  body.page-customer-account #content-wrapper #main .links a i,
  #module-facebookpsconnect-account #content-wrapper #main .links a i,
  #my-account #content-wrapper #main .links a i,
  #password #content-wrapper #main .links a i,
  #module-psgdpr-gdpr #content-wrapper #main .links a i,
  #module-blockwishlist-lists #content-wrapper #main .links a i,
  #view #content-wrapper #main .links a i,
  #registration #content-wrapper #main .links a i,
  #identity #content-wrapper #main .links a i,
  #addresses #content-wrapper #main .links a i,
  #address #content-wrapper #main .links a i,
  #history #content-wrapper #main .links a i,
  #stores #content-wrapper #main .links a i,
  #discount #content-wrapper #main .links a i,
  #order-slip #content-wrapper #main .links a i,
  #module-prestablog-actualites #content-wrapper #main .links a i,
  #pagenotfound #content-wrapper #main .links a i,
  #module-advancedreturns-return #content-wrapper #main .links a i,
  #module-advancedreturns-create #content-wrapper #main .links a i,
  #cart #content-wrapper #main .links a i,
  #search #content-wrapper #main .links a i,
  #sitemap #content-wrapper #main .links a i,
  #new-products #content-wrapper #main .links a i,
  #module-monetico-wallet #content-wrapper #main .links a i,
  #order-confirmation #content-wrapper #main .links a i,
  #order-detail #content-wrapper #main .links a i,
  #authentication #content-wrapper #main .links a i {
    width: 56px;
    height: 56px;
    margin: 0 auto 16px;
  }
  body.page-customer-account #content-wrapper #customer-form .form-group,
  body.page-customer-account #content-wrapper #login-form .form-group,
  #module-facebookpsconnect-account #content-wrapper #customer-form .form-group,
  #module-facebookpsconnect-account #content-wrapper #login-form .form-group,
  #my-account #content-wrapper #customer-form .form-group,
  #my-account #content-wrapper #login-form .form-group,
  #password #content-wrapper #customer-form .form-group,
  #password #content-wrapper #login-form .form-group,
  #module-psgdpr-gdpr #content-wrapper #customer-form .form-group,
  #module-psgdpr-gdpr #content-wrapper #login-form .form-group,
  #module-blockwishlist-lists #content-wrapper #customer-form .form-group,
  #module-blockwishlist-lists #content-wrapper #login-form .form-group,
  #view #content-wrapper #customer-form .form-group,
  #view #content-wrapper #login-form .form-group,
  #registration #content-wrapper #customer-form .form-group,
  #registration #content-wrapper #login-form .form-group,
  #identity #content-wrapper #customer-form .form-group,
  #identity #content-wrapper #login-form .form-group,
  #addresses #content-wrapper #customer-form .form-group,
  #addresses #content-wrapper #login-form .form-group,
  #address #content-wrapper #customer-form .form-group,
  #address #content-wrapper #login-form .form-group,
  #history #content-wrapper #customer-form .form-group,
  #history #content-wrapper #login-form .form-group,
  #stores #content-wrapper #customer-form .form-group,
  #stores #content-wrapper #login-form .form-group,
  #discount #content-wrapper #customer-form .form-group,
  #discount #content-wrapper #login-form .form-group,
  #order-slip #content-wrapper #customer-form .form-group,
  #order-slip #content-wrapper #login-form .form-group,
  #module-prestablog-actualites #content-wrapper #customer-form .form-group,
  #module-prestablog-actualites #content-wrapper #login-form .form-group,
  #pagenotfound #content-wrapper #customer-form .form-group,
  #pagenotfound #content-wrapper #login-form .form-group,
  #module-advancedreturns-return #content-wrapper #customer-form .form-group,
  #module-advancedreturns-return #content-wrapper #login-form .form-group,
  #module-advancedreturns-create #content-wrapper #customer-form .form-group,
  #module-advancedreturns-create #content-wrapper #login-form .form-group,
  #cart #content-wrapper #customer-form .form-group,
  #cart #content-wrapper #login-form .form-group,
  #search #content-wrapper #customer-form .form-group,
  #search #content-wrapper #login-form .form-group,
  #sitemap #content-wrapper #customer-form .form-group,
  #sitemap #content-wrapper #login-form .form-group,
  #new-products #content-wrapper #customer-form .form-group,
  #new-products #content-wrapper #login-form .form-group,
  #module-monetico-wallet #content-wrapper #customer-form .form-group,
  #module-monetico-wallet #content-wrapper #login-form .form-group,
  #order-confirmation #content-wrapper #customer-form .form-group,
  #order-confirmation #content-wrapper #login-form .form-group,
  #order-detail #content-wrapper #customer-form .form-group,
  #order-detail #content-wrapper #login-form .form-group,
  #authentication #content-wrapper #customer-form .form-group,
  #authentication #content-wrapper #login-form .form-group {
    margin-bottom: 10px;
  }
  body.page-customer-account #content-wrapper #customer-form .form-control-label,
  body.page-customer-account #content-wrapper #login-form .form-control-label,
  #module-facebookpsconnect-account #content-wrapper #customer-form .form-control-label,
  #module-facebookpsconnect-account #content-wrapper #login-form .form-control-label,
  #my-account #content-wrapper #customer-form .form-control-label,
  #my-account #content-wrapper #login-form .form-control-label,
  #password #content-wrapper #customer-form .form-control-label,
  #password #content-wrapper #login-form .form-control-label,
  #module-psgdpr-gdpr #content-wrapper #customer-form .form-control-label,
  #module-psgdpr-gdpr #content-wrapper #login-form .form-control-label,
  #module-blockwishlist-lists #content-wrapper #customer-form .form-control-label,
  #module-blockwishlist-lists #content-wrapper #login-form .form-control-label,
  #view #content-wrapper #customer-form .form-control-label,
  #view #content-wrapper #login-form .form-control-label,
  #registration #content-wrapper #customer-form .form-control-label,
  #registration #content-wrapper #login-form .form-control-label,
  #identity #content-wrapper #customer-form .form-control-label,
  #identity #content-wrapper #login-form .form-control-label,
  #addresses #content-wrapper #customer-form .form-control-label,
  #addresses #content-wrapper #login-form .form-control-label,
  #address #content-wrapper #customer-form .form-control-label,
  #address #content-wrapper #login-form .form-control-label,
  #history #content-wrapper #customer-form .form-control-label,
  #history #content-wrapper #login-form .form-control-label,
  #stores #content-wrapper #customer-form .form-control-label,
  #stores #content-wrapper #login-form .form-control-label,
  #discount #content-wrapper #customer-form .form-control-label,
  #discount #content-wrapper #login-form .form-control-label,
  #order-slip #content-wrapper #customer-form .form-control-label,
  #order-slip #content-wrapper #login-form .form-control-label,
  #module-prestablog-actualites #content-wrapper #customer-form .form-control-label,
  #module-prestablog-actualites #content-wrapper #login-form .form-control-label,
  #pagenotfound #content-wrapper #customer-form .form-control-label,
  #pagenotfound #content-wrapper #login-form .form-control-label,
  #module-advancedreturns-return #content-wrapper #customer-form .form-control-label,
  #module-advancedreturns-return #content-wrapper #login-form .form-control-label,
  #module-advancedreturns-create #content-wrapper #customer-form .form-control-label,
  #module-advancedreturns-create #content-wrapper #login-form .form-control-label,
  #cart #content-wrapper #customer-form .form-control-label,
  #cart #content-wrapper #login-form .form-control-label,
  #search #content-wrapper #customer-form .form-control-label,
  #search #content-wrapper #login-form .form-control-label,
  #sitemap #content-wrapper #customer-form .form-control-label,
  #sitemap #content-wrapper #login-form .form-control-label,
  #new-products #content-wrapper #customer-form .form-control-label,
  #new-products #content-wrapper #login-form .form-control-label,
  #module-monetico-wallet #content-wrapper #customer-form .form-control-label,
  #module-monetico-wallet #content-wrapper #login-form .form-control-label,
  #order-confirmation #content-wrapper #customer-form .form-control-label,
  #order-confirmation #content-wrapper #login-form .form-control-label,
  #order-detail #content-wrapper #customer-form .form-control-label,
  #order-detail #content-wrapper #login-form .form-control-label,
  #authentication #content-wrapper #customer-form .form-control-label,
  #authentication #content-wrapper #login-form .form-control-label {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.0175rem;
  }
  body.page-customer-account #content-wrapper #customer-form .form-control,
  body.page-customer-account #content-wrapper #login-form .form-control,
  #module-facebookpsconnect-account #content-wrapper #customer-form .form-control,
  #module-facebookpsconnect-account #content-wrapper #login-form .form-control,
  #my-account #content-wrapper #customer-form .form-control,
  #my-account #content-wrapper #login-form .form-control,
  #password #content-wrapper #customer-form .form-control,
  #password #content-wrapper #login-form .form-control,
  #module-psgdpr-gdpr #content-wrapper #customer-form .form-control,
  #module-psgdpr-gdpr #content-wrapper #login-form .form-control,
  #module-blockwishlist-lists #content-wrapper #customer-form .form-control,
  #module-blockwishlist-lists #content-wrapper #login-form .form-control,
  #view #content-wrapper #customer-form .form-control,
  #view #content-wrapper #login-form .form-control,
  #registration #content-wrapper #customer-form .form-control,
  #registration #content-wrapper #login-form .form-control,
  #identity #content-wrapper #customer-form .form-control,
  #identity #content-wrapper #login-form .form-control,
  #addresses #content-wrapper #customer-form .form-control,
  #addresses #content-wrapper #login-form .form-control,
  #address #content-wrapper #customer-form .form-control,
  #address #content-wrapper #login-form .form-control,
  #history #content-wrapper #customer-form .form-control,
  #history #content-wrapper #login-form .form-control,
  #stores #content-wrapper #customer-form .form-control,
  #stores #content-wrapper #login-form .form-control,
  #discount #content-wrapper #customer-form .form-control,
  #discount #content-wrapper #login-form .form-control,
  #order-slip #content-wrapper #customer-form .form-control,
  #order-slip #content-wrapper #login-form .form-control,
  #module-prestablog-actualites #content-wrapper #customer-form .form-control,
  #module-prestablog-actualites #content-wrapper #login-form .form-control,
  #pagenotfound #content-wrapper #customer-form .form-control,
  #pagenotfound #content-wrapper #login-form .form-control,
  #module-advancedreturns-return #content-wrapper #customer-form .form-control,
  #module-advancedreturns-return #content-wrapper #login-form .form-control,
  #module-advancedreturns-create #content-wrapper #customer-form .form-control,
  #module-advancedreturns-create #content-wrapper #login-form .form-control,
  #cart #content-wrapper #customer-form .form-control,
  #cart #content-wrapper #login-form .form-control,
  #search #content-wrapper #customer-form .form-control,
  #search #content-wrapper #login-form .form-control,
  #sitemap #content-wrapper #customer-form .form-control,
  #sitemap #content-wrapper #login-form .form-control,
  #new-products #content-wrapper #customer-form .form-control,
  #new-products #content-wrapper #login-form .form-control,
  #module-monetico-wallet #content-wrapper #customer-form .form-control,
  #module-monetico-wallet #content-wrapper #login-form .form-control,
  #order-confirmation #content-wrapper #customer-form .form-control,
  #order-confirmation #content-wrapper #login-form .form-control,
  #order-detail #content-wrapper #customer-form .form-control,
  #order-detail #content-wrapper #login-form .form-control,
  #authentication #content-wrapper #customer-form .form-control,
  #authentication #content-wrapper #login-form .form-control {
    max-width: 350px;
  }
  body.page-customer-account #content-wrapper #customer-form #submit-login,
  body.page-customer-account #content-wrapper #login-form #submit-login,
  #module-facebookpsconnect-account #content-wrapper #customer-form #submit-login,
  #module-facebookpsconnect-account #content-wrapper #login-form #submit-login,
  #my-account #content-wrapper #customer-form #submit-login,
  #my-account #content-wrapper #login-form #submit-login,
  #password #content-wrapper #customer-form #submit-login,
  #password #content-wrapper #login-form #submit-login,
  #module-psgdpr-gdpr #content-wrapper #customer-form #submit-login,
  #module-psgdpr-gdpr #content-wrapper #login-form #submit-login,
  #module-blockwishlist-lists #content-wrapper #customer-form #submit-login,
  #module-blockwishlist-lists #content-wrapper #login-form #submit-login,
  #view #content-wrapper #customer-form #submit-login,
  #view #content-wrapper #login-form #submit-login,
  #registration #content-wrapper #customer-form #submit-login,
  #registration #content-wrapper #login-form #submit-login,
  #identity #content-wrapper #customer-form #submit-login,
  #identity #content-wrapper #login-form #submit-login,
  #addresses #content-wrapper #customer-form #submit-login,
  #addresses #content-wrapper #login-form #submit-login,
  #address #content-wrapper #customer-form #submit-login,
  #address #content-wrapper #login-form #submit-login,
  #history #content-wrapper #customer-form #submit-login,
  #history #content-wrapper #login-form #submit-login,
  #stores #content-wrapper #customer-form #submit-login,
  #stores #content-wrapper #login-form #submit-login,
  #discount #content-wrapper #customer-form #submit-login,
  #discount #content-wrapper #login-form #submit-login,
  #order-slip #content-wrapper #customer-form #submit-login,
  #order-slip #content-wrapper #login-form #submit-login,
  #module-prestablog-actualites #content-wrapper #customer-form #submit-login,
  #module-prestablog-actualites #content-wrapper #login-form #submit-login,
  #pagenotfound #content-wrapper #customer-form #submit-login,
  #pagenotfound #content-wrapper #login-form #submit-login,
  #module-advancedreturns-return #content-wrapper #customer-form #submit-login,
  #module-advancedreturns-return #content-wrapper #login-form #submit-login,
  #module-advancedreturns-create #content-wrapper #customer-form #submit-login,
  #module-advancedreturns-create #content-wrapper #login-form #submit-login,
  #cart #content-wrapper #customer-form #submit-login,
  #cart #content-wrapper #login-form #submit-login,
  #search #content-wrapper #customer-form #submit-login,
  #search #content-wrapper #login-form #submit-login,
  #sitemap #content-wrapper #customer-form #submit-login,
  #sitemap #content-wrapper #login-form #submit-login,
  #new-products #content-wrapper #customer-form #submit-login,
  #new-products #content-wrapper #login-form #submit-login,
  #module-monetico-wallet #content-wrapper #customer-form #submit-login,
  #module-monetico-wallet #content-wrapper #login-form #submit-login,
  #order-confirmation #content-wrapper #customer-form #submit-login,
  #order-confirmation #content-wrapper #login-form #submit-login,
  #order-detail #content-wrapper #customer-form #submit-login,
  #order-detail #content-wrapper #login-form #submit-login,
  #authentication #content-wrapper #customer-form #submit-login,
  #authentication #content-wrapper #login-form #submit-login {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
  }
  body.page-customer-account #content-wrapper #customer-form .form-footer,
  body.page-customer-account #content-wrapper #login-form .form-footer,
  #module-facebookpsconnect-account #content-wrapper #customer-form .form-footer,
  #module-facebookpsconnect-account #content-wrapper #login-form .form-footer,
  #my-account #content-wrapper #customer-form .form-footer,
  #my-account #content-wrapper #login-form .form-footer,
  #password #content-wrapper #customer-form .form-footer,
  #password #content-wrapper #login-form .form-footer,
  #module-psgdpr-gdpr #content-wrapper #customer-form .form-footer,
  #module-psgdpr-gdpr #content-wrapper #login-form .form-footer,
  #module-blockwishlist-lists #content-wrapper #customer-form .form-footer,
  #module-blockwishlist-lists #content-wrapper #login-form .form-footer,
  #view #content-wrapper #customer-form .form-footer,
  #view #content-wrapper #login-form .form-footer,
  #registration #content-wrapper #customer-form .form-footer,
  #registration #content-wrapper #login-form .form-footer,
  #identity #content-wrapper #customer-form .form-footer,
  #identity #content-wrapper #login-form .form-footer,
  #addresses #content-wrapper #customer-form .form-footer,
  #addresses #content-wrapper #login-form .form-footer,
  #address #content-wrapper #customer-form .form-footer,
  #address #content-wrapper #login-form .form-footer,
  #history #content-wrapper #customer-form .form-footer,
  #history #content-wrapper #login-form .form-footer,
  #stores #content-wrapper #customer-form .form-footer,
  #stores #content-wrapper #login-form .form-footer,
  #discount #content-wrapper #customer-form .form-footer,
  #discount #content-wrapper #login-form .form-footer,
  #order-slip #content-wrapper #customer-form .form-footer,
  #order-slip #content-wrapper #login-form .form-footer,
  #module-prestablog-actualites #content-wrapper #customer-form .form-footer,
  #module-prestablog-actualites #content-wrapper #login-form .form-footer,
  #pagenotfound #content-wrapper #customer-form .form-footer,
  #pagenotfound #content-wrapper #login-form .form-footer,
  #module-advancedreturns-return #content-wrapper #customer-form .form-footer,
  #module-advancedreturns-return #content-wrapper #login-form .form-footer,
  #module-advancedreturns-create #content-wrapper #customer-form .form-footer,
  #module-advancedreturns-create #content-wrapper #login-form .form-footer,
  #cart #content-wrapper #customer-form .form-footer,
  #cart #content-wrapper #login-form .form-footer,
  #search #content-wrapper #customer-form .form-footer,
  #search #content-wrapper #login-form .form-footer,
  #sitemap #content-wrapper #customer-form .form-footer,
  #sitemap #content-wrapper #login-form .form-footer,
  #new-products #content-wrapper #customer-form .form-footer,
  #new-products #content-wrapper #login-form .form-footer,
  #module-monetico-wallet #content-wrapper #customer-form .form-footer,
  #module-monetico-wallet #content-wrapper #login-form .form-footer,
  #order-confirmation #content-wrapper #customer-form .form-footer,
  #order-confirmation #content-wrapper #login-form .form-footer,
  #order-detail #content-wrapper #customer-form .form-footer,
  #order-detail #content-wrapper #login-form .form-footer,
  #authentication #content-wrapper #customer-form .form-footer,
  #authentication #content-wrapper #login-form .form-footer {
    text-align: center;
  }
  body.page-customer-account #content-wrapper .bt_create_account,
  #module-facebookpsconnect-account #content-wrapper .bt_create_account,
  #my-account #content-wrapper .bt_create_account,
  #password #content-wrapper .bt_create_account,
  #module-psgdpr-gdpr #content-wrapper .bt_create_account,
  #module-blockwishlist-lists #content-wrapper .bt_create_account,
  #view #content-wrapper .bt_create_account,
  #registration #content-wrapper .bt_create_account,
  #identity #content-wrapper .bt_create_account,
  #addresses #content-wrapper .bt_create_account,
  #address #content-wrapper .bt_create_account,
  #history #content-wrapper .bt_create_account,
  #stores #content-wrapper .bt_create_account,
  #discount #content-wrapper .bt_create_account,
  #order-slip #content-wrapper .bt_create_account,
  #module-prestablog-actualites #content-wrapper .bt_create_account,
  #pagenotfound #content-wrapper .bt_create_account,
  #module-advancedreturns-return #content-wrapper .bt_create_account,
  #module-advancedreturns-create #content-wrapper .bt_create_account,
  #cart #content-wrapper .bt_create_account,
  #search #content-wrapper .bt_create_account,
  #sitemap #content-wrapper .bt_create_account,
  #new-products #content-wrapper .bt_create_account,
  #module-monetico-wallet #content-wrapper .bt_create_account,
  #order-confirmation #content-wrapper .bt_create_account,
  #order-detail #content-wrapper .bt_create_account,
  #authentication #content-wrapper .bt_create_account {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
  }
  body#module-prestablog-actualites #content-wrapper {
    padding: 0 0 40px;
    background: #fff;
  }
  body#module-prestablog-actualites .container_reassurance_footer,
  body#module-prestablog-actualites .bloc-presentation {
    display: none;
  }
  body#module-prestablog-actualites .prestablogExtra {
    display: none;
  }
  body#address #content-wrapper #main,
  body#authentication #content-wrapper #main,
  body#registration #content-wrapper #main {
    max-width: 690px;
    padding: var(--spacing-content-spacing-section-padding-gap, 36px);
  }
  body#checkout #header .header-nav {
    margin-bottom: 24px;
  }
  body#checkout #content-wrapper {
    max-width: 1260px;
    margin: 0 auto;
    float: none;
  }
  body#checkout .bloc_nav .logo_mobile {
    display: block;
    width: 300px;
  }
  body#checkout .bloc_nav .logo_mobile img {
    width: 300px;
  }
  body#checkout section.checkout-step .forgot-password {
    margin-bottom: 24px;
  }
  body#checkout section.checkout-step .step-title {
    padding-bottom: 24px;
  }
  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    margin-top: 0;
  }
  body#checkout .custom-checkbox {
    margin-bottom: 8px;
  }
  #wrapper {
    padding-top: 0;
    background: #fff;
  }
  #wrapper .breadcrumb {
    padding: 0;
    margin: 0 0 25px;
  }
  #wrapper .breadcrumb li * {
    color: var(--color-palette-tendue-antracite-500, #565656);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 1.05rem */
    letter-spacing: -0.0175rem;
  }
  #wrapper .breadcrumb li:last-child * {
    font-weight: 700;
  }
  #wrapper .page-content h1,
  #wrapper .content h1,
  #wrapper .cart-grid h1 {
    color: var(--colors-text-icon-default, #222);
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
    text-transform: uppercase;
    margin: 0 0 24px;
  }
  #wrapper .page-content h2,
  #wrapper .content h2,
  #wrapper .cart-grid h2 {
    color: var(--colors-text-icon-default, #222);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.35rem */
    letter-spacing: -0.0225rem;
    text-transform: uppercase;
    margin: 0 0 24px;
  }
  #wrapper .page-content h3,
  #wrapper .content h3,
  #wrapper .cart-grid h3 {
    color: var(--colors-text-icon-default, #222);
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 1rem */
    letter-spacing: -0.02rem;
    margin: 0 0 16px;
  }
  #wrapper .page-content p,
  #wrapper .content p,
  #wrapper .cart-grid p {
    color: var(--colors-text-secondary, #565656);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    margin: 0 0 24px;
  }
  #wrapper .page-content ul,
  #wrapper .content ul,
  #wrapper .cart-grid ul {
    margin: 0 0 24px;
  }
  #wrapper .page-content ul li,
  #wrapper .content ul li,
  #wrapper .cart-grid ul li {
    color: var(--colors-text-secondary, #565656);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.36rem */
    letter-spacing: -0.02rem;
    margin: 0;
  }
  #wrapper .page-content form .form-control-valign,
  #wrapper .content form .form-control-valign,
  #wrapper .cart-grid form .form-control-valign {
    padding-top: 0;
  }
  #wrapper .page-content form .form-group,
  #wrapper .content form .form-group,
  #wrapper .cart-grid form .form-group {
    margin-bottom: 16px;
  }
  #wrapper .page-content form .psgdpr_consent_message p,
  #wrapper .content form .psgdpr_consent_message p,
  #wrapper .cart-grid form .psgdpr_consent_message p {
    color: var(--colors-text-icon-default, #222);
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.02rem */
    letter-spacing: -0.015rem;
    margin: 0;
  }
  #wrapper .page-content form label.form-control-label,
  #wrapper .content form label.form-control-label,
  #wrapper .cart-grid form label.form-control-label {
    color: var(--colors-text-icon-default, #222);
    text-align: right;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.0175rem;
    padding: 0;
  }
  #wrapper .page-content form label.radio-inline,
  #wrapper .content form label.radio-inline,
  #wrapper .cart-grid form label.radio-inline {
    margin-bottom: 0;
    line-height: 40px;
  }
  #wrapper .page-content form select,
  #wrapper .content form select,
  #wrapper .cart-grid form select {
    width: 100%;
    margin: 0 0 16px;
  }
  #wrapper .page-content form select option,
  #wrapper .content form select option,
  #wrapper .cart-grid form select option {
    color: var(--color-palette-tendue-antracite-500, #565656);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    margin: 0;
    padding: 10px var(--size-padding-right-left-mobile, 24px);
  }
  #wrapper .page-content form input,
  #wrapper .page-content form textarea,
  #wrapper .content form input,
  #wrapper .content form textarea,
  #wrapper .cart-grid form input,
  #wrapper .cart-grid form textarea {
    width: 100%;
    color: var(--color-palette-tendue-antracite-500, #565656);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    margin: 0;
    padding: 10px var(--size-padding-right-left-mobile, 24px);
  }
  #wrapper .page-content form input[type=submit],
  #wrapper .page-content form input[type=submit].disabled,
  #wrapper .page-content form input[type=submit]:disabled,
  #wrapper .page-content form button,
  #wrapper .page-content form button.disabled,
  #wrapper .page-content form button:disabled,
  #wrapper .content form input[type=submit],
  #wrapper .content form input[type=submit].disabled,
  #wrapper .content form input[type=submit]:disabled,
  #wrapper .content form button,
  #wrapper .content form button.disabled,
  #wrapper .content form button:disabled,
  #wrapper .cart-grid form input[type=submit],
  #wrapper .cart-grid form input[type=submit].disabled,
  #wrapper .cart-grid form input[type=submit]:disabled,
  #wrapper .cart-grid form button,
  #wrapper .cart-grid form button.disabled,
  #wrapper .cart-grid form button:disabled {
    max-width: var(--size-desktop-button-width, 300px);
    color: var(--colors-text-icon-invert, #FEFEFE);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
    text-transform: initial;
    padding: var(--spacing-3, 12px);
    text-align: center;
    border: 0;
    opacity: 1;
  }
  #wrapper .page-content form .form-control-comment,
  #wrapper .content form .form-control-comment,
  #wrapper .cart-grid form .form-control-comment {
    text-align: center;
    padding: 0;
  }
  #wrapper .page-content table,
  #wrapper .content table,
  #wrapper .cart-grid table {
    width: 100%;
    max-width: 100%;
    margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
  }
  #wrapper .page-content table thead tr,
  #wrapper .content table thead tr,
  #wrapper .cart-grid table thead tr {
    background: var(--colors-tab-secondary, #F9F9F9);
  }
  #wrapper .page-content table thead th,
  #wrapper .content table thead th,
  #wrapper .cart-grid table thead th {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.35rem */
    letter-spacing: -0.0225rem;
    text-transform: uppercase;
    text-align: center;
  }
  #wrapper .page-content table tbody tr td,
  #wrapper .content table tbody tr td,
  #wrapper .cart-grid table tbody tr td {
    padding: 8px 5px;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    text-align: center;
  }
  #contact .container_principal > .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1260px;
    margin: 0 auto;
    gap: var(--spacing-forms-form-adress-gap, 96px);
  }
  #contact .container_principal > .row:after {
    display: none;
  }
  #contact #left-column {
    padding: 0;
  }
  #contact #left-column .contact-rich {
    padding: 0;
  }
  #contact #left-column .contact-rich hr {
    margin-bottom: 30px;
  }
  #contact #left-column .contact-rich .titre_contactinfos {
    display: none;
  }
  #contact #wrapper .breadcrumb {
    padding: 8px 0;
    margin: 0 auto 8px;
  }
  #contact #wrapper .breadcrumb ol {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    display: block;
  }
  #contact #wrapper .contact-form {
    padding-bottom: 25px;
  }
  #contact #wrapper .contact-form .titre_form_contact {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
    text-transform: uppercase;
    text-align: left;
  }
  #contact #wrapper .contact-form p.intro_contact {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    margin: 0 0 20px;
  }
  #contact #wrapper .contact-form p.required_notice {
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.02rem */
    letter-spacing: -0.015rem;
    margin: 0 0 16px;
  }
  #contact #content-wrapper {
    width: auto;
  }
  #registration.page-registration #main #content,
  #authentication.page-authentication #main #content {
    margin: 0;
  }
  #registration #customer-form .form-footer {
    text-align: center;
  }
  #registration #customer-form .form-footer #submit-registration {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.53rem */
    letter-spacing: -0.0225rem;
    margin: var(--spacing-forms-form-rgpd-gap, 24px) 0;
  }
  body#my-account #wrapper .breadcrumb {
    margin: 0 auto;
    padding: 8px 0;
  }
  body#my-account #content-wrapper #main {
    padding: var(--spacing-forms-title-form-content-gap, 36px);
  }
  body#my-account #content-wrapper #main .page-header h1 {
    text-align: left;
  }
  body#my-account #content-wrapper #main p.intro_myaccount {
    padding: 0;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    margin-bottom: var(--Spacing-Forms-title-form-content-gap, 36px);
  }
  .modal-popup-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
  }
  #size-guide.modal-popup {
    position: fixed;
    right: auto;
    bottom: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    max-width: 540px;
    height: auto;
    max-height: 80vh;
    padding: var(--size-padding-top-bottom-mob, 16px) var(--spacing-Content-spacing-section-padding-gap, 36px);
    border-radius: var(--pop-in-radius, 24px);
  }
  #size-guide.modal-popup .title {
    padding-right: 90px;
    margin: 0 0 var(--spacing-6, 24px);
    padding: 0 var(--spacing-6, 24px) var(--spacing-2, 8px) var(--spacing-6, 24px);
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 2.4rem */
    letter-spacing: -0.04rem;
  }
  #size-guide.modal-popup p {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
  }
  #size-guide.modal-popup a {
    color: inherit;
    text-decoration: underline;
  }
  #size-guide.modal-popup .h3 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.8rem */
    letter-spacing: -0.03rem;
    text-transform: uppercase;
    margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
  }
  #size-guide.modal-popup table {
    width: 100%;
    max-width: 100%;
    margin: 0 0 var(--spacing-content-mobile-text-gap, 24px);
  }
  #size-guide.modal-popup table thead tr {
    background: var(--colors-tab-secondary, #F9F9F9);
  }
  #size-guide.modal-popup table thead th {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 1.35rem */
    letter-spacing: -0.0225rem;
    text-transform: uppercase;
    text-align: center;
  }
  #size-guide.modal-popup table tbody tr td {
    padding: 8px 5px;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; /* 1.19rem */
    letter-spacing: -0.0175rem;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .bloc_nav #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: 0.9rem;
  }
  .bloc_nav #adtm_menu .li-niveau1 a.a-niveau1 {
    margin-right: 8px;
  }
  #search_widget {
    width: 200px;
    min-width: 200px;
    margin-left: 20px;
  }
  #product .product-accessories .slider-accessories-products-container,
  #product .product-accessories .slider-viewed-products-container,
  #product .product-accessories .slider-featured-products-container,
  #product .cart-featured-products .slider-accessories-products-container,
  #product .cart-featured-products .slider-viewed-products-container,
  #product .cart-featured-products .slider-featured-products-container,
  #product .featured-products .slider-accessories-products-container,
  #product .featured-products .slider-viewed-products-container,
  #product .featured-products .slider-featured-products-container {
    left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .bloc_nav .logo_desktop {
    margin-right: 25px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  body .container_customtext {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1260px;
  }
  .container_principal {
    width: 100%;
  }
  .homeblock-item {
    min-height: 590px;
  }
  #footer .container_reassurance_footer {
    width: 1260px;
    max-width: 100%;
  }
}
/*ekko*/
.ekko-lightbox {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding-right: 0 !important;
}

.ekko-lightbox-container {
  position: relative;
}

.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}

.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}

.ekko-lightbox-nav-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.ekko-lightbox-nav-overlay a {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  color: #fff;
  font-size: 30px;
  z-index: 1;
}

.ekko-lightbox-nav-overlay a > * {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
}

.ekko-lightbox-nav-overlay a > :focus {
  outline: none;
}

.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}

.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}

.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}

.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}

.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden;
}

.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}

.ekko-lightbox .modal-dialog {
  display: none;
}

.ekko-lightbox .modal-footer {
  text-align: left;
}

.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}

.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: a 2s infinite ease-in-out;
          animation: a 2s infinite ease-in-out;
}

.ekko-lightbox-loader > div > div:last-child {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}

@-webkit-keyframes a {
  0%, to {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes a {
  0%, to {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*# sourceMappingURL=custom.css.map */
