p {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
body {
    margin: 0;
}
#productModal .panel-details-content label.custom-radio {
	padding-left: 0;
}
#productModal .panel-details-content label.custom-radio .custom-control-input{
	z-index: 9999;
    opacity: 1;
    margin-top: 5px;
}
#productModal .panel-details-content label.custom-radio .custom-control-indicator {
	display: none;
}
#productModal .panel-details-content label.custom-radio .custom-control-description {
	margin-left: 25px;
}

#productModal .panel-details-content label.custom-checkbox {
	padding-left: 0;
}
#productModal .panel-details-content label.custom-checkbox .custom-control-input {
	z-index: 9999;
    opacity: 1;
    margin-top: 5px;
}
#productModal .panel-details-content label.custom-checkbox .custom-control-indicator {
	display: none;
}
#productModal .panel-details-content label.custom-checkbox .custom-control-description {
	margin-left: 25px;
}
#productModal .modal-header .bg-image img {
    display: block !important;
}

#postcodeModal .custom-control-input {
    position: relative;
    z-index: 9999;
    opacity: 1;
    margin: 5px 15px;
}

.menu-page .page-title {
	background-image: url(../img/photos/bg-croissant.jpg);
    color: #fff;
    padding: 13rem 0;
}

.quantity {
    color: #d15454;
}
.table-cart .title .name {
    display: contents;
}
.table-cart .price {
    text-align: right;
    width: 100px;
}
.cart-summary {
    text-align: right;
}
.page-title h1{
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.table-cart .actions .ti {
    margin-left: 10px;
    cursor: pointer;
}
.table-cart .actions .ti.ti-plus {
    color: #D05454;
}
.table-cart .actions .ti.ti-close {
    color: red;
}
.discount-item .left_lieferzeiten img{
    height: 50px;
}
.menu-category .menu-category-title p.description {
    position: absolute;
    bottom: 1.5rem;
    left: 4rem;
    font-size: 1.3rem;
    z-index: 2;
    margin-bottom: 0;
}
.menu-list-item .menu-name sup.notes {
    color: #d15454;
    font-style: italic;
    font-size: 9px;
}
.menu-list-item .menu-name sup.notes .note_veggie {
    background-color: green;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 4px;
    margin: 0 5px;
    display: inherit;
}
#menu-note-list li .note-code {
    color: #d15454;
    font-style: italic;
}
#back-to-top {
    position: fixed;
    bottom: 15px;
    right: 10px;
}
/*.menu-category .menu-category-title .bg-image img {
    display: block !important;
}*/
#header .module-logo {
    padding: 0;
}
#header .module-logo img.logo {
    height: 100px;
    max-width: 100%;
}
.modal-product-details .phone {
    font-size: 22px;
}
.total-bottom-mobile, .order-now-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 15px 10px;
    background-color: #282b2e !important;
    z-index: 99;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    color: #fff;
    line-height: 40px;
}
.order-now-bottom {
    background-color: #DC576F !important; 
    text-align: center;
    display: none;
}
.total-bottom-mobile .title {
    margin-right: 20px;
    font-size: 14px;
}
#header-mobile .module-logo .menu_link {
    float: left;
    font-weight: bold;
    color: #EC7336;
}
.blockquote.blockquote-lg .blockquote-content p {
    font-size: 2rem;
}
.page-review .page-title .btn-outline-primary {
    background-color: #d15454;
}
.btn.btn-outline-secondary {
    border-color: #25282a !important;
}
.header-absolute .section-main a.btn-outline-primary,
.section a.btn-outline-primary.order-online  {
    border: 1px solid;
    background-color: #d15454;
}

#mySidenav a {
    padding: 0.5rem 0;
    font-size: 1.2rem;
    display: block;
    line-height: 20px;
    text-align: right;
    padding-right: 20px;
    color: #fff;
}
#mySidenav.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
#mySidenav.sidenav a {
  padding: 8px 30px 8px 32px;
  text-decoration: none;
  font-size: 15px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}
