/*FLIP CARD Media queries*/
@media (max-width: 459px) {
    .res-custom-style-first {
        height: 440px !important;
    }
    .res-custom-style {
        height: 440px !important;
    }
    .res-instagram-username {
        word-break: break-all;
    }
    .social-name-res {
        font-size: 25px !important;
    }
}

@media(min-width: 460px) and (max-width: 499px) {
    .res-flip-card {
        height: 590px !important;
    }
    .res-custom-style-first {
        height: 460px !important;
    }
    .res-custom-style {
        height: 460px !important;
    }
    .res-instagram-username {
        word-break: break-all;
    }
    .social-name-res {
        font-size: 25px !important;
    }
    .res-footer-img {
        height: 210px;
    }
}

@media(min-width: 500px) and (max-width: 768px) {
    .res-custom-style-first {
        height: 485px !important;
    }
    .res-custom-style {
        height: 485px !important;
    }
    .social-name-res {
        font-size: 30px !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    div.actions.clearfix ul {
        margin-top: 3% !important;
    }
    .res-custom-style-first {
        height: 373px !important;
    }
    .res-custom-style {
        height: 373px !important;
    }

}

@media(min-width: 768px) and (max-width: 990px) {
    .res-custom-style-first {
        height: 428px !important;
    }
    .res-custom-style {
        height: 428px !important;
    }
}
@media(max-width: 768px) {
    .res-footer-instagram {
        height: 138px !important;
    }
    .res-instagram-username {
        font-size: 15px !important;
    }
}

/*FLIP CARD Media queries End*/

.required-text-show {
    color: red !important;
    font-size: 12px !important;
}
.res-section {
    margin-top: 52px;
}

.res-image {
    width: 100%;
    border-radius: 20px;
    height: auto;
}

.res-gallery-margin {
    margin-top: 30px;
}

.res-container-div {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.res-product-info {
    margin-top: 100px;
}
.res-order-section {
    background: #FCFCFC;
    padding: 50px 0 50px 0;
}

.res-logo {
    margin-bottom: 100px;
}
.res-my-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    color: #25313C;
}

.res-span-element {
    color: rgb(var(--main-color));
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
}

.res-price {
    width: 186px;
    height: 60px;
    background: rgb(var(--main-color));
    border-radius: 0px 0px 30px 0px;
    text-align: center;
    padding-top: 10px;
}

.res-price-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
}

a.res-order-final-step-checkout span {
    display: inline-block;
}

.res-location {
    text-align: center;
}
.res-clock {
    text-align: center;
}
.res-phone {
    text-align: center;
}
.res-common-class {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #25313C;
    padding-left: 20px;
    padding-right: 20px;
}

.res-common-p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #25313C;
    opacity: 0.5;
}

.res-place-info {
    margin-top: 100px;
    background: #FCFCFC;
    padding: 50px 0 50px 0;
}

.res-clock, .res-location, .res-phone {
    height: 138px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(var(--main-color), 0.3);
    border-radius: 0px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.res-menu-title {
    /*font-family: Open Sans;*/
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    color: #25313C;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.res-kinds {
    border-bottom: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
}
.res-kinds a {
    text-decoration: none;
}

.tab-test>.active {
    display: flex;
}

.res-kinds-item {
    margin-left: auto;
    margin-right: auto;
    margin-top: 52px;
    margin-bottom: 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: #25313C;
    cursor: pointer;
    text-align: center;
}

.res-kinds-item:hover {
    color: unset;
}
.res-kinds .owl-stage {
    margin: auto;
}
.res-kinds-item.active .rest-menu-icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(var(--main-color), 0.5) !important;
    border-radius: 20px;
}
.res-food-menu, .res-order-section {
    margin-top: 100px;
}

.res-order-food {
    border-radius: 0px 20px 20px 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(254, 123, 95, 0.1);
    text-align: center;
    margin-top: 40px;
}

