/*
 * Generated by Theme Editor
 * Client:    14458
 * Published-By: Louie.Abasolo@oolio.com
 * Published: 2026-07-30T02:54:42.673Z
 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@font-face {
    font-family: "The Seasons Bold";
    src: url("https://db.onlinewebfonts.com/t/f7d34c9e4c3102c89048d775c27a78f3.eot");
    src: url("https://db.onlinewebfonts.com/t/f7d34c9e4c3102c89048d775c27a78f3.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/f7d34c9e4c3102c89048d775c27a78f3.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/f7d34c9e4c3102c89048d775c27a78f3.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/f7d34c9e4c3102c89048d775c27a78f3.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/f7d34c9e4c3102c89048d775c27a78f3.svg#The Seasons Bold")format("svg");
}

@font-face {
    font-family: "The Seasons";
    src: url("https://db.onlinewebfonts.com/t/9366bd460113d8bf675fd2bdfe1ce764.eot");
    src: url("https://db.onlinewebfonts.com/t/9366bd460113d8bf675fd2bdfe1ce764.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/9366bd460113d8bf675fd2bdfe1ce764.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/9366bd460113d8bf675fd2bdfe1ce764.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/9366bd460113d8bf675fd2bdfe1ce764.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/9366bd460113d8bf675fd2bdfe1ce764.svg#The Seasons")format("svg");
}

@font-face {
    font-family: 'Tan-Nimbus';
    src: url(https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/soulte/fonts/tan-nimbus.otf);
}

body {
	padding-bottom: 0;
}

:root {
    --primary: #C05328;
    --secondary: #566A58;
    --offwhite: #EFDEC3;
}

/* navbar */
/* .navbar {
    background: #fff;
    box-shadow: 0px 5px 10px #f2d8b31f;
}

.nav-color {
    background: #566A58 !important;
    box-shadow: 0px 5px 10px #f2d8b31f;
}

.navbar-inverse .navbar-nav>li>a {
    font-family: 'Poppins';
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .02em;
}

.navbar-right>li,
.navbar-right>li>a {
    font-family: 'Poppins';
    color: #fff !important;
    font-weight: 700;
    letter-spacing: .02em;
}

.navbar-right .glyphicon img {
    filter: brightness(0%) invert(10) !important;
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-left>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li {
    color: #141414 !important;
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right .glyphicon img {
    filter: brightness(0%) !important;
}

.navbar-right .glyphicon img {
    filter: brightness(0%) invert(100) !important;
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-left>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li {
    color: #fff !important;
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right .glyphicon img {
    filter: brightness(100) !important;
}

.navbar-left>li>a::after,
.navbar-left>.menu-franchise-inquiry::after {
    background-color: #EFDEC3;
    left: 0;
    height: 4px;
    border-radius: 0;
    width: 100%;
} */

/* .nav-color .navbar-left>li>a::after {
    background-color: #f7941e;
} */

/* landing */

#landing {
    overflow: hidden;
    /* background-image: url('https://d2ova09jg8x3xk.cloudfront.net/vespapizzaepping.com.au/uploads/bg_menu.jpg') !important; */
    background: #fff !important;
    background-size: cover !important;
    /* height: 95vh !important; */
}

#landing:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff !important;
    /* background: linear-gradient(to top, rgb(255 255 255 / 61%) 0%, rgb(255 255 255 / 70%) 100%), url('./uploads/doodles.png'); */
    background-size: cover;
    background-position: 50% 30%;
    overflow: hidden;
    z-index: 1;
}

#landing #landing-logo img {
    width: 250px;
}

#landing #landing-content {
    width: 700px;
    top: 15%;
    left: 50%;
    z-index: 999;
    /* transform: unset; */
}

#desktopSplide {
    position: absolute;
    width: 100%;
    right: 0%;
    bottom: 0;
    z-index: 9;
    /* border: 3px solid #fff; */
}

