.login-area .or-line {
    position: relative;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
}
.login-area .or-line span {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0 6px;
    color: #000;
    text-transform: capitalize;
}
.social-button{
    margin-left:20%;
}

@media (max-width: 470px) {
    .modal.style-3 .modal-footer {
        padding: 15px 30px;
    }
    .modal.style-4 .cart-total-box .nav{
        padding: 4px;
        margin-left: 5px;
        margin-right: 9px;
    }
    .modal.style-4 .cart-total-box .media {
        padding: 0 19px;
    }
    .modal.style-4 .cart-total-box{
        padding: 13px 0;
    }
    .food-faq-area .cart-total-box .cart-tab-body-scroll{
        max-height: 580px;
    }

    .tab-info-area .gallery-area .main-bg{
        width: auto;
    }
}
.offcanvas__wrapper .offcanvas__content .mobile-list-items .popup-list li button .nav-link.active {
    color: var(--theme) !important;
}
.delevary-recept .tooltip, .delevary-item .tooltip{
    position: relative;
    display: inline-block;
}
.delevary-recept .tooltip p, .delevary-item .tooltip p {
    font-size: 14px;
}
.delevary-recept .tol-wrapper, .delevary-item .tol-wrapper {
    text-transform: uppercase;
    color: var(--text);
    cursor: help;
    font-size: 12px;
    position: relative;
    line-height: 18.5px;
    text-transform: initial;
}
.delevary-recept .tol-wrapper .tooltip, .delevary-item .tol-wrapper .tooltip {
    background: var(--white);
    top: 160%;
    color: var(--text);
    display: block;
    left: 50%;
    margin-bottom: 15px;
    opacity: 0;
    font-size: 13px;
    line-height: 17px;
    padding: 10px;
    pointer-events: none;
    position: absolute;
    width: 150px;
    transform: translateX(-50%);
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.delevary-recept .tol-wrapper .tooltip:before, .delevary-item .tol-wrapper .tooltip:before {
    top: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.delevary-recept .tol-wrapper .tooltip:after, .delevary-item .tol-wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-bottom: solid var(--white) 10px;
    top: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}
.delevary-recept .tol-wrapper:hover .tooltip, .delevary-item .tol-wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
}
.delevary-recept  .tol-wrapper .tooltip, .delevary-item  .tol-wrapper .tooltip {
    display: none;
}
.delevary-recept .tol-wrapper:hover .tooltip, .delevary-item .tol-wrapper:hover .tooltip {
    display: block;
}

.modal.style-3 .modal-body .cart-image img{
    height: auto;
}
ul.account-type  li a.active, ul.comp-type-tab li a.active {
    background-color: var(--theme);
    color: var(--white);
}
.single-search-restaurent-items .thumb{
    margin-right: 20px;
    width: unset;
}
.delevary-item ul li:first-child{
    width: 80%;
}
.errormsg{
    color:red;
}
@media (min-width: 1024px) {
    .single-search-restaurent-section {
        padding: 50px;
    }
}
h1, h2, h3, h4, h5, h6, .feature-card-inner .title{
    text-transform: none;
}
.modal-common-wrap.style-1 .section-title .title {
    font-size: 40px;
    font-weight: 600;
}
.work-porocess-inner .details .title {
    font-size: 20px;
    font-weight: 700;
    max-width: 440px;
}
#forgotCustomerPopup .modal-title {
    font-size: 18px;
    font-weight: 700;
}
.single-search-restaurent-section h1.single-header span, .cuisine-inner h1 span {
    color: var(--theme);
}
.change_location_btn {
    text-transform: unset;
}
.single-search-restaurent-items .details .info-list li span {
    color: #006400;
}
.verify-otp-section .details input[type="text"] {
    background: unset !important;
    color: unset !important;
}