#mySidenav.sidenav a:hover {
  color: #f1f1f1;
}
#mySidenav.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  padding: 20px 0;
}
.menu-sidebar {
    font-size:13px;
    cursor:pointer;
}
.detail_poppup_slideshow{
    position: absolute;
    z-index: 4;
    padding: 3rem 1rem 1rem;
    text-align: left;
    background: rgba(255,255,255,0.8);
    margin-left: 120px;
    padding: 2rem;
    width: 400px;
    margin-right: 3rem;
    margin-top: 80px;
    right: 100px;
}
.homepage-content-text p{
    margin: 2rem 0;
    font-size: 1.25rem;
    line-height: 1.5;
    color: #48453c;
    text-align: center;
}
.detail_poppup_slideshow .input_poppup_banner{
        display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 20px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.detail_poppup_slideshow .button_poppup_banner{
    color: #fff;
    background-color: #d40028;
    border-color: #d40028;
    opacity: .65;
    width: 100%;
        border: 1px solid transparent;
    padding: 10px 0px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.detail_poppup_slideshow .form-control_detail{
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
}
.form-control_detail div{
    padding: 0px;
    text-align: center;
    color: #9c9686;
}
.form-control_detail .detail_order_banner{
    padding-top: 10px;
    font-weight: bold;
    font-size: 15px;
}
.inner-controls .slick-next{
    
    padding: 35px 0px 60px 0px;
    background: rgba(10,10,10,0.7);
    right: 0px;
}
.inner-controls .slick-prev{
    padding: 35px 0px 60px 0px;
    background: rgba(10,10,10,0.7);
    left: 0px;
}
.new_style_form label{
    float: left;
    margin-top: 12px;
}
.new_style_form .form-control{
    width: 90%;
    float: right;
}
.section_feedback{
    background: url("../img/photos/bg-chef.jpg") no-repeat;
    background-size: contain;
    padding: 50px 0;
}
.new_pick_dish{
    padding: 80px 0;
}


.menu-sidebar {
    display: none;
}
.view-menu .menu-sidebar {
    display: block;
}
#panel-mobile .module-logo {
    background-color: #f3f4f4 !important;
}
#panel-mobile .close .ti.ti-close {
    color: #282A2E;
}
.section_feedback .utility-box-content{
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.blockquote .blockquote-content {
    padding: 15px 20px;
}
.utility-box .utility-box-title h4, .utility-box .utility-box-title p{
    margin-bottom: 10px;
}
.border_top_lienhe i{
    font-size: 25px;
    color: #D82144;
}
.border_top_lienhe span{
    font-size: 22px;
    margin-left: 10px;  
}
.border_top_lienhe a{
    margin-left: 20px;
    font-size: 20px;
}
.border_top_lienhe p{
    font-size: 18px;
}
iframe {
    max-width: 100%;
}
.homepage__app{
    
    color: white;
    text-align: left;
    background-image: url(../img/homepage-app-phone-and-bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}
.homepage__app .detail_app{
    float: right;
}
.homepage__app .homepage__app-title{
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}
.homepage__app .container{
    overflow: hidden;
}
.detail_image{
    margin: 20px 0;
    text-align: center;
}
.homepage__app .homepage__app-title .text-primary{
    color: #d40028
}
.homepage__app ul{
    padding: 0 0 0 1rem;
    margin: 0 0 1rem;
    text-align: left;
}
.homepage__app ul li{
    list-style-type: disc;
    display: list-item;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    margin: 10px 0;
}
.icon_login{
    float: right;
    font-size: 25px;
    margin: 30px 10px 25px 10px;
    cursor: pointer;
}
.bg-video .playerBox{
    margin-left: 0px !important;
}
.register_account{
    margin-left: 30px;
    margin-bottom: 15px;
}
.register_account a{
    color: green;
}
.dropdown-toggle{
    cursor: pointer;
}
.mobile_page_menu .menu-category .menu-category-title .title{
    font-size: 14px;
    top: 12px;
    left: 10px;
}
.mobile_page_menu .menu-category{
    padding-top: 0px;
    margin-bottom: 10px;
    
}
.mobile_page_menu .menu-category .menu-category-title.collapse-toggle{
    padding: 10px;
    height: auto;
    min-height:40px;
    border-radius: 5px;
    background: #fff;
    border: solid 1px #ccc;
    color: #EC7336;
}
.mobile_page_menu .menu-category .menu-category-title.collapse-toggle:after{
    right: 12px;
    font-size: 17px;
    top: 7px !important;
    font-weight: bold;
    color: #333;
}
.menu-category .menu-category-title .title {
    bottom: auto;
    top: 2rem;
}
.image_fixed{
    width: 100px;
    float: left;
    margin-right: 10px;
}
.image_fixed_new{
    width: 100px;
    float: left;
    margin-bottom: 10px;
}
.left_poppup_detail{
    float: left;
    overflow: hidden;
}
.right_poppup_detail{
    overflow: hidden;
}
.alert_saleoff{
    font-size: 14px;
    padding: 0px 20px;
    position: relative;
    bottom: 0px;
    text-align: center;
}
.form_detail_account{
    min-width: 350px;
    width: 70%;
    margin: 0px auto;
}
.sidebar_account{
    border: 1px solid #ddd;
}
.sidebar_account h2{
    font-size: 20px;
    text-align: left;
    color: #fff;
    padding: 1.5rem 2rem;
    background: #DB5C00;
    margin-bottom: 0px;
}
.sidebar_account h2 span{
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 500;
    padding-left: 1rem;
}
.zeref-catnav-menu{
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    border: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.zeref-catnav-menu li{
    list-style: none;
}
.zeref-catnav-menu li a{
    border-bottom: 1px solid #ededed;
    display: block;
    padding: 10px 20px;
    margin: 0 1.5rem;
    font-size: 14px;
    color: #2c2e3d;
    position: relative;
    margin: 0px;
}
.list_report ul{
    margin-left: 0px;
    padding-left: 0px;
}
.list_report ul li{
    float: left;
    list-style: none;
    margin: 0px 10px;
}
.list_report ul li.active a{
    color: #d15454;
}
.happyhour-image{
    width: 100%;
    max-height: 250px;
}
.happyhour_slide .slick-dots{
    top: -26px;
    position: relative;
    z-index: 999;
}
.right_bar_menu{
    
}
.nav-tabs .active .nav-link{
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff;

}
.panel-cart-container .panel-cart-title .title{
    color: green;
}
.line-through{
    text-decoration: line-through;
}
.required_detail{
    color: red;
    font-size: 40px;
    top: 19px;
    position: relative;
    line-height: 3px;
}
.right_bar_menu .tab-content{
    height: 100%;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;

    max-height: 215px;
    overflow-y: scroll;
}
.icon.icon-success{
    line-height: 130px;
}
.content_detail_success{
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.content_detail_success{
    background: url('../img/photos/bg-desk.jpg') right top ;
}
.content_detail_success .content_success h4{
    margin-bottom: 12px;
}
.style_new_success{
    background-color: rgba(255,255,255, .6);
    padding-top: 20px;
    padding-bottom: 20px;
}
.left_row_category{
    float: right;
    position: relative;
    top: -26px;
    right: 10px;
    cursor: pointer;
    height: 0px;
}
.sub_menu_cateogry{
    padding-left: 20px;
    display: none;
}
.sub_menu_cateogry li{
    list-style: square;
}
.sub_menu_cateogry_mobile{
    padding-left: 20px;
    display: none;
}
.sub_menu_cateogry_mobile li{
    list-style: square;
}
#menu-navigation {
    max-height: 100%;
    overflow-y: auto;
}
#menu-navigation .nav-menu{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0;
}
#menu-navigation .nav-menu li a{
    margin: 0px 25px;
}
#menu-navigation .nav-menu li a:hover{
    color: #fff
}
#menu-navigation .nav-menu li .sub_menu_cateogry{
    background-color: rgba(255,255,255, .3);
}
#menu-navigation .nav-menu li span{
    margin: 0px 25px;
    padding: 0.5rem 0;
    font-size: 1.1rem;
    display: block;
    cursor: pointer;
}

