/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.4

All css files are placed in /css/ folder
*/
#order_online{
	text-align:center;
}
.orderbtn{
	color: #fafafa;
    border: 2px solid #fafafa;
    padding: 7px 27px;
    font-family: "Amatic SC", Arial, Tahoma, sans-serif;
    font-size: 26px;
    font-weight: 600;
    border-radius: 7px;
    display: table;
    margin: auto;
}
.orderbtn:hover{
	color: #FFEB64;
    border: 2px solid #FFEB64;
    text-decoration:none;
}
p.sidebar-details{
	color:#FFEB64 !important;
	margin-top:30px;
	display:block;

}
#Content{
    background:url('http://heydemo.tk/tandoorilovers/wp-content/uploads/2016/02/home_kebab_pattern.png') repeat !important;
}
/*.bottom-bar-sticky{
    display:none;
}*/
.sticky-bottom-switch{
    display:none;
}
.mymenu{
       display:none;
}
@media(max-width:767px){
   p.sidebar-details {
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 10px;
   } 
   .mymenu{
        background: #000;
        text-align: center;
        padding: 20px;
        position: absolute;
        z-index: 1000;
        bottom: 17.8%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-family: "Amatic SC", Arial, Tahoma, sans-serif;

    }
   .sticky-bottom-switch{
        width:100%;
        position:fixed;
        z-index:100;
        bottom: 0;
        display:block;


   }
   .sticky-bottom-switch img{
        width:150px;
        bottom:0;
        display:table;
        margin-left:auto;
        margin-right:auto;
   }
   .bottom-bar-sticky{
        background:#000000;
        width:100%;
        
        display:none;
    }
    .bottom-icon-list{
        background:#000000;
        width:100%;
    }
    .bottom-icon-list li{
        float: left;
        padding: 7px 10px;
        width: 20%;
        text-align: center;
        background: #000;

    }
    .bottom-icon-list li img{
        height:24px;
        width:24px;
    }
    #myModal .modal-dialog{
        margin-top: 40%;
    }
    #myModal .modal-content{
        background:#000;
    }
    #myModal .modal-content .modal-header{
        border-bottom:0px !important;
        padding-top:2px !important;
        padding-bottom:2px !important;
        padding-right: 2px;
        padding-left: 2px;
    }
    #myModal .modal-content .modal-header .close{
        color: #fff !important;
        
        opacity: 1;
    }
    #myModal .modal-content .modal-body{
        padding-top: 0px !important;
        font-family: "Amatic SC", Arial, Tahoma, sans-serif;
    }
    .menu-main-menu-container ul li{
            text-align: center;
            font-size: 22px;
            font-weight: 600;
            margin-bottom: 7px;
            letter-spacing: 1px;

    }
    #Header_creative #Top_bar .menu > li > a{
        padding:0 0 !important;
    }
    #Top_bar #menu ul li a span{
        font-size: 22px;
    }
 
}
