
@font-face {
    font-family: 'ralewayregular';
    src: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/raleway-regular-webfont.woff2') format('woff2'), url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'ralewaysemibold';
    src: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/raleway-bold-webfont.woff2') format('woff2'), url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'amatic_scregular';
    src: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/amatic_sc-webfont.woff2') format('woff2'), url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/amatic_sc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'amatic_scbold';
    src: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/amatic_sc_bold-webfont.woff2') format('woff2'), url('../c_356A192B7913B04C54574D18C28D46E6395428AB/font/amatic_sc_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body {

    font-family: 'ralewayregular', sans-serif;
    
}

.body-content {
    min-height: 500px;
    background: rgba(248, 249, 250, 0.8);
    border: 4px solid #9FD9A7;
    /*padding-top: 1.5rem;*/
    margin-top: 1.5rem;
}

.modal-header {
    background-color: #B7DAB9;
    color: #333;
    padding: .5rem 1rem .3rem;
    font-family: 'ralewaysemibold';
    border-bottom: 2px solid #80BD83;
}


.modal-title {
    font-size: 1.0rem !important;
}


.modal-body {
    padding: 1.5rem 1rem;
}

.modal-content {
    border: 3px solid #333;
     border-radius: 0rem; 
    
}


.field-validation-error {
    color: #F40000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.0em;
}

.strong-font {
    font-family: 'ralewaysemibold';
}


.dropdown-item.active, .dropdown-item:active {
    color: #559239  ;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu.d-menu-login .form-control {
    width: 200px;
}


body.page-homepage {
    background: #f8f5f0 url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/home-top7.jpg') no-repeat 50% 0;
}


body.page-normal {
    background: #B7DBB8 url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/bg_cover.jpg') repeat;
}

body.page-homepage .body-content {
    background-color: transparent;
    border:none;
}

.page-normal .body-content {
    padding:1.5rem 1rem;
    min-height: 560px;
    background: rgba(248, 249, 250, 0.8);
    border: 4px solid #9FD9A7;
    margin-top: 1.5rem;
}





body.page-homepage .content.cms-text {
    text-align: center;
    margin-top: 10rem;
}

    body.page-homepage .content.cms-text h1 {
 
        font-size: 90px;
        font-weight: 600;
        color: #000;
        background-color: rgba(255, 255, 255, 0.2);
    }

    body.page-homepage .branches {

        margin-top:5rem;
    }



body.page-homepage .actual-menu {
    margin-top: 3rem;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 1rem;
    width:100%;
}




.page-normal .content.cms-text h1 {
    color: #3DB149 !important;
    font-size: 180%;
    font-family: 'ralewaysemibold';
    border-bottom: 2px dashed #A9D8B4;
    margin-bottom: 1.5rem;
    padding-bottom: .2rem;
}


.page-normal .content.cms-text h2 {
    color: #3DB149 !important;
    font-size: 150%;
    font-family: 'ralewaysemibold';
    border-bottom: 2px dashed #A9D8B4;
    margin-bottom: 1.5rem;
    padding-bottom: .2rem;
}

body.page-homepage .content.cms-text h1 {
    color: #000 !important;
}

.dropdown-item {
    padding: 0.25rem 1.1rem;

}

.btn-big {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    padding: 18px 35px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a.btn-big:hover {
    text-decoration:none;
    color:#fff;
}



.bg-success {
    background-color:#3EAF49!important;
    color:#fff;
}

.navbar {

    padding: 0.1rem 1rem;
}


.cur-hand {
    cursor: pointer;
    cursor: hand;
}

.phone-header {
    color: #333;
}


a.nav-link {
    color: #559239 !important;
}
.nav-link {
    padding: 0.0rem 1rem;
    padding: 0.25rem 1.5rem;
}

.log-p-name {
    color: #559239;
    font-weight:bold;
}

.cart-top-wrapper {
    border: 1px dashed #AFD89C;
}


.cart-top-wrapper,
.cart-top-wrapper a {
    color: #559239;
}



.cart-day-header {
    border-bottom: 2px solid #28A745;
    padding-bottom: .5rem;
}

    .cart-day-header i {
        color: #28A745;
    }

.price-total-for-day {
    margin-bottom: 1.5rem;
    padding-top: .5rem;
}

 
 


#food-accordion {
    padding-top: 2rem;
}

#food-accordion .card {
    border-radius:0;
    margin-bottom:2rem;
}



    #food-accordion .card-body {
        background-color: #fff;
        border: 1px dashed #B6DBB7;
        border-radius: 0rem;
    }



    #food-accordion .card .card-header {
        border-bottom: 2px solid #D8BF14;
        background-color: #E9CE1B;
        color: #000 !important;
        font-weight: bold;
        padding: 0.6rem 1rem;
        cursor: pointer;
        font-family: Tahoma, Verdana, Segoe, sans-serif;
    }


    #food-accordion .card .dish-title a {
        font-family: 'ralewaysemibold';
        color: #3DB149 !important;
        padding-bottom: 2px;
        border-bottom: 1px dashed #3DB149;
        font-size: 105%;
        text-decoration: none;
    }

    #food-accordion .food-menu-day-detail {

    }


    #food-accordion .dish-img .img-thumbnail {
        padding: 0.45rem;
        background-color: #fff;
        border: 1px solid #DBE0E6;
        border-radius: 0rem;
        max-width: 100%;
        height: auto;
    }


