

@import url('https://fonts.googleapis.com/css2?family=Signika:wght@300;400;600;700&display=swap');




/*********Homepage Css Start Here*****************/
body{
    background:#FFF;
}
.clearfix{
    clear:both;
    height: 0;
}
.ptrn-bg{
    /*background: url(../images/ptrn1.jpg) #fff fixed;*/
    /*background-size: auto;*/
}
.ptrn-bg .after-layer{
    display: block;
    position: relative;
   
   width: 100%;
   height: 100%;
}

.icon {
    color: #ffffff;
    font-size: 15px;
    padding-left: 15px;
}

.icon:hover {
    color: #EE612F;

}

a:focus {
    outline: none ;
    color: inherit ;
}

a:hover {
    text-decoration: none ;
}


.top_header {
    background-color: #EE612F;
    padding: 0px 0;
    color: #000000;
}

.top_header a:hover {
    color: #4a4747 ;
}
.affix .top_header{
    display: none;
}
.top_contact_info {
    margin: 0;
    width: 100%;
    padding-top: 12px;
    display: block;
}

.top_contact_info span {
    font-family: 'Signika', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    margin-left: 15px;
    display: inline-block;
}

.top_contact_info span a {
    color: #ffffff;
    transition: all 0.4s linear 0s;
    font-size: 20px;
}

.top_contact_info span a:hover {
    color: #4a4747 ;
}
.top_contact_info .icon:hover {
    color: #4a4747 ;
}

.top_contact_info span i {
    margin-right: 10px;
    color: #ffffff;
}

.top_btns {
    float: right;

    position: relative;
}

.top_btns ul.dropdown-menu {
    right: 0;
}

.top_btns ul.dropdown-menu li a {
    margin: 0;
    border: 0;
}

.top_btns a {
    padding: 12px 10px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
    min-width: 40px;
    text-align: center;
}

.top_btns a i {
    margin-right: 5px;
}
.top_btns .change_branch{
    background: #232323;
    margin: 4px 0;
    padding: 10px;
}
.top_btns .change_branch:hover{
      background: #B62A2F;
      color:#ffffff;
}

.main_navigation {
    width: 100%;
    padding: 0;
    position: relative;
    background: #ffffff;
    z-index: 99;
    height: 120px;
    transition: none;
    box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.3);
}
.logo a {
    display: block;
    width: 140px;
    position: absolute;
    top: 9px;
    text-align: center;
    left: 14px;
}
.logo {
    padding: 0;
}

.logo .img-responsive {
    position: relative;
    display: block;
    height: 70px;
    
}
.logo h1{
    font-size:12px;
}


.affix {
   top: 0;
    z-index: 100;
    background-size: 50px 73px;
    height: 73px;
    position: fixed;
    width: 100%;
    transition: none !important;
    box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.3);
}

.affix.main_navigation {
    transition: none;
}

.affix .main_nav {
    transition: none;
}
.affix .top_btns { display: none; opacity: 0;}

/*.affix .logo img {*/
/*    height: 50px;*/
/*    margin: 11px 0;*/
/*}*/


.affix .nav_links{
       margin: 13px -23px 0px;
}
.menu_title {
    display: none;
}

.main_nav {
    background: none ;
    margin: 0 ;
    border: 0 ;
}

.nav_links {
    list-style: none;
    float: right;
    position: relative;
    margin: 7px -25px 5px;
}

.nav_links li a {
  font-family: 'Signika', sans-serif;
    font-size: 18px;
    color: #4a4747 !important;
    padding: 12px 4px;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.4s ease-in-out 0s;
    margin: 0 2px;
    line-height: 36px;
}

.nav_links li a:hover {
    transition: all 0.4s ease-in-out 0s;
    color: #EE612F !important;
    background: none !important;

}

.nav_links li.active a {
    transition: all 0.4s ease-in-out 0s;
    color: #EE612F !important;
    background: none !important;
}



.nav_links li.cart_item a {
    color: #fff ;
    font-size: 12px;
    position: relative;

}

.nav_links li.cart_item a i {

    font-size: 26px;
    position: relative;
    color: #333;
}

.nav_links li.cart_item a i span {
    background: #EE612F none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-family: 'Signika', sans-serif;
    font-size: 12px;
    height: 16px;
    left: 15px;
    position: absolute;
    text-align: center;
    line-height: 16px;
    top: -6px;
    width: 16px;
    padding: 1px;
}

.cart_box_hover {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    margin-top: 55px;
    display: none;
    min-width: 350px;
    max-width: 350px;
}

.nav_links li.cart_item:hover .cart_box_hover {
    display: block;
}

.nav_links li.cart_item .cart_box_hover a.remove_item {
    padding: 0 ;
    font-weight: normal ;
    background: none ;
    color: #EE612F ;
    line-height: 0 ;
    letter-spacing: 0 ;
}

.nav_links li.cart_item .cart_box_hover a.remove_item i {
    font-size: 16px;
    color: #B62A2F;
}

.welcome_section {
    background: #ffffff;
    padding: 60px 0;
}

.about_us {
    text-align: center;
}

.welcome_section h2 {
    font-family: 'Signika', sans-serif;
    font-size: 40px;
    color: #EE612F !important;
    margin: 0;
    text-align: center;
    padding: 7px 0;
}


.about_us h3 {
    padding: 20px;
}

.welcome_section p {
    padding: 20px ;
}

.wel_intro_content h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 36px;
    color: #EE612F;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.wel_intro_content p {
    font-family: 'Signika', sans-serif ;
    font-size: 16px;
    color: #585858;
    line-height: 24px;
}

.wel_intro_content h3 {
    color: #EE612F;
}

.service_section {
    background: url(../images/Services_bg.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.service_title h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 36px;
    color: #fff;
    font-weight: 900;
    text-transform: capitalize;
    margin: 0;

}

.service_title h2 {
    font-family: 'Signika', sans-serif ;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;

}

.service_box_content {
    max-width: 800px;
    margin: 0 auto;
}

.service_box_content h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 24px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}

