/*
 * Generated by Theme Editor
 * Client:    10747
 * Published-By: Aldrin.Carlos@oolio.com
 * Published: 2026-08-18T00:28:39.280Z
 */

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Lilita+One&family=Luckiest+Guy&display=swap');
/* font-family: 'Anton', sans-serif; */
/* font-family: 'Lilita One', cursive; */
/* font-family: 'Luckiest Guy', cursive; */

@font-face {
    font-family: 'daytona-reg';
    src: url('./fonts/DaytonaPro-Regular.ttf');
}

@font-face {
    font-family: 'daytona-light';
    src: url('./fonts/DaytonaPro-Light.ttf');
}

@font-face {
    font-family: 'DaytonaLight';
    src: url('./fonts/DaytonaLight.ttf');
}

@font-face {
    font-family: 'DaytonaRegular';
    src: url('./fonts/DaytonaRegular.ttf');
}

@font-face {
    font-family: 'daytona-med';
    src: url('./fonts/DaytonaPro-Semibold.ttf');
}

@font-face {
    font-family: 'ahronbd';
    src: url('./fonts/ahronbd.ttf');
}

/* 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 */

/* animation */
@keyframes zoom-in {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes left-in {
    0% {
        left: -800px;
    }

    100% {
        left: -160px;
    }
}

@keyframes right-in {
    0% {
        right: -600px;
    }

    100% {
        right: -160px;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* animation */

#deals-of-the-day, #our-menu, #footer-subscribe {
    display: none;
}

.navbar {
    background: #ffffffa8;
}

.nav-color {
    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);
}

/* landing */

#landing {
    /* background: #fff; */
    /* background: #222222b5; */
    background: url('./uploads/landing.jpg');
    height: 100vh !important;
    background-position: bottom;
    background-size: cover;
}

#landing:before {
    /* content: ''; */
    display: block;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle, #9e9e9e2e 10%, transparent 50%) repeat center/15px 15px !important;
    overflow: hidden;
}

#landing #landing-content {
    left: unset;
    right: -200px;
    width: fit-content;
    transition: right 1s, left 1s;
}

#landing p {
    color: #231f20 !important;
}

#landing #landing-form #tag-line {
    text-shadow: none;
}

#landing .p1 {
    font-size: 30px;
    font-family: 'DaytonaLight', sans-serif;
    margin-bottom: 0;
}

#landing .p2 {
    letter-spacing: 1px;
    font-weight: lighter;
    font-family: 'Luckiest Guy', cursive;
    font-size: 40px;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}

#landing .p3 {
    font-size: 35px;
    font-family: 'DaytonaLight', sans-serif;
}

#landing #landing-logo img {
    width: 230px;
    animation: zoom-in 1s ease;
}

#landing #landing-form {
    animation: fade-in 1.5s ease;
}

/* landing */

/* store */

body {
    background: url('./images/bg.jpg') !important;
    background-attachment: fixed !important;
}

#store-data {
    /* background: url('./uploads/bg-1.jpg'); */
    /* background: url('./images/bg.jpg'); */
    background: unset;
    background-position: 50% 25%;
    color: #222;
}

#store-details.store-details-default-panel, #store-details.store-details-default-panel h2, #store-data #store-details.store-details-default-panel #h-address a, #store-data #store-details.store-details-default-panel .glyphicon {
    color: #222 !important;
}

#store-data h2 {
    font-family: 'Lilita One', cursive;
    font-size: 60px;
    font-weight: lighter;
}

.office-info p, #h-address a, #h-phone {
    color: #222;
    font-weight: 600 !important;
}

#store-data #store-details span {
    font-weight: 600;
}

.text-danger {
    font-weight: 900 !important;
}

/* store */

/* menu bar */
#menu {
    background: #231f20 !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: #231f20 !important;
}

#menu-cont>#menu>#menu-ul>li>a {
    text-transform: uppercase !important;
    background: #231f20 !important;
    color: #fff !important;
    font-family: 'DaytonaRegular', sans-serif;
    /* font-weight: 500; */
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    border-bottom: none !important;
    background: #fff !important;
    color: #231f20 !important;
    text-transform: uppercase !important;
}

#menu ul li a:hover {
    background: #fff !important;
    color: #231f20 !important;
}

/* menu bar */


/* Price float in the top right side of the card */

/* menu */
.menu-item {
    background: url('./uploads/menu-bg.jpg') no-repeat !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 {
    border-bottom: 1px solid #00000000 !important;
}

#menu-items .menu-item h1 {
    text-align: center;
    background-color: #231f20 !important;
    color: #fff !important;
    width: fit-content;
    margin: auto;
    padding: 10px 20px 40px 20px !important;
    /* font-family: 'Freeh', sans-serif !important; */
    font-weight: lighter;
    letter-spacing: 1px;
    font-family: 'Anton', sans-serif;
}

.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: 1px solid #231f20;
    background: white;
}

#menu-items ul li.group:hover, #menu-items ul li.single:hover {
    background-color: #fff;
    border: 1px solid #231f20;
    box-shadow: #231f20 5px 5px 10px !important;
}

#menu-items ul li.group:hover .item-thumb, #menu-items ul li.single:hover .item-thumb {
    background-color: transparent;
}

#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 .item-title {
    /* width: 70% !important; */
    font-size: 17px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: normal;
}

#menu-desc-header {
    padding: 0;
    text-align: center;
    margin: 20px;
    font-size: 17px;
    font-weight: 500;
}

.menu-item .item-thumb {
    background-color: transparent;
    overflow: hidden;
}

.menu-item .item-thumb img {
    padding: 5px;
    /*     transform: scale(1.2); */
}

