.popup-box_content .popup-box-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/close-grey.svg) no-repeat center center;
    background-size: 14px;
    text-indent: -9999px;
}

.popup-box.active .popup-box_content {
    opacity: 1;
    border: 5px solid #25495f;
}

.btn-secondary {
    background: #fff;
    border: 2px solid #24495F;
    border-radius: 5px;
    color: #24495F;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.6rem;
    padding: 8px 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 40%;
}

.btn-secondary.btn-secondary--fill {
    background: #FFF;
    border: 2px solid #1c4763;
    color: #1c4763;
}

.popup-box_actions {
    margin: 40px 0 0;
    text-align: center;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary.active {
    background: #1c4763;
    border: 2px solid #1c4763;
    color: #fff;
}

.popup-box_content {
    position: fixed;
    text-align: left;
    background: #fff;
    border-radius: 5px;
    opacity: 0;
    margin: 20px;
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    padding: 40px 30px 30px;
    border: 5px solid #24495F;
}

.popup-box_content .close-popup::before, .popup-box_content .close-popup::after {
    content: ' ';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 20px;
    width: 0px;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.popup-box_content .close-popup {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 36px;
    height: 36px;
    padding: 0;
    z-index: 10;
    background: url(../images/close-grey.svg) no-repeat center center;
    background-size: 24px;
    text-indent: -9999px;
}

.popup-box button {
    text-transform: uppercase;
    font-size: 18px;
    background-color: #FFF;
    border: 2px solid #24495F;
    border-radius: 5px;
}

.popup-box button:hover, .popup-box button:active, .popup-box button:focus {
    background: #1c4763;
    border: 2px solid #1c4763;
    color: #fff;
}

.block.block-layered-nav .amshopby-container-top.main-filters .filter-list_content .fake-label {
    font-weight: 600;
    padding: 5px 2px;
}

input[type="checkbox"] + label a {
    color: #24495F;
    font-size: 1.2rem;
    font-weight: 700;
}

.mcp-wizard-v2.mcp-aac-helper-index .tooltip {
    margin-top: 40px;
    padding: 20px;
    font-size: 1.4rem;
    background-color: #F2FBFF;
    border: 1px dotted;
    border-radius: 4px;

}

body.mcp-wizard-v2 .ck-title-4, body.mcp-wizard-v2 .form-step_title {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 10px;
}

.product-item-container .product-image-item > img {
    padding: 0;
}

.sidebar-livechat {
    right: 2%;
}

.sidebar-livechat .item .icon {
    background: #0086db;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    display: block;
    width: 54px;
    height: 54px;
    line-height: 50px;
    text-align: center;
    font-size: 2.2rem;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.08);
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    display: none;
}

.sidebar-livechat .item.appointment {
    position: relative;
}

.payment-banner {
    width: 1350px;
    height: 140px;
    border-bottom: 1px solid #7b7b7b;
}


.mcp-wizard-v2 .product-box__content--info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    border-radius: 0px 0px 10px 10px;
    height: 0%;
}

.top-header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.3rem;
    margin: 0 auto;
    padding: 8px 20px;
    text-align: center;
    background-color: #5295e3;
}

.push-forward-accompaniment:before {
    background-image: url(https://www.proxiserve.fr/monchauffagisteprive/skin/frontend/mcp/default/images/illustration/skew/layer-3-top-white.svg);
    height: 20px;
    top: -1px;
    display:none;
}


@media (min-width: 769px) {
    .footer-container_top {
        border-bottom: 1px solid #7b7b7b;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 30px 0 30px;
        text-align: left;
    }

    .footer-container {
        padding: 20px 20px 30px;
    }
}

@media (max-width: 768px) {
    .payment-banner {
        display: none;
    }

    .vutv {
        display: none;
    }

    .push-forward-accompaniment:before {
        background-image: url(https://www.proxiserve.fr/monchauffagisteprive/skin/frontend/mcp/default/images/illustration/skew/layer-3-top-white.svg);
        height: 20px;
        top: -1px;
        display:none;
    }

    .sidebar-livechat .appointment-tooltip {
        background: #fff;
        -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.13);
        box-shadow: 0 0 8px 0 rgba(0,0,0,0.13);
        opacity: 0;
        padding: 20px;
        position: absolute;
        visibility: hidden;
        right: 60px;
        top: auto;
        width: 290px;
        bottom: 0;
    }

    .mcp-wizard-step-intervention .customCalendar__content {
        padding: 0 30px;
        text-align: center;
        color: #24495F;
        line-height: 24px;
    }
    .mcp-wizard-step-intervention .customCalendar__prev::after, .mcp-wizard-step-intervention .customCalendar__next::after {
        content: "\e903";
        font-family: "icomoon";
        color: #24495F;
    }

    .page {
        padding: 55px 0 0;
    }
}

a.fake-label.amshopby-attr, a.fake-label.amshopby-attr-selected {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}