/* * {
   background: #000 !important;
   color: #0f0 !important;
   outline: solid #f00 1px !important;
} */
/* MEDIA QUERIES FOR RESTAURANT  */
@media (min-width: 1200px) {
    .carousel-container-abstract {
        width: 45% !important;
        margin-left: 10% !important;
        margin-right: auto !important;
    }
}

@media(max-width: 575px) {
    .rest-box-dashed {
        display: block !important;
    }
}

@media (max-width: 992px) {
    ol.rest-carousel-indicators {
        justify-content: center !important;
    }

    .rest-flex {
        justify-content: center !important;
    }

    .landing-restaurant-button {
        text-align: center !important;
    }

    .landing-restaurant-logo-box {
        text-align: center !important;
    }

    .w-gotstrap {
        width: 80% !important;
        text-align: center !important;
    }

    .rest-pill-item {
        margin-top: 1.5%;
    }

    .rest-title-menu-font {
        margin-bottom: 3% !important;
    }

    .rest-anchor-instagram {
        padding: 3% !important;
    }

    .rest-socialmedia-box {
        margin-top: 5px;
    }

    .social-name-res {
        font-size: 30px !important;
    }
}

@media (min-width: 992px) and (max-width: 1350px) {
    .rest-pdl {
        padding-left: 10%;
    }
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .rest-pdl {
        padding-left: 10%;
    }
}

@media(min-width: 990px) {
    .rest-magic-pos {
        display: flex;
    }
}

@media(min-width: 1200px) {
    .map-position-absolute {
        position: absolute;
        right: 0;
        top: 0;
        width: 63%;
        padding-right: 0;
    }
}

@media (min-width: 1351px) and (max-width: 1450px) {
    .rest-pdl {
        padding-left: 6%;
    }
}

@media(max-width: 767px) {
    .rest-product-container {
        margin-top: 5%;
    }

    .rest-git-font {
        font-size: 22px !important;
    }

    .rest-git-about-font {
        font-size: 14px !important;
    }

    .rest-icon-size {
        width: 20px !important;
    }

    .rest-specific-info-git {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .flip-card-back {
        height: 95% !important;
    }
}

/* ol.rest-carousel-indicators{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: var(--main-color);
    opacity: 0.5;
}
.rest-carousel-indicators li.active {
    border: 3px solid var(--main-color);
} */

ol.rest-carousel-indicators {
    z-index: 1050;
    margin-bottom: 5%;
    display: flex;
    justify-content: flex-start;
    margin-left: 15%;
}

ol.rest-carousel-indicators>li {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: var(--main-color);
}

ol.rest-carousel-indicators>li.active {
    border: 4px solid var(--main-color);
}

span.rest-icon-left {
    display: none;
}

span.rest-icon-right {
    display: none;
}

.carousel-container-abstract {
    height: 100%;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    /* , url('/themes/common/css/images/abstract-background-carousel.jpg') */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 1000;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.carousel-container-in-abstract {
    height: 100%;
    z-index: 1100;
    margin: 0 auto;
}

.landing-restaurant-logo-box {
    width: 100%;
    height: 100%;
    margin-top: 4.5%;
    margin-bottom: 12%;
}

/*.rest-carousel-slider{
    min-height: 75vh;
}*/


.rest-price {
    position: absolute;
    z-index: 9999;
    width: 186px;
    height: 60px;
    background: var(--main-color);
    border-radius: 0px 0px 30px 0px;
    text-align: center;
    padding-top: 10px;
}

.rest-price {
    position: absolute;
    z-index: 1;
}

.total-price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #25313C;
    opacity: 0.5;
}

.res-view-more {
    min-width: unset !important;
    max-width: unset !important;
    width: 180px;
    height: 55px;
    background: 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-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    outline: none !important;
}

.w-gotstrap {
    width: 50%;
}

.rest-title-menu-font {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 105%;
    color: #25313C;
}

.rest-pill-item.active {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF !important;
    border: 0 !important;
    background-color: rgb(var(--main-color)) !important;
}

.rest-pill-item.active:hover {
    color: #fff !important;
}

.rest-pill-item {
    background: #ECECEC !important;
    border-radius: 22.5px !important;
    border: 0 !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #25313C;
    margin-bottom: 7px !important;
    margin-right: 7px;
    margin-left: 7px;
}

.rest-pill-item:hover {
    color: #25313C !important;
}

.rest-nav-tabs {
    border: 0px !important;
}

.rest-mb-25 {
    margin-bottom: 2.5% !important;
}

.rest-product-container {
    display: flex;
    flex-flow: row nowrap;
    overflow: hidden;
    flex-shrink: 0;
    flex-flow: row wrap;
    padding-bottom: 50px;
}

.rest-image-box-container {
    height: 200px;
    width: 100%;
}

.rest-product-img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.rest-sort-by-font {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 105%;
    color: rgba(37, 49, 60, 0.5);
    margin: 0;
    margin-top: 3px;
}

.rest-sort-by-select {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 105%;
    color: #25313C;
    border: 0px;
    background-color: #f8f8f8;
}

.rest-description-box-container {
    background: #ECECEC;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 225px;
    position: relative;
}

.rest-product-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.06em;
    color: #25313C;
    margin: 0px auto 10px 20px;
    padding-top: 15px;
}

