@font-face{
    font-family : "Gotham";
    src : url('../fonts/gotham.ttf');
}

@font-face{
    font-family : "Gotham Black";
    src : url('../fonts/gotham-black.ttf');
}

#wrapper {
    background-color: #e2e2e2!important;
    margin-top: 3%;
}

#wrapper div.container {
    margin-bottom: -25px!important;
}

.afix-wrapper-migrate {
    background-color: #fff!important;
    padding-top: 1.563rem;
}

.afix-main-migrate {
    padding: 5% 0;
}

*, div.selector select, * select, * input, * textarea, * button, .content_sortPagiBar .sortPagiBar #productsSortForm select, .content_sortPagiBar .sortPagiBar .nbrItemPage select, input, button, select, textarea, body, .page-subheading, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h3.page-heading, h1.category-name, .footer-container #footer h4{
    font-family: "Gotham", "Arial", sans-serif;
}
#my-account ul.myaccount-link-list li a span, p#oleafoqty_totalofspans_ht, #oleafoqty_spansprices .price {
    font-family: "Gotham", "Arial", sans-serif;
}

section[id^="cat1"], section[id^="cat2"], section[id^="cat3"], section[id^="cat4"], section[id^="cat5"] {
    padding-bottom: 0;
}

/* mobile */

@media only screen and (max-width: 600px) {

    .menu-icon {
        width: 54px!important;
        padding-left: 2px!important;
    }

    .menu-icon.mobile {
        margin-left: 15px;
        border-left: 1px solid #cecece;
    }

    .menu-afix {
        display: inline-block !important;
    }

    .logo-mobile {
        display: inline-block;
        padding: 4px;
        border-left: 1px solid #cecece;
    }

    .mobile-left-link {
        height: 45px;
        display: inline-block;
        position: absolute;
        font-weight: bold;
        /* width: -webkit-fill-available;
        text-align: center; */
    }

    #_mobile_user_info, #_mobile_cart {
        border-left: 1px solid #cecece;
        /* padding: 0px 3px 0px 3px; */
        padding: 0px 3px 0px -1px;
        display: inline-block;
    }

    #_mobile_contact_link {
        padding: 0px;
        display: inline-block;
    }

    .user-info {
        padding: 10px 10px 10px 15px !important;
    }

    #header .header-nav .blockcart {
        height: 2.75rem!important;
    }

    .btn-search-deploy {
        display: inline!important;
        border-left: 1px solid #cecece;
        padding: 17px 0px 12px 4px;
        height: 45px;
    }

    .btn-search-deploy:before {
        /* padding: 12px 20px 10px 20px!important; */
        padding: 12px 15px 10px 17px!important;
        display: inline!important;
    }
    
    .btn-search-deploy:after {
        content: none !important;
    }

    #contact-link {
        padding: 10px!important;
    }

    .blockcart {
        padding: 7px 10px!important;
        border-right: 1px solid #cecece;
    }

    .footer-column-2 {
        padding: 4% 17% !important;
    }

    .footer-column-mobile h4:after {
        display: block;
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 1px;
        color: #fe475c;
    }

    .accord-list {
        position: relative;
        padding-bottom: 10px;
    }

    .accord-list ul {
        padding-top: 10px;
    }

    .main-hero {
        padding-top: 10%!important;
    }

    .home-buttons-three {
        display: block!important;
    }

    .cpaa-container {
        padding: 5% 8% 5% 5% !important;
    }

    .afix-slider {
        padding: 0 15px;
        margin-left: -18px;
    }

    .thumb-afix {
        width: 100%!important;
        margin-left: 8px;
    }

    .prev {
        margin-left: 3px!important;
    }

    .next {
        margin-right: -14px!important;
    }

    .afix-main-migrate {
        padding: 0 15px!important;
        margin-top: 16%;
    }

    #checkout .afix-main-migrate {
        padding: 0!important;
    }

    .afix-product-description {
        height: auto!important;
        overflow: unset!important;
        border-bottom: 1px solid #d2d2d2;
        color: #666;
        font-size: 13px;
    }

    div.row.product-container.js-product-container { display: flex; flex-flow: column; }

    .product-third { 
        order: 1; 
        text-align: center;
        margin-top: 15px;
    }
    
    .product-second { order: 2;  }

    .bootstrap-touchspin {
        float: none!important;
    }

    #blockcart-modal .modal-dialog {
        max-width: 100%!important;
    }

    #blockcart-modal > div > div > div.modal-body > div > section > div {
        flex-direction: column;
    }

    .csp-title {
        text-align: center;
        line-height: 28px;
    }

    .csp-title:after {
        top: 85px!important;
    }

    h4#myModalLabel {
        text-align: center;
    }

    #blockcart-modal > div > div > div.modal-body > div > section > div > div.js-product {
        width: 100%!important;
    }

    .thumbnail-container {
        margin: auto;
    }

    .cart-detailed-actions {
        width: auto!important;
    }

    .cart-overview {
        max-width: 100%;
        overflow-x: scroll;
    }

    #cart .cart-detailed-actions div a, #cart .afix-back {
        font-size: 13px!important;
    }

    .footer-container {
        overflow: hidden;
    }

    #cart .footer-container {
        overflow: initial;
    }

    #checkout .cart-grid-body {
        width: 100%!important;
        margin-left: 5px!important;
    }

    #checkout .cart-grid-right {
        margin-left: 5px!important;
    }

    #checkout #wrapper div.container {
        margin-bottom: 5px!important;
    }

    #checkout section#content > div.row {
        margin-right: 11px;
        margin-left: 0px;
    }

    #cart main, #index main {
        max-width: 100%;
        overflow-x: hidden;
    }

    #_mobile_logo {
        display: none!important;
    }

    .iqitmegamenu-wrapper {
        display: none;
    }

    .ui-autocomplete {
        width: 77%!important;
        margin-left: 34px!important;
    }

    .ui-autocomplete-input {
        background-color: #fff!important;
    }

    .hidden-sm-down {
        display: unset!important;
        visibility: hidden!important;
        position: fixed;
    }

    #search_widget {
        margin-top: -48px!important;
        margin-right: 6px;
        visibility: visible;
        width: 100%!important;
        overflow: visible;
    }

    #search_widget form input {
        border: 1px solid #000;
        margin-top: 5px;
        margin-left: 5px;
    }

    #search_widget form i {
        margin-top: 5px;
        margin-left: 5px;
    }

    .ui-autocomplete.searchbar-autocomplete {
        max-width: 57%;
    }

    .prd-references {
        margin-top: -84px;
        position: relative;
    }

    #product section.featured-products.clearfix {
        margin-top: 0;
    }

    .prd-references h4 {
        margin-top: 12%!important;
    }

    .bullet-container {
        margin-top: 0!important;
    }

    #testimonials {
        margin-top: -30px;
    }

    #product span.control-label {
        justify-content: center;
    }

    .product_list.grid.row:before {
        top: -28px!important;
    }

    #footer {
        clear: both;
    }

    .footer-table {
        width: 100%;
    }

    /* paypal button */
    div[data-paypal-source-page="product"] {
        display: flex;
        justify-content: center;
        margin: 0 !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 900px) {

    #_mobile_user_info, #_mobile_cart {
        border-left: 1px solid #cecece;
        padding: 0px 5px 0px 5px;
        display: inline-block;
    }

    .acc-li {
        width: 17%;
    }
    
    .acc-li h3 {
        text-align: left;
    }

    .product-first {

    }
    
    .product-third {
        /* height: 200px;  */
        height: auto; 
        border-left: 1px solid #ccc; 
        width: 20%;
    }

    .iqitmegamenu-all {
        display: block!important;
    }

    .iqitmegamenu-icon {
        margin-left: -17px;
        color: #000000!important;
    }

    #iqitmegamenu-mobile {
        display: none!important;
    }

    .menu-icon {
        width: 54px!important;
        padding-left: 2px!important;
    }

    .menu-icon.mobile {
        margin-left: 15px;
        border-left: 1px solid #cecece;
    }

    .text-sm-center.mobile {
        display: inline-flex;
        width: 100%;
    }

    .mobile-left-link {
        display: inline-flex;
        margin-left: auto;
        margin-right: 0;
    }

    .blockcart {
        padding: 7px 10px!important;
        /* border-right: 1px solid #cecece; */
    }

    #_mobile_user_info, #_mobile_cart, #header .header-nav .blockcart {
        height: 45px!important;
    }

    #_mobile_cart {
        border-right: 1px solid #ccc;
    }

    #_mobile_contact_link {
        padding: 0px 11px 5px 5px;
    }

    .logo-mobile {
        margin-left: auto;
        padding: 5px;
    }

    .home-buttons-three {
        margin: 20px 0;
        display: flex;
        color: #FFF;
        flex-direction: column;
    }

    .home-buttons-three a {
        margin-bottom: 15px;
    }

    #blockcart-modal > div > div > div.modal-body > div > section > div {
        flex-direction: column;
    }

    #blockcart-modal > div > div > div.modal-body > div > section > div > div.js-product {
        width: 100%!important;
    }

    .thumbnail-container {
        margin: auto;
    }

    .product-second {
        width: 100%!important;
        margin-top: 20px;
    }

    .product-third {
        margin-top: 25px;
        border: none;
        width: 50%;
        line-height: 30px;
    }

    .afix-product-description {
        height: auto!important;
    }

    #product .product-container {
        margin-bottom: -70px;
    }

    .cart-detailed-actions {
        width: auto!important;
    }

    #checkout .cart-grid-body {
        width: 100%!important;
    }

    #_mobile_logo {
        display: none;
    }

    .hidden-sm-down {
        display: unset!important;
        visibility: hidden!important;
        position: fixed;
    }

    #search_widget {
        margin-top: -48px!important;
        margin-right: 6px;
        visibility: visible;
        width: 100%!important;
        overflow: visible;
    }

    #search_widget form input {
        border: 1px solid #000;
        margin-top: 5px;
        margin-top: 52px;
        margin-left: 100px;
    }

    #search_widget form i.material-icons.search {
        margin-top: 52px;
        margin-left: 100px;
    }

    .ui-autocomplete.searchbar-autocomplete {
        max-width: 52%;
    }

    .prd-references {
        margin-top: -84px;
        position: relative;
    }

    #product section.featured-products.clearfix {
        margin-top: -25px;
    }

    .prd-references h4 {
        margin-top: 12%!important;
    }

    .bullet-container {
        margin-top: 0!important;
    }

    #testimonials {
        margin-top: -30px;
    }

    .product-third {
        margin: auto;
        text-align: center;
    }

    #product span.control-label {
        justify-content: center;
    }

    .product_list.grid.row:before {
        top: -34px!important;
    }
}


