@media all and (max-width: 1023px) {
    div.pf-birds-winter-right-header svg {
        width: 80px;
    }

    div.pf-birds-winter-left-header,
    div.pf-birds-good-days-left-header {
        background: #000000;
        margin-bottom: 40px;
        border-radius: 99px;
        position: relative;
    }

    div.pf-birds-winter-left-header::after,
    div.pf-birds-good-days-left-header::after{
        content: "";
        width: 30px;
        height: 30px;
        background-color: #000000;
        position: absolute;
        bottom: -30px;
        right: 180px;
        border-radius: 0 0 0 100px;
        -moz-border-radius: 0 0 0 100px;
        -webkit-border-radius: 0 0 0 100px;
    }

    div.pf-birds-winter-left-area {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    div.pf-birds-winter-left-header, div.pf-birds-good-days-left-header {
        font-size: 14px;
        padding: 20px;
    }

    div.pf-birds-winter-area#winter-middle-area {
        background: #3670B3;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 20px;
    }

    div.pf-birds-winter-svg-container {
        width: 25px;
        margin-right: 10px;
    }

    div.pf-birds-winter-middle-area div.pf-birds-winter-wording, div.pf-birds-winter-middle-area H5 {
        font-size: 10px;
        line-height: 14px;
    }

    div.pf-birds-winter-right-header h3 {
        font-size: 25px;
        line-height: 30px;
    }

    div.pf-birds-winter-area#information-area {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 20px 40px;
        margin-top: 40px;
        background: #BBE4FB;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    div.pf-birds-winter-area#information-area H5, div.pf-birds-winter-area#information-area p, div.pf-birds-good-days-area#information-area H5, div.pf-birds-good-days-area#information-area p,
    div.pf-birds-good-days-area#information-area H5, div.pf-birds-good-days-area#information-area p{
        font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
        font-size: 12px;
        line-height: 12px;
        color: #000;
    }

    div.pf-birds-good-days-area#information-area {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background: #CDC23D;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 20px 40px;
    }

    div.pf-birds-good-days-flower-area {
        width: 100px;
        margin-top: 40px;
    }

    div.pf-birds-good-days-content {
        margin-top: 20px;
        margin-bottom: 20px;
        background: #CDC23D;
        padding: 20px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    /** CAROUSEL **/
    div.pf_carrousel_cats_for.pf_carrousel_birds_for {
        background-size: 100% 100% !important;
    }

    div.pf_logo_birds_carrousel_container {
        position: absolute;
        right: 40px;
        top: 25px;
        width: 50px;
    }

    div.pf_cats_product_slick_slide_content.pf_birds_product_slick_content {
        height: 340px;
        width: 280px;
    }

    h4.pf_birds_winter_title {
        margin: 30px 0 30px 30px !important;
    }

    div.pf-birds-winter-left-area H4 {
        color: #fff;
        font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
        font-size: 19px;
        line-height: 25px;
        text-transform: uppercase;
    }

    div.pf-birds-winter-left-area-svg-container svg {
        width: 100px;
    }

    div.pf_birds_product_more_informations_container {
        position: relative;
        bottom: 30px;
        display: flex;
        align-items: center;
        width: 50%;
        justify-content: space-around;
        left: 100px;
    }

    div.pf_birds_product_more_informations_wording {
        font-size: 12px;
        line-height: 12px;
    }

    div.pf_birds_product_more_informations_logo img {
        width: 60px;
    }

    div.product_avantage {
        font-size: 10px;
        line-height: 12px;
    }

    div.pf-birds-winter-area#winter-right-area p {
        font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
        font-size: 12px;
        line-height: 13px;
        background: #BBE4FB;
        width: max-content;
        padding: 20px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        margin-top: 20px;
        color: #000;
    }

    /** QUIZZ **/
    div.quizz_container_desktop {
        display: none !important;
    }

    img.birds_quizz_img#bird_quizz_mb_1 {
        top: 175px;
        left: 110px;
        width: 45px;
    }

    img.birds_quizz_img#bird_quizz_mb_2 {
        bottom: 100px;
        left: 70px;
        width: 70px;
    }

    img.birds_quizz_img#bird_quizz_mb_3 {
        right: 60px;
        top: 250px;
        width: 70px;
    }

    img.birds_quizz_img#bird_quizz_mb_4 {
        bottom: 70px;
        right: 30px;
        width: 65px;
    }

    img.birds_quizz_img#bird_quizz_mb_5 {
        top: 120px;
        right: 30px;
        width: 75px;
    }

    img.birds_quizz_img#bird_quizz_mb_6 {
        top: 190px;
        left: 30px;
        width: 85px;
    }

    img.birds_quizz_img#bird_quizz_mb_7 {
        top: 40px;
        left: 50px;
        width: 85px;
    }

    img.birds_quizz_img#bird_quizz_mb_8 {
        bottom: 8px;
        left: 50px;
        width: 75px;
    }

    div.pf_birds_quizz_wording_container {
        background: #CDC23D;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "Brandon_bold", Helvetica, Arial, Lucida, sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        color: #000;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 20px;
        margin-bottom: 30px;
    }

    div.pf_birds_quizz_modale {
        display: flex;
        flex-direction: column;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    div.pf_birds_quizz_modale#bird_quizz_1 {
        background: #F1D535;
    }

    div.pf_birds_quizz_modale#bird_quizz_2 {
        background: #E27F09;
    }

    div.pf_birds_quizz_modale#bird_quizz_3 {
        background: #0768B2;
    }

    div.pf_birds_quizz_modale#bird_quizz_4 {
        background: #A58655;
    }

    div.pf_birds_quizz_modale#bird_quizz_5 {
        background: #C6AFA8;
    }

    div.pf_birds_quizz_modale#bird_quizz_6 {
        background: #F00202;
    }

    div.pf_birds_quizz_modale#bird_quizz_7 {
        background: #ED6F1C;
    }

    div.pf_birds_quizz_modale#bird_quizz_8 {
        background: #92B6DB;
    }

    div.pf_birds_modale_header {
        display: flex;
    }

    span.pf_birds_modale_number {
        width: 30px;
        height: 30px;
        font-size: 25px;
        padding-top: 7px;
    }

    H4.pf_birds_modale_title {
        font-size: 24px;
        line-height: 30px;
    }

    div.pf_birds_modale_img img {
        height: 135px;
        margin: 30px auto;
    }

    div.pf_birds_modale_body {
        flex-direction: column-reverse;
        align-items: center;
    }

    div.pf_birds_modale_text_container {

    }

    div.pf_birds_section_biodiversite_list_container {
        background: #FFDD86;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 20px;
    }

    div.pf_birds_section_biodiversite_container#biodiversite_right div.pf_birds_section_biodiversite_list_container {
        background: #F7A93C;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 20px;
    }
}