#desktopSplide li.splide__slide {
    height: 80vh;
	top: 20%;
    background-size: cover !important;
    background-color: #00000000;
    background-position: 50% 40% !important;
    filter: drop-shadow(0px 0px 10px #ffffff42);
}

#desktopSplide .splide__pagination,
.splide__arrows {
    display: none;
}

#landing #landing-form #form-button {
	display: none;
}

/* landing */

/* store */

#store-data {
    /* background: linear-gradient(#000000eb), url('./uploads/new-landingbg.jpg') no-repeat !important; */
    background: #566A58;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: top !important;
    overflow: hidden;
    /* border-top: 3px solid #EFDEC3; */
    color: #EFDEC3 !important;
}

#store-data .office-info p,
#store-data #h-address a {
    color: #EFDEC3 !important;
    letter-spacing: 1px;
}

#store-data .text-danger {
    color: #C05328 !important;
    background: #EFDEC3;
    padding: 4px;
    border-radius: 3px;
}

#store-data h2:first-child {
    font-family: 'Tan-Nimbus';
    font-size: 65px;
    font-weight: 400;
    text-transform: lowercase;
    color: #EFDEC3;
    letter-spacing: .02em;
    /* text-shadow: 4px 3px 2px #C05328; */
    /* background-image: linear-gradient(to right, #E84756, #FFF7ED);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent; */
}

#store-data.col-md-3,
#store-data .col-md-3 p {
    color: #EFDEC3 !important;
    font-weight: 400;
}

#store-details .btn-store-list {
	background: #C05328 !important;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 700 !important;
	box-shadow: 0px 0px 5px #111;
}

#store-details .btn-store-list:hover {
	background: #EFDEC3 !important;
	color: #C05328;
}

/* menu-nav */
#menu {
    background: #EFDEC3;
    text-align: center;
    /* box-shadow: 0px 5px 15px rgb(0 0 0 / 27%); */
}

#menu ul li a {
    font-family: 'Montserrat', sans-serif !important;
    text-shadow: none !important;
    font-size: 18px;
    font-weight: 500;
    color: #C05328 !important;
    background: #EFDEC3 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 0.3s ease-in-out, font-weight 0.2s ease;
}

#menu ul li a:hover,
#menu ul li:hover>a {
    color: #EFDEC3 !important;
    background: #C05328 !important;
    /* background-image: linear-gradient(to left, #F36349 , #FCBC38) !important; */
    /* font-weight: 900; */
    /* transform: scale(1); */
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    color: #EFDEC3 !important;
    background: #C05328 !important;
    border-bottom: none !important;
    /* background-image: linear-gradient(to right, #F36349 , #FCBC38) !important; */
}

.pn-Advancer {
    background: #EFDEC3;
}

.pn-Advancer_Icon {
    fill: #C05328 !important;
}

/* menu */
.menu-item {
    /* background: linear-gradient(90deg, rgb(5 5 5 / 95%) 35%, rgb(5 5 5 / 95%) 50%), url(./uploads/menu-bg.jpg) no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important; */
	background: #EFDEC3;
    padding: 20px;
    border-bottom: transparent;
}

#menu-items {
    /* background: linear-gradient(90deg, rgb(5 5 5 / 95%) 35%, rgb(5 5 5 / 95%) 50%), url(./uploads/menu-bg.jpg) no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important; */
	background: #C05328;
}

#menu-items .menu-item:first-child {
    padding-top: 2em;
}

#menu-items .menu-item h1 {
    position: relative;
    text-align: center;
    color: #C05328 !important;
    padding: 15px;
    border-radius: 5px;
    width: fit-content;
    margin: auto;
    font-family: 'Tan-Nimbus' !important;
    font-weight: 500 !important;
    font-size: 50px !important;
    text-transform: lowercase;
    height: fit-content;
    letter-spacing: 3px;
    /* box-shadow: 0px 0px 15px #ffc8826e; */
    /* -webkit-text-fill-color: #090909;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-shadow: 4px 4px 0px #1e1e1e42, 5px 4px 0px rgba(0, 0, 0, 0.15); */
    /* text-shadow: 2px 2px 0px #11111142, 5px 4px 0px rgb(0 0 0 / 10%); */
    background: transparent !important;
}