.rest-product-name a {
    color: var(--primary-color);
}

.rest-extras-tab-font {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.06em;
    color: #25313C;
    margin: 0px auto 10px 20px;
    padding-top: 15px;
}

.rest-product-more-info {
    margin: 0px 20px 15px 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.06em;
    color: #25313C;
    opacity: 0.7;
    max-height: 52px;
    height: 52px;
    overflow-y: auto;
}

.rest-product-btn-order {
    background: rgb(var(--main-color)) !important;
    box-shadow: 0px 4px 10px rgba(var(--main-color), 0.3) !important;
    border-radius: 30px !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 10px 20px 10px 20px;
    width: 100px;
    height: 40px;
    border: 0px;
    margin: 0px 20px 20px auto;
    cursor: pointer;
}

.product-actual-price-font {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 20px;
    letter-spacing: -0.06em;
    color: #25313C;
    margin: 0px 7px 0px 20px;
}

.product-price-on-sale {
    margin: 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 44px;
    letter-spacing: -0.06em;
    text-decoration-line: line-through;
    color: #25313C;
    opacity: 0.5;
}

.rest-order-box {
    margin-top: 5.5%;
}

.flip-card {
    background-color: transparent;
    height: 441px;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    -ms-perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.6s;
    -webkit-transition: transform 0.6s;
    -ms-transition: transform 0.6s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999 !important;
}

.flip-card-front {
    background-color: transparent;
    color: black;
}

.flip-card-back {
    background-color: white;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    /* padding: 20px; */
    height: 96%;
    z-index: 99999 !important;
    pointer-events: auto;
}

.required-text-show {
    color: red !important;
    font-size: 12px !important;
}

.rest-order-navigation {
    border-bottom: 0px !important;
}

.rest-order-tab {
    background: rgb(var(--main-color)) !important;
    border-radius: 30px !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #FFFFFF !important;
    position: absolute;
    bottom: 20px;
    text-align: center;
    right: 20px;
    width: 100px;
    height: 40px;
    border: 0;
    padding: 7px;
    cursor: pointer;
}

.rest-order-tab:hover {
    text-decoration: none !important;
}

.rest-product-btn-order:focus {
    outline: 0;
}

/* .rest-order-back-btn{
    border: 0px!important;
    background-image: url('/assets/images/custom_icons/rest-order-flip-arrow-back.svg');
    background-repeat: no-repeat;
    background-size: 30px 20px;
    background-position: center;
    width: 30px;
    height: 20px;
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 999;
}
.rest-order-back-btn1{
    border: 0px!important;
    background-image: url('/assets/images/custom_icons/rest-order-flip-arrow-back.svg');
    background-repeat: no-repeat;
    background-size: 30px 20px;
    background-position: center;
    width: 30px;
    height: 20px;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 9999;
} */
.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-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:before {
    content: "\e94c";
}

.rest-order-back-btn:focus {
    outline: 0;
}

.rest-order-back-btn1:focus {
    outline: 0;
}

.rest-order-box-card {
    width: 200px;
    height: 260px;
    position: relative;
    border: 1px solid #ccc;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
}

.product-sizetab-price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    letter-spacing: -0.06em;
    color: #25313C;
    opacity: 0.7;
}

.product-sizetab-price-extras {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 16px;
    text-align: right;
    letter-spacing: -0.06em;
    color: #25313C;
    opacity: 0.7;
}

