.nav-header,
.deznav,
.category-name-section .col-4 {
    display: none !important;
}

.content-body {
    max-width: 840px;
    width: 100%;
    margin: auto !important;
}

.tns-inner {
    display: none;
}

.category-list-ul.navbar {
    /* display: none; */
    width: 100% !important;
    flex-direction: column;
    max-width: 350px;
    float: unset;
    margin: auto;
    position: fixed;
    z-index: 1;
    background: #fff;
    -webkit-box-shadow: 0px 0px 18px 3px #00000029;
    -moz-box-shadow: 0px 0px 18px 3px #00000029;
    box-shadow: 0px 0px 18px 3px #00000029;
    border-radius: 10px;
    left: 50%;
    bottom: 100px;
    transform: translate(-50%, 0%) !important;
    max-height: 400px;
    overflow: auto;
}

.category-list-ul.navbar .category-list.tns-item {
    margin: 5px 0;
}

.btn.menu_btn {
    position: fixed;
    bottom: 50px;
    z-index: 1;
    left: 50%;
    border-radius: 50px !important;
    padding: 6px 20px !important;
    transform: translate(-50%, 0px);
}

.list-view-section .single-item-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 8px;
    box-shadow: inset 0px 0px 3px 1px #757c97;
}
.list-view-section .single-item-wrapper:last-child {
    margin-bottom: 0 !important;
}

.modern-design .new-arrival-product .modern-price {
    text-align: left !important;
}

.add-overview {
    left: 50%;
    transform: translate(-50%, 0px);
    /* bottom: initial !important;
    top: 0; */
    height: 100%;
    max-height: initial;
}

.add-overview #orderForm {
    width: calc(100% - 30px) !important;
    padding-top: 30px;
    margin: auto;
}

.add-overview::before {
    content: "";
    background: #000000a6;
    position: absolute;
    height: 100%;
    width: 100%;
}

.add-overview .col-xl-8.col-11 {
    margin: auto;
    max-width: 840px;
}

.add-overview .card.border-2-blue {
    margin: 0;
}

.call_waiter_btn {
    font-size: 0.813rem !important;
    padding: 0.625rem 1rem !important;
}

.header {
    padding: 0;
}

.header .header-content {
    padding: 0;
}

.header-left {
    display: none;
}

.header .navbar .navbar-collapse {
    justify-content: center !important;
}

.notification_dropdown .nav-text {
    font-size: 16px !important;
    /* padding: 10px; */
}

.category-list-wrapper {
    padding: 0;
}

.content-body .container {
    margin-top: 10px;
}

.category-name-section h2 {
    font-size: 22px;
}

.profile-email {
    margin: 5px 0;
}

.profile-info {
    padding-bottom: 10px;
}

.profile-info h2 {
    margin-top: 8px;
}

.profile-details h4 {
    font-size: 15px;
    color: white !important;
}
.profile-info p,
.profile-info h2.text-left {
    color: white;
}
.profile-details i {
    margin-right: 3px;
    min-width: 20px;
    text-align: center;
}

.modern-design .item-image {
    object-fit: cover;
}

.profile-info {
    flex-wrap: wrap;
}

.profile-info h2.text-left {
    margin-left: 10px;
    margin-bottom: 0;
}

.profile-info .profile-details {
    flex: 0 0 100%;
}

.modern-design .res-description {
    flex: 0 0 100%;
    /* margin-top: 10px; */
}

#extraModal .modal-dialog-centered .modal-content {
    /* align-items: flex-start;a */
    border-radius: 20px;
    border: 2px solid #2f4cdd;
    margin: 0 8px;
}

#extraModal::before {
    content: "";
    background: #000000a6;
    position: absolute;
    height: 100%;
    width: 100%;
}

#extraModal .modal-header {
    padding: 15px 10px;
}

#extraModal .modal-body,
.variantModalCls .modal-body {
    padding: 10px;
}

#extraModal .table {
    margin-bottom: 0;
}

#extraModal .table .custom-control {
    margin-right: 4px;
}

