@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Lobster&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600;700&display=swap');
/* font-family: 'Lobster', sans-serif; */
/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Oswald', sans-serif; */
/* font-family: "Roboto Slab", serif; */

@font-face {
    font-family: Handelson-Two;
    src: url("https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/cravnpizzantakeaway/fonts/Handelson-Two.woff") format('woff');
}

/* Interactive Banner css */

:root {
    --main: #191919;
    --text: #222;
}

#jqibox:has(img.app) {
    overflow: overlay;
    height: auto !important;
}

#jqi:has(img.app) {
    top: 23% !important;
    max-width: 500px !important;
    border-radius: 25px;
}

#jqi:has(img.app) br {
    display: none;
}

#jqi:has(img.app) .jqiclose {
    display: none;
}

#jqi:has(img.app) .jqimessage {
    padding: 0 !important;
}

#jqi:has(img.app) button.jqidefaultbutton {
    color: #fff !important;
}

#jqi:has(img.app) .jqibuttons {
    background: none !important;
}

#jqi #jqi_state_state0 {
    display: relative !important;
    /*     margin-top: 60px; */
}

#jqi .jqimessage img.app {
    width: 300px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

div.pop-header {
    margin-top: 180px;
    margin-bottom: 10px;
}

#jqi:has(img.app) .pop-header .p1 {
    text-align: center;
    font-size: 40px;
    color: var(--main);
    line-height: normal !important;
    font-family: Open Sans, sans-serif;
    font-weight: 700 !important;
}

.pop-header .p2 {
    color: var(--text);
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: auto 10px;
}

.pop-header .p3 {
    border-bottom: 2px solid;
    border-color: var(--main);
    width: 60px;
    margin: 15px auto;
}

.pop-content {
    padding: 0px 15px 0 15px;
}

.qr-app {
    border: 4px solid var(--main);
    border-radius: 6px;
    margin: auto;
    width: 145px;
}

.goo-app-badge {
    margin: auto auto 5px auto;
    /* 	width: 180px; */
}

.ios-app-badge {
    margin: auto auto 5px auto;
    /* 	width: 180px; */
}

.w-qr {
    padding: 0 20px 0px 20px;
}

.w-qr .column {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: auto;
    flex-flow: unset;
}

.w-qr .column .col1 {
    /* 	text-align: right !important; */
}

.pd-0 {
    padding: 0 !important;
}

#jqi:has(img.app) .jqibuttons {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    background-color: #fff;
}

#jqi:has(img.app) .jqibuttons button:after {
    content: 'ay';
}

#jqi:has(img.app) .jqibuttons button {
    background-color: var(--main) !important;
    width: 95%;
    border-radius: 8px;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 10px;
}

#jqi:has(img.app) .jqibuttons button:focus-visible {
    outline: none !important;
}

@media screen and (max-width: 1024px) {
    #jqi .jqimessage img.app {
        width: 300px;
    }

    div.pop-header {
        margin-top: 170px;
    }
}

@media screen and (max-height: 800px) {

    #jqi .jqimessage img.app {
        width: 230px;
    }

    div.pop-header {
        margin-top: 130px;
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 500px) {

    #jqi:has(img.app) .pop-header .p1 {
        font-size: 25px;
        font-weight: 800;
    }

    .pop-header .p2 {
        font-size: 14px;
    }

    .w-qr .column {
        flex-flow: wrap;
    }

    .goo-app-badge {
        margin: 0 auto 10px auto;
        width: 150px;
    }

    .ios-app-badge {
        width: 150px;
    }

    #jqi .jqimessage img.app {
        width: 200px;
    }

    div.pop-header {
        margin-top: 120px;
    }

}

/* Interactive Banner css */

/* scrollbar */
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* scrollbar */

#deals-of-the-day,
#our-menu,
#footer-subscribe {
    display: none;
}

.navbar {
    background: #ffffff;
    border: none;
}

/* landing */

#landing {
    /* background: #fff !important; */
    background-position: 100% 40% !important;
    overflow: hidden;
}

#landing:before {
    /* content: ''; */
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    /* background: #fff !important; */
    /* background: url('./uploads/bg.jpg'); */
    background: linear-gradient(90deg, rgb(0 0 0 / 62%) 45%, rgb(0 0 0 / 0%) 60%);
    /* background-position: 50% !important; */
    /* background-position: 100% 50% !important; */
    /* background-size: cover; */
    /* overflow: hidden; */
    z-index: 1;
}