.res-order-food img {
    width: 100%;
    max-width: 100%;
    border-radius: 0 20px 0px 0px;
    height: 180px;
    object-fit: cover;
}

.res-order-food h6 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #25313C;
    padding-top: 20px;
    max-height: 50px;
    height: 50px;
    padding-left: 7px;
    padding-right: 7px;
}

.res-order-food span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: rgb(var(--main-color));
}

.res-food-descp {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #25313C;
    opacity: 0.7;
    max-height: 95px;
    height: 95px;
    overflow-y: auto;
}
.res-food-ord {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    height: 50px;
    background: rgb(var(--main-color));
    border-radius: 0px 0px 0px 20px;
    border: none;
    width: 100%;
    outline: none !important;
    cursor: pointer;
}
.final-button {
    background: rgb(var(--main-color));
    border-radius: 0px;
    width: 49.5%;
    /* float: right; */
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    /* margin-top: 11px; */
    letter-spacing: -0.06em;
    color: #FFFFFF;
    outline: none !important;
    height: 50px;
    cursor: pointer;
    border: none;
    margin-left: auto;
}
.customArrowDown-prev, .customArrowDown-next {
    color: var(--main-color);
    font-size: 12px;
    padding: 10px;
    width: 35px;
    height: 35px;
    background-color: #FFFFFF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 4px var(--main-color);
    opacity: 0.8;
}
.customArrowDown-prev {
    transform: rotate(90deg);
}
.customArrowDown-next {
    transform: rotate(270deg);
}
.rest2_price_realtime p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #25313C;
    opacity: 0.5;
    margin-bottom: 0px;
}
.rest2_price_realtime span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    color: #25313C;
    line-height: 27px;
    margin-top: 20px;
}
.rest-flip-back-padding {
    padding-top: 35px !important;
}
.rest2_price_realtime {
    padding-left: 20px;
    padding-bottom: 5px;
    max-height: 120px;
}
.res-load-more {
    width: 208px;
    height: 60px;
    background: #FFFFFF;
    border: 2px solid rgb(var(--main-color));
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(254, 123, 95, 0.2);
    border-radius: 5px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: rgb(var(--main-color));
}
.res-load-more:hover {
    color: rgb(var(--main-color));
}

.res-load-more:focus {
    box-shadow: none;
}

.res-get-food {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    color: #25313C;
}

.res-getfood-span {
    color: rgb(var(--main-color));
    margin-right: 6px;
}

.res-order-txt {
    float: right;
}

.res-callus {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #25313C;
    margin-bottom: 0px;
}
.res-order-now {
    width: 208px;
    height: 60px;
    background: rgb(var(--main-color));
    box-shadow: 0px 4px 10px rgba(254, 123, 95, 0.3);
    border-radius: 5px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    float: right;
}
.res-order-now:hover {
    color: #FFFFFF;
}
.res-order-now:focus {
    box-shadow: none;
}

.res-gallery {
    margin-top: 60px;
}
.custom-clock-rounded:before {
    color: rgb(var(--main-color));
    font-size: 20px;
}

.res-footer-img {
    position: relative;
    display: flex;
    flex-direction: row;
    background: rgba(var(--main-color), 0.7);
    height: 257px;
}

.res-footer-instagram {
    width: 18%;
    height: 176px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    margin: 10px;
}
.socialMedia-container {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: 32px;
}

.res-footer-image {
    width: 100%;
    opacity: 0.3;
    height: 100%;
    object-fit: cover;
}
.res-footer-img div {
    width: 100%;
}

.res-back-img {
    cursor: pointer;
}

.res-border {
    border: 2px dashed rgba(169, 169, 169, 0.8);
    width: 95%;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    margin-top: 9px;
    text-align: center;
}

.res-instagram-username {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: #25313C;
    cursor: pointer;
    margin-bottom: 0px;
    width: auto;
}

.res-insta-img {
    width: 95%;
    height: 80px;
    margin-top: 20px;
}

