@media screen and (min-width: 2200px) {
    .two_colour_background.background_lemon_pale{
        background: rgb(254,244,166);
        background: -moz-linear-gradient(90deg, rgba(254,244,166,1) 46%, rgba(255,252,232,1) 46%);
        background: -webkit-linear-gradient(90deg, rgba(254,244,166,1) 46%, rgba(255,252,232,1) 46%);
        background: linear-gradient(90deg, rgba(254,244,166,1) 46%, rgba(255,252,232,1) 46%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fef4a6",endColorstr="#fffce8",GradientType=1);
    }
    
    .section_single_product_row1.two_colour_background{
        background: rgb(250,223,1);
        background: -moz-linear-gradient(90deg, rgba(250,223,1,1) 55vw, rgba(254,244,166,1) 55vw);
        background: -webkit-linear-gradient(90deg, rgba(250,223,1,1) 55vw, rgba(254,244,166,1) 55vw);
        background: linear-gradient(90deg, rgba(250,223,1,1) 55vw, rgba(254,244,166,1) 55vw);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fadf01",endColorstr="#fef4a6",GradientType=1);
    }
}

@media screen and (min-width: 2100px) {
	.section_slider_repeaters > li .section_slider_repeater_left:before{
		right: -70px;
	}
}

@media screen and (max-width: 1700px) {
    .small_header_element{
        background-size: contain!important;
    }
    
    .section_slider_repeaters > li > div:nth-of-type(1) > div{
        max-width: 510px;
    }

}

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1480px) {
    .two_colour_background.background_lemon_pale{
        background: rgb(254,244,166);
        background: -moz-linear-gradient(90deg, rgba(254,244,166,1) 41.5%, rgba(255,252,232,1) 41.5%);
        background: -webkit-linear-gradient(90deg, rgba(254,244,166,1) 41.5%, rgba(255,252,232,1) 41.5%);
        background: linear-gradient(90deg, rgba(254,244,166,1) 41.5%, rgba(255,252,232,1) 41.5%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fef4a6",endColorstr="#fffce8",GradientType=1);
    }
    
    .page-id-3{
        overflow-x: hidden;
    }
}

@media screen and (max-width: 1370px) {
}

@media screen and (min-width: 1350px) {
    .home_image_carousel_9 .section_image_carousel_repeaters{
        justify-content: center;
    }
    
    .home_image_carousel_9 .section_image_carousel_repeaters li{
        width: auto!important;
    }
}

@media screen and (max-width: 1256px) {
    .section_floating_image_left{
        left: 3%;
    }
    
    .section_floating_image_right{
        right: 1%;
    }
    
    .impact_carousel_element .section_impact_carousel_repeaters_container {
        padding: 0 50px;
    }
    
    .image_elements_element .container .section_image_left{
        margin-left: 1%;
    }
    
    .image_elements_element .container .section_image_right{
        margin-right: 1%;
    }
    
    .not-found .section_404_text span {
        font-size: 25vw;
    }
    
    .section_slider_repeaters > li > div:nth-of-type(1) > div{
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1190px){
    .woocommerce #content table.cart td.actions .coupon, 
    .woocommerce table.cart td.actions .coupon, 
    .woocommerce-page #content table.cart td.actions .coupon, 
    .woocommerce-page table.cart td.actions .coupon {
        float: none;
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 1190px) and (min-width: 768px) {
    .menu > li{
        margin-left: 1em;
    }
    
    .menu > li a,
    div .menu > li.btn_register a{
        font-size: 14px;
    }
    
    div .menu > li.btn_register a{
        padding: 9px 20px 8px 20px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    #header .container.menu{
        display: block;
    }
    
    nav#menu{
        margin-top: 10px;
    }
    
    .scrolling_down #header{
            top: -173px;
    }
    
    .scrolling_down.search_active #header {
        top: -254px;
    }
    
    #header{
        padding-top: 34px;
        padding-bottom: 34px;
    }
    
    ul.menu > li {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    div .menu > li.icn_cart .section_cart_number, 
    .section_mobile_menu_trigger_group > li.icn_cart .section_cart_number{
        top: -10px;
    }
    
    .scrolling_down #header {
        top: -197px;
    }
    
    .btn_std, body #wrapper .woocommerce a.button{
        min-width: inherit;
    }
    
    #header{
        padding-bottom: 12px;
        padding-top: 22px;
    }
    
    div .menu > li.icn_cart .section_cart_number, 
    .section_mobile_menu_trigger_group > li.icn_cart .section_cart_number {
        top: 0;
    }
    
    .ajax-load-more-wrap .alm-listing .alm-reveal > li .section_content_box {
        padding: 20px 20px 80px 20px;
    }
    
    header #branding #site-title a img{
        max-width: 180px!important;
    }
    
    header ul.menu > li{
        margin-top: 0;
    }
    
}

