@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

@font-face {
	font-family: 'clarendon';
	src: url(https://deliverit-vhosts.s3-ap-southeast-2.amazonaws.com/sizzlingslice.com.au/westpennanthills/fonts/clarendon.ttf);
}

/* font-family: 'Poppins', sans-serif;
font-family: 'Source Sans Pro', sans-serif; */

@font-face {
	font-family: 'Duke';
	src: url('https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/projects.deliverit.com.au/urbanpizzabar/fonts/Dukeeee.otf');
}

#webalert_banner img {
	object-fit: contain;
	padding: 20px;
}

#partner-enquiry .franchise-btn-submit  {
	background: #b35809 !important;
	border: 2px solid #b35809 !important;
	border-radius: 5px !important;
	color: #fff !important;
}

#partner-enquiry .franchise-btn-submit:hover  {
	background: #fff !important;
	border: 2px solid #b35809 !important;
	color: #b35809 !important;
	opacity: 1 !important;
}

/* modal */

/* scrollbar */
/* width */
#franchiseInquiryModal .modal-body::-webkit-scrollbar {
    width: 7px;
}

/* Track */
#franchiseInquiryModal .modal-body::-webkit-scrollbar-track {
    background: #ffffff;
}

/* Handle */
#franchiseInquiryModal .modal-body::-webkit-scrollbar-thumb {
    background: #c42328;
}

/* Handle on hover */
#franchiseInquiryModal .modal-body::-webkit-scrollbar-thumb:hover {
    background: #c42328e0;
}

/* scrollbar */

.navbar-left>.menu-franchise-inquiry span:before {
	content: 'Franchise Enquiry';
	font-size: 12px;
}

.navbar-left>.menu-franchise-inquiry span {
	font-size: 0;
}

#left-nav ul .menu-franchise-inquiry span.nav-text:before {
	content: ' Franchise Enquiry';
	font-size: 12px;
}

#left-nav ul .menu-franchise-inquiry span.nav-text {
	font-size: 0;
}

#about-us .btn-franchise {
	/*display: none;*/
}

#franchiseInquiryModal .modal-header #frachise-logo img {
    content: url('https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/sizzlingslice.com.au/images/logo.png');
    width: 100px;
}

#franchiseInquiryModal .modal-header #frachise-logo {
    padding: 0;
}

#franchiseInquiryModal .modal-header h4, #franchiseInquiryModal .modal-header p {
    display: none;
}

#franchiseInquiryModal .modal-body {
    height: 350px;
    padding: 10px 20px !important;
    background: #f6f6f6 !important;
    overflow-y: scroll;
}

#franchiseInquiryModal .modal-body #fg-txt {
    margin-bottom: 20px;
}

#franchiseInquiryModal .modal-body #fg-txt .fg-dv h5 {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

#franchiseInquiryModal .modal-body #fg-txt .fg-dv p, #franchiseInquiryModal .modal-body #fg-txt .fg-dv li {
    font-size: 13px;
    text-align: justify;
    margin-bottom: 5px;
}

#franchiseInquiryModal .modal-footer {
    padding-top: 20px;
    background: #ffffff;
}

@media (max-width: 560px) {
    #franchiseInquiryModal .modal-header #frachise-logo img {
        width: 80px;
    }

    #franchiseInquiryModal .modal-body #fg-txt .fg-dv h5 {
        font-size: 13px;
        font-weight: 600;
    }

    #franchiseInquiryModal .modal-body #fg-txt .fg-dv p, #franchiseInquiryModal .modal-body #fg-txt .fg-dv li {
        font-size: 12px;
    }

    #franchiseInquiryModal ul {
        padding-left: 30px;
    }
}

/* modal */

/* Interactive Banner css */

:root {
    --main: #eb872c;
    --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 */

body {
	/* 	width: auto;
	background: linear-gradient(0.25turn, #fff0, #fff0, #fff0, #fff0), url(https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/platina2.deliverit.com.au/sizzlingslicewestpennanthills/uploads/blankbg.jpg) no-repeat !important;
	background-position: center !important;
	background-attachment: fixed !important;
	background-size: cover !important;
	overflow: hidden; */
}

/* top nav */
/*  */

nav#main-nav {
	background: #fff0 !important;
	box-shadow: 0px 20px 30px -10px #fff0;
}