.prod-radio-size-toolbar input[type="radio"],
.rest-mb-5px div input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.prod-radio-size-toolbar label,
.rest-mb-5px div label {
    height: 18px;
    width: 18px;
    border: 1px solid #80808059;
    border-radius: 100%;
    margin-bottom: 0px;
    cursor: pointer;
    margin-right: 10px;
}

.prod-radio-size-toolbar {
    align-items: center;
    margin-bottom: 10px;
}

.prod-radio-size-toolbar input[type="radio"]:checked+label,
.rest-mb-5px div input[type="checkbox"]:checked+label {
    border: 5px solid rgb(var(--main-color));
}

.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;
}

.rest-cart-space-between {
    margin-bottom: 10px !important;
}

.rest-mb-30px {
    margin-bottom: 30px;
}

.rest-mb-5px {
    margin-bottom: 5px;
}

.rest-label-for-extras {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: -0.06em;
    color: #25313C;
    margin-left: 0px;
    margin-bottom: 0px;
}

.rest-checkbox-for-extras {
    width: 15px;
    height: 15px;
}

.rest-order-tab:focus {
    outline: 0px;
}

.content-tab-container {
    max-height: 230px;
    overflow-y: auto;
}

.rest-soft-drink-checkbox:focus {
    outline: 0 !important;
}

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);
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 15px;
    background-position: center;
    background-size: 55px 55px;
    background-repeat: no-repeat;
    background-position-y: 35px;
}

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: "";
    display: block;
    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: "";
    display: block;
    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-for-softdrinks-checkbox {
    position: absolute;
    left: 20px;
    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;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.soft-drinks-container {
    max-height: 215px;
    overflow-y: auto;
}

.rest-minus-margin {
    margin: -20px;
}

.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-box-plpr {
    padding: 20px;
    max-height: 200px;
    height: 200px;
}

.rest-finalstep-product-img {
    object-fit: cover;
    max-height: 200px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.custom-icon-res1 i {
    background-color: rgb(var(--main-color));
    padding: 10px;
    border-radius: 100%;
    width: 24px;
    height: 25px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffff;
}

.rest-final-step-selected-choice {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.06em;
    color: #25313C;
    margin-bottom: 0px;
}

.rest-final-step-product-price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 42px;
    letter-spacing: -0.06em;
    color: #25313C;
    margin: 0;
    flex-shrink: 0;
}

.rest-order-final-step-checkout {
    background: rgb(var(--main-color)) !important;
    border-radius: 30px !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF !important;
    width: 120px;
    height: 40px;
    border: 0;
    text-align: center;
    text-decoration: none !important;
    padding: 9px;
    bottom: 20px;
    position: absolute;
}

.rest-bg-of-container {
    background-color: #F8F8F8;
    padding-top: 3.5%;
}

.productComments {
    width: 100%;
    max-height: 211px;
    height: 211px;
    margin-top: 25px;
    margin-bottom: 30px;
    border: none;
    background-color: #F7F7F7;
    border-radius: 30px;
    padding: 20px;
    resize: none;
}

.productComments:focus {
    outline: none;
}

.rest-load-more-btn {
    background: rgb(var(--main-color));
    box-shadow: 0px 4px 10px rgba(254, 123, 95, 0.3);
    border-radius: 30px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 12px;
    margin-top: 30px;
    margin-bottom: 30px;
    cursor: pointer;
    width: 150px;
    text-align: center;
}

.rest-load-more-btn:hover {
    color: rgb(var(--main-color)) !important;
    background-color: #FFFFFF;
    border: 1px solidrgb(var(--main-color)) !important;
}

.rest-gallery-cont {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}

.rest-gallery-img {
    min-width: 100%;
    min-height: 100%;
}

.rest-get-in-touch {
    background-color: #F8F8F8;
    height: fit-content;
    position: relative;
}

.rest-get-in-touch-left {
    padding-top: 10%;
    padding-bottom: 10%;
}

.rest-git-font {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    color: #25313C;
    margin-bottom: 20px;
}

.rest-git-about-font {
    margin: 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #25313C;
    opacity: 0.7;
    margin-bottom: 20px;
}

.rest-specific-info-git {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #25313C;
    margin-bottom: 0;
}

.rest-icon-size {
    width: 22px;
}

.rest-mb-10 {
    margin-bottom: 10px;
}

.w-20 {
    width: 20% !important;
}

.rest-pr-10px {
    margin-left: 5px;
    margin-right: 5px;
    height: inherit;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 162.6%);
}