.service_box_content p {
    font-family: 'Signika', sans-serif ;
    font-size: 18px;
    color: #ffffff;
    line-height: 23px;
    margin: 25px 0;
    padding: 0;
}

.service_box_content span {
    background: #f78223;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    padding: 30px 0;
    text-align: center;
    display: inline-block;
}
.serv_tabs {
    border-bottom: medium none ;
    margin: 40px 0;
    float: none;
    display: inline-block;
}

.serv_tabs li a {
    background: #232323;
    border-radius: 50%;
    cursor: pointer ;
    height: 86px ;
    margin: 0 25px 0 ;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase ;
    width: 86px ;
    border: none ;
}

.serv_tabs li.active a {
    background: #EE612F ;
    border: none ;
}

.serv_tabs li a:hover {
    background: #EE612F !important ;
    border: none  !important ;
}

.serv_tabs li a i {
    font-size: 30px;
    color: #fff;
}

.special_section {
    background: #F1F3F6;
    padding: 60px 0;
}

.special_title h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 36px;
    color: #EE612F;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.special_title h2 {
    font-family: 'Signika', sans-serif ;
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
}

.no_padding {
    padding: 0;
}

/* ------------------------------------
5.Menu area Start Here 
---------------------------------------*/

.single-menu-area {
    position: relative;
    margin: 45px auto;
    max-width: 270px;
}

.single-menu-area .article {
    opacity: 1;
    transition: all 1s;
}

.single-menu-area:hover .article {
    opacity: 0;
    display: none;
}

.single-menu-area:hover .overlay {
    opacity: 1 ;
    -moz-transform: scale(1) ;
    -webkit-transform: scale(1) ;
    -o-transform: scale(1) ;
    -ms-transform: scale(1) ;
    transform: scale(1) ;
}

.single-menu-area .cl-single-menu {
    overflow: hidden;
    position: relative;
}

.single-menu-area .cl-single-menu figure {
    overflow: hidden;
    position: relative;

}

.single-menu-area .cl-single-menu figure:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
}

.single-menu-area .cl-single-menu figure img {
    transition: opacity 0.35s ease, transform 0.7s ease;
    min-height: 250px;
    max-height: 250px;
    width: 100%;
}

.single-menu-area .cl-single-menu:hover figure {
    position: relative;
}

.single-menu-area .cl-single-menu .overlay {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: 50% 50% 0;
    -webkit-transform-origin: 50% 50% 0;
    bottom: 5%;
    color: #EE612F;
    height: 90%;
    left: 5%;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease-out 0.15s;
    width: 90%;
    text-align: center;
    padding: 70px 40px;
}

.slick-dots li button {
    padding: 3px ;
}

.single-menu-area .cl-single-menu .overlay h2.menu-name {
    color: #EE612F;
    margin: 0 0 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.single-menu-area .cl-single-menu .overlay h2.menu-name:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 72px;
    background: #f10909;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Safari */
    transform: translate(-50%, -50%);
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626 ;
    background-color: #F5F5F5;
}

.single-menu-area .cl-single-menu .overlay .short-desc a {

    font-size: 14px;
    font-family: 'Signika', sans-serif ;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #EE612F;
    border-radius: 50px;
    padding: 10px 18px;
    font-weight: 500;
    display: inline-block;
    background: #EE612F;
}

.single-menu-area .cl-single-menu .overlay .short-desc a:hover {

    background: #EE612F;
    color: #fff ;
}

.article {
    background: rgba(0, 0, 0, 0.6);
    margin: 0;
    padding: 8px 50px 12px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 11;
}

.article h3 {
    margin-bottom: 0;
}

.article h3 a {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

a.yellow_btn {
    font-family: 'Signika', sans-serif;
    font-size: 22px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 40px;
    padding: 10px 35px;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out 0s;
    background: #EE612F;
}

a.yellow_btn:hover {
    color: #fff ;
    background: #3e3d3d;
    transition: all 0.4s ease-in-out 0s;

}

a.red_btn {
    font-family: 'Signika', sans-serif ;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    padding: 15px 35px;
    display: inline-block;
    text-transform: capitalize;
    background: #EE612F;
    transition: all 0.4s ease-in-out 0s;
}

a.red_btn:hover {
    background: #2a2928;
    transition: all 0.4s ease-in-out 0s;

}

.reser_btn {
    font-family: 'Signika', sans-serif ;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    padding: 15px 35px;
    display: inline-block;
    text-transform: capitalize;
    background: #3e3d3d;
    border: 0;
    transition: all 0.4s ease-in-out 0s;
}

.reser_btn:hover {
    background: #EE612F;
    transition: all 0.4s ease-in-out 0s;

}

.testimonial_section {
    background: url(../images/Customer-Comments.jpg) no-repeat;
    padding: 80px 0;
    background-size: cover;
    background-attachment: fixed;
}

.testimonial_section_title h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 36px;
    color: #000000;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.testimonial_section_title h2 {
    font-family: 'Signika', sans-serif ;
    font-size: 17px;
    color: #000000;
    margin: 0;
}

.customer_review_box {
    max-width: 800px;
    margin: 60px auto 0;

}

.customer_review_box img {
    width: 126px;
    height: 126px;
    border-radius: 50%;
    margin: 0 auto;
}

.customer_review_box h3 {
    font-family: 'Signika', sans-serif ;
    /*font-size:18px;*/
    color: #ffffff;
    /*font-weight:700;*/
    margin: 0;

}

.customer_review_box i {

    font-size: 16px;
    color: #ffffff;
    margin: 30px 0 27px;

}

.customer_review_box p {
    font-family: 'Signika', sans-serif ;
    font-size: 20px;
    color: #ffffff;
    line-height: 22px;
}

.slick-prev::before {

    content: "" ;

}

.slick-next::before {

    content: "" ;

}

.slick-prev, .slick-next {
    height: 50px ;
}

.slick-prev {

    left: 10% ;
}