nav#main-nav.scrolled {
	background: #2e2e2e !important;
	box-shadow: 0px 20px 30px -10px #ffffff21;
}

.navbar-left>li>a, .navbar-left>.menu-franchise-inquiry, .navbar-right>li>a {
	color: #fff !important;
}

.navbar-left>li>a:hover, .navbar-left>.menu-franchise-inquiry:hover, .navbar-left>li.active>a, .navbar-right>li {
	color: #fff !important;
}

.navbar-left>li>a::after, .navbar-left>.menu-franchise-inquiry::after {
	color: #fff !important;
	background: #fff;
	left: 0;
	height: 4px;
	border-radius: 0;
	width: 100%;
}

.navbar-right .glyphicon img {
	filter: brightness(0%) invert(10);
}

.toggle-left div {
	background-color: #fff !important;
}

.navbar-left>li:nth-child(3) {
	display: none !important;
}

/* top nav */



/* hero page */
#landing #landing-logo img {
	width: 250px !important;
	/* 	animation: zooming 2s ease-in !important;
	animation-delay: 1s !important; */
}


@keyframes zooming {
	0% {
		transform: scale(0.3) rotate(360deg);
	}

	25% {
		transform: scale(1.02);
	}

	50% {
		transform: scale(1);
	}

	75% {
		transform: scale(1.02);
	}

	100% {
		transform: scale(1);
	}
}


#landing {
	width: auto;
	background: linear-gradient(0.25turn, #fff0, #fff0, #fff0, #fff0), url(https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/platina2.deliverit.com.au/sizzlingslicewestpennanthills/uploads/blankbg.jpg) no-repeat !important;
	background-position: center !important;
	background-attachment: scroll !important;
	background-size: cover !important;
	height: 111.60vh !important;
	overflow: hidden !important;
}

div#landing-form {
	margin-top: -30px !important;
}

div#tag-line {
	color: #fff;
	text-transform: uppercase !important;
}


div#tag-line p:nth-child(1) {
	color: #fff;
	font-size: 20px;
	font-family: 'Source Sans Pro', sans-serif !important;
	-webkit-text-stroke: 0.1px #fff;
	letter-spacing: 1px;
	width: 75% !important;
	margin: auto;
	margin-bottom: -70px !important;
}

div#tag-line p:nth-child(2) {
	color: #f6790c;
	font-size: 50px;
	font-family: 'Source Sans Pro', sans-serif !important;
	letter-spacing: 1px;
	width: 75% !important;
	margin: 60px auto auto auto !important;
	text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
}

div#tag-line p:nth-child(2):before {
	content: '';
	font-size: 25px;
	font-weight: 400;
	border-bottom: 4px solid #f6790c;
	width: 200px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	top: 32%;
	transform: translate(-50%, -50%);
}

div#form-text {
	font-size: 17px !important;
	font-family: 'Source Sans Pro', sans-serif;
	color: #f3f3f3 !important;
	margin: 50px auto 0px auto;
	font-weight: 600 !important;
	text-transform: inherit;
	letter-spacing: 1px !important;
	width: 41%;
}

#landing .button-edged {
	background: #ca6e1e !important;
	border-radius: 5px !important;
	border: 2px solid #ca6e1e !important;
	color: #fff !important;
	font-weight: 700 !important;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase !important;
	transition: 0.5s !important;
	letter-spacing: 1px !important;
	/* 	display: none; */
}

#landing .button-edged:hover {
	background: #2e2e2e !important;
	border: 2px solid #ca6e1e !important;
	/* border: 1px solid #fff !important; */
	color: #fff !important;
}

.bookbtn {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #fff;
	background: #f6790c !important;
	text-transform: uppercase;
	border: 4px solid #fff;
	padding: 10px;
	transition: 0.5s;
}

.bookbtn:hover {
	color: #f6790c;
	background: #fff !important;
	border: 4px solid #f6790c;
	text-decoration: none;
}

