/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

    ul#top_menu.drop_user .dropdown.user .dropdown-menu {
        left: auto !important;
        right: 0px !important;
        transform: none !important;
        top: 40px !important;
    }
.optionItemsDropdown ul li div.qty.mt-5 {
    align-items: start;
    justify-content: center;
    background: #f2f2f2;
    margin: 2px 0;
    padding: 0px 0;
    border: 1px solid #f2f2f2;
    height: 28px;
}
.optionItemsDropdown .container_check, .optionItemsDropdown .container_radio {
    margin-left: 5px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 5px;
}

.box_booking .main ul.clearfix.summaryUl li {
    word-break: break-all;
}
.PromocodeContainer {
    position: relative;
}
.PromocodeContainer #promoCode {
    padding-right: 110px;
}
.PromocodeContainer .applyRemovePromoCode.apply,
.PromocodeContainer .applyRemovePromoCode.remove {
    position: absolute;
    width: 100px;
    top: 0;
    right: 0;
    margin: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.PromocodeContainer .applyRemovePromoCode.apply i,
.PromocodeContainer .applyRemovePromoCode.remove i {
    font-size: 22px;
    margin-right: 5px;
}

.downloadAppAlert {
    position: fixed;
    z-index: 99999999;
    background: #fff;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    display: none;
}
.downloadAppAlert .AlertContainer {
    position: relative;
    padding: 12px;
    box-sizing: border-box;
}
.downloadAppAlert .AlertContainer i {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 20px;
}
.downloadAppAlert .AlertContainer .box_1 {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.applogo {
    border-radius: 5px;
    overflow: hidden;
    width: 70px;
    height: 70px;
    margin-right: 20px;
}
.applogo img{
    width: 100%;
}
.appDiscription {
    max-width: 250px;
}
.appDiscription h3{
    display: inline-block;
    margin-bottom: 0px;
    font-size: 18px;
    margin-top: -2px;
    color: #373737;
}

.appDiscription p{
    font-size: 11px;
    margin-bottom: 4px;
    margin-top: 0px;
    color: #7b8397;
}
.AppLinks {
    display: flex;
    flex-direction: row;
}

.AppLinks a.downloadBtns {
    width: 100px;
    height: 30px;
    border-radius: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 5px;
    background-size: contain;
}
.AppLinks a.downloadBtns {
    width: 100px;
    height: 30px;
    border-radius: 3px;
    margin-top: 0px;
    background-size: contain;
    margin-bottom: 0px;
}
.box_booking_2 .main ul li.total span, .sign_up .main ul li.total span {
    font-weight: 600;
    text-transform: capitalize;
}
.alignTextRlast2 .col-md-2 {
    text-align:right;
}
.text-separator {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    max-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-search-input div.col-lg-2 {
    max-width: calc(16.666667% - 20px);
}
.MenuBar {
    min-height: 97px !important;
}
.userName_MobileOnly {
    display: none !important;
}

.page_header.element_to_stick.sticky{
    height:auto;
}

#logo img {
    max-height: 53px;
    width: auto;
}

.currency-right {
    text-transform: initial;
    margin-left: 4px;
    float: right !important;
}

.currency-left {
    text-transform: initial;
    margin-right: 4px;
    float: left !important;
}

/* * Mobile Responsive */
@media (max-width: 991px) {
    .row.no-gutters.custom-search-input.search_bar_list {
                display: flex;
                flex-wrap: nowrap;
            }

                .row.no-gutters.custom-search-input.search_bar_list input[type='submit'] {
                    margin: 0px 0 0 0;
                }

                .row.no-gutters.custom-search-input.search_bar_list .col-lg-3 {
                    width: 40%;
                }

                .row.no-gutters.custom-search-input.search_bar_list .form-group {
                    margin-bottom: 0;
                }

            .MenuBar .theiaStickySidebar {
                width: calc(100%);
                border-top: 25px solid #fff;
            }

            .OrderStatusStep ul li img {
                width: 50px;
                height: 50px;
            }

            .OrderStatusStep ul li h4 {
                font-size: 12px !important;
                margin: 0px;
                color: black !important;
                text-align: center;
            }

            .OrderStatusStep ul li {
                padding: 0px 8px;
            }

            .box_booking_2 .main ul li span, .sign_up .main ul li span {
                font-size: 10px;
            }

            .OrderStatusStep ul li .arrow_right {
                position: absolute;
                top: 45%;
                transform: translateY(-50%);
                font-size: 20px !important;
                right: -10px;
                color: #e02026;
            }

            .info_content h3 {
                padding-top: 10px;
            }

            div.sticky {
                height: auto !important;
            }

            .dropdown.user .dropdown-menu {
                left: auto !important;
                right: -80px !important;
            }

            .ui-timepicker-wrapper {
                width: 77% !important;
            }

            .chose_day ul li label {
                font-size: 10px !important;
            }

            #co2Modal-dialog .modal-body {
                margin-left: -30px;
                margin-right: -30px;
            }

            .table.cart-list td .dropdown-menu {
                right: 0px !important;
                left: 0PX !important;
                margin-left: -270px !important;
            }

            .paymentSelection form {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: space-around;
            }

                .paymentSelection form div {
                    width: 43.3333%;
                    min-height: 130px;
                    margin-right: 0;
                    margin-bottom: 15px;
                }

            span#accepted_status {
                width: 70px;
                height: 70px;
                display: block;
            }

            span#ontheway_status {
                width: 70px;
                height: 70px;
                display: block;
                overflow: hidden;
            }

            span#pickedup_status {
                width: 70px;
                height: 70px;
                display: block;
            }

            span#delivered_status {
                width: 70px;
                height: 70px;
                display: block;
            }

            .row.mobile_row {
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
            }

                .row.mobile_row p {
                    margin-bottom: 0px;
                }

            #edit-Cart-dialog .sign-in-wrapper {
                margin: 0 -20px;
            }

            #edit-Cart-dialog .optionItemsDropdown {
                min-width: 260px !important;
            }

                #edit-Cart-dialog .optionItemsDropdown h5 {
                    font-size: 14px;
                    margin-bottom: 12px;
                    display: flex;
                    flex-direction: column;
                }

                    #edit-Cart-dialog .optionItemsDropdown h5 span {
                        font-size: 12px;
                    }

                #edit-Cart-dialog .optionItemsDropdown label small {
                    font-size: 12px;
                }

                #edit-Cart-dialog .optionItemsDropdown ul li .distance {
                    margin-right: 6px;
                }

            .box_booking .main {
                padding: 15px;
            }

            .ModalClose {
                top: -15px;
                right: 5px;
            }

            #location_map_content .custom-search-input .addressSearch {
                background-color: #fff;
                box-shadow: 0px 0px 30px 0px rgba(0, 0,0, 0.3);
            }

            #location_map_content .custom-search-input input[type='submit'] {
                margin: 5px 0 0 0;
            }

            .call_section .box_1 {
                background-color: #121921;
                color: #fff;
                padding: 30px;
            }

            a.downloadBtns {
                /*width: 100%;*/
                margin: 5px 0px;
                background-size: 70%;
                background-position: center;
            }

            .itemName .Allergy .optionItemsDropdown .dropdown-menu {
                left: 0px !important;
                right: auto !important;
                margin-left: 0px !important;
                min-width: 220px !important;
            }

            .optionItemsDropdown ul li {
                DISPLAY: flex;
                align-items: center;
            }

            .optionItemsDropdown .container_check {
                margin-left: 5px;
                margin-top: 4px;
                margin-bottom: 4px;
                margin-right: 5px;
            }
            .cart-list .flex-md-column {
                max-width: 85%;
                width: 190px;
            }
            iframe .singlePaymentOption .app__checkoutContainer___er0Yo {
                display: flex;
                align-items: center;
                justify-content: center;
                max-width: 240px !important;
                flex-direction: column;
            }
            iframe .app__checkout___2enrk {
                padding: 0px !important;
                max-width: 230px !important;
            }
            .alignTextRlast2 div{
                padding:0 3px;
            }
            .text-separator {
                padding: .375rem .75rem;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1.5;
                color: #fff;
                max-width: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .custom-search-input div.col-lg-2 {
                max-width: calc(50% - 20px);
            }
            .custom-search-input input[type='submit'] {
                margin: 5px 0 0 0;
                padding: 0 5px;
            }
            a#homemenu-language {
                padding-left: 12px !important;
            }
            ul#top_menu.drop_user.lang-selector {
                right: 12px !important;
                
            }
            span.userName {
                display: none;
            }
            .dropdown.user a#homemenu {
                padding-right: 10px !important;
            }
            .userName_MobileOnly {
                padding: 10px 0;
                line-height: 16px;
                display: block !important;
                font-size: 14px;
                color: #ccc !important;
                border-bottom: 1px solid #35383b;
                margin-bottom: 10px;
                word-break: break-all;
            }

           
        }