.res-check {
    background-color: #FCFCFC;
    margin-top: 120px;
}

.res-gallery-footer {
    width: 80%;
    margin: 50px auto 50px auto;
}

.res-gallery-footer h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    color: #25313C;
    text-align: center;

}

.res-gallery-footer p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: #000000;
    text-align: center;
}

.res-footer {
    margin-top: 100px;
}

@media(max-width: 999px) {
    .res-view-more {
        width: 150px;
        height: 40px;
    }
    .res-price {
        width: 166px;
        height: 40px;
    }
    .res-price-text {
        font-size: 15px;
        padding-top: 4px;
    }
    .res-logo {
        margin: 0px;
    }
    .res-location {
        margin-bottom: 10px;
    }
    .res-clock {
        margin-bottom: 10px;
    }
    .res-order-now {
        margin-top: 20px;
    }
    .res-gallery-footer h3 {
        font-size: 30px;
    }
    .res-menu-title {
        font-size: 30px;
    }
    .label-res-softdrinks-checkbox {
        font-size: 14px !important;
        left: 20px !important;
    }
    .res-kinds a {
        margin-left: 5px;
    }
}

@media(min-width: 569px) and (max-width: 767px) {
    .res-footer-instagram {
        width: 45%;
        left: 30%;
    }
}

@media(min-width: 768px) and (max-width: 1400px) {
    .res-footer-instagram {
        width: 25%;
        left: 35%;
    }
}

@media(max-width: 1600px) {
    .res-footer-img div {
        width: 25%;
    }
}

@media(max-width: 568px) {
    .res-callus {
        text-align: center;
    }
    .res-get-food {
        text-align: center;
    }
    .res-footer-instagram {
        width: 25%;
        left: 25%;
    }
    .res-instagram-username {
        font-size: 12px;
    }
}
.productComments:focus {
    outline: none;
}
.res-steps-p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #25313C;
    text-align: left;
    margin-bottom: 12px;
}

.res-type {
    display: flex;
    justify-content: space-between;
}

.res-prod-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #25313C;
    padding-left: 5px;
    margin-bottom: 0px;
}
.res-price-ordering {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: right;
    color: #25313C;
    opacity: 0.7;
}

.res-flip-card {
    background-color: transparent;
    height: 484px;
    perspective: 1000px;
    -webkit-perspective: 1000px;
}

.res-flip-card-inner {
    position: relative;
    width: 100%;
    height: 90%;
    transition: transform 0.6s;
    -webkit-transition: transform 0.6s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.res-flip-card-back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(254, 123, 95, 0.1) !important;
    border-radius: 0px 20px;
    margin-top: 40px;
    height: 100%
}

.res-flip-card-front, .res-flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999 !important;
}
div.steps {
    display: none;
}
.rest-order-back-btn1 {
    /* background-image: url(/assets/images/custom_icons/back.svg); */
    font-family: 'mydevicon' !important;
    border: 0px !important;
    background-repeat: no-repeat;
    background-size: 30px 20px;
    background-position: center;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0px;
    transform: rotate(90deg);
    font-size: 32px;
    color: rgb(var(--main-color));
}
.rest-order-back-btn1:focus {
    outline: 0;
}
.rest-order-back-btn1:before {
    content: "\e94c";
}
.res-custom-style {
    padding: 0px 10px 0px;
    max-height: 317px;
    height: 317px;
    overflow-y: auto;
    overflow-x: hidden;
}