#menu-items ul li.group,
#menu-items ul li.single {
    /* width: 45%; */
    margin: 10px inherit;
    /* border: 2px solid #fff; */
    background: #556957;
    border-radius: 10px;
    padding: 10px;
    min-height: 180px !important;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background: #566A58;
	border-color: none !important;
	/* border: none !important;
	box-shadow: none !important; */
    /* border: 2px solid #fff; */
    /* box-shadow: 6px 6px 2px 0px #EFDEC3; */
}

#menu-items .item-title-container .item-title {
    /* width: 100% !important; */
    font-size: 17px;
    font-family: 'Tan-Nimbus';
    font-weight: 500;
    line-height: normal;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #fff;
    max-height: max-content !important;
    -webkit-line-clamp: 5;
}

/* li.group:hover .item-title,
li.single:hover .item-title,
.item-description{
    color: #FF5CEF !important;
} */

/* #menu-items .item-title-container .item-title:after {
    content: '';
    display: block;
    margin-top: 3px;
    width: 0;
    height: 2px;
    background: #EFDEC3;
    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%;
} */

.item-price {
    /* background: #C05328; */
    color: #ffbd59;
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 18px !important;
    border-radius: 4px;
    /* padding: 8px 12px; */
    height: fit-content;
    transition: .2s;
    /* border: 2px solid #fff; */
}

/* li.group:hover .item-price,
li.single:hover .item-price {
    background: #EFDEC3;
    color: #C05328;
    box-shadow: 0px 0px 5px #EFDEC3; 
} */

.item-description {
	font-family: 'Montserrat';
    color: #fff !important;
	font-weight: 500;
    -webkit-line-clamp: 3;
}

#menu-desc-header,
#menu-desc-footer {
    color: #111;
    text-align: center;
    width: fit-content;
    margin: auto;
}

#footer{
    right: 0 !important;
}

#footer-new{
    right: 0 !important;
}

/* .menu-item .item-thumb {
    display: flex !important;
    align-items: center;
    background-color: transparent;
    overflow: hidden;
}

.menu-item .item-thumb img {
    padding: 5px;
    position: relative;
    object-fit: contain;
}

.modal-deals .modal-body .deal-modal-body-selection-list .deal-item-thumb {
    overflow: hidden;
}

.modal-deals .modal-body .deal-modal-body-selection-list .deal-item-thumb img {
    transform: scale(1);
} */

/* #menu-items > .item-icons-container {
    background: #000;
}

#menu-items .item-title .item-icons-container .item-icons img {
    filter: invert(1);
}

#menu-items > .item-icons-container .item-icons img {
    filter: invert(1);
}

li.group:hover .item-icons img,
li.single:hover .item-icons img {
    filter: invert(67%) sepia(48%) saturate(6029%) hue-rotate(281deg) brightness(105%) contrast(103%) !important;
}

.item-icons span.icon-description {
    color: #fff;
}

#menu-items > .item-icons-container + .service-fee-disclaimer {
    background: #000;
    color: #fff;
    border-top: 1px solid #ECFC0A;
    margin-bottom: 10px;
} */

/* menu-item modal */
.modal-popup h4.modal-title {
    font-size: 20px;
    font-family: 'Tan-nimbus', sans-serif;
    font-weight: 500 !important;
    text-transform: lowercase;
    color: var(--offwhite) !important;
}

#menu-items .modal-popup .modal-header h4 {
    color: var(--offwhite) !important;
}

.btn-primary {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: var(--offwhite);
    border-radius: 0;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: var(--offwhite);
}

.button-rounded {
    border: 1px solid #000d20;
    background-color: #000d20 !important;
}