.landing-img, img.landing-img-2 {
	filter: drop-shadow(0px 0px 30px #f6790c2b);
	/* 	animation: spinpizza 90s infinite !important; */
	animation-delay: 5s !important;
}

img.boof-pizza {
	width: 700px;

}

.landing-img {
	position: absolute;
	left: -60%;
	top: 45%;
	transition: left 1s;
	width: 840px;
	display: block !important;
	transform: translate(-50%, -50%);
}

.landing-img-move {
	left: 5%;
	animation: float-ani 5s ease-in-out infinite;
}

.landing-img-2 {
	position: absolute;
	top: 45% !important;
	right: -120%;
	transition: right 1s;
	width: 840px;
	display: block !important;
	transform: translate(-50%, -50%);
}

.landing-img-2-move {
	/*     bottom: 27%; */
	animation: float-ani 5s ease-in-out infinite;
	right: -40%;
}
@keyframes spinpizza {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(-360deg);
	}
}

@keyframes pulsate {}


/* /// */

@media only screen and (max-width: 1920px) and (min-width: 1720px) {
	#landing #landing-logo img {
		width: 200px !important;
	}

	#landing #landing-content {
		top: 42%;
		left: 50%;
	}

	div#tag-line p {
		font-size: 30px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}
}

/* @media only screen and (max-width: 1792px) and (min-width: 1792px) { */
@media only screen and (max-width: 1800px) {
	#landing #landing-logo img {
		width: 250px !important;
	}

	#landing #landing-content {
		top: 46%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 70px;
		width: 75% !important;
		margin: auto;
		text-shadow: 1px 1px 0px #fff,
			-1px -1px 0px #fff;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 43%;
		transform: translate(-50%, -50%);
	}

	.landing-img {
		top: 45%;
		left: -60%;
		transition: left 1s;
		width: 800px;
		display: block !important;
	}

	.landing-img-move {
		left: 3%;
	}

	.landing-img-2 {
		top: 45%;
		right: -90%;
		transition: right 1s;
		width: 800px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -45%;
	}
}

@media only screen and (max-width: 1680px) and (min-width: 1600px) {
	#landing #landing-logo img {
		width: 250px !important;
	}

	#landing #landing-content {
		top: 42%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 41%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}
}

@media only screen and (max-width: 1599px) and (min-width: 1500px) {
	#landing #landing-logo img {
		width: 250px !important;
	}

	#landing #landing-content {
		top: 46%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 36%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	.landing-img {
		left: -60%;
		display: block !important;
	}

	.landing-img-move {
		left: 5%;
	}

	.landing-img-2 {
		right: -90% !important;
		display: block !important;
	}

	.landing-img-2-move {
		right: -50% !important;
	}
}

@media only screen and (max-width: 1499px) and (min-width: 1440px) {
	#landing #landing-logo img {
		width: 250px !important;
	}

	#landing #landing-content {
		top: 44%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 56%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	.landing-img {
		left: -40%;
		width: 760px;
		display: block !important;
	}

	.landing-img-move {
		left: 3%;
	}

	.landing-img-2 {
		right: -90% !important;
		width: 770px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -50% !important;
	}
}

/* @media only screen and (max-width: 1439px) and (min-width: 1430px) { */
@media only screen and (max-width: 1440px) {
	#landing #landing-logo img {
		width: 250px !important;
	}

	#landing #landing-content {
		top: 44%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 35%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	.landing-img {
		left: -60%;
		width: 760px;
		display: block !important;
	}

	.landing-img-move {
		left: 0%;
	}

	.landing-img-2 {
		right: -90%;
		width: 760px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -55%;
	}
}

/* @media only screen and (max-width: 1423px) and (min-width: 1420px) { */
@media only screen and (max-width: 1423px) {
	#landing #landing-logo img {
		width: 170px !important;
	}

	div#landing-form {
		margin-top: -66px !important;
	}

	#landing #landing-content {
		top: 43%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 35%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}
}

/* @media only screen and (max-width: 1399px) and (min-width: 1300px) { */
@media only screen and (max-width: 1400px) {
	#landing #landing-logo img {
		width: 210px !important;
	}

	#landing #landing-content {
		top: 44%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 30%;
		transform: translate(-50%, -50%);
	}

	div#form-text {
		margin-top: 20px;
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	.landing-img {
		left: -60%;
		width: 900px;
		display: block !important;
	}

	.landing-img-move {
		left: -5%;
	}

	.landing-img-2 {
		right: -120%;
		width: 900px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -70%;
	}
}