#header {
    box-shadow: none!important;
    z-index: 5003;
    position: fixed!important;
    top: 0;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 45px!important;
    border-bottom: 1px solid #e5e5e5;
    max-width: 100%!important;
}

#header .header-nav {
    max-height: 45px;
    border-bottom: none!important;
}

.container-afix {
    color: #000000 !important;
    height: 45px;
}

.menu-afix {
    display: flex;
}

.menu-icon {
    background: transparent;
    display: inline-block;
    position: relative;
    width: 52px;
    height: 45px;
    transition: transform 0.5s;
    border-bottom: 4px solid #fe475c;
    cursor: pointer;
}

.menu-icon span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 22px;
    height: 2px;
    transition: background 0.5s;
    margin-top: 2px;
}

.menu-icon span, .menu-icon span::before, .menu-icon span::after {
    background-color: #000000;
}

.menu-icon span::before, .menu-icon span::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-6px);
    display: block;
    width: 22px;
    height: 2px;
    transition: transform 0.5s;
}

.menu-icon span::after {
    transform: translateY(6px);
}

.menu-icon.is-opened span { background: transparent; }
.menu-icon.is-opened span::before { transform: translateY(0) rotate(45deg); }
.menu-icon.is-opened span::after { transform: translateY(0) rotate(-45deg); }
.menu-icon.is-opened div { transform: rotate(180deg); margin-top: 2px !important; }

.menu-pre-span {
    width: 52px; 
    height: 45px; 
    transition: transform 0.5s; 
    margin-top: -2px; 
    display: inline-block; 
    position: relative;
}

.menu-text {
    font-size: 18px;
    border-bottom: 4px solid #fe475c;
    margin-left: 0;
    font-weight: bold;
    height: 45px;
    padding: 13px 10px 14px 11px;
    font-family: "Gotham","Arial",sans-serif;
}

.logo-container {
    text-align: center;
    height: 45px;
    padding-right: 2px;
}

.right-nav {
    font-weight: bold;
}

.logo-afix {
    height: 35px!important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.link-logo {
    display: inline-block;
    padding: 5px 5px;
}

.container-left-afix {
    display: flex;
}

.vt {
    content: '';
    background-color: #ccc;
    width: 1px;
    height: 56%;
    margin-top: 4%;
}

.btn-search-deploy:before {
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    font-size: 17px;
    width: 100%;
    text-align: center;
    padding: 12px 17px 10px 15px;;
    cursor: pointer;
    height: 45px;
}

.login-afix:before {
    content: "\f2bd";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 23px;
    line-height: 23px;
    /* padding-right: 4px; */
}

.user-info {
    padding: 10px 15px 10px 13px;
    margin: 0!important;
}

.user-info a:hover {
    color: #000!important;
}

.shopping-cart-afix:before {
    content: "\f07a";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 23px;
    line-height: 23px;
    color: #000;
    padding-right: 4px;
    text-shadow: 1px 1px rgb(0 0 0 / 20%);
}

.blockcart {
    padding: 8px 16px 9px 17px;
    background: none !important;
    margin: 0!important;
}

.cart-products-count {
    border-radius: 100%;
    color: #fff;
    background-color: #fe475c;
    height: 17px;
    display: inline-block;
    width: 17px;
    font-size: 9px;
    line-height: 17px;
    vertical-align: middle;
}

.contact-info-afix:before {
    content: "\f0e0";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 23px;
    line-height: 23px;
    /* color: #fff; */
    padding-right: 4px;
}

#contact-link {
    margin: 0!important;
    padding: 10px 16px 10px 13px;
}

#contact-link a:hover {
    color: #000 ;
}

.btn-search-deploy:after {
    content: '';
    position: absolute;
    top: 20%;
    right: 0;
    width: 1px;
    height: 60%;
    background-color: #ccc;
}