.single-item-wrapper .col-7.pl-1 span {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 12px;
    margin: 6px 0;
    line-height: 15px;
}

#orderOverviewSection .col-xl-8.col-11 {
    padding: 0;
}

.item-details {
    display: block;
    position: relative;
    padding-left: 25px;
}

span.variant_btn {
    position: absolute;
    left: 0;
    transform: translate(0px, 8px);
}

.variantmodalCls {}

.profile-head .profile-photo {
    display: none;
}

.modern-design .profile.card {
    padding-top: 0 !important;
    background: #22262aad;
    border-radius: 10px;
}

.header {
    height: initial;
    padding: 1rem 0 0 !important;
    background-color: transparent;
}
.header-right .notification_dropdown .nav-link.primary {
    border-style: dashed;
    border-color: #a1a1a1;
    border-width: thin;
}
.modern-design .category-name-section {
    padding-top: 0;
}

.order-items .single-item>div:nth-child(1) {
    flex: 0 0 calc(80% - 42px - 50px);
}

.order-items .single-item>div:nth-child(2) {
    flex: 0 0 85px;
}

.order-items .single-item>div:nth-child(3) {
    flex: 0 0 60px;
}

.variantList {
    padding: 0 10px;
    margin: 15px 0;
}

.variantModalCls .variantList .v-title {
    font-weight: 400;
}

.variantModalCls .form-check-input {
    margin-top: 0.5rem;
    visibility: hidden;
}

input[type='radio']:after {
    border: 2px solid #2f4cdd;
    background-color: transparent;
}

input[type='radio']:checked:after {
    border: 2px solid #2f4cdd;
}

.variantModalCls .modal-title {
    font-size: 18px;
}

.variantModalCls .modal-header {
    padding: 15px 20px;
}

.variantList .form-check {
    border-bottom: 1px solid #cccccc6a;
    padding-bottom: 5px;
    padding-top: 5px;
}

.variantList label.form-check-label {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.list-view-section {
    max-height: 520px;
    overflow-x: hidden;
    overflow-y: auto;
}

.table th,
.table td {
    padding: 7px 10px;
}

.table thead th {
    padding-bottom: 12px;
}

.modal-title {
    font-size: 18px;
    font-weight: 600;
}

.tns-liveregion {
    display: none;
}

.checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}

.checkout-area .table .cart-table {
    min-width: auto;
    width: 100%;
}

.cart-table .title p {
    margin-top: 1px;
    margin-bottom: 0px;
}

.cart-table .title h5 {
    margin-bottom: 7px;
    display: block;
}

.cart-table .title p strong {
    color: #000;
}

.cart-table .price.cart_price strong {
    color: #000;
    margin-right: 4px;
}

.cart-table .price.cart_price p {
    margin-bottom: 1px;
}

.checkout-area .table .cart-table .cart-header {
    position: relative;
    background: #fff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    width: 100%;
    border: 1px solid #eaeaea;
}

.checkout-area .table .cart-table thead tr th {
    padding: 10px;
    border-top: none;
    border-bottom: none;
    font-size: 16px;
    color: #282828;
    white-space: nowrap;
}

.checkout-area .table .cart-table thead tr th.product-column {
    padding-left: 30px;
    text-align: left;
}

.checkout-area .table .cart-table tbody tr {
    border-bottom: 1px solid #e8e6f4;
}

.checkout-area .table .cart-table tbody tr td {
    vertical-align: middle;
    min-width: 105px;
    max-width: 160px;
    padding: 15px 0;
    border-top: none;
    padding-left: 7px;
}

.checkout-area .table .cart-table tbody tr td.qty input {
    border-radius: 6px;
    background: transparent;
    text-align: center;
    height: 40px;
    width: 40px;
    border: 1px solid #ddd;
    margin-left: 20px;
    padding: 0;
}