.food-menu-wrapper .has-menu  {
    margin-bottom:1.5rem;
    font-size:90%;
}



 

.food-menu-wrapper .has-menu p {
    margin-bottom: .5rem !important;
}

    .food-menu-wrapper .has-menu span.smenu,
    .basket-add-menu span.smenu {
        padding: 0.6rem 1rem;
        margin-right: .6rem;
        border: 1px dashed #B6DBB7;
    }

    .food-menu-wrapper .has-menu span.s--item,
    .basket-add-menu span.s--item {
        font-family: 'ralewaysemibold';
        color: #3DB149 !important;
        
        line-height: 3rem;
    }

    .food-menu-wrapper .has-menu span.s--price,
    .basket-add-menu span.s--price {
        font-family: 'ralewaysemibold';
        color: #333;
    }

    .food-menu-wrapper .has-menu span.s--presale-price,
    .basket-add-menu span.s--presale-price {
        position: relative;
        font-family: 'ralewaysemibold';
        color: red;
        text-decoration: line-through;
        margin-right: .3rem;
    }


.food-menu-wrapper .fd-section .dish-title {
    font-weight:bold;
}

#food-day {
    text-align: left;
}

    #food-day .card-header .day-head {
        font-family: 'ralewaysemibold';
    }

    #food-day .dish-title {
        font-family: 'ralewaysemibold';
    }


#food-day .show-all-food {
    font-family: 'ralewaysemibold';
}








.alergen-wrapper {
    padding-top: .4rem;
}
.alergen-w {
    display: inline-block;
    height: 25px;
    width: 25px;
    margin-right: 5px;
    background-position: 50% 50%;
    background-size: cover;
    cursor: help;
    padding: 3px;
}

    .alergen-w.bez-lepku {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/bez-lepku.png');
    }

    .alergen-w.kompletni-talir {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/kompletni-talir.png');
    }

    .alergen-w.kompletni-talirLETNI {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/kompletni-talirLETNI.png');
    }

    .alergen-w.novinka {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/novinka.png');
    }

    .alergen-w.pecivo {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/pecivo.png');
    }

    .alergen-w.pikantni1 {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/pikantni1.png');
    }

    .alergen-w.pikantni2 {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/pikantni2.png');
    }

    .alergen-w.pikantni3 {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/pikantni3.png');
    }

    .alergen-w.posledni_v_nabidce {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/posledni_v_nabidce.png');
    }

    .alergen-w.makro {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/makro.png');
    }

    .alergen-w.sleva {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/sleva.png');
    }

    .alergen-w.vegan {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/vegan.png');
    }

    .alergen-w.vegetarian {
        background-image: url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/alergens/vegetarian.png');
    }