#desktopSplide .splide__arrow,
#desktopSplide .splide__pagination {
    z-index: 11;
}

#desktopSplide {
    z-index: 2;
}

#landing #desktopSplide-track:before {
    /* content: ''; */
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgb(255 255 255 / 62%) 45%, rgb(255 255 255 / 0%) 60%);
    background-attachment: fixed;
    /* opacity: 1; */
    z-index: 2;
}

#landing #landing-content {
    width: 800px;
    z-index: 800;
    /* text-align: left; */
    left: 25%;
    top: 50%;
}

#landing #landing-logo {
    /* margin-bottom: 20px; */
}

#landing #landing-logo img {
    width: 350px;
    /* filter: drop-shadow(0px 0px 5px #c61313) drop-shadow(0px 0px 10px #c61313) drop-shadow(0px 0px 5px #c613136b); */
    animation: blink 6s infinite;
    -webkit-animation: blink 6s infinite;
}

@keyframes blink {

    20%,
    24%,
    55% {
        color: #111;
        filter: drop-shadow(0px 0px 5px #c61313);
    }

    0%,
    19%,
    21%,
    23%,
    25%,
    54%,
    56%,
    100% {
        /* filter: drop-shadow(0 0 5px #E04026, 0 0 15px #E04026, 0 0 20px #E04026, 0 0 40px #E04026, 0 0 60px #E04026, 0 0 10px #E04026, 0 0 98px #E04026); */
        filter: drop-shadow(0px 0px 5px #c61313) drop-shadow(0px 0px 10px #c61313) drop-shadow(0px 0px 5px #c613136b) drop-shadow(0px 0px 10px #c613136b);
        color: #fff;
    }
}

#landing #landing-form #tag-line,
#landing #landing-form #form-button {
    /* text-align: left; */
}

#landing #landing-form #tag-line {
    font-family: 'Handelson-Two', poppins;
    font-size: 50px;
    font-weight: 900;
    text-shadow: none;
    color: #f7e70c;
    /* color: #fff; */
    width: fit-content;
    margin: auto;
    /* margin: 0px auto 10px auto; */
    /* border: 2px dashed; */
    /* background: #faef00; */
    /* border-bottom: 2px dashed #000; */
    /* padding: 20px 50px; */
    padding: 0 30px 10px 30px;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* filter: drop-shadow(0 0 10px #f4e6007d); */
}

#landing #landing-form #form-text {
    font-size: 16px;
    font-weight: 500;
    text-shadow: none;
    color: #fff;
    padding: 0 40px;
}

#landing #landing-form #form-text .l-btn{
    display: flex;
    flex-flow: column;
    align-items: center;
}

#landing #landing-form #form-text a.btn-1 {
    font-size:25px;
    font-weight: 700;
    text-shadow: none;
    text-transform: uppercase;
    color: #fff;
    background: #222;
    border: 2px solid #222;
    padding: 10px 30px;
    text-decoration: none;
    transition: all .1s ease-in-out;
    margin: 30px auto 10px auto;
}

#landing #landing-form #form-text a.btn-1:hover {
    color: #222;
    background: #f3f3f3;
}

#landing #landing-form #form-text a.btn-2 {
    font-size: 25px;
    font-weight: 700;
    text-shadow: none;
    text-transform: uppercase;
    color: #222;
    background: #fcf000;
    border: 2px solid #fcf000;
    padding: 10px 30px;
    text-decoration: none;
    transition: all .1s ease-in-out;
   margin: 10px auto 20px auto;
}

#landing #landing-form #form-text a.btn-2:hover {
    color: #222;
    background: #f3f3f3;
    border: 2px solid #222;
}

/* landing */

/* store */

#store-data {
    /* background: linear-gradient( to left, #040810c4 0%, #040810c4 100% ), url('./uploads/store.jpg') center; */
    background: linear-gradient( to left, #00000094 0%, #00000063 100% ), url('https://d2ova09jg8x3xk.cloudfront.net/cravnpizza.com.au/uploads/Prepare-dish-image.jpg') top;
    /* background: url('./uploads/s-bg1.png') center; */
    background-attachment: fixed;
    overflow: hidden;
    border-top: 3px solid #fff;
}

