html{scroll-behavior:smooth!important}:root{--red:#E30613;--color1:#000;--color2:#E30613;--color3:#e7e7e7}.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6{font-family:"Lato",sans-serif}#logout-reveal a.button,#logout-reveal a.button:hover{background-color:#000}.product-card .product-card-top .product-option{top:0;right:0}.product-card .product-card-top .product-labels-container{max-width:200px}.product-card .product-card-top .product-labels-container .label{font-size:.9rem}::-webkit-input-placeholder{opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}:-moz-placeholder{opacity:1;-moz-transition:opacity .5s;transition:opacity .5s}::-moz-placeholder{opacity:1;-moz-transition:opacity .5s;transition:opacity .5s}:-ms-input-placeholder{opacity:1;-ms-transition:opacity .5s;transition:opacity .5s}::placeholder{opacity:1;transition:opacity .5s}:focus::-webkit-input-placeholder{opacity:0}:focus:-moz-placeholder{opacity:0}:focus::-moz-placeholder{opacity:0}:focus:-ms-input-placeholder{opacity:0}:focus::placeholder{opacity:0}._0033_marketing{max-width:1200px;margin:20px auto}.breadcrumbs li,.breadcrumbs li a:hover{color:#000}.breadcrumbs li a{color:var(--red)}@media screen and (min-width:40em){.grid-container.fluid{padding-right:0;padding-left:0}}.cookiesOpenButton,.cookiesPreferences-table-header{background-color:var(--color2)}.cookiesPreferences-action .button{background-color:var(--color2);border-radius:0}.cookiesPreferences-action .button:hover{background-color:var(--color3)}#lib-cookies .switch-paddle{background-color:var(--color2)!important;border-radius:0}#lib-cookies .switch-paddle::after{border-radius:3px}#lib-cookies-validation #libCookieAcceptButton{background-color:var(--color2);color:#fff;border-radius:0}#lib-cookies-validation #libCookiePreferencesButton{background-color:var(--color2);border:2px solid var(--color2);color:var(--color3);border-radius:0}#libCookieClosePreferencesButton .fa-times,#libCookieDeclineButton:hover{color:var(--color1)}button[data-es-id=product_card-express-quotation]{width:100%;font-weight:400;font-style:normal;text-transform:uppercase;text-decoration:none;background-color:var(--color2);color:#fff;margin:5px auto 1rem;border-radius:10px}.expressQuotationForm .express-quotation-confirm-button:hover,button[data-es-id=product_card-express-quotation]:hover{background-color:var(--color1);color:#fff;border-radius:10px}.expressQuotation{display:none;width:95%!important;min-height:70vh;padding:1.5rem 3rem}.expressQuotationForm{display:flex;flex-direction:column}.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6{width:100%}.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 label{display:none}.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 input,.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 select,.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 textarea{box-shadow:none;border:1px solid #111;border-radius:4px;font-size:.9rem;font-weight:500;color:#111}.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 input::placeholder,.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 textarea::placeholder{font-size:.9rem;font-weight:500;color:#111}.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 input:focus,.expressQuotationForm .grid-x.grid-padding-x .cell.medium-6 select:focus{box-shadow:none}.expressQuotationForm h2[data-es-id=express_quotation_modal_title]{font-size:1.9rem;font-weight:600;color:#111;text-align:center;text-transform:uppercase;margin-top:30px;margin-bottom:30px}.expressQuotationForm .editableLabel p,.expressQuotationForm .editableLabel span{font-family:inherit!important;color:#111!important}.expressQuotationForm .editableLabel a p,.expressQuotationForm .editableLabel a span{color:#111!important}.expressQuotationForm .editableLabel a:hover p,.expressQuotationForm .editableLabel a:hover span{text-decoration:underline!important}.expressQuotationForm .express-quotation-confirm-button{background-color:var(--color2);color:#fff;border-radius:10px;text-transform:uppercase}.close-button#express-quotation-close svg{width:.75rem;color:#111}.close-button#express-quotation-close svg:hover{color:#111}.expressQuotationForm .captcha,.expressQuotationForm .g-recaptcha{margin:0 auto;display:flex;justify-content:center}@media screen and (max-width:39.9375em){.expressQuotationForm h2[data-es-id=express_quotation_modal_title]{font-size:1.5rem}}
/* 0007_header : u-c6695275-ad17-4fcf-9e3e-d36e4631ded7 */
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                     header {
  z-index: 10000;
  top: 0;
  width: 100vw;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         h1.home-title {
  display: none;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .sticky-container .sticky {
  position: fixed;
  width: 100%;
  box-shadow: 0 9px 9px 1px rgb(0 0 0 / 9%);
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop {
  background-color: var(--color3);
  padding: 2px 16px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop a {
  color: var(--color1);
  font-size: 0.8em;
  font-weight: 600;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop a svg {
  color: var(--color1);
  font-size: 0.9rem;
}

.headerMenuTop a:hover,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop a:hover svg {
  color: var(--color2) !important;
  transition: 250ms color ease;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop .dropdown.menu a::after {
  border-color: black transparent transparent;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop .is-dropdown-submenu {
  border: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
  background-color: white;
  z-index: 20;
  border-top: 2px solid var(--color3);
  padding: 5px 10px;
  top: 31px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop .is-dropdown-submenu li {
  line-height: 2;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu .is-dropdown-submenu button {
  color: #000;
  padding: 8px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop .is-dropdown-submenu button:hover {
  cursor: pointer;
  color: var(--color3);
  transition: 250ms color ease;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu {
  background-color: white;
  padding: 16px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-menu {
  align-items: center;
  font-weight: 600;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-menu .logo {
  padding-left: 0;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         header .logo img {
  width: auto;
  height: 100px;
  object-fit: contain;
  margin-top: -5px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-search input {
  border-color: var(--color2) !important;
  border-top-left-radius: 10px!important;;
  border-bottom-left-radius: 10px!important;;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  box-shadow: none;
  color: var(--color1);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-search input::placeholder {
  color: #000;
  font-size: 14px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-search button {
  background-color: var(--color2);
  padding-left: 9px;
  border-top-right-radius: 10px!important;;
  border-bottom-right-radius: 10px!important;;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-search button:hover {
background-color: var(--color1);
border: 1px solid var(--color1);
  color: #FFF;
  transition: .2s all ease;
  box-shadow: 0 2px 4px 0 rgba(41, 41, 41, 0.25);    padding-left: 9px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-search button svg {
  position: relative;
  left: 6px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenu-search form {
  margin-bottom: 0;
}



@media screen and (min-width: 1024px) {

  .mobileMenu-btn,
  .headerMenuTop-searchExandable,
  .headerMenuTop .logo,
  .mobileMenu,
  .headerMenu .companyInformations,
  .headerMenu .accountLinks,
  .headerMenu .accountLinks .wishlist-link,
  .headerMenu .accountLinks .connexion-link,
  .headerMenu .accountLinks .shoppingCart-link,
  .headerMenu .accountLinks .languageSelect,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .close-button {
      display: none;
  }

  .headerMenuTop .companyInformations,
  .headerMenuTop .accountLinks .wishlist-link,
  .headerMenuTop .accountLinks .connexion-link,
  .headerMenuTop .accountLinks .languageSelect,
  .headerMenu-search,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .logo {
      display: block;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks {
      margin-right: 50px;
      align-items: center;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .connexion-link {
      display: flex;
      align-items: center;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .connexion-link svg {
      color: var(--color1);
      width: 14.39px;
      height: 14.39px;
      position: relative;
      top: -1px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .connexion-link span {
      display: none;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .connexion-link span[data-es-label="header.login"] {
      display: block;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .connexion-link .connexion-link-dropdown a:first-child {
      margin-right: 0;
      padding-left: 0;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .connexion-link .connexion-link-dropdown a:last-child::before {
      content: '✕';
      margin-right: 5px;
      color: var(--color2);
      font-size: 1rem;
      position: relative;
      top: 1px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .languageSelect .is-dropdown-submenu-parent a span {
      text-transform: uppercase;
      margin-right: 5px;
      position: relative;
      top: -1px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu {
      display: flex;
      position: inherit;
      visibility: visible;
      width: 100%;
      transform: inherit;
      overflow: visible;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .off-canvas-wrapper {
      overflow: visible;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .accountLinks .shoppingCart-link span {
      display: inline-block;
  }

  .menu-firstLevel-link,
  .menu-secondLevel-link,
  .menu-thirdLevel-link,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .menu-lastLevel-link {
      color: #000;
  }

  .menu-firstLevel-link:hover,
  .menu-secondLevel-link:hover,
  .menu-thirdLevel-link:hover,
  .menu-lastLevel-link:hover,
  .menu-firstLevel-link:focus,
  .menu-secondLevel-link:focus,
  .menu-thirdLevel-link:focus,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .menu-lastLevel-link:focus {
      color: var(--color2);
      transition: 250ms color ease;
  }
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7           .menu-firstLevel-link:hover {
      color: var(--color2);
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .menu-firstLevel-link::after {
      border-color: #8a8a8a transparent transparent;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .menu-firstLevel-link:hover::after {
      border-color: black transparent transparent;
      transition: 250ms all ease;
  }

}

/**** RESPONSIVE ****/
@media screen and (min-width: 75em) {
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu li a {
      font-size: 14px;
      text-transform: uppercase;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu .categoryMenu li a {
      font-size: 1rem;
  }
}

@media screen and (min-width: 64em) {
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu {
      justify-content: space-around;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop a {
      color: var(--color1);
      font-size: 0.75rem;
      font-weight: 500;
      padding: .4rem 1rem;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop a.wishlist-link svg.fa-heart {
      margin-right: 3px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop a[data-es-label="header.logout"] {
      padding: 0.4rem 0.1rem 0.4rem 0.5rem;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
      margin-top: -1px;
  }
}

@media screen and (min-width: 64em) and (max-width: 1325px) {
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             header .logo img {
      max-width: 150px;
      margin-right: 20px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu li a {
      font-size: 0.9rem;
      padding-right: 0.7rem;
      padding-left: 0.7rem;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu .categoryMenu li a {
      font-size: 14px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-search {
      max-width: 180px;
  }

  .headerMenu-search input,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-search input::placeholder {
      font-size: 0.75rem !important;
  }
}



@media screen and (min-width: 1092px) {
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .drilldown .is-drilldown-submenu-parent>a::after {
      right: 0;
  }
}

@media screen and (max-width: 1023px) {
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .sticky {
      transform: inherit;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      overflow-y: auto;
      width: 280px;
      background-color: var(--color2);
      padding: 32px 0 0 0;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .close-button {
      position: absolute;
      align-items: center !important;
      justify-content: center;
      border-bottom: none;
      top: 8px;
      right: 8px;
      width: 32px !important;
      padding: 0 !important;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop {
      padding: 16px;
      background-color: #fff;
      box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.19);
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop a {
      font-size: 1.05em;
      color: var(--color1);
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop a .svg-inline--fa.fa-w-18 {
      width: 2rem;
      height: 1rem;
      margin-right: 0;
      margin-left: 15px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             [type=search] {
      box-shadow: none;
  }

  .headerMenuTop .companyInformations,
  .headerMenuTop .accountLinks .wishlist-link,
  .headerMenuTop .accountLinks .connexion-link,
  .headerMenuTop .accountLinks .shoppingCart-link span,
  .headerMenuTop .accountLinks .languageSelect,
  .headerMenu-search,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .logo {
      display: none !important;
  }

  .mobileMenu-btn,
  .headerMenuTop-searchExandable,
  .headerMenuTop .logo,
  .headerMenu .accountLinks .wishlist-link,
  .headerMenu .accountLinks .connexion-link,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .accountLinks .languageSelect {
      display: block;
      width: 100%;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .accountLinks .wishlist-link svg {
      margin-right: 7px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .accountLinks .languageSelect .is-accordion-submenu-parent a span {
      text-transform: uppercase;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
      border-color: #fff transparent transparent;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             /* .headerMenu .accountLinks .languageSelect {
    display: none;
} */

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
      border-color: #fff transparent transparent;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu button {
      color: #fff;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .accountLinks .shoppingCart-link span {
      display: inline-block;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .mobileMenu-btn .fa-bars {
      color: var(--color1);
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .mobileMenu-btn:hover .fa-bars {
      cursor: pointer;
      color: #000;
      transition: 250ms color ease;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu>*:not(.close-button) {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 100%;
      padding: 32px 16px;
      border-bottom: 1px solid #cacaca;
      text-transform: uppercase;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu>*:last-child {
      border: none;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu {
      font-weight: 500;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu a {
      width: calc(100% - 16px);
      color: white;
  }
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                            .submenu-title {
      color: white;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu a::after {
      border-color: white transparent transparent;
      right: -8px;
  }

  .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true]>a,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu .is-accordion-submenu-item[aria-expanded=true]>a {
      background-color: rgba(255, 255, 255, 0.2) !important;
      font-weight: 500;
      margin: 0 -16px 8px -16px;
      width: calc(100% + 32px) !important;
      padding: 0.7rem 16px !important;
  }

  .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true]>a:hover,
  .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true]>a:focus,
  .headerMenu-menu .is-accordion-submenu-item[aria-expanded=true]>a:hover,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu .is-accordion-submenu-item[aria-expanded=true]>a:focus {
      color: white !important;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true] a::after {
      right: 22px;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .menu-lastLevel {
      left: 0 !important;
      margin-bottom: 32px;
  }

  .headerMenu .accountLinks a,
  .headerMenu .companyInformations a,
  .menu-firstLevel-link,
  .menu-secondLevel-link,
  .menu-thirdLevel-link,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .menu-lastLevel-link {
      padding: 8px 0 !important;
      color: #fff;
      background: transparent !important;
      font-size: 0.9rem;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .companyInformations a:nth-child(1) {
      display: none;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .accountLinks a:last-child {
      color: #000;
      padding: 8px !important;
  }

  .menu-secondLevel,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .menu-thirdLevel {
      background-color: transparent;
      padding-left: 10px;
  }

  .menu-firstLevel-link:hover,
  .menu-secondLevel-link:hover,
  .menu-thirdLevel-link:hover,
  .menu-lastLevel-link:hover,
  .headerMenu .accountLinks a:hover,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenu .companyInformations a:hover {
      color: var(--color3);
      transition: 250ms all ease;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .mobileMenu-btn .fa-bars{
     color: var(--color1);
  }
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .shoppingCart-link {
      color: var(--color3);
      transition: 250ms all ease;
  }

  .headerMenuTop .mobileMenu-btn:hover .fa-bars,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop .shoppingCart-link:hover {
      color: #000;
      transition: 250ms all ease;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .is-drilldown {
      max-width: 100% !important;
      height: auto !important;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .is-drilldown li {
      width: 100%;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .drilldown .is-drilldown-submenu-parent>a::after {
      border-color: transparent transparent transparent #fff;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .drilldown .js-drilldown-back>a::before {
      border-color: transparent #314159 transparent transparent;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .headerMenuTop a svg {
      color: var(--color1);
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .cell.shrink.grid-x.grid-padding-x.align-middle.accountLinks {
      flex-direction: row !important;
      display: flex;
  }

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             .accountLinks ul li a::after {
      display: none !important;
  }
}

@media screen and (max-width: 670px) {
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                             header .logo img {
      max-width: 100px;
  }
}


/**** SEARCH EXANDABLE ****/
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input[type=search] {
  background: #fff url('/api/assets/u-b4e4fd14-8a47-4077-8906-898f8b6ca648') no-repeat 9px center;
  border: solid 1px transparent !important;
  padding: 9px 10px 9px 26px;
  width: 35px;
  background-size: 15px;
  border-radius: 5000px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input[type=search]:focus {
  cursor: text;
  width: 120px;
  border-color: #000;
  -webkit-box-shadow: 0 0 5px rgba(87, 87, 87, 0.5);
  box-shadow: 0 0 5px rgba(87, 87, 87, 0.5);
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input::placeholder {
  font-size: 1rem;
  color: #8a8a8a;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input[type=search]:hover:not(:focus) {
  cursor: pointer;
  background: #fff url('/api/assets/u-25727086-ad6f-4609-be1b-a5f6d6d97427') no-repeat 9px center;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input[type=search] {
  margin: 0 1rem;
  border: solid 2px transparent;
  padding: 9px 10px 9px 26px;
  width: 35px;
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input[type=search]:focus {
  width: 110%;
  background-color: #fff;
  border-color: var(--color2);
  -webkit-box-shadow: 0 0 5px rgba(23, 121, 186, 0.5);
  box-shadow: none;
  padding: 9px;
  padding-left: 30px;
  margin-bottom: 20px;
}

.headerMenuTop-searchExandable input:-moz-placeholder::after,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input::-webkit-input-placeholder::after {
  color: #8a8a8a;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .headerMenuTop-searchExandable input[type=search]:hover {
  background-color: #fff;
}

/* --- SHOPPING CART --- */
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .mini-shopping-cart-modal {
  position: fixed;
  overflow-y: auto;
  min-width: 29em;
  max-width: 31em;
  top: 4em;
  right: 24em;
  padding: 1em 1.5em;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0.29em 0.19em rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0.29em 0.19em rgba(0, 0, 0, 0.2);
  max-height: calc(100% - 5em);
  z-index: 10;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .mini-shopping-cart-product {
  margin-bottom: 1rem;
  padding: 1em 0 0.5em;
  border-bottom: 1px solid var(--color1);
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-title {
  margin-bottom: 0.5em;
  color: var(--color1);
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         h4.subheader {
  color: var(--color4);
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  text-decoration: underline;
  margin-bottom: 10px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-link {
  display: block;
  color: #8a8a8a;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-img {
  margin-right: 0.5em;
  width: 80px;
  height: 80px;
  object-fit: contain;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .mini-shopping-cart-product-title {
  color: #000;
  margin-bottom: 0.5em;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-description {
  font-size: 75%;
  margin-bottom: 5em;
  display: none;
}

#mini-shopping-cart-price,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-ordered-quantity {
  color: #000;
  font-size: 80% !important;
  margin-bottom: 0 !important;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-price {
  display: none;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-button {
  padding: 1em 0;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-button a.button {
  background-color: var(--color2);
  border-radius: 10px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-button a.button:hover {
background-color: var(--color2);
  color: #fff;
      border-radius: 10px;
  transition: .2s all ease;
}

#mini-shopping-cart-see,
#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         #mini-shopping-cart-continue {
  margin-bottom: 0 !important;
}

/* Menu categories header */

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown .submenu-title {
  background-color: transparent;
  color: white;
  padding: 0 16px;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown .submenu-title::after {
  border-color: transparent transparent transparent white;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .menu-all {
  padding-bottom: 45px;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .menu-all span {
  font-weight: bold;
}

/* CATEGORY MENU */

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 365px;
  background: var(--color2);
  box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.4);
  padding: 16px 16px 16px 0;
  overflow-y: auto;
  transform: translateX(-375px);
  transition: transform ease-out 500ms;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu._open {
  transform: translateX(0);
  transition: transform ease-in 500ms;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown {
  max-width: inherit !important;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown {
  margin-left: 0;
  background-color: transparent;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown {
  margin-left: 0;
  background-color: transparent;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-dropdown-submenu-parent {
  position: initial;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .drilldown .js-drilldown-back>a::before {
  border-color: transparent white transparent transparent;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .drilldown .js-drilldown-back>a:hover::before {
  border-color: transparent var(--color4) transparent transparent;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown .is-drilldown-submenu {
  border: none;
  background-color: var(--color2);
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown a {
  background-color: var(--color2);
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown a:hover {
  background-color: #fff;
  color: var(--color4);
  font-weight: 500;
  line-height: 1.2;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown a::first-letter {
  text-transform: uppercase;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown a::after {
  border-color: transparent transparent transparent white;
}

#u-c6695275-ad17-4fcf-9e3e-d36e4631ded7                         .categoryMenu .is-drilldown .drilldown a:hover::after {
  border-color: transparent transparent transparent var(--color4);
}

/* END CATEGORY MENU */

/* 0084_product_result : u-f4d6b7aa-961b-47a1-be4b-471e4596100e */
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e ._0084_product-result {
	position: relative;
	margin-bottom: 30px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    span.checkmark {
	margin-top: 4px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .widget-container {
	position: relative;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .title-page-wrapper {
	padding: 0 15px;
	background: none;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .title-page-title._withCover {
   font-size: 1.6rem;
   font-weight: 600;
   color: #000;
   text-transform: none;
   margin-top: 10px;
   margin-bottom: 10px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .title-page-title._withCover::first-letter {
	text-transform: uppercase;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    h2 {
	text-transform: uppercase;
	font-weight: 600;
	color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .title-page-subtitle {
	color: var(--red);
	max-width: 70vw;
}

.product-result-header h2,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-result-header p {
	color: #fff;
}

.aside-category,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .aside-keyword {
	margin-bottom: 2.5rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion {
	background-color: transparent;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-title {
	font-size: 0.65rem;
}

.accordion-title,
.accordion-title:hover,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-title:focus {
	color: var(--red);
	background-color: transparent;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-all-first-item .accordion-title {
	border: 0;
	border-bottom: 1px solid var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-content {
	border: 0;
	padding: 0;
	background-color: transparent;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    :last-child>.accordion-content:last-child {
	border-bottom: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-all-first-item .accordion-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-first-item .accordion-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 16px;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--red);
	background-color: transparent;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-second-item .accordion-title {
	background-color: transparent;
	color: #000;
	padding: 8px 16px;
	font-weight: 700;
	text-transform: capitalize;
	margin-top: 4px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-third-item .accordion-title {
	margin-top: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-third-item .accordion-title:hover {
	font-weight: bold !important;
	background-color: #f2f2f2;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-item .accordion-title:before {
	display: none;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-toggle:hover {
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 50px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .category-filter:hover {
	cursor: pointer;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-all-second-item .accordion-title {
	font-size: 0.75rem !important;
	font-weight: normal !important;
	text-transform: inherit;
	background-color: transparent;
	color: #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-all-second-item .accordion-title:hover {
	color: #fff;
	background-color: #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-first-item {
	margin-top: 16px;
	border-top: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-all-first-item .accordion-title {
	font-size: 0.8rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	padding: 1.25rem 0.75rem;
}

.accordion-category-all-second-item .accordion-title,
.accordion-category-current-second-item .accordion-title,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-third-item .accordion-title {
	font-size: 0.75rem;
	font-weight: normal;
	text-transform: inherit;
	background-color: #fff;
	color: #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-second-item.is-active .accordion-title {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-second-item.is-active .accordion-content .accordion-category-current-third-item .accordion-title {
	font-weight: normal;
	text-transform: capitalize;
	border: 0;
	background-color: #fff;
	color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-second-item.is-active .accordion-content .accordion-category-current-third-item .accordion-title:hover {
	font-weight: normal !important;
	color: var(--red);
}

.accordion-category-current-second-item .accordion-title,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-third-item .accordion-title {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-category-current-third-item .accordion-title {
	padding: 0.75rem 0.75rem 0.75rem 2rem;
}

.accordion-content .filter-category-button.is-active,
.accordion-content .filter-category-button:focus,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-content .filter-category-button:active {
	font-weight: 600;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-filters {
	background-color: transparent;
}

.product-filters label,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-search {
	display: none !important;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-filters .others-filters label {
	display: block !important;
	font-size: 12px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-filters .menu.nested {
	margin-left: 0rem;
	margin-bottom: 0.9rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-filters .menu>li>a {
	padding-left: 0;
	color: #4a4a4a;
	font-size: 0.85rem;
	font-weight: 600;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-filters .is-accordion-submenu-parent>a::after {
	border-color: #cacaca transparent transparent;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-filters-header {
	color: #000;
	font-size: 0.8rem;
	font-weight: 700;
	text-transform: uppercase;
	padding: 1.25rem 0.75rem;
	border-bottom: 1px solid var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-search {
	position: relative;
	background-color: var(--red);
	border-radius: 4px;
	font-size: 0.7rem;
	font-weight: 500;
	display: inline-block;
	margin: 10px 5px 0 0;
	padding: 5px 10px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-search input {
	background-color: #fff;
	color: var(--red);
	border: none;
	font-size: 14px;
	padding: 4px 8px;
	border-radius: 4px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-search input:focus {
	outline: none;
	color: #1779ba;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-search .clear-query-input {
	cursor: pointer;
	position: absolute;
	right: 16px;
	top: calc(50% - 7px);
	font-size: 14px;
	color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters {
	color: var(--red);
	font-size: 0.9rem;
	margin-bottom: 1rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters .filters .active-filter {
	color: #000;
	font-size: 0.7rem;
	font-weight: 500;
	display: inline-block;
	margin: 10px 5px 0 0;
	padding: 5px 10px;
	border: 2px solid #000;
	border-radius: 7px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters .filters .close-button {
	position: relative;
	top: 0;
	right: 0;
	font-size: 0.85em;
	font-weight: 600;
	color: #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters .filters .close-button span:first-child {
	margin-right: 5px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters .filters .close-button span .svg-inline--fa {
	vertical-align: -.05em;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters .filters .close-button i {
	margin-left: 5px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters .reset .close-button {
	position: relative;
	top: 0;
	right: 0;
	font-size: 1em;
	color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .active-filters .reset .close-button i {
	margin-right: 5px;
}

.others-filters .accordion-title,
.others-filters .accordion-title:hover,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .others-filters .accordion-title:focus {
	padding: 1.25rem 0 0.5rem;
	border: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .others-filters .accordion-title::before {
	font-size: 1rem;
	font-weight: 600;
	padding-top: 0.75rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-title {
	border: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .others-filters :last-child:not(.is-active)>.accordion-title {
	border-bottom: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .accordion-title-name {
	color: #000;
	font-size: 0.7rem;
	font-weight: 700;
	text-transform: uppercase;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-container-type1 {
	padding: 0.5rem;
	border: 1px solid #cacaca;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-content-type1 {
	max-height: 150px;
	overflow-y: scroll;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-content-type3 {
	padding: 0.5rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-content-type1::-webkit-scrollbar {
	width: 10px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-content-type1::-webkit-scrollbar-track {
	background-color: #cacaca;
	border-radius: 5px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-content-type1::-webkit-scrollbar-thumb {
	background-color: var(--red);
	border-radius: 5px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-content-type1::-webkit-scrollbar-thumb:hover {
	background-color: var(--red);
}

.filter-content-type1 label,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-content-type3 label {
	font-size: 0.75rem;
	position: relative;
	top: -1px;
	display: table-row;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkbox-container {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #cacaca;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkmark-margin {
	margin-right: 20px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkmark-color {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
	border: 1px solid #e6e6e6;
	border-radius: 60px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkbox-container:hover input~.checkmark {
	background-color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkbox-container input:checked~.checkmark {
	background-color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkbox-container input:checked~.checkmark-color {
	border: 2px solid var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkbox-container input:checked~.checkmark:after {
	display: block;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .checkbox-container .checkmark:after {
	left: 4px;
	width: 7px;
	height: 11px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .filter-container-type2 {
	padding: 0.5rem 0.5rem 0.75rem;
	border: 1px solid #cacaca;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .slider {
	width: 95%;
	height: 0.25rem;
	border-radius: 90px;
	margin-bottom: 1rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .slider-fill {
	height: 0.25rem;
	background-color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .slider-handle {
	width: 1rem;
	height: 1rem;
	border-radius: 90px;
	background-color: #fff;
	border: 2px solid var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .slider-handle:hover {
	background-color: #cacaca;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .age-output {
	font-size: 0.75rem;
	color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .age-output input {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	width: auto;
	height: 1.5rem;
	margin: 0;
	padding: 0;
	font-size: 0.75rem;
	color: var(--red);
	text-align: center;
}


/*PRICE OUTPUT*/

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output {
	font-size: 0.75rem;
	color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output-price {
	display: flex;
	align-items: center;
	background-color: transparent;
	padding: 8px 0;
	margin-bottom: 8px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output-quantity {
	font-size: 12px;
	font-weight: 500;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output .filter-quantity-checkbox {
	width: 13px;
	height: 13px;
	margin-right: 10px;
	margin-left: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output input {
	display: inline-block;
	background-color: #fff;
	box-shadow: none;
	border: none;
	width: 50px;
	height: 28px;
	text-align: center;
	color: var(--red);
	border: 1px solid #cacaca;
	margin: 0 8px;
	font-weight: 900;
	font-size: 15px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output-quantity input {
	background-color: #fff;
	height: 28px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output input:focus {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Chrome, Safari, Edge, Opera */
.price-output input::-webkit-outer-spin-button,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .price-output input[type=number] {
	-moz-appearance: textfield;
}


/*END PRICE OUTPUT*/

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .more-color {
	display: none;
}

#see-more-color,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    #see-less-color {
	font-size: 0.75rem;
	text-align: left;
	color: var(--red);
	padding-top: 0.5rem;
	text-decoration: underline;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .characteristics {
	display: none;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .page-number {
	margin-top: 1rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .page-number span {
	font-size: 0.75rem;
	color: var(--red);
	float: left;
	padding-top: 0.5rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .page-number input {
	width: 100px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-header1 {
	padding: 10px 15px;
}

.shoplist-header1,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer {
	color: var(--red);
	font-size: 0.9rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer {
	padding: 1rem 0;
	border-top: 1px solid #cacaca;
}

.shoplist-header1 .search-select,
.shoplist-header2 .search-select,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer .search-select {
	width: auto;
	height: 1.8rem;
	font-size: 0.9rem;
	margin-bottom: 0;
	padding: 0 1.5rem 0 0.25rem;
	color: #000;
	background-color: transparent !important;
	border: 0;
	border-bottom: 1px solid #000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-header2 .search-select {
	width: 120px;
	max-height: 24px;
	font-size: 0.9rem;
	color: #000;
	border: 0;
	border-bottom: 1px solid #000;
	margin-bottom: 0;
	padding-left: 1rem;
}

.shoplist-header1 .grid-margin-x>.small-4:last-child,
.shoplist-header2 .grid-padding-x>.small-8,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer .grid-margin-x>.small-4:last-child {
	position: relative;
	display: inline;
}

.shoplist-header1 .grid-margin-x>.small-4:last-child::after,
.shoplist-header2 .grid-padding-x>.small-8::after,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer .grid-margin-x>.small-4:last-child::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	pointer-events: none;
}

.shoplist-header1 .grid-margin-x>.small-4:last-child::after,
.shoplist-header2 .grid-padding-x>.small-8::after,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer .grid-margin-x>.small-4:last-child::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	top: 0.7rem;
	right: 0.25rem;
	border-top: 6px solid #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-header2 .grid-padding-x>.small-8::after {
	top: 0.65rem;
	right: 0.85rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    select::-ms-expand {
	display: none;
}

.shoplist-header1 .grid-margin-x>.small-4:last-child:hover::after,
.shoplist-header2 .grid-padding-x>.small-8:hover::after,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer .grid-margin-x>.small-4:last-child:hover::after {
	border-top: 6px solid var(--red);
}

.shoplist-header1 .products-number,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-footer .products-number {
	padding-top: 0.2rem;
	margin-bottom: 0;
	color: #000;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .pagination {
	margin-bottom: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .pagination li {
	font-size: 0.9rem;
}

.pagination-previous a::before,
.pagination-previous.disabled::before,
.pagination-next a::after,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .pagination-next.disabled::after {
	display: none;
}

.pagination .disabled,
.pagination .current,
.pagination a,
.pagination button,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .pagination .ellipsis::after {
	padding: 0.1875rem;
	min-width: 20px;
	text-align: center;
	color: #000;
}

.pagination .current,
.pagination a:hover,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .pagination button:hover {
	background-color: #fff;
	font-weight: 600;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .pagination .disabled {
	color: #cacaca;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .currentPage {
	color: var(--red);
	font-size: 1rem !important;
	font-weight: 600;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-header2 {
	background-color: transparent;
	padding: 0.5rem;
	margin: 0.5rem 0;
	height: 42px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-header2 .grid-x {
	-webkit-box-align: center;
	-ms-flex-align: center;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-header2 .grid-padding-x>.cell {
	padding-right: 0;
	padding-left: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    #filters {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.shoplist-header2 .hide-for-large span,
.shoplist-header2 #show-filters i,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .shoplist-header2 #show-filters svg {
	color: #000 !important;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    #hide-filters {
	position: relative;
	top: -5px;
	color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .productsDisplay-item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	width: 24px;
	height: 24px;
	color: #000;
	margin-right: 6px;
	padding: 4px;
	border-radius: 60px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .productsDisplay-item svg {
	width: 0.8rem;
}

.productsDisplay-item:hover,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .productsDisplay-item.is-active {
	cursor: pointer;
	color: var(--red) !important;
	transition: color 500ms ease;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-card {
   margin-bottom: 1rem;
   background-color: #fff;
   padding: 10px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .gridDisplay .product-card {
	flex: 1;
	display: flex;
	flex-direction: column;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .gridDisplay .product-name p {
   font-size: 0.95rem;
   font-weight: 600;
   margin: 0.5rem 0 0;
   padding: 10px 15px;
   color: #000;
   min-height: 92px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .gridDisplay .product-ref .small {
   font-size: 80%;
   padding: 15px;
   color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .gridDisplay .product-price {
   font-size: 1rem;
   font-weight: 500;

}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .gridDisplay .product-price p {
   font-size: 0.8rem;
   font-weight: 600;
   text-transform: uppercase;
   color: var(--red);
   margin-bottom: 0;
      border-top: 2px solid #000;
   border-bottom: 2px solid #000;
   padding: 15px 10px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-card-top a img {
	max-height: 270px;
	width: 100%;
	object-fit: cover;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-card-top {
	height: auto;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-card-img {
	position: relative;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-card-img .img-top-right {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.5rem;
}

/* --- LIST DISPLAY --- */
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-card {
	padding: 1rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-name {
	margin: 0.5rem 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-description {
	font-size: 0.75rem;
	color: #000;
	margin-bottom: 0;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-ref {
	display: block;
	margin: 0.5rem 0 1rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-ref {
   padding: 15px;
   color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-ref small {
   font-size: 80%;
   color: var(--red);
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-price span {
   font-size: 1rem;
   font-weight: 500;
   background-color: rgba(153, 126, 69, 0.5);
   padding: 15px;
}

.line-through-price span,
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .line-through-price {
	color: #b32e2e;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-card-right {
	margin-left: 24px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .add-wishlist {
	position: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	padding: 0;
	margin: 0 4px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .add-wishlist:hover {
	cursor: pointer;
	color: #cc4a37;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .see-product a {
	top: 0 !important;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .see-product a .see-product-icon {
	font-size: 16px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .see-product:hover {
	cursor: pointer;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-label-img-listdisplay {
	display: flex;
	position: initial;
	align-items: center;
	justify-content: center;
	background-color: #e6e6e6;
	color: #5b5b5b;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	padding: 10px;
	margin: 0 4px;
	cursor: default !important;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-label-img-listdisplay:hover {
	cursor: pointer;
	color: black;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .product-label-img-listdisplay:hover {
	cursor: pointer;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .wish-and-see {
	display: flex;
	align-items: center;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .listDisplay .wish-and-see .see-product {
	position: inherit;
	width: 150px;
	padding: 6px 12px;
	opacity: 1;
	margin-bottom: 0;
	margin-right: 8px;
	border-radius: 60px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .wish-and-see .see-product {
   width: 100%;
   height: 100%;
   left: 0;
   bottom: -7px;
   background-color: rgba(227, 6, 19, 0.5);
   font-size: 1.1rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .wish-and-see .see-product a {
	position: relative;
	top: 45%;
}

/* --- GRID DISPLAY --- */
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-info {
	font-size: 0.9rem;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-info .product-name {
	font-size: 1rem;
	font-weight: 600;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-info .product-name p {
   font-size: 0.95rem;
   font-weight: 600;
   margin: 0.5rem 0 0;
   padding: 10px 15px;
   color: #000;
   min-height: 92px;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .product-info .product-name p::first-letter {
   text-transform: uppercase;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .line-through-price {
	color: #b32e2e;
	text-decoration: line-through;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .pub-img {
	min-width: 100%;
	height: auto;
	object-fit: cover;
}

/* --- BACK TO TOP --- */
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .topButton {
	position: fixed;
	z-index: 100;
	background-color: #fff;
	border: 2px solid #000;
	border-radius: 7px;
	color: #000;
	right: 5%;
	bottom: 5%;
	width: 40px;
	height: 40px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .topButton:hover {
	cursor: pointer;
	color: #000;
	background-color: #fff;
	border: 2px solid #000;
	box-shadow: none;
}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e    .search-submit {
	width: 100%;
	background-color: #fff;
	color: #000;
	font-size: 0.9rem;
	font-weight: 600;
	border: 2px solid #000;
	border-radius: 7px;
}

/* Media Queries */

@media screen and (min-width: 64em) {
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	  .shoplist-header2 .grid-padding-x>.cell.small-8 {
	   width: 100%;
	   text-align: center;
   }

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	  .shoplist-header2 .grid-padding-x>.cell.small-4 {
	   display: none;
   }

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	  .shoplist-header2 .grid-padding-x>.small-8::after {
	   right: 44%;
   }
}

@media screen and (max-width: 63.9375em) {
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	   .shoplist-header2 {
		padding-left: 1rem;
	}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	   .shoplist-header2 .grid-padding-x>.small-8::after {
		right: 11px;
	}

#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	   #filters {
		z-index: 100;
		position: fixed;
		top: 195px;
		left: -330px;
		width: 300px;
		height: 100vh;
		overflow-y: auto;
		background-color: #fff;
		-webkit-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.29);
		box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.29);
		padding: 15px;
	}
}

@media screen and (min-width: 40em) {
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	  .product-card-top:hover .add-wishlist {
	   bottom: 8px;
   }

}

@media screen and (max-width: 39.9375em) {
#u-f4d6b7aa-961b-47a1-be4b-471e4596100e 	   .title-page-title._withCover {
		font-size: 1.2rem !important;
	}
}

@media screen and (max-width: 450px) {
}
/* 0020_footer : u-94f66bff-f882-4f63-8d7a-f8299b0bb341 */
#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         ._0020_footer {
	background-color: #fff !important;
	border-top: 2px solid #000;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         ._0020_footer .show-for-large {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer a {
	padding: 0.5rem 0;
	color: #000;
	font-size: 0.8rem;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .svg-inline--fa {
	color: #000;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .company-logo {
	object-fit: contain;
	margin-top: 5px;
	padding: 15px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .accordion-title {
	border: 0;
	border-bottom: 2px solid #000;
	background-color: #fff;
	color: #000;
	padding-left: 15px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .accordion-title h5 {
	font-size: 1rem;
	font-weight: 600;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .accordion-content {
	border: 0;
	background-color: #f7f7f7;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .fa-angle-up {
	color: var(--red);
	margin-top: 15px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer .fa-2x {
	font-size: 2.5em;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer .fa-phone {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer small {
	font-size: 0.7rem;
	color: #000;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer .input-group-button .button {
	font-size: 0.8rem;
	font-weight: 800;
	color: #fff;
	background-color: var(--color2);
	border: 1px solid var(--color2);
	width: 40px;
	max-height: 39px;
	padding: 0 !important;
        border-radius: 0px !important;
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer input {
	font-size: 0.9rem;
	color: #000;

}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer input::placeholder {
	font-size: 0.9rem;
	color: #000;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer .input-group> :first-child {
	color: #000;
	background-color: transparent;
	border: 1px solid var(--color2);
	box-shadow: none;
}
#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer input {
	font-size: 0.9rem;
	color: #000;
        border-radius: 0px !important;
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .rubric-title {
	color: #000;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .gc2 {
	border-bottom: 2px solid #000;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .newsletter-message {
	display: block;
	line-height: 16px;
	color: #000;
	font-size: 70%;
	margin: 5px 10px 10px 0;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .switch {
	margin: 0.5rem 0;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .switch.mobile {
	height: inherit;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .switch-paddle {
	color: #000;
	background: #fff;
	border: 1px solid var(--color2);
	width: 3.5rem;
	border-radius: 4px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .switch.tiny input:checked~.switch-paddle::after {
	left: inherit;
	right: 0.25rem;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .switch-active {
	left: 15%;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .social-network li {
	margin: 0 8px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .social-network li:first-child {
	margin-left: 0;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .social-network a {
	border: none;
	color: #000;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .social-network li .svg-inline--fa {
	color: #000;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer .hide-for-large .grid-margin-x>small.shrink {
	width: 100%;
	margin-bottom: 10px;
	font-weight: 500;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer .switch.tiny .switch-paddle::after {
	width: 0.75rem;
	height: 0.75rem;
	background-color: #000;
	border-radius: 4px;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         footer [type=email]:focus {
	box-shadow: none;
}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         .rubric-list-item-image {
	display: inline-block;
}

@media screen and (min-width: 64em) {
#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         	.company-logo {
		max-width: 80%;
	}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         	.company-logo {
		max-width: 40%;
	}
}

@media screen and (max-width: 63.9375em) {}

@media screen and (min-width: 40em) {
#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         	.show-for-large .grid-x>.medium-3:first-child {
		width: 30%;
	}

#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         	.show-for-large .grid-x>.medium-3:nth-child(3) {
		width: 20%;
	}
}

@media screen and (max-width: 39.9375em) {
#u-94f66bff-f882-4f63-8d7a-f8299b0bb341         	.company-logo {
		max-width: 70%;
	}
}