
@font-face {
    font-family: 'opsans';
    src: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/font/opensans-regular-webfont.woff2') format('woff2'), url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/font/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'francof';
    src: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/font/francoisone-webfont.woff2') format('woff2'), url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/font/francoisone-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

 


 

body {
    font-family: 'opsans', 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: 'francof';
    border-bottom: 2px solid #80BD83;
}



.only-print {
    display: none;
}


.modal-title {
    font-size: 1.0rem !important;
}


.modal-body {
    padding: 1.5rem 1rem;
}

.modal-content {
    border: 3px solid #333;
     border-radius: 0rem; 
    
}

.btn-success,
.bg-success {
    color: #fff;
    background-color: #829535;
    border-color: #829535;
}


.field-validation-error {
    color: #F40000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.0em;
}

.strong-font {
    font-family: 'francof';
}

.dropdown-item, .dropdown-item, .dropdown-item.active {
    color: #333;
    font-family: 'francof';
    text-decoration: none;
    background-color: transparent;
    font-size: 120%;
}




.dropdown-menu.d-menu-login .form-control {
    width: 200px;
}


body.page-homepage {
    background: #f8f5f0 url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/home-top1.jpg') no-repeat 50% 0;
}


body.page-normal {
    background: #B7DBB8 url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/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, 1);
    border: 2px solid #333;
    margin-top: 1.5rem;
}





body.page-homepage .content.cms-text {
    text-align: center;
    margin-top: 3rem;
}

    body.page-homepage .content.cms-text h1 {
        font-size: 90px;
        font-weight: 600;
        color: #000;
        font-family: 'francof';
        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  {
    padding:1.5rem 1rem;;
}

.page-normal .content.cms-text p {
    text-align:justify;
}


.page-normal .content.cms-text strong.big-strong {
    padding: 3px 2px;
    border: 2px dotted #333;
    background-color: #8FAC14;
    color: #fff;
    font-size: 105%;
    white-space: nowrap;
    margin-top:3px;
}


.page-normal .content.cms-text .contact-card .rec-content {
    text-align:center;
}


    .page-normal .content.cms-text .contact-card .rec-content .rec-ico {
        text-align: center;
        /*content: "\f49e";*/
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #333;
    }
        .page-normal .content.cms-text .contact-card .rec-content .rec-ico.rec-email {
            content: "\f49e";
        }


.page-normal .content.cms-text h1 {
    color: #3DB149 !important;
    font-size: 180%;
    font-family: 'francof';
    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: 'francof';
    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;
    background: #B7DBB8 url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/bg_cover-t.jpg') repeat;
    border-bottom:4px solid #000
}


.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 #333;
}


    .cart-top-wrapper,
    .cart-top-wrapper a {
        color: #559239;
        background: rgba(248, 249, 250, 1);
    }



.cart-day-header {
    border-bottom: 3px solid #AA4D26;
    padding-bottom: .5rem;
}

    .cart-day-header i {
        color: #AA4D26;
    }

.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: 'francof';
        color: #90A43B !important;
        text-decoration: none;
        padding-bottom: 2px;
        border-bottom: 1px dashed #90A43B;
    }

    #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;
}

.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: 'francof';
        color: #3DB149 !important;
        
        line-height: 3rem;
    }

    .food-menu-wrapper .has-menu span.s--price,
    .basket-add-menu span.s--price {
        font-family: 'francof';
        color: #333;
    }

    .food-menu-wrapper .has-menu span.s--presale-price,
    .basket-add-menu span.s--presale-price {
        position: relative;
        font-family: 'francof';
        color: red;
        text-decoration: line-through;
        margin-right: .3rem;
    }


#food-day {
    text-align: left;
}

    #food-day .card-header .day-head {
        font-family: 'francof';
    }

    #food-day .dish-title {
        font-family: 'francof';
    }


#food-day .show-all-food {
    font-family: 'francof';
}








.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_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/bez-lepku.png');
    }

    .alergen-w.kompletni-talir {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/kompletni-talir.png');
    }

    .alergen-w.kompletni-talirLETNI {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/kompletni-talirLETNI.png');
    }

    .alergen-w.novinka {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/novinka.png');
    }

    .alergen-w.pecivo {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/pecivo.png');
    }

    .alergen-w.pikantni1 {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/pikantni1.png');
    }

    .alergen-w.pikantni2 {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/pikantni2.png');
    }

    .alergen-w.pikantni3 {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/pikantni3.png');
    }

    .alergen-w.posledni_v_nabidce {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/posledni_v_nabidce.png');
    }

    .alergen-w.makro {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/makro.png');
    }

    .alergen-w.sleva {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/sleva.png');
    }

    .alergen-w.vegan {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/vegan.png');
    }

    .alergen-w.vegetarian {
        background-image: url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/alergens/vegetarian.png');
    }