#store-data .office-info p,
#store-data #h-address a {
    color: #fff !important;
    letter-spacing: 1px;
}

#store-data .text-danger {
    color: #fff !important;
    background: #e8342c;
    padding: 2px 5px;
}

#store-data h2:first-child {
    font-family: 'Oswald', Poppins;
    font-size: 60px;
    font-weight: 500;
    color: #f9e600;
}

/* store */

/* menu bar */
#menu {
    background: #edeae3 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.pn-Advancer {
    background: #383838 !important;
}

#menu-cont>#menu>#menu-ul>li>a {
    text-transform: uppercase !important;
    background: #edeae3;
    font-family: 'Oswald', sans-serif;
    color: #222;
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    border-bottom: none !important;
    background: #f6e500 !important;
    color: #222 !important;
    text-transform: uppercase !important;
}

#menu ul li a:hover {
    background: #f6e500 !important;
    color: #222 !important;
}

/* Price float in the top right side of the card */

/* menu */
.menu-item {
    background: linear-gradient( to left, #ffffffc4 0%, #ffffffc4 100% ), url('https://d2ova09jg8x3xk.cloudfront.net/cravnpizza.com.au/uploads/doodle.jpg') !important;
    background-position: center !important;
    background-attachment: fixed !important;
    /* background-size: cover !important; */
    border-bottom: none;
}

#menu-items .menu-item:first-child {
    padding-top: 3em;
}

#menu-items .menu-item.grid-menu-item:first-child {
    padding-top: 10px;
}

#menu-items .menu-item:last-of-type {
    padding-bottom: 3em;
}

#menu-items .menu-item:last-of-type {
    padding-bottom: 3em;
}

#menu-items .menu-item {
    border-bottom: 1px solid #00000000 !important;
}

#menu-items .menu-item h1 {
    text-align: center;
    background-color: transparent !important;
    color: #222 !important;
    width: fit-content;
    height: fit-content;
    margin: auto;
    padding: 5px 10px !important;
    font-family: 'Fraunces', Poppins;
    font-weight: 700;
    font-size: 35px !important;
    letter-spacing: 1px;
    border-radius: 5px;
    text-transform: uppercase;
}

.menu-item #menu_items ul {
    display: flex;
    flex-wrap: wrap;
}

#menu-items ul li.group,
#menu-items ul li.single {
    width: 45%;
    margin: 10px inherit;
    border: 2px solid #ED4D00;
    background: #ffffffba;
    border-radius: 3px;
    min-height: 200px !important;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background-color: #fff;
    border: 2px solid #ED4D00;
    box-shadow: #ED4D0054 5px 5px 10px !important;
}

#menu-items ul li.group:has(.item-thumb img),
#menu-items ul li.single:has(.item-thumb img) {
    /* padding-left: 10px; */
}

#menu-items ul li.group:hover .item-thumb,
#menu-items ul li.single:hover .item-thumb {
    background-color: transparent;
}

#menu-items ul li.group:hover .item-title,
#menu-items ul li.single:hover .item-title {
    /* color: #fff; */
}

#menu-items ul li.group:hover .item-description,
#menu-items ul li.single:hover .item-description {
    /* color: #fff; */
}

#menu-items ul li.group:hover .item-price,
#menu-items ul li.single:hover .item-price {
    box-shadow: 0px 0px 5px #fff;
    background: #ED4D00;
}

#menu-items ul li.group:hover .item-thumb img.b-lazy.b-loaded,
#menu-items ul li.single:hover .item-thumb img.b-lazy.b-loaded {
    box-shadow: 0px 0px 5px #fff;
    /* transform: scale(1.2); */
    
}

#menu-items ul li.group:hover .item-icons img,
#menu-items ul li.single:hover .item-icons img {
    filter: invert(1);
}

#menu-items ul li.group:hover #item-buttons span.menu-item-outofstock,
#menu-items ul li.single:hover #item-buttons span.menu-item-outofstock{
    color: #fff !important;
}

#menu-items ul li.group:last-child,
#menu-items ul li.single:last-child {
    width: 45%;
    margin: inherit auto auto 2.5%;
}