#food-accordion .card-header .fas:before {
    content: "\f068";
}

#food-accordion .card-header.collapsed .fas:before {
    content: "\f067";
}






#food-accordion .card .dish-price .h3 {
    font-family: 'ralewaysemibold';
    color: #333;
    font-size: 30px;
    display:block;
    text-decoration: none;
    font-weight: 700;
}


  #food-accordion .card .has-menu .dish-price .h3 {
    font-size: 140%;
}

  .no-food-image {
    background: #f8f5f0 url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/nofood-fnd.jpg') no-repeat;
    background-position: 50% 50%; /* Sets reference point to scale from */
    background-size: cover; /* Sets background image to cover entire element */
    display: block;
    width: 100%;
    height: 80px;
    border: 1px solid #333;
    padding: 0.45rem;
    background-color: #fff;
    border: 1px solid #DBE0E6;
    border-radius: 0rem;
    opacity: 0.2;
}


#food-accordion .card .dish-price .h3 .mcur,
#food-accordion .card .dish-price .h3 .rsi {
    font-size: 12px;
}




#food-accordion .food-type {
    color: #FBA41E;
    font-family: 'ralewaysemibold';
    text-transform: uppercase;
    font-size: 105%;
}


.cart_container {
}

.cart_items {
    font-size: 100%;
}



    .cart_items .bcart-category {
        text-align:center;
    }


    .cart_items .bcart-name {
        font-family: 'ralewaysemibold';
        letter-spacing: 1px;
        color: #3DB149;
        font-size: 100%;
    }


    .cart_items .bcart-name-addon:before {
        content: "\f49e";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #4F9953;
    }


    .cart_items .bcart-name-addon,
    .cart_items  .add-on-name {
        text-align: left;
        color: #3DB149;
        font-size: 115%;
    }

 
    .cart_items .add-on-name h4{
        font-size: 90%;
        padding-left:10px;
    }
     
    .cart_items .bcart-category {
        font-size: 80%;
    }

    .cart_items .quantity
    {
        font-size: 80%;
        padding-right: 3px;
    }

    .cart_items .bcart-price,
    .cart_items .bcart-pricetotal {
        font-size: 110%;
    }

    .cart_items .addonitem
     {
        font-size: 100%;
    }

        .cart_items .addonitem .quantity-item {
            font-size: 80%;
        }


        .cart_items .addonitem .bcart-pricetotal {
            font-size: 80%;
        }

.cart-footer {
    font-size: 120%;
}




.cart-price-delivery {
    font-size: 80%;
    padding-bottom: .4rem;
     
}


.cart-total-day-wrapper {
    border-top: 1px dotted #333;
    padding-top: .5rem;
    padding-left: 1rem;
    
}


.cart-footer .cart-price-total-wrapper {
    border-top: 2px dotted #333;
    margin-top:1rem;
    text-align: right;

}



.cart-footer .cart-price-total {
    font-size: 150%;
    text-align: right;
    font-family: 'ralewaysemibold';
}



.cart-footer .cart-info-text {
    font-size:85%;
}

.home-wrapper {
}

    .home-wrapper .card {
        border-radius:0px;
        border:6px solid #fff;
    }

    .home-wrapper .card-title {
        margin-top:.5rem;
        
    }


.price-list .card-header {
    font-family: 'ralewaysemibold';
    font-weight:bold;
}

.price-list .card  {
    border: 1px solid #39B24D !important;
}

.price-list .card-header {
    border-bottom: 1px dashed #39B24D !important;
}





footer {
    background-color: #B6DBB7;
    background-color: #333;
    margin-top: 3rem;
    padding: 0;
    color: #3DB149;
    color: #B6DBB7;
    border-top: 4px dashed #B7DAB9;
}

    footer .firm-sing {

    }

        footer .firm-sing span {
            color: #ffc107 !important;
            letter-spacing: 1.4px;
            font-size: 150%;
        }


        footer .firm-sing i {
            font-size: 140%;
            padding-right:.3rem;
            color:#fff;
            
        }

    footer a {
        color: #ffc107;
        padding-bottom:2px;
        border-color: #ffc107;
        border-bottom:1px dashed;
    }

        footer a:hover {
            color: #F8F5F0;
            border-bottom: 0px dashed;
        }

    footer #email {
        display:none;
    }