#footer {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

#footer h4 {
    margin: 0 0 5px 0!important;
}

#footer, .footer-container {
    padding-top: 0!important;
    background-color: #3f3f3f;
    color: #fff;
}

.footer-container li {
    padding-bottom: 4px;
    margin-bottom: 0!important;
}

.footer-container li a {
    color: #fff!important;
    font-size: 13px!important;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 40%);
    font-weight: 600;
}

.footer-container li a:hover {
    color: #000!important;
    background-color: #fff!important;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 40%)!important;
}

.footer-column-1 {
    display: table-cell;
    width: 75%;
    padding: 20px 0 20px 8%;
}

.footer-column-2 {
    display: table-cell;
    width: 25%;
    min-width: 280px;
}

.footer-row {
    display: table;
    width: 100%;
}

.footer-column-2 {
    background-color: #000;
    vertical-align: top;
    padding: 20px 3% 20px 10px;
}

#footer .contact-rich * {
    color: #fff!important;
}

.contact-rich {
    padding: 0 0 0 10px;
}

.contact-rich h4 {
    text-transform: none!important;
    margin: 0 0 5px 0;
}

.contact-rich ul li {
    padding: 0 0 0 4px;
    overflow: hidden;
    line-height: 30px;
    font-size: 13px;
}

.footer-column-2 .contact-rich ul li {
    padding: 30px 0 0 4px;
    overflow: hidden;
    font-size: 13px;
}

.contact-rich ul li i {
    font-size: 25px;
    width: 32px;
    text-align: center;
    padding-right: 12px;
    float: left;
    color: #908f8f;
}

.contact-rich ul li.location {
    line-height: 15px;
}

.contact-rich ul li.location span {
    margin-left: 32px;
}

.contact-rich ul li span {
    font-weight: 600;
}

li.location {
    padding: 0 0 7px 4px!important;
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-phone:before {
    content: "\f095";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-map-marker:before, .fa-phone:before, .fa-envelope-o:before{
    font-family: 'FontAwesome';
    color: #908f8f;
    font-style: normal;
}

.copyright {
    background-color: #fff;
    text-align: center;
    padding: 5px;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

.newsletter-section {
    padding-left: 10px;
    width: 95%;
}

.afix-emsb {
    width: 100%;
    padding: 0 10px 0 0;
}

.btn-submit-afix:before {
    content: "\f138";
    font-family: "FontAwesome";
    font-size: 28px;
    line-height: 28px;
    color: #fe475c;
    margin-top: 7px;
    cursor: pointer;
}

.btn-submit-afix:hover::before {
    color: #fff!important;
    text-shadow: 1px 1px rgb(0 0 0 / 24%);
}

.btn-submit-afix {
    margin-top: 7px;
}

.block_newsletter form input[type="email"], .block_newsletter form input[type="email"]:focus {
    border: none;
    padding: 0 0 0 10px!important;
}

.block_newsletter form input[type="email"]::placeholder {
    color: #000!important;
}

.input-wrapper-afix {
    display: flex;
}

#footer .block_newsletter p {
    background-color: transparent!important;
    border-color: transparent!important;
}

.footer-column-mobile {
    padding: 4% 10%;
}

.main-hero {
    padding: 7% 0 0;
    text-align: center;
}

.main-hero div.content h1 {
    font-weight: 900;
    font-size: 37px;
    font-family: "Gotham Black","Arial",sans-serif;
    margin-top: 0;
    line-height: 1.1;
    margin-bottom: 9px;
}

.main-hero div.content h1 > div > span {
    font-weight: 900;
    font-size: 37px;
    font-family: "Gotham Black","Arial",sans-serif;
    margin-top: 0;
    border-bottom: 2px solid #fe475c;
    padding-bottom: 4px;
}

.main-hero div.content h3 {
    font-weight: 900;
    font-size: 27px;
    line-height: 35px;
    margin-top: 18px;
    margin-bottom: 9px;
}

.home-buttons-three {
    margin: 20px 0;
    display: inline-flex;
    color: #FFF;
}

.home-buttons-three button {
    background-color: #fff;
    height: 66px;
    width: 250px;
    color: #333;
    font-weight: 700;
    border:none ;
    font-family: "Gotham","Arial",sans-serif;
    border-bottom: 4px solid #fe475c;
    border-radius: 5px;
    margin: 0 35px;
    text-transform: uppercase;
}

.home-buttons-three button:hover {
    color: #fe475c !important;
    cursor: pointer;
}

.home-buttons-three a button:focus {
    outline: none;
}

.home-buttons-three a button span {
    /* display: block; */
    width: 75%;
    padding-top: 2px;
    font-size: 13px;
}

button > i.fa.fa-catalog:before {
    content: url('/img/download.png');
    width: 34px;
}

button > i.fa.fa-catalog, button > i.fa.fa-discover-product, button > i.fa.fa-contact-us {
    float: left;
    width: 25%;
}

button > i.fa.fa-discover-product:before {
    content: url('/img/oeil.png');
    width: 34px;
}

button > i.fa.fa-contact-us:before {
    content: url('/img/contact.png');
    width: 34px;
}

button > i.fa.fa-discover-product {
    padding-top: 5px;
}

a.js-scrollTo {
    display: block;
    position: relative;
    bottom: -25px;
    background-color: #fe475c;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin: auto;
    border-radius: 100%;
    z-index: 2;
}

a.js-scrollTo > i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.fa-chevron-down:before {
    content: "\f078";
    font-size: 35px;
}

.our-references {
    width: 100vw;
    background-color: #fff;
    padding: 10px;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: 1;
}

.ref-container {
    padding-top: 50px;
    text-align: center;
}

.ref-container img {
    margin-right: 1%;
    margin-left: 2%;
}

.img_reference {
    -webkit-filter: grayscale(100%); */
    filter: grayscale(100%);
}

#trust-us {
    font-size: 33px;
}

a.link_reference:before {
    display: block;
    content: '';
}

a.link_reference {
    display: inline;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: normal;
    padding-bottom: 5px;
    border-bottom: 2px solid #fe475c;
    font-size: 13px;
    color: #000;
}

.references-block {
    margin-bottom: 40px;
}

#top-products {
    margin-top: 80px;
    font-size: 27px;
    margin-bottom: 80px;
    font-family: "Gotham Black","Arial",sans-serif;
}

.cpaa-container {
    text-align: center;
    margin-bottom: 25px;
}

h2.cpaa:before {
    content: url('/img/lef-corner-title.png');
    display: block;
    position: absolute;
    left: -19px;
    top: -7px;
    width: 19px;
    height: 19px;
}

h2.cpaa:after {
    left: auto;
    right: -25px;
    bottom: -14px;
    top: auto;
    content: url("/img/right-corner-title.png");
    display: block;
    position: absolute;
    width: 19px;
    height: 19px;
}

h2.cpaa {
    display: inline-block;
    background-color: transparent;
    text-align: center;
    color: #000;
    font-size: 26px;
    letter-spacing: 2px;
    border-bottom: 2px solid #fe475c;
    padding: 14px 0;
    line-height: 30px;
    font-family: "Gotham","Arial",sans-serif;
    text-transform: uppercase;
    position: relative;
}