/* @media only screen and (max-width: 1280px) and (min-width: 1200px) {	 */
@media only screen and (max-width: 1300px) {
	#landing #landing-logo img {
		width: 200px !important;
	}

	#landing #landing-content {
		top: 46%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 23%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	.landing-img {
		left: -60%;
		width: 900px;
		display: block !important;
	}

	.landing-img-move {
		left: -5%;
	}

	.landing-img-2 {
		right: -120%;
		width: 900px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -75%;
	}

}

@media only screen and (max-width: 1240px) {
	.landing-img {
		left: -60%;
		width: 900px;
		display: block !important;
	}

	.landing-img-move {
		left: -10%;
	}

	.landing-img-2 {
		right: -120%;
		width: 900px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -85%;
	}
}

/* @media only screen and (max-width: 1160px) and (min-width: 1100px) { */
@media only screen and (max-width: 1160px) {

	#landing #landing-logo img {
		width: 200px !important;
	}

	#landing #landing-content {
		top: 46%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: 23%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	.landing-img {
		left: -60%;
		width: 800px;
		display: block !important;
	}

	.landing-img-move {
		left: -10%;
	}

	.landing-img-2 {
		right: -120%;
		width: 800px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -85%;
	}

}

/* @media only screen and (max-width: 1024px) and (min-width: 768px) { */
@media only screen and (max-width: 1024px) {

	nav#main-nav {
		background: #512f30 !important;
		box-shadow: 0px 20px 30px -10px #fff0;
	}

	#landing #landing-logo img {
		width: 200px !important;
	}

	#landing #landing-content {
		top: 44%;
		left: 50%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: 12px;
		left: 50%;
		top: 40%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	div#form-text {
		width: 80% !important;
	}

	.landing-img {
		left: -60%;
		width: 700px;
		display: block !important;
	}

	.landing-img-move {
		left: -10%;
	}

	.landing-img-2 {
		right: -120%;
		width: 700px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -80%;
	}
}

@media only screen and (max-width: 940px) {
	.landing-img {
		left: -60%;
		width: 700px;
		display: block !important;
	}

	.landing-img-move {
		left: -15%;
	}

	.landing-img-2 {
		right: -120%;
		width: 700px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -90%;
	}
}

@media only screen and (max-width: 880px) {

	.landing-img-2 {
		right: -120%;
		width: 700px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -100%;
	}
}

/* @media only screen and (max-width: 768px) and (min-width: 768px) { */
@media only screen and (max-width: 768px) {

	#landing #landing-logo img {
		width: 140px !important;
	}

	#landing #landing-content {
		/* 		top: 46%;
		left: 50%; */
		top: 40%;
		width: 90%;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 60px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 4px solid #f6790c;
		width: 200px;
		position: absolute;
		bottom: 69px;
		left: 50%;
		top: 47%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 50px;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	div#form-text {
		width: 80% !important;
	}

	.landing-img {
		left: -500px;
		top: 100px;
		width: 600px;
		display: block !important;
	}

	.landing-img-move {
		left: -70px;
	}

	.landing-img-2 {
		top: unset !important;
		bottom: -70px;
		right: -120%;
		width: 400px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -60%;
	}

	#store-data #store-details div {
		width: 90% !important;
		margin: auto;
	}

}

@media only screen and (max-width: 725px) {
	#landing #landing-content {
		top: 40%;
		width: 100% !important;
		margin: auto;
	}

	#landing #landing-form #form-text {
		width: 100%;
		margin: auto;
	}
}