.slick-next {

    right: 10% ;
}

.slick-dots li button {

    border: 1px solid #EE612F ;
    margin-top: 25px ;
    width: 3px ;
    height: 3px ;
}

.slick-dots li {
    margin: 0px -3px ;
}

.slick-dots li.slick-active button {

    background: #EE612F ;
}

.events_section {
    padding: 60px 0;
    background: #ffffff;
}

.events_title h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 36px;
    color: #EE612F;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.events_title h2 {
    font-family: 'Signika', sans-serif ;
    font-size: 17px;
    color: #000;
    margin: 0;
}

.events_content_box {
    max-width: 570px;
    margin: 50px auto 0;
    position: relative;
    border: 2px solid #d7d7d7;
}

.events_content_box figure {
    overflow: hidden;
    transition: all 0.4s ease 0s;
    z-index: 1;
}

.events_content_box figure img {
    backface-visibility: hidden;
    transition: all 0.4s ease 0s;
    min-height: 250px;
    max-height: 250px;
    width: 100%;

}

/*.events_content_box:hover figure img{*/

/*	opacity: 0.7;*/
/*    transform: scale(1.2);*/

/*}*/
.events_content_wrapper {
    padding: 15px;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
    text-align: center;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
}

.events_content_box h3 {
    font-family: 'Signika', sans-serif ;
    font-size: 24px;
    color: #FFF;
    text-transform: capitalize;
    margin: 50px 0 20px;
    padding: 0 0 20px;
    position: relative;

}

.events_content_box h3:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 72px;
    background: #EE612F;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;

}

.events_content_box p {
    font-family: 'Signika', sans-serif ;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    margin: 0;
}

.events_date {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    z-index: 10;
}

.events_date span {
    display: block;
}

.events_date span.date {
    background: #EE612F;
    font-family: 'Signika', sans-serif ;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 54px;
    padding: 5px;
    line-height: 22px;
}

.events_date span.dish_icon {
    background: #151515;
    font-family: 'Signika', sans-serif ;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 54px;
    height: 54px;
    padding: 10px;
}

.gallery_home {
    padding: 60px 0;
}

.footer {
      background-color: #333232;
}

.top_footer {
    padding: 80px 0 40px;
}

.footer_title h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.latest_tweet p {
    font-family: 'Signika', sans-serif ;
    font-size: 15px;
    color: #fff;
    margin: 0;
    display: inline-block;
}

.latest_tweet p a {
    color: #444343;
;
    display: inline-block;
}
.ibmm_logo{
    height: 21px;
    margin-left: 16px;
}
.opening_hours p {
    font-family: 'Signika', sans-serif ;
    font-size: 15px;
    color: #fff;
    margin: 0 0 15px;
}

.opening_hours p span {
    text-transform: uppercase;
}

.opening_hours p i {
    font-size: 15px;
    margin-right: 4px;
}

.contact_details p {
    font-family: 'Signika', sans-serif ;
    font-size: 15px;
    color: #fff;
    margin: 0 0 15px;
}

.contact_details p a {
    font-family: 'Signika', sans-serif ;
    font-size: 15px;
    color: #fff;
    margin: 0 0 15px;
}

.contact_details p span {
    text-transform: uppercase;
}

.contact_details p i {
       font-size: 15px;
    margin-right: 10px;
    color: #adadad;
;
}

.contact_details p a:hover {
    color: #adadad;
 ;
}

.f_social_icons {

    text-align: right;
}

.f_social_icons a {
    width: 44px;
    height: 44px;
    border: 1px solid #EE612F;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    transition: all 0.4s linear 0s;
    margin-right: 9px;
    border-radius: 50%;
    display: inline-block;
}

.f_social_icons a:hover {
    color: #fff;
    border: 1px solid #d62027;
    background: #EE612F;
}

.instagram img {
    display: inline;
    margin: 0;
    max-width: 80px;
}

.footer_bottom {
    padding: 20px 0;
    border-top: 1px solid #fff;
}

.footer_bottom p {

    color: #fff;
    margin: 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;

}

.footer_bottom p a:hover {

    color: #EE612F;
}


/*********Homepage Css End Here*****************/


/*********About Us Css Start Here*****************/


.about_bg {
    background: url(../images/about/about_bg.jpg) no-repeat;
    background-size: cover;
    padding: 150px 0;
}

.inner_page_title h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 48px;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    line-height: 24px;
}

.inner_page_title h2 {
    font-family: 'Signika', sans-serif ;
    font-size: 16px;
    color: #3e3d3d;
    font-weight: lighter;
    line-height: 22px;
    margin: 35px 0 0;
}

.ab_intro_sec {
    padding: 50px 0;
}

.ab_intro_content {
    margin: 60px 0;
}

.ab_intro_content h1 {
    font-family: 'Signika', sans-serif;
    color: #EE612F;
    margin: 0;
    text-align: center;
    border: 3px solid #EE612F;
    padding: 7px 0;
}

.ab_intro_content p {
    font-family: 'Signika', sans-serif ;
    font-size: 18px;
    color: #383838;
    line-height: 25px;
    margin: 35px 0 0;
}

.ab_fresh_section {
    background: url(../images/about/fresh_bg.jpg) no-repeat;
    background-size: cover;
    padding: 200px 0;
}

.ab_fresh_content h1 {
    font-size: 60px;
    color: #fff;
    font-family: 'Signika', sans-serif ;
    text-transform: uppercase;
    margin: 0 0 40px;
}

.ab_fresh_content a {
    text-transform: uppercase;
}

.ab_chef_section {
    padding: 80px 0;
}

.ab_chef_title h1 {
    font-size: 60px;
    color: #EE612F;
    font-family: 'Signika', sans-serif ;
    text-transform: capitalize;
    margin: 0;
}

.ab_chef_title h2 {
    font-size: 18px;
    color: #515151;
    font-family: 'Signika', sans-serif ;
    margin: 0;
    text-transform: uppercase;
}

.ab_chef_box {
    margin: 80px 0 0;
    position: relative;
}

