/*
 Theme Name:   UnderStrap Child V2
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme v2
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
@font-face {
    font-family: 'Gotham Black';
    src: url('fonts/gotham/Gotham-Black.woff2') format('woff2'),
        url('fonts/gotham/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Gotham Bold';
    src: url("fonts/gotham/Gotham-Bold.eot");
    src: url("fonts/gotham/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-Bold.woff2") format("woff2"), url("fonts/gotham/Gotham-Bold.woff") format("woff"), url("fonts/gotham/Gotham-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'Gotham Medium';
    src: url("fonts/gotham/Gotham-Medium.eot");
    src: url("fonts/gotham/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-Medium.woff2") format("woff2"), url("fonts/gotham/Gotham-Medium.woff") format("woff"), url("fonts/gotham/Gotham-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'Gotham';
    src: url("fonts/gotham/Gotham-Book.eot");
    src: url("fonts/gotham/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("fonts/gotham/Gotham-Book.woff2") format("woff2"), url("fonts/gotham/Gotham-Book.woff") format("woff"), url("fonts/gotham/Gotham-Book.svg") format("svg");
    font-weight: normal;
    font-style: normal; 
}

@media screen and (max-width: 767px) {
    .contact_us_wrap .c_tel_phone{
        /*display: none;*/
    }
}

body.logged-in .fixed-top {
    top: 32px;
}

.gray {
    color: #666666;
}

.btn-gray {
    color: #ffffff;
    background-color: #666666;
    border-color: #666666;
}

.btn-gray:hover {
    color: #ffffff;
    opacity: 0.8;
}

/** ---------START HEADER--------- */
.page-template-page-health-mummy .navbar-brand img {
    width: 200px;
}
.custom-logo-link img {
    width: 59px;
    /*width: auto;*/
}

.loginaccount a {
    font-size: 34px;
}

.loginaccount a > img {
    padding-right:0;
}

.loginaccount a:first-child > img {
    margin-right: 25px;
    width: 28px;
}

.loginaccount a.cart_url > img {
    width: 28px;
}

.loginaccount a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.navbar-light .navbar-nav>.menu-item>a.nav-link {
    font-size: 17px;
}

#navbarNavDropdown #main-menu>li {
    padding-right:6px;
}
.cg_navbar .order-md-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.cg_navbar .navbar-toggler {
    display: block;
}

.cg_navbar .menu_large_devices {
    display: none !important;
}

.banner-order-now {
    position: absolute;
    bottom: 23px;
    left: 50%;
    margin-left: -75px;
}

.btn.order-now {
    font-size: 16px;
}

.home-slider .owl-carousel {
    display: block !important;
}

.blog #wrapper-index {
    min-height: 2000px;
}

body:not(.logged-in) #wrapper-navbar.cg_navbar.fixed-top + .home-slider .owl-carousel {
    margin-top: 80px;
}

body:not(.logged-in) #wrapper-navbar.cg_navbar.fixed-top + .dietary-template-postcode-checker-mobile,
body.logged-in #wrapper-navbar.cg_navbar.fixed-top + .home-slider {
    margin-top: 81px;
}

.home-slider img {
    aspect-ratio: attr(width) / attr(height);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.banner_with_images .logos > a:last-child img {
    width: 156px;
    margin-right: 0 !important;
}

.page-template-page-review .testimonials {
    min-height: 397px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    #navbarNavDropdown #main-menu>li {
        padding-right:6px;
    }

    nav .logo_wrap {
        flex: 0 0 14%;
        max-width: 14%;
    }

    .custom-logo-link img {
        width: 59px;
        /*width: auto;*/
    }

    nav .menu_main_wrap {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .navbar-light .navbar-nav>.menu-item>a.nav-link {
        font-size: 0.9rem;
    }
}

@media (min-width: 992px) {
    .cg_navbar .navbar-toggler {
        display: none !important;
    }

    .cg_navbar .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    /*.cg_navbar .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }*/

    .cg_navbar .menu_large_devices {
        display: flex !important;
    }

    #wrapper-navbar.cg_navbar {
        /*height: 116px;*/
        height: 80px;
    }
}

@media (min-width: 621px) {
    .home-slider .description{
        display: block !important;
    }
}

#main_nav {
    padding-bottom: 6px;
    padding-top: 6px;
}

.navbar-toggler {
    padding: 0;
}

.navbar-toggler-icon {
    width: 26px;
    height: 26px;
    padding:0;
}

@media (max-width: 991px) {
    .home-slider{
        /*margin-top: 61px;*/
    }

    body.logged-in {
        padding-top: 0;
    }
    body:not(.logged-in) #wrapper-navbar.cg_navbar.fixed-top + .home-slider .owl-carousel {
        margin-top: 60px;
    }
    body.logged-in #wrapper-navbar.cg_navbar.fixed-top + .home-slider {
        margin-top: 61px;
    }
    .logo_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
    }

    .custom-logo-link img {
        width: 51px;
    }

    .login_link_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 0;
    }

    .menu_main_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding-left: 0;
    }

    #navbarNavDropdown.menu_smaller_devices #main-menu>li:not(:last-child) {
        border-bottom: 1px solid;
    }

    #navbarNavDropdown.menu_smaller_devices #main-menu>li>.dropdown-toggle::after {
        border-top: 0;
        background-image: url(./img/icon_arrow_down.png);
        background-repeat: no-repeat;
        width: 23px;
        height: 12px;
        background-position: bottom;
        float: right;
        background-size: contain;
    }

    .navbar-light .menu_smaller_devices .navbar-nav>.menu-item>a.nav-link {
        padding: .5rem 1rem;
    }

    #main_nav {
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .mealplan-banner {
        /*margin-top: 79px;*/
    }

    #navbarNavDropdown.menu_smaller_devices .dropdown-menu {
        border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border: 0;
        padding: 0;
    }

    .dropdown-menu.show{
        padding-left:15px;
        font-weight: 500;
    }

    #navbarNavDropdown.menu_smaller_devices .dropdown-menu.show {
        padding-left: 15px;
        font-weight: 500;
    }

    .home-slider .owl-carousel {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    body.logged-in .fixed-top {
        top: 46px;
    }
    .loginaccount a:first-child > img {
        margin-right: 17px;
        margin-left: 8px;
    }

    .custom-logo-link img {
        width: 51px;
    }

    .loginaccount a:first-child > img {
        width: 28px;
    }

    .loginaccount a.cart_url img {
        width: 28px;
        margin-left:8px;
    }
}