/* @media only screen and (max-width: 600px) and (min-width: 320px) { */
@media only screen and (max-width: 600px) {
	body {
		width: auto;
	}

	nav#main-nav {
		background: #512f30 !important;
	}

	#landing, body {
		width: auto;
	}

	#landing #landing-logo img {
		width: 100px !important;
	}

	#landing #landing-content {
		top: 45%;
		/* 		left: 50%; */
		/* 		width: 200%; */
	}

	div#landing-form {
		margin-top: -60px !important;
	}

	div#tag-line p:nth-child(1) {
		color: #fff;
		font-size: 12px !important;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 45px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2) {
		color: #f6790c;
		font-size: 50px;
		font-family: 'Source Sans Pro', sans-serif !important;
		letter-spacing: 2px;
		width: 75% !important;
		margin: 0px auto auto auto !important;
		text-shadow: 2px 2px 0px #222, -1px -1px 0px #222;
	}

	div#tag-line p:nth-child(2):before {
		content: '';
		font-size: 25px;
		font-weight: 400;
		border-bottom: 2px solid #f6790c;
		width: 159px;
		position: absolute;
		bottom: 69px;
		left: 50%;
		top: 70%;
		transform: translate(-50%, -50%);
	}

	div#tag-line p {
		font-size: 30px !important;
		margin-top: 60px !important;
		margin-bottom: 50px !important;
	}

	div#form-text {
		font-size: 12px !important;
		margin-top: 30px !important;
		width: 30%;
	}

	.landing-img {
		left: -500px;
		top: 100px;
		width: 500px;
		display: block !important;
	}

	.landing-img-move {
		left: -70px;
	}

	.landing-img-2 {
		top: unset !important;
		bottom: -40px;
		right: -120%;
		width: 320px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -50%;
	}
}

@media only screen and (max-width: 500px) {
	.landing-img {
		left: -500px;
		top: 100px;
		width: 500px;
		display: block !important;
	}

	.landing-img-move {
		left: -70px;
	}

	.landing-img-2 {
		top: unset !important;
		bottom: -40px;
		right: -120%;
		width: 320px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -70%;
	}

	.about-us-content p {
		font-size: 15px !important;
	}
}

@media only screen and (max-width: 420px) {

	div#tag-line p:nth-child(2):before {
		top: 31%;
	}

	.landing-img {
		left: -300px;
		top: 100px;
		width: 300px;
		display: block !important;
	}

	.landing-img-move {
		left: -40px;
	}

	.landing-img-2 {
		top: unset !important;
		bottom: -40px;
		right: -120%;
		width: 250px;
		display: block !important;
	}

	.landing-img-2-move {
		right: -70%;
	}
}

/* hero page */


/* banner */
/* #store-data {
    background: #d48818 !important;
        backdrop-filter: blur(5px);
    background-repeat: no-repeat !important;
    -webkit-box-shadow: 0px 0px 10px 5px #ffffffa8;
    -moz-box-shadow: 0px 0px 10px 5px #ffffffa8;
    box-shadow: 0px 0px 20px 0px #474747;
} */

#store-data {
	width: auto;
	background: #fff;
	margin-top: -1px;
}

#store-data a {
	color: #0b0b0b;
	font-weight: 500;
}

#store-data h2 {
	font-size: 50px;
	font-weight: 800;
	font-family: 'Source Sans Pro', sans-serif !important;
	color: #CA6E1E;
	letter-spacing: 1px;
	/* 	text-shadow: 1px 1px 0px #fff,
		-1px -1px 0px #fff; */
}

div#store-details {
	font-weight: 500 !important;
	color: #0b0b0b !important;
}

#store-data .col-md-3 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
	width: 22.1% !important;
}

#store-data .text-danger {
	padding: 5px 5px;
	background: #fff;
	box-shadow: none;
	text-shadow: none;
	border-radius: 10px;
}

#store-data .button-edged {
	background: #ca6e1e !important;
	border-radius: 5px !important;
	border: 2px solid #ca6e1e !important;
	color: #fff !important;
	font-weight: 700 !important;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase !important;
	transition: 0.5s !important;
	letter-spacing: 1px !important;
	/* 	display: none; */
}

#store-data .button-rounded:hover, #store-data .button-edged:hover {
	background: #2e2e2e !important;
	border: 2px solid #2e2e2e !important;
	/* border: 1px solid #fff !important; */
	color: #fff !important;
}

@media only screen and (max-width: 1920px) and (min-width: 1720px) {
	#store-data {
		width: auto;
		background: #fff;
	}
}

@media only screen and (max-width: 1680px) and (min-width: 1400px) {
	#store-data {
		width: auto;
		background: #fff;
		margin-top: -1px;
		/* 		border-top: 1px solid #fff; */
	}
}

@media only screen and (max-width: 1366px) and (min-width: 1200px) {}