#menu-items .modal-popup .modal-header {
    background: var(--primary) !important;
}

#add-popup-qty .modal-header {
    background: var(--primary);
}

.modal-popup .modal-dialog {
    font-family: 'Montserrat';
}

#menu-items .modal-popup .modal-header .item-description-popup {
    font-weight: 600 !important;
    color: var(--offwhite);
}

.modal-deals .modal-header button {
    background: var(--secondary) !important;
    color: var(--primary);
}

.modal-popup .close-popup {
    color: var(--offwhite) !important;
    text-shadow: none;
}

.modal-deals .modal-footer button {
    background: var(--primary) !important;
    color: #111;
}

#menu-items ul li #item-buttons .modal-hh .modal-footer button:hover,
.modal-deals .modal-footer button:hover {
    background: #111 !important;
    color: var(--primary) !important;
}

label.input-group-label {
    color: #333 !important;
    text-transform: uppercase !important;
}

input:checked+.input-group-label {
    background: var(--primary) !important;
    color: var(--offwhite) !important;
    text-transform: uppercase !important;
}

#menu-items ul li #item-buttons input[type=button], #half-half-block a, #HalfHalf a, #HALFHALF a {
    font: 14px "Montserrat" !important;
	font-weight: 600 !important;
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: var(--offwhite);
}

#menu-items ul li #item-buttons input[type=button]:hover, .input-group-label:hover {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: var(--offwhite) !important;
}

input:checked+.input-group-label img.check-img-popup {
    filter: invert(0) sepia(6%) saturate(1377%) hue-rotate(327deg) brightness(99%) contrast(89%);
}

/* about */

#about-us {
    text-align: center;
    /* background: linear-gradient(to bottom, rgb(0 0 0 / 90%) 0%, rgb(0 0 0 / 90%) 100%), url('./uploads/new-landingpage.jpg') no-repeat; */
    background: #566A58;
    background-position: center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    /* padding-top: 3em; */
    padding: 0;
    color: #fff;
    /* border-top: 2px dashed #fff; */
}

/* #about-us:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #ffffffeb;
    opacity: 1;
    overflow: hidden;
    z-index: 1;
    background: radial-gradient(circle, #9e9e9e2e 10%, transparent 50%) repeat center/15px 15px !important;
} */

#about-us .d1 {
    /* width: 70%; */
    margin: auto;
    position: relative;
    z-index: 2;
}

#about-us .container:has(.d1) {
	width: 100%;
	padding: 0;
}

#about-us .section-title {
    display: none;
}

#about-us .d1 .sec-2 {
    background: linear-gradient(#efdec3d6, #efdec3d6), url('./uploads/big-hand.png') #EFDEC3;
    background-size: cover !important;
    background-position: top;
    background-attachment: scroll;
    width: 100%;
}

#about-us .d1 section div.row {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

#about-us .d1 section {
	padding: 100px 20px;
}

#about-us .column.col-md-5 {
    width: 100%;
    text-align: center;
}

#about-us h2 {
    font-family: 'Tan-Nimbus';
    font-size: 50px;
    font-weight: 500;
    text-transform: lowercase;
    color: #EFDEC3;
    /* border-bottom: 3px solid #fff; */
    padding-bottom: 10px;
    width: fit-content;
    margin: 30px auto;
    letter-spacing: .05em;
    text-shadow: 4px 3px 2px #C7601E;
    /* animation: glow 1.5s ease-in-out infinite alternate; */
    /* text-shadow: 2px 2px 0px #FE0002, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#about-us p.p2 {
    font-size: 16px;
    font-weight: 400;
    color: #EFDEC3;
    font-family: 'Montserrat';
    line-height: 30px;
    width: 50%;
    margin: auto;
    /* letter-spacing: 1px; */
}

/* #about-us p.p1 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    border-bottom: 2px solid #fff;
    width: fit-content;
    padding: 0 30px 5px 30px;
    margin: auto auto 15px auto;
    line-height: 25px;
} */