@media (max-width: 575px) {
    .menu_main_wrap {
        padding-left: 18px;
    }

    .loginaccount a.cart_url {
        padding-right: 18px;
    }
}

@media (max-width: 505px) {
    .loginaccount a:first-child > img {
        margin-right: 18px;
        margin-left:2px;
    }

    .loginaccount a>img {
        /*width: 30px;*/

    }

    .loginaccount a.cart_url img {
        /*width: 33px;*/
        margin-left: 2px;
    }
}

@media (max-width: 471px) {
    .logo_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        text-align: center;
    }

    .login_link_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .menu_main_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

/** ---------END HEADER-------- */
/** ---------start meal plans selector--------- */
.mealplan-banner {
    display: flex;
    align-items: center;
    background: #ccc;
}

.mealplan_page_v3.mealplan_page_wrap {
    min-height: 450px;
}

.mealplan_contents .meal_plan_link {
    color: #000000;
}

.mealplan-filter {
    background-color: #D4EDED;
}

.mealplan-filter .btn:focus {
    box-shadow: 3px 3px 4px 0 #888;

}

.mealplan-filter .btn-active {
    color: #ffffff;
    background-color: #666666;
    border: 1px solid #666666;

}

.mealplan-filter .btn-active:hover{
    color: #ffffff;
    opacity: 0.8;
}

.mealplan-filter .goal-filter.btn-default:hover,  .mealplan-filter .dietary-li #dietary-options:hover,
.mealplan-filter .dietary-li .btn-light:not(:disabled):not(.disabled):active, .mealplan-filter .dietary-li .show>.btn-light.dropdown-toggle {
    color: #ffffff !important;
    background-color: #666666 !important;
    border-color: #666666 !important;
}

.mealplan-filter .dietary-li .btn-light:not(:disabled):not(.disabled):active, .mealplan-filter .dietary-li .show>.btn-light.dropdown-toggle {
    -webkit-box-shadow: 3px 3px 4px 0 #888;
    box-shadow: 3px 3px 4px 0 #888;
}

.mealplan-filter .dietary-li #dietary-options:hover:after,
.mealplan-filter .dietary-li .btn-light:not(:disabled):not(.disabled):active:after, .mealplan-filter .dietary-li .show>.btn-light.dropdown-toggle:after{
    color: #FFFFFF !important;
}

.mealplan-filter .goal-filter.btn-default {
    border-color: #343a40!important;
    background-color: #f8f9fa;
}



#dietary-options:after {
    font: normal normal normal 1.2rem/1 FontAwesome;
    content: "\f107";
    border-top: 0;
    border-left: 0;
    border-right: 0;
    vertical-align: baseline;
    color: #666666;
    font-weight: 700;
    position: absolute;
    right: 17px;
    top: 8px;
}

.mealplan-filter .dropdown-menu.show {
    display: block;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-bottom: 9px !important;
    margin-top: 8px !important;
    transform: none !important;
}

.mealplan-filter .dropdown-menu.show[x-placement="bottom-start"]::before {
    width: 3px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    content: "";
    position: absolute;
    left: 8%;
    top: -8px;
}

.mealplan-filter .dropdown-menu.show[x-placement="bottom-end"]::before {
    width: 3px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    content: "";
    position: absolute;
    right: 8%;
    top: -8px;
}

.mealplan-filter .dropdown-menu.show[x-placement="top-start"]::after {
    width: 3px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
    content: "";
    position: absolute;
    left: 8%;
    bottom: -9px;
}

.mealplan-filter .dropdown-menu.show[x-placement="top-end"]::after {
    width: 3px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
    content: "";
    position: absolute;
    right: 8%;
    bottom: -9px;
}

.mealplan-filter .dietary-filter {
    position: absolute;
    top: 1px;
    left: 20px;
    opacity: 0;
    cursor: pointer;
    z-index: 0;
    width: 25px;
    height: 25px;
}

.mealplan-filter .checkmark {
    position: absolute;
    left:20px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #666666;
    opacity: 1;
    z-index:1;
}

.mealplan_page_v3 .mealplan_contents .meal_summary {
    background: rgba(18,183,183,.9);
    line-height: 1.2;
    padding: 0.1rem 0 0.2rem;
}

.mealplan_page_v3 .mealplan_contents .figure-caption span.price_label {
    font-size: 22px;
}

.mealplan_page_v3 .mealplan_contents .figure{
    background-color: #D4EDED;
    margin-bottom: 0;
    width: 100%;
}

.mealplan_page_v3 .mealplan_contents .figure-caption {
    padding-top: 0.7rem !important;
}

.mealplan_page_v3 .mealplan_contents .figure .view_menu {
    margin-bottom: 1.3rem;
    font-size: 16px;
    margin-top: 1rem;
    padding: 5.5px 19px;
}

.mealplan_page_v3 .mealplan_contents .figure .meal_label {
    position: absolute;
    left: 50%;
    background-color: #00B7B6;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    top: -45px;
    margin-left: -45px;
}

.mealplan_page_v3 .mealplan_contents .figure .meal_label .meal-count {
    display: block;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.1;
    padding-top:5px;
}

.mealplan_page_v3 .mealplan_contents .figure .meal_label .per-week {
    font-weight: 600;
    font-size: 12px;
    margin: 0 6px 31px 6px;
}

.mealplan_page_v3 .mealplan_contents .figure-caption .block {
    line-height: 1;
}

.mealplan_page_v3 .mealplan-filter li a.btn-default{
    opacity: 0.8;
}

.dietary-filter {
    position: absolute;
    top: 20px;
    left: 20px;
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    width: 25px;
    height: 25px;
}

.dietary-filter:checked~.checkmark {
    background-color: #fff;
    color: #666;
}

.dietary-opt {
    position: relative;
}

.dietary-opt .checkmark:after {
    left: 2px;
    top: -7px;
}

.dietary-filter:checked~.checkmark:after {
    display: block;
}

.dietary-opt .checkmark:after {
    content: "\2713";
    position: absolute;
    display: none;
    color: #838383;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1;
}

