.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;
}

.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;
}
.signle-serach-wrapper-thumb {
    width:70%;
}
.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;
    }
}
