
@media(max-width: 1400px) and (min-width: 1200px) {
    .formule-card .title-formule h2 {
        font-size: 24px;
    }
    .formule-card .price_formule .price-text, .formule-card .price_formule .price-label {
        font-size: 16px;
    }
}
@media(max-width: 1200px) {
    .formule-card .title-formule h2 {
        font-size: 24px;
    }
    .row_formules {
        padding: 0 50px;
    }
    .owl-carousel .owl-prev {
        left: -40px;
        margin-left: 0;
        margin-right: 0;
    }
    .owl-carousel .owl-next {
        right: -40px;
        margin-left: 0;
        margin-right: 0;
      }
}
@media(max-width: 859px) {
    .formule-card .details-formule { 
        height: auto!important;
    }
}
@media(max-width: 992px){
.page-error .error-title {
    font-size: 56px;
    line-height: 72px;
}
.page-error .warning {
    height: 80px;
}
.title-presentation {
    font-size: 36px!important; 
}
}
@media(max-width: 768px){

    p.text_formule {
     
        font-size: 17px;
    }
    p.title-f {
        font-size: 18px;
    }
    .page-error .error-title {
        font-size: 44px;
        line-height: 62px;
    }
    .page-error .warning {
        height: 72px;
    }
    .page-error .txt-error {
        margin: 0 auto 20px;
    }
    .btn.btn_backhome {
        margin: 48px auto 0;
    }
    .home_pic .box1 .title_box {
        font-size: 32px;
    }
    #footer .txt_sub_footer {
        font-size: 14px;
    }
    .title-presentation {
        font-size: 32px!important;
    }
    img.logo_bowling {
        width: 100%;
        max-width: 120px;
    }
    .block_num {
        justify-content: flex-start!important;
    }
}

@media (max-width: 576px) {
    .bg-white-img-custom, .bg-white-img-custom-nb-enfant {
        width: 392px;
    }
    .bg-white-img-custom::before, .bg-white-img-custom-nb-enfant::before {
        width: 353px;
    }
    .formule-card .price_formule .price-text, .formule-card .price_formule .price-label {
        font-size: 16px;
    }
    .page-error .error-title {
        flex-wrap: wrap;
        font-size: 36px;
        line-height: 48px;
    }
    .page-error .warning {
        height: 58px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .page-error .error-subtitle {
        font-size: 30px;
        line-height: 34px;
    }
    .title-presentation {
        font-size: 28px!important;
        margin: 0!important;
    }
    .home_pic .box1 .title_box {
        font-size: 26px;
    }
    .box1 .b_h_pic img {
        max-height: 220px;
        max-width: 280px;
        min-height: 220px; 
    }
    img.logo_bowling {
        width: 100%;
        max-width: 90px;
    }
    #footer {
        height: auto!important;
    }
    #footer .txt_sub_footer {
        font-size: 12px;
        line-height: 18px;
    }
    .block_birthday {
        margin-bottom: 50px;
    }
    .btn-input-check .form-check-label {
        font-size: 16px;
    }
}
@media (max-width: 480px) {
    .bg-white-img-custom, .bg-white-img-custom-nb-enfant { 
        width: 370px;
    }
    .bg-white-img-custom::before, .bg-white-img-custom-nb-enfant::before {
        width: 320px;
        top: 68px;
    }
    .desc_forfait {
    padding: 0!important;
    }
    .style_formule {
    font-size: 14px;
    margin-top: 30px !important;
    padding: 0;
    } 

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        width: 32px !important;
        height: 32px !important;
        font-size: 12px !important;
        padding: 8px !important;
    }
    .row_formules {
        padding: 0 35px;
    }
    .owl-carousel .owl-next {
        right: -20px;
    }
    .owl-carousel .owl-prev {
        left: -20px;
    }
   .edit-page .title_recap {
        font-size: 16px;
    }
}
@media (max-width: 420px) {
    .bg-white-img-custom, .bg-white-img-custom-nb-enfant {
        width: 310px;
        background: #fff;
        border-radius: 0 0 50px;
        padding: 1.5rem .5rem 0rem !important;
        margin: 2rem auto!important;
        height: auto !important;
    }
    .bg-white-img-custom::before, .bg-white-img-custom-nb-enfant::before {
        width: 300px;
        top: 10px;
        left: -15px;
        top: inherit!important;
        height: 259px;
        bottom: -32px;
    }
    .panier-content {
        padding-bottom: 20px !important;
        padding-left: 0;
        padding-right: 0 !important;
    }

}