#about-us .section-content img {
    transition: all 1s;
    border-radius: 5px;
    border: 10px solid #fff;
    box-shadow: 0 0 6px #000000ad;
}

#about-us .d1 .sec-2 .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#about-us .d1 .sec-2 h3.expert-title {
    font-family: 'The Seasons';
    color: #566A58;
    font-size: 45px;
    text-transform: lowercase;
    margin-bottom: 0.8em;
}

#about-us .d1 .sec-2 .row .col p {
    color: #566A58;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

#about-us .d1 .sec-2 .s2-img {
    width: 400px;
}

#partner-enquiry-link {
	display: none !important;
}

.marquee_text {
    width: 100%;
    height: fit-content;
    overflow: hidden;
    background: #EFDEC3;
}

.marquee_track {
    display: flex;
    width: max-content;
    animation: marquee 50s linear infinite;
}

.marquee_track span {
    font-family: 'Tan-Nimbus';
    color: #566A58;
    white-space: nowrap;
    font-size: 30px;
    padding-top: 50px;
    padding-bottom: 25px;
    padding-right: 100px;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* gallery */
.gal {
    background: #EFDEC3;
    padding-bottom: 100px;
}

:root {
    --bg: #0e0e0e;
    --surface: #161616;
    --accent: #C7601E;
    --text: #f0ece4;
    --muted: #6b6560;
}

header {
    text-align: center;
    margin-bottom: 72px;
}

header .title-gal {
    font-family: 'Montserrat';
    font-size: 20px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--surface);
    padding-top: 50px;
    margin-bottom: 16px;
}

header h1 {
    font-family: 'Playfair-Display';
    font-size: clamp(2.4rem, 5vw, 6rem);
    font-weight: 400;
    line-height: 1.1;
}

header h1 em {
    font-style: italic;
    color: var(--accent);
}

.divider {
    width: 48px;
    height: 1px;
    background: var(--accent);
    margin: 24px auto 0;
    opacity: 0.6;
}

/* Gallery grid â€” 3 columns Ã— 4 rows */
.gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 260px);
    gap: 12px;
    max-width: 1200px;
    margin: 0 auto;
	padding: 20px;
}

/* Responsive breakpoints */
@media (max-width: 900px) {
    .gallery {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(6, 220px);
    }
}

@media (max-width: 560px) {
    .gallery {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(12, 200px);
    }

    /* body {
        padding: 48px 16px;
    } */
}

.gallery-item {
    position: relative;
    overflow: hidden;
    background: var(--surface);
    cursor: pointer;
}

.gallery-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.6s ease;
    filter: brightness(0.85) saturate(0.9);

}

.gallery-item:hover img {
    transform: scale(1.06);
    filter: brightness(1) saturate(1.1);
}

/* Overlay caption */
.gallery-item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 28px 20px 18px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    transform: translateY(100%);
    transition: transform 0.4s ease;
    pointer-events: none;
}

.gallery-item:hover .caption {
    transform: translateY(0);
}

.caption span {
    display: block;
    font-size: 0.78rem;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 4px;
}

.caption p {
    font-size: 0.9rem;
    color: var(--text);
    opacity: 0.9;
}

#previous-button,
#previous-button:hover,
#next-button,
#next-button:hover {
    background: none;
}

/* Corner accent */
.gallery-item::after {
    content: '';
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    /* border-top: 1px solid var(--accent);
      border-right: 1px solid var(--accent); */
    opacity: 0;
    transition: opacity 0.3s ease;
}

.gallery-item:hover::after {
    opacity: 1;
}

/* responsive */
@media (max-width: 1899px) {
    /* #desktopSplide .splide__slide {
        background-size: 90% !important;
        background-position: 150px center !important;
    } */
}

@media (max-width: 1599px) {
	#desktopSplide li.splide__slide {
		height: 75vh;
		top: 25%;
	}

	#landing #landing-content {
		top: 20%;
	}
}