@media only screen and (max-width: 1024px) and (min-width: 1000px) {
	#store-data {
		width: auto;
		background: #fff;
		margin: 30px 30px 30px 30px !important;
	}

	#store-data .col-md-3 {
		color: #252525;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: start;
		width: 27.3% !important;
	}

	.col-md-offset-2 {
		margin-left: 8.666667%;
	}

	div#store-details, a#store-location {
		color: #fff !important;
	}
}

@media only screen and (max-width: 768px) and (min-width: 750px) {
	#store-data .col-md-3 {
		display: inherit;
		flex-direction: inherit !important;
		flex-wrap: inherit;
		align-content: inherit;
		justify-content: inherit;
		align-items: inherit;
		width: 50% !important;
		color: #111 !important;
	}

	.col-md-offset-2 {
		margin-left: 25%;
	}

	#store-data .col-md-3:nth-child(3) {
		width: 100% !important;
	}

	div#store-details, a#store-location {
		color: #111 !important;
	}
}

@media only screen and (max-width: 600px) and (min-width: 320px) {
	#store-data {
		width: auto;
		background: linear-gradient(to bottom, rgb(255 255 255) 0%, rgb(255 255 255) 100%), url(images/bg.jpg) !important;
		background-position: center !important;
		background-attachment: fixed !important;
		background-size: cover !important;
		margin: auto !important;
	}

	#store-data h2 {
		font-size: 35px;
	}

	#store-data .col-md-3 {
		color: #111;
		display: inherit;
		flex-direction: inherit !important;
		flex-wrap: inherit;
		align-content: inherit;
		justify-content: inherit;
		align-items: inherit;
		width: 50% !important;
	}

	.col-md-offset-2 {
		margin-left: 25%;
	}

	#store-data .col-md-3:nth-child(3) {
		width: 100% !important;
	}

	div#store-details, a#store-location {
		color: #111 !important;
	}
}

/* banner */


/* menu nav */
div#menu {
	z-index: 1 !important;
}

div#menu {
	background: #ca6e1e !important;
	box-shadow: 0px 20px 30px -10px #ffffff21;
}

#menu ul {
	text-align: center;
}

#menu ul li a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 600 !important;
	padding: 20px 40px;
	text-transform: capitalize !important;
	color: #fff !important;
	background: #ca6e1e !important;
	border-top: 2px solid #ca6e1e !important;
	border-bottom: 2px solid #ca6e1e !important;
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
	color: #0c0c0c !important;
	background: #fff !important;
	border-top: 2px solid #ca6e1e !important;
	border-bottom: 2px solid #ca6e1e !important;
}

#menu ul li a:hover, #menu ul li:hover>a {
	color: #0c0c0c !important;
	background: #fff !important;
	border-top: 2px solid #ca6e1e !important;
	border-bottom: 2px solid #ca6e1e !important;
}

.pn-Advancer {
	background-color: #ca6e1e !important;
}

.pn-Advancer_Icon {
	fill: #fff !important;
}

@media only screen and (max-width: 600px) and (min-width: 320px) {
	#menu ul li a {
		border-radius: 0px !important;
	}
}

/* menu nav */


/* menu */
.menu-item {
	width: auto;
	background: #2E2E2E;
}


#menu-items ul li.group, #menu-items ul li.single {
	min-height: 210px !important;
	padding: 20px;
	border: 2px solid #666;
}

#menu-items ul li.group:hover img.b-lazy.b-loaded,
#menu-items ul li.single:hover img.b-lazy.b-loaded {
	transform: scale(1.2);
}

#menu-items ul li.group:hover .modal img.b-lazy.b-loaded,
#menu-items ul li.single:hover .modal img.b-lazy.b-loaded {
	transform: scale(1);
}

#menu-items ul li.group:hover, #menu-items ul li.single:hover {
	border-color: #060102;
	background-color: #060102;
	box-shadow: 0px 0px 30px #ffffff8a;
}

.menu-item .item-thumb {
	background: transparent;
}

.item-thumb {
	overflow: hidden;
}

img.b-lazy.b-loaded {
	width: fit-content !important;
	transition: transform .5s ease;
}

#menu-items h1 {
	background: #fff0 !important;
	padding: 50px 0px 40px 0px !important;
	font-family: 'Source Sans Pro', sans-serif !important;
	text-align: center;
	text-transform: capitalize;
	font-size: 50px !important;
	font-weight: 800;
	color: #E2883A !important;
}