#food-accordion .card-header .fas:before {
    content: "\f068";
}

#food-accordion .card-header.collapsed .fas:before {
    content: "\f067";
}


#food-accordion-week {

}




#food-accordion .card .dish-price .h3 {
    font-family: 'francof';
    color: #333;
    font-size: 30px;
    display:block;
    text-decoration: none;
    font-weight: 700;
}




  .no-food-image {
    background: #f8f5f0 url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/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 {
    font-size: 15px;

}




#food-accordion .food-type {
    color: #AA4D26;
    font-family: 'francof';
    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: 'francof';
        letter-spacing: 1px;
        color: #7C9711;
        font-size: 120%;
    }


    .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: #7C9711;
        font-size: 115%;
    }

 
    .cart_items .add-on-name h4{
        font-size: 90%;
        padding-left:10px;
    }
     
    .cart_items .bcart-category {
        font-size: 80%;
        font-weight:bold;
    }

    .cart_items .quantity
    {
        font-size: 80%;
        padding-right: 3px;
    }

    .cart_items .bcart-price,
    .cart_items .bcart-pricetotal {
        font-size: 130%;
        /*font-family: 'francof';*/
        font-weight: normal;
    }

    .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;
    /*font-family: 'francof';*/
}
.cart-total-day {
    font-size: 140%;
    font-weight:normal;
}


.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: 'francof';
}

.zip-selector-wrapper {
    border-radius:3px;
    padding:6px 4px;
    border:3px dashed #333;
}

    .zip-selector-wrapper .select2-selection__placeholder {
        font-weight:bold;
        color:#333;
    }


.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: 'francof';
    font-weight:bold;
}

.price-list .card  {
    border: 1px solid #39B24D !important;
}

.price-list .card-header {
    border-bottom: 1px dashed #39B24D !important;
}


.search-z-code {
    font-size:80%;
    margin-left:5px;
    padding:3px;
    border:1px solid #CFCFCF;

}


footer {
    background-color: #B6DBB7;
    background-color: #333;
    margin-top: 3rem;
    padding: 0;
    color: #3DB149;
    color: #B6DBB7;
    border-top: 4px solid #AA4D26;
}

    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;
    }


    footer .foot-icon {
        padding:  2px 2px 3px;
        border: 1px dashed #CFCFCF;
        display:inline-block;
        
    }

        footer .foot-icon.foot-icon_facebook {
            margin-top:0.5rem;
        }

    footer a.foot-icon.foot-icon_facebook:hover {
        margin-top: 0.5rem;
        border: 1px dashed #ffc107;
    }


.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: 'francof';
}



#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 .card{
    background-color: transparent;
    
}

.foor-print-list--header--h2 {
    font-family: 'francof';
    text-align: center;
    font-size: 190% !important;
    padding: 1rem 0;
}


    .foor-print-list--header--h2:before {
        text-align: center;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #AA4D27;
        content: "\f2e7";
        margin-right: 20px;
    }

 

    .food-print-list .card {
        border: none;
        border-bottom: 1px solid #333;
        border-radius: 0rem;
    }


    .food-print-list .food--price-wrapp {
        text-align: right;
        font-family: 'francof';
    }

        .food-print-list .food--price-wrapp .food--price {
            border: 1px solid #fff;
            padding:3px;
        }

.food-menu-day-detail .row.food-hover:hover .food--price {
    border: 1px solid #333;
    background-color: #D2ED67;
}

.food-menu-day-detail .row.food-hover:hover .food--name {
    color: #AA4D27;
    
}




.food-print-list .food--menuday span {
    text-align: center;
    padding-right: 5px;
}


.food-menu-day-detail .row.food-hover {
   
}

    .food-menu-day-detail .row.xfood-hover:hover {
        
    }

.day-head-dt {
    font-family: 'francof';
}

    .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:70%;
        
    }


    .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: 0px;
        /*   background: #fff url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/bg_header_print.jpg') no-repeat 50% 0;*/
    }


    .food-print-list #foor-print-list--footer {
        height: 84px;
        /* background: #fff url('../c_DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0/img/bg_footer_print.jpg') no-repeat 50% 0*/;
    }

.foot-text-head {
    display:block;
    text-align:center;
    font-weight:bold;
    font-size:120%;
}

table.food-legend,
table.food-legend-alergens {
    margin: .5rem auto;
}

.food-list-sign {
    color: #0080C0;
    font-weight: bold;
    padding-left: 1rem;
    padding-right: 1rem;
}

.foot-list-info .h3 {
    font-size: 110%;
    font-weight: bold;
    color: #0080C0;
    display:block;
    text-align:center;
    margin-top:1rem;
}