.product_list.grid.row:before {
    content: '';
    display: block;
    position: relative;
    top: -47px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 23px solid #e2e2e2;
    transform: translateX(-50%);
}

ul.product_list.grid.row {
    background-color: #e2e2e2;
    padding: 2% 10%;
    position: relative;
}

.product-name {
    font-size: 16px;
    line-height: 23px;
    color: #000;
    margin-bottom: 0;
    font-family: 'Gotham', 'Arial', 'sans-serif';
    font-weight: normal;
}

.product-name:hover, .product-name:focus {
    color: #515151;
}

div.right-block > h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

ul.product_list.grid > li .product-container .price {
    display: inline-block;
    background-color: #000000;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    padding: 1% 2%;
    font-family: "Gotham","Arial",sans-serif;
}

ul.product_list.grid > li .product-container:hover .price {
    color: #fe475c;
}

ul.product_list.grid > li .product-container:hover img {
    border-bottom: 3px solid #fe475c!important;
}

.pt-20 {
    padding-top: 20px!important;
}


/** Bloc reinsurance **/
#reinsurance-custom-wrapper {
    padding-top: 0px;
    padding-bottom: 40px;
    /* margin-top: -29px !important; */
    margin: 20px 60px 0 60px;
}

#reinsurance-custom-block li strong.title {
    font-weight: 900;
}

#reinsurance-custom-block li:hover .icon,
#reinsurance-custom-block li .icon {
    background-color: #fe475c;
}

#reinsurance-custom-block li div.rte,
#reinsurance-custom-block .width5 li {
    text-align: center;
    color: #000;
}

#reinsurance-custom-block .icon {
    float: none;
}

#reinsurance-custom-block li {
    padding: 20px 10px!important;
}

#reinsurance-custom-block li strong.title {
    float: none;
    width: 100%;
    display: block;
    height: 50px;
    font-weight: initial;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.width15 li {
    width: 20%;
}

i.icon {
    font-style: normal;
}

strong.title {
    color: #000!important;
}

.reinsurance-main-block {
    background-color: #fff;
    padding: 1px 0px 10px 0px;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    position: relative;
    right: 50%;
}

/* custom product image slideshow */

body#product .thumbnail-container {
    width: 100%;
}

body#product div.products.bxslider {
    background-color: #fff!important;
}

body#product .bx-wrapper .bx-controls-direction a,  body#category .bx-wrapper .bx-controls-direction a{
    top: 35% !important;
}

body#product div.bx-wrapper {
    margin-bottom: 0!important;
}

* {box-sizing:border-box}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides {
  display: none;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white !important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  padding: 12px 18px;
  border-radius: 100%;
  background-color: #fe475c !important;
}

.next {
  right: 0;
  margin-right: -6px;
}

.prev {
    margin-left: -6px;
}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  /* background-color: #bbb; */
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  border: 2px solid #000;
}

.active, .dot:hover {
  background-color: #000;
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.thumb-afix {
    border: 1px solid #d2d2d2 !important;
    width: 100%;
    height: auto;
}

.fullImg {
    padding-bottom: 25px;
}

.fullImg span {
    background-color: #fff;
    padding: 15px;
    color: #000;
    opacity: 0.6;
    cursor: pointer;
}

.breadcrumb {
    margin-bottom: 25px;
}

.product-title {
    text-transform: uppercase;
    font-family: "Gotham",sans-serif;
    font-size: 27px;
    border-bottom: 1px solid #d2d2d2 !important;
    padding-bottom: 7px;
    margin-bottom: 7px;
    min-height: 70px;
    /* color: #3a3939; */
    font-weight: 500;
}

.afix-product-description {
    height: 255px;
    overflow: auto;
    border-bottom: 1px solid #d2d2d2;
    color: #666;
    font-size: 13px;
}

.product-description h3 {
    font-size: 23px;
    margin-top: 18px;
    margin-bottom: 9px;
    font-weight: 500;
    line-height: 1.1;
    /* color: #666; */
}

.product-description h2 {
    font-size: 27px;
    margin-top: 18px;
    font-weight: 500;
    /* color: #666; */
}

.product-description ul li {
    list-style-position: outside;
    margin-left: 1em;
    color: #666!important;
}

.flexbody {
    flex: 1;
    display: flex;
    flex-direction: row;
    padding-top: 10px;
}

.flexbody .content {
    flex: 1;
}

.item-flexbox {
    color: #000;
    text-align: center;
    font-size: 1em;
}

.download span:before {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 5px;
}

.catalogue span:before {
    content: "\f02d";
    font-family: FontAwesome;
    padding: 5px;
}

.formats span:before {
    content: "\f08e";
    font-family: FontAwesome;
    padding: 5px;
}

.item-flexbox > span > a {
    text-decoration: none;
    font-size: 12px;
    color: #000;
}

.current-price-value {
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    color: #333;
}

.product-prices {
    margin-top: 0.25rem;
    padding-left: 5px;
}

.product-prices div {
    margin-bottom: 0;
}


  
@-webkit-keyframes pulse {
0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0.4)#;
}
70% {
    -webkit-box-shadow: 0 0 0 10px rgba(0,0,0, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
}
}
@keyframes pulse {
0% {
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
}
70% {
    -moz-box-shadow: 0 0 0 10px rgba(0,0,0, 0);
    box-shadow: 0 0 0 10px rgba(0,0,0, 0);
}
100% {
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
}
}

.pulse:after {
    content: "i";
    color: #FFF;
    position: absolute;
    bottom: -4px;
    left: 36%;
    font-size: 20px;
    font-weight: 900;
}

.pulse {
    margin-bottom: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    box-shadow: 0 0 0 0 #000;
    animation: pulse 1.5s infinite;
    position: relative;
}

.pulse:hover {
    animation: none;
}

.product-actions .control-label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0.9rem;
}

.product-add-to-cart {
    margin-left: 5px;
}

.product-quantity {
    display: block;
}

.product-quantity #quantity_wanted {
    width: 78px;
    height: 27px;
    padding: 0 6px;
    float: left;
    border: 1px solid #d6d4d4;
    line-height: 27px;
}

.product-quantity .qty, .product-quantity .add {
    float: none;
    display: block;
}

.product-quantity .input-group-btn-vertical {
    display: flex;
    margin-left: 5px;
}

.product-quantity .input-group-btn-vertical .btn {
    background-color: #fe475c;
    color: #fff;
    border: 0;
    padding: 0.5rem 0.83rem;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 2px;
    margin-right: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    margin-top: 2px;
}

.product-quantity .input-group-btn-vertical .btn i {
    left: 7px;
    top: 4px;
}

.product-variants > .product-variants-item select {
    width: 100%;
    height: 27px!important;
    font-size: 12px;
}

.product-variants > .product-variants-item select:focus {
    outline: none;
    border-color: #ccc;
}

.product-actions .add-to-cart {
    background-color: #fe475c!important;
    text-transform: none;
    font-size: 13px;
    height: 3.75rem;
    border-radius: 5px;
}

.quotation{
    background-color: #000!important;
    text-transform: none;
    font-size: 13px;
    height: 1.7rem;
    border-radius: 5px;
    margin-bottom: 5px;
    padding-top: 0.3rem;
    margin-top: 10px;
}