#menu-desc-header {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px !important;
	text-align: center;
}

#menu-items .item-title {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize !important;
	max-width: 75%;
	max-height: 58px !important;
	line-height: 20px !important;
	-webkit-line-clamp: 3 !important;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.item-description {
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: lowercase;
}

#menu-items ul li.single div.item-price, #menu-items ul li.group div.item-price {
	--f: 15px;
	--r: 10px;
	--t: 10px;
	position: absolute;
	inset: var(--t) calc(-1*var(--f)) auto auto;
	padding: 10px;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f)/2));
	background: #e0e0e0;
	box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
	color: #2e2e2e;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	text-align: center;
	width: 101px !important;
	height: 55px;
}

li.single:hover .item-title, li.group:hover .item-title {
	color: #E2883A !important;
}

li.single:hover .item-description, li.group:hover .item-description {
	color: #fff !important;
}

li.single:hover .item-price, li.group:hover .item-price {
	color: #fff !important;
	background-color: #E2883A !important;
}

li.single:hover .visual-tag-label, li.group:hover .visual-tag-label {
	background-color: #E02824 !important;
}

li.single:hover .menu-item-outofstock, li.group:hover .menu-item-outofstock {
	font-weight: bold !important;
	color: #000 !important;
	background-color: #E02824;
	padding: 5px;
}

#menu-items .item-title .item-icons-container,
#item-buttons .modal-title .item-icons-container,
#half-half-selection .item-icons-container {
	filter: invert(1);
}

.select_store_notification {
	color: #ca6e1e;
}

#deals-of-the-day, #our-menu, #footer-subscribe {
	display: none;
}

.btn-primary, .btn-primary.active, .open>.dropdown-toggle.btn-primary, #menu-items ul li #item-buttons input[type=button],
#float-box #view-basket input[type=button], #float-box #view-basket input[type=submit], #float-box #edit-details-button,
#customer_details_checkout #edit-details-button, #cancel-order-button, #back-menu-button, #checkout input[type=button]#final_checkout,
#customise-add-button, .add-half-half-btn, #menu-items ul li #item-buttons .modal-hh .modal-footer button {
	color: #fff !important;
	background-color: #cb7022;
	border: 1px solid #cb7022;
	text-transform: uppercase;
}

input:checked+.input-group-label, .modal-hh input:checked+.input-group-label {
	background-color: #cb7022 !important;
}

.input-group-label:hover {
	color: #fff !important;
	background-color: #cb7022 !important;
}

.btn-primary:hover {
	color: #fff !important;
	background-color: #2e2e2e !important;
	border: 1px solid #2e2e2e !important;
}

.modal-deals .modal-header button, .modal-deals .modal-footer button, .modal-deals .modal-body .auto-deal-selection button,
.modal-deals .modal-body .deal-modal-body-selection-list button, #menu-items ul li #item-buttons .modal-hh #modal-header-hh button {
	background-color: #f5790c !important;
}

.modal-deals .modal-header button:hover, .modal-deals .modal-footer button:hover, .modal-deals .modal-body .auto-deal-selection button:hover,
.modal-deals .modal-body .deal-modal-body-selection-list button:hover, .add-half-half-btn:hover, #menu-items ul li #item-buttons .modal-hh .modal-footer button:hover,
#menu-items ul li #item-buttons .modal-hh #modal-header-hh button:hover {
	color: #fff !important;
	background-color: #f5790c !important;
	border: 1px solid #000 !important;
}

#menu-items>.item-icons-container {
	background: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #bd222d !important;
}

.alert.alert-danger.pick-up-special-block-active-time.hide-menu-active-times {
	background-color: #f5790c !important;
	border-left: 5px solid #ca6e1e !important;
}



@media only screen and (max-width: 1024px) and (min-width: 768px) {
	img.b-lazy.b-loaded {
		width: 80% !important;
		height: 80% !important;
	}
}

@media (max-width: 768px) {
	#menu-items .item-title {
		font-size: 26px !important;
	}
}