.rest-socialmedia-share {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 162.6%);
    align-items: center;
    height: 250px;
}

.rest-socialmedia-box {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 10px;
    margin-right: 5px;
    margin-left: 5px;
    width: 275px;
}

.rest-anchor-instagram {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 55%;
    letter-spacing: -0.06em;
    color: #25313C;
    width: 100%;
    padding: 5%;
    word-break: break-all;
    line-height: 1.4;
    align-items: center;
}

.social-name-res {
    font-size: 40px;
    margin-right: 12px;
    font-family: Billabong;
    margin-bottom: 0;
}

.rest-magic-pos {
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
    z-index: 1;
}

.rest-anchor-instagram:hover {
    text-decoration: unset !important;
    color: #25313C;
}

.rest-box-dashed {
    border: 1px dashed #25313c79;
    box-sizing: border-box;
    padding: 0% !important;
}

.rest-insta-anchor {
    width: 50%;
}

/* .wizard,
  .tabcontrol
  {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  
  .wizard a,
  .tabcontrol a
  {
      outline: 0;
  }
  
  .wizard ul,
  .tabcontrol ul
  {
      list-style: none !important;
      padding: 0;
      margin: 0;
      display: none;
  }
  
  .wizard ul > li,
  .tabcontrol ul > li
  {
      display: block;
      padding: 0;
  }
  
  .wizard > .steps
  {
      position: relative;
      display: none;
      width: 100%;
  }
  
  .wizard > .content
  {
    height: inherit;
  }
  
  .wizard.vertical > .content
  {
      display: inline;
      margin: 0 2.5% 0.5em 2.5%;
  }
  
  .wizard > .content > .body
{
      width: 100%;
      float: left;
      position: absolute;
      background-color: white!important;
      height: 100%;
  }
  
  .wizard > .content > .body ul
  {
      list-style: disc !important;
  }
  
  .wizard > .content > .body ul > li
  {
      display: list-item;
  }
  
  .wizard > .content > .body > iframe
  {
      border: 0 none;
      width: 100%;
      height: 100%;
  }
  
  .wizard > .actions
  {
    top: 0;
    display: block;
    text-align: right;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  
  .wizard.vertical > .actions
  {
      display: inline;
      float: right;
      margin: 0 2.5%;
      width: 95%;
  }
  
  .wizard > .actions > ul
  {
      display: inline-block;
      text-align: right;
  }
  
  .wizard > .actions > ul > li
  {
      margin: 0 0.5em;
  }
  
  .wizard.vertical > .actions > ul > li
  {
      margin: 0 0 0 1em;
  }
  */

/*
      Tabcontrol
  */

/* .tabcontrol > .steps
  {
      position: relative;
      display: block;
      width: 100%;
  }
  
  .tabcontrol > .steps > ul
  {
      position: relative;
      margin: 6px 0 0 0;
      top: 1px;
      z-index: 1;
  }
  
  .tabcontrol > .steps > ul > li
  {
      float: left;
      margin: 5px 2px 0 0;
      padding: 1px;
  
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
  }
  
  .tabcontrol > .steps > ul > li:hover
  {
      background: #edecec;
      border: 1px solid #bbb;
      padding: 0;
  }
  
  .tabcontrol > .steps > ul > li.current
  {
      background: #fff;
      border: 1px solid #bbb;
      border-bottom: 0 none;
      padding: 0 0 1px 0;
      margin-top: 0;
  }
  
  .tabcontrol > .steps > ul > li > a
  {
      color: #5f5f5f;
      display: inline-block;
      border: 0 none;
      margin: 0;
      padding: 10px 30px;
      text-decoration: none;
  }
  
  .tabcontrol > .steps > ul > li > a:hover
  {
      text-decoration: none;
  }
  
  .tabcontrol > .steps > ul > li.current > a
  {
      padding: 15px 30px 10px 30px;
  }
  
  .tabcontrol > .content
  {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 35em;
      overflow: hidden;
      border-top: 1px solid #bbb;
      padding-top: 20px;
  }
  
  .tabcontrol > .content > .body
  {
      float: left;
      position: absolute;
      width: 95%;
      height: 95%;
      padding: 2.5%;
  }
  
  .tabcontrol > .content > .body ul
  {
      list-style: disc !important;
  }
  
  .tabcontrol > .content > .body ul > li
  {
      display: list-item;
  }
  .content{
      max-height: 426px!important;
  } */