span.fa.fa-envelope:before {
    content: "\f003";
}

span.fa.fa-envelope {
    margin-right: 0.625rem;
}

#shipping-frame {
    background-color: transparent;
    color: #000;
    padding: 10px 0;
    font-size: 12px;
}

#shipping-frame:before {
    font-family: "FontAwesome";
    font-size: 20px;
    content: "\F0D1";
    margin-right: 15px;
    margin-left: 0px;
    text-align: left;
}

#fancybox-content {
    border: 15px solid #f9f9f9!important;
    border-radius: 5px;
}

#fancyBoxImgSrc {
    display: none;
}

#fancybox-close {
    right: -50px!important;
}

.featured-products, .accessories, .product-accessories, .prd-references .container {
    text-align: center;
}

.featured-products h2, .accessories h2, p.accessories, .prd-references .container h2 {
    font-size: 26px;
    border-bottom: 2px solid #fe475c;
    display: inline-block;
    padding: 14px 0;
    line-height: 30px;
    columns: #000;
}

.thumbnail-top:hover a {
    border-bottom: 2px solid #fe475c;
}

.afix-product-thumbail {
    border: 1px solid #d6d4d4;
    padding: 5px;
    background: #fff;
}

.afix-product-thumbail img {
    width: 55%;
    max-height: 102px;
    cursor: pointer;
    border-bottom: ;
}

.afix-product-title-h3 {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939;
    font-weight: normal;
    margin-top: 10px;
    cursor: pointer;
}

/* .bx-wrapper:before {
    content: '';
    display: block;
    position: relative;
    top: -15px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 23px solid #e2e2e2;
    transform: translateX(-50%);
} */

.bx-wrapper {
    margin-top: 17px;
    box-shadow: none!important;
    border: none!important;
    background: none!important;
    /* padding: 3% 0!important; */
    max-width: 100%!important;
}

.bx-viewport {
    margin-top: -22px;
}

.bx-wrapper, .bx-viewport, .products {
    height: 275px !important;
}

.products {
    background-color:#e2e2e2;
    margin-top: 20px;
    padding-top: 4%!important;
}

.product-miniature .thumbnail-container {
    background: none;
}

.bx-prev:before {
    content: "\f137";
    color: #fe475c !important;
    font-family: "FontAwesome";
    font-size: 28px;
    line-height: 25px;
}

.bx-next:before {
    content: "\f138";
    color: #fe475c !important;
    font-family: "FontAwesome";
    font-size: 28px;
    line-height: 25px;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    background: none!important;
    text-indent: unset!important;
}

.lazyOwl {
    width: 55%;
    max-height: 100%;
    height: auto;
}

.product-box .product-image {
    border: 1px solid #d6d4d4;
    background: white;
    padding: 5px;
    display: block;
    /* margin-bottom: 11px; */
    text-align: center;
}

.s_title_block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939;
    text-align: left;
}

.s_title_block .product-name {
    text-align: left;
}

.prd-references {
    text-align: center;
}

.prd-references h4 {
    margin-top: 4%;
}

a.link_reference_product {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: normal;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
}

a.link_reference_product:hover {
    color: #515151;
}

/* global overlay  */

*.hidden {
    display: none !important;
  }
  
  div.afix-global-loading{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 16, 16, 0.5);
  }
  
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-ms-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .uil-ring-css {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
  }
  .uil-ring-css > div {
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 80px;
    box-shadow: 0 6px 0 0 #ffffff;
    -ms-animation: uil-ring-anim 1s linear infinite;
    -moz-animation: uil-ring-anim 1s linear infinite;
    -webkit-animation: uil-ring-anim 1s linear infinite;
    -o-animation: uil-ring-anim 1s linear infinite;
    animation: uil-ring-anim 1s linear infinite;
  }

  /* end global overlay  */

#blockcart-modal .modal-dialog {
    margin-top: 8%!important;
    max-width: 86%;
}

.page-content.page-cms {
    padding: 0!important;
}

.page-content.page-cms * {
    color: #000;
    font-size: 13px;
}

.page-content.page-cms h1 {
    margin-bottom: 25px;
    font-size: 33px;
    font-weight: 500;
}

.page-content.page-cms h2 {
    font-size: 27px;
    font-weight: 500;
}

#tableClient img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto;
}

#tableClient tbody tr td {
    width: 20%;
    text-align: center;
}

div.div-enseigne {
    border: 1px solid #000;
    height: 245px;
    overflow: auto;
}

li.li-enseigne img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto;
}

input[type="radio"][id^="Enseigne_"] {
    display: none;
}

li.li-enseigne {
    display: inline-block;
    height: 65px !important;
    width: 54px !important;
    vertical-align: middle;
}

label[for^="Enseigne_"] {
    border: 1px solid #fff;
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
      padding: 4px 3px 0px !important;
 }
  

label[for^="Enseigne_"]:before {
    background-color: white;
    color: white;
  /*  content: ""; */
    display: block;
    border-radius: 50%;
  /*  border: 0px solid grey; */
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
  }
  
label[for^="Enseigne_"] img {
    height: 100px;
    width: 100px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
  
}

li.li-enseigne div[checked="checked"] + label:before {
    content: "✓";
    background-color: grey;
    transform: scale(1);
    z-index:10;
  }
  
li.li-enseigne div[checked="checked"] + label img {
    transform: scale(0.9);
    box-shadow: 0 0 5px #333;
    margin-top: 8px !important;
    z-index:5;
  }

.enseigneBorder{border:2px solid grey}

.contact-form-box label {
    margin: 0 0 6px 0;
}

#goTocontact {
    margin-bottom:10px;
    background-color: #fe475c;
    color:#000000;
    border-radius: 4px;
}

#goTocontact:focus {
    outline: none;
}

#goTocontact span {
    color: #fff;
    font-size: 17px;
}

#goTocontact span i {
    color: #fff;
    margin-left: 5px;
}

.block-category {
    background-color: #e2e2e2;
}

.block-category * {
    font-size: 13px;
    color: #000!important;
}

.block-category a {
    color: #fe475c!important;
}

.block-category h1 {
    font: 600 30px Gotham,Arial,sans-serif;
    text-transform: none;
}

.block-category {
    min-height: 0;
}

.products-cat {
    height: auto!important;
    background-color: unset!important;
    border-top: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
}

.product-miniature .product-title a {
    font-size: 16px;
    color: #000;
    text-align: center;
    text-decoration: none;
}

.page-list .current a {
    background-color: #000;
    color: #fff;
    font-size: 13px;
}

.page-list li a {
    padding: 4px 0px 3px 8px;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0!important;
    border: 1px solid;
    margin-right: 15px;
    font-size: 13px;
}

.page-list li a:focus {
    outline: none;
    text-decoration: none;
}

.page-list li span {
    padding: 4px 6px 3px 6px;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0!important;
    border: 1px solid;
    margin-right: 15px;
    font-size: 13px;
}

.pagination .next, .pagination .previous  {
    background-color: unset!important;
    text-transform: uppercase!important;
    color: #000!important;
    border: none!important;
}

.pagination .next > i {
    color: #fff;
    background-color: #fe475c;
    border-radius: 100%;
    font-weight: bold;
    margin-left: 4px;
}