.loader {
    width: 130px;
    height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.icon-background {
    color: #c0ffc0;
}


body.page-homepage .branches .card-title {
    font-family: 'ralewaysemibold';
}



#gdpr-cookie-message {
    position: fixed;
    z-index: 9999999;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #3EAF49;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    border: 4px solid #B6DBB7;
    margin-left: 30px;
    font-family: system-ui;
}

    #gdpr-cookie-message h4 {
        color: #ffc107;
        font-family: 'Quicksand', sans-serif;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #gdpr-cookie-message h5 {
        color: var(--red);
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: white;
        font-size: 15px;
        line-height: 1.5em;
    }

        #gdpr-cookie-message p:last-child {
            margin-bottom: 0;
            text-align: right;
        }

    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
    }

    #gdpr-cookie-message a {
        color: #ffc107;
        padding-bottom: 2px;
        border-color: #ffc107;
        border-bottom: 1px dashed;
    }
  

        #gdpr-cookie-message a:hover {
            color: white;
            border-bottom-color: var(--red);
            transition: all 0.3s ease-in;
        }

    #gdpr-cookie-message button,
    button#ihavecookiesBtn {
        border: none;
        background: var(--red);
        color: white;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        padding: 7px;
        border-radius: 3px;
        margin-left: 15px;
        cursor: pointer;
        transition: all 0.3s ease-in;
    }

        #gdpr-cookie-message button:hover {
            background: white;
            color: var(--red);
            transition: all 0.3s ease-in;
        }

button#gdpr-cookie-advanced {
    background: white;
    color: var(--red);
}

#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}

#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

#agree-submit label a {
    font-size:12px;
}

.food-print-list {
    background-color: #fff;
    padding-top: 1.5rem;
    
}

.food-print-list h2 {
    font-family: 'amatic_scbold';
    font-size:250%;
    font-weight:bold;
    border-bottom:1px solid #333;
    
}

    .food-print-list .card {
        border: none;
        border-bottom: 1px solid #333;
        border-radius: 0rem;
    }
 

    .food-print-list .food--price-wrapp {
        text-align: right;
    }


    .food-print-list .food--menuday span{
        text-align:center; padding-right:5px;
        
    }

    .food-print-list .day-head {
        font-size:12px;
    }

    .food-print-list .food--category {
        color: #559239;
        padding-right:10px;
 
    }



    .food-print-list .i-alergens {
        color: #0080C0;
        font-weight:bold;
        letter-spacing:.3em;
        font-size:80%;
        
    }


    .food-print-list #foor-print-list--header img,
    .food-print-list #foor-print-list--footer img {
        display: block;
        max-width: 100%;
    }

    .food-print-list #foor-print-list--header {
        height: 234px;
        /*   background: #fff url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/bg_header_print.jpg') no-repeat 50% 0;*/
    }


    .food-print-list #foor-print-list--footer {
        height: 54px;
        /* background: #fff url('../c_356A192B7913B04C54574D18C28D46E6395428AB/img/bg_footer_print.jpg') no-repeat 50% 0*/;
    }



.route-list-wrapper {
    margin-top: 1rem;
}


    .route-list-wrapper .route-list-cover {
        padding-bottom: 1rem;
    }

    .route-list-wrapper .route-list-wrapper-header {
        font-size:150%;
        margin-bottom:1.3rem;
    }

 

    


    .route-list-wrapper .route-list--routename {
        font-weight:bold;
    }

    .route-list-wrapper .route-list--city-item {
        padding: .3rem .5rem;
        border: 1px dashed #CFCFCF;
        margin-left: 1rem;
        background-color:#fff;
        line-height:2.1rem;
    }