#menu-navigation .nav-menu li .sub_menu_cateogry li{
    margin-left: 25px;
}
#menu-navigation .nav-menu li .sub_menu_cateogry li a{
    margin: 0px;
}
.menu-item .menu-name{
    color: #d15454 !important;
}
.menu-item .text-sm{
    color: #000 !important;
}
.style_price_again{
    font-weight: bold;
}
.style_price_again .have_sale{
    color: #d15454;
}
/* width  scroll bar*/
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
#header-mobile #mySidenav ul{
    margin: 0px;
    padding: 0px;
}
#header-mobile #mySidenav ul li{
    list-style: none;
    text-align: right;
}
#header-mobile #mySidenav ul li .left_row_category_mobile{
    float: right;
    position: relative;
    top: -25px;
    right: 10px;
    cursor: pointer;
    height: 0px;
    color: #fff;
}
#mySidenav.sidenav span {
    padding: 8px 30px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    
    transition: 0.3s;
}
#mySidenav.sidenav .sub_menu_cateogry_mobile{
    background-color: rgba(255,255,255, .3);
    margin-right: 10px;
}
.review-detail .active{
    color: #FF8000;
}
.review-detail .fa{
    font-size: 20px;
}
.review-detail .style_right{
    text-align: right;
}
.tab-content .style_review{
    padding: 0px;
    margin: 0px;
}
.tab-content .style_review li{
    background-color: #f8f5f2;
    padding: 10px 0px 2px 20px;
    margin: 2px 0;
    list-style: none;
    border-bottom: solid 1px #ccc;
}
.style_review .review-detail{
    margin-right: 0px;
    margin-left: 0px;
    
}
.tab-content .style_review li:first-child{
    margin-top: 0px;
}
.tab-content .style_review li:last-child{
    margin-bottom: 0px;
}
.tab-content .style_review li .review-name{
    font-weight: 700;
    color: #ff8000;
    font-size: 15px;
    line-height: 24px;
}
.tab-content .style_review li .review-date{
    color: #0a3847;
    font-size: 12px;
    line-height: 26px;
    font-weight: 300;
    text-transform: capitalize;
}