.pagination .previous > i {
    color: #fff;
    background-color: #fe475c;
    border-radius: 100%;
    font-weight: bold;
    margin-right: 4px;
}

table td, table th {
    padding: 9px 10px;
    text-align: left;
}

.sitemap-box {
    border: 1px solid #ccc;
    padding: 40px;
    background-color: #fbfbfb;
    color: #000;
    width: 49%!important;
    margin-right: 10px;
}

.sitemap-box a {
    color: #000;
    font-size: 13px;
}

.sitemap-box a:before {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 10px;
}

.li-cms-cat li {
    border: 1px solid #ddd;
    padding: 10px 15px;
}

.li-cms-cat li a {
    color: #000;
    font-size: 13px;
}

.li-cms-cat li:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}

#subcategories .bx-wrapper:before {
    display: none!important;
}

#subcategories .bx-wrapper {
    margin-bottom: 0!important;
}

#subcategories ul li:hover .subcategory-image a {
    padding: 9px!important;
    border: 4px solid #000;
}

#subcategories ul li:hover .subcategory-image a {
    border: 4px solid #000!important;
}

#myModalLabel {
    font-family: "Gotham Black","Arial",sans-serif;
    font-size: 23px!important;
    line-height: 29px;

}

#blockcart-modal .modal-title i.material-icons {
    margin-right: 1rem;
    color: red;
    font-size: 30px;
    font-weight: bold;
}

.cart-content-btn {
    margin-top: 22px;
}

.cart-content-btn {
    margin-top: 22px;
}

.cart-content-btn button:before {
    content: "\f137";
    color: #fe475c !important;
    font-family: "FontAwesome";
    font-size: 28px;
    line-height: 25px;
    margin-right: 15px;
}

.cart-content-btn button {
    text-transform: none;
    background-color: unset;
    display: inline-flex;
    align-items: center;
}

.cart-content-btn button:hover, .cart-content-btn button:focus, .cart-content-btn button:active  {
    background-color: unset!important;
    outline: none!important;
}

.cart-content-btn a {
    background-color: #fe475c;
    border: 0;
    text-transform: uppercase;
    border-radius: 4px;
}

.cart-content-btn a:hover, .cart-content-btn a:focus, .cart-content-btn a:active {
    background-color: #fe475c!important;
    outline: none!important;
}

#blockcart-modal .modal-body {
    padding: 1.125rem 1.875rem;
}

.csp-title {
    display: flex;
    justify-content: center;
    font-size: 34px;
    font-weight: bold;
    font-family: "Gotham Black";
}

.csp-title:after {
    position: absolute;
    top: 50px;
    left: 50%;
    content: '';
    width: 20%;
    height: 1px;
    background-color: #fe475c;
    transform: translateX(-50%);
}

.cross-selling-popup h2 {
    display: none!important;
}

.cross-selling-popup .bxslider {
    background-color: unset!important;
    height: auto!important;
    padding-top: 0px!important;
}

.cross-selling-popup .thumbnail-top a img {
    width: 102.6px!important;
}

.cross-selling-popup .thumbnail-container {
    width: 80%!important;
}

#blockcart-modal > div > div > div.modal-body > div > section > div > div.js-product {
    margin-right: -70px;
}

.cross-selling-popup .thumbnail-container .product-description, .cross-selling-popup .thumbnail-container .product-price-and-shipping {
    display: block!important;
}

.cross-selling-popup .thumbnail-container .product-price-and-shipping:hover {
    cursor: pointer;
}

.cross-selling-popup .product-miniature .thumbnail-container:hover .product-description::after {
    border: none!important;
}

.cross-selling-popup .thumbnail-container .afix-product-title-h3 {
    overflow: hidden;
    max-width: 14ch;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    margin-left: auto;
    margin-right: auto;
}

.popup-morw {
    display: block;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    padding: 10px;
    font-weight: bold;
    font-size: 100%;
    margin-top: 10px;
    font-family: 'Gotham Black';
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.popup-morw:hover {
    color: #fff;
}

.modal {
    z-index: 1051;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 999!important;
}

#order_step {
    display:inline-flex !important;
    width:100%;
    text-transform: uppercase;
}

ul.step li {
    font-weight: bold;
    font-size: 17px;
}

ul.step li span {
    padding: 0 10px 7px 10px;
}

ul.step li span em {
    padding-left: 7px;
}

ul.step li.first span:before {
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 16px;
    margin-right: 5px;
    color: #fe475c;
    margin-left: -13px;
}

ul.step li.second span:before, ul.step li.second a:before {
    content: "\f007";
    font-family: "FontAwesome";
    font-size: 16px;
    margin-right: 5px;
}

ul.step li.third span:before, ul.step li.third a:before {
    content: "\f0ca";
    font-family: "FontAwesome";
    font-size: 15px;
    margin-right: 5px;
}

ul.step li.four span:before, ul.step li.four a:before {
    content: "\f0d1";
    font-family: "FontAwesome";
    font-size: 15px;
    margin-right: 5px;
}

ul.step li.last span:before, ul.step li.last a:before {
    content: "\f09d";
    font-family: "FontAwesome";
    font-size: 15px;
    margin-right: 5px;
}

.step_todo {
    color: #777;
}

.table-bordered {
    border: 1px solid #d6d4d4;
}

#cart_summary thead th {
    padding: 7px 8px 9px 8px;
    font-size: 13px;
}

.table > thead > tr > th {
    background: #fbfbfb;
    border-bottom-width: 1px;
    vertical-align: middle;
}

.table tfoot tr {
    background: #fbfbfb;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #d6d4d4;
}

#cart_summary thead th.cart_product {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

#cart_summary tbody tr td.cart_product img {
    border: 1px solid #d6d4d4;
}

td.cart_product {
    text-align: center;
}

.product-name a {
    font-size: 17px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
}

.product-name a:hover {
    color: #515151!important;
}

.cart_unit {
    font-size: 11px;
}

.product-line-info {
    font-size: 80%;
}

.afix-qty-cart {
    padding-left: 30px!important;
}

.afix-qty-cart .bootstrap-touchspin {
    display: grid!important;
}

.afix-qty-cart .input-group-btn-vertical {
    display: flex!important;
}

.afix-qty-cart .input-group-btn-vertical button {
    background-color: #fe475c;
    color: #fff;
    border: none;
}

.afix-qty-cart .input-group-btn-vertical button:hover {
    background-color: #fe475c;
    color: #fff;
    border: none;
}

.afix-qty-cart .bootstrap-touchspin input.form-control {
    height: 27px!important;
    text-align: center;
}

.cart_unit .has-discount .discount {
    padding: 1px 6px!important;
    background-color: #fe475c;
    color: #fff;
}

.cart_unit .current-price span {
    color: #000;
    font-size: 11px!important;
}

.cart_unit, .cart_delete, .afix-qty-cart {
    vertical-align: middle!important;
}


.cart_delete .cart-line-product-actions {
    display: inline-flex;
}

.afix-icon-delete {
    color: #fe475c;
    font-size: 28px!important;
}

.cart_gtotal {
    vertical-align: middle!important;
    text-align: right!important;
}

.cart_gtotal .product-price strong {
    vertical-align: middle;
    font-size: 11px;
    color: #000;
}