@media all and (min-width: 1024px) {
    div.pf-birds-winter-left-header {
        background: url("/wp-content/themes/pure-family/assets/images/birds/black_bobble_winter.png") no-repeat center center;
    }

    div.pf-birds-winter-header {
        display: grid;
        grid-template-columns: 450px 500px 190px;
        grid-template-rows: 170px;
        gap: 20px;
        margin-bottom: 30px;
    }

    div.pf-birds-winter-right-header h3 {
        font-size: 48px;
        line-height: 62px;
    }

    div.pf-birds-winter-left-header,
    div.pf-birds-good-days-left-header {
        font-size: 26px;
        padding-top: 30px;
    }

    div.pf_birds_biodiversite_title_bubble {
        padding-top: 40px;
    }

    div.pf-birds-winter-container {
        grid-template-rows: 200px auto;
    }

    div.pf-birds-winter-content {
        display: grid;
        grid-template-columns: 390px 500px 190px;
        grid-template-rows: 140px 425px 130px;
        gap: 20px;
    }

    div.pf-birds-winter-left-area {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    div.pf-birds-winter-left-area H4 {
        color: #fff;
        font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
        font-size: 29px;
        line-height: 40px;
        text-transform: uppercase;
    }

    div.pf-birds-winter-left-area.pf_birds_section_biodiversite_subtitle_container {
        margin: 30px 0;
    }

    div.pf-birds-winter-area#winter-left-area {
        grid-row: 1 / span 2;
    }

    div.pf-birds-winter-area#winter-middle-area {
        background: url('/wp-content/themes/pure-family/assets/images/birds/background_bp_winter.png') no-repeat top center;
        height: 100%;
        padding: 60px 30px;
        grid-row: 1 / span 2;
    }

    div.pf-birds-winter-left-area-svg-container {
        width: 110px;
        margin-left: auto;
    }

    div.pf-birds-winter-middle-area {
        display: flex;
        margin: 20px auto;
        color: #fff;
        font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
    }

    div.pf-birds-winter-middle-area H5 {
        color: #fff;
        text-transform: uppercase;
        padding: 0;
    }

    div.pf-birds-winter-svg-container {
        width: 45px;
        margin-right: 20px;
    }

    div.pf-birds-winter-area#winter-right-area {
        background: url('/wp-content/themes/pure-family/assets/images/birds/background-birds-winter-right-area.png') no-repeat center center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    div.pf-birds-winter-area#winter-right-area p {
        font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
        color: #000;
    }

    div.pf-birds-winter-area#information-area {
        background: url('/wp-content/themes/pure-family/assets/images/birds/bp_winter_info.png') no-repeat center center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 0 40px;

        grid-row: 3;
        grid-column: 2;
    }

    div.pf-birds-winter-area#information-area H5,
    div.pf-birds-winter-area#information-area p,
    div.pf-birds-good-days-area#information-area H5,
    div.pf-birds-good-days-area#information-area p {
        font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
        font-size: 17px;
        line-height: 17px;
        color: #000;
    }

    div.pf-birds-winter-area#information-area H5,
    div.pf-birds-good-days-area#information-area H5{
        text-transform: uppercase;
        padding: 0;
    }

    H4.pf_birds_winter_title {
        width: 190px;
        height: 75px;
    }

    H4.pf_birds_winter_title.pf_birds_cylindres_title {
        width: 210px;
    }

    H4.cylindres_all {
        width: 250px !important;
        height: 100px !important;
        background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_cylindres_all_title.png") no-repeat center center;;
    }

    H4.pf_birds_winter_title.pf_birds_produits_complementaires_title {
        width: 190px;
    }

    H4.pf_birds_produits_melanges_graines_title_nrj {
        width: 220px;
    }

    H4.pf_birds_produits_melanges_graines_title_spec {
        width: 250px;
        height: 100px;
        padding-left: 10px;
        margin: 30px 0px 0px 50px !important;
    }

    div.pf-birds-winter-area#good-days-left-area {
        grid-row: 3;
    }

    div.pf_logo_birds_carrousel_container {
        position: absolute;
        right: 110px;
        top: 30px;
        width: 70px;
    }

    /** GOOD DAYS **/
    div.pf-birds-good-days-container {
        display: grid;
        grid-template-columns: 445px 500px 150px;
        grid-template-rows: 150px 120px 415px 130px;
        grid-gap:  10px;
    }

    div.pf-birds-good-days-left-header {
        grid-column: 1;
        grid-row: 1 / span 2;
    }

    div.pf-birds-good-days-left-header {
        padding-top: 60px;
    }

    div.pf-birds-good-days-left-area div {
        margin-top: auto;
    }

    div.pf-birds-good-days-right-header {
        grid-column: 2;
    }

    div.pf-birds-good-days-left-header {
        background: url("/wp-content/themes/pure-family/assets/images/birds/black_bobble_good_days.png") no-repeat center center;
    }

    div.pf-birds-good-days-content {
        grid-row: 2 / -1;
        grid-column: 2;
    }

    div.pf-birds-good-days-area#good-days-middle-area {
        background: url(/wp-content/themes/pure-family/assets/images/birds/background_bp_good_days.png) no-repeat top center;
        height: 100%;
        padding: 60px 30px;
    }

    div.pf-birds-good-days-area#information-area {
        background: url('/wp-content/themes/pure-family/assets/images/birds/bp_good_days_info.png') no-repeat center center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 0 40px;

        grid-row: 4;
        grid-column: 2;
    }

    div.pf-birds-good-days-flower-area {
        grid-column: 3;
        grid-row: 2;
    }

    div.pf-birds-good-days-flower-area svg {
        width: 110px;
    }

    div.pf_birds_quizz_container {
        width: 980px;
    }

    div.quizz_container_mobile {
        display: none !important;
    }

    div.pf_birds_quizz_modale {
        width: 630px;
        height: 585px;
        margin: 0 auto;
    }

    img.birds_quizz_img#bird_quizz_1 {
        top: 350px;
        right: 280px;
    }

    img.birds_quizz_img#bird_quizz_2 {
        bottom: 200px;
        right: 270px;
    }

    img.birds_quizz_img#bird_quizz_3 {
        top: 520px;
        right: 140px;
    }

    img.birds_quizz_img#bird_quizz_4 {
        bottom: 140px;
        right: 60px;
    }

    img.birds_quizz_img#bird_quizz_5 {
        top: 250px;
        right: 60px;
    }

    img.birds_quizz_img#bird_quizz_6 {
        top: 430px;
        right: 360px;
    }

    img.birds_quizz_img#bird_quizz_7 {
        top: 60px;
        right: 300px;
    }

    img.birds_quizz_img#bird_quizz_8 {
        bottom: 10px;
        right: 300px;
    }

    div.pf_birds_quizz_wording_container {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/vous_avez_reconnu_bg.png") no-repeat center center;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -20px;
        height: 100px;
        margin-top: auto;
        margin-bottom: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 437px;
        font-family: "Brandon_bold", Helvetica, Arial, Lucida, sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
        color: #000;
    }

    div.pf_birds_quizz_modale#bird_quizz_1 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/la_mesange_charbonniere_background.png") no-repeat center center;
    }

    div.pf_birds_quizz_modale#bird_quizz_2 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/le_rouge_gorge_familier_background.png") no-repeat center center;
    }

    div.pf_birds_quizz_modale#bird_quizz_3 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/la_mesange_bleue_background.png") no-repeat center center;
    }

    div.pf_birds_quizz_modale#bird_quizz_4 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/le_moineau_domestique_background.png") no-repeat center center;
    }

    div.pf_birds_quizz_modale#bird_quizz_5 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/le_pinson_des_arbres_background.png") no-repeat center center;
    }

    div.pf_birds_quizz_modale#bird_quizz_6 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/le_chardonneret_elegant_background.png") no-repeat center center;
    }

    div.pf_birds_quizz_modale#bird_quizz_7 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/le_bouvreuil_background.png") no-repeat center center;
    }

    div.pf_birds_quizz_modale#bird_quizz_8 {
        background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/la_sittelle_torchepot_background.png") no-repeat center center;
    }

    div.pf_birds_modale_header {
        display: inline-flex;
    }

    span.pf_birds_modale_number {
        width: 50px;
        height: 50px;
        font-size: 45px;
        padding-top: 10px;
    }

    H4.pf_birds_modale_title {
        font-size: 44px;
        line-height: 50px;
    }

    div.pf_birds_section_biodiversite_list_container {
        background: url("/wp-content/themes/pure-family/assets/images/birds/simple_geste_backgound.png") no-repeat center center;
        height: 440px;
        padding: 40px;
    }

    div.pf_birds_biodiversite_title_bubble {
        height: 170px;
    }

    div.pf_birds_section_biodiversite_container#biodiversite_right div.pf_birds_section_biodiversite_list_container {
        background: url("/wp-content/themes/pure-family/assets/images/birds/background_biodiversite.png") no-repeat center center;
    }
}