.res-custom-style-first {
    padding: 60px 10px 20px;
    max-height: 317px;
    height: 317px;
    overflow-y: hidden;
    overflow-x: hidden;
}
.rest-order-back-btn {
    margin-left: 10px;
    margin-top: 20px;
}
.prod-radio-size-tool input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}
.prod-radio-size-tool input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0;
}
.prod-radio-size-tool {
    margin-bottom: 5px;
}
.prod-radio-size-tool label {
    display: inline-block;
    padding: 9px;
    background-color: white;
    border: 1px solid #C0C0C0;
    border-radius: 100%;
    margin-bottom: 0px;
    /* background-image: url('/assets/images/custom_icons/rest-size-radio-uncheck.svg');
    background-repeat: no-repeat;
    background-size: 20px 20px; */
}
.prod-radio-size-tool input[type="radio"]:checked+label {
    /* background-image: url('/assets/images/custom_icons/rest-size-radio-check.svg');
    background-repeat: no-repeat;
    background-size: 20px 20px; */
    border: 6px solid rgb(var(--main-color));
    padding: 4px;
}
.prod-radio-size-tool input[type="checkbox"]:checked+label {
    background-image: url('/assets/images/custom_icons/rest-size-radio-check.svg');
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
.prod-radio-size-font {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.06em;
    color: #25313C;
    margin: 0;
}

div.actions.clearfix ul {
    list-style: none;
    height: 50px;
    background: rgb(var(--main-color));
    border-radius: 0px 0px 0px 20px;
    border: none;
    width: 100%;
    outline: none !important;
    padding-left: 0 !important;
    margin-bottom: 0px !important;
}

.res-custom-style-add {
    list-style: none;
    height: 50px;
    border: none;
    width: 50%;
    float: right;
    outline: none !important;
    padding-left: 0 !important;
    margin-bottom: 0px !important;
    padding-top: 12px !important;
    border-left: 1px solid white;
}

a.res-custom-style-add {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

div.actions.clearfix ul li {
    text-align: center;

}

a.res-next-step {
    display: block;
    padding-top: 10px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}


.res-prod-title-extra {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #25313C;
    margin-left: 10px;
}
.options-holder-prod {
    overflow-y: auto;
}
.options-holder-prod::-webkit-scrollbar {
    width: 9px;
}

.options-holder-prod::-webkit-scrollbar-track {
    background: #f8f8f8;
    background-clip: content-box;
}

.options-holder-prod::-webkit-scrollbar-thumb {
    background: rgba(199, 199, 199, 0.727);
    border-radius: 20px;
}

input.rest-soft-drink-checkbox[type=checkbox] {
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 100px;
    -webkit-appearance: none;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-position: center;
    background-size: 55px 55px;
    background-repeat: no-repeat;
    background-position-y: 35px;
    outline: unset;
}
input.rest-soft-drink-checkbox[type=checkbox]:checked {
    border: 2px solid rgb(var(--main-color)) !important;
}
input.rest-soft-drink-checkbox[type=checkbox]:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 2px solid #555555;
    border-radius: 3px;
    background-color: white;
    display: none;
}
input.rest-soft-drink-checkbox[type=checkbox]:checked:after {
    content: "";
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
    display: none;
}
.label-res-softdrinks-checkbox {
    position: absolute;
    left: 15px;
    top: 20px;
    width: 64%;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: -0.06em;
    color: #25313C;
    overflow: hidden;
}

.rest-yourchoices {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.06em;
    color: rgb(var(--main-color));
    margin-bottom: 5px;
}

.rest-final-step-selected-choice {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.06em;
    color: #25313C;
    margin-bottom: 10px;
}
.rest-qty-change {
    border: none;
    background-color: #FFFFFF;
}
.rest-qty-change:focus {
    outline: none;
}

.rest-final-step-product-price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    margin-bottom: 0px;
    color: #25313C;
    flex-shrink: 0;
}
.res-order-final-step-checkout {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    bottom: 0px;
    /* top: unset!important; */
    background-color: rgb(var(--main-color));
    /* position: absolute;
    left: 0; */
    list-style: none;
    text-decoration: none !important;
    height: 50px;
    border-radius: 0px 0px 0px 20px;
    width: 50%;
    /* float: right; */
    outline: none !important;
    text-align: center;
    margin-bottom: 0px !important;
    padding-top: 14px;
}

.res-order-final-step-checkout:hover {
    color: white !important;
}


