﻿.mbmfr-main {
    background: #82c06d url(https://savoir-maigrir.aujourdhui.com/img_aj/jmc/boxminceur-hero-bg-mobile.png) repeat-x;
    background-size: auto 100%;
    padding: 0px !important;
}

    .mbmfr-main h1 {
        font-weight: bold;
        color: #ffffff;
        line-height: 130%;
        text-align: center;
        font-size: 1.8rem;
        margin: 30px auto
    }

        .mbmfr-main h1 span {
            background-color: rgba(0, 0, 0, 0.75);
            padding: 0px 5px;
            display: inline-block;
            line-height: 115%;
        }

.blueText {
    color: #2d2d2d !important
}

h3.blueText {
    font-size: 1.6rem;
    margin-top: 15px;
    margin-bottom: 15px;
}

.engagements4 {
    text-align: center;
    margin: 15px auto;
    max-width: 200px;
}

    .engagements4 img {
        margin-bottom: 15px;
    }

.tileProducts {
    text-align: center;
    background-color: #ffffff;
    border-radius: 15px;
    border: 6px solid #dfdfdf;
    overflow: hidden;
    margin: 15px auto;
    max-width: 350px;
    padding: 15px 15px 30px 15px;
}

.mpProdName,
.mpProdName a,
.mpProdName a:hover {
    font-size: 1.5rem;
    color: #ff771f;
    line-height: 130%;
    font-weight: bold;
}

.mpDescription > a {
    color: #3375bb;
    text-decoration: underline;
    display: inline-block;
    font-weight: bold;
}

.mbm-gallery {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 15px auto;
}

    .mbm-gallery div {
        max-width: 150px;
        margin: 10px;
        border: 10px solid transparent;
        transition: all 0.1s ease-in-out
    }

        .mbm-gallery div:hover {
            border: 1px solid transparent;
        }

.borderit {
    border: 5px solid #fff;
}

.bg-bbb {
    background-color: #e1f4ff;
}

.ciblent {
    flex-wrap: wrap;
}

    .ciblent > .col {
        min-width: 150px;
        justify-content: center;
    }

.ac-panel h4 {
    cursor: pointer;
}

.ac-panel .acp-collapse {
    display: none;
}

.bm-grouping {
    padding: 15px 0px;
    background-color: #ffffff;
    border-width: 10px;
    border-style: solid;
    margin: 0px auto 30px auto;
    max-width: 920px;
}

    .bm-grouping h3 {
        margin-top: 0
    }

    .bm-grouping.coaching {
        border-color: #b00bd3;
    }

    .bm-grouping.vital {
        border-color: #65c172
    }

    .bm-grouping.boost {
        border-color: #eb70c0
    }

.nbm-titles {
    color: #0b9cd3
}

    .nbm-titles .tpink {
        color: #ec42b0
    }

    .nbm-titles .tgreen {
        color: #0bc425
    }

    .nbm-titles .tgray {
        color: #999999
    }

    .nbm-titles .tpurple {
        color: #b00bd3
    }

.quantity2nd {
    text-align: center !important;
}

.box-quantites tr td {
    vertical-align: middle !important;
}

    .box-quantites tr td h4 {
        margin: 0;
        font-size: 1.2rem;
    }

.selectionner-action {
    position: relative;
    overflow: hidden;
}

    .selectionner-action input {
        position: absolute;
        margin: -999px
    }

    .selectionner-action .cta-orange {
        border: 2px solid #ffa73d
    }

label.blue {
    padding-bottom: 3px;
    margin: 0;
    font-weight: 600;
}

.device_price_block2 {
    background: #ceeffe;
    padding: 15px 30px;
    margin: 10px 15px 8px 0;
    position: relative;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.dcPrice {
    font: normal 36px Arial;
    font-style: oblique;
    color: #1d1d1d;
    display: inline-block;
}

.acPrice {
    font: normal 18px Arial;
    color: #5a5a5a;
    display: inline-block;
    padding: 5px;
    background-color: #ffffff;
    position: relative;
    top: -5px;
    margin-left: 15px;
}

.stkr {
    position: absolute;
    right: -20px;
    top: 50%;
    width: 100px;
    margin-top: -50px;
}

.booster-list {
    display: flex;
    justify-content: center;
}

    .booster-list ul {
        margin: 15px 0;
        padding: 0;
        list-style: none;
    }

        .booster-list ul li {
            font-size: 1.1rem;
            margin-bottom: 12px;
        }

            .booster-list ul li i {
                color: #0bc425;
                font-size: 1.8rem;
            }

.productInfoMain {
    padding: 15px
}

@media (min-width: 576px) {
}

@media (min-width: 767px) {


    .mbmfr-main h1 {
        font-size: 2.3rem;
    }

    h3.blueText {
        font-size: 2.1rem;
    }
}

@media (min-width: 992px) {
    .mbmfr-main {
        background: #82c06d url(https://savoir-maigrir.aujourdhui.com/img_aj/jmc/boxminceur-hero-bg.png) repeat-x;
        background-size: auto 100%;
    }

    .mbm-gallery div {
        max-width: 250px;
    }

    .productInfoMain {
        padding: 0px;
    }

    .device_price_block2 {
        margin: 10px 50px 8px 0;
    }
}

@media (min-width: 1200px) {
}
