.popular-dishes .read-more > a {
    background: #EE612F none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 9px 38px;
    text-transform: uppercase;
}

.privacy-policy {
    margin-top: 20px;
    font-size: 18px;
    color: #FDEAE6;
}

.open-time p {
    margin: 15px 0 ;
}


.clock-time > strong {
    font-size: 15px;
    font-weight: 900;
    text-transform: capitalize;
    color: #bbbbbb;

}

.open-time .clock_time_today {
    background: #EE612F;
    padding: 0 6px ;
    color: #fff;
    font-size: 14px;
}

.header-toggle.dropdown-toggle {
    background: #EE612F;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    height: auto;
    margin-top: -2px;
    padding: 3px 20px;

}

.header-menu .dropdown-menu > li {
    width: 100%;
}

.header .dropdown-menu {
    float: right;
    right: 0;
    left: unset;
}

.header-menu .open {
    position: relative;
}

.header-menu .dropdown-menu a {
    padding: 8px 0 ;
    text-align: center;
}

.profile_content .list-group-item.active {
    background: #EE612F none repeat scroll 0 0;
    border-color: #EE612F;
}

.profile_content h2 {
    color: #555555;
    font-family: 'Signika', sans-serif ;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 7px;
    text-transform: capitalize;
}

.profile_content .left-list > ul {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.cart-mega-menu {
    padding: 0 ;
}

.cart-mega-menu .table.items_container td {
    padding: 6px 0;
}

.cart-mega-menu .item_text_holder > p {
    margin: 0;
}

#cart_btn > a {
    padding: 0 2px 18px 30px;
}

#cart_btn {
    padding: 0 40px;
    text-align: right;
}

.card {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}

.padding_zero {
    padding: 0;
}

.padding_15 {
    padding: 15px;
}

.cart_container h3 {
    font-size: 18px;
    font-weight: 700;
    color: #EE612F;
}

.checkout-customer-details dt {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    left: 17px;
    margin-bottom: 5px;
    position: absolute;
    width: 150px;
}

.checkout-customer-details dd {
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 85px;
}

.data_list_itms.table.table-bordered.table-striped strong {
    float: left;
    padding: 0 6px 0 0;
}

.data_list_itms.table.table-bordered.table-striped p {
    margin: 0;
}

.custom_button {
    background: #EE612F none repeat scroll 0 0;
    border: medium none;
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.voucher_button {
    background: #EE612F none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.remove_item {
    padding: 0 8px;
}


.car-box {
    position: relative;
}

.cart-box .items {
    background: #EE612F none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 20px;
    left: 5px;
    padding: 1px 0;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 20px;
}

.dises-list .slick-slide img {
    height: 200px;
    width: 100%;
}

.profile_content {
    margin: 70px 0;
}

.app-section .welcome-about-img.text-center > img {
    width: 55%;
}

.cart_box_animate .items_container tbody td {
    padding: 0;
}

#menu_options .table {
    border: 2px solid #EE612F;
    margin: 4px 0;
}

#menu_options .qty-option {
    padding-top: 10px;
}

#menu_options .price-option {
   
}
#menu_options .price-option label {
  
}
#menu_options .price-option label input {
    
}
#menu_options .price-option .price{}

#menu_options .option-description {
    color: #aaa;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
}

.modal-backdrop {
    display: none ;
}

#menu_options .title-option {
    font-size: 16px;
    margin-top: 3px;
}

.qty-option label,
.qty-option input {
    float: left;
    height: 31px;
    line-height: 26px ;
    text-align: center;
    width: 50%;
}

#menu_options .qty-option input {
    width: 30%;
    border-radius: 0;
}

.price-option > strong {
    font-size: 16px;
}

/*============menuOptin============*/
.menu_options .modal-dialog img{
   width:100%;
}

.menu_options .modal-dialog .title{
    color: #EE612F;
    text-align: center;
    margin: 20px 10px;
}

.menu_options .modal-dialog .desc{
    color: #3a3a3a;
    text-align: justify;
    
}

.menu_options .modal-dialog {
    width: 960px;
    margin: 20px auto 0 ;
}

.menu_options .modal-content {
    border-radius: 3px;
}

.menu_options .modal-header {
    border: medium none;
    min-height: 0;
    padding: 12px;
}

.menu_options .modal-body {
     padding: 0 15px 100px;
}

.menu_options ul li {
    border-bottom: 1px solid #ececec;
    list-style: outside none none;
    padding: 5px 0;
}

.menu_options ul {
    padding: 0;
}

.menu_options .modal-body label {
    font-size: 14px;
    font-style: normal;
    padding: 0 5px;
}

.menu_options .modal-footer {
    border-top: medium none;
    padding: 12px;
    text-align: center;
}

.menu_options .modal-footer button {
    background: #EE612F none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 1px 40px;
    text-transform: uppercase;
    display: inline-block;
}




.menu_options .munuoption-toppings__title {
    color: #EE612F;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: left;
}

.menu_options .modal-title {
    color: #fff;
    background: #EE612F;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: center;
}

.menu_options .munuoption__subtitle {
    color: #EE612F;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    text-align: center;
}

.menu_options .munuoption-title {
    margin: 15px 0;
}

.modal-open .modal {
    z-index: 10000;
}

/*=============== For CheckBox And Radio Buttons ====================*/

.menu_options_data .checkbox {
    padding-left: 20px;
}

.menu_options_data .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.menu_options_data .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.menu_options_data .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.menu_options_data .checkbox input[type="checkbox"] {
    opacity: 0;
    height: auto;
}

.menu_options_data .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.menu_options_data .checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.menu_options_data .checkbox.checkbox-inline {
    margin-top: 0;
}

.menu_options_data .checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #EE612F;
    border-color: #EE612F;
}

