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

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               h1.home-title {
    display: none;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .sticky-container .sticky {
    position: fixed;
    width: 100%;
    box-shadow: 0 9px 9px 1px rgb(0 0 0 / 9%);
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop {
    background-color: #000;
    padding: 2px 16px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop a {
    color: #fff;
    font-size: 0.8em;
    font-weight: 600;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop a svg {
    color: #E30613;
    font-size: 0.9rem;
  }

  .headerMenuTop a:hover,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop a:hover svg {
    color: #E30613 !important;
    transition: 250ms color ease;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop .dropdown.menu a::after {
    border-color: white transparent transparent;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop .is-dropdown-submenu {
    border: none;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    background-color: white;
    z-index: 20;
    border-top: 2px solid #E30613;
    padding: 5px 10px;
    top: 31px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop .is-dropdown-submenu li {
    line-height: 2;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu .is-dropdown-submenu button {
    color: #000;
    padding: 8px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop .is-dropdown-submenu button:hover {
    cursor: pointer;
    color: #E30613;
    transition: 250ms color ease;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu {
    background-color: white;
    padding: 0 16px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-menu {
    align-items: center;
    font-weight: 600;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-menu .logo {
    padding-left: 0;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               header .logo img {
    height: auto;
    max-width: 200px;
    min-width: 50px;
    object-fit: contain;
    margin-top: -5px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-search input {
    border-color: #E30613;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    box-shadow: none;
    margin-right: 5px;
    color: #314159;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-search input::placeholder {
    color: #000;
    font-size: 14px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-search button {
    background-color: #E30613;
    padding-left: 9px;
    border-radius: 10px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-search button:hover {
    background-color: #000;
    padding-left: 9px;
    border-radius: 10px;
  }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-search button svg {
    position: relative;
    left: 6px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenu-search form {
    margin-bottom: 0;
  }



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

    .mobileMenu-btn,
    .headerMenuTop-searchExandable,
    .headerMenuTop .logo,
    .mobileMenu,
    .headerMenu .companyInformations,
    .headerMenu .accountLinks,
    .headerMenu .accountLinks .wishlist-link,
    .headerMenu .accountLinks .connexion-link,
    .headerMenu .accountLinks .shoppingCart-link,
    .headerMenu .accountLinks .languageSelect,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .close-button {
        display: none;
    }

    .headerMenuTop .companyInformations,
    .headerMenuTop .accountLinks .wishlist-link,
    .headerMenuTop .accountLinks .connexion-link,
    .headerMenuTop .accountLinks .languageSelect,
    .headerMenu-search,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .logo {
        display: block;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks {
        margin-right: 50px;
        align-items: center;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .connexion-link {
        display: flex;
        align-items: center;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .connexion-link svg {
        color: #E30613;
        width: 14.39px;
        height: 14.39px;
        position: relative;
        top: -1px;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .connexion-link span {
        display: none;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .connexion-link span[data-es-label="header.login"] {
        display: block;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .connexion-link .connexion-link-dropdown a:first-child {
        margin-right: 0;
        padding-left: 0;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .connexion-link .connexion-link-dropdown a:last-child::before {
        content: '✕';
        margin-right: 5px;
        color: #E30613;
        font-size: 1rem;
        position: relative;
        top: 1px;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .languageSelect .is-dropdown-submenu-parent a span {
        text-transform: uppercase;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu {
        display: flex;
        position: inherit;
        visibility: visible;
        width: 100%;
        transform: inherit;
        overflow: visible;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .off-canvas-wrapper {
        overflow: visible;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .accountLinks .shoppingCart-link span {
        display: inline-block;
    }

    .menu-firstLevel-link,
    .menu-secondLevel-link,
    .menu-thirdLevel-link,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .menu-lastLevel-link {
        color: #000;
    }

    .menu-firstLevel-link:hover,
    .menu-secondLevel-link:hover,
    .menu-thirdLevel-link:hover,
    .menu-lastLevel-link:hover,
    .menu-firstLevel-link:focus,
    .menu-secondLevel-link:focus,
    .menu-thirdLevel-link:focus,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .menu-lastLevel-link:focus {
        color: #E30613;
        transition: 250ms color ease;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .menu-firstLevel-link::after {
        border-color: #8a8a8a transparent transparent;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .menu-firstLevel-link:hover::after {
        border-color: black transparent transparent;
        transition: 250ms all ease;
    }

  }

  /**** RESPONSIVE ****/
  @media screen and (min-width: 75em) {
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu li a {
        font-size: 14px;
        text-transform: uppercase;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu .categoryMenu li a {
        font-size: 1rem;
    }
  }

  @media screen and (min-width: 64em) {
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu {
        justify-content: space-around;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop a {
        color: #fff;
        font-size: 0.75rem;
        font-weight: 500;
        padding: .4rem 1rem;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop a.wishlist-link svg.fa-heart {
        margin-right: 3px;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop a[data-es-label="header.logout"] {
        padding: 0.4rem 0.1rem 0.4rem 0.5rem;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        margin-top: -1px;
    }
  }

  @media screen and (min-width: 64em) and (max-width: 1325px) {
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 header .logo img {
        max-width: 200px;
        margin-right: 20px;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu li a {
        font-size: 0.9rem;
        padding-right: 0.7rem;
        padding-left: 0.7rem;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu .categoryMenu li a {
        font-size: 14px;
    }
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-search {
        max-width: 180px;
    }
    .headerMenu-search input,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-search input::placeholder {
        font-size: 0.75rem !important;
    }
  }



  @media screen and (min-width: 1092px) {
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .drilldown .is-drilldown-submenu-parent > a::after {
        right: 0;
    }
  }

  @media screen and (max-width: 1023px) {
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .sticky {
        transform: inherit;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        overflow-y: auto;
        width: 280px;
        background-color: #000;
        padding: 32px 0 0 0;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .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-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop {
        padding: 16px;
        background-color: #fff;
        box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.19);
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop a {
        font-size: 1.05em;
        color: #8a8a8a;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop a .svg-inline--fa.fa-w-18 {
        width: 2.1em;
        height: 1.1em;
        margin-right: 0;
        margin-left: 15px;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 [type=search] {
        box-shadow: none;
    }

    .headerMenuTop .companyInformations,
    .headerMenuTop .accountLinks .wishlist-link,
    .headerMenuTop .accountLinks .connexion-link,
    .headerMenuTop .accountLinks .shoppingCart-link span,
    .headerMenuTop .accountLinks .languageSelect,
    .headerMenu-search,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .logo {
        display: none !important;
    }

    .mobileMenu-btn,
    .headerMenuTop-searchExandable,
    .headerMenuTop .logo,
    .headerMenu .accountLinks .wishlist-link,
    .headerMenu .accountLinks .connexion-link,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .accountLinks .languageSelect {
        display: block;
        width: 100%;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .accountLinks .wishlist-link svg {
        margin-right: 7px;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .accountLinks .languageSelect .is-accordion-submenu-parent a span {
        text-transform: uppercase;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
        border-color: #fff transparent transparent;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 /* .headerMenu .accountLinks .languageSelect {
        display: none;
    } */

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
        border-color: #fff transparent transparent;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu button {
        color: #fff;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .accountLinks .shoppingCart-link span {
        display: inline-block;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .mobileMenu-btn .fa-bars {
        color: #E30613;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .mobileMenu-btn:hover .fa-bars {
        cursor: pointer;
        color: #000;
        transition: 250ms color ease;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu>*:not(.close-button) {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        padding: 32px 16px;
        border-bottom: 1px solid #cacaca;
        text-transform: uppercase;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu>*:last-child {
        border: none;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu {
        font-weight: 500;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu a {
        width: calc(100% - 16px);
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu a::after {
        border-color: white transparent transparent;
        right: -8px;
    }

    .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true]>a,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .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-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu .is-accordion-submenu-item[aria-expanded=true]>a:focus {
        color: white !important;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu-menu .is-accordion-submenu-parent[aria-expanded=true] a::after {
        right: 22px;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .menu-lastLevel {
        left: 0 !important;
        margin-bottom: 32px;
    }

    .headerMenu .accountLinks a,
    .headerMenu .companyInformations a,
    .menu-firstLevel-link,
    .menu-secondLevel-link,
    .menu-thirdLevel-link,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .menu-lastLevel-link {
        padding: 8px 0 !important;
        color: #fff;
        background: transparent !important;
        font-size: 0.9rem;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .companyInformations a:nth-child(1) {
        display: none;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .accountLinks a:last-child {
        color: #000;
        padding: 8px !important;
    }

    .menu-secondLevel,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .menu-thirdLevel {
        background-color: transparent;
        padding-left: 10px;
    }

    .menu-firstLevel-link:hover,
    .menu-secondLevel-link:hover,
    .menu-thirdLevel-link:hover,
    .menu-lastLevel-link:hover,
    .headerMenu .accountLinks a:hover,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenu .companyInformations a:hover {
        color: #E30613;
        transition: 250ms all ease;
    }

    .headerMenuTop .mobileMenu-btn .fa-bars,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .shoppingCart-link {
        color: #E30613;
        transition: 250ms all ease;
    }

    .headerMenuTop .mobileMenu-btn:hover .fa-bars,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .headerMenuTop .shoppingCart-link:hover {
        color: #000;
        transition: 250ms all ease;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .is-drilldown {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .is-drilldown li {
        width: 100%;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .drilldown .is-drilldown-submenu-parent>a::after {
        border-color: transparent transparent transparent #fff;
    }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 .drilldown .js-drilldown-back>a::before {
        border-color: transparent #314159 transparent transparent;
    }
  }

  @media screen and (max-width: 670px) {
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 header .logo img {
        max-width: 100px;
    }
  }


  /**** SEARCH EXANDABLE ****/
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input[type=search] {
    background: #fff url('/api/assets/u-7df2beb2-1714-4871-97fa-c8ba04f0700a') no-repeat 9px center;
    border: solid 1px transparent!important;
    padding: 9px 10px 9px 26px;
    width: 35px;
    background-size: 15px;
    border-radius: 5000px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input[type=search]:focus {
    cursor: text;
    width: 120px;
    border-color: #000;
    -webkit-box-shadow: 0 0 5px rgba(87, 87, 87, 0.5);
    box-shadow: 0 0 5px rgba(87, 87, 87, 0.5);
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input::placeholder {
    font-size: 1rem;
    color: #8a8a8a;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input[type=search]:hover:not(:focus) {
    cursor: pointer;
    background: #fff url('/api/assets/u-25727086-ad6f-4609-be1b-a5f6d6d97427') no-repeat 9px center;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input[type=search] {
    margin: 0 1rem;
    border: solid 2px transparent;
    padding: 9px 10px 9px 26px;
    width: 35px;
    border-radius: 60px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input[type=search]:focus {
    width: 110%;
    background-color: #fff;
    border-color: #E30613;
    -webkit-box-shadow: 0 0 5px rgba(23, 121, 186, 0.5);
    box-shadow: none;
    padding: 9px;
    padding-left: 30px;
    margin-bottom: 20px;
  }

  .headerMenuTop-searchExandable input:-moz-placeholder::after,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input::-webkit-input-placeholder::after {
    color: #8a8a8a;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .headerMenuTop-searchExandable input[type=search]:hover {
    background-color: #fff;
  }

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

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .mini-shopping-cart-product {
    margin-bottom: 1rem;
    padding: 1em 0 0.5em;
    border-bottom: 1px solid #E30613;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-title {
    margin-bottom: 0.5em;
    color: #E30613;
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               h4.subheader {
    color: #E30613;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 10px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-link {
    display: block;
    color: #8a8a8a;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-img {
    margin-right: 0.5em;
    width: 80px;
    height: 80px;
    object-fit: contain;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .mini-shopping-cart-product-title {
    color: #000;
    margin-bottom: 0.5em;
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: underline;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-description {
    font-size: 75%;
    margin-bottom: 5em;
  }

  #mini-shopping-cart-price,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-ordered-quantity {
    color: #000;
    font-size: 80% !important;
    margin-bottom: 0 !important;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-price {
    display: none;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-button {
    padding: 1em 0;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-button a.button {
    background-color: #E30613;
    border-radius: 10px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                                 #mini-shopping-cart-button a.button:hover {
    background-color: #000;
    border-radius: 10px;
  }

  #mini-shopping-cart-see,
#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               #mini-shopping-cart-continue {
    margin-bottom: 0 !important;
  }

  /* Menu categories header */

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown .submenu-title {
    background-color: transparent;
    color: white;
    padding: 0 16px;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown .submenu-title::after {
    border-color: transparent transparent transparent white;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .menu-all {
    padding-bottom: 45px;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .menu-all span {
    font-weight: bold;
  }

  /* CATEGORY MENU */

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 365px;
    background: #000;
    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-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu._open {
    transform: translateX(0);
    transition: transform ease-in 500ms;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown {
    max-width: inherit !important;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown {
    margin-left: 0;
    background-color: transparent;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown {
    margin-left: 0;
    background-color: transparent;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-dropdown-submenu-parent {
    position: initial;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .drilldown .js-drilldown-back>a::before {
    border-color: transparent white transparent transparent;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown .is-drilldown-submenu {
    background-color: #000;
    border: none;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown a {
    background-color: transparent;
    color: white;
    font-weight: 500;
    line-height: 1.2;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown a::first-letter {
    text-transform: uppercase;
  }

#u-269ebb8f-0cd5-4223-a98a-447e0feab43a                               .categoryMenu .is-drilldown .drilldown a::after {
    border-color: transparent transparent transparent white;
  }

  /* END CATEGORY MENU */

/* 0085_product_detail : u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d */
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d ._0085_product-details {
    margin: 0 auto;
    max-width: 1200px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .fa-undo-alt {
    font-weight: bold;
    color: #E30613;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-label-img {
    padding: 10px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #f3f3f3;
    background: white;
  }

  .add-logo,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .img-extend {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(216, 216, 216, 0.2);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    right: 1rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .img-extend {
    bottom: calc(1rem + 0.75rem);
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .add-logo {
    bottom: 5rem;
  }

  .img-extend i,
  .img-extend svg,
  .add-logo i,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .add-logo a {
    line-height: 20.64px;
  }

  .img-extend i,
  .img-extend svg:hover,
  .add-logo i,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .add-logo svg:hover {
    color: white;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .add-to-cart small {
    color: #fff;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #product-id {
    top: 20px !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .products-slideshow-content:focus {
    border: none;
    background-color: lightgrey;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .orbit-slides-container {
    height: auto !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .orbit-container .orbit-slides-container li.active {
    position: static;
  }

  @media screen and (min-width: 75em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      #product-id img {
      width: 75%;
    }
  }

  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      #product-id .orbit-container {
      min-height: 657.5px;
    }
  }

  @media screen and (max-width: 39.9375em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .reveal {
      height: auto;
      min-height: auto;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .colors {
      display: flex;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      #product-id .orbit-container {
      min-height: 343px;
    }
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #product-id img {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #product-id .orbit-previous,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #product-id .orbit-next {
    color: #000;
  }

  #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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #product-id .orbit-next:focus {
    color: #fefefe;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .main-product-image {
    position: relative;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .main-image {
    margin-bottom: 0.75rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-labels-container {
    max-width: 140px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-labels-container .label {
    font-size: 0.8rem;
    padding: 0.25rem 16px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .label.warning {
    color: #fefefe;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .warning {
    color: #FF5722;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .img-top-right {
    position: absolute;
    right: 0;
    padding: 0.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-name {
    display: inline-block;
    color: #E30613;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    width: 80%;
    padding-right: 0.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .line-through-price {
    color: #cc4b37;
    text-decoration: line-through;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wishlist-toggle:focus {
    outline: none;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wishlist-toggle {
    color: #E30613;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wishlist-toggle:active {
    color: #184d99;
  }

  .detail-add-wishlist,
  .detail-remove-wishlist,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .detail-back-return.fa-2x {
    font-size: 1.5rem;
    padding-top: 0.25rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    a:hover .detail-add-wishlist.fa-heart {
    font-weight: 600;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .detail-add-wishlist.is-active {
    color: #cc4b37;
    font-weight: 600;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .from-price {
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    background-color: #f2f2f2;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .from-price p {
    margin-top: 0.25rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 600;
    color: #0a0a0a;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .from-price a {
    color: #000;
    background-color: #fefefe;
    margin-bottom: 0;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .from-price a:hover {
    color: #fefefe;
    background-color: #000;
  }

  @media screen and (max-width: 39.9375em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      a:hover .detail-add-wishlist.fa-heart {
      font-weight: 400;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .detail-add-wishlist.is-active {
      color: #cc4b37;
      font-weight: 600 !important;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .from-price p {
      font-size: 0.8rem;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .from-price a {
      padding: 0.5em;
    }
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .ref-brand-stock {
    color: #000 !important;
    border-top: 1px solid #cacaca;
    margin: 0.5rem 0 0;
    padding-top: 0.5rem;
  }

  .ref-brand-stock small span:nth-child(2),
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .ref-brand-stock .small-4 span a {
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .rubric-title {
    color: #000;
    font-size: 0.9rem;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 0.4rem;
    padding-top: 0.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .rubric-title.text-left {
    border-bottom: 1px solid #cacaca;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .description-preview {
    color: #000;
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .description-link a {
    margin-top: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .description a {
    color: #000;
    font-size: 80%;
    text-decoration: underline;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .informations-button .button {
    padding: 1rem 0.5rem;
    font-size: 0.85rem;
  }

  .details-add-text1,
  .details-add-text2,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .details-add-text3 {
    color: #000;
    font-size: 90%;
    margin-bottom: 1rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .details-add-text4 {
    font-size: 75%;
    margin-bottom: 1.5rem;
    padding: 0.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .close-button i {
    font-size: 1.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reveal {
    color: #000;
  }

  .express-quote-reseller-logo,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .sample-inquiry-reseller-logo {
    margin-bottom: 1rem;
  }

  .express-quote-reveal-product-name,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .sample-inquiry-reveal-product-name {
    margin: 1rem 0 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    textarea.express-quote-reveal-form-textarea {
    color: #000;
    font-size: 0.8rem;
    min-height: 195px;
    resize: vertical;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    textarea.sample-inquiry-reveal-form-textarea {
    color: #000;
    font-size: 0.8rem;
    min-height: 351px;
    resize: vertical;
  }

  .reveal label,
  .reveal [type='text'],
  .reveal [type='email'],
  .reveal [type='password'],
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reveal select {
    color: #000;
    font-size: 0.8rem;
  }

  .reveal input::-webkit-input-placeholder,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reveal textarea::-webkit-input-placeholder {
    color: #000;
    font-size: 0.8rem;
  }

  .reveal input::-moz-placeholder,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reveal textarea::-moz-placeholder {
    color: #000;
    font-size: 0.8rem;
  }

  .reveal input:-ms-input-placeholder,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reveal textarea:-ms-input-placeholder {
    color: #000;
    font-size: 0.8rem;
  }

  .reveal input::-ms-input-placeholder,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reveal textarea::-ms-input-placeholder {
    color: #000;
    font-size: 0.8rem;
  }

  .reveal input::placeholder,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reveal textarea::placeholder {
    color: #000;
    font-size: 0.8rem;
  }

  .express-quote-rgpd-caution,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .sample-inquiry-rgpd-caution-policy-privacy-link:hover {
    color: #000;
    text-decoration: underline;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .share {
    color: #000;
    cursor: pointer;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .share:hover {
    color: #184d99;
  }

  .share:focus,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .share:active {
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .share .fa-2x {
    font-size: 1.3em;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .step {
    padding-top: 0 !important;
  }

  .first-part,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .second-part {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 30px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .second-part {
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .second-part form {
    position: relative;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .second-part-title {
    font-size: 1.5rem;
    font-weight: 500;
    color: #E30613;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .step1-characteristic {
    border-bottom: 1px solid #000;
    margin-bottom: 1.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .step2 {
    padding: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .step2-marking {
    padding: 2.5%;
    background-color: #e6e6e6;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .marking-toggle-head {
    background-color: #fefefe;
    padding: 0.75rem;
    margin-bottom: 0.25rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .marking-area {
    background-color: #fefefe;
    padding: 0.75rem;
    margin-bottom: 1rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .change-marking {
    margin-bottom: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .import-file-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #184d99;
    padding: 8px 32px;
    min-width: 160px;
    max-width: 250px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .import-file-button .upload-icon {
    font-size: 16px;
    color: #fff;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .import-file-button label {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0 !important;
  }



  @media screen and (max-width: 39.9375em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .change-marking {
      padding-right: 0.5rem;
      top: 0.2rem;
      right: -2rem;
    }

    .express-quote-label-checkbox,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .sample-inquiry-label-checkbox {
      position: relative;
      top: -2.5rem;
      left: 15px;
    }

    .express-quote-confirm-button,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .sample-inquiry-confirm-button {
      width: 100%;
    }
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .marking-name {
    margin-bottom: 0;
    font-weight: 500;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .edit-marking {
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    textarea {
    resize: vertical;
    margin-bottom: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .btn-close-marking {
    position: relative;
    top: -0.5rem;
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    input.logo {
    display: none !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .marking-delete {
    position: relative;
    right: 0rem;
    top: 0;
    font-size: 1.2em;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reset-marking {
    padding-top: 6px;
    text-decoration: underline;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .valid-marking {
    margin-bottom: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .no-personalization-title {
    padding: 1rem;
    color: #000;
    background-color: #f2f2f2;
    border: 1px solid #000;
    margin: 1rem 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .no-personalization-title h3 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
  }

  .personalization-step-subtitle,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .no-personalization-step-subtitle {
    color: #000;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
  }

  .personalization-step-label,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .no-personalization-step-label {
    font-size: 80%;
  }

  .personalization-step2-label,
  .personalization-step2-label-first,
  .no-personalization-step2-label,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .no-personalization-step2-label-first {
    font-size: 90%;
    font-weight: 500;
    margin-top: 1.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .personalization-step2-label-first {
    margin-top: 0;
  }

  .grey-select,
  .quantity-input,
  .marking-area input,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .marking-area textarea {
    font-size: 0.9rem;
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .quantity-input {
    text-align: center;
    width: auto;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #0a0a0a;
    border: 1px solid #000;
  }

  th,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    td {
    border: 1px solid #e6e6e6;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    thead th {
    text-align: center;
  }

  th:first-child,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    td:first-child {
    text-align: left;
  }

  thead th,
  thead td,
  tfoot th,
  tfoot td,
  tbody th,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    tbody td {
    font-size: 90%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .table-first {
    color: #0a0a0a;
    font-weight: 500;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .aside-summary {
    padding: 1rem;
    margin-bottom: 1rem;
    line-height: 2;
    color: #000;
    background-color: #f2f2f2;
  }

  .aside-summary-title,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .aside-summary-total-result {
    font-size: 1.1em;
    font-weight: 600;
    padding-top: 0.5rem;
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .aside-summary-div {
    padding: 0.5rem 0;
    border-bottom: 1px solid #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .aside-summary-label {
    font-size: 0.9em;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .aside-summary-result {
    font-weight: 600;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .aside-summary .has-tip {
    cursor: help;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .aside-button button {
    margin-bottom: 0.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .dpn {
    display: none !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .dpb {
    display: block;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .decreasing-prices-content {
    margin-bottom: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .accordion {
    border: 1px solid #e6e6e6;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .accordion-title {
    padding: 1rem 0.5rem;
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .accordion-content {
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    font-size: 0.85rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .accordion-item:first-child> :first-child {
    border-top: 0;
  }

  :last-child>.accordion-content:last-child,
  :last-child:not(.is-active)>.accordion-title,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .accordion-title:last-child {
    border-bottom: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .accordion-title {
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .accordion-title:hover {
    color: #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .characteristics {
    padding: 0.25rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .keyword {
    color: #000;
    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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .filter-ink-color .button-group {
    flex-wrap: wrap;
  }

  .filter-color .button-group .button,
  .filter-product-color .button-group .button,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .filter-ink-color .button-group .button.first-all {
    background-color: #fefefe;
    color: #000;
    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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .filter-ink-color .filter-color-button:active {
    border: 2px solid #000;
  }

  .filter-product-color,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .filter-ink-color {
    margin-bottom: 20px;
  }

  /*************** Product & Ink Color selector *******************/
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .filter-ink-color .button-group input:checked+label:active {
    border: 2px solid #000;
  }

  /************* JQuery-Step Wizard *****************/
  /* Common */
  .wizard,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol {
    display: block;
    width: 100%;
    overflow: hidden;
  }

  .wizard a,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol a {
    outline: 0;
  }

  .wizard ul,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
  }

  .wizard ul>li,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol ul>li {
    display: block;
    padding: 0;
  }

  /* Accessibility */
  .wizard>.steps .current-info,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps .current-info {
    position: absolute;
    left: -999em;
  }

  .wizard>.content>.title,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.content>.title {
    position: absolute;
    left: -999em;
  }

  /* Wizard */
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 0.47rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #no-personalization .wizard>.steps {
    display: none;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard.vertical>.steps {
    display: inline;
    float: left;
    width: 30%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps .number {
    font-size: 1.429em;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps>ul>li {
    width: 49%;
  }

  .wizard>.steps>ul>li,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.actions>ul>li {
    float: left;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps>ul>li:first-child {
    margin-right: 2%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard.vertical>.steps>ul>li {
    float: none;
    width: 100%;
  }

  .wizard>.steps a,
  .wizard>.steps a:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps .disabled a:active {
    background: #f2f2f2;
    color: #aaa;
    cursor: default;
  }

  .wizard>.steps .current a,
  .wizard>.steps .current a:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps .current a:active {
    background: #000;
    color: #fff;
    cursor: default;
  }

  .wizard>.steps .done a,
  .wizard>.steps .done a:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps .done a:active {
    background: #E30613;
    color: #fff;
  }

  .wizard>.steps .error a,
  .wizard>.steps .error a:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps .error a:active {
    background: #ff0003;
    color: #fff;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content {
    background: #fefefe;
    display: block;
    margin: 0.5em;
    overflow-x: hidden;
    position: relative;
    width: auto;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #no-personalization .wizard>.content {
    background: #fefefe;
    display: block;
    margin: 0.5em;
    margin-top: 0;
    overflow-x: hidden;
    position: relative;
    width: auto;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard.vertical>.content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body ul {
    list-style: disc !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body ul>li {
    display: list-item;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body>iframe {
    border: 0 none;
    width: 100%;
    height: 100%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body input {
    display: block;
    font-size: 1rem;
    color: #0a0a0a;
    border: 1px solid #000;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body input[type="checkbox"] {
    display: inline-block;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body input.error {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body label {
    display: inline-block;
    margin-bottom: 0.5em;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.content>.body label.error {
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard.vertical>.actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.actions>ul {
    display: inline-block;
    text-align: right;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.actions>ul>li {
    margin: 0 0.5em;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard.vertical>.actions>ul>li {
    margin: 0 0 0 1em;
  }

  .wizard>.actions a,
  .wizard>.actions a:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.actions a:active {
    background: #1779ba;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
  }

  .wizard>.actions .disabled a,
  .wizard>.actions .disabled a:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.actions .disabled a:active {
    background: #f2f2f2;
    color: #aaa;
  }

  /* Tabcontrol */
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps {
    position: relative;
    display: block;
    width: 100%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps>ul {
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps>ul>li {
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps>ul>li:hover {
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps>ul>li.current {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps>ul>li>a {
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps>ul>li>a:hover {
    text-decoration: none;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.steps>ul>li.current>a {
    padding: 15px 30px 10px 30px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.content>.body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.content>.body ul {
    list-style: disc !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .tabcontrol>.content>.body ul>li {
    display: list-item;
  }

  .attribute-filter-select,
  .filter-select,
  .technology-select,
  input,
  textarea,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .quantity-input {

    font-size: 1rem;
    color: #000;
    border: 1px solid #ccc !important;

  }

  @media screen and (max-width: 39.9375em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .wizard>.steps>ul>li {
      width: 100%;
    }
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #personalization-t-0 {
    position: relative;
    padding-left: 1.5rem;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #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 #000;
    clear: both;
  }

  .wizard>.steps .done #personalization-t-0::after,
  .wizard>.steps .done #personalization-t-0:hover::after,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .wizard>.steps .done #personalization-t-0:active::after {
    border-left: 20px solid #E30613 !important;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #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-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      #personalization-t-0::after {
      right: -6.5%;
    }
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #personalization-t-1 {
    position: relative;

  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    #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 #f9f9f9;
    clear: both;
  }

  @media screen and (min-width: 40em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d        #personalization-t-0 {
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px;
      }
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d        #personalization-t-1 {
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px;
      }
  }

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

    #personalization-t-0,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      #personalization-t-1 {
      padding: 0.5rem 1rem;
    }

    #personalization-t-0::after,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      #personalization-t-1::after {
      display: none;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .description-infos {
      display: block;
      align-items: baseline;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .rubric-title {
      margin-right: 8px;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .description-link {
      margin-left: 1px;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .description a {
      margin-top: 0;
      margin-right: 1px;
    }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d      .express-quote-label-checkbox {
      position: inherit;
    }
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-option-detail {
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e6e6e6;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    padding: 8px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-option-detail .product-marking-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }


  /* Thumbnail slideshow */

  .product-image-thumbnail-0039 .slide-prev,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-image-thumbnail-0039 .slide-next {
    display: block;
    position: absolute;
    top: calc(50% - 12px);
    color: #000;
    font-size: 24px;
    padding: 0;
    right: 0;
  }

  .product-image-thumbnail-0039 .slide-prev:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-image-thumbnail-0039 .slide-next:hover {
    cursor: pointer;
    color: #484848;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-image-thumbnail-0039 .slide-prev {
    left: -12px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .product-image-thumbnail-0039 .slide-next {
    right: -12px;
  }

  /*buttons*/

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .icon-label {
    color: #fff !important;
  }

  .show-pdf,
  .add-to-cart,
  .wizard>.actions a:active,
  #add-marking,
  .import-file-button,
  .valid-quantity,
  .valid-marking,
  .add-to-cart,
  .wizard>.actions a,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .button.small {
    background-color: #E30613 !important;
    color: #fff !important;
    border-radius: 10px;
  }


  .show-pdf:hover,
  .add-to-cart:hover,
  .wizard>.actions a:active,
  #add-marking:hover,
  .valid-quantity:hover,
  .import-file-button:hover,
  .valid-marking:hover,
  .add-to-cart:hover,
  .wizard>.actions a:hover,
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .button.small:hover {
    background-color: #000 !important;
    color: #fff !important;
      border-radius: 10px;
  }


#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .add-to-cart {
    background-color: #E30613 !important;
    color: #fff !important;
  border-radius: 10px;
  }


#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .add-to-cart:hover {
    background-color: #000 !important;
    color: #fff !important;
  border-radius: 10px;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .reset-marking a {
    color: #000 !important;
  }

  /*fin buttons*/


  /* Réseaux sociaux */


#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    .fa-pinterest-square {
    display: none;
  }

#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d    * {
    word-break: normal;
  }

  @media screen and (min-width: 40em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d     #personalization-t-0 {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d         #personalization-t-1 {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}
@media screen and (max-width: 39.9375em) {
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d     #personalization-t-0 {
        border-radius: 10px;

    }
#u-e6756e7d-09ca-40d0-a9ae-a2869ee7447d         #personalization-t-1 {
      border-radius: 10px;
    }
}


/* 0020_footer : u-0ad446e5-c65e-429c-87f1-fbc613401397 */
#u-0ad446e5-c65e-429c-87f1-fbc613401397                       .default-cursor a {
    cursor: default;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer {
    margin-bottom: 0px;
    background-color: #000;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer a {
    padding: 0.5rem 0;
    color: #fff;
    font-size: 0.9rem;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer a:hover:not(.reinsurance-item) {
    cursor: pointer;
    color: #E30613;
    transition: color 500ms ease;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .show-for-large {
    max-width: 1200px;
    margin: 0 auto;
  }


#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .company-logo {
    height: 50px;
    object-fit: contain;
    background-color: transparent;
    padding: 5px 10px
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .accordion-title {
    border: 0;
    border-bottom: 1px solid #FFF;
    background-color: #000;
    color: #fff;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .accordion-title h5 {
    margin-left: 16px;
    margin-bottom: 0;
    color: #fff;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .accordion-content {
    border: 0;
    background-color: #000;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .rubric-list-item-image {
    display: inline-block;
    text-align: center;
    width: 25px;
    color: #a0a0a0;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .backTop-icon {
    color: #fff;
    margin-top: 15px;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer .fa-2x {
    font-size: 1.75em;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer .fa-phone {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer small {
    color: #fff;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .input-group-button input {
    padding-top: 0;
    padding-bottom: 0;
    color: white;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer input {
    font-size: 1rem;
    color: #313131;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         footer input::placeholder {
    font-size: 1rem;
    color: #313131;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .rubric-title {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .gc2 {
    border-bottom: 1px solid #a0a0a0;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .switch.mobile {
    height: inherit;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .switch-paddle {
    background: #E30613;
    width: 3.5rem;
    border-radius: 5px
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .switch.tiny input:checked~.switch-paddle::after {
    left: inherit;
    right: 0.25rem;

  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .switch.tiny .switch-paddle::after {
    border-radius: 3px;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .switch-active {
    left: 15%;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .social-network li {
    margin: 0 8px;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .social-network li:first-child {
    margin-left: 0;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .social-network a {
    border: none;
    color: #fff;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .input-group-field {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .input-group-button .button {
    background-color: #E30613;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }


#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .company-logo {
    background-color: #fff;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .newsletterCheckbox-message {
    color: #fff !important;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .rubric-list-item-image svg {
    color: #fff;
  }

  @media screen and (min-width: 64em) {
#u-0ad446e5-c65e-429c-87f1-fbc613401397                           .first-rubric {
      width: 30%;
    }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                           .second-rubric {
      width: 20%;
    }
  }


  @media screen and (max-width: 63.9375em) {
#u-0ad446e5-c65e-429c-87f1-fbc613401397                           .company-logo {
      height: 44px;
      margin-bottom: 8px;
    }
  }

  /* Reinsurance */

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .reinsurance {
    background-color: #fff;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .reinsurance-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 32px;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .reinsurance-item:hover {
    opacity: 0.6;
    transition: all 500ms ease;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .reinsurance-item-icon {
    font-size: 32px;
    margin-bottom: 16px;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .reinsurance-item-text {
    font-weight: 600;
    text-align: center;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .inactiveLink {
    pointer-events: none;
    cursor: default;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .reinsurance {
    display: none;
  }

  /* End reinsurance */

  /* NEWSLETTER */

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .newsletterCheckbox-checkbox {
    margin-bottom: 0;
    margin-right: 8px;
  }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                         .newsletterCheckbox-message {
    display: inline;
    margin: 0;
    line-height: 20.48px;
    color: #fff;
  }



  @media screen and (max-width: 63.9375em) {
#u-0ad446e5-c65e-429c-87f1-fbc613401397                           .newsletterCheckbox {
      margin-bottom: 8px;
    }

#u-0ad446e5-c65e-429c-87f1-fbc613401397                           .newsletter-form-mobile .input-group {
      margin-bottom: 8px;
    }
  }
#u-0ad446e5-c65e-429c-87f1-fbc613401397       .company-logo {
      opacity: 0;
  }

._0020_footer .text-center .cell
#u-0ad446e5-c65e-429c-87f1-fbc613401397      {
        background-image: url(/api/assets/u-1ae08543-1423-4a5a-a3ba-bd11bff5a83e);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat!important;
    }
#u-0ad446e5-c65e-429c-87f1-fbc613401397     ._0020_footer .hide-for-large .text-center img {
        background-image: url(/api/assets/u-1ae08543-1423-4a5a-a3ba-bd11bff5a83e);
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat!important;
    }