.mealplan.bottom-text {
    margin-top: -1.3rem;
    min-height: 100px;
}

.mealplan.bottom-text p {
    font-size: 15px;
    font-weight: 600;
}

@media (min-width: 487px) {
    .mealplan.bottom-text p {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}


.mealplan.bottom-text p i{
    font-size: 1.8rem;
}

.dietary-opt.dropdown-item.active, .dietary-opt.dropdown-item:active {
    color: #666666;
    background-color: #ffffff;
}

.mealplan.bottom-text p{
    margin-bottom: 0;
}

.mealplan_page_v3 .mealplan_contents .figure:focus, .mealplan_page_v3 .mealplan_contents .figure:hover {
    opacity: 0.7;
}

.mealplan-banner {
    background-image: none;
}

.mealplan-filter .every-li .goal-filter {
    padding: 7.5px 30px;
}

.mealplan-filter .weight-loss-li .goal-filter {
    padding: 7.5px 18px;
}

.mealplan-filter .dietary-li button {
    padding: 7.5px 50px 7.5px 15px;
    position: relative;
}

.mealplan_page_v3 .meal_group_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width: 992px) {
    .mealplan_page_v3 .mealplan_contents col-lg-2.meals {
        flex: 0 0 20.2%;
        max-width: 20.2%;
    }

    .mealplan_page_v3 .meal_group_wrap {
        /*display: flex;
        flex-wrap: wrap;
        justify-content: center;*/
        width: 84%;
    }

    .mealplan_contents .meal_group_wrap.owl-carousel .meals{
        margin-bottom: 0 !important;
    }

    .mealplan_page_v3 .mealplan_contents .figure{
        /*width: 200px;*/
        width:100%;
    }

    .mealplan_page_v3 .mealplan_contents .figure .meal_label {
        position: absolute;
        left: 50%;
        background-color: #00B7B6;
        border-radius: 50%;
        width: 90px;
        height: 90px;
        text-align: center;
        font-size: 12px;
        color: #ffffff;
        top: -49px;
        margin-left: -45px;
    }
}

@media (min-width: 992px) and  (max-width: 1199px){
    .mealplan_page_v3 .meal_group_wrap {
        width: 74%;
    }

    .mealplan_contents .meal_group_wrap.owl-carousel .meals{
        margin-bottom: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mealplan_page_v3 .mealplan_contents .figure .meal_label {
        position: absolute;
        left: 50%;
        background-color: #00B7B6;
        border-radius: 50%;
        width: 110px;
        height: 110px;
        text-align: center;
        font-size: 12px;
        color: #ffffff;
        top: -65px;
        margin-left: -65px;
    }

    .mealplan_page_v3 .mealplan_contents .figure .meal_label .meal-count {
        font-size: 50px;
        padding-top:18px;
    }
}

@media (max-width: 991px) {
    /*.home-slider, .page_banner{*/
    .page_banner{
        margin-top: 60px;
    }
    .page-template-page-faq_v3 .page_banner{
        margin-top: 0;
    }
}

@media (max-width: 767px) {

    .mealplan-filter .list-inline-item.weight-loss-li {
        margin-right: 0 !important;
    }

    .loginaccount a>img {
        width: auto;
    }

    .home-slider, .page_banner{
        margin-top: 60px;
    }

}

@media (min-width: 767px) {
    .mealplan-banner {
        background-size: cover;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top !important;
        min-height: 281px;
    }
}

@media (max-width: 575px) {
    /*.mealplan_page_v3 .mealplan_contents .figure .meal_label {
        position: absolute;
        left: 50%;
        background-color: #00B7B6;
        border-radius: 50%;
        width: 130px;
        height: 130px;
        text-align: center;
        font-size: 12px;
        color: #ffffff;
        top: -69px;
        margin-left: -65px;
    }

    .mealplan_page_v3 .mealplan_contents .figure .meal_label .meal-count {
        font-size: 50px;
        padding-top: 24px;
    }*/

    .mealplan_page_v3 .meals {
        -webkit-box-flex: 0;
        /*-ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;*/
    }

    .mealplan_page_v3 .mealplan_contents .meal_plan_title {
        /* font-size: 20px !important;*/
        /* width: 80%; */
        margin: 0 auto;
    }

    .mealplan-filter .checkmark, .mealplan-filter .dietary-filter {
        left: 0;
    }
}

@media (max-width: 620px) {
    .home-slider .item .content {
        text-shadow: none !important;
    }

    .home-slider .container {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .home-slider .item .content .description div {
        width: 100%;
        margin: 0;
    }

    .home-slider .description {
        width: 100%;
        margin: 0 auto;
        display: block !important;
    }

    .home-slider .banner-order-now {
        position: absolute;
        bottom: 18px;
        left: 0;
        margin-left: 0;
        width: 100%;
    }
}

@media (min-width: 534px) and (max-width: 620px) {
    .home-slider .banner-order-now {
        bottom: 18px;
    }
}

@media (min-width: 500px) and (max-width: 533px) {
    .home-slider .banner-order-now {
        bottom: 39px;
    }
}

@media (max-width: 499px) {
    .home-slider .banner-order-now {
        bottom: 51px;
    }
}

@media (max-width: 463px) {
    .mealplan-filter .every-li .goal-filter {
        padding: 7.5px 19px;
    }

    .mealplan-filter .weight-loss-li .goal-filter {
        padding: 7.5px 12px;
    }

    .mealplan-filter .dietary-li button {
        padding: 7.5px 40px 7.5px 12px;
        position: relative;
    }

    #dietary-options:after {
        right: 14px;
        top: 8px;
    }
}

@media (max-width: 416px) {
    .mealplan-filter .every-li .goal-filter {
        padding: 7.5px 16px;
    }

    .mealplan-filter .weight-loss-li .goal-filter {
        padding: 7.5px 10px;
    }

    .mealplan-filter .dietary-li button {
        padding: 7.5px 36px 7.5px 12px;
        position: relative;
    }

    #dietary-options:after {
        right: 10px;
        top: 7px;
        font-size: 15px;
    }

    .mealplan-filter li a, .dietary-li button, .dietary-li .dropdown a {
        font-size: 12px;
    }
}