.ab_chef_box img {
    border: 1px solid #f2f2f2;
    margin-bottom: 15px;
}

.ab_chef_social a {
    color: #151515;
    transition: all 0.4s linear 0s;
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    padding: 8px 0;
}

.ab_chef_social a:hover {
    color: #ffffff;
    transition: all 0.4s linear 0s;
}

.ab_chef_social {
    position: absolute;
    bottom: 0;
    background: rgba(186, 1, 6, .7);
    width: 100%;
    height: 50px;
    padding: 10px 0;
}


/*********About Us Css End Here*****************/


/*********Contact Us Css Start Here*****************/


.contact_bg {
    background: url(../images/contact/contact_bg.jpg) no-repeat;
    background-size: cover;
    padding: 150px 0;
}

.contact_section {
    padding: 80px 0;
}

.cont_map_area {
    padding-bottom: 60px;
}

.con_map {
    border: 1px solid #EE612F;
    padding: 5px;
}

.branch_details {
    background: #3e3d3d;
    padding: 40px;
    margin: 100px 0 0 -120px;
    max-width: 400px;
}

.branch_details h1 {
    font-family: 'Signika', sans-serif ;
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 30px;
}

.branch_details p {
    font-family: 'Signika', sans-serif ;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 15px;
}

.branch_details p i {
    margin-right: 10px;
}

.contact_info_details {
    border-top: 1px solid #eaeaea;
    padding: 60px 0;
}

.contact_info_details h2 {
    font-family: 'Signika', sans-serif ;
    font-size: 20px;
    color: #d21615;
    font-weight: 700;
    margin: 0 0 20px;
}

.contact_info_details p {
    font-family: 'Signika', sans-serif ;
    font-size: 16px;
    color: #777777;
    line-height: 24px;
    margin: 0;
}

.contact_form_area h3 {
    font-family: 'Signika', sans-serif ;
    font-size: 30px;
    color: #a9a7a7;
    margin: 0 0 70px;
    text-align: center;
}

.contact_form_box {
    max-width: 980px;
    margin: 0 auto;
    border: 1px solid #252525;
    background: #e9e9e9;
    border-radius: 5px;
    padding: 60px 50px;
    border-color: #252525;
    box-shadow: 0 1px 1px rgba(233, 233, 233, 0.075) inset, 0 0 8px rgba(233, 233, 233, 0.6);
    outline: 0 none;
}

.cont_form_field {
    font-family: 'Signika', sans-serif ;
    font-size: 14px;
    color: #252525;
    padding: 0 0 15px;
    border-top: none ;
    border-right: none ;
    border-bottom: 2px solid #252525;
    border-left: none ;
    margin: 0 0 70px;
    box-shadow: none ;
    background: none ;
}

.cont_form_field:focus {
    border-color: #EE612F;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(210, 22, 21, 0.6);
}

.form-control::-webkit-placeholder {
    color: #252525 ;
    opacity: 0.5;
    text-transform: uppercase ;
}

.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #252525 ;
    opacity: 0.5;
    text-transform: uppercase ;
}

.form-control::-ms-placeholder { /* IE 10+ */
    color: #252525 ;
    opacity: 0.5;
    text-transform: uppercase ;
}

.form-control::-oz-placeholder { /* Firefox 18- */
    color: #252525 ;
    opacity: 0.5;
    text-transform: uppercase ;
}

.cont_form_btn {
    font-family: 'Signika', sans-serif ;
    font-size: 14px;
    color: #fff;
    border-radius: 25px;
    padding: 15px 45px;
    display: inline-block;
    text-transform: uppercase;
    background: #3e3d3d;
    transition: all 0.4s ease-in-out 0s;
    border: 0;
    width: auto ;
}

.cont_form_btn:hover {
    background: #EE612F;
    transition: all 0.4s ease-in-out 0s;

}


/*********Contact Us Css End Here*****************/


/*********Events Css Start Here*****************/


.evetns_bg {
    background: url(../images/events/events_bg.jpg) no-repeat;
    background-size: cover;
    padding: 150px 0;
}

.events_section {
    padding: 80px 0;
}

.evetns_page_title h1 {
    font-size: 36px;
    color: #EE612F;
    font-family: 'Signika', sans-serif ;
    text-transform: capitalize;
    margin: 0 0 20px;
}

.evetns_page_title h2 {
    font-size: 18px;
    color: #6a6a6a;
    font-family: 'Signika', sans-serif ;
    margin: 0;
    text-transform: uppercase;
}

.event_wrapper {
    margin: 0 0 40px;
}

.event_wrapper_img {
    position: relative;
}

.event_wrapper_img img {

    width: 100%;
    height: auto;
}

.event_wrapper span {
    position: absolute;
    top: 0;
    left: 0;
    background: #EE612F;
    width: 62px;

    text-align: center;
    padding: 8px;
    font-size: 18px;
    color: #fff;
    font-family: 'Signika', sans-serif ;
    line-height: 22px;
}

.event_wrapper h1 {
    font-size: 36px;
    color: #1a2224;
    font-family: 'Signika', sans-serif ;
    margin: 20px 0 0;
}

.event_wrapper p {
    font-size: 14px;
    color: #6a6a6a;
    font-family: 'Signika', sans-serif ;
    line-height: 30px;
    margin: 20px 0;
}

.event_wrapper h2 {
    font-size: 18px;
    color: #1a2224;
    font-family: 'Signika', sans-serif ;
}

.event_wrapper h2 strong {

    color: #d21615;

}

.recent_events {
    margin: 20px 0 0;
    border-bottom: 1px solid #EE612F;
    padding-bottom: 20px;
}

.recent_events:nth-last-child(1) {
    border: 0;
    padding: 0;
}

.recent_events:nth-first-child() {
    margin-top: 40px ;
}

.recent_events img {
    width: 70px;
    height: 70px;
}

.recent_events h1 {
    font-size: 18px;
    color: #1a2224;
    font-family: 'Signika', sans-serif ;
    margin: 0 0 0;
}

