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 */

/* 0083_shopping_cart : u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f */
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f ._0083_cart {
    max-width: 1200px;
    margin: 0 auto;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .title-page {
    background-image: none;
    background-color: transparent;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .title-page div.shrink {
    width: 100%;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    ._0083_cart .ql-editor {
    margin: 0;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .title-page-title._withCover {
    font-size: 1.6rem;
    font-weight: 600;
    color: #000;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .title-page-subtitle .ql-editor {
    padding: 0;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .title-page h2, .title-page p {
    color: #000;
    margin: 0;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .product-table .product-img {
    position: relative;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .product-img a img {
    height: 100px;
    width: 100px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .thumbnail {
    margin-bottom: 0;
}

.column-title,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .total-price {
    font-weight: 600;
}

.column-title,
.product-name,
.product-attribute,
.product-ref,
.product-price,
.marking-price,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .total-price {
    display: block;
    font-size: 0.75rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .product-ref {
    font-style: italic;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .line-through-price {
    color: #b32e2e;
    text-decoration: line-through;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .quantity-input {
    width: 80%;
    margin: 0 auto;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    ._quantityChange._active {
    background-color: rgba(23, 121, 186, 0.1);
    border-radius: 8px;
    color: black;
    padding: 4px 8px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .display-marking-info {
    display: inline-block;
    font-size: 0.8rem;
    text-decoration: underline;
    cursor: pointer;
    padding-left: 1rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .close-marking-info {
    font-size: 0.8rem;
    text-decoration: underline;
    cursor: pointer;
    padding-left: 1rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .marking-type {
    font-weight: normal;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .marking-cell {
    position: relative;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .display-img-container {
    position: absolute;
    top: 5px;
    right: 5px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .display-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100px;
    height: 98px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .display-img-container img {
    max-height: 100px;
    margin: 0 auto;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .file-return {
    margin: 0;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    textarea {
    color: var(--red);
    font-size: 0.75rem;
    resize: vertical;
    margin-bottom: 0;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .back-shopping {
    color: var(--red);
    font-size: 0.8rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    button.hollow {
    font-size: 0.8rem;
    border-radius: 8px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .reveal#mail-reveal label > span {
    color: var(--red);
    font-size: 0.8rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .reveal#mail-reveal input {
    color: var(--red);
    font-size: 0.75rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .reveal#mail-reveal button {
    margin-top: 1rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .reveal#mail-reveal .close-button {
    margin-top: 0;
    font-size: 1rem;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shipping-info-unlogged {
    background-color: transparent;
    border: 2px solid #000;
    margin-bottom: 1rem;
    padding: 30px 22% 50px;
}

.shipping-info-unlogged h5.subheader,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .summary-price h5.subheader {
    color: #000;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .summary-price {
    border: 2px solid #000;
    padding: 30px;
    background-color: transparent;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .summary-price .input-group-field {
    font-size: 0.9rem;
    border: 2px solid #000;
    border-right: none;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    box-shadow: none;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .log-reveal .close-button {
    font-size: 1rem;
}

.log-reveal label,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .log-reveal input {
    color: var(--red);
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .field-icon {
    color: var(--red);
    float: right;
    margin-right: 10px;
    margin-top: -42px;
    position: relative;
    z-index: 2;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .save-password {
    font-size: 0.8rem;
    position: relative;
    top: -1.6px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .log-reveal a {
    color: var(--red);
    position: relative;
    top: 1.6px;
    text-decoration: underline;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .callout {
    color: #000;
    font-weight: 600;
    border: 2px solid #000;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .callout.text-left label {
    display: none;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .callout.text-left textarea {
    color: #000;
    font-weight: 600;
    border: none;
    border-bottom: 2px solid #000;
    box-shadow: none;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .callout.text-left textarea::placeholder {
    color: #000;
    font-weight: 600;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .callout p {
    color: #000;
    font-weight: 600;
}

.callout label,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .callout textarea::-webkit-input-placeholder {
    color: var(--red);
}

.callout label,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .callout textarea::-moz-placeholder {
    color: var(--red);
}

.callout label,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .callout textarea:-ms-input-placeholder {
    color: var(--red);
}

.callout label,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .callout textarea::-ms-input-placeholder {
    color: var(--red);
}

.callout label,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .callout textarea::placeholder {
    color: var(--red);
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .callout textarea {
    color: var(--red);
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .total-price-payment {
    font-weight: 600;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .quote-payment {
    text-transform: uppercase;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .address-select {
    font-size: 0.9rem;
    font-weight: 600;
    color: #000;
    border: none;
    border-bottom: 2px solid #000;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   hr {
    border-bottom: 1px solid var(--red);
}

.shipping-address,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .billing-address {
    display: none;
}

.shipping-address b,
.shipping-address p,
.shipping-address span,
.billing-address b,
.billing-address p,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .billing-address span {
    font-size: 0.8rem;
    color: #000;
    margin-bottom: 0;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .scroll-container {
    overflow-x: auto;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .product-info {
    overflow-x: scroll;
    flex-wrap: nowrap;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .product-info-item {
    border: 1px solid var(--red);
    padding: 16px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .product-info-item:not(:first-child) {
    border-left: none;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-content {
    max-width: 100em;
    margin: 0 auto;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .shopping-cart-content .align-right .medium-5 small {
   color: #000;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .shopping-cart-content .align-right .medium-5 small a {
    color: #000;
    text-decoration: underline;
 }

/* SHOPPING CART TABLE */
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table-container {
    overflow-y: auto;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table thead {
    background-color: transparent;
    border: none;
    font-size: 14px;
    color: #000;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table tbody {
    border-color: #919191;
    border-left: 0;
    border-right: 0;
}

.shopping-cart-table tbody,
.shopping-cart-table tbody tr:nth-child(odd),
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .shopping-cart-table tbody tr:nth-child(even) {
    background-color: transparent;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table tbody img {
    height: 100px;
    width: 100px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table tbody small {
    display: block;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table tbody tr:not(.marking) {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table .product {
    flex-wrap: nowrap;
    width: max-content;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table .product-infos {
    width: 260px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table .close-button {
    position: inherit;
    cursor: pointer;
    font-size: 1em;
    color: var(--red);
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table td {
    border: 1px solid #DBDBDB;
    border-top: none;
    border-bottom: none;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table td:not(:last-child) {
    min-width: 160px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table td p {
    font-size: 1rem;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table .marking td {
    border-top: 1px solid #DBDBDB;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table tr td:first-child {
    border-left: none;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .shopping-cart-table tr td:last-child {
    border-right: none;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .shopping-cart-table td:not(:last-child) {
    width: auto;
    min-width: auto;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .button.secondary {
    font-size: 0.9rem;
    font-weight: 600;
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .shipping-info-unlogged .button.secondary {
    border-radius: 7px;
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   .apply-discount-code {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

/* Media Queries */
@media screen and (min-width: 40em) {
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .title-page-title {
        color: #000;
        font-size: 2.9rem;
        line-height: 1.4;
        text-transform: inherit;
    }
}

@media screen and (max-width: 39.9375em) {
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f       .title-page-title._withCover {
        font-size: 1.2rem;
    }

    .product-price,
    .marking-price,
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .total-price {
        padding: 0.5rem;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .quantity-input {
        margin-top: 10px;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .marking-type {
        display: block;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .marking-info-area .border-left {
        border-top: 2px solid var(--red);
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .display-img-container {
        position: relative;
        right: 0;
        max-width: 100px;
        margin: 0 auto 10px;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .display-img-container img {
        max-height: 100%;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .shipping-info-unlogged {
        padding: 30px 15px 50px;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        button.hollow {
        margin-top: 1rem;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        #reseller-info {
        position: relative;
        top: -0.5rem;
    }

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f        .reseller-info-label-link {
        display: block;
    }
}

#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f    .spinner {
    display: none;
}
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f [data-es-id="m_0083_shopping_cart-express-quotation"] {
    border-radius: 10px;
}
div[data-es-id="m_0083_shopping_cart-policy"],
#u-0dc476d4-bea2-4fc9-9d4a-f38c5c58257f   div[data-es-id="m_0083_shopping_car-t-CVG"] {
    display: flex;
    align-items: baseline;
}

/* 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%;
	}
}