@media (max-width: 345px) {
    .list-inline-item:not(:last-child) {
        margin-right: .1rem;
    }

    .dietary-li {
        margin-left: .1rem !important;
    }

    .mealplan-filter li a, .dietary-li button, .dietary-li .dropdown a {
        font-size: 10px !important;
    }
}

@media (max-width: 767px) {
    .mealplan_page_v3  #mix_match #content, .mealplan_page_v3  #slimtrim #content, .mealplan_page_v3  #traintone #content, .mealplan_page_v3  #vegan #content, .mealplan_page_v3 #vegetarian #content {
        background-color: transparent;
        width: 100%;
    }

    .mealplan_page_v3  #mix_match h3, .mealplan_page_v3  #slimtrim h3, .mealplan_page_v3  #traintone h3, .mealplan_page_v3  #vegan h3, .mealplan_page_v3 #vegetarian h3 {
        margin-bottom: 0 !important;
        padding: 0 !important;
        color: #000000;
    }

    .mealplan_page_v3 #slimtrim, .mealplan_page_v3 #traintone, .mealplan_page_v3 #vegan, .mealplan_page_v3 #vegetarian {
        background-color: transparent !important;
    }

    .mealplan_page_wrap #wellness {
        padding-top: 1.5rem;
    }

}

@media (max-width: 575px) and (min-width: 414px) {
    .mealplan-banner h1,  .mealplan-banner .desc{
        margin-right: 7rem;
    }

    .mealplan-banner h1 {
        font-size: 4.5rem;
    }
}

/** ---------END MEAL PLAN SELECTOR PAGE--------- */

/** ---------START OF NEW HOMEPAGE--------- */
.top-meal-plans p {
    line-height: 1.2rem;
    font-size: .98rem;
}

.top-meal-plans .each-plan{
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.top-meal-plans .order-now-container {
    margin-top: auto;
}

.top-meal-plans .order-now-container {
    padding-top: 1rem;
}

.top-meal-plans .meal-plan-title {
    font-size: 16px;
}

.top-meal-plans .meal-plan-price {
    font-size: 15px;
}

.delivery-checker {
    background-color: #1db6b5;
    padding:15px 0;
}

.delivery-checker .delivery-text {
    font-size: 16px;
}

.search-postcode .fa-search{
    transform: rotate(90deg);
}

.search-postcode button {
    padding: 6px 10px;
}

.delivery-checker #postcode {
    width: 113px;
    text-align: center;
}

#delivery-checker-postcode::placeholder {
    color: #d6d6d7;
    font-weight: 500;
    text-align: center;
    height:38px;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1.5rem;
}

#delivery-checker-postcode:-ms-input-placeholder {
    color: #d6d6d7;
    font-weight: 500;
    text-align: center;
    height:38px;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1.5rem;
}

#delivery-checker-postcode::-webkit-input-placeholder{
    color: #d6d6d7;
    font-weight: 500;
    text-align: center;
    height:38px;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1.5rem;
}

#delivery-checker-postcode {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    height: 38px !important;
    line-height: 1.5rem;
}

#delivery-checker-label {
    display: flex;
    align-items: center;
    justify-content: center;
}

.delivery-checker #form-delivery-checker .col-lg-4 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home #how-it-works {
    background-color: #ffffff !important;
}

.top-meal-plans {
    background-color: #EAEBED;
    min-height: 424px;
}

.top-meal-plans .inner-mobile{
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 58%;
}

.top-meal-plans .inner-mobile .each-plan {
    /*background: #EAEBED;*/
}

@media only screen and (min-width: 1200px) {
    .delivery-checker .outer-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 992px) {
    .top-meal-plans .inner-mobile{
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 57%;
    }

    .meal-plan-desc {
        min-height: 170px;
        font-size: 0.7rem;
    }

    .top-meal-plans {
        background: linear-gradient(90deg, rgba(231,231,231,1) 0%, rgba(231,231,231,1) 35%, rgba(228,229,229,1) 100%);
    }
}

@media (min-width: 768px) {
    .top-meal-plans .inner{
        background-size: contain;
        background-position: right;
        background-repeat: no-repeat;
    }

    body.logged-in #wrapper-navbar.cg_navbar:not(.fixed-top) {
        height: 81px;
    }
}

@media (max-width: 992px) {
    .delivery-checker #delivery-checker-label {
        text-align: left !important;
    }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .banner-order-now {
        display:none;
    }
    .top-meal-plans .inner{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

/** ---------END OF NEW HOMEPAGE--------- */
/** ---------FONT CHANGES--------- */
.navbar-light .navbar-nav>.menu-item>a.nav-link, .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
}

.mealplan-banner h1{
    /*font-size: 5.2rem;
    line-height: 1;*/
    font-size: 62px;
    line-height: 1;
    margin-bottom: 0;
}

.mealplan-banner .desc {
    /*font-weight: 500;
    font-size: 1.2rem;*/
    font-weight: 400;
    font-size: 14px;
}

.mealplan_page_v3 .meals figure h3 {
    font-size: 22px;
}

.mealplan-filter li a, .dietary-li button,  .dietary-li .dropdown a{
    font-size: 13px;
}
.mealplan_page_v3 .mealplan_contents .meal_plan_title{
    font-size: 26px;
}
/** ---------END OF FONT CHANGES--------- */
/** HOW IT WORKS */
.how-it-works_wrap .delivery-checker {
    background-color: #D4ECEC;
}

.how-it-works_wrap .delivery-checker #delivery-checker-label {
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 15px;
}

.how-it-works_wrap .cta-text {
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 767px) {
    #wrapper-footer-full #chat_list li{
        margin-bottom: 0 !important;
    }
}

/** Dietary Landing Page */
.dietary-template-postcode-checker-mobile #postcode-field-label{
    color: #d6d6d7;
    font-weight: 500;
    text-align: center;
    font-size: 13px;
}

.page-templatespage-dietary-template {
    color: #ffffff;
}

.page-templatespage-dietary-template .desc {
    padding: 0 30px;
}

.page-templatespage-dietary-template .banner_content_title {
    margin-top: 1.5rem!important;
}

.dietary-page.mealplan-filter .goal-filter{
    padding: 7.5px 18px;
    width: 135px;
}

.mealplan_page_v3 div.meals.popular {
    border: 2px solid #666666 !important;
    border-radius: 12px;
    padding-bottom: 15px;
}

