a,body,button,h2,h3,h4,h5,h6,input,label,li,p,select,span,tbody,td,th,thead,tr,ul{font-family:"Montserrat",sans-serif!important}.cookiesOpenButton,.cookiesPreferences-table-header{background-color:#e02b20}.cookiesPreferences-action .button{background-color:#e02b20;border-radius:5px}.cookiesPreferences-action .button:hover{background-color:#e84840}#lib-cookies .switch-paddle{background-color:#e02b20!important;border-radius:5px}#lib-cookies .switch-paddle::after{border-radius:3px}#lib-cookies-validation #libCookieAcceptButton{background-color:#e02b20;color:#fff;border-radius:5px}#lib-cookies-validation #libCookiePreferencesButton{background-color:#fff;border:2px solid #e02b20;color:#e02b20;border-radius:5px}#libCookieClosePreferencesButton .fa-times,#libCookieDeclineButton:hover{color:#e02b20}#u-7b96d5b9-3ab9-40ff-92d5-4eb4e1f89d19{margin:0 auto;font-weight:500}._0033_marketing a{color:#474747!important}._0033_marketing a:hover{color:#e02b20!important;text-decoration:none}#logout-reveal .button:nth-child(2){background-color:#e02b20;color:#fff}h1{font-family:"Montserrat",sans-serif!important;color:#e02b20!important}
/* 0007_header : u-b4197604-d90e-4e01-960a-f0a1de90175b */
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               header {
  z-index: 10000;
  top: 0;
  width: 100vw;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .home-title {
  visibility: hidden;
  height: 0;
  margin: 0;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .menu.large-horizontal {
  align-items: center;
}

/* CATEGORY MENU */

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 365px;
  background: #fff;
  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-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu._open {
  transform: translateX(0);
  transition: transform ease-in 500ms;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown {
  max-width: inherit !important;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown {
  margin-left: 0;
  background-color: transparent;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown {
  margin-left: 0;
  background-color: transparent;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-dropdown-submenu-parent {
  position: initial;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .drilldown .js-drilldown-back>a::before {
  border-color: transparent #474747 transparent transparent;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown .is-drilldown-submenu {
  background-color: #fff;
  border: none;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown a {
  background-color: transparent;
  color: #474747;
  text-transform: uppercase;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown a:hover {
  background-color: transparent;
  color: #E02B20;
  text-transform: uppercase;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown a::after {
  border-color: transparent transparent transparent #474747;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
  border-color: transparent transparent transparent;
}

/* END CATEGORY MENU */

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .sticky-container .sticky {
  position: fixed;
  width: 100%;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop {
  background-color: #E02B20;
  padding: 5px 15px;
  justify-content: space-around;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop a {
  color: white;
   font-family: 'Montserrat', sans-serif!important;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop a:hover {
  color: #474747;
  transition: 250ms color ease;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop .dropdown.menu a::after {
  border-color: #474747 transparent transparent;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop .is-dropdown-submenu {
  border: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
  background-color: #E02B20;
  z-index: 20;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu .is-dropdown-submenu button {
  color: #fff;
  padding: 8px;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop .is-dropdown-submenu button:hover {
  cursor: pointer;
  color: #474747;
  transition: 250ms color ease;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu {
  background-color: white;
  padding: 0;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu a {
  color: #474747;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding: 12px;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu a:nth-child(2) {

  margin-left: 0px !important;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu a:hover {
  color: #E02B20;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu-menu {
  align-items: center;

}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu-menu .logo {
  padding-left: 0;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               header .logo img {
  height: auto;
  max-width: 250px;
  min-width: 150px;
  object-fit: contain;
  padding: 10px 0;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu-search form {
  margin-bottom: 0;
}

.menu-secondLevel .is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu,
.menu-thirdLevel .is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .menu-lastLevel {
  left: 100% !important;
}

/* Connexion / Account */

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .connexion-link {
  position: relative;
  color: white;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .connexion-link:hover {
  cursor: pointer;
  color: #474747;
  transition: 250ms color ease;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .connexion-link-dropdown {
  display: none;
  position: absolute;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  z-index: 10000;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .connexion-link:hover .connexion-link-dropdown {
  display: block;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .connexion-link-dropdown a {
  display: block;
  padding: 8px 16px;
  color: #474747;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .connexion-link-dropdown a:first-child {
  border-bottom: 1px solid #ebeaec;
}

.headerMenuTop .menu a,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .menu button {
  color: white;
}

/* End Connexion / Account */

@media screen and (min-width: 64em) {

  .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-b4197604-d90e-4e01-960a-f0a1de90175b                                 .close-button {
    display: none;
  }

  .headerMenuTop .companyInformations,
  .headerMenuTop .accountLinks .wishlist-link,
  .headerMenuTop .accountLinks .connexion-link,
  .headerMenuTop .accountLinks .languageSelect,
  .headerMenu-search,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .logo {
    display: block;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu {
    display: flex;
    position: inherit;
    visibility: visible;
    width: 100%;
    transform: inherit;
    overflow: visible;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .off-canvas-wrapper {
    overflow: visible;
    max-width: 100%;
    background-color: white;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenuTop .accountLinks .shoppingCart-link span {
    display: inline-block;
  }

  .menu-firstLevel-link,
  .menu-secondLevel-link,
  .menu-thirdLevel-link,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .menu-lastLevel-link {
    color: #8a8a8a;
  }

  .menu-firstLevel-link:hover,
  .menu-thirdLevel-link:hover,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .menu-lastLevel-link:hover {
    color: black;
    transition: 250ms color ease;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .menu-firstLevel-link::after {
    border-color: #8a8a8a transparent transparent;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .menu-firstLevel-link:hover::after {
    border-color: black transparent transparent;
    transition: 250ms all ease;
  }
}

/**** RESPONSIVE ****/
@media screen and (min-width: 1024px) and (max-width: 1181px) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenuTop {
    justify-content: center;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1062px) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu li:nth-child(1) {
    padding-left: 70px;

  }
}

@media screen and (min-width: 1024px) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .mobileNonDrillDown li:nth-child(1) {
    order: initial;
    padding-left: 0;
  }
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .languageSelect .is-dropdown-submenu-item form {
    padding: 10px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1085px) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-search {
        margin: 20px auto;
    }
}

@media screen and (min-width: 75em) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu li a {
    font-size: 0.85rem;
  }
}

@media screen and (min-width: 64em) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu {
    justify-content: space-around;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 0;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenuTop a {
    padding: .4rem 1rem;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
    margin-top: -1px;
  }
}

@media screen and (min-width: 64em) and (max-width: 1199px) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 header .logo img {
    max-width: 370px;
    margin-left: 0px;

  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu li a {
    font-size: 0.7rem;
    padding: 1rem;

  }

  .headerMenu-search input,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-search input::placeholder {
    font-size: 0.9rem;
  }
}

@media screen and (max-width: 63.9375em) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .drilldown .is-drilldown-submenu-parent>a::after {
    border-color: transparent transparent transparent #474747;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .languageSelect a::after {
    border-color: #474747 transparent transparent;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .languageSelect button {
    color: #474747;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .languageSelect button:hover {
    cursor: pointer;
    color: #474747;
    transition: color 250ms ease-in;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .sticky {
    transform: inherit;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu a {
    color: #474747;
    padding: .7rem 0;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu .is-accordion-submenu-parent a span {
    display: block;
    max-width: calc(100% - 40px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .drilldown .is-drilldown-submenu-parent>a::after {
    border-color: transparent transparent transparent #474747;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    background-color: #fff;
    padding: 32px 0 0 0;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .mobileNonDrillDown li:first-child {
    order: initial;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .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-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenuTop {
    padding: 16px;
    background-color: #fff;
  }

  .headerMenuTop .companyInformations,
  .headerMenuTop .accountLinks .wishlist-link,
  .headerMenuTop .accountLinks .connexion-link,
  .headerMenuTop .accountLinks .shoppingCart-link span,
  .headerMenuTop .accountLinks .languageSelect,
  .headerMenu-search,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .logo {
    display: none !important;
  }

  .mobileMenu-btn,
  .headerMenuTop-searchExandable,
  .headerMenuTop .logo,
  .headerMenu .companyInformations,
  .headerMenu .accountLinks .wishlist-link,
  .headerMenu .accountLinks .connexion-link,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .accountLinks .languageSelect {
    display: block;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .accountLinks .shoppingCart-link span {
    display: inline-block;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .mobileMenu-btn-icon {
    color: #474747;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .mobileMenu-btn-icon:hover {
    color: #E02B20;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .mobileMenu-btn:hover {
    cursor: pointer;
    color: #474747;
    transition: 250ms color ease;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu>*:not(.close-button) {
    width: 100%;
    padding: 32px 16px;
    border-bottom: 1px solid #cacaca;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu>*:last-child {
    border: none;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu a::after {
    border-color: #474747 transparent transparent;
  }

  .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true]>a,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .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-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu .is-accordion-submenu-item[aria-expanded=true]>a:focus {
    color: #474747 !important;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true] a::after {
    right: 8px;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .menu-lastLevel {
    left: 0 !important;
    margin-bottom: 32px;
  }

  .headerMenu .accountLinks a,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .companyInformations a {
    padding: 8px 0 !important;
    color: #474747;
    background: transparent !important;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .companyInformations a {
    font-size: 0.8rem;
  }



  .menu-secondLevel,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .menu-thirdLevel {
    background-color: #fff !important;
  }

  .headerMenu .accountLinks a:hover,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenu .companyInformations a:hover {
    color: #E02B20;
    transition: 250ms all ease;
  }

  .headerMenuTop .mobileMenu-btn:hover .fa-bars,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenuTop .shoppingCart-link:hover {
    color: #474747;
    transition: 250ms all ease;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .is-drilldown {
    max-width: 100% !important;
    min-height: 0 !important;
    width: 100% !important;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .is-drilldown li {
    width: 100%;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .connexion-link {
    color: #474747;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .connexion-link:hover {
    color: #E02B20;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .headerMenuTop-searchExandable input {
    background-color: #E02B20 !important;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .shoppingCart-link {
    color: #474747 !important;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                                 .shoppingCart-link:hover {
    color: #E02B20 !important;
  }

#u-b4197604-d90e-4e01-960a-f0a1de90175b                             .headerMenu a:nth-child(2) {
    margin-left: 0px!important;
    margin-top: 10px;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                             .headerMenu a:nth-child(2) span {
    margin-left: 6px;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                           .headerMenu .companyInformations a span {
    padding-bottom: 50px!important;

}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                         .headerMenu .companyInformations {
 display: flex;
 flex-direction: column;
 }

}


@media screen and (max-width: 39.9375em) {
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               header .logo img {
    max-width: 190px;
  }
}

/**** SEARCH EXANDABLE ****/
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop-searchExandable input {
  background: transparent url('/api/assets/u-86ba8e9d-4825-467e-b194-0ffe9f6b0195') no-repeat 9px center;
  border: solid 1px transparent;
  padding: 9px 10px 9px 26px;
  width: 35px;
  border-radius: 5000px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 1rem;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop-searchExandable input:focus {
  cursor: text;
  width: 160px;
  color: #fefefe;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop-searchExandable input::placeholder {
  font-size: 1rem;
  color: #fefefe;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop-searchExandable input:hover:not(:focus) {
  cursor: pointer;
  background: #fefefe url('../../public/images/ico-search.png') no-repeat 9px center;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop-searchExandable input:focus {
  width: 160px;
  background-color: #fefefe;
  padding: 9px;
  padding-left: 40px;
}

.headerMenuTop-searchExandable input:-moz-placeholder::after,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop-searchExandable input::-webkit-input-placeholder::after {
  color: #474747;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenuTop-searchExandable input:hover {
  background-color: #fefefe;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .input-group-field {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #474747;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .input-group-button button {
  background-color: #E02B20;
  border-radius: 5px;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .input-group-button button:hover {
  background-color: #e84840;
}

/* --- SHOPPING CART --- */
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .mini-shopping-cart-modal {
  position: fixed;
  overflow-y: auto;
  min-width: 22em;
  max-width: 30em;
  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-b4197604-d90e-4e01-960a-f0a1de90175b                               .mini-shopping-cart-product {
  padding: 1em 0 0.5em;
  border-bottom: 1px solid #8a8a8a;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-title {
  margin-bottom: 0.5em;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-link {
  display: block;
  color: #8a8a8a;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-img {
  margin-right: 0.5em;
  width: 80px;
  height: 80px;
  object-fit: contain;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .mini-shopping-cart-product-title {
  margin-bottom: 0.5em;
  font-weight: 500;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-description {
  font-size: 75%;
  margin-bottom: 3em;
}

#mini-shopping-cart-price,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-ordered-quantity {
  font-size: 80% !important;
  margin-bottom: 0 !important;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-button {
  padding-top: 1em;
}

#mini-shopping-cart-see,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-continue {
  margin-bottom: 0 !important;
  background-color: #E02B20;
  margin: 0 2px;
}

#mini-shopping-cart-see:hover,
#u-b4197604-d90e-4e01-960a-f0a1de90175b                               #mini-shopping-cart-continue:hover {
  background-color: #e84840;
}

/* Menu categories header */

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown .submenu-title {
  background-color: transparent;
  color: #474747;
  padding: 0 16px;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif!important;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .categoryMenu .is-drilldown .drilldown .submenu-title::after {
  border-color: transparent transparent transparent #474747;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .submenu-title {
  font-size: 18px;
  font-weight: bold;
  color: white;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .menu-all {
  padding-bottom: 32px;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .menu-all span {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 14px;
  color: #474747;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .menu-all span:hover {
  color: #E02B20;
}

#u-b4197604-d90e-4e01-960a-f0a1de90175b                               .headerMenu-menu li:nth-child(1) {
  order: 5;
}

/* 0039_product_detail : u-601ab49c-bedb-4740-9fc2-a023f586207a */
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .fa-undo-alt {
    font-weight: bold;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-label-img {
    padding: 10px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #f3f3f3;
    background: white;
}

.add-logo,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .img-extend {
    position: absolute;
    bottom: calc(1rem + 0.75rem);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    right: 1rem;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.add-logo svg,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .img-extend svg {
    color: #474747 !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.add-logo:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .img-extend:hover {
    background-color: transparent;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}

.add-logo:hover svg,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .img-extend:hover svg {
    color: #E02B20 !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .add-logo:hover svg {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}

.add-logo:hover svg:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .img-extend:hover svg:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .add-logo {
    left: 1rem;
}

.img-extend i,
.img-extend svg,
.add-logo i,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .add-logo svg {
    padding: 0;
    font-size: 1.1em;
    background-color: transparent;
    color: #dad8d8;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 10;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .add-logo a {
    line-height: 20.64px;
}

.img-extend i,
.img-extend svg:hover,
.add-logo i,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .add-logo svg:hover {
    color: white;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .add-to-cart small {
    color: #fff;
    font-weight: 500;
    margin-top: 7px;
    display: inline-block;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #product-id {
    top: 20px !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #product-id .orbit-container {
    min-height: 874.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .products-slideshow-content:focus {
    border: none;
    background-color: lightgrey;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .orbit-slides-container {
    height: auto !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .orbit-container .orbit-slides-container li.active {
    position: static;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-image-thumbnail {
    margin-top: 20px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-image-thumbnail img {
    border: 1px solid #E02B20;
}

.product-image-thumbnail-0039 .slide-prev,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-image-thumbnail-0039 .slide-next {
    display: block;
    position: absolute;
    top: calc(50% - 12px);
    color: #8a8a8a;
    font-size: 24px;
    padding: 0;
    right: 0;
}

.product-image-thumbnail-0039 .slide-prev:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-image-thumbnail-0039 .slide-next:hover {
    cursor: pointer;
    color: #474747;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-image-thumbnail-0039 .slide-prev {
    left: -12px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-image-thumbnail-0039 .slide-next {
    right: -12px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .slick-initialized .slick-slide {
    padding: 15px;
}

@media screen and (min-width: 75em) {
#u-601ab49c-bedb-4740-9fc2-a023f586207a      #product-id img {
        width: 75%;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
#u-601ab49c-bedb-4740-9fc2-a023f586207a      #product-id .orbit-container {
        min-height: 657.5px;
    }
}

@media screen and (max-width: 39.9375em) {
#u-601ab49c-bedb-4740-9fc2-a023f586207a      .reveal {
        height: auto;
        min-height: auto;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .colors {
        display: flex;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      #product-id .orbit-container {
        min-height: 343px;
    }
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #product-id img {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#product-id .orbit-previous,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  #product-id .orbit-next {
    color: #8a8a8a;
}

#product-id .orbit-previous:hover,
#product-id .orbit-next:hover,
#product-id .orbit-previous:active,
#product-id .orbit-next:active,
#product-id .orbit-previous:focus,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  #product-id .orbit-next:focus {
    color: #fefefe;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .main-product-image {
    position: relative;
    background-color: #fff;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .main-image {
    margin: 0 auto 0.75rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-labels-container {
    max-width: 140px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-labels-container .label {
    font-size: 0.8rem;
    padding: 0.25rem 16px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .label.warning {
    color: #fefefe;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .warning {
    color: #FF5722;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .img-top-right {
    position: absolute;
    right: 0;
    padding: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-name {
    display: inline-block;
    color: #474747;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    width: 80%;
    padding-right: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .line-through-price {
    color: #b32e2e;
    text-decoration: line-through;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wishlist-toggle:focus {
    outline: none;
}

.detail-add-wishlist,
.detail-remove-wishlist,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .detail-back-return.fa-2x {
    font-size: 1.5rem;
    padding-top: 0.25rem;
    color: #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  a:hover .detail-add-wishlist.fa-heart {
    font-weight: 600;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .detail-add-wishlist.is-active {
    color: #cc4b37;
    font-weight: 600;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .from-price {
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    background-color: transparent;
    color: #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .from-price p {
    margin-top: 0.25rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 500;
    color: #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .from-price a {
    color: #8a8a8a;
    background-color: #fefefe;
    margin-bottom: 0;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .from-price a:hover {
    color: #fefefe;
    background-color: #8a8a8a;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .ref-brand-stock small {
    color: #474747;
}

@media screen and (max-width: 39.9375em) {
#u-601ab49c-bedb-4740-9fc2-a023f586207a      a:hover .detail-add-wishlist.fa-heart {
        font-weight: 400;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .detail-add-wishlist.is-active {
        color: #cc4b37;
        font-weight: 600 !important;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .from-price p {
        font-size: 0.8rem;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .from-price a {
        padding: 0.5em;
    }
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .ref-brand-stock {
    color: #8a8a8a;
    border-top: 2px solid #474747;
    margin: 0.5rem 0 0;
    padding-top: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .ref-brand-stock a {
    color: #474747;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .rubric-title {
    color: #474747;
    font-size: 0.9rem;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 0.4rem;
    padding-top: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .rubric-title.text-left {
    border-bottom: 1px solid #E02B20;
    margin-top: 0;
    margin-bottom: 1rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .description-preview {
    color: #474747;
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .description-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .description-link a {
    margin-top: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .description a {
    color: #E02B20;
    font-size: 80%;
    text-decoration: underline;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .informations-button .button {
    padding: 1rem 0.5rem;
    font-size: 0.85rem;
    background-color: #E02B20;
    border-radius: 5px;
}

.details-add-text1,
.details-add-text2,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .details-add-text3 {
    color: #8a8a8a;
    font-size: 90%;
    margin-bottom: 1rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .details-add-text1 p:first-child {
    display: none;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .details-add-text4 {
    font-size: 75%;
    margin-bottom: 1.5rem;
    padding: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .close-button i {
    font-size: 1.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reveal {
    color: #8a8a8a;
}

.express-quote-reseller-logo,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .sample-inquiry-reseller-logo {
    margin-bottom: 1rem;
}

.express-quote-reveal-product-name,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .sample-inquiry-reveal-product-name {
    margin: 1rem 0 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  textarea.express-quote-reveal-form-textarea {
    color: #8a8a8a;
    font-size: 0.8rem;
    min-height: 195px;
    resize: vertical;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  textarea.sample-inquiry-reveal-form-textarea {
    color: #8a8a8a;
    font-size: 0.8rem;
    min-height: 351px;
    resize: vertical;
}

.reveal label,
.reveal [type='text'],
.reveal [type='email'],
.reveal [type='password'],
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reveal select {
    color: #8a8a8a;
    font-size: 0.8rem;
}

.reveal input::-webkit-input-placeholder,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reveal textarea::-webkit-input-placeholder {
    color: #8a8a8a;
    font-size: 0.8rem;
}

.reveal input::-moz-placeholder,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reveal textarea::-moz-placeholder {
    color: #8a8a8a;
    font-size: 0.8rem;
}

.reveal input:-ms-input-placeholder,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reveal textarea:-ms-input-placeholder {
    color: #8a8a8a;
    font-size: 0.8rem;
}

.reveal input::-ms-input-placeholder,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reveal textarea::-ms-input-placeholder {
    color: #8a8a8a;
    font-size: 0.8rem;
}

.reveal input::placeholder,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reveal textarea::placeholder {
    color: #8a8a8a;
    font-size: 0.8rem;
}

.express-quote-rgpd-caution,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .sample-inquiry-rgpd-caution {
    display: inline-block;
    font-size: 0.7rem;
}

.express-quote-rgpd-caution-policy-privacy-link,
.express-quote-rgpd-caution-policy-privacy-link:hover,
.sample-inquiry-rgpd-caution-policy-privacy-link,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .sample-inquiry-rgpd-caution-policy-privacy-link:hover {
    color: #8a8a8a;
    text-decoration: underline;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .share {
    color: rgba(153, 126, 69, 0.5);
    cursor: pointer;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .share:hover {
    color: #E02B20;
}

.share:focus,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .share:active {
    color: #8a8a8a;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .share .fa-2x {
    font-size: 1.3em;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .step {
    padding-top: 0 !important;
}

.first-part,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .second-part {
    border-bottom: 2px solid #474747;
    margin-bottom: 30px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .second-part {
    color: #8a8a8a;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .second-part form {
    position: relative;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .second-part-title {
    font-size: 1.2rem;
    font-weight: 500;
    color: #474747;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .second-part-title svg {
    font-size: 1.5rem;
    color: #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .step1-characteristic {
    margin-bottom: 1.5rem;
}

.step1-characteristic select,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .step2-marking select {
    border: none;
    border-bottom: 2px solid #474747;
    margin-bottom: 1.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .step2 {
    padding: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .step2-marking {
    padding: 2.5%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .marking-toggle-head {
    background-color: #fefefe;
    padding: 0.75rem;
    margin-bottom: 0.25rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .marking-area {
    background-color: #fefefe;
    padding: 0.75rem;
    margin-bottom: 1rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .change-marking {
    margin-bottom: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .import-file-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #D1D1D1;
    padding: 8px 32px;
    min-width: 160px;
    max-width: 250px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .import-file-button .upload-icon {
    font-size: 16px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .import-file-button label {
    color: #707070;
    font-weight: bold;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 39.9375em) {
#u-601ab49c-bedb-4740-9fc2-a023f586207a      .change-marking {
        padding-right: 0.5rem;
        top: 0.2rem;
        right: -2rem;
    }

    .express-quote-label-checkbox,
#u-601ab49c-bedb-4740-9fc2-a023f586207a      .sample-inquiry-label-checkbox {
        position: relative;
        top: -2.5rem;
        left: 15px;
    }

    .express-quote-confirm-button,
#u-601ab49c-bedb-4740-9fc2-a023f586207a      .sample-inquiry-confirm-button {
        width: 100%;
    }
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .marking-name {
    margin-bottom: 0;
    font-weight: 500;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .edit-marking {
    color: #8a8a8a;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  textarea {
    resize: vertical;
    margin-bottom: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .btn-close-marking {
    position: relative;
    top: -0.5rem;
    color: #cacaca;
    background-color: transparent;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  input.logo {
    display: none !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .marking-delete {
    position: relative;
    right: 0rem;
    top: 0;
    font-size: 1.2em;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .reset-marking {
    padding-top: 6px;
    text-decoration: underline;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .valid-marking {
    margin-bottom: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .no-personalization-title {
    padding: 1rem;
    padding-left: 0;
    color: #E02B20;
    border-bottom: 1px solid #E02B20;
    margin: 1rem 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .no-personalization-title h3 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .no-personalization-title small {
    color: #474747;
}

.personalization-step-subtitle,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .no-personalization-step-subtitle {
    color: #474747;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
}

.personalization-step-label,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .no-personalization-step-label {
    font-size: 80%;
}

.personalization-step2-label,
.personalization-step2-label-first,
.no-personalization-step2-label,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .no-personalization-step2-label-first {
    font-size: 90%;
    font-weight: 500;
    margin-top: 1.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .personalization-step2-label-first {
    margin-top: 0;
}

.grey-select,
.quantity-input,
.marking-area input,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .marking-area textarea {
    font-size: 0.9rem;
    color: #8a8a8a;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .quantity-input {
    text-align: center;
    width: auto;
    margin-bottom: 0.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 2px solid #E02B20;
}

#estimating button,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  #estimating .button {
    font-size: 0.9rem;
    font-weight: 600;
    color: #fff;
    background-color: #E02B20;
    border-radius: 5px;
}

#estimating button:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  #estimating .button:hover {
    background-color: #e84840;

}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #estimating .button.float-right {
    float: left !important;
    margin-left: 0;
    display: block;
    margin-top: 1.1rem;
}

th,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  td {
    border: 1px solid #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  thead {
    background-color: #E02B20;
    color: #fff;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  thead th {
    text-align: center;
}

th:first-child,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  td:first-child {
    text-align: left;
}

thead th,
thead td,
tfoot th,
tfoot td,
tbody th,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  tbody td {
    font-size: 90%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .table-first {
    color: #0a0a0a;
    font-weight: 500;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary {
    padding: 1rem;
    margin-bottom: 1rem;
    line-height: 2;
    color: #474747;
    background-color: #fff;
    border: 2px solid #E02B20;
    border-radius: 5px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-title {
    color: #474747;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-total-result {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #E02B20;
    padding-top: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-total-result p {
    color: #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-total-result p span:first-child.cell.shrink span {
    color: #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-div {
    padding: 0.5rem 0;
    border-bottom: 2px solid #474747;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-div p {
    color: #474747;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-label {
    font-size: 0.9em;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary-result {
    font-weight: 600;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-summary .has-tip {
    display: none;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .aside-button button {
    margin-bottom: 0.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .dpn {
    display: none !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .dpb {
    display: block;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .decreasing-prices-content {
    margin-bottom: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  table.hover thead tr:hover {
    background-color: #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion {
    border: 2px solid #E02B20;
    border-radius: 5px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-title {
    padding: 1rem 0.5rem;
    border: 0px;
    background-color: #fff;
    border-bottom: 2px solid #E02B20;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-title:hover {
    background-color: #E02B20;
    color: #fff;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-title:focus {
    color: #474747;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-title:focus:hover {
    color: #fff;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-content {
    border: 0px;
    border-bottom: 2px solid #E02B20;
    color: #474747;
    font-size: 0.85rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-content p {
    font-size: 0.85rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-item:first-child> :first-child {
    border-top: 0;
}

:last-child>.accordion-content:last-child,
:last-child:not(.is-active)>.accordion-title,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .accordion-title:last-child {
    border-bottom: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .characteristics {
    padding: 0 1rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .keyword {
    color: #8a8a8a;
    background-color: #e6e6e6;
    padding: 0.5rem 1rem;
    border-radius: 90px;
    display: inline-block;
}

/*************** Color selector *******************/
.filter-color .button-group,
.filter-product-color .button-group,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .filter-ink-color .button-group {
    flex-wrap: wrap;
}

.filter-color .button-group .button,
.filter-product-color .button-group .button,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .filter-ink-color .button-group .button {
    width: 25px;
    height: 25px;
    border: 0.5px solid #cacaca;
    border-radius: 100% !important;
    padding: 0;
    margin: 8px;
}

.filter-color .button-group .button.first-all,
.filter-product-color .button-group .button.first-all,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .filter-ink-color .button-group .button.first-all {
    background-color: #fefefe;
    color: #8a8a8a;
    font-size: 1rem;
    padding-bottom: 3px;
    padding-left: 1px;
}

.filter-color .filter-color-button.is-active,
.filter-color .filter-color-button:focus,
.filter-color .filter-color-button:active,
.filter-product-color .filter-color-button.is-active,
.filter-product-color .filter-color-button:focus,
.filter-product-color .filter-color-button:active,
.filter-ink-color .filter-color-button.is-active,
.filter-ink-color .filter-color-button:focus,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .filter-ink-color .filter-color-button:active {
    border: 2px solid #8a8a8a;
}

.filter-product-color,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .filter-ink-color {
    margin-bottom: 20px;
}

/*************** Product & Ink Color selector *******************/
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .button-group input {
    display: none !important;
}

.filter-product-color .button-group input:checked+label,
.filter-product-color .button-group input:checked+label:active,
.filter-ink-color .button-group input:checked+label,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .filter-ink-color .button-group input:checked+label:active {
    border: 2px solid #8a8a8a;
}

/************* JQuery-Step Wizard *****************/
/* Common */
.wizard,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol {
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol a {
    outline: 0;
}

.wizard ul,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul>li,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol ul>li {
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard>.steps .current-info,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps .current-info {
    position: absolute;
    left: -999em;
}

.wizard>.content>.title,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.content>.title {
    position: absolute;
    left: -999em;
}

/* Wizard */
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 0.47rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #no-personalization .wizard>.steps {
    display: none;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard.vertical>.steps {
    display: inline;
    float: left;
    width: 30%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps .number {
    font-size: 1.429em;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps>ul>li {
    width: 49%;
}

.wizard>.steps>ul>li,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.actions>ul>li {
    float: left;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps>ul>li:first-child {
    margin-right: 2%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard.vertical>.steps>ul>li {
    float: none;
    width: 100%;
}

.wizard>.steps a,
.wizard>.steps a:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps a:active {
    display: block;
    width: auto;
    margin: 0.5rem;
    padding: 0.5rem 1rem 0.5rem 2.5rem;
    text-decoration: none;
}

.wizard>.steps .disabled a,
.wizard>.steps .disabled a:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps .disabled a:active {
    background: #ccc;
    color: #fff;
    cursor: default;
}

.wizard>.steps .current a,
.wizard>.steps .current a:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps .current a:active {
    background: #E02B20;
    color: #fff;
    cursor: default;
}

.wizard>.steps .done a,
.wizard>.steps .done a:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps .done a:active {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.wizard>.steps .error a,
.wizard>.steps .error a:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps .error a:active {
    background: #b32e2e;
    color: #fff;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content {
    background: #fefefe;
    display: block;
    margin: 0.5em;
    overflow-x: hidden;
    position: relative;
    width: auto;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #no-personalization .wizard>.content {
    background: #fefefe;
    display: block;
    margin: 0.5em;
    margin-top: 0;
    overflow-x: hidden;
    position: relative;
    width: auto;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard.vertical>.content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 15px;
    border: 2px solid #E02B20;
    border-radius: 5px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body ul {
    list-style: disc !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body ul>li {
    display: list-item;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body>iframe {
    border: 0 none;
    width: 100%;
    height: 100%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body input {
    display: block;
    border: none;
    border-bottom: 2px solid #474747;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body input[type="checkbox"] {
    display: inline-block;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body input.error {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #b32e2e;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body label {
    display: inline-block;
    margin-bottom: 0.5em;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.content>.body label.error {
    color: #b32e2e;
    display: inline-block;
    margin-left: 1.5em;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard.vertical>.actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.actions>ul {
    display: inline-block;
    text-align: right;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.actions>ul>li {
    margin: 0 0.5em;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard.vertical>.actions>ul>li {
    margin: 0 0 0 1em;
}

.wizard>.actions a,
.wizard>.actions a:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.actions a:active {
    background: #E02B20;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
}

.wizard>.actions .disabled a,
.wizard>.actions .disabled a:hover,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.actions .disabled a:active {
    background: #e84840;
    color: #fff;
}

/* Tabcontrol */
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps {
    position: relative;
    display: block;
    width: 100%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps>ul {
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps>ul>li {
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps>ul>li:hover {
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps>ul>li.current {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps>ul>li>a {
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps>ul>li>a:hover {
    text-decoration: none;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.steps>ul>li.current>a {
    padding: 15px 30px 10px 30px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.content>.body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.content>.body ul {
    list-style: disc !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .tabcontrol>.content>.body ul>li {
    display: list-item;
}

@media screen and (max-width: 39.9375em) {
#u-601ab49c-bedb-4740-9fc2-a023f586207a      .wizard>.steps>ul>li {
        width: 100%;
    }
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #personalization-t-0 {
    position: relative;
    padding-left: 1.5rem;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #personalization-t-0::after {
    content: '';
    position: absolute;
    right: -20px !important;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 20px solid #E02B20;
    clear: both;
}

.wizard>.steps .done #personalization-t-0::after,
.wizard>.steps .done #personalization-t-0:hover::after,
#u-601ab49c-bedb-4740-9fc2-a023f586207a  .wizard>.steps .done #personalization-t-0:active::after {
    border-left: 20px solid rgba(0, 0, 0, 0.5) !important;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #step-2-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    color: white;
    background-color: rgb(0 0 0 / 15%);
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
#u-601ab49c-bedb-4740-9fc2-a023f586207a      #personalization-t-0::after {
        right: -6.5%;
    }
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #personalization-t-1 {
    position: relative;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  #personalization-t-1::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 20px solid #fff;
    clear: both;
}

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

    #personalization-t-0,
#u-601ab49c-bedb-4740-9fc2-a023f586207a      #personalization-t-1 {
        padding: 0.5rem 1rem;
    }

    #personalization-t-0::after,
#u-601ab49c-bedb-4740-9fc2-a023f586207a      #personalization-t-1::after {
        display: none;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .description-infos {
        display: flex;
        align-items: baseline;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .rubric-title {
        margin-right: 8px;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .description-link {
        margin-left: 1px;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .description a {
        margin-top: 0;
        margin-right: 2px;
    }

#u-601ab49c-bedb-4740-9fc2-a023f586207a      .express-quote-label-checkbox {
        position: inherit;
    }
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-option-detail {
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    padding: 8px;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a  .product-option-detail .product-marking-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#u-601ab49c-bedb-4740-9fc2-a023f586207a * {
    word-break: normal;
}
/* 0020_footer : u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f */
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   ._0020_footer {
	color: #474747;
	padding: 20px 0 20px;
	border-top: #E02B20 2px solid;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .gc2 {
	max-width: 1200px;
	margin: 0 auto;
	border-bottom: 2px solid #E02B20;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .grid-padding-x {
	max-width: 1200px;
	margin: 0 auto;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .default-cursor a {
	cursor: default;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer {
	margin-bottom: 8px;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer a {
	padding: 0.5rem 0;
	color: #474747;
	font-size: 0.8rem;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer a:hover {
	cursor: pointer;
	color: #e84840;
	transition: color 500ms ease;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .company-logo {
	height: 100px;
	object-fit: contain;
	margin-top: 10px;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .accordion-title {
	border: 0;
	background-color: #f9f9f9;
	color: #E02B20;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .accordion-title h5 {
	margin-left: 16px;
	margin-bottom: 0;
	color: #E02B20 !important;
}


#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .accordion-content {
	border: 0;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .rubric-list-item-image {
	display: inline-block;
	text-align: center;
	width: 25px;
	color: #474747;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .backTop-icon {
	color: #fff;
	margin-top: 15px;
	background-color: #E02B20;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer .fa-2x {
	font-size: 2.5em;

}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer .fa-phone {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer small {
	color: #474747;

}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .input-group-button input {
	padding-top: 0;
	padding-bottom: 0;
	color: white;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer input {
	font-size: 1rem;
	color: #474747;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   footer input::placeholder {
	font-size: 1rem;
	color: #474747;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .rubric-title {
	color: #E02B20;
	font-size: 19px;
	font-weight: 500;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .newsletter-message {
	display: block;
	line-height: 16px;
	color: #474747;
	font-size: 70%;
	margin: 5px 10px 10px 0;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .switch.mobile {
	height: inherit;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .switch-paddle {
	background: #E02B20;
	width: 3.5rem;
	border-radius: 5px;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .switch.tiny .switch-paddle::after {
	border-radius: 5px;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .switch.tiny input:checked~.switch-paddle::after {
	left: inherit;
	right: 0.25rem;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .switch-active {
	left: 15%;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .social-network li {
	margin: 0 8px;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .social-network li:first-child {
	margin-left: 0;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .social-network a {
	border: none;
	color: #E02B20;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .social-network a:hover {
	color: #e84840;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .first-rubric {
	display: none;
}

@media screen and (min-width: 64em) {
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.second-rubric {
		width: 50%;
	}
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.third-rubric {
		width: 50%;
	}
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.fourth-rubric {
		display: none;
	}
}

@media screen and (max-width: 63.9375em) {
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	._0020_footer {
		border-top: 0;
	}
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.company-logo {
		height: 44px;
		margin-bottom: 8px;
	}
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.accordion-title h5 {
		color: #E02B20 !important;
	}
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.accordion-title::before {
		color: #E02B20;
	}
	.accordion-title,
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.accordion-content {
		background-color: #fff !important;
		color: #474747 !important;
	}
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   	.fourth-rubric form {
		display: none;
	}
}

/* NEWSLETTER */

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .newsletter-toggle {
	display: flex;
	align-items: center;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .newsletter-toggle .switch {
	margin-right: 8px;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .newsletterText {
	max-width: 100%;
}

/* END NEWSLETTER */
#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .input-group-field {
	background: none;
	border: none;
	border-bottom: 1px solid #474747;
	box-shadow: none;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .input-group-button .button {
	border-radius: 5px;
	background-color: #E02B20;
}

#u-3eb8e360-bb71-406e-8ae1-a9a84f4ea07f   .input-group-button .button:hover {
	background-color: #e84840;
}