.res-box-plpr {
    max-height: 150px;
    height: 150px;
    padding: 20px;
}

.res-input-group input {
    border: none;
    width: 20px;
    text-align: center;
}
.nextBtn {
    width: 100%;
}
.qty {
    font-size: 24px;
    color: #25313C;
}
.rest_step {
    display: none;
}
.rest_step {
    display: none;
}
.display-block {
    display: block;
}
.actions>ul>li.disabled {
    display: none;
}
.social-name-res {
    font-size: 50px;
    font-family: Billabong;
    margin-bottom: 0;
}
.productComments {
    width: 100%;
    max-height: 205px;
    height: 180px;
    border: none;
    background-color: #F7F7F7;
    border-radius: 30px;
    padding: 20px;
    resize: none;
}
.res-custom-style-end {
    max-height: 165px;
    height: 165px;
    overflow-y: auto;
    overflow-x: hidden;
}
.total-price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #25313C;
    opacity: 0.5;
    flex-shrink: 0;
}
.rest-order-back-btn {
    border: 0px !important;
    /* background-image: url('/assets/images/custom_icons/back.svg'); */
    background-color: transparent;
    cursor: pointer;
    margin: 0 !important;
    outline: none !important;
    content: "\e94c";
    font-family: 'mydevicon' !important;
    transform: rotate(90deg);
    color: rgb(var(--main-color));
    font-size: 32px;
}
.rest-order-back-btn:before {
    content: "\e94c";
}
.rest-final-step-productimg img {
    height: 180px;
    border-radius: 0 20px 0px 0px;
    object-fit: cover;
}
input.qty[type=number]::-webkit-inner-spin-button,
input.qty[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.custom-res2-icon:before {
    color: rgb(var(--main-color)) !important;
    font-size: 35px;
}
.rest-qty-change.inc, .rest-qty-change.dec {
    font-size: 24px;
    color: #25313C;
}
.custom-res2-icon-pin {
    background-color: rgb(var(--main-color));
    padding: 8px 10px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    color: #FFFFFF;
}
.res-phone img, .res-location img, .res-clock img {
    background-color: rgb(var(--main-color));
    padding: 10px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
}
/*Last step media query*/

@media (max-width: 375px) {
    .res-navlink {
        padding-left: 0px !important;
    }
    .navbar-res {
        padding-left: 0px !important;
        padding-top: 10px !important;
    }
    #navbarRes ul {
        align-items: unset !important;
    }
    .res-place-info {
        margin-top: unset !important;
    }
    .res-footer-img {
        height: 160px !important;
    }
    .socialMedia-container {
        bottom: 0 !important;
    }
}

@media(min-width: 378px) and (max-width: 529px) {
    .res-navlink {
        padding-left: 0px !important;
    }
    .navbar-res {
        padding-left: 0px !important;
        padding-top: 10px !important;
    }
    #navbarRes ul {
        align-items: unset !important;
    }
    .res-place-info {
        margin-top: unset !important;
    }
    .res-footer-img {
        height: 160px !important;
    }
    .socialMedia-container {
        bottom: 0 !important;
    }
}

@media(min-width: 530px) and (max-width: 575px) {
    .res-box-plpr {
        padding: 0px 20px 0px 20px !important;
        height: 198px;
        max-height: 198px;
    }
    .res-navlink {
        padding-left: 0px !important;
    }
    .navbar-res {
        padding-left: 0px !important;
        padding-top: 10px !important;
    }
    #navbarRes ul {
        align-items: unset !important;
    }
    .res-place-info {
        margin-top: unset !important;
    }
    .res-footer-img {
        height: 160px !important;
    }
    .socialMedia-container {
        bottom: 0 !important;
    }
}

@media(min-width: 576px) and (max-width: 767px) {
    .res-navlink {
        padding-left: 0px !important;
    }
    .navbar-res {
        padding-left: 0px !important;
        padding-top: 10px !important;
    }
    #navbarRes ul {
        align-items: unset !important;
    }
    .res-footer-img {
        height: 160px !important;
    }
    .socialMedia-container {
        bottom: 0 !important;
    }
}

