/*
 * Generated by Theme Editor
 * Client:    15379
 * Published-By: Louie.Abasolo@oolio.com
 * Published: 2026-08-06T06:00:07.481Z
 */

@import url('https://fonts.googleapis.com/css2?family=Lilita+One&family=Oswald:wght@200..700&family=Sen:wght@400..800&display=swap');

/* navbar */
.navbar {
    box-shadow: #11111117 2px 2px 5px !important;
}

/* landing */

#landing {
    overflow: hidden;
    background: #fff !important;
    background-size: cover !important;
}

#landing:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    /* background: #fff !important; */
    background: url('./uploads/white-bg.jpg') no-repeat !important;
    background-position: left bottom !important;
    /* background-position: 40% 90% !important; */
    background-size: cover;
    opacity: .3;
    overflow: hidden;
    z-index: 2;
}

#landing:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff !important;
    background-size: cover;
    overflow: hidden;
    z-index: 1;
}

#desktopSplide {
    position: absolute;
    width: 50% !important;
    right: 0%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

/* #desktopSplide .splide__slide {
    background-size: cover !important;
    background-color: #00000000;
    background-position: center !important;
    filter: drop-shadow(0px 0px 10px #ffffff42);
} */

#landing #landing-content {
    width: 50%;
    left: 25%;
    top: 50%;
    z-index: 999;
}

#landing #landing-form {
    width: 90%;
    margin: auto;
}

#landing #landing-logo img {
    width: 400px;
    /* filter: drop-shadow(#0000005e 0px 0px 5px) !important; */
}

#landing #landing-form .p1,
#landing #landing-form .p2{
    font-family: "Lilita One", sans-serif;
    font-size: 50px;
    font-weight: 500;
    text-transform: uppercase;
    width: 80%;
    margin: auto;
    /* text-shadow: none; */
    color: #111;
    /* text-shadow: #00000047 0px 2px 4px; */
    text-shadow: 1px 1px 0px #ffffff, 3px 2px 0px #0000004a;
}

#landing #landing-form .p1 {
    margin-top: 40px;
}

#landing #landing-form .p3 {
    font-size: 15px;
    font-weight: 500;
    /* text-shadow: #000 0px 2px 4px; */
    text-shadow: none;
    color: #000;
    width: 80%;
    margin: 20px auto;
}
/* store */

#store-data {
    background: #167034;
    /* background: url('./uploads/store.jpg'); */
    background-position: 50% 25%;
    overflow: hidden;
}

#store-data h2:first-child {
    font-family: "Lilita One", sans-serif;
    font-size: 90px;
    text-transform: capitalize;
}

#store-data .text-danger {
    color: #fff !important;
    background: #cf0007;
    padding: 2px 5px;
}

/* menu bar */
#menu {
    background: #8f0c11 !important;
    text-align: center;
    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: #8f0c11  !important;
}

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

#menu-cont>#menu>#menu-ul>li>a {
    text-transform: uppercase !important;
    background: #8f0c11;
    font-family: 'Sen', sans-serif;
    padding: 20px 30px;
    color: #fff;
}

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

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

/* menu */
.menu-item {
    /* background: linear-gradient(#05050585, #05050585), url('./uploads/rossinis-banner.jpg') center no-repeat; */
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background: #fff;
    padding: 20px;
    border-bottom: none;
}

#menu-items {
    /* background: linear-gradient(#05050585, #05050585), url('./uploads/rossinis-banner.jpg') center no-repeat; */
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background: #fff;
}

/* .menu-item h1:nth-child(1):after {
    content:'';
    display: block !important;
    border: 3px solid #fff;
    border-radius: 50px;
    width: 40px;
} */

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

