body {
    background: #ebebeb !important;
}
#header {
    top: -2px;
}
#index section#content,
#wrapper {
    background: #ebebeb !important;
}

/*debut produits*/
.product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount {
    background-color: hotpink !important;
}
li.product-flag {
    display: none;
}
li.product-flag.discount {
    display: block;
}
.product-price-and-shipping {
    display: none;
}
.h3.product-title {
    border-top: 4px solid #4064AC;
    position: relative;
    bottom: 15px;
    padding: 16px !important;
}
/*.product-description {
    background: #ebebeb !important;
}*/
.highlighted-informations.hidden-sm-down {
    display: none;
}
#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-miniature .products-section-title {
    font-weight: 600 !important;
    text-align: left !important;
    font-family: inherit !important;
    color: #000 !important;
    padding-left: 20px;
}
.product {
    padding: 0 20px;
    text-align: center;
}
/*section.featured-products {
    padding-left: 10px;
    padding-right: 10px;
}*/
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    width: 100%;
}
#index .product-title a {
    color: #2c2c2f !important;
    text-transform: uppercase;
}
.featured-products .material-icons {
    color: inherit !important;
}

/*fin produits*/

#footer .text-sm-center,
#footer .block_newsletter #block-newsletter-label,
#footer p.h3.hidden-sm-down,
#blockEmailSubscription_displayFooter > div > div > form > div > div:nth-child(2) > p {
    display: none;
}
#footer .footer-container {
    padding: 0;
    padding-top: 2rem !important;
    background-image: linear-gradient(#494747, #090909)!important;
    overflow: hidden;
    margin-bottom: -20px;
}
.footer-container li {
    display: inline;
}
.block_newsletter {
    background: none !important;
}
.logo_fb_footer {
    width: 20px;
    height: 34px;
    float: left;
    margin-right: 20px;
}
.footer-container li a {
    color: #fff !important;
}
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    margin-left: 0 !important;
}
.client_partenaire img {
    width: 100%;
}

.texto_sous_bloc {
    background-image: linear-gradient(#494747, #090909)!important;
    padding: 40px;
    margin: 0 20px;
    text-align: justify;
}
.texto_sous_bloc h3 {
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.texto_sous_bloc p {
    font-size: 0.9375rem;
    font-weight: 400;
    color: white;
    font-family: sans-serif;
    text-align: justify;
    margin-top: 1rem;
    line-height: 1.5;
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.client_partenaire {
    margin-top: 100px;
    border-bottom: 3px solid #272962;
    padding-bottom: 30px;
    border-top: 3px solid #272962;
}
.confiance h3 {
    text-align: center;
    position: relative;
    background: #EBEBEB;
    width: 17%;
    top: -10px;
    margin-right: auto;
    margin-left: auto;
    font-family: sans-serif;
    color: #272962;
}
.block_newsletter {
    margin-bottom: 0 !important;
} 
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    font-size: 12px;
}
.btn-primary {
    color: #272962 !important;
    background-color: #e1e1e1 !important;
}
.btn-primary:hover {
    color: #fff !important;
    background-color: #1d93ab !important;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
    color: #fff !important;
    background-color: #18798d !important;
}

@media (min-width: 768px) {
    .footer-container .links {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /*.block_newsletter {
        top: -10px;
        float: right;
        padding-right: 50px;
    }*/
}
@media (min-width: 768px) and (max-width: 991px) {
    #footer .col-md-7 {
        width: 80% !important;
    }
    .block_newsletter {
        /*float: left !important;*/
        padding-top: 1rem;
        padding-bottom: 0.5rem;
    }
}
@media (min-width: 992px) {
    #footer > div.footer-container > div > div:nth-child(1) {
        display: flex;
    }
    .col-md-7.col-xs-12 {
        width: 80% !important;
    }
}
@media (max-width: 1200px) {
    #footer_sub_menu_2_.collapse {
        margin: 0 auto 0 5% !important;
    }
    /*.links .collapse {
        width: 120%;
    }*/
    /*.block_newsletter {
        width: 75% !important;
    }*/
}

/*Fournisseurs*/
#ybc-mnf-block-ul {
    background: #fff;
}
#ybc-mnf-block-ul {
    display: inline-block !important;
    width: 7.5% !important;
    padding: 0px !important;
    margin: 0 3px !important;
}
#mnf-block {
    background: #fff;
    padding-left: 20px;
}

@media (max-width: 768px) {
    #ybc-mnf-block-ul {
       /* width: 20% !important;*/
    }
    #mnf-block {
        padding-left: 20px;
    }
    #index h4.h2.ybc-mnf-block-title.text-uppercase {
        width: 50% !important;
    } 
    .header-top-right #_desktop_user_info {
        display: none;
    }
}
@media (max-width: 767px) {
    .footer-container li a {
       /* color: inherit !important;*/
    }
    .footer-container .links ul>li {
      /* display: block !important;*/
        text-align: center;
    }
    .footer-container .links .h3 {
        color: #fff !important;
    }
    .block_newsletter {
        border-bottom: none !important;
    }
    #index h4.h2.ybc-mnf-block-title.text-uppercase {
        width: 50% !important;
    } 
    .block_newsletter {
        padding-top: .5rem !important;
    } 
    .contactmobile {
        margin-top: -54px !important;
        padding: 2px;
        padding-left: 4px;
        padding-right: 4px;
        font-size: 15px;
        margin-right: 40% !important;
    } 
    #_desktop_quotation {
        height: 15px;
    }
}
@media (max-width:767px) and (min-width: 580px) {
    #mnf-block {
        padding-left: 70px;
    }
}
@media (max-width:579px) and (min-width: 380px) {
    #mnf-block {
        padding-left: 45px;
    }
}
@media (max-width: 379px) {
    #mnf-block {
        padding-left: 30px;
    }
}
@media (min-width: 380px) {
    #header .header-nav #menu-icon {
        margin: 0 2rem !important;
    }
}
@media (max-width:767px){
    #mnf-block {
        padding-left: 16px;
    }
}
@media (max-width:768px){
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    margin-left: 416px;
}
/*.logo_fb_footer {
    margin-right: -162px;
}*/
}