@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; */

/* 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;
}

/* landing */

#landing {
    /* background: #ffffff !important; */
    background-position: 100% 50% !important;
    overflow: hidden;
}

#landing #landing-content {
    width: 50%;
    left: 27%;
    top: 45%;
    z-index: 980;
}

#landing #landing-form {
    margin: auto;
}

#landing #landing-logo img {
    width: 350px;
    filter: drop-shadow();
}

#landing #landing-form #tag-line {
    font-family: Oswald, sans-serif;
    font-size: 60px;
    font-weight: 700;
    text-shadow: none;
    width: fit-content;
    margin: 10px auto;
    color: #751f1f;
    border-bottom: 2px dashed #751f1f;
    padding: 10px 30px ;
    line-height: 65px;
    text-transform: uppercase;
    letter-spacing: 1px;
    
    /* background: linear-gradient(180deg, #f8a96e, #be4f00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

#landing #landing-form #form-text {
    width: 70%;
    margin: auto;
    font-size: 16px;
    font-weight: 500;
    text-shadow: none;
    color: #751f1f;
}

/* landing */

/* store */

#store-data {
    background: linear-gradient(to right, #751f1ff5 0%, #751f1ff5 100%), url('https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/lyndhurstgourmetpizza/uploads/pat-1.png');
    /* background: url('./uploads/s-bg.jpg'); */
    background-position: 70%;
    background-attachment: scroll;
    /* background-size: cover; */
    overflow: hidden;
    border-top: 3px solid #fff;
    color: #fff !important;
}

#store-data .office-info p,
#store-data #h-address a {
    color: #fff !important;
    letter-spacing: 1px;
}

#store-data .text-danger {
    color: #751f1f !important;
    background: #fdf4e5;
    padding: 2px 5px;
}

#store-data h2:first-child {
    font-family: Oswald,sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: #fdf4e5;
}

#store-data.col-md-3, #store-data .col-md-3 p {
	color: #fff !important;
	font-weight: 500;
}

#store-data .icon-delivery {
	filter: invert(0%) sepia(11%) saturate(7455%) hue-rotate(57deg) brightness(0%) contrast(96%);
}

#store-data .button-edged {
    background: #0d0d0dc9 !important;
    border: #fff 2px solid;
    font-size: 20px;
    font-weight: 600;
}

#store-data .button-edged:hover {
    background: #e3141a !important;
}

/* store */

/* menu bar */
#menu {
    background: #fefefe !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: #b24544 !important;
}

#menu-cont>#menu>#menu-ul>li>a {
    text-transform: uppercase !important;
    background: #fefefe;
    font-family: 'Oswald', sans-serif;
    color: #222;
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    border-bottom: none !important;
    background: #701e1d !important;
    color: #fff !important;
    text-transform: uppercase !important;
}

#menu ul li a:hover {
    background: #701e1d !important;
    color: #fff !important;
}

/* Price float in the top right side of the card */

/* menu */

#menu-items:has(.grid-menu-item) {
    background: linear-gradient( to left, #fffffff7 0%, #fffffff7 100% ), url('https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/lyndhurstgourmetpizza/uploads/pat-1.png') !important;
    background-position: center !important;
    background-attachment: fixed !important;
}

.menu-item {
    background: linear-gradient( to left, #fffffff7 0%, #fffffff7 100% ), url('https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/lyndhurstgourmetpizza/uploads/pat-1.png') !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:last-of-type {
    padding-bottom: 3em;
}

#menu-items:has(.grid-menu-item) .menu-item:first-child {
    padding-top: 10px;
}

#menu-items:has(.grid-menu-item) .menu-item:last-of-type {
    padding-bottom: 0
}

#menu-items:has(.grid-menu-item) .menu-item div.grid-title {
    text-align: center;
}

#menu-items .menu-item {
    border-bottom: 1px solid #00000000 !important;
}

#menu-items .menu-item h1 {
    position: relative;
    text-align: center;
    background-color: transparent !important;
    color: #701e1d !important;
    width: fit-content;
    height: fit-content;
    margin: auto;
    padding: 5px 30px !important;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 40px !important;
    /* border-radius: 5px; */
    /* border-bottom: 2px dashed #222; */
    /* 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 #701e1d;
    background: white;
    border-radius: 3px;
    height: 180px;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background-color: #701e1d;
    border: 2px solid #701e1d;
    box-shadow: #11111154 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;
}

#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, #menu-desc-footer {
    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: 500;
    /* border-bottom: 1.1px solid #222; */
    /* border-left: 1.1px solid #222; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    padding: 7px 10px;
    background-color: #fcf4e4;
    color: #222;
    height: fit-content;
    border: 2px solid #701e1d66;
    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: #1a651c !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: #1a651c !important;
}

.item-add-buttons .btn-primary:hover {
    background-color: #2e416b;
}

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: #d90b0c !important;
}

.input-group-label:hover,
.modal-deals .modal-header button:hover {
    background: #d90b0ca8 !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 */

/* app */

#download-app {
    background: #84cd64a3;
}

#download-app .section-content .section-title {
    display: none;
}

#download-app .download-app-content img {
    width: 280px;
}

/* app */

/* about */

#about-us {
    text-align: center;
    padding: 50px 0 100px 0;
    background: linear-gradient(to bottom, #0000004f, #0000004f), url('https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/lyndhurstgourmetpizza/uploads/store-2.jpg') !important;
    background-position: 50% 25%;
    background-size: cover;
    overflow: hidden;
}

