/*
 * Generated by Theme Editor
 * Client:    1327
 * Published-By: Aldrin.Carlos@oolio.com
 * Published: 2026-07-27T00:40:36.194Z
 */

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Satisfy&display=swap');

@font-face {
    src: url('https://d2ova09jg8x3xk.cloudfront.net/goofyspizza.com.au/fonts/frankfrt.ttf');
    font-family: Frankfurt;
}

/* Interactive Banner css */

:root {
    --main: #d0453b;
    --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 .p-from {
    text-align: center;
    font-size: 20px;
    background: #111;
    color: #fff;
    padding: 20px;
}

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

    #jqi:has(img.app) .pop-header .p-from {
        font-size: 15px;
        font-weight: 500;
        padding: 10px 0;
    }

}

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

/* landing */
#landing {
    background: linear-gradient(rgb(255 255 255 / 0%)), url('./uploads/goofyspizzahouse-bg.jpg') no-repeat !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: 80% 50% !important;
    overflow: hidden;
}

#landing #landing-content {
    width: 750px;
	margin: auto;
    z-index: 100;
    left: 23%;
    top: 50%;
    transition: all .75s ease-in-out;
    text-align: center;
}

#landing #landing-logo img {
    /* margin: 5% auto; */
    display: none;
    width: 300px;
    transition: all .5s;
}

#landing img.n-logo {
    width: 450px !important;
    transition: all .5s;
}

#landing .welcometo {
	color: #FDE609;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    font-family: Frankfurt;
}

#landing .p1 {
    font-family: Frankfurt;
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    margin: 4% auto;
    width: fit-content;
	padding: 10px 25px;
    text-transform: uppercase;
    letter-spacing: .01em;
    line-height: normal;
    /* text-shadow: #000 0px 2px 4px; */
    /* text-shadow: 2px 2px 0px #111, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#landing .cui {
    font-size: 20px;
    font-weight: 400;
    background: #FDE609;
    color: #111 !important;
    width: fit-content;
    margin: auto;
    padding: 8px 10px;
    font-family: Poppins;
    border: 2px solid #fff;
    border-radius: 4px;
    animation: blink 6s infinite;
    -webkit-animation: blink 6s infinite;
    /* text-shadow: #000 0px 2px 4px; */
}

 @keyframes blink {

    20%,
    24%,
    55% {
        color: #fff;
        box-shadow: none;
    }

    0%,
    19%,
    21%,
    23%,
    25%,
    54%,
    56%,
    100% {
        box-shadow: 0 0 5px #FDE609, 0 0 15px #FDE609, 0 0 20px #FDE609, 0 0 40px #FDE609;
        color: #fff;
    }
}

#landing .button-edged {
	background: #e85845 !important;
	border-color: #fff !important;
	font-size: 20px;
	font-weight: 500;
	outline: none !important;
}

/* store-data */
#store-data {
    /* background: linear-gradient(0.38turn, #ffffffc9, #ffffffc9, #ffffffc9), url('./uploads/menu-bg.png') #cacaca center no-repeat !important; */
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
    /* border-top: 2px dashed #8FA667; */
    /* outline: 3px solid #fff;
    outline-offset: -12px; */
    background: #3E5864;
    /* height: 35vh !important; */
}

#store-data h2:first-child {
    font-family: Frankfurt;
    text-transform: capitalize;
    font-weight: 300;
    font-size: 70px;
    width: fit-content;
    margin: 2% auto;
    color: #fff;
    letter-spacing: .02em;
    /* text-shadow: 2px 2px 0px #27934F, 5px 4px 0px rgb(0 0 0 / 10%); */
}

/* #store-data h2:first-child:before {
    content: "Brklyn Pizza | Peregian Beach";
    position: absolute;
    width: 100%;
    -webkit-text-stroke: 5px #fff;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
} */

#store-data #store-details,
a#store-location {
    color: #FDE609;
    font-weight: 400;
}

.icon-delivery {
    background: #FDE609;
}

#store-data .button-edged {
	background: #e85845 !important;
	font-size: 20px;
	font-weight: 500;
	border-color: #fff !important;
	outline: none !important;
}

/* menu-nav */

#menu {
    background: #f3f3f3;
    text-align: center;
    box-shadow: 0px 5px 8px rgb(0 0 0 / 10%);
}

#menu ul li a {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    color: #111 !important;
    /* border-bottom: 3px solid #E44126; */
    background: #f3f3f3 !important;
    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: #FDE609 !important;
    background: #F15A4A !important;
    /* text-decoration: 2px overline #fff; */
    /* background-image: linear-gradient(to left, #F36349 , #FCBC38) !important; */
    /* border-top: 4px solid #B9AA38; */
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    color: #FDE609 !important;
    background: #F15A4A !important;
    border-bottom: none !important;
    /* text-decoration: 2px overline #fff; */
    /* background-image: linear-gradient(to right, #F36349 , #FCBC38) !important; */
}

.pn-Advancer {
    background: #f3f3f3 !important;
}

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

/* menu */
#menu-items ul li #item-buttons input[type=button],
input:checked+.input-group-label,
.modal-hh input:checked + .input-group-label,
#menu-items ul li #item-buttons .modal-hh .modal-footer button,
.modal-deals .modal-footer button {
	background: #F15A4A !important;
}

.btn-primary {
	background: #F15A4A;
	border-color: #F15A4A;
}

.btn-primary:hover {
	background: #3E5864;
	color: #FDE609;
	border-color: #3E5864;
}

.input-group-label:hover {
	background: #F15A4A !important;
	color: #fff !important;
}

