@media all and (max-width: 767px) {
    h2.pf_basse_cour_title_slide {
        font-size: 14px;
        top: -50px;
        width: 117px;
        margin-top: 50px;
        margin-left: -50px;
    }

    h3.pf_basse_cour_subtitle_slide {
        top: 80px;
        font-size: 18px;
        line-height: 25px;
    }

    H2#mini_information_1 {
        margin-top: -20px !important;
    }

    H3#mini_information_1 {
        margin-top:-30px !important;
    }

    span#granules_therapeutique_subtitles {
        font-size: 16px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    div#bien_etre_bc_1 {
        background-image: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/bg_tab_txt_poulailler_be_1.png") !important;
    }

    div#bien_etre_bc_2 {
        background-image: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/bg_tab_txt_poulailler_be_2.png") !important;
    }

    div#bien_etre_bc_3 {
        background-image: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/bg_tab_txt_poulailler_be_3.png") !important;
    }
}

@media all and (max-width: 1023px) {
    div.pf_title_with_picto_img_container H3 {
        font-size: 18px;
    }

    div.pf_bien_etre_4_container#pf_bien_bc_4 div {
        font-size: 16px;
    }
}

@media all and (min-width: 1024px) {
    div.pf_title_with_picto_img_container H3 {
        font-size: 32px;
    }

    div.pf_bien_etre_4_container#pf_bien_bc_4 div {
        font-size: 20px;
    }

    h2.pf_basse_cour_title_slide {
        font-size: 20px;
        top: -30px;
        width: 187px;
        margin-top: 50px;
        margin-left: -50px;
    }

    h3.pf_basse_cour_subtitle_slide {
        top: 120px;
        font-size: 25px;
        line-height: 28px;
    }

    span#granules_therapeutique_subtitles {
        font-size: 22px;
    }
}

h2.pf_basse_cour_title_slide {
    font-family: "Alternate Gothic", Sans-serif;
    text-transform: uppercase;
    position: absolute;
    left: 100px;
    height: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    color: #fff;
    background-size: contain !important;
}

h2.pf_basse_cour_title_slide.green_title_carrousel.three_lines_title {
    height: 100px;
}

h3.pf_basse_cour_subtitle_slide {
    position: absolute;
    left: 50px;
    font-family: "Alternate Gothic", Sans-serif;
    font-weight: 700;
}

span#granules_therapeutique_subtitles {
    font-weight: 400;
    line-height: 25px;
}

span#color-blue-green {
    color: #14A79B;
}

span#color-yellow {
    color: #E7A03E;
}

span#color-red {
    color: #DA463F;
}

span#color-green {
    color: #108E43;
}


h2.pf_basse_cour_title_slide.red_title_carrousel {
    background: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/carrousels/bg_title_caroussel_red.png") no-repeat center center;
}

h2.pf_basse_cour_title_slide.blue_title_carrousel {
    background: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/carrousels/bg_title_caroussel_blue.png") no-repeat center center;
}

h2.pf_basse_cour_title_slide.grey_title_carrousel {
    background: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/carrousels/bg_title_caroussel_grey.png") no-repeat center center;
}

h2.pf_basse_cour_title_slide.green_title_carrousel {
    background: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/carrousels/bg_title_caroussel_green.png") no-repeat center center;
}

h2.pf_basse_cour_title_slide.green_title_carrousel.three_lines_title {
    background: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/carrousels/bg_title_caroussel_green_3_lines.png") no-repeat center center;
}

h2.pf_basse_cour_title_slide.yellow_title_carrousel {
    background: url("/wp-content/themes/pure-family/assets/images/poulailler/bien-etre/carrousels/bg_title_caroussel_yellow.png") no-repeat center center;
}

h3.pf_basse_cour_subtitle_slide.red_subtitle_carrousel {
    color: #CB4134;
}

h3.pf_basse_cour_subtitle_slide.blue_subtitle_carrousel {
    color: #00426C;
}

h3.pf_basse_cour_subtitle_slide.grey_subtitle_carrousel {
    color: #AFADAD;
}

h3.pf_basse_cour_subtitle_slide.green_subtitle_carrousel {
    color: #00B050;
}

h3.pf_basse_cour_subtitle_slide.yellow_subtitle_carrousel {
    color: #FFBF3F;
}

div.pf_bien_etre_4_container#pf_bien_bc_4 div {
    font-family: 'Brandon_medium',Helvetica,Arial,Lucida,sans-serif;
    /*font-size: 20px;*/
    margin-bottom: 25px;
    line-height: 23px;
}

div.pf_bien_etre_4_container#pf_bien_bc_4 div:last-of-type {
    margin-bottom: 0;
}

div.pf_bien_etre_4_container#pf_bien_bc_4 div span.pf_bien_etre_4_number {
    margin: 0 15px;
    color: #C04931;
    font-size: 24px;
    font-family: "Brandon Grotesque", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

div.pf_title_with_picto_img_container {
    width: max-content;
    margin: 0 auto;
    position: relative;
}

div.pf_title_with_picto_img_container span.pf_picto_img_container {
    position: absolute;
    left: -50px;
    top: -30px;
}

div.pf_title_with_picto_img_container H3 {
    font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.5em;
}

h2.pf_basse_cour_title_slide#mini_information_1,
h2.pf_basse_cour_title_slide#mini_information_2,
h3.pf_basse_cour_subtitle_slide#mini_information_1,
h3.pf_basse_cour_subtitle_slide#mini_information_2 {
    position: relative;
    top: unset;
    margin-top: unset;
}