@media all and (min-width: 1024px) and (max-width: 1299px) {
    div.pf_cats_product_slick_slide.pf_birds_slide_content {
        height: 433px !important;
    }

    div.pf_birds_product_slick_content {
        height: 383px;
    }

    H4.pf_birds_produits_melanges_graines_title_spec {
        width: 250px;
        height: 80px !important;
    }

    H4.pf_birds_winter_title {
        /*width: 190px;*/
        height: 60px ;
        background-size: contain !important;
        padding: 15px;
    }

    div.pf_birds_products_slide_container img {
        margin: unset !important;
        width: 30% !important;
    }

    p.product_avantage_without {
        font-size: 28px;
    }

    div.product_avantage p.product_avantage_wording {
        font-size: 16px;
        line-height: 14px;
    }

    h4.pf_birds_boule_title {
        margin: 30px 0 30px 70px;
    }

    div.pf_birds_product_more_informations_container {
        position: relative;
        bottom: 10px;
        left: 170px;
        display: flex;
        align-items: center;
        width: 50%;
        justify-content: space-around;
    }

    div.pf_birds_product_more_informations_wording {
        font-family: 'Brandon_regular', sans-serif;
        font-size: 10px;
        line-height: 12px;
    }

    div.pf_birds_product_more_informations_logo img {
        width: 50px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1249px) {
    div.pf-birds-winter-content {
        display: grid;
        grid-template-columns: 280px 450px 190px;
        grid-template-rows: 140px 425px 130px;
        gap: 20px;
    }

    div.pf-birds-winter-middle-area div.pf-birds-winter-wording, div.pf-birds-winter-middle-area H5 {
        font-size: 17px;
        line-height: 17px;
    }

    div.pf-birds-winter-area#winter-right-area p {
        font-size: 17px;
        line-height: 17px;
    }
}

