/************MENU PAGE*******************/
    .page-template-menu-page {background: #F7F7F7;}
    .section-heading-area h1,.section-heading-area h2 {color: #1D1D1D;font-size: 25px;text-align: left!important;font-weight:400;padding-bottom: 10px;font-family: 'Montserrat', sans-serif;margin-top: 20px;margin-bottom: 10px;}
    hr.seperator {display: none;}   
    
    .menu-item-single {background: white;padding:20px;margin-bottom: 25px;box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);    border-radius: 2px;overflow: hidden;}

    .menu-item-single, .menu-item-single h3{font-family: 'Roboto', sans-serif;}

    .menu-item-title{display: block;
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    }

    .menu-item-title, .menu-item-content h3 {font-size: 17px;color: black;    font-weight: bold;}

    .menu-item-title.price_overwrite {font-size: 16px;padding: 3px 0px;}    
    .menu-item-title.price_overwrite:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    border-top: thin dotted #BBBBBB;
    content: '';
    }

    .menu-item-title-left {
    max-width: 200px;
    float: left;
    background: white;
    position: relative;
    padding-right: 6px;
    background: white;
    z-index: 1;
    font-weight: bold;
    font-size: 17px;}


    .menu-item-title-right {
    float: right;
    background: white;
    position: relative;
    padding-left: 6px;
    background: white;
    z-index: 1
    }
    .menu-item-content p {
        color: #414141;
        clear: both;
        width: 100%;
        padding-top: 7px;
        margin-bottom: 20px;
        font-size: 15px;
    }

    .menu-item-single .price_overwrite {
        margin-bottom: 10px;
    }

    .menu-item-title-bottom {
        font-size: 13px;
        color: #000;
        line-height: 18px;
    }

    .menu-item-img {
    height: 250px;
    background-size: cover;
    margin: -20px -20px 10px -20px;
    }

    .choose-section{}
    .choose-section ul {
    padding: 0px;
    list-style: none;
}


.price-overwrite p {margin-bottom: 12px;}

#promo-popup.force_center{
-ms-transform: translate(-50%, -50%);
top:50%;
position:fixed;
    max-width: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
}   
#promo-popup img{width: 100%;max-width: 600px;} 
#close_promo_popup:hover{background:black!important;}
/*.mfp-auto-cursor .mfp-content{position: fixed;top: 130px;left: 0px;}*/


@media screen and (min-width:600px) and (max-width:992px)
{

        #promo-popup.force_center {
            top: 0px;
            left: 50%;
            transform: translateX(-50%);
        }

        .menu-item-single{width: 100%!important;}

}

@media screen and (min-width: 600px)
{
    

    .menu-items {padding-bottom: 30px;float: left;width: 100%;}
    .menu-item-single{padding-left: 170px;position: relative;min-height: 150px;}
    .menu-item-single.no-img{padding-left: 20px;min-height: 0px;}
    .menu-item-img {
            height: 100%;
            background-size: cover;
            margin: 0px;
            width: 20%;
            float: left;
            position: absolute;
            left: 0px;
            top: 0px;
            width: 150px;
            cursor: pointer;
            background-position-x: center;
    }
    .menu-item-title, .menu-item-content h3{margin-top:0px;line-height: 19px;margin-bottom: 0px;}
    .menu-item-title-left{max-width: none;}
    .menu-item-content p {max-width: 400px;}    
    .menu-item-single:nth-child(odd){float: left;clear: left;}
    .menu-item-single:nth-child(even){float: right;}
    .menu-item-single{
        width: 49%;
        float: left;
        display: block;
    }
    .section-heading-area{clear: both;width:100%;}

    .menu-item-title-bottom{position: absolute;bottom: 17px;}
    .price_overwrite .menu-item-title-bottom{position: initial;}

    #CategoriesScroll,#logo_holder,#menu_holder div{
        max-width: 100%;
        width: 1170px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    nav#menu_holder p {padding-left: 0px;}

    #promo-popup.force_center {position: initial;transform: none;}

    #logo_holder.has_order_online #logo{margin: 0px auto;    background-position-x: center;margin:0px auto;}

    .mfp-bg.mfp-ready,.mfp-container {position: fixed!important;}
    
    .section-heading-area h1,.section-heading-area h2 {font-size: 28px;}

}