#menu-items .item-title-container {
    width: 100% !important;
}

#menu-items .item-title-container .item-title {
    /* width: 80% !important; */
    font-size: 17px !important;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    line-height: normal;
    color: #222;
    max-height: max-content !important;
}

#menu-desc-header {
    padding: 0;
    text-align: center;
    margin: 20px;
    font-size: 14px;
}

.menu-item .item-thumb {
    display: flex !important;
    align-items: center;
    background-color: transparent;
    overflow: hidden;
}

.menu-item .item-thumb img {
    border-radius: 5px;
    /* padding: 20px;
    position: relative;
    object-fit: cover;
    transition: all .5s ease; */
}

.item-price {
    /* font-family: 'Lobster', sans-serif; */
    /* font-family: 'Montserrat', sans-serif; */
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 400;
    /* border-bottom: 1.1px solid #222; */
    /* border-left: 1.1px solid #222; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    padding: 7px 10px;
    background-color: #ED4D00;
    color: #fff;
    height: fit-content;
    border: 2px solid #fff;
    border-radius: 5px;
}

.item-description {
    font-size: 14px;
    font-weight: 400;
    /* -webkit-line-clamp: unset; */
}

#modal-addbtn,
.add-button,
.customise-add-button,
.modal-deals .modal-footer button {
    background: #009247 !important;
    border: none;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: 2px;
}

.item-add-buttons .btn-primary,
.modal-deals .modal-footer button,
#menu-items ul li #item-buttons .modal-hh .modal-footer button {
    background-color: #009247 !important;
}

.item-add-buttons .btn-primary:hover {
    background-color: #009247;
}

input:checked+.input-group-label,
.modal-deals .modal-header button,
.modal-hh input:checked+.input-group-label,
.modal-deals .deal-modal-body-customize input:checked+.input-group-label {
    background: #111 !important;
}

.input-group-label:hover,
.modal-deals .modal-header button:hover {
    background: #111111a8 !important;
    color: #fff !important;
}

#menu-items .modal-popup .modal-body .menu-item-option .input-group-label {
    color: #222;
}

.input-group-label.input-group-label-template2.input-group-label-default {
    color: #222;
}

.popup-current-toppings #current-toppings #current-toppings-list ul#current-toppings-list-ul li {
    color: #222;
}

#menu-items>.item-icons-container {
    padding: 20px 0 !important;
    margin-bottom: 20px;
    border-top: 2px solid #00000024 !important;
    border-bottom: 2px solid #00000024 !important;
}

#menu-items .item-title-container .item-title:after {
    content: '';
    display: block;
    margin-top: 3px;
    width: 0;
    height: 2px;
    background: #14171f;
    transition: .2s;
}

#menu-items ul li.group:hover .item-title-container .item-title:after, #menu-items ul li.single:hover .item-title-container .item-title:after {
    width: 100%;
}

#menu-items  .menu-item div.grid-title {
    text-align: center;
}

#menu-items:has(.menu-item div.grid-title) .modal-category-header .col-lg-10 {
    background: #13171f  !important;
}

/* menu */

/* app */

#download-app {
    background:#edeae3;
}

#download-app .section-content .section-title {
    display: none;
}

#download-app .download-app-content img {
    width: 200px;
}

#download-app .download-app-content img[alt="Download our mobile app"] {
    width: 880px;
}

/* app */

/* about */

#about-us {
    text-align: center;
    padding: 50px 0 100px 0;
    background: linear-gradient(90deg, #000000e8 0%, #000000e8 100%), url('https://d2ova09jg8x3xk.cloudfront.net/cravnpizza.com.au/uploads/fresco-pizza-top.jpg') fixed !important;
    background-position: 50% 25%;
    background-size: cover;
    overflow: hidden;
}

#about-us .section-title {
    display: none;
}

#about-us .d1 img {
    width: 450px;
    filter: drop-shadow(0px 0px 5px #c61313) drop-shadow(0px 0px 10px #c61313) drop-shadow(0px 0px 5px #c613136b);
}

#about-us .d1 h2 {
    font-family: 'Fraunces', Poppins;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 30px auto;
}

#about-us .d1 p {
    font-size: 16px;
    color: #fff;
}

#about-us .d1 p.p1 {
    font-size: 25px;
    font-weight: 600;
}