@media all and (min-width: 1250px) {
    div.pf-birds-winter-content {
        display: grid;
        grid-template-columns: 390px 500px 190px;
        grid-template-rows: 140px 425px 130px;
        gap: 20px;
    }

    div.pf-birds-winter-middle-area div.pf-birds-winter-wording, div.pf-birds-winter-middle-area H5 {
        font-size: 17px;
        line-height: 17px;
    }

    div.pf-birds-winter-area#winter-right-area p {
        font-size: 17px;
        line-height: 18px;
    }
}

@media all and (min-width: 1300px) {
    div.pf_birds_slide_content {
        height: 530px;
    }

    p.product_avantage_without {
        font-size: 28px;
    }

    div.product_avantage p.product_avantage_wording {
        font-size: 16px;
        line-height: 14px;
    }

    div.product_avantage {
        margin-top: -40px;
    }

    div.pf_birds_product_more_informations_container {
        position: relative;
        bottom: 20px;
        display: flex;
        align-items: center;
        width: 60%;
        justify-content: space-around;
        left: 160px;
    }

    div.pf_birds_product_more_informations_wording {
        font-size: 12px;
        line-height: 14px;
    }

    div.pf_birds_product_more_informations_logo img {
        width: 50px;
    }
}

div.pf-birds-winter-middle-area {
    display: flex;
    margin: 20px auto;
    color: #fff;
    font-family: 'Brandon_bold', Helvetica, Arial, Lucida, sans-serif;
}