#menu-items .menu-item h1 {
    position: relative;
    text-align: center;
    background: #167034 !important;
    color: #fff !important;
    width: fit-content;
    margin: auto;
    padding: 12px 25px;
    border-radius: 4px;
    font-family: Lilita One;
    font-weight: 400 !important;
    font-size: 55px !important;
    text-transform: uppercase;
    height: fit-content;
    /* text-shadow: 0 3px 3px rgb(75 75 75 / 60%); */
    /* 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 #fff, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#menu-items ul li.group,
#menu-items ul li.single {
    background: #fff;
    padding: 10px;
    border: 1px solid #8F0C11;
    border-radius: 2px;
    outline: 1px dashed #8F0C11;
    outline-offset: 6px;
    min-height: 180px !important;
    box-shadow: 0px 0px 0px #131313ba;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background: #fff;
    border: 1px solid #8F0C11;
    box-shadow: 0px 0px 15px #00000070;
    /* transform: scale(1); */
}

#menu-items .item-title-container .item-title {
    /* width: 90% !important; */
    font-size: 18px;
    font-family: Oswald;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    color: #050505;
    max-height: max-content !important;
    -webkit-line-clamp: 5;
}

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

#menu-items .item-title-container .item-title:after {
    content: '';
    display: block;
    margin-top: 3px;
    width: 0;
    height: 2px;
    background: #8F0C11;
    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: #8F0C11;
    color: #fff;
    font-family: Oswald;
    font-weight: 700;
    font-size: 15px !important;
    border-radius: 4px;
    padding: 10px 15px;
    height: fit-content;
    transition: .2s;
    border: 2px solid #fff;
}

li.group:hover .item-price,
li.single:hover .item-price {
    background: #167034;
    color: #fff;
    border: 2px solid #167034;
    /* box-shadow: 0px 0px 10px #ffffff; */
}

.item-description {
    font-family: Sen;
    font-size: 14px;
    color: #050505;
    text-transform: lowercase;
    -webkit-line-clamp: 3;
}

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

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

/* media query */
@media (max-width: 1599px) {
    #landing #landing-logo img {
        width: 350px;
    }
    
    #landing #landing-form .p1,
    #landing #landing-form .p2 {
        font-size: 40px;
        width: 90%;
    }

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

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

    /* #landing #landing-form .p1,
    #landing #landing-form .p2 {
        font-size: 40px;
        width: 90%;
    } */
}

@media (max-width: 1099px) {
    #main-content {
		padding-bottom: 0;
	}
    
    #store-data h2:first-child {
        font-size: 60px;
    }

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

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

    .pn-Advancer_Left {
        left: 5px;
    }

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

    .pn-Advancer_Right {
        right: 5px;
    }

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

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 15px 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: 15px auto 15px 2.5%;
    }

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

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

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

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 10px 15px;
        border: 2px solid #fcfcfc;
        border-radius: 3px;
        font-size: 15px !important;
    }
}

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

@media (max-width: 899px) {
    #desktopSplide {
        width: 100% !important;
    }
    
    #landing #desktopSplide-list li:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: #1d1d1d;
        background-attachment: fixed;
        opacity: .8;
        z-index: 2;
    }

    #landing #landing-content {
        width: 90%;
        left: 50%;
        top: 50%;
    }

    #landing #landing-form .p1,
    #landing #landing-form .p2 {
        color: #fff;
        text-shadow: none;
    }

    #landing #landing-form .p3 {
        color: #fff;
        font-weight: normal;
        line-height: normal;
        width: 90%;
    }
}

@media (max-width: 799px) {
    #menu-cont>#menu>#menu-ul>li>a {
        padding: 8px !important;
        font-size: 15px;
        height: auto;
    }

    .pn-Advancer {
        padding: unset !important;
    }

    .menu-item #menu_items ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

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

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

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

    .menu-item .item-block {
        margin-left: 0;
    }

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

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

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

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

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

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


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

    #landing #landing-content {
        width: 100%;
        margin: auto;
        top: 55%;
    }

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

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

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 100%;
        margin: 12px auto;
        display: flex;
        align-items: flex-start;
        min-height: -webkit-fill-available;
        outline-offset: 4px;
    }

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

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

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

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

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

@media (max-width: 499px) {
    #landing #landing-logo img {
        width: 300px;
    }
    
    #menu-items .menu-item h1 {
        font-size: 32px !important;
    }

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