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;
}

/* 0025_miscellaneous : u-722a6c3e-25bc-41d6-a207-1d07017d9a96 */
#u-722a6c3e-25bc-41d6-a207-1d07017d9a96     ._0025_miscellaneous {
    text-align: justify;
    max-width: 800px;
    margin: 0 auto;
    padding: 10px;
}

#u-722a6c3e-25bc-41d6-a207-1d07017d9a96 strong {
    color: #e02b20!important
}
/* 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;
}