@media only screen and (max-width: 600px) and (min-width: 200px) {
	#menu-items h1 {
		font-size: 30px !important;
	}

	#menu-items ul li.group, #menu-items ul li.single {
		margin-bottom: 5px;
		min-height: 120px !important;
	}

	#menu-items .item-title-container {
		width: 85% !important;
	}

	#menu-items ul li.single div.item-price, #menu-items ul li.group div.item-price {
		color: #000;
		font-size: 12px;
		width: 80px !important;
		height: 50px;
		margin-right: 16px;
		inset: var(--t) calc(-1*var(--f)) auto auto;
		padding: 10px;
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 70%, calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f)/2));
		background: #e0e0e0;
		box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
	}

	.menu-item .item-thumb {
		width: 28% !important;
		height: 100% !important;
		top: 56% !important;
		margin-left: -10px !important;
	}
}

@media (max-width: 420px) {
	#menu-items .item-title {
		font-size: 20px !important;
	}
}



/* menu */

/* app */

#download-app {
	background-color: #fff;
	display: none;
}

.active.fade-roll-right {
	-webkit-filter: drop-shadow(0px 0px 10px #545454c7);
	filter: drop-shadow(0px 0px 10px #545454c7);
}

/* app */

/* about */

#about-us {
	background: #fff;
}

#about-us .section-content img {
	/* 	margin-top: 80px; */
}

#download-app .section-content .section-title2,
#about-us .section-title {
	color: #b35809;
	/* 	-webkit-text-stroke: 2px #ad7114; */
	font-size: 40px;
	font-weight: 900;
	text-transform: capitalize;
	border-bottom: 4px solid #b35809;
}

#about-us .section-title:after {
	/* content: '';
	font-size: 25px;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	border-bottom: 4px solid #b35809;
	width: 90%;
	position: absolute;
	bottom: -10px;
	left: 48%;
	top: -32%;
	transform: translate(-50%, -50%); */
}

.download-app-content {
	color: #111;
}

.about-us-content p {
	color: #111 !important;
	font-size: 18px;
	font-weight: 500;
	text-transform: inherit;
}

.about-us-content p:nth-child(5),
.about-us-content p:nth-child(6) {
	color: #e83545 !important;
	font-style: italic;
	font-weight: 600;
	text-transform: capitalize;
}

#about-us .btn-franchise {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	background: #b35809 !important;
	border: 2px solid #b35809 !important;
}

#about-us .btn-franchise:hover {
	color: #b35809;
	background: #fff8f2 !important;
	border-color: #b35809 !important;
}



@media (max-width: 1920px) and (min-width: 1024px) {
	#download-app .section-content .section-title {
		display: none;
	}
}

@media (max-width: 600px) and (min-width: 200px) {
	#about-us .section-content img {
		transform: inherit;
	}

	#about-us {
		text-align: center;
	}
}


/* about */


/*footer*/
#footerOfflineAlert {
	color: #fff;
	background: #ca6e1e;
}

#footerOfflineAlert .progress {
	background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%);
	background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
	background-color: #ffffff !important;
}

#footerOfflineAlert .progress-bar {
	color: #333;
	background-image: -webkit-linear-gradient(top, #333 0, #333 100%);
	background-image: linear-gradient(to bottom, #333 0, #333 100%);
}

p#footerOfflineAlert-close {
	color: #fff;
}

/*footer*/


/* animate */

.reveal {
	position: relative;
	opacity: 0;
}

.reveal.active {
	opacity: 1;
}

.active.fade-bottom {
	animation: fade-bottom 500ms ease-in;
}

.active.fade-left {
	animation: fade-left 500ms ease-in;
}

.active.fade-right {
	animation: fade-right 500ms ease-in;
}

.active.fade-roll-right {
	animation: fade-roll-right 400ms ease-in;
}


@keyframes fade-bottom {
	0% {
		transform: translateY(50px);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes fade-left {
	0% {
		transform: translateX(-100px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes fade-right {
	0% {
		transform: translateX(100px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes fade-roll-right {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

/* animate */



/* @media only screen and (max-width: 1920px) and (min-width: 1720px) {

}

@media only screen and (max-width: 1680px) and (min-width: 1400px) {

}

@media only screen and (max-width: 1366px) and (min-width: 1200px) {

}

@media only screen and (max-width: 1024px) and (min-width: 768px) {

} */