.cart-container {
    margin-bottom: 1.75rem;
}

.cart-container .card-block {
    padding: 0!important;
    /* margin-bottom: 1.75rem; */
}

.cart-grid-body .cart-overview {
    padding: 0!important;
}

.formats span.label-off:before, .formats span.value:before {
    display: none;
}

.afix-back:hover {
    color: #515151!important;
}

.afix-chevron {
    background-color: #fe475c;
    color: #fff;
    border-radius: 100%;
    margin-right: 5px;
}

.promo-code-button a, .cancel-promo {
    color: #fe475c!important;
}

.promo-input:focus, .promo-input:active {
    outline: none;
}

.promo-input {
    padding: 0.5rem 1.25rem 0.4rem 1.25rem!important;
    height: auto!important;
    border: 1px solid #d6d4d4!important;
}

.promo-code form button {
    background-color: #fe475c;
    color: #fff;
    border: none!important;
}

.promo-code form button:hover {
    background-color: #fe475c;
}

.promo-code form button:focus, .promo-code form button:active, .promo-code form button:active:hover {
    background-color: #fe475c;
    outline: none;
}

.total_ht {
    font-weight: bold;
    font-size: 13px;
}

.cart-detailed-actions {
    width: 20%;
    float: right;
    margin-top: -20px;
}

.cart-detailed-actions div a {
    background-color: #fe475c;
    border-radius: 4px;
    text-transform: none;
    padding: 0.7rem 1.25rem;
    font-size: 20px;
}

.cart-detailed-actions a:hover, .cart-detailed-actions a:focus, .cart-detailed-actions a:active, .cart-detailed-actions a:active:focus   {
    background-color: #fe475c;
    border-radius: 4px;
    text-transform: none;
}

.personal-afix {
    background-color: unset!important;
}

body#checkout div.container a:not(:where(.collapse-button, .product-name a, .cancel-address, .nav-link)) {
    color: #000!important;
    text-decoration: underline;
}

body#authentication div.container a:not(:where(#cbp-hrmenu a, .breadcrumb a))  {
    color: #000!important;
    text-decoration: underline;
}

body#contact div.container a:not(:where(#cbp-hrmenu a, .breadcrumb a)) {
    color: #fe475c!important;
}

body#password div.container a:not(:where(#cbp-hrmenu a, .breadcrumb a)) {
    color: #000!important;
    text-decoration: underline;
}

body#checkout .active {
    background-color: unset!important;
}

body#checkout .nav-item a.active {
    text-decoration: underline;
}

body#checkout .product-price {
    color: #000;
}

body#checkout .continue, body#checkout .ps-shown-by-js button, body#authentication .btn-primary, body#contact .btn-primary, body#contact .btn-default, body#password #send-reset-link, body#password .btn-primary {
    background-color: #fe475c;
    border-radius: 4px;
}

body#checkout .continue:active, body#checkout .continue:focus, body#checkout .continue:focus:active, body#checkout .ps-shown-by-js button:focus, body#authentication .btn-primary:focus, body#contact .btn-primary:focus, body#password #send-reset-link:focus {
    outline: none;
    color: #fff;
}

body#authentication .form-control:focus, body#authentication .input-group.focus, body#contact .form-control:focus, body#password .form-control:focus {
    border-color: rgba(0, 0, 0, 0.25)!important;
    outline: none;
}

body#checkout .afx-grid {
    border: 1px solid #d6d4d4;
    background-color: #fbfbfb;
    padding: 15px;
}

body#checkout .card {
    background-color: #fbfbfb;
}

body#checkout .col-lg-8 {
    width: 64%;
    margin-right: 30px;
}

body#checkout .cancel-address {
    margin-right: 10px;
    text-decoration: none;
    margin-top: 10px;
    color: #000;
}

body#checkout #delivery_message {
    width: 100%;
    border: 1px solid #d6d4d4;
}

body#checkout .delivery-options, body#checkout .js-address-form {
    padding: 20px 0;
}

body#checkout .carriere-name-container {
    text-align: left;
}

body#contact .afix-main-migrate {
    display: flex;
    padding: 5% 0 0 0;
}

body#contact .afix-main-migrate #left-column {
    order: 2;
}

body#contact .afix-main-migrate #content-wrapper {
    order: 1;
}

body#contact .breadcrumb {
    position: absolute;
    z-index: 9;
}

body#contact .contact-form {
    padding: 1rem 0;
}

body#contact #content {
    padding: 1.25rem 0;
}

body#contact #content-wrapper {
    padding: 0;
}

body#contact #left-column {
    margin-top: 70px;
}

body#contact #left-column .fa-map-marker:before {
    color: #fe475c;
}

body#contact .contact-intro {
    color: #000;
    font-size: 14px;
}

body#cms section#content {
    font-size: 13px;
}

body#cms section#content h2 {
    margin-top: 18px;
    font-weight: bold;
}

body#cms section#content h2 a, body#cms section#content h2 a span, body#cms section#content h2 strong {
   font-size: 16pt;
}

body#cms .contact-form {
    padding-left: 0;
}

body#cms .contact-form h3 {
    font-size: 18px!important;
}

body#cms .btn-primary {
    background-color: #fe475c!important;
    color: #fff;
    border-radius: 4px;
}

body#cms .form-control:focus {
    outline: none;
    border-color: rgba(0, 0, 0, 0.25);
}

#search_widget {
    margin-top: 3px;
    margin-right: 6px;
    display: none;
}

body#prices-drop #left-column {
    display: none;
}

body#prices-drop #content-wrapper {
    width: 100%!important;
}

.searchbar-autocomplete {
    border: 1px solid #ccc !important;
}

img[alt="Mondial Relay"], img[alt="Transporteur"] {
    width: 40px;
}

img[alt="Colissimo"] {
    width: 85px;
}

.-unreachable {
    border-top: 1px solid #ddd;
    padding-top: 1.25em;
    font-size: 1.5rem;
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 1.25rem;
    opacity: 0.5;
    cursor: not-allowed;
}

.not-allowed > i {
    display: none;
}

.-unreachable > div.content {
    display: none;
}

.-current > div.content {
    display: block!important;
}

#checkout-personal-information-step {
    margin-bottom: 10px;
}

.step-number {
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 1rem;
    margin-left: 0.5rem;
    font-size: 1rem;
    vertical-align: middle;
    border: 1px solid #232323;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
}

body#checkout section.checkout-step.-reachable.-complete .content {
    display: none;
}

.step-edit {
    float: right;
    cursor: pointer;
}

.text-muted {
    font-size: 10px;
}

#checkout-delivery-step {
    margin-bottom: 10px;
}

#FOQ_rules td.foq_cell_attibutes.footable-last-visible {
    font-weight: bold!important;
    font-size: 20px!important;
}

.product-sheet-h2-title {
    font-size: 26px;
    border-bottom: 2px solid #fe475c;
    display: inline-block;
    padding: 14px 0;
    line-height: 30px;
}

#testimonials {
    margin-bottom: 40px;
}

.testimonials-main-container {
    position: relative;
    /* background-color: #e2e2e2; */
    padding: 2% 10% 5% 10%;
    margin-top: 20px;
}