div.actions>ul>li>a {
    display: block;
}

.rest-mtop-5p {
    margin-top: 5%;
}

.rest-pleft-5px {
    padding-left: 5px !important;
}

.rest-mtop-20px {
    margin-top: 20px !important;
}

.rest-flip-back-padding {
    padding: 20px;
}

.rest-final-step-productimg {
    height: 200px;
}

.actions>ul>li.disabled {
    display: none;
}

.prod-input-group {
    clear: both;
    margin-top: 5px;
    position: relative;
}

.prod-input-group button {
    background-color: #EDEDED;
    min-width: 38px;
    width: auto;
    transition: all 300ms ease;
    border: 0;
}

.prod-input-group,
.prod-qty-change {
    height: 38px;
    padding: 0;
    width: 38px;
    position: relative;
    z-index: 50;
}

.prod-input-group input {
    position: relative;
    height: 38px;
    border: 0;
    text-align: center;
    width: 70px;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    resize: vertical;
    background-color: #FFFFFF;
    margin: 0;
    border-radius: 0;
    border-bottom: 0px !important;
}

.prod-input-group:focus {
    border: 0;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-Thin.ttf');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-ExtraLight.ttf');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-Light.ttf');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-Regular.ttf');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-Medium.ttf');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-SemiBold.ttf');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-Bold.ttf');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Poppins";
    src: url('/themes/common/css/font/Poppins-ExtraBold.ttf');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: "Lato";
    src: url('/themes/common/css/font/Lato-Thin.ttf');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "Lato";
    src: url('/themes/common/css/font/Lato-Light.ttf');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Lato";
    src: url('/themes/common/css/font/Lato-Regular.ttf');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Lato";
    src: url('/themes/common/css/font/Lato-Bold.ttf');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Lato";
    src: url('/themes/common/css/font/Lato-Black.ttf');
    font-style: normal;
    font-weight: 900;
}

/* Open Sans font */
@font-face {
    font-family: "Open Sans";
    src: url('/themes/common/css/font/OpenSans-Light.ttf');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Open Sans";
    src: url('/themes/common/css/font/OpenSans-Regular.ttf');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url('/themes/common/css/font/OpenSans-Regular.ttf');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url('/themes/common/css/font/OpenSans-Bold.ttf');
    font-style: normal;
    font-weight: bold;
}

.rest-socialmedia-img {
    object-fit: cover;
    max-height: 100%;
    height: 100%;
    z-index: 0;
    position: relative;
    opacity: 0.3;
}

.rest_step {
    display: none;
}

.display-block {
    display: block;
}

.bottom-0 {
    bottom: 0;
}

.rest_add_to_cart {
    background: rgb(var(--main-color)) !important;
    border-radius: 30px !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF !important;
    width: 120px;
    height: 40px;
    border: 0;
    text-decoration: none !important;
    padding: 9px;
    right: 15px;
    bottom: 20px;
    position: absolute;
    cursor: pointer;
}

.rest_add_to_cart:focus {
    outline: 0 !important;
}

.rest_price_realtime {
    position: absolute;
    bottom: 25px;
    left: 20px;
    display: flex;
    width: 145px;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.rest_price_realtime p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 44px;
    letter-spacing: -0.06em;
    color: #25313C;
    opacity: 0.5;
    margin: 0;
    margin-bottom: 5px !important;
    height: 34px;
}

.rest_price_realtime span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    height: 20px;
    display: flex;
    align-items: center;
    color: #25313C;
}



/*=============================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;
}

.res-container2 div .flip-card {
    height: 470px;
}

.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 .res-kinds {
    width: 100%;
    margin-top: 50px;
}

.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;
} */
.res-kinds .owl-stage {
    margin: auto;
}

.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 .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;
}