/* about */

/* footer alert */
#footerOfflineAlert {
    background-color: #b21400;
}

#footerOfflineAlert .progress {
    background-image: linear-gradient(to bottom,#b214009e 0,#b21400eb 100%) !important;
}
/* footer alert */

/* media query */
@media (max-height: 800px) {
    /* landing */

    #landing #landing-logo img {
        width: 300px;
    }

    /* landing */
}

@media (max-width: 1600px) {
    /* landing */

    #landing #landing-content {
        width: 600px;
        /* left: 25%; */
    }

    #landing #landing-logo img {
        width: 300px;
    }

    #landing #landing-form #tag-line {
        font-size: 40px;
    }
    
    #landing #landing-form #form-text {
        font-size: 15px;
    }

    /* landing */
}

@media (max-width: 1200px) {

    /* landing */

    #landing #landing-content {
        width: 580px;
        left: 25%;
    }

    #landing #landing-logo img {
        width: 230px;
    }

    #landing #landing-form #tag-line {
        font-size: 36px;
        line-height: 45px;
    }

    #landing #landing-form #form-text {
        font-size: 15px;
        width: 90%;
        margin: auto;
    }

    #landing {
        background-position: 80% 0% !important;    
    }

    /* landing */
}

@media (max-width: 1024px) {

    /* scrollbar */
    /* width */
    ::-webkit-scrollbar {
        width: 0;
    }

    /* scrollbar */

    .navbar {
        background: #ffffff;
    }

    /* landing */

    #landing #landing-content {
        top: 50%;
        left: 50%;
        width: 700px !important;
        text-align: center;
    }

    #landing #landing-form {
        width: 100%;
    }

    #landing #landing-logo img {
        width: 300px;
    }

    #landing #landing-form #tag-line,
    #landing #landing-form #form-button {
        text-align: center;
        padding: 0;
    }

    #landing #landing-form #form-text {
        width: 100%;
        font-size: 16px;
        /* font-weight: 500; */
        margin-top: 10px;
    }

    #desktopSplide .splide__slide {
        background-size: 180% !important;
        background-position: 90% 35% !important;
    }

    #landing:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        /* background: #fff !important; */
        /* background: url('./uploads/bg.jpg'); */
        background: linear-gradient(90deg, rgb(0 0 0 / 93%) 0%, rgb(0 0 0 / 93%) 100%);
        /* background-position: 50% !important; */
        /* background-position: 100% 50% !important; */
        /* background-size: cover; */
        /* overflow: hidden; */
        z-index: 1;
    }

    #landing #desktopSplide-track:before {
        /* content: ''; */
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: linear-gradient(90deg, #ffffffd4 0%, #ffffffd4 100%) !important;
        /* background: linear-gradient(90deg, #222222e6 0%, #222222e6 100%) !important; */
        background-attachment: fixed;
        opacity: 1;
        z-index: 2;
    }

    #landing #landing-form #tag-line  {
        font-size: 40px;
    }

    /* landing */

    /* store */

    #store-data h2:first-child {
        font-size: 50px;
    }
    
    /* store */

    /* menu bar */
    #menu {
        padding: 0;
    }

    #menu-ul .first {
        margin-left: 20px;
    }

    #menu-ul li:last-child {
        margin-right: 40px;
    }

    #menu-cont>#menu>#menu-ul>li>a {
        height: 50px;
        padding: 15px 20px;
        background: #edeae3 !important;
        color: #040810 !important;
    }

    .pn-Advancer {
        width: 40px !important;
        padding: 5px 10px !important;
    }

    svg.pn-Advancer_Icon {
        width: 15px !important;
        fill: #fff !important;
    }

    .pn-Advancer_Left {
        left: 0 !important;
    }

    .pn-Advancer_Right {
        right: 0 !important;
    }

    /* menu bar */

    /* menu */
    .menu-item #menu_items ul {
        display: flex;
        align-items: flex-start;
    }

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        align-content: flex-start;
        min-height: -webkit-fill-available;
        padding: 15px;
    }

    #menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 45%;
        margin: 10px auto 20px 2.5%;
    }

    #menu-items:has(img.b-lazy.b-loaded) .item-title-container {
        display: flex;
        flex-direction: column;
    }

    .menu-item #menu_items:has(.visual-tag-container) ul li .visual-tag-container {
        /* flex-direction: row; */
        flex-direction: column;
        align-items: flex-start !important;
    }

    .menu-item #menu_items ul li .visual-tag-label+.item-price {
        margin: 5px 0 0 0;
    }

    #menu-items:has(.item-block-no-image) .item-block-no-image .item-title-container {
        display: flex !important;
        flex-direction: row !important;
    }

    #menu-items:has(.item-block-no-image) .item-block-no-image {
        width: 100%;
    }

    .menu-item .item-thumb {
        float: none;
        position: relative;
        display: flex !important;
        flex: 0 0 50%;
        flex-direction: column;
        overflow: hidden;
        justify-content: flex-start;
        align-items: center;
        height: auto;
        min-height: 160px;
        max-width: 300px;
        padding: 0 20px 0 0;
    }

    .menu-item .item-thumb img {
        /* transition: opacity .3s ease-out, transform .3s ease-out;
        position: relative;
        max-width: 100% !important;
        max-height: 300px;
        min-height: 200px;
        -o-object-fit: cover;
        object-fit: contain;
        padding: 10px;
        margin: 0 !important; */
        /* transform: scale(1); */
    }

    .menu-item .item-block {
        margin: 0;
        width: 60% !important;
        padding: 0 10px 10px 0px;
    }

    #menu-items .item-title-container .item-title {
        min-height: fit-content !important;
        width: fit-content !important;
    }

    #menu-items .menu-item h1 {
        font-size: 32px !important;
        font-weight: 600 !important;
    }

    .item-description {
        -webkit-line-clamp: unset;
    }

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 4px 15px 4px 15px;
    }

    /* #menu-items #menu-items ul li.group:has(.item-thumb) .item-title-container .item-price, #menu-items ul li.single:has(.item-thumb) .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 4px 15px 0px 15px;
    } */

    #menu-items>.item-icons-container {
        margin-bottom: 0 !important;
    }

    #menu-items,
    #main-content {
        padding-bottom: 0 !important;
    }

    /* menu */

    /* app */
    #download-app .column.col-md-8 .download-app-content p {
        text-align: center;
        margin-bottom: 1em !important;
    }
    /* app */
}