.mealplan_page_v3 div.meals .most-popular-wrap {
    position: relative;
    width: 100%;
    display: block;
}

.mealplan_page_v3 div.meals .most-popular-text {
    position: absolute;
    top: -20px;
    left: 50%;
    display: block;
    background-color: #808285;
    color: #ffffff;
    font-size: 16px;
    padding: 0 6px;
    margin-left: -47px;
}

.dietary-template.icons-text {
    min-height: 211px;
    height: auto;
}

.dietary-template.icons-text label {
    font-size: 15px;
    font-weight: bold;
}

.dietary-template.icons-text p {
    font-size: 14px;
    padding: 0 21px;
    margin-bottom: 2rem;
}

.page-template-page-dietary-template .delivery-checker {
    display: none;
}

.dietary-template-postcode-checker-mobile .delivery-checker {
    display: block;
    padding: 9px 0;
}

.dietary-template-postcode-checker-mobile .delivery-checker .delivery-text {
    font-size: 13px;
}

.dietary-template-postcode-checker-mobile #delivery-checker-postcode {
    height: 32px !important;
}

.dietary-template-postcode-checker-mobile .search-postcode button {
    padding: 3px 10px;
}

.dietary-template.banner-contents-container .divider {
    border-top: 1px dashed #FFFFFF;
    display: block;
    margin: 0 auto;
    height: 1px;
    padding-bottom: 0.6rem;
}

.dietary-template.banner-contents-container .divider {
    width: 90%;
}

.dietary-template.popular-meals-section .p-meal-order-btn-wrap {
    padding-bottom: 2rem;
}

@media (min-width: 768px) {
    .dietary-template.icons-text .adjusted.col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 27%;
        flex: 0 0 27%;
        max-width: 27%;
    }

    .dietary-template.icons-text p {
        margin-bottom: 1rem;
    }

    .dietary-template.popular-meals-section .p-meal-order-btn-wrap {
        margin-top: 2.1rem;
        padding-bottom: 2rem;
    }
}