@media(min-width: 768px) and (max-width: 990px) {
    .res-navlink {
        padding-left: 0px !important;
    }
    .navbar-res {
        padding-left: 0px !important;
        padding-top: 10px !important;
    }
    #navbarRes ul {
        align-items: unset !important;
    }
}
@media(min-width: 991px) and (max-width: 1200px) {
    .dropdown-menu-res:before {
        content: "";
        position: absolute;
        right: 28%;
        bottom: 98.5%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid rgba(0, 0, 0, .15)
    }

    .dropdown-menu-res:after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid;
        bottom: 99.3%;
        right: 28%;
        border-bottom-color: white;
        border-width: 0 .3rem .3rem .3rem;
    }

}
@media(min-width: 1200px) {
    .dropdown-menu-res:before {
        content: "";
        position: absolute;
        right: 28%;
        bottom: 98.5%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid rgba(0, 0, 0, .15)
    }

    .dropdown-menu-res:after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid;
        bottom: 99.3%;
        right: 28%;
        border-bottom-color: white;
        border-width: 0 .3rem .3rem .3rem;
    }

}
/*Last step media query end*/

.res-order-final-step-checkout {
    top: 100%;
}

/*=============================Menu Landing Page Frontend Design=================================*/
.menu-landing-page {
    margin-top: 0px;
}
.res-menu-p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.06em;
    color: rgb(var(--main-color));
    text-align: center;
    margin-bottom: 0px;
}
.menu-landing-page .res-menu-title {
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 72px;
    letter-spacing: -0.06em;
    color: #25313C;
    text-align: center;
}
.menu-landing-page .nav-tabs {
    border-bottom: 0px;
}
.menu-landing-page-03 .menu-landing-page .res-kinds {
    width: 100%;
    margin-top: 50px;
    justify-content: center;
    max-height: 62vh;
    overflow: auto;
    direction: rtl;
}