@media (max-width: 991px) {
    #store-data .col-md-3 {
        width: 100% !important;
        text-align: center;
    }   
    
    /* app */
    #download-app .column.col-md-8 {
        margin-bottom: 3em !important;
    }

    #download-app .column.col-md-4 .download-app-content {
        text-align: center;
    }

    #download-app .column.col-md-4 .download-app-content img {
        width: 200px;
    }
    /* app */
    
}

@media (max-width: 768px) {

    /* landing */

    #landing #landing-content {
        width: 90% !important;
    }

    #landing #landing-logo img {
        width: 250px;
    }

    #landing #landing-form #tag-line  {
        font-size: 35px;
        padding: 0 !important;
        /* padding: 0 20px 5px 20px !important; */
        line-height: normal;
    }

    #landing #landing-form #form-text {
        font-size: 14px;
        /* text-shadow: 0px 0px 0px #000000; */
        padding: 0;
    }

    #desktopSplide .splide__slide {
        background-position: 100% 30% !important;
        background-size: 250% !important;
    }

    #landing #desktopSplide-track:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: linear-gradient(90deg, #ffffffe6 0%, #ffffffe6 100%) !important;
        /* background: linear-gradient(90deg, #222222e6 0%, #222222e6 100%) !important; */
        background-attachment: fixed;
        opacity: 1;
        z-index: 2;
    }

    #landing #landing-form #form-text a.btn-1 {
        font-size: 18px;
    }
    
    #landing #landing-form #form-text a.btn-2 {
        font-size: 18px;
    }
    
    /* landing */

    /* store */

    #store-data h2:first-child {
        font-size: 45px;
    }

    /* store */

    /* menu bar */
    #menu {
        padding: 0;
    }

    #menu-cont>#menu>#menu-ul>li>a {
        padding: 5px 10px !important;
        font-size: 15px;
        height: auto;
    }

    .pn-Advancer {
        padding: unset !important;
    }

    /* menu bar */

    /* menu */
    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        padding: 0;
        border: 2px solid #ED4D00;
        align-items: start;
        box-shadow: #ED4D0091 3px 4px 5px !important;
        min-height: unset !important;
    }

    .menu-item .item-thumb {
        position: relative !important;
        display: flex !important;
        justify-content: center;
        top: 0;
        width: 50% !important;
        transform: none;
    }

    .menu-item .item-thumb img {
        /* min-height: 150px !important; */

    }

    .menu-item .item-block {
        position: relative !important;
        padding: 10px 10px 10px 0;
    }

    .item-block-no-image {
        padding: 10px;
    }

    #menu-items .item-title-container {
        width: 100% !important;
    }

    #menu-items .item-title-container .item-title {
        font-size: 16px !important;
    }

    .item-description {
        -webkit-line-clamp: unset;
        font-size: 14px !important;
    }

    #menu-items .item-title-container .item-price {
        font-size: 14px !important;
    }

    #menu-items .menu-item h1 {
        font-size: 28px !important;
    }

    /* menu */

    /* app */
    #download-app .section-content .section-title {
        display: none;
    }

    #download-app .section-content .section-title2 {
        display: block !important;
        font-size: 25px;
    }

    #download-app .column.col-md-8 .download-app-content p {
        font-size: 15px;
        font-weight: 500;
        line-height: normal;
    }

    #download-app .column.col-md-8 .download-app-content img {
        width: 180px;
    }

    #download-app .column.col-md-8 {
        margin-bottom: 1em !important;
    }
    
    #download-app .column.col-md-4 .download-app-content img {
        width: 180px;
    }
    /* app */

    /* about */

    #about-us .section-title {
        display: none;
    }

    #about-us .d1 img {
        width: 200px;
        max-width: 90%;
    }

    #about-us .d1 h2 {
        font-size: 40px;
    }

    #about-us .d1 p {
        font-size: 15px;
    }

    /* about */

}

