

.swal2-container button.swal2-styled.swal2-confirm,
.btn.btn-danger {
    color: #fff;
    background-color: #f36f21;
    border-color: #f36f21;
    border: 1px solid transparent;
    padding: 12px 30px;
    font-size: 18px;
    line-height: 1;
    border-radius: 6px;
    font-weight: bold;
    font-style: normal;
    font-family: inherit;
    width: auto;

    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
}

.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn.btn-danger:active {
    opacity: .8;
    color: #ffffff;
    background-color: #f36f21 !important;
    border-color: #f36f21 !important;
    outline: 0 !important;
}

/* Cart Counter */
.cart-counter-cover{
    position: relative;
}

.cart-counter{
    background-color: #f0702f;
    position: absolute;
    border-radius: 50%;
    top: 9px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-flex;
    color: #FFF;
    font-size: 10px;
    font-weight: 600;
    z-index: 9;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.cart-value{
    margin: auto;
}

.cart-icon-enabled{
    display: inherit;
}

.cart-icon-disabled{
    display: none;
}
/* MEDIA QUERIES */
@media (max-width: 991px) {

    .dzt-dropdown{
        width: 70%;
        margin: auto;
    }

    .navbar-light .navbar-nav li {
        padding-right: 15px;
    }

    .navbar-light .navbar-nav > li > a.nav-link {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
    }

    .page-checkout .wrapper-customer-info {
        width: 100%;
        max-width: 100%;
    }

    .login_link_wrap {
        padding-left: 0;
        padding-right: 0;
    }

    #wrapper-navbar .loginaccount a > img {
        width: 30px;
    }

    #wrapper-navbar .loginaccount a.auth-status {
        font-size: 14px;
    }

    #wrapper-navbar .loginaccount.auth-in a.btn-dashboard {
        font-size: 10px;
        position: relative;
        top: -6px;
        left: 28px;
    }

    .page-route-menu-menu-show h1 {
        width: 85%;
    }

    .page-route-menu-menu-show .modal-view-meal-meta .modal-dialog {
        width: 550px;
    }

    .page-checkout .modal-show-survey .modal-dialog {
        width: 630px;
        max-width: 100%;
    }

    .partner-healthymummy #accordion .card .card-body .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width: 768px) {



    .deliverycheck.desktop {
        width: 230px;
    }

    .deliverycheck.desktop #flip {
        padding: 5px 0 5px 50px;
    }
}

