/* Add your custom css styles */
.pointer01 {
	text-shadow:1px 1px 3px #787878}
.thin {font-weight:200 !important;}
.tel{font-size:25px; font-weight:bold;}
.main_title h3{font-size:20px; font-weight:800px;}
.heading h2{font-size:25px; font-weight:bold; text-align:center;}
.kdd_gray{padding:2px 4px; font-size:90%; color:#fff; background-color:#909090; }
.green{color:#0f8500;}
.blue{color:#26B8F3;}
.red{color:#ea706a;}
.point03 {font-size:24px;color:#ffff00;font-weight:600;line-height:27px;}

table.tableA {border-right:1px solid #e1e1e1;max-width: 100%;width: 100%;  display: table;border-collapse: collapse;    border-spacing: 0;}
table.tableA thead th {padding:10px;vertical-align:middle;font-weight:600;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;background:#ea706a; ine-height:22px;color:#fff;text-align:center;}
table.tableA tbody th {padding:10px;vertical-align:middle;border-left:1px solid #e1e1e1;line-height:22px;border-bottom:1px solid #e1e1e1;background:#f5f5f5;color:#696f6f;text-align:center;}
table.tableA tbody td {padding:10px;vertical-align:middle;border-left:1px solid #e1e1e1;line-height:22px;border-bottom:1px solid #e1e1e1;background:#fff;text-align:center;color:#696f6f;}
.title_bar{font-size:17px; font-weight:600; background-color:#ea706a; color:#fff;}
.sub_title{font-size:30px; color:#000;}

@media (max-width:479px){
	.reg_box {padding:10px;letter-spacing:-1px}
.reg_box h3 {font-size:18px;}

.boxed-slider {
    height: 350px;
    width: 100%;
}
.boxed-slider .owl-item {
    height: 350px;
}
.boxed-slider .owl-bg-img,
.owl-item img {
    height: 100%;
}
.slider-content p {display:inline-block;padding:5px 15px;background:#333;color:#eae48a;font-size:13px;}
.text-large,
.text-large span,
.text-large span span {
    font-size: 30px !important;
}
.text-medium1 {
    font-size: 20px !important;
}
.button {
    font-size: 11px;
    margin: 5px 0;
}
.button.border {
	width:150px;
}
.description h2{font-size:20px;}
.tabs-vertical .tabs-navigation li.active a:hover {
   border-bottom-color: #dde1e1;
  }
    .col-md-7, .col-md-5{
        width: 100%;
        float: left;
    
        
    }
    .backbg{
        width: 100% !important;
    }
    .newtabcon{
            padding: 10px 0px;
    }
}











.m_name { font-size:1.6rem; color:#fff;  }
.price { font-size:1.8rem; color:#fff; margin-top:3%; }

.menu_box { width: 32%; height: auto; background-color:#96b537; padding: 5px 0 20px 0; margin-bottom:3%; border-radius:10px 10px 10px 10px; float: left; margin-right: 2%;}
.menu_box_la { width: 32%; height: auto; background-color:#96b537; padding: 5px 0 20px 0; margin-bottom:3%; border-radius:10px 10px 10px 10px; float: left; margin-right: 0%;}

.menuimg { width:100%; height: auto; position: relative;}
.menuimg img { width:90%; height: auto; position: relative; margin: auto; display: block; margin-top: 4%; border-radius:10px 10px 10px 10px; border:5px solid #fff; }
.menup .menu_list { padding:0px 30px 0px 30px; }
.menup .menu_cate {font-size:3rem; color:orange; }
.menu_wrp1 {width:100%; }

.menuname {width:100%; height: auto; margin: auto; background-color: darkgray; color:#fff; font-size:20px; padding: 10px;   margin-bottom: 3%;}


/*==================================*/
.backbg{
/*       background-color: #f2f2f2 !important;*/
    background-image: url('../images/backbg.jpg');
    width: 100%;
    height: 265px;
       margin: 24px auto 0;
    border: 1px solid #ddd;
    overflow: hidden;
}
.backbg2{
      background-color: #f2f2f2 !important;
    width: 100%;
 padding: 67px;
       margin: 24px auto 0;
    border: 1px solid #ddd;
        padding: 30px 130px;
}
.backbg3{
      background-color: #f2f2f2 !important;
   
    width: 100%;
 padding: 67px;
       margin: 24px auto 0;
    border: 1px solid #ddd;
           padding: 30px 86px;
}

.foodimg{
    padding: 0;
/*     background: url(../images/menu1.png) no-repeat left bottom;*/
}

.smalltx{
           font-size: 15px;
    margin-bottom: 10px;
    line-height: 19px;
}
.bigx{
       font-size: 31px;
    font-weight: 600;
    color: #ca0202; 
}
.andtx{
    line-height: 24px;
        font-size: 16px;
}
.pricetx{
    float: right;

    font-size: 21px;
    font-weight: 700;
        margin-right: 70px;
}
.foodimg>img{
    max-width: 100%;
}
.menutable tr{
    border-bottom: 1px dotted #cfcfcf;
}
.menutable tr td{
    font-size: 16px;
}
.menutable tr td:nth-child(1){
    width: 400px;
    line-height: 35px;
}

@media (max-width:991px){
    .backbg{
        height: auto;
        background-image: none;
        background-color: #f2f2f2 !important;
    }
    .backbg .m-t-60{
        margin-top: 30px !important;
    }
    .pricetx{
        margin-right: 0;
    }
    .backbg2{
            width: 100%;
    padding: 10px;
    }
    .backbg3{
            width: 100%;
    padding: 10px;
    }
    .foodimg{
            border-bottom: 1px solid #ddd;
    }
    .menutable tr td:nth-child(1){
        display: none;
    }
    .tabs-navigation li, .tabs-vertical .tabs-navigation li, .justified .tabs-navigation li, .justified .tabs-navigation li, .tabs-right .tabs-navigation li, .tabs-right .tabs-navigation li{
        display: inline-block;
    
    }
    .tabs-navigation li a{
            padding: 5px 13px 5px;
            margin-bottom: 5px;
}
    .bigx{
            font-size: 23px;
    }
    .andtx{
        font-size: 15px;
    }
    .menutable tr td{
        font-size: 15px;
            line-height: 30px;
    }
    .pricetx{
        font-size: 19px;
    }
    .smalltx{
        font-size: 14px;
        margin-bottom: 0;
    }
}
.menutable{
    width: 100%;
    margin-bottom: 10px;
}
.menutable tr td:nth-child(3){
    text-align: right;
    font-weight: 700;
}
.tabs-content{
       padding: 30px 0; 
}

/*restaurant_menu*/
.restaurant_menu p.cmt {
	color: #ca0202;
	margin-bottom: 0px;
}