.copylt {
    text-align: right;
    background-color: #272727;
    padding-right: 15px;
    color: #B6DBB7;
    font-size: 13px;
    

}

    .copylt span {
        display: inline-block;
        padding-top: 5px;
        margin-right: .5rem;
    }


    .copylt a {
        text-decoration: none;
        color: #B6DBB7;
    }


#order-item-modify .menu-sign {
    text-align: center;
    font-size: 10px;
    letter-spacing: 1.2px;
    margin-bottom: 3px;
    border-bottom: 1px dotted #333;
    font-weight:bold;
}



.fd-section {
    border-right: 3px solid #9DD7A9;
}

.eshopLayout .dish-img .img-thumbnail {
    padding: 0rem !important;
    border: none !important;
}

.products-wrapper {
    background-color: #F4F6F9;
    padding: 0 20px;
}

.products {
    
}

.product-header-add {
    font-size: 110%;
    font-weight: bold;
    text-decoration: solid;
    text-align: center;
    color: #333;
    margin-top: 5px;
    text-align: center;
    display: block;
    background-color: #E9CE1B;
    padding:5px 4px;
}

 .product-header-add.food-type {
    color: #333;
}


.product {
    padding: 7px 7px;
    
}

    .product .single_product {
        padding: 7px 7px;
        background-color: #fff;
        min-height: 230px;
        
    }

    .product h3 {
        font-size: 90%;
        color: #333;
    }

.product a {
    text-decoration:none;
}

    .product .product_thumb {
        margin-bottom: 3px;
        height: 115px;
        overflow: hidden;
    }

    .product .img-ext {
        max-width: 100%;
        height: auto;
    }

    .product .product-name h3 {
        height: 50px;
        overflow: hidden;
        display: block;
        text-align: center;
        font-weight: bold;
        vertical-align: middle !important;
    }


    .product .mcur {
        font-size:50%;
    }

    .product .product__add_to_cart {
        float: right;
    }

    .product .stock-count {
        font-weight: bold;
        font-size: 75%;
        color: #368CF4;
        cursor: help;
    }

    .product .price {
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
    }


    .product-detail {
    }


    .product-detail .h1 {
        border-bottom: 1px solid #333;
        font-family: 'amatic_scbold';
        color: #333;
    }

        .product-detail .dish-price .h3 {
            font-family: 'ralewaysemibold';
            color: #333;
            font-size: 30px;
            display: block;
            text-decoration: none;
            font-weight: 700;
        }


        .product-detail .dish-date {
            font-family: Arial, Helvetica, sans-serif;
            color: #333;
            font-size: 15px;
            font-weight: 700;
        }

        .product-detail .dish-alergens {
            font-family: Arial, Helvetica, sans-serif;
            background-color:#333;
            color: #fff;
            padding:2px 3px;
            font-size: 15px;
            font-weight: 700;
        }

        .product-detail .section-picture {
            
            text-align:center;
        }

            .product-detail .section-picture .img-responsive {
                display: block;
                width: auto;
                max-height: 600px;
            }



.cart_items .eshop-items {
    border-top: 1px dashed #1DA34C;
    border-bottom: 1px dashed #1DA34C;
    background-color: rgba(255, 255, 255, 0.5);
    padding-top: 1.2rem;
    padding-bottom: 1.7rem;
    padding-left: 1rem;
}



    .cart_items .eshop-items .count-down .watch {
        font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
        padding: 2px 4px;
        background-color: #333;
        color: #fff;
        font-weight: bold;
    }

    .cart_items .eshop-items .count-down-sign     {
        font-size:85%;
    }

#exampleModalBody .add-basket .h3 {
    font-weight:bold;
}

#exampleModalBody .add-basket .price-info {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    
}

    #exampleModalBody .add-basket .price-info .item-count-mj {
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
    }