/* .testimonials-main-container:before {
    content: '';
    display: block;
    position: relative;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 23px solid #e2e2e2;
    transform: translateX(-50%);
    top: -40px;
} */

.testimonial {
    font-weight: bold!important;
    font-size: 20px;
    color: #000!important;
}

.testimonial:before {
    content:"\f10d";
    font-family:FontAwesome;
    padding:3px;font-size:20px
}

.testimonial:after  {
    content:"\f10e";
    font-family:FontAwesome;
    padding:3px;font-size:20px
}

.testimonials-container span, .testimonials-container strong {
    font-size: 20px;
    font-weight: unset;
}

.bullet-container {
    margin-top: -37px;
    position: relative;
}

.bullet-container a {
    margin-right: 5px;
    border: 1px solid #000;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    text-indent: -9999px;
    border-radius: 10px;
}

.bullet-container a.active {
    background-color: #000;
}

.modal-backdrop {
    background-color: rgba(16, 16, 16);
}

.modal-backdrop.fade {
    animation-duration: unset;
}

.product-variants > .product-variants-item {
    margin: 0!important;
}

.product-actions .control-label {
    margin-top: 0!important;
}

.custom-radio input[type="radio"]:checked + span {
    background-color: #fe475c;
}

body#my-account .page-footer a,  body#identity .page-footer a, body#addresses .page-footer a, body#address .page-footer a, body#history .page-footer a, .order-actions a, body#order-detail .page-footer a, .button-primary, .button-primary:hover, .button-primary:focus, body#order-slip .page-footer a, #order-infos li a {
    color: #fe475c;
}

body#my-account div.links a:hover i {
    color: #fe475c!important;
}

body#identity .btn-primary, body#address .btn-primary, body#order-detail .btn-primary {
    background-color: #fe475c;
}

.has-discount .discount {
    font-size: 0.86rem;
    margin-left: 0;
}

#mondialrelay_change-relay, #mondialrelay_save-relay {
    background-color: #fe475c;
}

#mondialrelay_summary > div.col-md-12 {
    padding-bottom: 8%;
    padding-top: 5%;
    text-align: center;
}

.pull-left {
    float: none;
}

.product-discount > span.regular-price {
    font-weight: bold;
    font-family: 'Gotham black';
    color: #6f6f6f;
}

body#product .products, .featured-products .products, .product-accessories .products {
    flex-wrap: unset;
}

#blockcart-modal > div > div > div.modal-body > div > section > div > div.js-product > article {
    justify-content: unset;
}

#blockcart-modal > div > div > div.modal-body > div > section > div > div.js-product {
    padding-left: 0!important;
}

#blockcart-modal > div > div > div.modal-body > div > section > div {
    margin-left: -7px;
}

.modal-content {
    border: none;
}

.modal-header, .modal-body {
    border-radius: 7px;
}

#blockcart-modal > div > div > div.modal-header > button > span {
    background-color: #fe475c;
    border-radius: 100%;
}

#blockcart-modal > div > div > div.modal-header > button > span > i {
    font-size: 22px;
    color: #fff!important;
    font-weight: bold;
}

#blockcart-modal > div > div > div.modal-body > div > section > div {
    justify-content: space-between;
}

#content-hook_payment_return a, #content-hook_order_confirmation p a  {
    color: #fe475c;
}

#order-confirmation .btn-primary {
    background-color: #fe475c;
    border-radius: 4px;
}

.iqitmegamenu-icon {
    margin-top: -57px;
    color: #fe475c;
    visibility: visible;
}

#iqitmegamenu-shower {
   visibility: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

    .iqitmegamenu-wrapper.cbp-hor-width-0 {
        padding-left: 0px;
        padding-right: 0px;
        visibility: hidden;
    }

}

.txt-step {
    display: inline;
}

#product span.control-label {
    display: flex;
}

.ui-autocomplete {
    z-index: 9999!important;
}

@media only screen and (max-width: 320px) {

    img.logo-afix.img-responsive {
        width: 80%;
        max-width: 80%;
    }

    .logo-mobile {
        display: inline-block;
        padding: 4px 0px 4px 4px;
        border-left: 1px solid #cecece;
    }

    .btn-search-deploy {
        margin-left: -10px;
    }

    .btn-search-deploy:before {
        padding: 12px 11px 10px 10px!important;
    }

    .user-info {
        padding: 10px 8px 10px 12px !important;
    }

    .blockcart {
        padding: 7px 6px!important;
    }

    #contact-link {
        padding: 10px 0px 10px 7px!important;
    }

    .ui-autocomplete {
        width: 77%!important;
        margin-left: 34px!important;
    }

    .ui-autocomplete-input {
        background-color: #fff!important;
    }

    .hidden-sm-down {
        display: unset!important;
        visibility: hidden!important;
        position: fixed;
    }

    #search_widget {
        margin-top: -48px;
        margin-right: 6px;
        visibility: visible;
        width: 100%!important;
        overflow: visible;
    }

    #search_widget form input {
        border: 1px solid #000;
        margin-top: 5px;
        margin-left: 0!important;
    }

    #search_widget form i {
        margin-top: 8px;
    }

    .prd-references {
        margin-top: -84px;
        position: relative;
    }

    #product section.featured-products.clearfix {
        margin-top: 0;
    }

    .prd-references h4 {
        margin-top: 12%;
    }

    .bullet-container {
        margin-top: 0;
    }

    #testimonials {
        margin-top: -30px;
    }

    #product span.control-label {
        justify-content: center;
    }

    .product_list.grid.row:before {
        top: -28px;
    }
}

@media only screen and (min-width: 567px) and (max-width:568px) {

    .afix-main-migrate {
        padding: 0 15px!important;
        margin-top: 8%;
    }

    .prd-references {
        margin-top: -77px;
        position: relative;
    }

    #product section.featured-products.clearfix {
        margin-top: 0;
    }

    .prd-references h4 {
        margin-top: 7%;
        margin-bottom: 5%;
    }

    #testimonials {
        margin-top: -25px;
    }

    .bullet-container {
        margin-top: 0;
    }

    #product span.control-label {
        justify-content: center;
    }

    .product-quantity .qty, .product-quantity .add {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .product_list.grid.row:before {
        top: -32px;
    }

    #search_widget form input {
        margin-left: 76px;
    }

    #search_widget form i {
        margin-left: 76px;
    }

}

@media only screen and (min-width: 667px) and (max-width: 667px) {

    .hidden-sm-up {
        display: block!important;
    }

    .footer-column-mobile h4:after {
        display: block;
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 1px;
        color: #fe475c;
    }

    .accord-list {
        position: relative;
    }
}

@media only screen and (min-width: 577px) and (max-width: 900px) {

    .hidden-sm-up {
        display: block!important;
    }

    .footer-column-mobile h4:after {
        display: block;
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 1px;
        color: #fe475c;
    }

    .accord-list {
        position: relative;
    }
}

/* Delivery options
 * hide big Relais Colis logo section 
 */

.flag-img {
    display: none !important;
}

/* 
 * Social network icon adjustment 
 */

.block-social ul li {
    background-color: transparent;
}

.block-social ul li:hover {
    background-color: transparent!important;
    border-bottom: 3px solid #fe475c;
}

.block-social ul li a:hover {
    background-color: transparent!important;
}