@media (max-width: 767px) {

    .page-route-menu-menu-show .cg.bannerarea h2{
        margin-bottom: 0;
        padding-top: 60px;
        font-size: 44px;
        letter-spacing: normal;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-content{
        width: 60%;
        font-size: 16px;
        font-weight: 700;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-sub-content{
        width: 60%;
        font-size: 13px;
        font-weight: normal;
        padding: 10px 0 30px;
    }

    .dzt-dropdown{
        width: 100%;
        margin: auto;
    }

    .loginaccount .mobile{
        display: initial;
    }

    .loginaccount .desktop{
        display: none;
    }

    .loginaccount a{
        white-space: normal !important;
    }

    .loginaccount ul{
        margin: 0;
    }

    #wrapper-navbar .loginaccount a > img{
        width: 28px !important;
        margin: 0;
        top: 0;
    }

    #wrapper-navbar > .navbar {
        height: auto !important;
    }

    #wrapper-navbar > .navbar.navbar-mobile-devices {
        padding: 0 1rem;
    }

    #wrapper-navbar .logo_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        text-align: center;
        padding: 0;
    }

    #wrapper-navbar .login_link_wrap .loginaccount.auth-in {
        padding-right: 0;
        float: none;
        text-align: right;
    }

    #wrapper-navbar .login_link_wrap .loginaccount.auth-out {
        width: auto;
        text-align: right;
    }

    #wrapper-navbar .logo_wrap .navbar-brand {
        float: none;
        margin-right: 0;
    }

    #wrapper-navbar .logo_wrap .navbar-brand img {
        width: 59px;
        height: 58px;
    }

    #wrapper-navbar .navbar-light .navbar-nav > li > a.nav-link {
        padding-right: 1em;
    }

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

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

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

    #navbarNavDropdown.menu_smaller_devices #main-menu>li>.dropdown-toggle::after {
        border-top: 0;
        background-image: url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/icons/icon_arrow_down.png);
        background-repeat: no-repeat;
        width: 30px;
        height: 17px;
        background-position: bottom;
        float: right;
        background-size: contain;
        margin-top: 5px;
    }

    #navbarNavDropdown.menu_smaller_devices #main-menu>li.show>.dropdown-toggle::after {
        background-image: url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/icons/icon_arrow_up.png);
    }

    .page-checkout .wrapper-customer-info .col-md-6.pr-0 {
        padding-right: 15px !important;
    }

    .page-checkout .wrapper-customer-info h2.mt-0 {
        margin-top: 30px !important;
    }

    .page-route-menu-menu-show #accordion .custom-btn .tooltip {
        display: inline;
    }
    .page-route-menu-menu-show #accordion .card-body .tooltip {
        display: inline;
    }

    .page-route-menu-menu-show .modal-view-meal-meta .modal-dialog .col-meal-image {
        padding-left: 0;
        padding-right: 0;
    }

    /* Floating Box */
    .partner-vision .floating-box {
        width:100%;
    }

    .partner-vision .floating-box tr th:first-child{
        border: none !important;
    }

    .partner-vision .floating-box tr td{
        color: #000000;
    }

    .partner-vision .floating-box tr th.carbs{
        width: 30%;
    }

    .partner-vision .floating-box tr th,  .floating-box tr td:first-child{
        background-color: #c60c30;
        color:#ffffff;
    }

    .partner-vision .floating-box tr td:not(:first-child) {
        background-color: #D3D1D2;
        color:#000000;
    }

    .page-checkout .modal-show-survey .modal-dialog {
        width: 90%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-wrapper .footer-links .col-md-3,
    .footer-wrapper .footer-links .col-lg-3 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .footer-wrapper .footer-links .col-md-3,
    .footer-wrapper .footer-links .col-lg-3 {
        -webkit-box-flex: initial;
    }

    /* Healthy Mummy */
    .partner-healthymummy .meal-details .col-meal-macro {
        padding: 0.5em 30px 1em;
    }

    .partner-healthymummy .meal-details .col-meal-macro .nav-tabs {
        border-top: none;
    }

    .sticky-add-to-cart .checkout-btn{
        font-size: 15px;
        max-width: 80%;
        padding: 12px 10px;
    }

    /* Delivery Check for Sticky AddToCart */
    .deliverycheck.mobile {
        display: block;
        font-family: 'Montserrat', sans-serif;
        position: fixed;
        z-index: 99999;
        left: 13px;
        background: #fff;
        border-right: solid 1px #12b7b7;
        border-left: solid 1px #12b7b7;
        width: auto;
        border-radius: 50%;
        bottom: 20px;
    }

    .deliverycheck.mobile.opened{
        border-radius: 0 !important;
        width: 230px;
        bottom: 61px;
        left: 2px;
    }

    .deliverycheck.mobile #flip-mobile-visible {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        padding: 10px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 14px center no-repeat;
        color: #fff;
        text-align: center
    }

    .deliverycheck.mobile #flip-mobile {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        border-radius: 50%;
        padding: 25px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 12px center no-repeat;
        color: #fff;
    }

    .deliverycheck.mobile h4 {
        color: #f36f21 !important;
        font-family: "basic-sans", "Montserrat", sans-serif;
        text-align: center;
        font-size: 16px;
        margin: 10px 0 5px;
    }

    .deliverycheck.mobile p {
        text-align: center;
        color: #000;
        font-size: 13px;
        margin: 12px;
    }

    .deliverycheck.mobile input {
        padding: 5px;
        outline: 0;
    }

    .deliverycheck.mobile .delivery-check-btn {
        border-radius: 6px;
        display: inline-block;
        margin: 2px auto 0 2px;
        padding: 5px 10px;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 120px;
        border: 0!important;
    }

    .deliverycheck.mobile .delivery-check-btn {
        background-color: #03b6b6;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea .fa-check {
        color: #12b7b7;
        font-size: 50px;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea p strong,
    .deliverycheck.mobile #panel-mobile p strong.backbtn {
        color: #03b6b6;
    }

    /*MOBILE*/
    .deliverycheck.desktop {
        display: none;
    }
    /* End of Delivery Check for Sticky AddToCart */
}