.tab-content .style_review li .style_left_review{
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #0a3847;
    padding-right: 0px;
    padding-left: 0px;
}
.tab-content .style_review .first_star{
    background-color: #0a3847;
    color: #fff;
}
.first_star h2{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.first_star .total_rate{
    float: left;
    padding: 0px 25px 19px 10px;
    border-right: solid 1px;
    margin: 0px 10px 0px 0px;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}
.tab-content .style_review .first_star .fa{
    color: #D7D7D7;
    font-size: 18px;
}
.tab-content .style_review .first_star .active{
    color: #FF8000;
}
.tab-content .style_review .first_star span{
    font-size: 13px;
}
.discount-item{
    background-color: #f8f5f2;
    padding: 20px 24px;
    margin: 2px 0;
    border-bottom: solid 1px #ccc;
}
.discount-item i{
    color: #ff8000;
    font-size: 30px;
}
.review_tab{
    text-align: center; 
    font-size: 15px;
}
.discount-item span{
    color: #666;
    font-size: 12px;
    line-height: 22px;
    word-wrap: break-word;
}
.discount-item .left_icon_happy{
    float: left;
    padding-right: 15px;
    padding-top: 7px;
}
.discount-item .right_icon_happ{
    float: left;
}
.discount-item .title_happy{
    font-weight: 700;
    font-size: 16px;
}
.discount-item:first-child{
    margin-top: 0px;
}
.discount-item:last-child{
    margin-bottom: 0px;
}
.nav-tabs>.nav-item>.active{
    color: #ff8000;
}
.nav-tabs>.nav-item>.nav-link:hover{
    color: #ff8000;
}
.nav-tabs>.active>.nav-link{
    color: #ff8000;
}
.show_voucher_message{
    text-align: center;
    width: 100%;
}

#submit_vouche:hover{
    color: #fff !important;
}
.table-cart th, .table-cart td{
    padding: 1rem 0.5rem;
}
.table-cart th, .table-cart td.title:first-child{
    padding-left: 1.5rem;
}
.fix_style_alert_again{
    padding: 0px;
    margin-top: 15px;
}
.fix_style_alert_again li{
    text-align: left;
}
.fix_style_p_in{
    margin: 10px 0;
    text-align: center;
    color: red;
}
.fix_style_p_in p{
    margin-bottom: 0px;
}
.show_coupon_message{
    text-align: center;
    width: 100%;
}