.verify-otp-section  .details input:focus {
    background: unset !important;
    color: unset !important;
}
.verify-otp-section .details input[type="submit"] {
    background: var(--theme) !important;
}
#booking_date {
    height:60px;
}
.faq-wrapper .faq-items .accordion .accordion-item h2 button {
    text-transform: none;
}
.single-cta-inner.bg-yellow{
    background: #212529;
}
.single-cta-inner.bg-yellow .theme-btn{
    color: #212529;
}
.freeprivacypolicy-com---palette-light .cc-nb-okagree {
    background: #d93025 !important;
    border: 1px solid #d93025 !important;
}
.restaurent-tab-content .tab-body:not(.active){
    display: none;
}
.rest-close {
    color:#8B0000 !important;
}
.error-content {
    max-width: 610px;
    margin: 0 auto;
    text-align: center;
}
.error-content img {
    width: 100%;
    height: 100%;
}
.error-content h3 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 20px;
}
@media (max-width: 470px) {
    .error-content h3 {
        font-size: 24px;
    }
}
.error-content .theme-btn {
    text-transform: uppercase;
    background: var(--header);
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 45px;
}
@media (max-width: 767px) {
    .error-content .theme-btn {
        margin-top: 25px;
    }
    .delevary-apply-voucher .subscribe-inner input {
        width:60%;
    }
}
.breadcrumb-tab-inner .rest-name .details h1 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 24px;
}
.style-3.addon-popup.show {
    z-index:999999;
}
#cartMobilePopup {
    z-index:999999;
}

.filter-swiper .swiper-slide {
    /*margin: 0 10px; !* Adjust based on your design *!*/
    transition: transform 0.3s ease;
}