.recent_events p {
    font-size: 14px;
    color: #6a6a6a;
    font-family: 'Signika', sans-serif ;
    margin: 10px 0;
}

.recent_events span {
    font-size: 14px;
    color: #EE612F;
    font-family: 'Signika', sans-serif ;
    margin: 0;
}

.reservation_section {
    background: url(../images/events/reservation_bg.jpg) no-repeat;
    background-size: cover;
    padding: 150px 0;
    text-align: center;
}

.reservation_section a {
    text-transform: uppercase;
    font-size: 20px;
}


/*********Events Css End Here*****************/

/*********Gallery Css Start Here*****************/


.gallery_bg {
    background: url(../images/gallery/gallery_bg.jpg) no-repeat;
    background-size: cover;
    padding: 150px 0;
}

.gallery_section {
    padding: 80px 0;
}

.gallery_page_title h1 {
    font-size: 36px;
    color: #EE612F;
    font-family: 'Signika', sans-serif ;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 20px;
}

.gallery_page_title h2 {
    font-size: 18px;
    color: #51321D;
    font-family: 'Signika', sans-serif ;
    margin: 0;
    text-transform: uppercase;
}

.gallery_wrapper {
    margin: 70px 0 0;
}

#relative-caption .caption {

    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    font-family: 'Signika', sans-serif ;
    font-size: 14px;
    height: 100%;
    position: absolute;
    text-align: center;
    padding: 70px 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

#relative-caption a {
    display: inline-block;
    float: left;
    margin-bottom: 40px;
    position: relative;
}

#relative-caption a img {
    height: 200px;
    width: auto;
    position: relative;
}

#relative-caption a:hover .caption {
    opacity: 1;
    transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

#relative-caption .caption span i {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
}

.lg-actions .lg-prev::after {
    content: "\f104 " ;
    font-family: FontAwesome;
    color: #fff;
    font-size: 30px ;
}

.lg-actions .lg-next::before {
    content: "\f105  " ;
    font-family: FontAwesome;
    color: #fff;
    font-size: 30px ;
}

.lg-thumb-outer {
    display: none;
}

.reservation{
  padding:50px;
}


/*********Gallery Css End Here*****************/
#cart_button{
    display:none;
}

ul#cat_nav li a{
    position:relative;
}
.category_discount{
    position: absolute;
    color: #fff;
    right: 10px;
    font-size: 14px;
    top: 8px;
}

ul#cat_nav li.active a .category_discount , ul#cat_nav li a:hover .category_discount {
    color:#fff;
}
.quantity_controller{
    width: 120px;
}
.quantity_controller .btn{
    height: 34px;
    padding: 4px 12px;
    background: #444444;
}
.quantity_controller .btn i{
    color:#fff;
}
.quantity_controller .quantity-right-plus{
    border-radius: 0 20px 20px 0;
    border: 1px solid #444444;
}
.quantity_controller .quantity-left-minus{
    border-radius: 20px 0  0  20px;
    border: 1px solid #444444;
}
.quantity_controller #quantity{
    border: 1px solid #444444;
    text-align: center;
}


/********App section css***********/

.app_section {
      background: #EE612F;
    background-size: cover;
    padding: 50px 0 30px;
}

.app_content h3 {
    padding: 23px 0 10px 0;
    font-family: 'Signika', sans-serif ;
    font-size: 36px;
    color: #fff !important;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: capitalize;
}
#scrollUp {
   box-shadow: 0 0 12px -2px rgba(0, 0, 0, 0.45);
    background: #EE612F;
    bottom: 55px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    left: 30px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 40px;
    z-index: 99 !important;
}

.app_content p {
    font-family: 'Signika', sans-serif;
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    margin-top: 15px;

}

.app_btn {
    margin-top: 80px;

}

.app_btn a {
    font-family: 'Signika', sans-serif;
    font-size: 20px;
    color: #0e4027;
    text-transform: capitalize;
    padding: 15px 25px 25px 70px;
    display: inline-block;
    margin: 0 10px 10px 0;
    position: relative;
    transition: all 0.4s linear 0s;
    background: #ffffff;
    width: 200px;

}

.app_btn a i {
    margin-right: 10px;
    font-size: 45px;
    position: absolute;
    left: 20px;
}

.app_btn a span {
    font-size: 12px;
    display: block;
    margin-top: 5px;
}

.app_btn a:hover {
    background: #dadada;
    border: 1px solid #dadada;
    color: #EE612F ;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* ------------------------------------
3.Slider area start here 
---------------------------------------*/
.slider-main {
    position: relative;
    overflow: hidden;
    clear:both;

}

.slider-main .item img {
    width: 100%;

    position: relative;
}

.slider-main .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
}

.slider-main .owl-nav .owl-prev {
    position: absolute;
    left: 80px;
    text-align: center;
}

.slider-main .owl-nav .owl-prev i {
    font-size: 30px;
    width: 25px;
    height: 30px;
    line-height: 30px;
    background: #EE612F;
    transition: all 0.5s ease 0s;
    color: #fff;
}

.slider-main .owl-nav .owl-prev:hover i {
    background: #3e3d3d;
}

.slider-main .owl-nav .owl-next {
    position: absolute;
    right: 80px;
    text-align: center;
}

.slider-main .owl-nav .owl-next i {
    font-size: 30px;
    width: 25px;
    height: 30px;
    line-height: 30px;
    background: #EE612F;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.slider-main .owl-nav .owl-next:hover i {
    background: #3e3d3d;
}

.slider-main .dsc {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Safari */
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    z-index: 99;
}

.slider-main .dsc h1 {
    font-family: 'CookieRegular';
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    margin: 0;
    font-weight: 300;
}

.slider-main .dsc h2 {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    margin: 0;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 54px;
    font-family: 'Great Vibes', cursive;
}

.slider-main .dsc h2 span {

    color: #EE612F;
}