@media only screen and (max-width: 576px) {

    .page-route-menu-menu-show .cg.bannerarea h2{
        margin-bottom: 0;
        padding-top: 60px;
        font-size: 44px;
        letter-spacing: normal;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-content{
        width: 60%;
        font-size: 16px;
        font-weight: 700;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-sub-content{
        width: 60%;
        font-size: 13px;
        font-weight: normal;
        padding: 10px 0 30px;
    }

    .dzt-dropdown{
        width: 100%;
        margin: auto;
    }

    .partner-samwood .banner-sub-content{
        width: 90%;
    }

    #wrapper-navbar .login_link_wrap .loginaccount.auth-out{
        width: auto;
    }

    .loginaccount .mobile{
        display: initial;
    }

    .loginaccount .desktop{
        display: none;
    }

    .loginaccount a{
        white-space: normal !important;
    }

    .loginaccount ul{
        margin: 0 0 0 11px !important;
    }

    h1, h2, h3 {
        font-size: 24px;
    }

    .logo_wrap {
        padding-right: 0;
    }

    #wrapper-navbar .logo_wrap .navbar-brand img {
        width: 59px;
        height: 58px;
    }

    #wrapper-navbar .loginaccount a {
        font-size: 13px;
        font-weight: 500;
        display: block;
    }

    #wrapper-navbar .login_link_wrap .loginaccount a>img {
        width: 28px !important;
        margin-right: 0;
    }

    #wrapper-navbar .login_link_wrap .loginaccount.auth-in a>img {
        top: 0;
    }

    #wrapper-navbar .login_link_wrap .loginaccount a.btn-dashboard {
        font-size: 9px;
        width: 72px;
        text-align: center;
        position: relative;
        top: 0;
        left: 30px;
    }

    .bannerarea h2 {
        font-size: 72px;
    }

    .bannerarea .banner-content {
        width: 90%;
        font-size: 18px;
        line-height: 1.4em;
    }

    /* ------ MENU ORDER -------------*/
    .page-route-menu-menu-show .bannerarea {
        background: linear-gradient(
                    rgba(0, 0, 0, 0.3),
                    rgba(0, 0, 0, 0.3)),
                    url('https://cg-imgs.s3.ap-southeast-2.amazonaws.com/cg_bg_mobile.jpg');
        background-size: 110%;
        background-position: center 100%;
        height: 440px;
        text-align: center;
    }

    .page-route-menu-menu-show .cg.bannerarea.veg{
        background-image: url("/images/background/mobile/CG_website_menu_header-images_veg_mobile.jpg");
    }

    .page-route-menu-menu-show .cg.bannerarea.other{
        background-image: url("/images/background/mobile/CG_website_menu_header-images_non-veg_mobile.jpg");
    }

    .page-route-menu-menu-show .menu #accordion,
    .page-route-menu-menu-show .meal-plan-description {
        width: 100%;
    }

    .page-route-menu-menu-show #accordion .custom-btn {
        padding: 5px !important;
    }

    .page-route-menu-menu-show #accordion .arrow.pull-right {
        right: 5px !important;
    }

    .page-route-menu-menu-show #accordion .card .card-header {
        padding: 0 0 0 5px;
    }

    .page-route-menu-menu-show h1 {
        width: 100%;
    }

    .page-route-menu-menu-show #accordion,
    .page-route-menu-menu-show .menu-optional .menu-sub-title {
        width: 100%;
    }

    .page-route-menu-menu-show #accordion .card-header span.menu-text {
        font-size: 13px;
    }

    .page-route-menu-menu-show .modal-view-meal-meta .modal-dialog {
        width: 100%;
    }

    .page-route-menu-menu-show .modal-show-sold-out .modal-dialog {
        width: 95%;
        max-width: 95%;
    }

    .page-route-menu-menu-show .modal-show-sold-out .modal-dialog h4,
    .page-route-menu-menu-show .modal-show-sold-out .modal-dialog .modal-body input {
        width: 90%;
    }

    /* VISION menu page */
    .partner-vision #accordion .card-header .group-meal-label {
        width: 80%;
    }

    .partner-vision #accordion .card-header .group-meal-label,
    .partner-vision #accordion .card-body .group-meal-label {
        font-size: 13px;
    }

    .partner-vision #accordion .card-header .group-meal-label .macros .macro-day,
    .partner-vision #accordion .card-body .group-meal-label .macros .macro-day {
        display: block;
        width: 100%;
        margin-bottom: 3px;
    }

    .partner-vision #accordion .card-header .group-meal-label .macros .macro-icon,
    .partner-vision #accordion .card-body .group-meal-label .macros .macro-icon {
        width: 18px;
        height: 18px;
        padding: 0px 4px;
    }

    .partner-vision #accordion .card-header .tooltip,
    .partner-vision #accordion .card-body .tooltip {
        width: 20%;
        text-align: left;
    }

    .partner-vision #accordion .card-body {
        padding-left: 10px;
    }

    .partner-vision #accordion .card-body .group-meal-label {
        width: 75%;
    }

    /* Healthy Mummy */
    .partner-healthymummy .navbar .navbar-brand,
    .partner-healthymummy .nav-wrapper .navbar-brand img {
        width: 180px;
    }

    .partner-healthymummy .supplier_wrap {
        position: relative;
        top: -7px;
    }

    /* ------ CHECKOUT -------------*/
    .page-checkout.partner-vision .bannerarea {
        background: linear-gradient(
                    rgba(0, 0, 0, 0.1),
                    rgba(0, 0, 0, 0.1)),
                    url('/images/background/partners/bg-delivery-box-vision-mobile.jpg');
        background-size: cover;
        background-position: center center;
    }

    .page-checkout .order-summary table {
        width: 90%;
        margin: auto;
    }

    .page-checkout .login-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

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

    .page-route-menu-menu-show .cg.bannerarea h2{
        margin-bottom: 0;
        padding-top: 60px;
        font-size: 44px;
        letter-spacing: normal;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-content{
        width: 75%;
        font-size: 16px;
        font-weight: 700;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-sub-content{
        width: 77%;
        font-size: 13px;
        font-weight: normal;
        padding: 10px 0 30px;
    }

    .dzt-dropdown{
        width: 100%;
        margin: auto;
    }

    .page-route-menu-menu-show .bannerarea h2{
        font-size: 45px;
    }

    .loginaccount .mobile{
        display: initial;
    }

    .loginaccount .desktop{
        display: none;
    }

    .loginaccount a{
        white-space: normal !important;
    }

    .loginaccount ul{
        margin: 0 0 0 0 !important;
    }

    .page-route-menu-menu-show .bannerarea .popupdelidate {
        padding: 12px 15px;
    }

    .page-checkout .payment-selections .col-md-8 {
        width: 75%;
    }

    .page-checkout .payment-selections .col-md-4 {
        width: 25%;
    }

    .page-checkout .reviews {
        padding-left: 15px;
        padding-right: 15px;
    }

    .partner-healthymummy h1,
    .partner-healthymummy h2 {
        font-size: 30px;
    }

    .partner-healthymummy h3 {
        font-size: 24px;
    }

    .partner-healthymummy .menu-optional .menu-sub-title {
        font-size: 22px;
    }

    .partner-healthymummy .bannerarea .popupdelidate {
        font-size: 16px;
        padding: 14px 15px 10px 60px
    }

    .sticky-add-to-cart .checkout-btn{
        font-size: 15px;
        max-width: 80%;
        padding: 12px 10px;
    }

    /* Delivery Check for Sticky AddToCart */
    .deliverycheck.mobile {
        display: block;
        font-family: 'Montserrat', sans-serif;
        position: fixed;
        z-index: 99999;
        left: 13px;
        background: #fff;
        border-right: solid 1px #12b7b7;
        border-left: solid 1px #12b7b7;
        width: auto;
        border-radius: 50%;
        bottom: 20px;
    }

    .deliverycheck.mobile.opened{
        border-radius: 0 !important;
        width: 230px;
        bottom: 61px;
        left: 2px;
    }

    .deliverycheck.mobile #flip-mobile-visible {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        padding: 10px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 14px center no-repeat;
        color: #fff;
        text-align: center
    }

    .deliverycheck.mobile #flip-mobile {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        border-radius: 50%;
        padding: 25px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 12px center no-repeat;
        color: #fff;
    }

    .deliverycheck.mobile h4 {
        color: #f36f21 !important;
        font-family: "basic-sans", "Montserrat", sans-serif;
        text-align: center;
        font-size: 16px;
        margin: 10px 0 5px;
    }

    .deliverycheck.mobile p {
        text-align: center;
        color: #000;
        font-size: 13px;
        margin: 12px;
    }

    .deliverycheck.mobile input {
        padding: 5px;
        outline: 0;
    }

    .deliverycheck.mobile .delivery-check-btn {
        border-radius: 6px;
        display: inline-block;
        margin: 2px auto 0 2px;
        padding: 5px 10px;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 120px;
        border: 0!important;
    }

    .deliverycheck.mobile .delivery-check-btn {
        background-color: #03b6b6;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea .fa-check {
        color: #12b7b7;
        font-size: 50px;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea p strong,
    .deliverycheck.mobile #panel-mobile p strong.backbtn {
        color: #03b6b6;
    }

    /*MOBILE*/
    .deliverycheck.desktop {
        display: none;
    }
    /* End of Delivery Check for Sticky AddToCart */
}

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

    .page-route-menu-menu-show .cg.bannerarea h2{
        margin-bottom: 0;
        padding-top: 60px;
        font-size: 44px;
        letter-spacing: normal;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-content{
        width: 75%;
        font-size: 16px;
        font-weight: 700;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-sub-content{
        width: 77%;
        font-size: 13px;
        font-weight: normal;
        padding: 10px 0 30px;
    }

    .dzt-dropdown{
        width: 100%;
        margin: auto;
    }

    .page-route-menu-menu-show .bannerarea h2{
        font-size: 45px;
    }

    .meals-navigation{
        width: 100% !important;
    }

    .addons-v2-wrapper{
        width: 100% !important;
    }

    .loginaccount .mobile{
        display: initial;
    }

    .loginaccount .desktop{
        display: none;
    }

    .loginaccount a{
        white-space: normal !important;
    }

    .loginaccount ul{
        margin: 0 0 0 0px !important;
    }

    h1, h2, h3 {
        font-size: 20px;
    }

    .page-route-menu-menu-show .bannerarea {
        background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://cg-imgs.s3.ap-southeast-2.amazonaws.com/cg_bg_mobile.jpg');
        /*background-size: 240%;*/
        background-position: 40% 85%;
        height: 380px;
        text-align: center;
    }

    .page-route-menu-menu-show .cg.bannerarea.veg{
        background-image: url("/images/background/mobile/CG_website_menu_header-images_veg_mobile.jpg");
    }

    .page-route-menu-menu-show .cg.bannerarea.other{
        background-image: url("/images/background/mobile/CG_website_menu_header-images_non-veg_mobile.jpg");
    }

    .bannerarea h2 {
        padding-top: 60px;
        margin-bottom: 0;
    }

    .page-route-menu-menu-show .menu-optional .menu-sub-title {
        line-height: 1.4em;
    }

    .sticky-add-to-cart .checkout-btn{
        font-size: 12px;
        max-width: 80%;
        padding: 10px 10px;
    }

    /* Delivery Check for Sticky AddToCart */
    .deliverycheck.mobile {
        display: block;
        font-family: 'Montserrat', sans-serif;
        position: fixed;
        z-index: 99999;
        left: 13px;
        background: #fff;
        border-right: solid 1px #12b7b7;
        border-left: solid 1px #12b7b7;
        width: auto;
        border-radius: 50%;
        bottom: 20px;
    }

    .deliverycheck.mobile.opened{
        border-radius: 0 !important;
        width: 230px;
        bottom: 54px;
        left: 0;
    }

    .deliverycheck.mobile #flip-mobile-visible {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        padding: 10px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 14px center no-repeat;
        color: #fff;
        text-align: center
    }

    .deliverycheck.mobile #flip-mobile {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        border-radius: 50%;
        padding: 25px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 12px center no-repeat;
        color: #fff;
    }

    .deliverycheck.mobile h4 {
        color: #f36f21 !important;
        font-family: "basic-sans", "Montserrat", sans-serif;
        text-align: center;
        font-size: 16px;
        margin: 10px 0 5px;
    }

    .deliverycheck.mobile p {
        text-align: center;
        color: #000;
        font-size: 13px;
        margin: 10px;
    }

    .deliverycheck.mobile input {
        padding: 5px;
        outline: 0;
    }

    .deliverycheck.mobile .delivery-check-btn {
        border-radius: 6px;
        display: inline-block;
        margin: 2px auto 0 2px;
        padding: 5px 10px;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 120px;
        border: 0!important;
    }

    .deliverycheck.mobile .delivery-check-btn {
        background-color: #03b6b6;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea .fa-check {
        color: #12b7b7;
        font-size: 50px;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea p strong,
    .deliverycheck.mobile #panel-mobile p strong.backbtn {
        color: #03b6b6;
    }

    /*MOBILE*/
    .deliverycheck.desktop {
        display: none;
    }
    /* End of Delivery Check for Sticky AddToCart */
}

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

    .dzt-dropdown{
        width: 100%;
        margin: auto;
    }

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

    .loginaccount .mobile{
        display: initial;
    }

    .loginaccount .desktop{
        display: none;
    }

    .loginaccount a{
        white-space: normal !important;
    }

    .loginaccount ul{
        margin: 0 0 0 11px !important;
    }

    #wrapper-navbar .login_link_wrap .loginaccount.auth-in a>img{
        top: 0 !important;
    }

    #wrapper-navbar .login_link_wrap .loginaccount a>img{
        width: 28px !important;
    }

    .page-route-menu-menu-show .row.content-menu-area > .col-lg-12,
    .page-route-menu-menu-show .wrapper.content-menu-optional-area .menu-optional > .row > .col-lg-12,
    .page-route-menu-menu-show .modal-view-meal-meta .modal-dialog .modal-body > .row > .col-lg-6,
    .page-route-menu-menu-show .modal-view-meal-meta .modal-dialog .modal-body > .row > .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .page-route-menu-menu-show .modal-view-meal-meta .modal-dialog .modal-body .custom-right-panel {
        width: 100%;
        margin-right: 0;
    }

    .page-checkout .payment-selections .col-md-8 {
        width: 70%;
    }

    .page-checkout .payment-selections .col-md-4 {
        width: 30%;
    }

    .sticky-add-to-cart .checkout-btn{
        font-size: 12px;
        max-width: 80%;
        padding: 10px 10px;
    }

    /* Delivery Check for Sticky AddToCart */
    .deliverycheck.mobile {
        display: block;
        font-family: 'Montserrat', sans-serif;
        position: fixed;
        z-index: 99999;
        left: 5px;
        background: #fff;
        border-right: solid 1px #12b7b7;
        border-left: solid 1px #12b7b7;
        width: auto;
        border-radius: 50%;
        bottom: 20px;
    }

    .deliverycheck.mobile.opened{
        border-radius: 0 !important;
        width: 230px;
        bottom: 54px;
        left: 0;
    }

    .deliverycheck.mobile #flip-mobile-visible {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        padding: 10px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 14px center no-repeat;
        color: #fff;
        text-align: center
    }

    .deliverycheck.mobile #flip-mobile {
        line-height: normal;
        display: block;
        font-size: 14px !important;
        cursor: pointer;
        border-radius: 50%;
        padding: 20px;
        background: #12b7b7 url(https://chefgood.com.au/wp-content/themes/understrap-child-v2/css/../img/delivery.png) 8px center no-repeat;
        color: #fff;
    }

    .deliverycheck.mobile h4 {
        color: #f36f21 !important;
        font-family: "basic-sans", "Montserrat", sans-serif;
        text-align: center;
        font-size: 16px;
        margin: 10px 0 5px;
    }

    .deliverycheck.mobile p {
        text-align: center;
        color: #000;
        font-size: 13px;
        margin: 10px;
    }

    .deliverycheck.mobile input {
        padding: 5px;
        outline: 0;
    }

    .deliverycheck.mobile .delivery-check-btn {
        border-radius: 6px;
        display: inline-block;
        margin: 2px auto 0 2px;
        padding: 5px 10px;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 120px;
        border: 0!important;
    }

    .deliverycheck.mobile .delivery-check-btn {
        background-color: #03b6b6;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea .fa-check {
        color: #12b7b7;
        font-size: 50px;
    }

    .deliverycheck.mobile #panel-mobile .yesdeliverarea p strong,
    .deliverycheck.mobile #panel-mobile p strong.backbtn {
        color: #03b6b6;
    }

    /*MOBILE*/
    .deliverycheck.desktop {
        display: none;
    }
    /* End of Delivery Check for Sticky AddToCart */

    .page-route-menu-menu-show .bannerarea h2{
        font-size: 45px;
    }

    .page-route-menu-menu-show .cg.bannerarea h2{
        margin-bottom: 0;
        padding-top: 60px;
        font-size: 44px;
        letter-spacing: normal;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-content{
        width: 75%;
        font-size: 16px;
        font-weight: 700;
    }

    .page-route-menu-menu-show .cg.bannerarea .banner-sub-content{
        width: 77%;
        font-size: 13px;
        font-weight: normal;
        padding: 10px 0 30px;
    }
}