/*.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: 20px;
    line-height: 30px;
    letter-spacing: -0.06em;
    color: #25313C;
    height: unset;
    max-height: unset;
    padding: 20px 20px 0px 20px;
}

.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-02 .rest-final-step-productimg {
    height: 335px;
}

.menu-landing-page-02 .rest-finalstep-product-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: unset;
}

.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: 24px;
    letter-spacing: -0.06em;
    line-height: 25px;
}

.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;
    position: relative;
}

.menu-landing-page-01 .res-flip-card {
    height: 550px;
}

.menu-landing-page-01 .res-order-food img {
    height: 240px;
}

.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 {
    height: 177px;
}

.menu-landing-page-01 .rest-final-step-productimg img {
    height: 240px;
}

.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;
    position: relative;
}

.res-kinds-item .rest-menu-icon {
    position: relative;
}

.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;
}

.menu-landing-page-03 .res-kinds-item {
    position: relative;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: 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: 550px;
}

.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 {
    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 .productComments {
    margin-top: 0px;
    margin-bottom: 0px;
}

.menu-landing-page-03 .rest_price_realtime {
    position: unset;
    display: block;
    width: unset;
}

.menu-landing-page-03 .rest-order-tab {
    position: unset;
}

.menu-landing-page-03 .rest-final-step-productimg {
    height: 240px;
}

.menu-landing-page-03 .rest-finalstep-product-img {
    max-height: unset;
    height: 100%;
}

.menu-type-other .rest-flip-back-padding {
    padding: 15px;
}

.menu-type-other .rest-order-tab {
    position: absolute;
}

.menu-type-other .rest_price_realtime {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    width: 90px;
}

.menu-type-other .rest-box-plpr {
    padding: 15px;
}

.menu-type-other .rest-order-final-step-checkout {
    width: 105px;
    font-size: 14px;
}

.menu-type-other .rest_add_to_cart {
    width: 105px;
    font-size: 14px;
    border-radius: 30px !important;
    margin-top: 7px;
}

.menu-type-other .rest-image-box-container {
    height: 240px;
}

.menu-type-other .res-kinds {
    margin-top: 22px;
    justify-content: center;
    max-height: 63vh;
    overflow-y: auto;
    direction: rtl;
}

/* Track */
.menu-type-other .res-kinds::-webkit-scrollbar-track {
    background: #f8f8f8;
}

.menu-landing-page .res-kinds::-webkit-scrollbar {
    width: 3px;
}

/* Track */
.menu-landing-page .res-kinds::-webkit-scrollbar-track {
    background: #f8f8f8;
}

/* Handle */
.menu-landing-page .res-kinds::-webkit-scrollbar-thumb {
    background: rgba(37, 49, 60, 0.1);
    border-radius: 10px;
}

.menu-landing-page .res-kinds::-webkit-scrollbar-corner {
    background: rgba(37, 49, 60, 0.1);
}

/* Handle on hover */
.menu-landing-page .res-kinds::-webkit-scrollbar-thumb:hover {
    background: rgba(37, 49, 60, 0.2);
}

/* Handle */
.menu-type-other .res-kinds::-webkit-scrollbar-thumb {
    background: rgba(37, 49, 60, 0.1);
    border-radius: 10px;
}

.menu-type-other .res-kinds::-webkit-scrollbar-corner {
    background: rgba(37, 49, 60, 0.1);
}

/* Handle on hover */
.menu-type-other .res-kinds::-webkit-scrollbar-thumb:hover {
    background: rgba(37, 49, 60, 0.2);
}

.menu-type-other .rest-final-step-productimg img {
    border-radius: 30px 30px 0px 0px;
}

.menu-type-other .flip-card-back {
    border-radius: 30px;
    box-shadow: 0px 4px 10px rgba(254, 123, 95, 0.1);
}

.menu-type-other .flip-card {
    margin-bottom: 20px;
}

.menu-type-other .rest-product-more-info::-webkit-scrollbar {
    width: 6px;
}

.menu-type-other .rest-product-more-info {
    scrollbar-width: thin;
    scrollbar-color: #c3c0c0 transparent;
}

.menu-type-other .rest-product-more-info::-webkit-scrollbar-track {
    background: transparent;
}

.menu-type-other .rest-product-more-info::-webkit-scrollbar-thumb {
    background-color: #c3c0c0;
    border-radius: 3px;
    border: 3px solid transparent;
}

.options-holder-prod {
    overflow-y: auto;
    position: relative;
    z-index: 99999;
}

.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;
}

/*===========================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 =================================*/