.dietary-template.popular-meals-section {
    background-image: url(./img/popular-bg-2.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.dietary-template.popular-meals-section h1 {
    font-size: 48px;
}

.dietary-template.popular-meals-section img {
    margin-bottom: 2rem;
}

.dietary-template.popular-meals-section .p-meal-caption {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-bottom: 2rem;
}

.dietary-template.text-contents-section .text-contents {
    font-size: 14px;
}

.dietary-template.text-contents-section .text-contents h6 {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 14px;
}

.dietary-template.text-contents-section .side-image-wrap {
    margin-top: 0.7rem;
}

.dietary-template.faq-section .qa_section_items{
    width: 95%;
    margin: 0 auto;
}

.dietary-template.testimonials-section {
    background-color: #d6eeee;
    min-height: 266px;
}

.dietary-template.testimonials-section .testi-heading {
    font-size: 25px;
    margin-bottom: 0;
}

.dietary-template.testimonials-section .testi-contents {
    font-size: 16px;
    line-height: 1.1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.dietary-template.testimonials-section .img_wrap {
    text-align: center;
    border-radius: 1000px;
    overflow: hidden;
    width: 200px;
    margin: 0 auto;
}

.dietary-template.testimonials-section .img_wrap img {
    object-fit: cover;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.dietary-template.testimonials-section .owl-carousel .owl-nav button,
.meal_group_wrap.owl-carousel .owl-nav button{
    position: absolute;
    cursor: pointer;
}

.dietary-template.testimonials-section .owl-nav .owl-prev,  .dietary-template.testimonials-section .owl-nav .owl-next,
.meal_group_wrap.owl-carousel .owl-nav .owl-prev, .meal_group_wrap.owl-carousel .owl-nav .owl-next{
    top: 0;
    bottom: 0;
}

.dietary-template.testimonials-section .owl-carousel .next-slide, .owl-carousel .prev-slide,
.owl-carousel .next-slide, .meal_group_wrap.owl-carousel .next-slide, .meal_group_wrap.owl-carousel .prev-slide{
    display: block;
    width: 26px;
    height: 49px;
}

.dietary-template.testimonials-section .owl-nav .owl-prev {
    left: 133px;
}

.meal_group_wrap.owl-carousel .owl-nav .owl-prev {
    left:-39px;
}

.dietary-template.testimonials-section .owl-nav .owl-next {
    right: 133px;
}

.meal_group_wrap.owl-carousel .owl-nav .owl-next {
    right:-39px;
}

.meal_group_wrap.owl-carousel .owl-nav .owl-next:hover,
.meal_group_wrap.owl-carousel .owl-nav .owl-prev:hover,
.meal_group_wrap.owl-carousel .owl-nav button,
.meal_group_wrap.owl-carousel .owl-nav button:focus{
    border-radius: 0 !important;
    outline: 0 !important;
    border:0 !important
}

.dietary-template.testimonials-section .rating img {
    width: auto;
}

.dietary-template.testimonials-section .name {
    font-size: 15px;
}

.dietary-template.testimonials-section .owl-carousel .owl-nav button:hover{
    background-color: transparent;
}

.dietary-template.testimonials-section .owl-carousel .owl-nav button:focus,
.testimonial .owl-carousel .owl-nav button:focus,
.testimonials .owl-carousel .owl-nav button:focus{
    outline: none !important;
}

.dietary-template.testimonials-section .img-row-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mealplan_contents.hidden, .mealplan_contents .meals.hidden {
    display: none;
}

.dietary-template.testimonials-section .owl-dots .owl-dot.active span, .dietary-template.testimonials-section .owl-dots .owl-dot:hover span {
    background: #869791;
}

.dietary-template.testimonials-section {
    padding-top: 2.1rem;
}

@media (min-width: 768px) and  (max-width: 991px){
    .dietary-template.testimonials-section .owl-nav .owl-prev {
        left: -27px;
    }

    .dietary-template.testimonials-section .owl-nav .owl-next {
        right: -27px;
    }
    .dietary-template-postcode-checker-mobile {
        margin-top: 61px !important;
    }
}

@media (max-width: 767px) {
    .dietary-template.testimonials-section .owl-nav {
        display: none;
    }

    .dietary-template.popular-meals-section .p-meal-order-btn-wrap {
        padding-bottom: 2.3rem;
    }

    .dietary-template-postcode-checker-mobile {
        margin-top: 61px !important;
    }
}

@media (min-width: 768px) {
    .dietary-template.testimonials-section .owl-carousel .owl-dots {
        display: none;
    }

    .dietary-template.popular-meals-section .p-meal-caption {
        margin-bottom: 0.5rem;
    }

    .page-templatespage-dietary-template .banner_content_row{
        padding-bottom: 1.5rem!important;
    }
}

@media only screen
and (max-device-width: 667px) {
    .delivery-checker {
        padding: 10px 0;
    }
    .delivery-checker .delivery-text,  #postcode-field-label{
        font-size: 11px !important;
    }

    .dietary-template-postcode-checker-mobile .search-postcode button {
        height: 25px !important;
    }

    .dietary-template-postcode-checker-mobile #delivery-checker-postcode {
        padding: 0 5px;
        line-height: 1.5 !important;
        height: 25px !important;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

    .search-postcode button {
        padding: 3px 6px !important;
        height: 28px;
        font-size: 12px;
    }

    #delivery-checker-postcode {
        height: 28px !important;
    }
}

@media (max-width: 575px) {
    .dietary-template.testimonials-section .img-row-wrap,
    .dietary-template.testimonials-section .contents.contents-wrap-with-image {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .dietary-template.testimonials-section p.rating img {
        height: 20px;
    }

    .dietary-template.testimonials-section .name {
        display: block;
        padding: 1.5rem 0 2rem 0;
        font-size: 12px;
    }

    .dietary-template.testimonials-section .testi-heading {
        font-size: 18px;
        margin-top: 0.4rem;
    }

    .dietary-template.testimonials-section .img_wrap {
        width: 170px;
    }

    .dietary-template.testimonials-section .img_wrap img {
        width: 170px;
        height: 170px;
    }

    .dietary-template.testimonials-section .owl-dots {
        line-height: 1rem;
    }

    .dietary-template.testimonials-section .img-row-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .dietary-template.popular-meals-section h1, .dietary-template.faq-section h1 {
        font-size: 38px;
    }

    .dietary-template.popular-meals-section img {
        width: 155px;
    }

    .dietary-template.popular-meals-section .p-meal-caption {
        font-size: 15px;
    }

    .dietary-template.faq-section .qa_section_items h3 {
        font-size: 23px;
    }

    .dietary-template.faq-section .qa_section_items h5 > a {
        font-size: 18px;
    }

    .dietary-template.testimonials-section .wrap_contents.contents-with-image {
        margin: 0 auto;
    }
}

@media (max-width: 575px) and  (min-width: 399px){
    .dietary-template-postcode-checker-mobile .row {
        margin: 0;
    }
}

@media (max-width: 395px) {
    .dietary-template.testimonials-section .img_wrap img {
        width: 150px;
        height: 150px;
    }

    .dietary-template.testimonials-section .img_wrap {
        width: 150px;
    }
}

@media (max-width: 348px) {
    .dietary-template.testimonials-section .img_wrap img {
        width: 138px;
        height: 138px;
    }

    .dietary-template.testimonials-section .img_wrap {
        width: 138px;
    }
}

@media (min-width: 575px) and  (max-width: 767px){
    .dietary-template.testimonials-section .owl-dots {
        line-height: 1rem;
        margin-top: 2rem;
    }
}

@media (max-width: 459px) {
    .dietary-page.mealplan-filter .goal-filter {
        padding: 7.5px 0px;
        width: 105px;
        font-size: 12px;
    }
}

@media (max-width: 468px) {
    .dietary-template.banner-contents-container .banner_heading h1 {
        font-size: 44px;
		min-height:44px;
    }

    .dietary-template.banner-contents-container .description {
        font-size: 13px;
        line-height: 1rem;

    }

    .dietary-template.banner-contents-container .divider {
        width: 85%;
    }
}

@media (max-width: 402px) {
    .mealplan_page_v3 .mealplan_contents .figure .meal_label {
        position: absolute;
        left: 50%;
        background-color: #00B7B6;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        text-align: center;
        font-size: 12px;
        color: #ffffff;
        top: -40px;
        margin-left: -40px;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .mealplan_page_v3 .mealplan_contents .figure .meal_label .meal-count {
        display: block;
        font-size: 2rem;
        font-weight: 400;
        padding-top:0;
    }

    .mealplan_page_v3 .mealplan_contents .figure .view_menu {
        font-size: 13px;
    }

    .mealplan_page_v3 .meals figure h3 {
        font-size: 18px;
    }

    .mealplan_page_v3 .mealplan_contents .figure-caption span.price_label {
        font-size: 18px !important;
    }

    .mealplan_page_v3 .mealplan_contents .figure .view_menu {
        padding: 5.5px 14px;
    }

    .mealplan_page_v3 .mealplan_contents .meal_summary {
        font-size: 0.9rem;
    }

    .mealplan_page_v3 .mealplan_contents .figure .meal_label .per-week {
        margin: 0;
    }

    .mealplan-filter .every-li .goal-filter {
        padding: 7px 12px;
    }

    .mealplan-filter .weight-loss-li .goal-filter {
        padding: 7px 7px;
    }

    .mealplan-filter .dietary-li button {
        padding: 7px 30px 7px 10px;
        position: relative;
    }

    #dietary-options:after {
        font-size: 1rem;
    }

    .mealplan-filter li a, .dietary-li button, .dietary-li .dropdown a {
        font-size: 11px !important;
    }

    .dietary-page.mealplan-filter .goal-filter {
        padding: 7.5px 0px;
        width: 86px;
    }
}

@media (max-width: 559px) {
    .meal_group_wrap {
        padding: 0 10px;
    }
}

@media (min-width: 992px) {
    .mealplan_page_v3 div.meals .figure.popular {
        margin-top: 4rem;
    }
}

.mealplan_page_v3 div.meals.has-popular {
    margin-bottom: 0 !important ;
    padding-bottom: 15px !important;
    border: 2px solid #ffffff;
    margin-top: 0.5rem;
}

.input-postcode-row {
    display: flex;
    align-items: center;
}

.klaviyo-form-QYjtSY input {
    line-height: 1.5 !important;
    padding: 0 .5rem !important;
    height: 32px !important;
    border-radius: 0 !important;
}

.klaviyo-form-QYjtSY button {
    font-size: .875rem!important;
    border-radius: 0 !important;
    font-weight: 500 !important;
    padding: 9px 10px !important;
    font-family: Montserrat,sans-serif !important;
}

.ql-snow.ql-container  .ql-editor p {
    color: #ffffff !important;
}

.ql-snow.ql-container .ql-editor p strong {
    font-size: 18px !important;
    color: #ffffff !important;
}

@media (max-width: 767px) {
    #delivery-checker-label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 64%;
        flex: 0 0 64%;
        max-width: 64%;
    }

    .input-postcode-row {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 36%;
        flex: 0 0 36%;
        max-width: 36%;
    }

    #delivery-checker-postcode {
        padding: 0 0.5rem !important;
        line-height: 28px;
    }

}

@media (max-width: 465px) {
    #btn-delivery-checker {
        font-size: 11px;
        padding: 2px 5px !important;
    }
}