#menu-items ul li #item-buttons input[type=button]:hover,
#menu-items ul li #item-buttons .modal-hh .modal-footer button:hover,
.modal-deals .modal-footer button:hover {
	background: #3E5864 !important;
	color: #FDE609 !important;
}

.menu-item {
    /* background: linear-gradient(#f3f3f3cc, #f3f3f3cc), url('./uploads/menu-bg.png') #f3f3f3 center no-repeat; */
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background: #f3f3f3;
    padding: 10px;
    border-bottom: none;
}

#menu-items {
    /* background: linear-gradient(rgb(0 0 0 / 60%), rgb(0 0 0 / 60%)), url('./uploads/menu-bg.jpg') center no-repeat; */
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background: #f3f3f3;
}

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

#menu-items .menu-item h1 {
    position: relative;
    text-align: left;
    color: #FDE609 !important;
    background: #F15A4A !important;
	padding: 10px 10px 10px 15px;
	/* text-shadow: 4px 3px #000; */
	box-shadow: -10px 10px 0px 0px rgb(238 46 36 / 50%);
    width: fit-content;
    margin: auto 3%;
    padding: 12px 30px;
    border-radius: 10px;
    font-family: Frankfurt;
    font-weight: 300 !important;
    font-size: 40px !important;
    text-transform: uppercase;
    height: fit-content;
    transform: rotate(-2deg);
    /* border-bottom: 2px dashed #fff; */
    /* 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 #F15A4A;
    border-radius: 2px;
    /* outline: 1px dashed #E06B26;
    outline-offset: 6px; */
    min-height: 200px !important;
    box-shadow: 0px 0px 0px #131313ba;
    border-radius: 4px;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background: #3E5864;
    border: 1px solid #fff;
    outline: 1px dashed #111;
    outline-offset: 6px;
    box-shadow: 0px 0px 5px #3b442a;
    /* transform: scale(1); */
}

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

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

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

li.group:hover .item-price,
li.single:hover .item-price {
    background: #F15A4A !important;
    color: #FDE609 !important;
    /* border: 2px solid #111; */
    box-shadow: 0px 0px 10px #393939;
}

.item-description {
    font-family: Poppins;
    font-size: 13px;
    color: #373737;
    text-transform: lowercase;
    -webkit-line-clamp: 3;
}

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

/* li.group:hover span.menu-item-outofstock,
li.single:hover span.menu-item-outofstock {
    background: #fff;
    color: #CA0808 !important;
    padding: 4px;
    border-radius: 5px;
} */

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

/* about */

#about-us {
    text-align: center;
    /* background: url('./uploads/store-1.jpg') bottom right; */
    /* background: linear-gradient(#242424c4, #242424c4), url('./uploads/section.png') #373737 center !important; */
    background: #3E5864;
	background-size: cover;
    background-attachment: fixed !important;
    padding-top: 5em;
    color: #111;
    font-family: Poppins;
}

/* #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 {
    position: relative;
    z-index: 2;
}

#about-us .container {
    /* border-top: 2px solid #111;
    padding-top: 5em; */
}

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

#about-us .column.col-md-7.about-us-img-container {
    width: 100%;
}

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

#about-us h2 {
    font-family: Frankfurt;
    font-size: 50px;
    font-weight: 300;
    color: #FDE609;
    border-bottom: 2px solid #fff;
    width: fit-content;
    padding: 0 30px 5px 30px;
    margin: 25px auto 15px auto;
	text-transform: uppercase;
}

#about-us p {
    font-size: 16px;
    font-weight: 300;
	color: #fff;
    line-height: normal;
}

/* #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 {
    width: 250px;
    transition: all 1s;
}

#about-us .about-us-img-container {
    text-align: center;
}

#about-us .button-edged {
	background: #e85845 !important;
	border-color: #fff !important;
	font-size: 20px;
	font-weight: 500;
}

/* media query */
@media (max-width: 1599px) {
	#landing #landing-content {
		left: 25%;
	}
	
	#landing img.n-logo {
		width: 400px !important
	}

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

	#landing .cui {
		font-size: 17px;
	}
}

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

	#landing #landing-content {
		/* left: 28%; */
	}
}

@media (max-width: 1099px) {
	::-webkit-scrollbar {
        width: 0px;
    }

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

	#landing:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: #111;
        background-attachment: fixed;
        opacity: .7;
        z-index: 2;
    }

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

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

    #landing #landing-form {
        width: fit-content;
    }

	#menu {
        padding: 5px 20px;
    }

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

    .pn-Advancer_Left {
        left: 5px;
    }

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

    .pn-Advancer_Right {
        right: 5px;
    }

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

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

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 6px 13px 6px 13px;
        /* border: 2px solid #fff; */
        border-radius: 3px;
        font-size: 14px !important;
    }

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

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

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

@media (max-width: 799px) {
	.menu-item #menu_items ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        /* align-items: flex-start; */
    }

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

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

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

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

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

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

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

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

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

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

	#landing img.n-logo {
        width: 350px !important;
		margin: 2% auto;
    }

	#menu-cont>#menu>#menu-ul>li>a.menu-active {
		text-decoration: none;
	}

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

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

	#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-items .item-title-container {
        justify-content: center;
    }

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

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

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

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

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

@media (max-width: 399px) {
	.navbar-right li.move-nav:nth-child(3) {
		display: none;
	}
	
	#landing img.n-logo {
        width: 300px !important;
	}

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

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

@media (max-width: 320px) {
	#landing img.n-logo {
        width: 220px !important;
	}

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

	#landing .cui {
		font-size: 14px;
	}
}