.slider-main .dsc a {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    line-height: 18px;
    border: 3px solid #f10909;
    padding: 14px 36px;
}

.slider-main .dsc .btn1 {
    transform: skewX(-19deg);
    background: #f10909;
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.slider-main .dsc .btn1 span {
    display: inline-block;
    transform: skewX(19deg);
}

.slider-main .dsc .btn1:hover {
    background: transparent;
    border: 3px solid #f10909;
}

.slider-main .dsc .btn2 {
    transform: skewX(-19deg);
    border: 3px solid #f10909;
    position: relative;
    display: inline-block;
}

.slider-main .dsc .btn2 span {
    transform: skewX(19deg);
    display: inline-block;
}

.slider-main .dsc .btn2:hover {
    background: #f10909;
    border: 3px solid #f10909;
}

#logo-slider.owl-carousel .owl-item img {
    padding: 0 10px;
    width: auto ;
}

#main-slider .owl-dot {
    width: 10px;
    height: 10px;
    background: #3e3d3d;
    margin: 0 5px 0;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
}

#main-slider .owl-dot.active {

    background: #EE612F;

}

#main-slider {
    text-align: center;
}

.owl-dots {
    margin: 0 auto;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
   
    z-index: 100;
}

/*************Menu Page CSS***************/
.menu_item_box {
 
    margin: 0px;
    display:block;
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    padding: 10px 0px;
    border-bottom: 2px solid #EE612F;
}

.menu_item_caption {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: rgba(255, 255, 255, 0.99);
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    max-height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    overflow: hidden;
    border: 1px solid #eee;

}

.menu_item_caption .price_heading {
    color: #333;
    padding-bottom: 4px;
    margin-bottom: 4px;
    text-align: left;
    border-bottom: 1px solid #333;
    font-size: 20px;
}

.menu_item_box:hover .menu_item_caption {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.menu_item_caption a {
    color: #EE612F;
    font-size: 18px;
}

.menu_item_caption span {
    color: #EE612F;
    margin-top: 10px;
}

.menu_item_caption span.price {
    font-size: 16px;
    margin: 0 4px;
}

.menu_item_caption span strong {
    font-weight: 700;
    margin: 0;
    font-size: 16px;
    color: #000;
}

.menu_item_caption span.serve {
    font-size: 14px;

}

.menu_item_box figure {
    border: 1px solid #eeeeee;
    padding: 10px;
}

.menu_item_box figure img {
    width: 100%;
    height: 200px;
    margin: 0 auto;
}

.menu_item_box .item_description {
     color: #383838;
}
.menu_item_box .item_name{
    color: #383838;
    font-size: 26px;
}
.menu_item_box .addtocart{
    background: #EE612F;
    border: 0 none;
    padding: 12px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    font-size: 20px;
    right: 30px;
    
}
.menu_item_box a:hover {
    color: #fff;
}
.menu_item_box .prices {
        width: 200px;
}
.menu_item_box .prices li {
    background: #ffffff;
    padding: 4px 6px;
    border: 1px solid #EE612F;
    margin: 6px 0;
    border-radius: 0px;
    box-shadow: 0 0 4px -2px rgba(0, 0, 0, 0.5);

}
.menu_item_box .prices li  span{
    color: #EE612F;
    display: inline-block;
    float:right;
    margin-right:10px;
    font-weight: bold;
    
}
a.m_item_cart {
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 10px;
    cursor: pointer;
}

.border_line {
    position: relative;
    padding: 0 ;
}

.border_line::before {
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: #fff;
    position: absolute;
    transform: skew(-20deg) rotate(3deg);
}

.menu_item_price {
    margin-bottom: 10px;
}

.cat_slug {
    padding-top: 100px;
}

.logo_2 {
    height: 97px;
}

.ribbon {
    position: absolute;
    right: 9px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon span {
   font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #EE612F;
    background: linear-gradient(#d8242c 0%, #EE612F 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #8a050c;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8a050c;
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8a050c;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8a050c;
}

.top_footer h3, .top_footer p {
    padding: 0 ;
}
.menulistbox {
    box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.3);
}


.category_banner {
    padding: 10px 5px;
    font-size: 32px;
    color: #EE612F;
    text-align: left;
    background: #ffffff;
    border-bottom: 2px solid #EE612F;
}
.category_items {
    background: rgba(241, 241, 241, 0.2);
    margin: 0 0 10px;
}

#cat_nav li a:hover, #cat_nav a.active {
    color: #fff;
}

.top_btns .dropdown {
    position: relative;
    float: right;
    margin-left: 14px;
    margin-top: 6px;
}



#get_location_btn {
    position: absolute;
    right: 15px;
    top: 89px;
    height: 34px;
}

input {
    border: 2px solid #eceff8;
    color: #000 !important;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 18px;
    width: 100%;
    letter-spacing: 1px;
}

textarea {
    letter-spacing: 1px;
    font-size: 18px;
    color: #000 !important;
}

.home-category{
    background:#fff;
    border: none;
    border-radius: 13px;
    box-shadow: 0 2px 8px 0 rgba(99,99,99,.2);
    cursor: pointer;
    position: relative;
    transition: all .3s;
    padding:10px;
    
}

.home-category .cat-img{
    height: 320px;
    background-position: center center;
    background-size: cover;
    background-color: #eee;
    margin: 0px 0 16px;
}

.home-category h3{  text-align: center; }
.home-category p{ text-align: center; }

#main-slider{
    display:block;
    
}

#main-slider-mobile{
    display:none;
    
}

/********************************** Media Quries start here ********************/
@media (min-width: 1200px) {


}

@media (min-width: 992px) and (max-width: 1199px) {

    .nav_links li a {


    }

    .app_btn {

        margin-top: 40px ;
        margin-bottom: 40px;
    }
    

}


/***************************MD MD MD*****************************/
@media (max-width: 992px) {


}