.form-control{
    font-weight: 500;
    font-size: 16px;
}
.lable_voucher{
    width: 100%;
    text-align: left;
    margin-top: 20px;
}
#voucher{
    width: 216px;
    float: left;
}
#submit_voucher{
    float: right;
    color: #fff;
}
#coupon{
    width: 216px;
    float: left;
}
#submit_coupon{
    color: #fff;
    float: right;
}
.show_location p{
    margin-bottom: 10px;
}
.first_star{
    position: relative;
}
.addnewfeedback{
    display: inline-block;
    position: absolute;
    right: 1px;
    bottom: 0px;
}

.panel-details .fix_style1_2column .ajax-content{
    padding-left: 0px;
    padding-right: 0px;
}
.panel-details .fix_style1_2column .ajax-content .form-group{
    margin-bottom: 0.5rem;
    float: left;
    margin: 0px;
    padding: 0px;
    
}
.show_detail_bestellung{
    display: none;
}
.insert_calculate_locations{
    text-align: center;
    overflow: hidden;
}

.show_location_search{
    margin-top: 10px;
}
.txt_search_location{
    float: left;
}
.show_search_location{
    float: right;
    height: 52px;
}
.row_detail{
    width: 100%;
    display: block;
    overflow: hidden;
}
.menu-category .menu-category-title .title{
    font-size: 3rem;
    font-weight: bold;
}
.note_chilli_1{
    width: 25px;
    height: 16px;
    background: url('../img/chilli_1.png') no-repeat;
    display: inline-block;
    background-size: 16px 16px;
}
.note_chilli_2{
    width: 30px;
    height: 16px;
    background: url('../img/chilli_2.png') no-repeat;
    display: inline-block;
    background-size: 24px 16px;
}
.note_chilli_3{
    width: 40px;
    height: 16px;
    background: url('../img/chilli_3.png') no-repeat;
    display: inline-block;
    background-size: 32px 16px;
}
.show_find_info{
    position: absolute;
    top: 0px;
    right: 0px;
}
.header_checkout{
    position: relative;
}
.note_garlic{
    width: 30px;
    height: 16px;
    background: url('../img/garlic-icon.png') no-repeat;
    display: inline-block;
    background-size: 20px 16px;
}
#menu-note-list .note_garlic{
    width: 27px;
    height: 20px;
    background-size: 21px 20px;
}
#menu-note-list .note_veggie {
    background-color: green;
    color: #fff;
    font-weight: bold;
    padding: 1px 5px;
    border-radius: 4px;
    margin: 0;
}
.fix_button_back_cart{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space: nowrap;
    z-index: 3;
}
.fix_button_back_cart a,.fix_button_back_cart button{
    width: 50%;
    float: left;
}