.single-search-wrapper-area .signle-serach-wrapper-thumb .restu-thumb h6 {
    margin-top: 10px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
}
.single-search-wrapper-area .signle-serach-wrapper-thumb .restu-thumb h6 i {
    transform: translateX(-15px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
}
.single-search-wrapper-area .signle-serach-wrapper-thumb .restu-thumb.active img {
    border: 2px solid var(--theme);
    padding: 5px;
}
.single-search-wrapper-area .signle-serach-wrapper-thumb .restu-thumb.active h6 {
    color: var(--theme);
    position: relative;
    display: inline-block;

}
.single-search-wrapper-area .signle-serach-wrapper-thumb .restu-thumb.active h6::before {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    background-color: transparent;
    border: 1px solid var(--theme);
}
.recover .inputGroup label:before {
    background-color: #fff7f6;
}

.update-form-control {
    color:black;
}
.menu-card-search-area .menu-card-search .search-list ul li a.active {
    background-color: var(--theme);
    color: var(--white);
}
.cursor-pointer {
    cursor: pointer !important;
}
.category-active-text.active {
    background-color: var(--theme);
    color:  var(--white);
}

.food-faq-area .cart-total-box .thumb img {
    height:100px;
    width: unset;
}
.delevary-apply-voucher .subscribe-inner a {
    padding: 0 40px;
    border: 0;
    outline: 0;
    font-size: 17px;
    font-weight: 700;
    color: #B61817;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: underline;
}
/*** new css for cart***/
.food-faq-area .cart-total-box .thumb img {
    height: 70px;
    width: 70px;
}


.food-faq-area .cart-total-box .media .details a {
    font-size: 12px;
    line-height: 1;
    background: #B61817 !important;
    color: #fff !important;
    margin-top: 8px;
}

.food-faq-area .cart-total-box .media .thumb .minus-btn {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 16px;
    height: 16px;
    line-height: 15px;
    box-shadow: var(--box-shadow);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 50%;
    transition: 0.4s;    color: var(--theme);
    background: #B61817;
    color: #fff;
}

@media screen and (max-width: 1199px) {
    .food-faq-area .cart-total-box .media .content {
        max-width: 250px !important;
    }

    .modal.style-4 .cart-total-box .thumb img {
        height: 70px !important;
        width: 70px !important;
    }

    .food-faq-area .cart-total-box .media {
        align-items: initial !important;
    }
}

/**** new css fix for checkout page*/
.delivery-form .single-input-inner input, .delivery-form .single-input-inner select {
    height: 55px;
    border-radius: 10px !important;
}

.delivery-form .single-input-inner label {
    text-transform: uppercase;
    margin-bottom: 8px !important;
    display: inline-block;
}

.delivery-form .single-select-inner select {
    height: 55px;
}

.e-online-card h4 {
    margin-bottom: 15px;
    font-size: 20px;
}

.order-section .nav {
    margin-bottom: 10px;
}

.order-section .menu-list-item .media h6 {
    font-size: 18px;
}

.order-section .menu-list-item .media ul li {
    font-size: 13px;
    line-height: 1.6;
}

.order-section .menu-list-item .media ul li .quantity-wrap {
    font-size: 20px;
}

.order-section .menu-list-item .item-code {
    margin: 0;
    color: #FE730E;
    padding: 0;
    font-weight: 550;
    font-size: 18px;
}

.order-section .delevary-item ul li:first-child {
    width: 70%;
}

.order-section .delevary-item .menu-list-item {
    padding: 20px !important;
}

.delevary-apply-voucher .subscribe-inner input {
    height: 55px;
}



.delevary-apply-voucher .subscribe-inner {
    padding-right: 180px;
}

.order-section .delevary-address h4 {
    font-size: 18px;
    margin-bottom: 5px;
}

.order-section .delevary-address span {
    margin-bottom: 0 !important;
}

.order-section .single-textarea-inner textarea {
    padding: 14px 35px 20px 20px;
}
.modal.style-3 .modal-body .form-clt textarea {
    height: 80px;
}


@media screen and (max-width: 1199px) {
    .food-faq-area .cart-total-box .media {
        flex-wrap: initial !important;
    }
    .delivery-form .single-input-inner input, .delivery-form .single-input-inner select {
        height: 48px !important;
    }


    .delivery-form .single-select-inner select {
        height: 48px !important;
    }

    .e-online-card h4 {
        margin-bottom: 10px !important;
        font-size: 18px !important;
    }

    .order-section .nav {
        margin-bottom: 7px !important;
    }

    .order-section .menu-list-item .media h6 {
        font-size: 16px !important;
    }

    .order-section .menu-list-item .media ul li {
        font-size: 12px !important;
        line-height: 1.5 !important;
    }

    .order-section .menu-list-item .media ul li .quantity-wrap {
        font-size: 18px !important;
    }

    .order-section .menu-list-item .item-code {
        font-size: 17px !important;
    }


    .order-section .delevary-item .menu-list-item .media {
        flex-wrap: wrap !important;
        gap: 12px !important;
    }

    .order-section .delevary-item .menu-list-item .media img {
        width: 96px !important;
    }

    .delevary-apply-voucher .subscribe-inner input {
        height: 59px !important;
    }



    .delevary-apply-voucher .subscribe-inner {
        padding-right: 0 !important;
    }

    .order-section .delevary-address h4 {
        font-size: 16px !important;
    }

}
@media screen and (max-width: 1199px) {
    .online-card-area .delivery-tab-content-box .theme-btn {
        font-size: 16px !important;
    }
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .filter-swiper {
        padding: 0 20px;
    }
}

/* Arrow styling with proper positioning */
.swiper-button-next,
.swiper-button-prev {
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #e0e0e0;
    transition: all 0.3s ease;
    top: 50%;
    transform: translateY(-50%);
}
/* Arrow icon styling */
.swiper-button-next:after,
.swiper-button-prev:after {
    content: '';
    width: 12px;
    height: 12px;
    border-right: 2px solid #e74c3c;
    border-bottom: 2px solid #e74c3c;
}

.swiper-button-next:after {
    transform: rotate(-45deg);
    margin-left: -4px;
}

.swiper-button-prev:after {
    transform: rotate(135deg);
    margin-right: -4px;
}


.food-logo-items {
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    gap: 1px;
}
.food-logo-items .food-logo img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /*background-color: #ebebeb;*/
}
.food-logo-items.style-logo-2 {
    position: absolute;
    top: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.food-logo-items.style-logo-3 {
    top: 85px;
    right: 10px;
    gap: 0px;
}
@media (max-width: 1199px) {
    .food-logo-items.style-logo-2 {
        top: 33px;
    }
}
@media (max-width: 767px) {
    .food-logo-items.style-logo-2 {
        position: static;
        margin-top: 20px;
    }
}
@media (max-width: 1399px) {
    .food-logo-items.style-logo-2 .food-logo img {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 1199px) {
    .food-logo-items.style-logo-2 .food-logo img {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 767px) {
    .food-logo-items.style-logo-2 .food-logo img {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 575px) {
    .food-logo-items.style-logo-2 .food-logo img {
        width: 30px;
        height: 30px;
    }
}

.single-search-restaurent-items {
    position: relative;
}
.understood-button {
    height : 30px;
    line-height: 32px;
    padding: 0 10px;
    overflow: hidden;
    transition: .4s ease-in-out;
    font-weight: 550;
    display: inline-block;
    transform: perspective(1px) translateZ(0);
    border-radius: 6px;
    position: relative;
    font-size: 12px;
    text-transform: capitalize;
    cursor: pointer;
}
#cvr_text, #ean_text {
    font-size: 12px;
    font-weight: 600;
}

/** css for closure calendar**/

.single-search-restaurent-items {
    position: relative;
}

.single-search-restaurent-items .thumb {
    position: relative;
}

.single-search-restaurent-items .thumb .holiday-box {
    background-color: #FFF1F0;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    gap: 15px;
    line-height: 1;
    position: absolute;
    bottom: 15px;
    right: 15px;
    top: initial;
}


@media (min-width: 767px) {
    .single-search-restaurent-items .thumb .holiday-box {
        display: none;
    }
}

.single-search-restaurent-items .thumb .holiday-box .icon img {
    width: 36px;
    height: initial;
}

.single-search-restaurent-items .thumb .holiday-box .content h5 {
    font-size: 16px;
    color: #FF6B6B; /* Replace with your actual $theme-color */
    margin-bottom: 10px;
}

.single-search-restaurent-items .thumb .holiday-box .content p {
    font-size: 14px;
    color: #333333; /* Replace with your actual $header-color */
    font-weight: 500;
}

.single-search-restaurent-items .holiday-box {
    background-color: #FFF1F0;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    gap: 15px;
    line-height: 1;
    position: absolute;
    top: 15px;
    right: 15px;
}

@media (max-width: 767px) {
    .single-search-restaurent-items .holiday-box {
        display: none;
    }
}

.single-search-restaurent-items .holiday-box .content h5 {
    font-size: 16px;
    color: #FF6B6B; /* Replace with your actual $theme-color */
    margin-bottom: 10px;
}

.single-search-restaurent-items .holiday-box .content p {
    font-size: 14px;
    color: #333333; /* Replace with your actual $header-color */
    font-weight: 500;
}

.breadcrumb-tab-inner {
    position: relative;
}



@media (max-width: 768px) {
    .breadcrumb-tab-inner .rest-name {
        display: grid;
        gap: 30px;
    }
}

.breadcrumb-tab-inner .rest-name .details h1 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 24px;
}

.breadcrumb-tab-inner .rest-name p {
    padding: 0;
    margin: 2px 0 18px;
    font-size: 13px !important;
    color: #000000;
}

.breadcrumb-tab-inner .holiday-box {
    background-color: var(--theme);
    padding: 13px 20px;
    padding-right: 40px;
    display: inline-flex;
    align-items: center;
    border-radius: 10px;
    gap: 15px;
    line-height: 1;
    margin-left: 40px;
}

@media (max-width: 1400px) {
    .breadcrumb-tab-inner .holiday-box {
        margin-left: 0;
    }
}

@media (max-width: 992px) {
    .breadcrumb-tab-inner .holiday-box {
        position: absolute;
        top: 0;
        right: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .breadcrumb-tab-inner .holiday-box {
        padding: 10px 16px;
    }
}

.breadcrumb-tab-inner .holiday-box img {
    width: 36px;
}

@media (max-width: 576px) {
    .breadcrumb-tab-inner .holiday-box img {
        width: 22px;
    }
}

.breadcrumb-tab-inner .holiday-box .content h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

@media (max-width: 576px) {
    .breadcrumb-tab-inner .holiday-box .content h5 {
        font-size: 14px;
    }
}

.breadcrumb-tab-inner .holiday-box .content p {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}

@media (max-width: 576px) {
    .breadcrumb-tab-inner .holiday-box .content p {
        font-size: 12px;
    }
}

/*** holiday closure***/

.single-search-restaurent-main-items {
    position: relative;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #FFF;
    padding: 30px 30px;
    height: 100%;
}

@media (max-width: 768px) {
    .single-search-restaurent-main-items {
        padding: 20px;
    }
}

.single-search-restaurent-main-items .single-search-restaurent-items {
    border: none;
    padding: 0;
    height: initial;
}

.single-search-restaurent-main-items .single-search-restaurent-items .holiday-box {
    /* Empty block */
}

.single-search-restaurent-main-items .food-logo-items {
    top: 80px;
    right: 10px;
    gap: 0;
}

@media (max-width: 1440px) {
    .single-search-restaurent-main-items .food-logo-items {
        top: 75px;
    }
}

@media (max-width: 1200px) {
    .single-search-restaurent-main-items .food-logo-items {
        top: 10px;
    }
}

.single-search-restaurent-main-items .food-logo-items .food-logo img {
    background: transparent;
    width: 42px;
    height: 42px;
}

.single-search-restaurent-main-items .info-list li {
    flex-wrap: wrap;
}

.single-search-restaurent-main-items .holiday-box {
    background-color: #FFF1F0;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    gap: 15px;
    line-height: 1;
    position: absolute;
    top: 10px;
    right: 10px;
}

@media (max-width: 1440px) {
    .single-search-restaurent-main-items .holiday-box {
        padding: 8px 10px;
    }
}

@media (max-width: 1200px) {
    .single-search-restaurent-main-items .holiday-box {
        position: static;
        margin-top: 20px;
        display: inline-flex;
    }
}

@media (max-width: 768px) {
    .single-search-restaurent-main-items .holiday-box {
        display: none;
    }
}

.single-search-restaurent-main-items .holiday-box .content h5 {
    font-size: 16px;
    color: #FF6B6B;
    margin-bottom: 10px;
}

@media (max-width: 1440px) {
    .single-search-restaurent-main-items .holiday-box .content h5 {
        font-size: 14px;
    }
}

.single-search-restaurent-main-items .holiday-box .content p {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
}

@media (max-width: 1440px) {
    .single-search-restaurent-main-items .holiday-box .content p {
        font-size: 12px;
    }
}
/** restaurant closure for restaurant details page*/

.breadcrumb-wrap {
    overflow: hidden;
}

.breadcrumb-wrap .breadcrumb-tab-inner .breadcrumb-middle-box {
    display: flex;
    gap: 20px;
}

@media (max-width: 768px) {
    .breadcrumb-wrap .breadcrumb-tab-inner .breadcrumb-middle-box {
        flex-wrap: wrap;
    }
}

.breadcrumb-wrap .breadcrumb-tab-inner .breadcrumb-middle-box .holiday-box {
    padding-right: 20px;
    margin-left: 0;
}

@media (max-width: 1024px) {
    .breadcrumb-wrap .breadcrumb-tab-inner .breadcrumb-middle-box .holiday-box {
        position: static;
    }
}

.breadcrumb-wrap .breadcrumb-tab-inner .breadcrumb-middle-box .holiday-box .content p {
    line-height: 1.5;
}

.breadcrumb-wrap .breadcrumb-tab-inner .breadcrumb-middle-box .food-logo img {
    width: 70px;
    height: 70px;
}

.breadcrumb-wrap .breadcrumb-tab-inner .rest-name-info {
    display: flex;
}

.breadcrumb-wrap .breadcrumb-tab-inner .rest-name-info span {
    padding: 3px 8px;
}

@media (max-width: 768px) {
    .breadcrumb-wrap .breadcrumb-tab-inner .rest-name {
        display: flex;
    }
}

@media (max-width: 480px) {
    .breadcrumb-wrap .breadcrumb-tab-inner .rest-name {
        display: grid;
    }
}

.offcanvas__info {
    z-index: 9999999;
}


.sticky.category-slider-area {
    z-index:9999;
    top:103px !important;
}
.food-faq-items {
    overflow: hidden;
}

.sticky.menu-card-sticky-area {
    z-index: 99;
}