#about-us:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle, #9e9e9e0d 10%, transparent 50%) repeat center/15px 15px !important;
    overflow: hidden;
}

#about-us .section-title {
    display: none;
}

#about-us .d1 img {
    width: 280px;
    /* background: #7bcd69; */
    /* filter: drop-shadow(0 0 5px #ffffff6e); */
    /* filter: invert(1); */
}

#about-us .d1 h2 {
    font-family: Poppins, sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    margin: 30px auto;
    text-transform: uppercase;
}

#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: #752120;
}

#footerOfflineAlert .progress {
    background-image: linear-gradient(to bottom,#7521209e 0,#752120eb 100%) !important;
}
/* footer alert */

/* media query */
@media (max-height: 800px) {
    /* landing */

    #landing #landing-logo img {
        width: 220px;
    }

    /* landing */
}

@media (max-width: 1600px) {
    /* landing */
    
    #landing #landing-logo img {
        width: 320px;
    }

    #landing #landing-form #tag-line {
        font-size: 50px;
        line-height: 55px;
    }
    
    #landing #landing-form #form-text {
        font-size: 16px;
        width: 90%;
    }

    /* landing */
}

@media (max-width: 1400px) {
    /* landing */

    #landing #landing-content {
        width: 650px;
        left: 25%;
        top: 45%;
    }
    
    #landing #landing-logo img {
        width: 240px;
    }

    #landing #landing-form #tag-line {
        font-size: 45px;
        line-height: 50px;
    }
    
    #landing #landing-form #form-text {
        font-size: 16px;
    }

    /* landing */
}

@media (max-width: 1280px) {
    /* landing */

    #landing {
        background-position: 50% 50% !important;
        overflow: hidden;
    }

    #landing #landing-content {
        width: 550px;
        left: 27%;
        top: 45%;
    }

    #landing #landing-form #tag-line {
        font-size: 40px;
        padding: 10px;
    }
    
    #landing #landing-form #form-text {
        font-size: 16px;
    }

    /* landing */
}

@media (max-width: 1200px) {

    /* menu */
    .menu-item .item-thumb img {
        /* padding: 10px; */
        /* transform: scale(1.2); */
    }

    /* menu */
}

@media (max-width: 1024px) {

    /* scrollbar */
    /* width */
    ::-webkit-scrollbar {
        width: 0;
    }

    /* scrollbar */

    /* landing */

    #desktopSplide {
        width: 100%;
    }

    #landing {
        background-size: 180%;
        background-position: 100% !important;
    }

    #landing:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: linear-gradient(to right, #fdf4e5e6 0%, #fdf4e5e6 100%);
        background-attachment: fixed;
        /* opacity: 1; */
        z-index: 2;
    }

    #landing #desktopSplide-list li:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: #ffffffde;
        /* background: #273f43d1; */
        background-attachment: fixed;
        /* opacity: .9; */
        z-index: 2;
    }

    #landing #landing-content {
        width: 90%;
        left: 50%;
        top: 50%;
    }

    #landing #landing-form {
        /* padding: 10px; */
        width: 100%;
    }

    #landing #landing-form #tag-line {
        font-size: 45px;
        padding: 10px 20px;
        margin-bottom: 20px !important;
    }

    /* 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: #fefefe !important;
        color: #222 !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;
        height: auto;
    }

    #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; */
    }

    #menu-items .menu-item h1:before {
        content: '';
        height: 40px;
        width: 40px;
    }

    .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 {
         background-size: cover;
     }

    #landing #landing-content {
        width: 95% !important;
    }

    #landing #landing-logo img {
        width: 250px;
    }

    #landing #landing-form #tag-line {
        font-size: 35px;
        line-height: 45px;
        padding: 10px;
        margin-bottom: 15px !important;
    }

    #landing #landing-form #form-text {
        font-size: 13px;
        padding: 0 10px;
    }

    #desktopSplide .splide__slide {
        background-size: cover !important;
        background-position: 90% 50% !important;
    }

    /* 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 #2e416b;
        align-items: start;
        box-shadow: #22222291 3px 4px 5px !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;
        font-weight: 700 !important;
        padding-bottom: 0 !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: 280px;
        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 */

    #store-data {
        /* background: url('./uploads/s-bg.jpg'); */
        background-position: 50% 80%;
        background-size: 250%;
        overflow: hidden;
    }

    /* landing */

    /* store */

    #store-data h2:first-child {
        font-size: 35px;
    }
    
    /* 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;
    }
    
    #landing #landing-logo img {
        width: 220px;
    }

    /* menu */

    #menu-items .menu-item h1 {
        font-size: 26px !important;
        line-height: normal;
        height: fit-content;
        padding: 10px 12px 0 12px !important;
    }

    #menu-items .menu-item h1:before {
        content: '';
        height: 30px;
        width: 30px;
    }

    /* menu */

    /* about */

    #about-us {
        padding: 50px 0;
    }

    #about-us .section-title {
        display: none;
    }

    #about-us .d1 img {
        width: 200px;
    }

    #about-us .d1 h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    #about-us .d1 p {
        font-size: 13px;
    }

    #about-us .d1 p.p1 {
        font-size: 16px;
    }

    /* about */
}