.foot-list-info h1 {
    font-size: 150%;
    font-weight: bold;
    color: #90A43B;
    display: block;
    text-align: center;
    margin-top: 2.8rem;
    padding-bottom: 3px;
    color: #00A2B6;
    border-bottom: 2px dashed #333;
}

.food-list-alerg {
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
}


    .food-list-alerg.a-vs {
        background-image: url('img/alergens/vs.jpg');
    }

    .food-list-alerg.a-hot {
        background-image: url('img/alergens/image013.png');
    }

    .food-list-alerg.a-new {
        
        background-image: url('img/alergens/news.png');
    }

.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.new {
        background-image: url('img/alergens/news.png');
    }

    .alergen-w.vs {
        background-image: url('img/alergens/image010.png');
    }

    .alergen-w.hot {
        background-image: url('img/alergens/image013.png');
    }





.route-list-wrapper {
    margin-top: 1rem;
}


    .route-list-wrapper .route-list-cover {
        padding-bottom: 2.5rem;
    }

    .route-list-wrapper .route-list-wrapper-header {
        font-size:150%;
        margin-bottom:1.3rem;
    }

 

    


    .route-list-wrapper .route-list--routename {
        font-weight:bold;
        margin-left:20px;
    }


        .route-list-wrapper .route-list--routename:before {
            content: "\f0d1";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            color: #333;
            margin-right:5px;
        }

    .route-list-wrapper .route-list--city-item {
        padding: .3rem .5rem;
        border: 1px dashed #CFCFCF;
        margin-left: 1rem;
        background-color: #fff;
        line-height: 2.8rem;
        white-space: nowrap;
    }



.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;
}


.adr-wrapp {
    padding: 3px 2px;
    border: 1px dashed #91C8FF;
    background-color:#CAE4FF;
    font-size:80%;
}


.section-heaqder .h2 {
    font-family: 'francof';
}



@media (min-width: 789px) {
    .modal-dialog.max-size {
        max-width: 98%;
        margin: 1.75rem auto;
    }
}