.menu-landing-page .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 50px;
}
.menu-landing-page .owl-theme .owl-dots .owl-dot.active span, .menu-landing-page .owl-theme .owl-dots .owl-dot:hover span {
    background: rgb(var(--main-color));
}
.menu-landing-page .owl-theme .owl-dots .owl-dot span {
    background: rgba(var(--main-color), 0.2);
}
.menu-landing-page .owl-theme .owl-dots .owl-dot {
    outline: 0px;
}
.menu-landing-page .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}
/* .menu-landing-page .owl-item{
    padding: 45px;
} */
.menu-landing-page .res-kinds-item {
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: unset;
    background: unset;
    border-radius: 20px;
    width: 120px;
    min-height: 180px;
    align-items: center;
    flex-direction: column;
}
.menu-landing-page .res-kinds-item .rest-menu-icon {
    width: 100%;
    height: 120px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #F3f3f3;
    border-radius: 20px;
}
.menu-landing-page .res-kinds-item .rest-menu-icon img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: flex;
    border-radius: 20px;

}
/*.menu-landing-page .res-kinds-item.active .menu-icon-active{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70px;
    height:70px;
    padding-left:70px;
}*/
.menu-landing-page .res-kinds-item.active .menu-icon-active.rest-menu-burger-white {
    background: url(/assets/images/custom_icons/rest-menu-burger-white.svg) no-repeat;
}
.menu-landing-page .res-kinds-item.active .menu-icon-active.rest-menu-pizza-white {
    background: url(/assets/images/custom_icons/rest-menu-pizza-white.svg) no-repeat;
}
.menu-landing-page .res-kinds-item.active .menu-icon-active.rest-menu-fish-white {
    background: url(/assets/images/custom_icons/rest-menu-fish-white.svg) no-repeat;
}
.menu-landing-page .res-kinds-item.active .menu-icon-active.rest-menu-salads-white {
    background: url(/assets/images/custom_icons/rest-menu-salads-white.svg) no-repeat;
}
.menu-landing-page .res-kinds-item.active .menu-icon-active.rest-menu-pasta-white {
    background: url(/assets/images/custom_icons/rest-menu-pasta-white.svg) no-repeat;
}
.menu-landing-page .tab-content {
    margin-top: 100px;
}
.menu-landing-page .res-order-food h6 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: -0.06em;
    color: #25313C;
    height: 80px;
    max-height: 80px;
    padding: 20px 20px 0px 20px;
    word-break: break-all;
    overflow: hidden;
}
.menu-landing-page .res-order-food span {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.06em;
    color: rgb(var(--main-color));
    padding: 0px 20px;
}
.menu-landing-page .res-food-descp {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.06em;
    color: #25313C;
    opacity: 0.7;
    padding: 0px 20px;
}
.menu-landing-page .res-food-descp::-webkit-scrollbar {
    width: 6px;
}
.menu-landing-page .res-food-descp {
    scrollbar-width: thin;
    scrollbar-color: #EAEAEA transparent;
}
.menu-landing-page .res-food-descp::-webkit-scrollbar-track {
    background: transparent;
}
.menu-landing-page .res-food-descp::-webkit-scrollbar-thumb {
    background-color: #EAEAEA;
    border-radius: 3px;
    border: 3px solid transparent;
}
.menu-landing-page .res-food-ord {
    font-family: "Poppins";
    line-height: 30px;
    letter-spacing: -0.06em;
}
.menu-landing-page-01 .res-food-ord {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    height: 50px;
    background: rgb(var(--main-color));
    border-radius: 0px 0px 0px 20px !important;
    border: none;
    width: 100%;
    outline: none !important;
    cursor: pointer;
    margin: 0px !important;
    box-shadow: unset !important;
}
.menu-landing-page-01 .res-flip-card {
    height: 600px;
}
.menu-landing-page-01 .res-order-food img {
    height: 240px;
}
.menu-landing-page-01 .rest-flip-back-padding {
    padding: 0px;
}
.menu-landing-page-01 .rest-mb-30px {
    margin-bottom: 0px;
}
.menu-landing-page-01 .productComments {
    margin-top: 0px;
    margin-bottom: 0px;
}
.menu-landing-page-01 .rest_price_realtime {
    position: unset;
    display: block;
    flex-wrap: unset;
    width: unset;
}
.menu-landing-page-01 .rest-order-tab {
    position: unset;
}
.menu-landing-page-01 .final-button {
    position: unset;
    border-radius: 0px !important;
}
.menu-landing-page-01 .menu-landing-page-nav-tabs {
    background: #fff;
    padding-top: 150px;
}
.menu-landing-page-01 .menu-landing-page-tab-content {
    background: #fff;
    padding-bottom: 100px;
}
.menu-landing-page-01 .rest2_price_realtime {
    max-height: 177px;
}
.menu-landing-page-01 .rest-final-step-productimg img {
    height: 100%;
    object-fit: cover;
}
.menu-landing-page-01 .rest-final-step-productimg {
    height: 240px;
}
.menu-landing-page-01 .rest-finalstep-product-img {
    max-height: unset;
}
.rest-menu-category-name {
    top: 11px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.06em;
    color: #25313C;
    position: relative !important;
    bottom: unset !important;
}
.menu-landing-page-02 .menu-landing-page-nav-tabs {
    background: #fff;
    padding-top: 150px;
}
.menu-landing-page-02 .menu-landing-page-tab-content {
    background: #F8F8F8;
    padding-bottom: 100px;
}
.menu-landing-page-02 .rest-image-box-container {
    height: 335px;
}
.menu-landing-page-02 .rest-product-name {
    font-size: 24px;
    letter-spacing: -0.06em;
}
.menu-landing-page-02 .flip-card {
    height: 580px;
    margin-bottom: 30px;
}
.menu-landing-page-02 .rest-product-container {
    padding-top: 100px;
}
.menu-landing-page-02 .product-actual-price-font {
    font-size: 30px;
    letter-spacing: -0.06em;
}
.menu-landing-page-02 .rest-product-more-info {
    font-size: 18px;
    letter-spacing: -0.06em;
    height: 75px;
    max-height: 75px;
}
.menu-landing-page-02 .rest-product-more-info::-webkit-scrollbar {
    width: 6px;
}
.menu-landing-page-02 .rest-product-more-info {
    scrollbar-width: thin;
    scrollbar-color: #c3c0c0 transparent;
}
.menu-landing-page-02 .rest-product-more-info::-webkit-scrollbar-track {
    background: transparent;
}
.menu-landing-page-02 .rest-product-more-info::-webkit-scrollbar-thumb {
    background-color: #c3c0c0;
    border-radius: 3px;
    border: 3px solid transparent;
}
.product-old-price {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.06em;
    text-decoration-line: line-through;
    color: #25313C;
    opacity: 0.5;
    padding-top: 10px;
}
.rest-description-box-container .mydevicon-heart {
    position: absolute;
    color: #25313C;
    opacity: 0.5;
    right: 20px;
    top: 20px;
    font-size: 25px;
}
.rest-ratings-stars {
    position: absolute;
    right: 20px;
    top: 20px;
}
.rest-ratings-stars span {
    display: inline-block;
    color: #FFC107;
    font-size: 16px;
}
.rest-menu-category-name {
    top: 10px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.06em;
    color: #25313C;
}
.menu-landing-page-03 .res-kinds-item {
    position: relative;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}