.show_load_gif{
    display: none;
}
.fix_content_note{
    width: 10px;
    height: 10px;
    display: inline-block;
}
.right_bar_menu .info_style{
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
}
.lieferzeiten{
    margin: 20px 0;
}
.lieferzeiten h2{
    font-weight: bold;
    font-size: 30px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.right_lieferzeiten{
    text-align: right;
}
.lieferzeiten .discount-item{
    padding: 5px 24px;
}
.dark .close{
    font-size: 17px;
    font-weight: bold;
}
.dark .close .ti-close{
    font-weight: bold;
}
.show_voucher{
    display: none;
}
.show_coupon{
    display: none;
}
.show_detail_postcode{
    display: none;
}
.show_address_post_check{
    display: none;
}
.modal-body{
    padding: 1rem 2rem;
}
.search_detail{
    margin-right: 0px; 
    margin-left: 0px; 
}
.show_abholung{
    position: fixed;
    z-index: 99;
    top: 100px;
    right: 20px;
    cursor: pointer;
}
.slick-slide img{
    width: 100%;
}
.nav_style_page{
    overflow: hidden;
    padding-left: 0px;
    margin-bottom: 0px;
}
.nav_style_page li{
    float: left;
    display: inline;
    margin: 10px 10px;
}
.nav_style_page li a{
    color: #d15454;
}
.nav_style_page li a,.nav_style_page li span{
    text-decoration: none;
    text-transform: capitalize;
    font-size: 20px;
}
.page_stype{
    padding-top: 10px;
}
.nav_style_page li span{
    color: red;
}




@media only screen and (max-width:786px) {
.show_abholung{
    top: 65px;
}
.show_abholung img{
    width: 50px;
}

}

@media only screen and (max-width:450px) {
    .detail_poppup_slideshow{
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        width: 100%;
        top: 0px;
        right: 0px;
    }
    .header-absolute .section-main-2{
        height: auto;
        padding: 0;
    }
}

@media screen and (max-height: 450px) {
  #mySidenav .sidenav {padding-top: 15px;}
  #mySidenav .sidenav a {font-size: 18px;}
}


@media only screen and (min-width: 768px) {
    #panel-cart {
        width: 470px;
    }
    .total-bottom-mobile {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .table-cart td.actions .ti:before {
        font-size: 15px;
    }
    .panel-details .fix_style1_2column{
        padding-left: 5px;
        padding-right: 0px;
    }
    .panel-details .fix_style1_2column .ajax-content{
        padding-left: 0px;
        padding-right: 0px;
    }
    .panel-details .fix_style1_2column .ajax-content .form-group{
        margin-bottom: 0.5rem;
        float: left;
        margin: 0px;
        padding: 0px;
        font-size: 11px;
    }
    #productModal .panel-details .fix_style1_2column .ajax-content .form-group label.custom-checkbox .custom-control-description{
        margin-left: 18px;
        margin-top: 4px;
    }
    .nav-tabs>.nav-item>.nav-link{
            padding: 1rem 1rem;
    }
    .review_tab{
        text-align: center; 
        font-size: 14px;
    }
    .table-cart td.actions {
        padding: 0 5px 0 0;
    }
    .table-cart .title {
        padding: 10px;
    }
    .table-cart .price {
        width: 50px;
        padding: 0;
    }
    .menu-item.menu-list-item .text-sm-right span.text-md.mr-4 {
        float: right;
        margin-right: 0 !important;
        line-height: 35px;
    }
    .total-bottom-mobile {
        display: block;
    }
    .menu-category {
        padding-top: 60px;
    }
    #section-main-2-slider {
        /*display: none;*/
    }
    .detail_poppup_slideshow {
        position: static;
        margin: 0 auto;
        width: 100%;
    }
    .homepage__app {
        background-position: right;    
    }
    .homepage__app .detail_app {
        max-width: 100%;
    }
    #header-mobile .module-logo img {
        height: 50px;
        width: auto;
    }
    .section-banner-homepage {
        padding: 0;
    }
    .order-now-bottom {
        display: block;
    }
    .addnewfeedback{
        width: 100%;
        position: inherit;
    }
    .happyhour-image {
        max-height: none;
    }
}
@media only screen and (max-width: 991px) {
    .menu-category .menu-category-title .title {
        top: 1rem;
        font-weight: bold;
        font-size: 2.5rem;
    }
    .menu-category .menu-category-title p.description {
        left: 2rem;
        line-height: 18px;
    }
    .mobile_page_menu .menu-category .menu-category-title.collapse-toggle:after {
        bottom: 6px;
        
    }
    .image_fixed{
        width: 90px;
        float: right;
        margin-right: 10px;
    }
    .image_fixed_new{
        width: 90px;
        float: right;
        margin-bottom: 10px;
    }
    .left_poppup_detail{
        float: right;
        overflow: hidden;
    }
    .right_poppup_detail{
        overflow: hidden;
    }
}