@media screen and (max-width: 1024px) {
    .h1{
        font-size: 45px;
    }
    
    .single-post .section_news_post_header .post_title{
        font-size: 50px;
    }
    
    .h2{
        font-size: 45px;
    }
    
    .h3{
        font-size: 40px;
    }
    
    .h4{
        font-size: 36px;
    }
    
    .h5{
        font-size: 30px;
    }
    
    .h6{
        font-size: 21px;
    }
    
    .small_header_element {
        background-size: cover!important;
    }
    
    .alm-filters.alm-filters-container {
        position: relative;
        right: inherit;
        top: inherit;
        margin-top: -20px;
        margin-bottom: 20px;
        text-align: left;
    }
    
    .page-id-493 .news_single_content_box_2 .alm-filters.alm-filters-container{
        margin-top: 0;
    }
    
    .page-id-493 .section_heading h2{
        margin-bottom: 20px;
    }
    
    .page-id-493 .section_heading h2 + .std_row.xl{
        display: none;
    }
    
    .impact_carousel_element .section_impact_carousel_repeaters_container ul li h3.section_title{
        margin-bottom: 15px;
    }
    
    .section_img_painting,
    .section_img_banana{
        display: none;
    }
    
    .page-id-22 #container .section_resource_content_box > div.container{
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .not-found .section_image_right img {
        right: 0%;
    }
    
    .not-found .section_image_left img {
        left: 0%;
    }
    
    .fight-food-waste-promo_single_content_box_2 .section_content br,
    .school-cookbook_single_content_box_2 .section_content br{
        display: none;
    }
    
}