@media (min-width:1024px) {

.box_booking .main ul li a {
    min-width: 120px !important;
    max-width: 120px;
    text-overflow: ellipsis;
    /*work-break previous value: break-all*/
    word-break: break-word;
    margin-right: 5px;
}

a.btn_1, .btn_1 {
    font-size: 12px;
}

.MainItems {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
/* .qty {
margin-right: -330px;
}*/
span#accepted_status {
    width: 80px;
    height: 80px;
    display: block;
}

span#ontheway_status {
    width: 80px;
    height: 80px;
    display: block;
    overflow: hidden;
}

span#pickedup_status {
    width: 80px;
    height: 80px;
    display: block;
}

span#delivered_status {
    width: 80px;
    height: 80px;
    display: block;
}

.OrderStatusStep ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 14px;
    position: relative;
}

    .OrderStatusStep ul li h4 {
        font-size: 16px !important;
        margin: 0px;
        color: black !important;
    }
}

@media (max-width:320px) {

.OrderStatusStep ul li {
    padding: 0px 6px;
}

span#accepted_status {
    width: 60px;
    height: 60px;
    display: block;
}

span#pickedup_status {
    width: 60px;
    height: 60px;
    display: block;
}

span#ontheway_status {
    width: 60px;
    height: 60px;
    display: block;
    overflow: hidden;
}

span#delivered_status {
    width: 60px;
    height: 60px;
    display: block;
}

.OrderStatusStep ul li h4 {
    font-size: 10px !important;
    margin: 0px;
    text-align: center;
}

.mobile_row .col-md-1, .mobile_row .col-md-4, .mobile_row .col-md-3 {
    padding: 0 5px;
}

.box_booking .main ul li a {
    min-width: 140px !important;
    padding-left: 25px !important;
}

.MainItems span.price {
    font-size: 14px;
    font-weight: 500 !important;
}

.cart-list .flex-md-column {
    max-width: 85%;
    width: 150px;
}

}

.justify-content-center {
    justify-content: center;
}
.additional-takeaway-options{
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.form-group {
    display: flex;
    justify-content: center;
}*/
    .form-group label {
            white-space: nowrap; /* Prevents label from breaking */
        margin-left: 10px; /* Adds a small space between label and input */
}
    
    /* Portrait */
    @media (max-width:991px) and (orientation: portrait) {
        #MenuBar_fixed {
        position: sticky !important;
        top: 0px !important;
    }

    .splide__arrows {
        display: none;
    }
    .itemOption-in-dialog {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

        .itemOption-in-dialog .optionItemsDropdown {
            min-width: auto !important;
        }
}