@media (min-width: 789px) {
    .modal-dialog.max-size {
            max-width: 98%;
            margin: 1.75rem auto;
        }






        @media only screen and (max-width: 768px) {
            footer {
                padding: 1rem;
            }

            footer {
                text-align: center;
            }

            .container-fluid {
                padding-right: 0px;
                padding-left: 0px;
            }




            .page-normal .body-content {
                padding: 0;
                border: none;
                margin: 0 auto;
                padding: .5rem;
                margin-top: 1.5rem;
                background-color: #fff;
            }

            body.page-normal {
                backgroundx: #fff;
            }

            #food-accordion {
                padding-top: 0;
            }

            .dish-content {
                text-align: center;
                padding: 1rem 0;
            }

            .food-type {
                margin-top: 1.5rem;
            }

            .nav-item {
                padding: .4rem 0;
                font-family: 'ralewaysemibold';
                border-bottom: 1px solid #333;
                background: #B7DAB9;
                color: #EEEEE0;
            }

                .nav-item a {
                    color: #EEEEE0;
                }


            .cart_items {
                text-transform: uppercase;
            }

                .cart_items .cart-d-content {
                    text-align: center;
                    padding: 1rem 0;
                }

                .cart_items .bcart-name {
                    font-family: 'ralewaysemibold';
                }

                .cart_items .bcart-name-addon {
                    text-align: center;
                }


            .cart-footer {
                margin-top: 5rem;
            }

                .cart-footer .cart-info-text {
                    font-size: 85%;
                }


            .cart_items .text-md-right {
                text-align: right;
            }

            body.page-homepage .content.cms-text h1 {
                font-size: 60px;
            }



            body.page-homepage .actual-menu {
                width: 100%;
            }



            .food-print-list #foor-print-list--header {
                background-size: contain;
                height: 164px;
            }

            .foor-print-list--header--h2 {
            }

            .mailer-frm1 {
                margin-top: 2.5rem;
            }


            .food-row-menuday.day-p {
                text-align: center;
                margin-bottom: .3rem;
                border-bottom: 1px dotted #CFCFCF;
                color: #559239;
            }

            .food--menuday.day-p .day-head {
                font-size: 20px;
            }


            .food-row-menuday.day-p {
                text-align: center;
                margin-bottom: .3rem;
                border-bottom: 1px dotted #CFCFCF;
            }


                .food-row-menuday.day-p::before {
                    font-family: "Font Awesome 5 Free";
                    font-weight: 400;
                    content: "\f073";
                    display: inline-block;
                    font-style: normal;
                    font-variant: normal;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                }
        }


        @media print {
            .navbar,
            .no-print,
            .page-homepage .branches,
            .home-wrapper h1,
            .home-wrapper .link-cover,
            footer {
                display: none;
            }

            body.page-homepage {
                background: transparent;
            }



            .food-menu-day-detail .pb-1 {
                padding-bottom: 0.00rem !important;
            }

            .food-menu-day-detail {
                line-height: .85rem;
            }

            .col-print-1 {
                width: 8%;
                float: left;
            }

            .col-print-2 {
                width: 16%;
                float: left;
            }

            .col-print-3 {
                width: 25%;
                float: left;
            }

            .col-print-4 {
                width: 33%;
                float: left;
            }

            .col-print-5 {
                width: 42%;
                float: left;
            }

            .col-print-6 {
                width: 50%;
                float: left;
            }

            .col-print-7 {
                width: 58%;
                float: left;
            }

            .col-print-8 {
                width: 66%;
                float: left;
            }

            .col-print-9 {
                width: 75%;
                float: left;
            }

            .col-print-10 {
                width: 83%;
                float: left;
            }

            .col-print-11 {
                width: 92%;
                float: left;
            }

            .col-print-12 {
                width: 100%;
                float: left;
            }


            .alergen-w {
                height: 15px;
                width: 15px;
            }


            .food-print-list #foor-print-list--header img,
            .food-print-list #foor-print-list--footer img {
                display: block;
                max-width: 100%;
            }

            body.page-normal {
                background: transparent;
            }


            .page-normal .body-content {
                padding: 0;
                margin-top: 0;
            }


            .alergen-w {
                height: 15px;
                width: 15px;
            }
        }