.menu_options_data .checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.menu_options_data .radio {
    padding-left: 20px;
}

.menu_options_data .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.menu_options_data .radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    outline: none ;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.menu_options_data .radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.menu_options_data .radio input[type="radio"] {
    opacity: 0;
    height: auto;
}

.menu_options_data .radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.menu_options_data .radio.radio-inline {
    margin-top: 0;
}

.menu_options_data .radio-primary input[type="radio"] + label::after {
    background-color: #EE612F;
}

.menu_options_data .radio-primary input[type="radio"]:checked + label::before {
    border-color: #EE612F;
}

.menu_options_data .radio-primary input[type="radio"]:checked + label::after {
    background-color: #EE612F;
}

#menu_options .menu_options_data label {
    color: #333;
    font-size: 16px;
    line-height: 16px;
}

#menu_options .checkbox,
#menu_options .radio {
    margin: 0;
}


#cart_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 3px;
    box-shadow: 0 0 8px #000;
    margin-bottom: 25px;
    padding: 15px;
}

ul#cat_nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    display: block;
    background: #211f21;
    box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;;
}

#cart_box table{
    width:100%;
}

#logo-title {
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #EE612F;
    text-align: center;
    bottom: -7px;
    right: 30px;
    position: absolute;
    display: block;
}

.box_style_1 {
    background: #EE612F none repeat scroll 0 0;
    z-index: 99;
    margin-top: -44px;
    line-height: 0;
    box-shadow: 0 0px 6px -2px #000;
}

ul#cat_nav li a:hover {
     background: #EE612F;
    color: #ffffff;
}

ul#cat_nav li.active a {
    background: #EE612F;
    color: #ffffff;
}

ul#cat_nav li a {
    display: block;
    font-size: 18px;
    transition: all 0.2s linear 0s;
    background: transparent;
    color: #ffffff;
    width: 100%;
    padding: 4px 9px 2px;
    border-bottom: 2px solid #2b2b2b;
}

ul#cat_nav li:first-child a:hover,
ul#cat_nav li:first-child a.active {
    color: #ffffff;
}

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

ul#cat_nav li {
    line-height: 1.3;
}


.box_style_2 h2.inner {
    background-color:  #EE612F;
    color: #fff;
    font-family: 'Signika', sans-serif ;
    font-size: 22px;
    font-weight: 600;
    margin: -25px -25px 25px;
    padding: 12px 15px;
}


#cart_box {
   
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 0px;
    box-shadow: 2px 5px 10px -4px rgba(0, 0, 0, 0.5);
    top: -5px;
    max-width: 400px;
}

.box_style_2 {
}

#main_menu.box_style_2,
.box_style_2.info {
    padding-bottom: 10px;
}

#cart_box h3 {
    background: #fff none repeat scroll 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 18px;
    margin: -15px -15px 15px;
    padding: 15px;

}

#cart_box a.btn_full,
#cart_box .btn_full {
    background: #EE612F none repeat scroll 0 0;
    font-size: 28px;
    border-radius: 0;
    margin: 0;
    color: #fff !important;

}
#cart_box a.btn_full:hover,
#cart_box .btn_full:hover{
     background: #211F21 none repeat scroll 0 0 !important;
}

a.btn_full,
.btn_full {
    background: #85c99d none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    outline: medium none;
    padding: 12px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.table.cart-list td h5 {
    font-weight: 600;
    margin-bottom: 0;
}

.options a {
    color: #1fbd80;
    cursor: pointer;
    font-size: 24px;
}

.menustyling .img-responsive {
    border: 2px solid #dcdcdc;
    height: 58px;
    width: 100%;
}

.menustyling h5 {
    font-size: 15px;
}

#main_menu > h3 {
    background-position: center center;
    background-size: cover;
    padding: 32px;
    text-align: center;
    position: relative;
    color: #fff;
    z-index: 999;
}

#main_menu > h3::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -999;
}

#main_menu.box_style_2 {
    padding: 0;
}

#cart_box > a {
    background: #EE612F none repeat scroll 0 0;
}


.add_to_cart {
    display: table;
}

span.items {
    position: absolute;
    bottom: 13px;
    left: 3px;
    background: #e24b1e;
    color: white;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
}
.our-special-title{
    color:#EE612F;
}

.service_title{  color: #ffffff; }
.service_title h3, .service_title h5 {  color: #ffffff; }

.service_title{  color: #ffffff; }

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

.sec-title2 {
    font-family: 'Signika', sans-serif ;
    font-size: 17px;
    color: #51321D;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}

h3.menu-tile {
    color: #EE612F;
    margin: -30px 0 -20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    font-family: 'Signika', sans-serif ;
}

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

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

.modal-title {
    color: #EE612F;
}

/*orders*/
#order_detail {
    line-height: 14px;
}

#order_detail h3 {
    color: #201F21;
}

#cart_box tbody, #cart_box thead, #cart_box tfoot, #cart_box tbody tr, #cart_box tfoot tr {
    display: block;
}

#cart_box tbody {
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #f9f8f8;
    box-shadow: 0px 0px 12px -6px inset;
}

#cart_box tfoot td {
    display: block;
    vertical-align: middle;
    float: left;
    font-weight: bold;
}

#cart_box tbody td:nth-child(1) {
    width: 20px;
}

#cart_box tbody td:nth-child(2) {
    width: 175px;
}

#cart_box tbody td:nth-child(3) {
    width: 40px;
}

#cart_box tbody td:nth-child(4) {
    width: 100px;
}

#cart_box tfoot td:first-child {
    width: 40%;
}

#cart_box tfoot td:last-child {
    width: 60%;
    padding-right: 22px;
    font-weight: bold;
}