.homeslider__slide {
    text-align: center;
}

.homeslider__img,
.homeslider img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto;
}
._section-block-1 ._button {
    display: none;
}
.l-footer .footer-reassurance .reassurance__item {
    margin: 15px 0;
}
section.page-content--history .order-actions .col-sm-6 {max-width: 100%;}
.bms-flavor-profile {
    margin-top: 20px;
    font-family: inherit;
}
.bms-flavor-profile h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}
.bms-flavor-bar {
    margin: 10px 0;
}
.bms-flavor-label {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}
.bms-flavor-progress {
    width: 100%;
    height: 30px;
    overflow: hidden;
    position: relative;
}
.bms-flavor-fill {
    height: 100%;
    transition: width 0.6s ease;
}
.bms-flavor-percent {
    font-size: 13px;
    color: #555;
    margin-top: 3px;
}
.profil_gustatif_title {
    font-size: 2.1em;
}
p.ets_crosssell_title {
    border-bottom: 1px solid #ddd;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 25px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: auto;
    line-height: 1.7;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: bold;
}
.ps_checkout-mark {
    display: none !important;
}

.ps_checkout-payment-option label {
    display: flex !important;
}
.paypal-button-row {
     max-width: 250px;
    margin: 0 auto;
}
iframe.coli_iframe{
    width: 100%;
    height: 620px;
    width: 100% !important;
    height: 620px !important;
}
.bmce_img{
    max-height: 244px;
    max-height: 244px !important;
}
.coli_button_link{
    border:none;
    background: none;

    border:none !important;
    background: none !important;
    min-width: 214px;
}
.bms_ul_cms_category_links{
    display: block;max-width: 400px;margin: 0 auto;
}
a.bms_cms_page_link {
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}
.bms_title_subsatcs_list{
    font-weight: bold;
    display: block;max-width: 400px;margin: 0 auto;
}
@media (max-width: 1200px) {
    iframe.coli_iframe{
        height: 52vw;
        height: 52vw !important;
    }
}
@media (min-width: 576px) {
    .checkout-option__col--thumb {
        flex: 0 0 5.75rem;
        max-width: 5.75rem;
        flex: 0 0 5.75rem!important;
        max-width: 5.75rem!important;
    }
    img.checkout-option__img.img-fluid {
        height: auto;
        width: 100px;
        max-width: 65px;
        height: auto!important;
        width: 100px!important;
        max-width: 65px!important;
    }
}