@media (max-width: 414px) {
    .input-postcode-row {
        padding-left: 0;
    }
}

/*** iPhone and iOS Form Input Zoom Fixes ***/
@media screen and (device-aspect-ratio: 2/3) {
    input#delivery-checker-postcode{ font-size: 16px; }
}
/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    input#delivery-checker-postcode{ font-size: 16px; }
}
@media screen and (device-aspect-ratio: 375/667) {
    input#delivery-checker-postcode{ font-size: 16px; }
}
@media screen and (device-aspect-ratio: 9/16) {
    input#delivery-checker-postcode{ font-size: 16px; }
}

.dietary-template.testimonials-section .owl-carousel .owl-stage{
    display: flex;
}

.dietary-template.testimonials-section .owl-carousel.owl-drag .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mealplan-filter .dietary-filter, .mealplan-filter .checkmark {
    left:3px;
}

.dietary-li .dropdown a {
    padding-left: 1.7rem;
}

.d-flex-center{
    align-items: center;
    height:100%;
}

@media (max-width: 781px) and (min-width: 600px) {
    .wp-block-column.updated-column {
        flex-basis: auto !important;
        flex-grow: 0;
    }
}

@media (max-width: 767px){
    .center-mobile {
        text-align: center !important;
    }

    .wp-block-column.sm-w-100 {
        width:100%;
        flex-basis: auto !important;
    }


}

.meal-contents-outer {
    position: relative;
    margin-top: 3rem;
}

.has-popular .meal-contents-outer {
    margin-top: 0;
}

.popular.has-popular .meal-contents-outer {
    margin-top: 0;
}

@media (max-width: 991px) {
    .row-meal-title.has-popular {
        padding-bottom: 1rem !important;
    }
}

@media (max-width: 991px) and (min-width: 768px)  {
    .mealplan_page_v3 div.meals.popular {
        margin-top: 0.5rem;
    }

    .mealplan_page_v3 div.meals.has-popular {
        margin-top: 0.5rem;
    }

    .has-popular .meal-contents-outer {
        margin-top: 1.3rem;
    }

    .popular.has-popular .meal-contents-outer {
        margin-top: 1.3rem;
    }

    .mealplan_page_v3 div.meals .most-popular-text {
        top: -48px !important;
    }

    .mealplan_page_v3 div.meals.popular .figure.popular {
        margin-top: 3rem;
    }

    .mealplan_page_v3 .mealplan_contents .figure.popular {
        margin-top: 3rem;
    }
}


@media (max-width: 414px) and (min-width:398px) {
    .page_banner.mealplan-banner {
        background-size: cover;
        min-height: 260px;
    }

    .page_banner.mealplan-banner .desc {
        line-height: 1.1rem;
    }

    .page_banner.mealplan-banner h1 {
        font-size: 43px;
    }

    .page_banner.mealplan-banner h1, .page_banner.mealplan-banner .desc {
        margin-right: 8rem;
    }

    .page_banner.mealplan-banner .banner_content_title {
        padding-top: 2rem !important;
    }

}

@media (max-width: 767px) {
    .page-id-17676 .mealplan-banner .banner-contents-container {
        height: 60vw;
    }
    .page-id-17676 .mealplan-banner .banner-contents-container img {
        object-fit: cover;
        height: 100%;
    }
    .page-id-17676 .mealplan-banner .banner-contents {
        position: absolute;
        top: 80px;
        width: 260px;
        margin-left: 80px;
        text-align: center;
    }
    .mealplan_page_v3 div.meals.popular {
        margin-top: 0.5rem;
    }

    .mealplan_page_v3 div.meals.has-popular {
        margin-top: 0.5rem;
    }

    .has-popular .meal-contents-outer {
        margin-top: 1.3rem;
    }

    .popular.has-popular .meal-contents-outer {
        margin-top: 1.3rem;
    }

    .mealplan_page_v3 div.meals .most-popular-text {
        top: -34px !important;
    }

    .dietary-template.mealplan_page_v3 div.meals.popular .figure.popular {
        margin-top: 3rem;
    }

    .mealplan_page_v3 .mealplan_contents .figure.popular {
        margin-top: 3rem;
    }

    .dietary-template.text-contents-section {
        text-align: center;
    }

    .page_banner.mealplan-banner  h1 {
        font-size: 48px;
    }

    .page_banner.mealplan-banner {
        background-size: cover;
        min-height: 236px;
    }

    .page_banner.mealplan-banner .container {
        display: initial;
    }
}

@media (max-width: 397px) {
    .page_banner.mealplan-banner {
        background-size: cover;
        min-height: 260px;
    }

    .page_banner.mealplan-banner h1, .page_banner.mealplan-banner .desc {
        margin-right: 5rem;
    }

    .page_banner.mealplan-banner h1 {
        font-size: 38px;
    }

    .page_banner.mealplan-banner .desc {
        line-height: 1.1rem;
    }

    .page_banner.mealplan-banner .banner_content_title {
        padding-top: 1.5rem !important;
    }
}

.mealplan_page_v3 .mealplan_contents h1.meal_plan_title{
    font-size: 48px;
    font-weight: 400 !important;
}

.mealplan_page_v3 .mealplan_contents h1.meal_plan_title span.dietary-title, .mealplan_page_v3 .mealplan_contents h3.meal_plan_title {
    font-size: 34px;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    vertical-align: unset;
}