@media only screen and (max-width: 680px) {

    /* menu */

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 90%;
        margin: 10px auto;
        display: flex;
        align-content: flex-start;
        min-height: -webkit-fill-available;
    }

    #menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 90%;
        margin: 10px auto 20px auto;
    }

    /* menu */

}

@media only screen and (max-width: 560px) {

    /* landing */

    #desktopSplide .splide__slide {
        background-position: 80% 20% !important;
        background-size: 400% !important;
    }

    #landing #landing-logo img {
        width: 220px;
    }

    #menu-items h1 {
        font-size: 28px !important;
    }

    .button-edged {
        font-size: 20px;
    }

    #store-data {
        /* background: url('./uploads/s-bg.jpg'); */
        background-position: 20% 50%;
        background-size: cover;
        overflow: hidden;
    }

    /* landing */

    /* store */

    #store-data h2:first-child {
        font-size: 32px;
    }
    
    /* store */

    /* menu */
    .menu-item #menu_items ul {
        display: flex;
        align-items: flex-start;
    }

    /* #menu-items ul li.group, #menu-items ul li.single {
        width: 90%;
        margin: 10px auto;
        display: flex;
        align-content: flex-start;
        min-height: -webkit-fill-available;
    }

    #menu-items ul li.group:last-child, #menu-items ul li.single:last-child {
        width: 90%;
        margin: 10px auto 20px auto;
    } */

    .item-price {
        font-size: 15px !important;
        padding: 1px 12px 1px 12px !important;
    }

    .item-description {
        font-size: 12px !important;
    }

    /* menu */
}

@media (max-width: 500px) {

    #landing #landing-form #tag-line {
        font-size: 25px;
        line-height: 30px;
        padding: 0 15px !important;
    }
    
    #landing #landing-logo img {
        width: 200px;
    }

    /* menu */

    #menu-items .menu-item h1 {
        font-size: 26px !important;
        line-height: normal;
        height: fit-content;
        padding: 10px 12px !important;
    }

    /* menu */

    /* about */

    #about-us {
        padding: 50px 0;
    }

    #about-us .section-title {
        display: none;
    }

    #about-us .d1 img {
        width: 160px;
    }

    #about-us .d1 h2 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    #about-us .d1 p {
        font-size: 13px;
    }

    #about-us .d1 p.p1 {
        font-size: 16px;
    }

    /* about */
}