.checkout-area .table .cart-table tbody tr td.price {
    font-size: 18px;
    font-weight: 500;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
    min-height: 70px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb a {
    display: block;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
    display: block;
    max-width: 150px;
    border-radius: 6px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title,
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
    display: table-cell;
    vertical-align: middle;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
    padding-left: 20px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
    color: #282828;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.cart-total-table {
    border: 1px solid #e8e6f4;
    border-radius: 6px;
    margin-bottom: 30px;
}

.cart-total-table li {
    border-bottom: 1px solid #e8e6f4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 20px;
}

.checkout-area .cart-total-table i {
    font-size: 9px;
    position: relative;
    top: -3px;
}

.cart-total-table li:last-child {
    border-bottom: none;
    font-weight: 700;
    color: #000;
}

.cart-total-table li:last-child span.col {
    position: relative;
    display: block;
    float: left;
    color: #111;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    width: 50%;
}

.cart-total-table li:last-child span.col.col-title {
    position: relative;
    display: block;
    float: left;
    border-right: 1px solid #e8e6f4;
    color: #282828;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    padding: 0;
    width: 50%;
}

.checkout-area .shop-title-box h3 {
    position: relative;
    font-size: 20px;
    color: #282828;
    margin: 16px 0;
    font-weight: 600;
}

label {
    color: #444444
}

.form-control-sm {
    background: #ffffff;
    border: 1px solid #e1e1e2;
    height: 35px
}

.form-control {
    background: #ffffff;
    border: 1px solid #dadada;
    height: 41px;
    border-radius: 5px;
}

.bootstrap-select .btn {
    border: 1px solid #cfcfcf !important;
    background-color: transparent !important;
    font-weight: 400;
    color: #7e7e7e !important;
    padding: 0.438rem 1rem;
}

.btn-black {
    background-color: #000;
    color: #ffffff;
}

#toast-container>div {
    padding: 10px 10px 10px 45px
}

.nav-button-link {
    font-size: 0.813rem !important;
    padding: 0.625rem 1rem !important;
}

#promo_code {
    background: transparent;
    height: 30px;
    border: 0px;
    color: #6a6a6a;
    font-size: 15px;
    font-weight: 600;
}

#promo_code:-ms-input-placeholder {
    color: white;
    font-size: 14px !important;
}

.promo-code-box {
    background: #eaeaea;
    padding: 6px 15px;
    border-radius: 10px;
    border-style: dashed;
    border-color: #a1a1a1;
    border-width: thin;
}

.bill-top-border {
    border-top: 1px solid #2f4cdd;
    border-top-style: dashed;
    border-top-width: medium;
}



/* Orders Style*/
body {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 12px solid #333333;
    border-top: 12px solid #ffcc01;
    position: relative;
}
body::before {
    content: "";
    background-image: url(../img/bg_img_only.png);
    opacity: 0.12;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 50%;
    background-repeat: repeat repeat;
}
.text-danger strong {
    color: #9f181c;
}

.receipt-main {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 12px solid #333333;
    border-top: 12px solid #9f181c;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 20px !important;
    position: relative;
    box-shadow: 0 1px 21px #acacac;
    color: #333333;
    font-family: open sans;
}

.receipt-main p {
    color: #333333;
    font-family: open sans;
    line-height: 1.42857;
}

.receipt-footer h1 {
    font-size: 15px;
    font-weight: 400 !important;
    margin: 0 !important;
}

.receipt-main::after {
    background: #414143 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: -13px;
}

.receipt-main thead {
    background: #414143 none repeat scroll 0 0;
}

.receipt-main thead th {
    color: #fff;
}

.receipt-right h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 7px 0;
}

.receipt-right p {
    font-size: 12px;
    margin: 0px;
}

.receipt-right p i {
    text-align: center;
    width: 18px;
}

.receipt-main td {
    padding: 9px 20px !important;
}

.receipt-main th {
    padding: 13px 20px !important;
}

.receipt-main td {
    font-size: 13px;
    font-weight: initial !important;
}

.receipt-main td p:last-child {
    margin: 0;
    padding: 0;
}

.receipt-main td h2 {
    font-size: 20px;
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
}

.receipt-header-mid .receipt-left h1 {
    font-weight: 100;
    margin: 34px 0 0;
    text-align: right;
    text-transform: uppercase;
}