@media (max-width: 991px) {
    .mealplan_page_v3 .mealplan_contents h1.meal_plan_title span.dietary-title {
        display: block;
    }

    .mealplan_page_v3 .mealplan_contents h1.meal_plan_title {
        line-height: 0.7;
        padding-top: 1rem;
    }

    .meals.has-popular.no-margin .meal-contents-outer, .meals.has-popular.no-margin {
        margin-top: 0 !important;
    }

}

.meal_plan_title img.has-tooltip {
    margin-top: -4px;
}

@media (max-width: 321px) {
    .mealplan_page_v3 .mealplan_contents h1.meal_plan_title {
        font-size: 42px;
    }

    .meal_plan_title img.has-tooltip {
        margin-top: -2px;
    }
}

.input-postcode-row .input-group{
    align-items: center;
    position: relative;
}

#postcode-field-label {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    color: #d6d6d7;
    position: absolute;
    z-index: 9;
    width: 84%;
}

.hide {
    z-index: 0 !important;
}

.navbar-light .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    width: 16px;
    height: 16px;
}

.loginaccount {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

@media (max-width: 767px) {
    #navbarNavDropdown.menu_smaller_devices #main-menu>li.show>.dropdown-toggle::after {
        width: 23px;
        height: 9px;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .mealplan_page_v3 .meal_group_wrap{
        width: 99%;
    }

    .meal_group_wrap.owl-carousel .owl-nav .owl-prev {
        left: -35px;
    }

    .meal_group_wrap.owl-carousel .owl-nav .owl-next {
        right: -35px;
    }

    .mealplan_contents .meal_group_wrap.owl-carousel .meals {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 479px) {
    .meal_group_wrap.owl-carousel .item{
        width: 50% !important;
    }
}

.meal_group_wrap.owl-carousel .owl-nav button:visited,  .meal_group_wrap.owl-carousel .owl-nav button:hover{
    background: 0 0;
    outline: 0;
    border: 0;
}

.owl-hidden {
    opacity: 1 !important;
}

/**initial width, to prevent flashing issue */
@media (min-width: 768px){
    .meal_group_wrap .owl-stage-outer .owl-stage {
        width:1200px;
    }

    #review.testimonial .owl-nav {
        display: block;
    }

    #review .owl-carousel .owl-dots {
        display: none !important;
    }
}

#review.testimonial .owl-carousel .owl-nav .owl-prev {
    left: -45px;
}

#review.testimonial .owl-carousel .owl-nav .owl-next {
    right: -45px;
}

.faq_lists #accordion .card-header {
    display: flex;
    align-items: center;
    transition-property: opacity;
    transition-duration: 400ms;
}

.faq_lists #accordion .card-header::after {
    content:"\f077";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    right: 20px;
}

.faq_lists #accordion .card-header::after {
    content:"\f078";
    font: normal normal normal 16px/1 FontAwesome;
    transition-duration: 400ms;
}

.faq_lists #accordion .card.darker-grey .card-header::after {
    content:"\f078";
    font: normal normal normal 16px/1 FontAwesome;
    transition-duration: 400ms;
    transform: rotate(-180deg);
}

.faq_lists #accordion .card-header {
    padding: .75rem 1.55rem;
}

@media (max-width: 672px){
    .page-id-17676 .mealplan-banner .banner-contents-container {
        height: 70vw;
    }
    .page-id-17676 .mealplan-banner .banner-contents {
        top: 100px;
        margin-left: 80px;
    }
    .faq_lists #accordion .card-header {
        padding: .75rem 3rem 0.75rem 1.5rem;
    }

    .faq_lists #accordion .card-header h5 {
        font-size: 1.1rem;
    }
}
@media (max-width: 600px){
    .page-id-17676 .mealplan-banner .banner-contents {
        margin-left: 40px;
    }
}
@media (max-width: 575px){
    .page-id-17676 .mealplan-banner .banner-contents-container {
        height: 80vw;
    }
    .page-id-17676 .mealplan-banner .banner-contents .banner_heading h1,
    .page-id-17676 .mealplan-banner .banner-contents .desc {
        margin-right: 0;
    }
}
@media (max-width: 500px){
    .page-id-17676 .mealplan-banner .banner-contents-container {
        height: 85vw;
    }
    .page-id-17676 .mealplan-banner .banner-contents {
        top: 80px;
    }
    .banner_with_images .logos > a img {
        margin-bottom: 1em;
    }
}
@media (max-width: 480px){
    .page-id-17676 .mealplan-banner .banner-contents .banner_heading h1 {
        font-size: 48px;
    }
}
@media (max-width: 414px){
    .page-id-17676 .mealplan-banner .banner-contents-container {
        height: 90vw;
    }
    .page-id-17676 .mealplan-banner .banner-contents {
        margin-left: 25px;
    }
}
@media (max-width: 375px){
    .page-id-17676 .mealplan-banner .banner-contents {
        /*width: 90%;*/
        top: 60px;
        margin-left: 15px;
    }
}
div#fc_frame, div#fc_frame.fc-widget-normal {
	z-index: 1!important;
    bottom: 55px!important;
}

/* 
 * Bugfix
 * Ticket: CG-1564
 * Date: 2025-03-13
*/
@media (max-width: 360px) {
    /* Home Page Dashboard */
    .page-id-20252 .bannerh1 {
        left: unset;

    }

    .page-id-20252 .bannerh1 h1 {
        font-size: 35px;
    }

    .page-id-20252 .bannerh1 button {
        margin-top: unset !important;
    }
    /* End - Home Page Dashboard - Banner */
}

@media (max-width: 320px) {
    /* Home Page Dashboard - Banner */
    .page-id-20252 .bannerh1 h1 {
        font-size: 32px;
    }

    .page-id-20252 .bannerh1 button {
        margin-top: 20px;
        font-size: 14px !important;
        width: 130px;
        padding: 4px 10px 4px;
    }
    /* End - Home Page Dashboard - Banner */

    /* Meal Plans Page */
    .page-id-17676 .mealplan-banner .desc {
        font-size: 12px;
    }
    /* End - Meal Plans Page */
}

/* END - Bugfix */

/*.page-id-20252 .default_cg_banner .owl-carousel .hero-wrapper a .d-none.d-md-block {
	padding-bottom: 550px !important;
}*/	