@media screen and (max-width: 768px) {
    
    #header .container.menu{
        display: flex;
    }
    
    #header .container.menu{
        align-items: center;
    }
    
    #header .container.menu #branding img{
        max-width: 215px!important;
    }
    
    .with_min_width {
        min-width: 0;
    }
    
    .div_100, .div_90, .div_87, .div_85, .div_80, .div_75, .div_70, .div_67, .div_66, .div_65, .div_62, .div_60, .div_55, .div_50, .div_48, .div_46, .div_45, .div_41, .div_40, .div_35, .div_33, .div_30, .div_25, .div_22, .div_20, .div_18, .div_16, .div_15, .div_13, .div_10, .div_5, .section_fullwidth_header.std_row_padding.big .container .div_50 {
		display:block;
		vertical-align:top;
		max-width:100%;
		width:100%;
		margin-right:0%;
	}
    
	.version_desktop,
	.version_desktop.su-spacer, 
	header .section_header_right .section_site_main_other_navi > div.version_desktop,
    header#header > div .container .section_header_left > *.version_desktop,
    header#header > div .container .section_header_right ul li.version_desktop,
    ul.flat_list li.version_desktop,
    .menu > li.version_desktop{
		display:none;
	}
    
    .version_mobile, .su-spacer.version_mobile, 
    .std_btn.version_mobile, 
    #masthead .section_site_navi #header-menu li.version_mobile, .menu > li.version_mobile, 
    ul.flat_list li.version_mobile{
		display:block;
	}
    
    .section_mobile_menu_trigger_group{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-left: 0;
    }
    
    .section_mobile_menu_trigger_group li{
        display: inline-block;
        padding-left: 15px!important;
    }
    
    .section_mobile_menu_trigger_group li.mobile_register a.btn_std{
        display: block;
        text-align: center;
        text-decoration: none;
        padding: 9px 12px 9px 12px;
        color: var(--yellow);
        background-color: var(--black);
        font-family: 'Manrope', sans-serif;
        border-width: 1px;
        border-style: solid;
        border-color: var(--black);
        line-height: 100%;
        font-size: 16px;
        position: relative;
        border-radius: 25px;
        z-index: 2;
        font-weight: 700;
        text-transform: uppercase;
        min-width: inherit;
        transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    }
    
    .section_mobile_menu_trigger_group li.mobile_my_account a{
    }
    
    .section_mobile_menu_trigger_group li.mobile_my_account a:before{
        content: "\f2c0";
        font-family: "FontAwesome";
        font-size: 20px;
        font-weight: 700;
    }
    
    .section_mobile_menu_trigger_group li.mobile_cart a{
        display: block;
        height: 20px;
    }
    
    .section_mobile_menu_trigger_group li.mobile_cart a:before{
        content: url(images/icn-cart.svg);
    }
    
    .section_mobile_menu_trigger_group li.mobile_menu_trigger_button{
    }
    
    .section_mobile_menu_trigger_group li.mobile_menu_trigger_button a:before{
        content: url(images/icn-mobile-menu-open.svg);
    }
    
    .mobile_menu_active .section_mobile_menu_trigger_group li.mobile_menu_trigger_button a:before{
        content: url(images/icn-mobile-menu-close.svg);
    }
    
    .scrolling_down.mobile_menu_active #header{
        top: -377px;
    }
    
    .scrolling_up.mobile_menu_active #header{
        position: fixed;
        width: 100%;
    }
    
    .section_floating_image_left,
    .section_floating_image_right,
    .orange_bar_element,
    .blue_bar_element,
    .image_elements_element{
        display: none;
    }
    
    .testimonial_carousel_element .section_testimonial_carousel_repeaters_container {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 70px;
    }
    
    .testimonial_carousel_element .section_testimonial_carousel_repeaters_container .swiper-button-prev{
        left: 49%;
    }
    
    .testimonial_carousel_element .section_testimonial_carousel_repeaters_container .swiper-button-next{
        right: 49%;
    }
    
    body .swiper-button-next:after, body .swiper-button-prev:after {
        font-size: 18px;
    }
    
    .section_sup_footer .section_sup_footer_left{
        max-width: 370px;
        margin: 0 auto;
    }
    
    .impact_carousel_element .section_impact_carousel_repeaters_container {
        padding: 0px;
    }
    
    .four_blocks_with_link_element .section_four_blocks_with_link_repeaters, 
    .four_blocks_with_popup_element .section_four_blocks_with_popup_repeaters{
        flex-wrap: wrap;
        gap: 30px 4%;
    }
    
    .four_blocks_with_link_element .section_four_blocks_with_link_repeaters > li, 
    .four_blocks_with_popup_element .section_four_blocks_with_popup_repeaters > li {
        max-width: 48%;
    }
    
    .page-id-578 .small_header_element .section_small_header_heading,
    .page-id-594 .small_header_element .section_small_header_heading{
        max-width: 60%;
    }
    
    .section_free_resources_repeaters_header > li, 
    .section_resources_repeaters_header > li{
        max-width: 48%;
    }
    
    .section_free_resources_repeaters_content > li .section_free_resources_repeater_content_header, 
    .section_resources_repeaters_content > li .section_resources_repeater_content_header{
        margin-bottom: 0;
    }
    
    .section_free_resources_repeaters_header, .section_resources_repeaters_header{
        margin-bottom: 0;    
    }
    
    .section_free_resources_repeaters_header > li, 
    .section_resources_repeaters_header > li {
        padding: 15px;
    }
    
    .section_free_resources_repeaters_header > li a .btn_std, 
    .section_resources_repeaters_header > li a .btn_std{
        min-width: inherit;
        padding: 12px;
    }
    
    .section_free_resources_repeaters_content > li .alm-filters.alm-filters-container, 
    .section_resources_repeaters_content > li .alm-filters.alm-filters-container {
        margin-top: 20px;
    }
    
    .ajax-load-more-wrap .alm-listing .alm-reveal > li{
        max-width: 100%;
    }
    
    .ajax-load-more-wrap .alm-listing .alm-reveal > li .section_image {
        padding-top: 60%;
    }
    
    .ajax-load-more-wrap .alm-listing .alm-reveal > li .section_content_box .section_title,
    .page-id-493 .news_single_content_box_2 .section_content{
        height: auto!important;
        min-height: 0;
    }
    
    .ajax-load-more-wrap .alm-listing .alm-reveal{
        margin-bottom: 0px;
        gap: 30px 0%;
    }
    
    .alm-btn-wrap {
        margin-top: 32px;
    }
    
    .single-post .section_news_post_header .container .div_5{
        display: none;
    }
    
    .single-post .section_news_post_header .container{
        flex-wrap: wrap;
    }
    
    .single-post .section_news_post_header .container .section_news_images {
        max-width: 100%;
    }
    
    .single-post .section_news_post_header .container .section_news_images > div {
        padding-bottom: 70%;
        margin-bottom: 64px;
        background-size: cover;
    }
    
    .single-post .section_news_post_header .section_news_meta{
        padding-top: 0;
        padding-bottom: 64px;
    }
    
    .single-post .section_news_post_body .background_white .text_center{
        padding-left: 30px;
    }
    
    .single-post .section_news_post_body .background_white .text_center .div_90 > div{
        display: block;
    }
    
    .single-post .section_news_post_body .background_white .text_center .div_90 > div .div_20:after{
        width: 6%;
    }
    
    .two_colour_background.background_lemon_pale{
        background: rgb(254,244,166);
        background: -moz-linear-gradient(180deg, rgba(254,244,166,1) 43%, rgba(255,252,232,1) 43%);
        background: -webkit-linear-gradient(180deg, rgba(254,244,166,1) 43%, rgba(255,252,232,1) 43%);
        background: linear-gradient(180deg, rgba(254,244,166,1) 43%, rgba(255,252,232,1) 43%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fef4a6",endColorstr="#fffce8",GradientType=1);
        padding-bottom: 0!important;
    }
    
    .two_colour_background .container{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    
    .two_colour_background .container .section_content_left{
    }
    
    .two_colour_background .container .section_content_left > div,
    .two_colour_background .container .section_content_right > div{
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .two_colour_background .container .section_content_left > div{
        padding-bottom: 64px;
    }
    
    .two_colour_background .container .section_content_right > div{
        padding-top: 64px;
    }
    
    .section_single_product_row1.two_colour_background{
        background: rgb(250,223,1);
        background: -moz-linear-gradient(180deg, rgba(250,223,1,1) 60vw, rgba(254,244,166,1) 60vw);
        background: -webkit-linear-gradient(180deg, rgba(250,223,1,1) 60vw, rgba(254,244,166,1) 60vw);
        background: linear-gradient(180deg, rgba(250,223,1,1) 60vw, rgba(254,244,166,1) 60vw);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fadf01",endColorstr="#fef4a6",GradientType=1);
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .section_single_product_row1 .section_single_product_row1_left,
    .section_single_product_row1 .section_single_product_row1_right{
        padding-top: 48px;
        padding-bottom: 48px;
    }
    
    .section_single_product_row1 .section_single_product_row1_left > div,
    .section_single_product_row1 .section_single_product_row1_right > div{
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .section_single_product_row1 .section_single_product_row1_left > div .section_content *:last-of-type,
    .section_single_product_row1 .section_single_product_row1_right > div *:last-of-type{
        margin-bottom: 0;
    }
    
    .section_single_product_row1 .section_single_product_row1_right form.cart button.button.single_add_to_cart_button, 
    .woocommerce-notices-wrapper form.cart a.button{
        margin-top: 24px;
    }
    
    .page-id-7 .section_content table thead tr th.product-name, 
    .page-id-7 .section_content table.cart tr td.product-name,
    .page-id-7 .section_content table thead tr th.product-price, 
    .page-id-7 .section_content table.cart tr td.product-price,
    .page-id-7 .section_content table thead tr th.product-quantity,
    .page-id-7 .section_content table.cart tr td.product-quantity,
    .page-id-7 .section_content table thead tr th.product-subtotal, 
    .page-id-7 .section_content table.cart tr td.product-subtotal,
    .page-id-7 .section_content table thead tr th.product-remove, 
    .page-id-7 .section_content table.cart tr td.product-remove{
        width: 100%;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 15px;
    }
    
    .page-id-7 .section_content table.cart tr td{
        border-top: none;
    }
    
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
        background-color: transparent
    }
    
    .woocommerce table.woocommerce-cart-form__contents tr, 
    .woocommerce-page table.woocommerce-cart-form__contents tr{
        margin-top: 5px;
        padding-top: 20px;
        border-top: var(--black) 1px solid;
    }
    
    .woocommerce table.woocommerce-cart-form__contents tr:first-of-type, 
    .woocommerce-page table.woocommerce-cart-form__contents tr:first-of-type{
        margin-top: 0px;
        padding-top: 0px;
        border-top: none;
    }
    
    .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input{
        width: 100%;
    }
    
    .page-id-7 table.cart td.actions .coupon #coupon_code{
        max-width: none;
        margin-bottom: 12px;
    }
    
    .page-id-7 .section_content table.cart tr td.actions{
        padding-top: 20px;
        padding-right: 0;
    }
    
    .page-id-7 .section_content .woocommerce .cart-collaterals{
        position: sticky;
        top: 20px;
    }
    
    .woocommerce-account .woocommerce-MyAccount-content{
        margin-top: 36px;
    }
    
    .woocommerce-orders-table tr,
    .woocommerce-table--order-downloads tr,
    .woocommerce-MyAccount-paymentMethods tr{
        padding-top: 20px;
        margin-top: 20px;
        border-top: var(--black) 1px solid;
    }
    
    .woocommerce-orders-table tr:first-of-type,
    .woocommerce-table--order-downloads tr:first-of-type,
    .woocommerce-MyAccount-paymentMethods tr:first-of-type{
        padding-top: 0;
        margin-top: 0;
        border-top: none;
    }
    
    body.woocommerce-account .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions:before{
        content: '';
    }
    
    #add_payment_method #payment, .woocommerce-cart #payment, 
    .woocommerce-checkout #payment,
    .page-id-7 .section_content .woocommerce .cart-collaterals,
    .section_registration_status_container.std_row_padding,
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-billing, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-shipping, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-payment{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .error404 .section_image_left,
    .error404 .section_image_right{
        display: none;
    }
    
    .section_slider_repeaters > li > div:nth-of-type(1){
        max-width: 55%;
    }
    
    .section_slider_repeaters > li > div:nth-of-type(2) {
        max-width: 45%;
    }
    
    .image_left_content_right_element .section_content_row, 
    .content_left_image_right_element .section_content_row {
        display: block;
    }
    
    .content_left_image_right_element .section_content_row .float_right {
        order: inherit;
    }
    
    .section_mobile_menu ul.menu > li {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    div .menu > li.icn_cart .section_cart_number, 
    .section_mobile_menu_trigger_group > li.icn_cart .section_cart_number{
        top: -10px;
    }
    
    .woocommerce ul.products li.product{
        max-width: 48%;
        width: 100%;
    }
}

@media screen and (max-width: 520px) {
    .std_row.xxl{
        margin-top: 60px;
    }

    .std_row.xl{
        margin-top: 36px;
    }

    .std_row{
        margin-top: 24px;
    }

    .std_row.m{
        margin-top: 24px;
    }

    .std_row.s{
        margin-top: 16px;
    }

    .std_row.xs{
        margin-top: 8px;
    }

    .std_row_padding.xxl{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .std_row_padding.xl{
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .std_row_padding{
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .std_row_padding.m{
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .std_row_padding.s{
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .std_row_padding.xs{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    
    body .container.mid, 
    body #container .container.mid{
        max-width: 100%;
    }
    
    .h5 {
        font-size: 28px;
    }
    
    #header{
        padding-top: 24px;
        padding-bottom: 24px;
    }
    
    #header .container.menu #branding img{
        max-width: 125px!important;
    }
    
    .section_mobile_menu_trigger_group li.mobile_register a.btn_std{
        font-size: 14px;
    }
    
    .section_mobile_menu_trigger_group li {
        padding-left: 10px!important;
    }
    
    .section_mobile_menu_trigger_group li:first-of-type {
        padding-left: 0px!important;
    }
    
    .section_slider_repeaters > li{
        flex-wrap: wrap;
    }
    
    .section_slider_repeaters > li > div:nth-of-type(1),
    .section_slider_repeaters > li > div:nth-of-type(2){
        max-width: 100%;
    }
    
    .section_slider_repeaters > li > .section_slider_repeater_left{
        order: 2;
    }
    
    .section_slider_repeaters > li > div.section_slider_repeater_right{
        order: 1;
        padding-bottom: 33vw;
        padding-top: 33vw;
        height: 33vw;
    }
    
    .section_slider_repeaters > li .section_slider_repeater_left:before{
        width: 100%;
        height: 30px;
        top: -30px;
        right: 100%;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
        background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
        display: none;
    }
    
    .section_slider_repeaters > li .section_slider_repeater_right:before{
        content: '';
        position: absolute;
        z-index: 5;
        width: 100%;
        height: 30px;
        bottom: 0px;
        right: 100%;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
        background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }
    
    .section_slider_repeaters > li > div:nth-of-type(1) .container.mid{
        max-width: 100%!important;
        padding-right: 30px!important;
    }
    
    .section_slider_repeaters > li > div:nth-of-type(1){
        padding-top: 16px;
    }
    
    .impact_carousel_element .section_impact_carousel_repeaters_container {
        max-width: 100%;
    }
    
    .impact_carousel_element .section_impact_carousel_repeaters_container ul li .h2{
        font-size: 72px;
        margin-bottom: 15px;
    }
    
    .impact_carousel_element .section_impact_carousel_repeaters_container ul li .section_content{
        max-width: 80%;
        margin: 0 auto;
    }
    
    .testimonial_carousel_element .section_heading{
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .testimonial_carousel_element .section_testimonial_carousel_repeaters > li{
        flex-wrap: wrap;
    }
    
    .testimonial_carousel_element .section_testimonial_carousel_repeaters > li .section_image{
        max-width: 100%;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-bottom-left-radius: 0px;
        background-position: top center;
    }
    
    .testimonial_carousel_element .section_testimonial_carousel_repeaters > li .section_content_box{
        max-width: 100%;
        gap: 24px;
        -webkit-border-radius: 0px;
        -webkit-border-bottom-right-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius: 0px;
        -moz-border-radius-bottomright: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-radius: 0px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    
    .image_carousel_element .section_image_carousel_repeaters_container{
        max-width: 100%;
    }
    
    .full_width_cta_element > .container{
        display: block;
    }
    
    .full_width_cta_element > .container .section_cta{
        margin-top: 24px;
    }
    
    .full_width_cta_element,
    .section_sup_footer,
    footer#footer{
        padding-top: 36px;
        padding-bottom: 36px;
    }
    
    footer#footer{
        padding-bottom: 72px;
    }
    
    #footer .container{
        justify-content: center;
    }
    
    #footer .container .footer_right{
        order: 1;
        margin-bottom: 12px;
        text-align: center;
    }
    
    #footer .container .footer_left{
        order: 2;
        display: block;
        text-align: center;
    }
    
    .small_header_element {
        background-image: none!important;
    }
    
    .small_header_element .container {
        position: relative;
    }
    
    .small_header_element .section_small_header_image.version_mobile{
        padding-bottom: 45%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .small_header_element .section_small_header_heading{
        max-width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0;
    }
    
    .small_header_element .container:before{
        content: '';
        width: 100%;
        height: 30px;
        top: -30px;
        left: 0%;
        position: absolute;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%);
        background: linear-gradient(0deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }
    
    .small_header_element .section_small_header_heading:before,
    .small_header_element .section_small_header_heading:after{
        display: none;
    }
    
    .small_header_element .section_small_header_heading > div{
        padding-top: 6px;
    }
    
    .section_why_teach_feast_repeaters_container > ul{
        gap: 40px 20px;
    }
    
    .section_why_teach_feast_repeaters_container > ul > li {
        max-width: 45%;
    }
    
    .two_content_boxes_with_details_element .section_two_content_boxes_with_details_repeaters_container > ul{
        gap: 30px 0px;
    }
    
    .two_content_boxes_with_details_element .section_two_content_boxes_with_details_repeaters_container > ul > li {
        max-width: 100%;
    }
    
    .about_image_left_content_right_11 .section_heading.text_center{
        text-align: left;
    }
    
    .about_image_left_content_right_11 .section_heading.text_center h2.h4{
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: var(--black) 1px solid;
    }
    
    .about_image_left_content_right_11 .section_heading.text_center h2.h4 + .std_row.xl{
        margin-top: 0;
    }
    
    .four_blocks_with_link_element .section_four_blocks_with_link_repeaters > li .section_block_box .section_title{
        font-size: 16px;
    }
    
    .four_blocks_with_link_element .section_four_blocks_with_link_repeaters > li .section_block_box, .four_blocks_with_popup_element .section_four_blocks_with_popup_repeaters > li .section_block_box{
        padding: 16px 8px;
    }
    
    .four_blocks_with_link_element .section_four_blocks_with_link_repeaters > li .section_block_box .section_cta, 
    .four_blocks_with_popup_element .section_four_blocks_with_popup_repeaters > li .section_block_box .section_cta{
    }
    
    .four_blocks_with_link_element .section_four_blocks_with_link_repeaters > li .section_block_box .section_cta .btn_std, 
    .four_blocks_with_popup_element .section_four_blocks_with_popup_repeaters > li .section_block_box .section_cta .btn_std{
        display: block;
        padding: 10px 12px;
        min-width: 0;
    }
    
    .faqs_element .section_faqs_repeaters .section_faqs_repeater summary{
        padding-right: 48px;
    }
    
    .faqs_element .section_faqs_repeaters .section_faqs_repeater summary:after{
        top: 12px;
    }
    
    .faqs_element .section_faqs_repeaters .section_faqs_repeater summary:hover{
        border-color: var(--black);
        background-color: var(--white);
    }
    
    .faqs_element .section_faqs_repeaters .section_faqs_repeater[open] summary {
        background-color: var(--yellow);
        border: var(--yellow) 1px solid;
        transition: background-color .3s ease-in-out, border .3s ease-in-out;
    }
    
    .page-id-578 .small_header_element .section_small_header_heading,
    .page-id-594 .small_header_element .section_small_header_heading{
        max-width: 100%;
    }
    
    .page-id-578 .small_header_element .section_small_header_heading h1.h1,
    .page-id-594 .small_header_element .section_small_header_heading h1.h1{
        font-size: 40px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header{
        border-bottom: 0;
        position: relative;
        border-radius: 20px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header:after{
        font-family: "FontAwesome";
        content: "\f067";
        position: absolute;
        right: 25px;
        top: 19px;
        color: var(--black);
        z-index: 5;
        font-size: 21px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header.dropdown_active:after{
        content: "\f068";
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header:before{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 8;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header.dropdown_active:before{
        max-height: 0px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header li:first-of-type a {
        -webkit-border-top-left-radius: 0px;
        -moz-border-radius-topleft: 0px;
        border-top-left-radius: 0px;
        border-radius: 20px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header li:last-of-type a {
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        border-top-right-radius: 0px;
        border-radius: 20px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header li {
        display: block;
        margin-right: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        border-radius: 20px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header li.active{
        z-index: 5;
        position: relative;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header li a{
        display: block;
        text-align: left;
        border-radius: 20px;
    }
    
    .section_school_cookbook_repeaters_container .section_school_cookbook_repeaters_header.dropdown_active li {
        position: relative;
        top: inherit;
        left: inherit;
    }
    
    .alm-filters.alm-filters-container{
        margin-top: 0;
    }
    
    .ajax-load-more-wrap .alm-listing .alm-reveal > li .section_image {
        padding-top: 60%;
    }
    
    .ajax-load-more-wrap .alm-listing .alm-reveal > li .section_content_box {
        padding: 20px 20px 80px 20px;
    }

    .single-post .section_news_post_body .background_white .text_center .div_90 > div .div_20:after {
        width: 10%;
    }
    
    .single-post .section_news_post_header .section_news_meta{
        background-position: right bottom;
        background-size: 100px;
    }
    
    .two_colour_background .container .section_content_left > div{
        padding-bottom: 36px;
    }
    
    .two_colour_background .container .section_content_right > div{
        padding-top: 36px;
    }
    
    .woocommerce ul.products[class*=columns-] li.product, 
    .woocommerce-page ul.products[class*=columns-] li.product{
        width: 100%;
        float: none;
        padding-left: 0;
    }
    
    .section_single_product_row1.two_colour_background{
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .section_single_product_row1 .section_single_product_row1_left, 
    .section_single_product_row1 .section_single_product_row1_right {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    
    .section_single_product_row1 .section_single_product_row1_right .price{
        font-size: 22px;
    }
    
    .section_single_product_row1 .section_single_product_row1_right .price > span:after{
        font-size: 14px;
    }
    
    .single-product .section_back_to_shop_cta a {
        font-size: 16px;
    }
    
    .page-id-7 .section_content .woocommerce .woocommerce-cart-form,
    .page-id-7 .section_content .woocommerce .cart-collaterals{
        margin-right: 0%;
        max-width: 100%;
    }
    
    .page-id-7 .section_content .woocommerce .woocommerce-cart-form{
        margin-bottom: 24px;
    }
    
    .page-id-7 .section_content .woocommerce .cart-collaterals{
        position: relative;
        top: inherit;
    }
    
    .woocommerce form .form-row-first, 
    .woocommerce-page form .form-row-first,
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-billing .woocommerce-billing-fields #billing_city_field, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-billing .woocommerce-billing-fields #billing_postcode_field, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-shipping .woocommerce-shipping-fields #shipping_city_field{
        float: none;
    }
    
    .woocommerce form .form-row-first, 
    .woocommerce form .form-row-last, 
    .woocommerce-page form .form-row-first, 
    .woocommerce-page form .form-row-last,
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-billing .woocommerce-billing-fields #billing_city_field, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-billing .woocommerce-billing-fields #billing_state_field, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-billing .woocommerce-billing-fields #billing_postcode_field, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-billing .woocommerce-billing-fields #billing_phone_field, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-shipping .woocommerce-shipping-fields #shipping_city_field, 
    .wpmc-steps-wrapper form.woocommerce-checkout .wpmc-step-shipping .woocommerce-shipping-fields #shipping_state_field{
        width: 100%;
    }
    
    #checkout_coupon .checkout_coupon.woocommerce-form-coupon button[name="apply_coupon"]{
        width: 100%;
    }
    
    .woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review .wpmc-tab-text{
        white-space: normal;
    }
    
    .woocommerce-order-received .woocommerce ul.order_details li {
        display: block;
        padding-left: 0!important;
        padding-right: 0;
        margin-right: 0;
        width: 100%;
        border-right: none;
        padding-bottom: 10px;
        margin-bottom: 14px;
        border-bottom: 1px dashed #d3ced2;
    }
    
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: left!important;
    }
    
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    
    .woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses, 
    .woocommerce-customer-details .woocommerce-columns--addresses{
        flex-wrap: wrap;
        gap: 20px;
    }
    
    .woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses > div:first-of-type, 
    .woocommerce-customer-details .woocommerce-columns--addresses > div:first-of-type {
        margin-right: 0;
    }
    
    .pum{
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .pum .pum-container{
        max-width: 85%;
    }
    
    .wFormContainer form div.group{
        flex-wrap: wrap;
    }
    
    .wFormContainer form div.group > div {
        max-width: 100%;
    }
    
    .woocommerce .woocommerce-error .button, 
    .woocommerce .woocommerce-info .button, 
    .woocommerce .woocommerce-message .button, 
    .woocommerce-page .woocommerce-error .button, 
    .woocommerce-page .woocommerce-info .button, 
    .woocommerce-page .woocommerce-message .button {
        float: none;
    }
    
    .single-product .section_single_product_row1 .section_single_product_row1_right form.cart button.button, 
    .single-product .woocommerce-notices-wrapper a.button{
        margin-top: 0;
        margin-bottom: 24px;
    }
    
    .section_single_product_row1 .section_single_product_row1_right form.cart button.button.single_add_to_cart_button, 
    .woocommerce-notices-wrapper form.cart a.button{
        margin-top: 24px;
        margin-bottom: 0;
    }
    
    #customer_login {
        flex-wrap: wrap;
    }
    
    #customer_login .col-1 {
        padding-right: 0px;
    }
    
    #customer_login .col-2 {
        padding-left: 0px;
        margin-top: 24px;
    }
    
    .woocommerce .wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-text {
        font-size: 16px;
    }
    
    .page-id-9 #customer_login {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .fancybox__content{
        padding: 12px;
    }
    
    .not-found .section_404_text span {
        font-size: 35vw;
    }
    
    .mfp-container .mfp-content .section_four_blocks_popup_content {
        padding: 12px;
    }
    
    #container .slider_element .container{
        padding-left: 0;
        padding-right: 0;
    }
    
    .section_slider_repeaters > li > .section_slider_repeater_left > div{
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .section_slider_repeaters > li > div:nth-of-type(1) > div{
        max-width: 100%;
    }
    
    .woocommerce ul.products li.product {
        max-width: 100%;
        margin-bottom: 30px!important;
    }
    
    .woocommerce ul.products li.product:last-of-type {
        margin-bottom: 0px!important;
    }
    
    #footer .footer_left ul.menu li {
        margin-left: 10px;
    }
}

@media screen and (max-width: 375px) {
    #header .container.menu #branding img{
        max-width: 105px!important;
    }
}