.receipt-header-mid {
    margin: 24px 0;
    overflow: hidden;
}

#container {
    background-color: #dcdcdc;
}

.invoice-container .invoice-header .invoice-logo {
    margin: 0.8rem 0 0.8rem 0;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 700;
    color: #1a233a;
}

.modal-opened {
    overflow: hidden;
}

.add-overview .card-body .order-items {
    max-height: calc(100vh - 26rem);
    overflow: auto;
}

#paymentOverviewSection .order-items-payment {
    max-height: calc(100vh - 15rem);
    overflow-y: auto;
    overflow-x: hidden;
}

.popup_cls {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1051;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(2px);
}
/* .popup_cls::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: #8080804f;
} */

.window {
    width: 360px;
    height: 360px;
    padding: 1px;
    background: #e6e6e6;
    position: relative;
    z-index: 103;
    border-radius: 5px;
    box-shadow: 0px 2px 15px #000;
}

.window .close {
    top: -25px;
    right: 0;
    float: right;
    position: absolute;
}
.window .close::before {
    font-weight: 300;
}
.popup_cls .window img {
    height: 100%;
    width: 100%;
    object-fit: fill;
}
.banner_offer .panel {
    color: white;
    margin: 0 -15px;
    padding: 7px 15px;
}

.banner_offer .panel {
    display: none;
}

.banner_offer .panel.active {
    display: block;
}

.banner_offer .text_offers {
    background: #24283c;
    padding: 10px 15px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner_offer .text_offers p {
    margin: 0;
}

.banner_offer .text_offers .e_off {
    font-size: 16px;
    padding-right: 10px;
}
.banner_offer .text_offers .e_off .fa {
    font-size: 24px;
    margin-right: 5px;
    transform: translate(0px, 3px);
}
.modern-design {
    background: transparent;
}
.modern-design .category-name-section {
    background: #ffcc01;
    padding: 8px 0;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.40);
    -moz-box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.40);
    box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.40);
    justify-content: center;
    max-width: 50%;
    align-items: center;
    text-align: center;
}
.modern-design .category-name-section h2 {
    margin-bottom: 0;
}
.banner_offer .text_offers .c_off span {
    display: block;
    font-size: 18px;
}
.banner_offer .text_offers .c_off {
    background-color: #ffcc01;
    border-radius: 5px;
    padding: 4px 8px;
    text-align: center;
}
.account_dropdown.dropdown {

}
.account_dropdown.dropdown > .btn {
    font-size: 16px;
    padding: 4px 8px;
    margin-left: 10px;
    border-color: #a1a1a1;
}
.account_dropdown.dropdown > .btn .fa {
    font-size: 20px;
    transform: translate(0px, 2px);
}
.navbar-expand .navbar-nav .dropdown-menu {
    left: initial;
    transform: translate(0px, 10px);
    -webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.15);
}
#restaurant-section {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/main_bg-img.jpg);
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
}
/* #restaurant-section::before {
    content: "";
    opacity: 0.12;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../img/main_bg-img.jpg");
}
#restaurant-section .profile.card.card-body {
    background-color: rgb(255 255 255 / 50%);
    box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.40);
    -webkit-box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.40);
    -moz-box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.40);
    margin-bottom: 5px;
} */
#restaurant-section::before {
    content: "";
    /* opacity: 0.12; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-image: url(../img/main_bg-img.jpg); */
    /* background-position: center; */
    /* border-radius: 5px; */
    background-color: #00000024;
    backdrop-filter: blur(2px);
}
.header-right .notification_dropdown .nav-link {
    border-style: dashed;
    border-color: #a1a1a1;
    border-width: thin;
    background: #f4f6fd;
}
@media (max-width: 565px) {
    .profile-info h2.text-left {
        margin-left: 0;
    }

    .profile-details .row>div:nth-child(2) {
        order: 1;
        width: 45%;
    }

    .profile-details .row>div:nth-child(4) {
        width: 45%;
        flex: initial;
    }
    .navbar-expand .navbar-nav .dropdown-menu {
        right: 80px;
        left: initial;
    }
}