.loginaccount.auth-in .cart-icon-enabled{
    margin-left:1.5rem;
}

#wrapper-navbar .login_link_wrap .loginaccount.auth-out{
    text-align: right;
}

.navbar-expand-md .navbar-collapse{
    /*margin-left: -14%;*/
    margin-left: 0;
}

#wrapper-navbar .logo_wrap{
    /*padding: 0;*/
}

/* This is for CART only */
@media screen and (max-width: 1200px){

    .cart-counter{
        font-size: 9px;
        top: 2px;
    }



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

    .cart-counter{
        font-size: 9px;
        top: 2px;
    }



}
@media screen and (min-width: 992px){
    .navbar .menu_smaller_devices {
        display: none !important;
    }
}
@media screen and (max-width: 930px){}
@media screen and (max-width: 850px){}
@media screen and (max-width: 768px){}
@media (max-width: 767px){

    .cart-counter{
        font-size: 9px;
        top: -7px;
    }

}
@media only screen and (max-width: 576px){
    .cart-counter{
        font-size: 9px;
        top: -7px;
    }

    .cart-value{
        top: -5px;
        left: 13px;
    }
}
@media only screen and (max-width: 500px) {
    .cart-counter {
        font-size: 9px;
        top: -7px;
    }


}

@media screen and (max-width: 520px) {
    .cart-counter {
        font-size: 9px;
        top: -7px;
    }



}

@media screen and (max-width: 420px) {
    .cart-counter {
        font-size: 9px;
        top: -7px;
    }


}

@media screen and (max-width: 414px) {
    .cart-counter {
        font-size: 9px;
        top: -7px;
    }


}

@media screen and (max-width: 375px) {
    .cart-counter {
        font-size: 9px;
        top: -7px;
    }



}

@media screen and (max-width: 320px) {
    .cart-counter {
        font-size: 8px;
        top: -5px;
    }



}