div.pf-birds-winter-middle-area H5 {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
}

H3.birds_title_section {
    position:  relative;
    width: max-content;
    margin: 0 auto;
}

h3.birds_title_section::before {
    content: url("/wp-content/themes/pure-family/assets/images/birds/title_discover_2.png");
    position: absolute;
    top: -30px;
    left: -60px;
}

div.pf-birds-winter-left-header {
    display: flex;
    justify-content: center;
    font-family: 'Brandon_bold',Helvetica,Arial,Lucida,sans-serif;
    color: #fff;
}

div.pf-birds-winter-right-header {
    position: relative;
    display: flex;
}

div.pf-birds-winter-right-header h3 {
    font-family: 'Brandon Grotesque', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    width: max-content;
}

div.pf-birds-winter-right-header div {
    margin-left: 30px;
    width: 120px;
}

div.pf-birds-winter-wording.pf-wording-biodiversite H5,
div.pf-birds-winter-wording.pf-wording-biodiversite p{
    color: #000000;
}

/** GOOD DAYS **/

div.pf-birds-good-days-left-header {
    display: flex;
    justify-content: center;
    font-family: 'Brandon_bold',Helvetica,Arial,Lucida,sans-serif;
    color: #fff;
}

/** CAROUSEL **/
div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_1,
div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_5 {
    background: url("/wp-content/themes/pure-family/assets/images/birds/background_carrousel_birds.png") no-repeat center center;
}

div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_2,
div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_6 {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/background_carrousel_birds_winter_cylindres.png") no-repeat center center;
}

div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_3,
div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_7{
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/background_carrousel_birds_winter_pains_graisse.png") no-repeat center center;
}

div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_4,
div.pf_carrousel_cats_for#pf_carrousel_birds_winter_for_8{
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/background_carrousel_birds_winter_produits_complementaires.png") no-repeat center center;
}

div.pf_birds_product_more_informations_wording {
    font-family: 'Brandon_regular', sans-serif;
}

div.pf_carousel_birds_nav {
    overflow: hidden;
}

div.pf_birds_products_slide_container {
    display: flex;
    justify-content: center;
    width: 100%;
}