.menu-landing-page-03 .rest-menu-category-name {
    bottom: -40px;
}
/*============================Menu Landing Page Frontend Design - Vertical Category==================================*/
.menu-landing-page-03 .menu-landing-page-nav-tabs {
    background: #fff;
    padding-top: 100px;
}
.menu-landing-page-03 .res-flip-card {
    height: 580px;
}
.menu-landing-page-03 .res-order-food img {
    height: 240px;
}
.menu-landing-page-03 .menu-landing-page-tab-content {
    background: #fff;
    padding-bottom: 100px;
    margin-top: 210px;
}
.menu-landing-page-03 .rest2_price_realtime {
    max-height: 177px;
}
.menu-landing-page-03 .rest-final-step-productimg img {
    height: 240px;
}
.menu-landing-page-03 .owl-stage {
    width: 100% !important;
}
.menu-landing-page-03 .owl-item {
    width: 100% !important;
    padding: 20px;
}
.menu-landing-page-03 .res-custom-style-end-03 {
    height: 152px;
    max-height: 152px;
}
.menu-landing-page-03 .rest-mb-30px {
    margin-bottom: 0px;
}
.menu-landing-page-03 .rest-flip-back-padding {
    padding: 0px 10px 0px;
}
.menu-landing-page-03 .productComments {
    height: 180px;
    max-height: 180px;
}
.menu-landing-page-03 .flip-card-back {
    box-shadow: 0px 4px 10px rgba(254, 123, 95, 0.1) !important;
}
.menu-landing-page-03 .res-food-ord {
    border-radius: 0px 0px 0px 20px !important;
    margin-bottom: 0px;
    box-shadow: unset !important;
}
.menu-landing-page-03 .res-custom-style {
    padding: 0px;
}
.menu-landing-page-03 .rest_add_to_cart {
    position: absolute;
    border-radius: 0px !important;
    bottom: 0;
    right: 0;
}
.menu-landing-page-03 .res-custom-style-end {
    height: 150px;
    max-height: 150px;
}
/*===========================End/Menu Landing Page Frontend Design - Vertical Category========================*/
@media (max-width: 600px) {
    .menu-landing-page .res-kinds-item {
        margin: 0 auto;
        margin-bottom: 70px;
    }
}
/*=============================End/ Menu Landing Page Frontend Design =================================*/