@media only screen and (max-width: 768px) {
    .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }


    footer {
        padding: 1rem;
    }


    footer {
        text-align: center;
        margin-top: 0rem;
        padding: 1.5rem .5rem !important;
    }

    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }


    .page-normal .body-content {
        padding: 0;
        border: none;
        margin: 0 auto;
        padding: 1rem .5rem;
        margin-top: 0rem;
        background-color: #fff;
    }

    body.page-normal {
        backgroundx: #fff;
    }

    body.page-homepage,
    body.page-homepage .actual-menu {
        padding: 0rem;
    }


    #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: 'francof';
        border-bottom: 1px solid #333;
        background: #B7DAB9;
        color: #EEEEE0;
    }

        .nav-item a {
            color: #EEEEE0;
        }

    .navbar-nav .nav-link {
        padding: .4rem 0 0 1.2rem;
        
    }

    .dropdown-item, .dropdown-item, .dropdown-item.active {
        color: #559239 !important;
    }

    .cart_items {
        text-transform: uppercase;
    }

        .cart_items .cart-d-content {
            text-align: center;
            padding: 1rem 0;
        }

        .cart_items .bcart-name {
            font-family: 'francof';
        }

        .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 .content.cms-text {
     
        margin-top: 4rem; 
    }

    .page-normal .content.cms-text strong.big-strong {
        font-size: 100%;
        white-space: normal;
        margin-top: 3px;
        line-height:2rem;
    }


    body.page-homepage .actual-menu {
        width: 100%;
    }

    .basket--navigation .h4
    {
        font-size:115%;
        padding-top:1rem;
    }



    .food-print-list {
        padding-top: .5rem;
    }


    .food-print-list #foor-print-list--header {
        background-size: contain;
        height: 0px;
    }

    .foor-print-list--header--h2 {
        text-align:center;
        font-size:190%!important;
        padding:.7rem 0;
    }


 

    .food-menu-day-detail .food--alergens {
        font-weight:bold;
 
    }

        .food-menu-day-detail .food--alergens .i-alergens {
            font-weight: normal;
            font-size:70%;
        }
    



    .food-row-menuday.day-p {
        text-align: right;
        display: inline-block;
        font-size: 150% !important;
    }
     

    .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;
        }




    .route-list-wrapper .route-list--city-item {
        line-height: 2.5rem;
    }

    .route-list-wrapper .route-list-cover {
        padding-bottom: 2.5rem;
    }


    .cart-item {
        border: 2px dashed #AA4D26;
        margin-bottom: 1.5rem;
    }



        .cart-item .bcart-price {
            font-size:80%;
        }

        .cart-item .bcart-name {
            font-size: 140%;
            text-align:center;
        }

    .final-mess-err {
        text-transform: uppercase;
        margin-top:2rem;
        font-weight:bold;
    }


    .p-sm-0 {
        padding:0;
    }

    .header-5 {
        font-size:105%;
        font-weight:bold;
        margin-bottom:1rem;
        border-bottom:1px solid #333; 
        margin-top:2rem;
    }

    .cart_items .bcart-category {
        padding-bottom:1rem;
    }



}

 
@media print {
    .navbar,
    .no-print,
    .page-homepage .branches,
    .home-wrapper h1,
    .home-wrapper .link-cover,
    .nav,
    .order-content-u .d-eraser,
    .order-content-u .btn-warning,
    .order-content-u .alert-warning,
    footer {
        display: none;
    }

    html {
        min-height: 100%; /* make sure it is at least as tall as the viewport */
        position: relative;
    }

    body {
        height: 100%; /* force the BODY element to match the height of the HTML element */
    }

    @page {
        size: A4;
        padding:0;
        margin-bottom: 3.1cm;
        margin-top: 1cm;
        margin-left: .1cm;
        margin-right: .1cm;
    }
    div.divFooter {
        position: fixed;
        bottom: 0;
        
    }


    .container.body-content {
        margin-bottom:0cm; 
    }

    .only-print {
        display:normal;
    }

    body.page-normal {
         background: #fff;
         background-image:none;
    }

    .page-normal .body-content {
        padding: 0rem;
        min-height: 560px;
        background: #fff;
        border: none;
        margin-top: 0rem;
    }

    body.page-homepage {
        background: transparent;
    }


    .food-menu-wrapper {
       font-size: 19px;
    }

    .food-menu-day-detail .pb-1 {
        padding-bottom: 0.00rem !important;
    }

    .food-menu-day-detail {
        line-height: 1.6rem;
    }

    .card-body.food-menu-day-detail {
        padding: .25rem;
    }

    .foor-print-list--header--h2 {
 
        font-size: 140% !important;
        padding: .5rem 0;
    }

    .food-print-list .food--price-wrapp .food--price {
        border: none;
        padding: initial;
    }


    .col-print-1 {
        width: 8%;
        float: left;
        flex: 0 0 8%;
        max-width: 8%;
    }

    .col-print-2 {
        width: 16%;
        float: left;
        flex: 0 0 16%;
        max-width: 16%;
    }

    .col-print-3 {
        width: 25%;
        float: left;
        flex: 0 0 25%;
        max-width: 256%;
    }

    .col-print-4 {
        width: 33%;
        float: left;
        flex: 0 0 33%;
        max-width: 33%;
    }

    .col-print-5 {
        width: 42%;
        float: left;
        flex: 0 0 42%;
        max-width: 42%;
    }

    .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;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-print-10 {
        width: 83%;
        float: left;
        flex: 0 0 83%;
        max-width: 83%;
    }

    .col-print-11 {
        width: 92%;
        float: left;
        flex: 0 0 92%;
        max-width: 92%;
    }

    .col-print-12 {
        width: 100%;
        float: left;
    }


    .alergen-w {
        height: 15px;
        width: 15px;
    }

    food-print-list {
     
        padding 0rem; 
    }


    .food-print-list #foor-print-list--header img,
    .food-print-list #foor-print-list--footer img {
        display: block;
        max-width: 100%;
    }


    .food-print-list .card {
        border: none;
        border-bottom: 1px dashed #333;
    }


    .page-normal .body-content {
        padding: 0;
        margin-top: 0;
    }

    .body-content hr {
        display:none;
    }


    .alergen-w {
        height: 15px;
        width: 15px;
    }

    .print-logo {
        display: block;
        width: 20%;
        float: left;
    }

    .print-content {
        float: left;
        display: block;
        width: 80%;
 
        padding-left:.3rem;
    }

    .pagebreak {
        clear: both;
        page-break-after: always;
        padding-bottom:1rem;
    }

    .card {
        break-inside: avoid!important;
    }

    .food-print-list {
        padding-top: .3rem;
        padding-bottom: .3rem;
    }
    
    .food-print-list .day-head  {
        font-size:20px!important;
        font-weight:bold;
    }

        .food-print-list .food--category {
           padding-right: 0px; 
        }

        .food-print-list .food--item {
            padding-right: 0px;
        }

        .food-print-list .food--alergens {
            display:block;
           
        }

        .food-print-list .food--price-wrapp {
            
         
        }

        .food-print-list .food-row-name {
            flex:auto;
        }

    .food--name {
        color: #000;
     
    }


    .food-print-list .food--category {
        color: #008000;
        padding-right: 10px;
    }

    .card.order-model {
        padding:0;
    }

        .card.order-model .card-body {
            padding: 0;
        }

    .food-print-list-extnew .food-print-list-ext {

    }
}


@media screen {
    div.divFooter {
        display: none;
    }
}