div.pf_birds_products_wording {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

div.pf_birds_products_slide_container img {
    margin: unset;
}

div.product_avantage {
    display: flex;
}

div.product_avantage p {
    font-family: "Alternate Gothic", sans-serif;
    text-transform: uppercase;
    padding: 0;
}

p.product_avantage_without {
    margin-right: 5px;
}

h4.pf_birds_boule_title {
    margin: 30px 0 30px 50px;
    color: #fff;
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_boules_title.png") no-repeat center center;
}

H4.boules_fruits_title {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_boules_fruits_title.png") no-repeat center center;
}

H4.boules_insectes_title {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_boules_insectes_title.png") no-repeat center center;
}

h4.pf_birds_cylindres_title {
    margin: 30px 0 30px 50px;
    color: #fff;
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_cylindres_title.png") no-repeat center center;
}

H4.pf_birds_cylindres_title.cylindres_arachides {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_cylindres_arachide_title.png") no-repeat center center;
}

H4.pf_birds_cylindres_title.cylindre_insectes {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_cylindres_insectes_title.png") no-repeat center center;
}

H4.pf_birds_cylindres_title.cylindre_vers {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_cylindres_vers_title.png") no-repeat center center;
}

H4.cylindres_all {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_cylindres_all_title.png") no-repeat center center;;
}

h4.pf_birds_pains_title {
    margin: 30px 0 30px 50px;
    color: #fff;
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_pains_title.png") no-repeat center center;
}

H4.pf_birds_pains_title.pains_vers {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_pains_vers.png") no-repeat center center;
}

H4.pf_birds_pains_title.pains_insectes {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_pains_insectes.png") no-repeat center center;
}

H4.pf_birds_pains_title.pains_fruits {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_pains_fruits.png") no-repeat center center;
}

H4.pf_birds_pains_title.pains_all {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_pains_all.png") no-repeat center center;
}

h4.pf_birds_produits_complementaires_title {
    margin: 30px 0 30px 50px;
    color: #fff;
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_pains_title.png") no-repeat center center;
}

H4.pf_birds_produits_complementaires_title.complementaires_insectes {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_pains_insectes.png") no-repeat center center;
}

H4.pf_birds_produits_complementaires_title.complementaires_vers {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_boules_insectes_title.png") no-repeat center center;
}

H4.pf_birds_produits_complementaires_title.complementaires_fourree {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/winter/winter_boules_title.png") no-repeat center center;
}

H4.pf_birds_produits_melanges_graines_title_nrj.melanges_gourmands {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/good_days/melanges_graines_gourmand.png") no-repeat center center;
}

H4.pf_birds_produits_melanges_graines_title_nrj.melanges_nrj {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/good_days/melanges_graines_energie.png") no-repeat center center;
}

H4.pf_birds_produits_melanges_graines_title_spec.melanges_chardonneret {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/good_days/melange_chardonnerets.png") no-repeat center center;
}

H4.pf_birds_produits_melanges_graines_title_spec.melanges_mesanges_rouges_gorges {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/good_days/melanges_mesanges_rouges_gorges.png") no-repeat center center;
}

H4.pf_birds_produits_graines_title_spec.pf_birds_graines_tournesols {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/good_days/graines_tournesol.png") no-repeat center center;
}

H4.pf_birds_produits_graines_title_spec.pf_birds_graines_tournesols_decortiquees {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/good_days/tournesol_decortiquees.png") no-repeat center center;
}

H4.pf_birds_produits_graines_title_spec.pf_birds_graines_tournesols_arachides {
    background: url("/wp-content/themes/pure-family/assets/images/birds/carousel/good_days/graines_tournesol_arachides.png") no-repeat center center;
}

div.pf_carrousel_cats_nav.pf_carousel_birds_nav img {
    width: 50%;
}

/** MODALE QUIZZ **/
div.pf_birds_quizz_modale_container {
    display: none;
}

div.pf_birds_quizz_modale_container.active {
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .7);
}

div.pf_birds_quizz_modale {
    position: relative;
}

div.pf_birds_quizz_modale_close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    content: "X";
}

div.pf_birds_quizz_tree_container {
    position: relative;
}

img.birds_quizz_img {
    position: absolute;
    cursor: pointer;
}

div.pf_birds_modale_text_container {
    background: url("/wp-content/themes/pure-family/assets/images/birds/quizz/birds_modale_text_container_bg.png") no-repeat center center;
    width: 350px;
    height: 380px;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

div.pf_birds_modale_text_content {
    display: flex;
}

div.pf_birds_modale_text_svg svg {
    width: 25px;
}

div.pf_birds_modale_body {
    display: flex;
    justify-content: space-around;
}

div.pf_birds_modale_header {
    justify-content: center;
    align-items: center;
    padding: 30px;
}

H4.pf_birds_modale_title {
    width: 90%;
    font-family: "Brandon_bold", Helvetica, Arial, Lucida, sans-serif;
    text-transform:  uppercase;
    color: #ffffff;
}

span.pf_birds_modale_number {
    background: #607C26;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Alternate Gothic", sans-serif;
    color: #fff;
    border-radius: 99px;
    margin-right: 20px;
}

div.pf_birds_modale_img {
    margin-top: auto;
}

div.pf_birds_modale_text_svg {
    margin-right: 15px;
}

div.pf_birds_modale_text_content {
    margin-bottom: 10px;
}

div.pf_birds_modale_text_content:last-of-type {
    margin-bottom: 0;
}

div.pf_birds_modale_description H4 {
    font-family: "Brandon_bold", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-transform: uppercase;
    padding: 0;
}

div.pf_birds_modale_description p {
    font-family: "Brandon_regular", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}