@media (max-width: 1350px) {
	body {
        padding-bottom: 0;
    }
}

@media (max-width: 1024px) {
	::-webkit-scrollbar {
        width: 0;
    }
    
    #wrap {
        overflow: hidden;
    }

	#main-content {
		padding-bottom: 0;
	}

	#store-data h2:first-child {
		font-size: 50px;
	}

	#menu-ul .first {
        margin-left: 10px;
    }

    #menu-ul li:last-child {
        margin-right: 10px;
    }

	#menu-items .item-title-container {
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }

    .menu-item #menu_items ul li .visual-tag-label+.item-price {
        margin: 5px 0 0 0;
    }

    .menu-item #menu_items ul li .item-block-no-image .visual-tag-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100% !important;
        gap: 8px;
    }

    .menu-item #menu_items ul li .visual-tag-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100% !important;
    }

    #menu-items .item-title-container .item-title {
        min-height: fit-content !important;
        width: fit-content !important;
        font-size: 17px !important;
    }

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        /* padding: 5px 13px 5px 13px; */
        /* border: 1px solid #E03837 !important; */
        border-radius: 3px;
    }

    .menu-item .item-block {
        margin: 0;
        width: 60% !important;
        padding: 0 10px 10px 0px;
    }

    .item-price {
        font-size: 18px !important;
    }

	#about-us p.p2 {
		width: 80%;
	}

	#about-us .d1 .sec-2 .row {
		flex-direction: column;
	}

	#about-us .d1 .sec-2 .row .col:nth-child(1) {
		width: 80%;
	}

	#about-us .d1 .sec-2 .s2-img {
		margin: 20px auto;
	}
}

@media (max-width: 999px) {
    #store-data #store-details {
        text-align: center;
    }
}

@media (max-width: 799px) {
	#menu-items .menu-item h1 {
        font-size: 35px !important;
        padding: 10px !important;
    }

	.menu-item #menu_items ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        /* align-items: flex-start; */
    }

	#menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        padding: 10px;
        /* border: 1px solid #cf2b36; */
        /* align-items: flex-start; */
    }

	#menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 45%;
        margin: 10px auto 10px 2.5%;
    }

	.menu-item .item-thumb {
        position: relative !important;
        display: flex !important;
        justify-content: flex-start;
        top: 0;
        width: 50% !important;
        transform: none;
        background: none !important;
    }

    .item-block-no-image {
        padding: 10px;
    }

    .menu-item .item-block {
        margin-left: 15px;
    }

    #menu-items .item-title-container {
        width: 100% !important;
    }

    #menu-items .item-title-container .item-title {
        font-size: 16px !important;
    }

    #menu-items .item-title-container .item-price {
        font-size: 18px !important;
    }

    .item-description {
        font-size: 13px !important;
        -webkit-line-clamp: 3;
    }

    #menu-desc-header,
    #menu-desc-footer {
        font-size: 13px;
    }

	#about-us p.p2 {
		width: 90%;
	}

	#about-us .d1 .sec-2 .row .col:nth-child(1) {
		width: 90%;
	}

	#about-us .section-content img {
		max-width: 100%;
	}
}

@media (max-width: 699px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }
}

@media (max-width: 599px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }

	#store-data h2:first-child {
		line-height: normal;
	}

	#menu-items ul li.group,
    #menu-items ul li.single {
        width: 100%;
        margin: 12px auto;
        display: flex;
        align-items: flex-start;
    }

    #menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 100%;
        margin: 10px auto 20px auto;
    }

	.menu-item .item-thumb {
		width: unset !important;
	}

	#menu-items .item-title-container {
        justify-content: center;
    }

    #menu-items .item-title-container .item-title {
        font-size: 17px !important;
    }

    .item-description {
        font-size: 13px !important;
    }

    #menu-items .item-title-container .item-price {
        font-size: 18px !important;
    }

	#about-us .section-content img {
		max-width: 60%;
	}
}