@media (min-width: 768px) and (max-width: 991px) {
    
    .header-toggle.dropdown-toggle{
        margin-top: -2px;
        padding: 3px 4px;
    }
    .dish_item_box {

        margin: 45px auto;
        max-width: 270px;

    }

    .branch_details {

        margin: 100px 0 0 0;

    }

    .nav_links li a {

        padding: 15px 3px;
        letter-spacing: 0px;
        font-size: 14px;
    }

    .main_nav {

        margin: 0 ;
    }

    .events_content_wrapper {

        padding: 40px;

    }

    .app_btn {

        margin-top: 40px ;
        margin-bottom: 40px;
    }
    
    .menu_item_caption {
        padding: 30px 80px ;
    }
    
    .top_contact_info {
        margin: 0;
        width: 100%;
        padding-top: 3px;
        display: block;
    }

}



/***************************SM SM SM*****************************/

@media (max-width: 767px) {
  .menu-branch-name {
   
    font-size: 24px !important;
}  
    
    
    #main-slider{
    display:none;
    
    }

#main-slider-mobile{
    display:block;
    
}

    .home-category {
       border-bottom: 1px solid #e0e0e0;
       margin-bottom:15px;
    }
    .menu_item_box .prices{
        width:100% !important;
    }
    
    .menu_item_box .addtocart {
        clear:both;
        background: #333232;
        border: 0 none;
        padding: 12px;
        color: #fff;
        position: relative !important;
        font-size: 20px;
        width: 100%;
        margin: 0 auto;
        right: auto;
        bottom: auto;
     }
    
    .padding_15{
            padding: 15px 18px;
    }
    #cart_css .check-adress-book{
        margin-top:40px !important;
    }
    
    #branchesModal .venue-map {
    height: 180px !important;
    width: 100% ;
    }

    .single-menu-area .cl-single-menu figure img{
        height: auto;
        min-height: auto;
    }
    
   #cart_button{
    box-shadow: 0px -3px 12px -7px rgba(0, 0, 0, 0.4);
    display: block;
    position: fixed;
    background: #EE612F;
    width: 100%;
    bottom: 0;
    z-index: 10;
    height: 40px;
    color: #fff;
    font-size: 24px;
    padding: 9px 14px;
}
#cart_button .cart_items{
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 10px;
    font-size: 24px;
}
#cart_button .items{ 
   display: inline-block;
}


.serv_tabs {
    border-bottom: medium none;
    margin: 55px 0 0;
    float: none;
    display: inline-block;
}
.serv_tabs li a {
    background: #444343;
    border-radius: 50%;
    cursor: pointer;
    height: 50px;
    margin: 0 19px 0;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    border: none;
}
.serv_tabs li a i {
    font-size: 20px;
    color: #fff;
}

.single-menu-area {
    position: relative;
    margin: 45px auto;
    max-width: 100%;
}

    .no_padding {
        padding: 0 100px;
        overflow-x: hidden ;
    }

    .top_header {
    padding:  0;
    background-size: cover;
    }
    
    .navbar-default .navbar-brand {
    color: #777;
    display: none;
    }

    .logo {
        display: block;
        padding-left: 56px;
        margin: 0 auto;
    }

    .logo .img-responsive {
        height: 52px;
        margin: 6px auto;
    }

    .home_header {
        background: rgba(0, 0, 0, .8) ;
        transition: all 0.4s linear 0s;
        padding: 15px 0;
    }

    .affix .logo {
        display: block;
    }

    .main_navigation {
        width: 100%;
        padding:  0;
        transition: all 0.4s linear 0s;
        position: relative;
    }

    .main_nav {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 ;
        border: 0 none ;
        float: none;
        margin: 0 ;
        min-height: 100% ;
        padding: 0 ;
        display: block;
    }

    .affix .main_nav {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 ;
        border: 0 none ;
        float: none;
        margin: 0 ;
        min-height: 100% ;
        padding: 0 ;
    }

    .top_btns {
        float: none;
        text-align: center;
    }
#bs-example-navbar-collapse-1{
    background: #EE612F;
    border: 0 aliceblue;
    width: 100%;
    position: absolute;
    top: 75px;
    margin: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 70%);
    padding: 0;

}
#bs-example-navbar-collapse-1 .nav_links li.active a{
     background: #0a0a0a !important;
    color: #fff !important;
}
#bs-example-navbar-collapse-1 .nav_links li a:hover{
     background: #0a0a0a !important;
    color: #fff !important;
}
.nav_links li.cart_item a i span{
      background: #fff !important;
       color: #0a0a0a !important;
}
#bs-example-navbar-collapse-1 .nav_links{
    list-style: none;
    padding: 0;
    width: auto;
    float: none;
    margin: auto;
}
    .top_btns a {
     margin: 0 3px;
    padding: 8px 8px;
    font-size: 16px;
    }
    
#bs-example-navbar-collapse-1  .cart_item{
    background:transparent;
}
#bs-example-navbar-collapse-1  .nav_links li.cart_item a i{
    color: #fff;
}



#options_loading h3{
    
    text-align:center;
    margin:50px 0;
}
.menu_options .modal-dialog {
    margin: 0;
    width: 100%;
}

.menu_item_box figure img {
    width: 100%;
    height: auto !important;
    margin: 0 auto;
}

.reservation{
  padding:10px;
}