.item-price {
    font-family: 'Roboto', sans-serif;
    font-size: 17px !important;
    font-weight: 500;
    border-bottom: 1.1px solid #231f20;
    border-left: 1.1px solid #231f20;
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px 10px;
    background-color: #231f20;
    color: #fff;
    height: fit-content;
}

.item-description {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

#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: #cf2b36 !important;
}

.input-group-label:hover, .modal-deals .modal-header button:hover {
    background: #cf2b36a8 !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 */

/* about */

#about-us {
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
    overflow: hidden;
}

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

#about-us .section-content {
    position: relative;
    z-index: 2;
}

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

#about-us .section-content img {
    width: 250px;
}

#about-us h2.a-title {
    font-family: 'Anton', sans-serif;
    font-weight: lighter;
    font-size: 50px;
}

#about-us .p1 {
    font-size: 30px;
}

#about-us .p2 {
    font-size: 20px;
}

/* about */

/* footer alert */
#footerOfflineAlert {
    background-color: #231f20;
}

#footerOfflineAlert .progress {
    background-image: linear-gradient(to bottom, #231f209e 0, #231f20eb 100%) !important;
}

/* footer alert */

@media (max-width: 1700px) {

    /* landing */
    #landing #landing-content {
        right: -300px;
    }

    /* landing */
}

@media (max-width: 1500px) {
    /* landing */

    #landing {
        height: 100vh !important;
        background-position: bottom right;
        background-size: cover;
    }

    #landing #landing-content {
        right: -350px;
    }

    /* landing */
}

@media (max-width: 1440px) {

    /* landing */
    #landing #landing-content {
        width: 650px;
        right: -280px;
    }

    /* landing */

    /* menu */
    .menu-item .item-thumb img {
        transform: scale(1.4);
    }

    /* menu */
}

@media (max-width: 1200px) {

    /* menu */
    .menu-item .item-thumb img {
        transform: scale(1.2);
    }

    /* menu */
}

@media (max-width: 1024px) {

    /* landing */
    .navbar {
        background: #fff;
    }

    #landing #landing-content {
        top: 50%;
        right: -350px
    }

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

    /* landing */

    /* store */

    #store-data h2 {
        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;
    }

    .pn-Advancer {
        width: 40px !important;
        padding: 5px 10px !important;
    }

    svg.pn-Advancer_Icon {
        width: 15px !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;
    }

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

    #menu-items .item-title-container {
        display: flex;
        flex-direction: column;
    }

    .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;
    }

    .menu-item .item-thumb img {
        transition: opacity 1s ease-out, transform 1s ease-out;
        position: relative;
        max-width: 100% !important;
        max-height: 300px;
        min-height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        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 {
        min-height: fit-content !important;
    }

    #menu-items .menu-item h1 {
        font-size: 25px;
        font-weight: lighter !important;
    }

    .item-description {
        -webkit-line-clamp: unset;
        font-size: 13px;
    }

    /* #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 4px 15px 0px 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 */
}

@media (max-width: 990px) {
    /* landing */

    #landing {
        background: #fff;
    }

    #landing:before {
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        background: url('./uploads/landing.jpg') center !important;
        opacity: .3;
        overflow: hidden;
    }

    #landing #landing-content {
        right: unset;
        left: 50%;
    }

    /* landing */
}

@media (max-width: 768px) {

    /* landing */

    #landing #landing-content {
        width: 100%;
    }

    /* landing */

    /* store */

    #store-data h2 {
        font-size: 40px;
    }

    /* store */

    /* menu bar */
    #menu {
        padding: 0;
    }

    #menu-cont>#menu>#menu-ul>li>a {
        padding: 10px !important;
        font-size: 13px;
        text-shadow: none !important;
        letter-spacing: 1px;
        border-radius: 50px;
        height: auto;
    }

    /* menu bar */

    /* menu */
    .menu-item {
        background: #fff !important;
    }

    #menu-items ul li.group, #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        padding: 0;
        border: 1px solid #231f20;
        align-items: start;
        box-shadow: #231f2091 3px 4px 5px !important;
    }

    #menu-items .item-title-container .item-title {
        font-size: 15px !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: fit-content !important; */
    }

    .menu-item .item-block {
        position: relative !important;
        padding: 10px 10px 10px 0;
    }

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

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

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

    div#menu-items, div#main-content {
        padding-bottom: 0 !important;
    }

    #menu-desc-header {
        font-size: 15px;
    }

    /* menu */

    /* about */

    #about-us .section-content img {
        width: 180px;
    }

    #about-us h2.a-title {
        font-family: 'Anton', sans-serif;
        font-weight: lighter;
        font-size: 40px;
    }

    #about-us .p1 {
        font-size: 20px;
    }

    #about-us .p2 {
        font-size: 14px;
    }

    /* about */
}

@media only screen and (max-width: 680px) {

    /* 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;
    }

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

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

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

    /* menu */
}

@media (max-width: 580px) {
    /* landing */

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

    #landing .p1 {
        font-size: 25px;
    }

    #landing .p2 {
        font-size: 35px;
    }

    #landing .p3 {
        font-size: 30px;
    }

    /* landing */
}

@media (max-width: 500px) {

    /* store */

    #store-data h2 {
        font-size: 35px;
    }

    /* store */

    /* menu */
    #menu-items .menu-item h1 {
        line-height: normal;
        height: fit-content;
        padding: 10px 30px !important;
    }

    /* menu */
}

@media (max-width: 480px) {
    /* landing */

    #landing .p1 {
        font-size: 25px;
    }

    #landing .p2 {
        font-size: 28px;
    }

    #landing .p3 {
        font-size: 25px;
    }

    /* landing */
}

@media (max-width: 380px) {
    /* store */

    #store-data h2 {
        font-size: 30px;
    }

    /* store */
}