.form-control{
    margin-bottom: 5PX;

}
    .service_box_content {

        text-align: center;
        margin-top: 50px;

    }

    .serv_tabs li a {
        margin: 30px 15px 10px ;
    }

    .serv_tabs li:nth-last-child(1) a {
    }

    .service_box_content h1 {

        margin: 25px 0 0;
    }

    .dish_item_box {

        margin: 45px auto;
        max-width: 270px;

    }

    .nav_links li a {
    display: block;
    padding: 10px 9px;
    text-align: left;
    color: #fff !important;
    line-height: 20px;
    border-bottom: 1px solid #000;
   
    margin: 0;
    }

    .navbar-default .navbar-toggle {
        background-color: #353535;
        position: absolute;
        right: 0;
        top: 18px;
    
    }

    .navbar-default .navbar-toggle:hover {
        background-color: #3e3d3d ;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff ;
    }

    .menu_title {
        display: block;
        color: #EE612F ;
        text-transform: uppercase;
        line-height: 0;
        height: 0;
    }

    .footer_title h1 {

        margin: 35px 0;

    }

    .ab_chef_box {
        margin: 80px auto 0;
        max-width: 370px;
    }

    .branch_details {

        margin: 40px auto 0;

    }

    .contact_info_details h2 {

        margin: 20px 0;
    }

    .top_contact_info {
        text-align: center;
        margin: 0;
        display:none;
    }

    .navbar-toggle {
        border: none;
        background: transparent ;
        margin: 0 ;

    }

    .navbar-toggle:hover {
        background: transparent ;
    }

    .navbar-toggle .icon-bar {
        width: 25px ;
        height: 3px ;
        transition: all 0.2s;
    }

    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
    }

    .navbar-toggle .middle-bar {
        opacity: 0;
    }

    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%;
    }

    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0);
    }

    .navbar-toggle.collapsed .middle-bar {
        opacity: 1;
    }

    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0);
    }

    .guidemeModal {
        width: auto ;
        margin: 30px auto ;
        position: relative;
    }

    button.close {
            position: absolute !important;
            top: 20px !important;
            right: 20px !important;
            height: 30px !important;
            width: 30px !important;
    }

    .app_btn {

        margin-top: 40px ;
        margin-bottom: 40px;
    }

    .wel_intro_content h1 {

        margin: 20px 0 10px;
    }

    .events_content_wrapper {

        padding: 30px;

    }

    .footer_bottom p {

        text-align: center;
    }

    .f_social_icons {

        text-align: center;
    }

    .slider-main .dsc h2 {

        font-size: 35px ;
    }

    .wel_intro_content a {
        margin-bottom: 20px;
    }

    .cart_btn {

        text-align: center;
    }

    .box_style_1 {

        margin-top: 0 ;
    }

    .menu_item_box {
        max-width: 100% ;
        margin: 0 auto;
        border: none;
    }
    .menulistbox{
        box-shadow:none;
    }

    .menu_item_caption {


    }

    a.m_item_cart {

        font-size: 13px ;

    }

    .item_name {

        font-size: 14px ;
    }

    .nav_links {
        list-style: none ;
        padding: 0 ;
        width: auto;
    }

    .nav_links li.cart_item {
        float: none ;
        background: #262526;
    }

    .nav_links li.cart_item a {
        color: #fff ;
        padding: 15px 0;
    }

    .logo_2 {
        display: none;
    }

    .nav_links li.cart_item:hover .cart_box_hover {
        display: none;
    }

    .top_contact_info span {

        margin-bottom: 10px;
    }
    
    #branchesModal .branch {
   
    width: 98% !important;
   }

}

/***************************XS XS XS*****************************/
@media (max-width: 320px) {

 #branchesModal .branch {
   
    width: 98% !important;
   }
}

.guidemeModal {
    width: 900px;
    margin: 50px auto;
    position: relative;
}

button.close {
    position: absolute;
    top: -20px;
    right: -20px;
    background: #1d2129;
    width: 40px;
    height: 42px;
    font-size: 24px;
    opacity: 1;
    color: #fff;
    float: none;
    border-radius: 50%;
    line-height: 0;
    font-weight: 400;
    transition: all 0.4s linear 0s;
}

button.close:hover {
    opacity: 1;
    color: #fff;
    background: #1a2224;
}

.modal_details p {
    color: #7f7f7f;
    line-height: 30px;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 2px;
}

.modal_details a {
    color: #7f7f7f;
}

.modal_details a:hover {
    color: #d21615;
}

.modal_details p.heading-top {
    text-transform: uppercase;
    margin-bottom: 28px;
    color: #444;
    font-weight: 400;
}

.modal_details p.heading {
    text-transform: capitalize;
    color: #3a3a3a;
    margin-top: 10px;
    color: #444;
    font-weight: 400;
}

.guidemeModal .modal-body {
    padding: 30px ;
}

#branchesModal .modal-content {
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

#branchesModal .modal-header h3 {
    margin: 0;
    text-align: center;
    color: #fff;
}

#branchesModal .modal-header button {
    position: absolute;
    top: 10px;
    right: 10px;
}

#branchesModal .modal-header {
    background: #EE612F;
    color: #fff;
    padding: 10px 24px;
    margin: 0;
}

#branchesModal .modal-body {
    padding: 0;
}

#branchesModal .modal-dialog {
    margin: 0 ;
    width: 100%;
    height:100%;
    background: #efefef;
}

#branchesModal .popup-header {
    color: #333;
}

#branchesModal .venue-list {
    background: #eee;
    border: 1px solid #aaa;
    padding: 10px;
    margin: 10px;
}
#branchesModal .branch{
    padding: 10px;
    background: #fff;
    margin: 1%;
    width: 48%;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
}
#branchesModal .branch-banner{
    width: 100%;
    height: 180px;
}
#branchesModal .branch-logo{
    position: absolute;
    left: 42%;
    height: 74px;
    top: 14px;
}

#branchesModal .branch p{
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
#branchesModal .venue-name {
    color: #ffffff;
    position: absolute;
    display: block;
    width: 100%;
    top: 100px;
    text-align: center;
}
#branchesModal .branch-address{
    text-align: center;
    margin: 6px;
}
#branchesModal .branch-contact{
    text-align: center;
    margin: 2px;
    font-size:16px;
}

#branchesModal .venue-map {
    height: 180px;
    width: 100%;
}

.list-group-item:last-child {

    cursor: pointer;
}

.list-group {

    margin: 0px 0px 5px;
}

h2.popup-header {
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #fff;
    font-size: 35px;
    font-family: 'Signika', sans-serif ;
}

.menu-branch-name {
    text-align: center;
    color: #EE612F;
    border: 1px solid #dcdcdc;
    padding: 6px 0;
    background: #f3f3f3;
    font-size: 32px;
}


