@font-face {
font-family: 'Adventure Regular';
src: url('../fonts/Adventure Regular.eot');
src: url('../fonts/Adventure Regular.eot?iefix') format('eot'),
url('../fonts/Adventure Regular.woff') format('woff'),
url('../fonts/Adventure Regular.ttf') format('truetype'),
url('../fonts/Adventure Regular.svg#webfont') format('svg');
font-weight: normal;
font-style: normal;
}

body {
	background-color: #F4F3E9;
	background-image: url("../img/background.png");
	background-size: 100%;
	background-repeat: repeat-y;
}

.primary-btn {
	border-radius: 10px !important;
	width: 250px !important;
	font-family: "PrentonRPUltraCond-Bold";
	background: transparent;
    border: outset;
	font-size: 20px;
}

.primary-btn:active {
	border: inset;

}

.social-icons-mp {
	position: fixed;
	bottom: 10px;
	right: 10px;
	color: #870000;
}

.social-icons-mp a{color: #870000;}

a.anchor {
    display: block;
    position: relative;
    top: -140px;
    visibility: hidden;
}
.centered {
    text-align: center;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
}
.namecom {
    text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.heading {
	display: inline-block;
	padding: 10px 50px;
	font-family: 'Gotham Pro', sans-serif;
	font-weight: 300;
	font-size: 150%;
	background-color: #870000;
	background-image: url("../content/images/pizzalini/home-hero-background.png");
	background-size: cover;
	background-position: center;
	color: white;
	margin-left:auto;
	margin-right:auto;
	text-transform: uppercase;
	border-radius: 50px;
	line-height: 1.25;
	box-shadow: 0 2px 8px rgba(78, 7, 5, 0.18);
}
.heading > p{margin-bottom: 0px;}

.heading.heading--sub {
	background: #5f5f5f;
	background-image: none;
	color: white;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

#menu-grid.is-classic .centered {
	width: 100%;
}

#menu-grid.is-classic .heading {
	max-width: calc(100% - 24px);
	box-sizing: border-box;
}

.present {
    display: inline-block;
	vertical-align: top;
}

.present > nameit {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 25px;
	color: #770b09;
	text-transform: uppercase;
	width: 90%;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.present > nameru {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 120%;
	color: black;
	text-transform: uppercase;
	font-weight: 300;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}
.present > price {
	display: block;
	color: black;
	margin-top: 30px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 35px;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.presentwp {
    display: block;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
}
.presentwp > nameit {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 25px;
	color: #770b09;
	text-transform: uppercase;
	width: 90%;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.presentwp > nameru {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 120%;
	color: black;
	text-transform: uppercase;
	font-weight: 300;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}
.presentwp > price {
	display: block;
	color: black;
	margin-top: 30px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 35px;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.presentwp > hr {
	width: 50%;
	background: black;
	height: 0px;
}

.proms {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.namecom prom {
	font-family: 'Gotham Pro', sans-serif;
	font-size: 14px;
	color: #770b09;
	text-transform: uppercase;
	width: 90%;
	font-weight: 500;
}

.logoend {
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.logoend > a > img {
	width: 40%;
}

@media screen and (width:375px) and (height:667px) {
.banner-content {
	margin-top: 140px;
}

.banner-content h1 {
	font-size: 40px;
	margin: 5px 0 5px;
}

.header-top img {height: 120px;}

.primary-btn {
	font-size: 15px;
}
}

@media screen and (max-height:844px) {
.banner-area {
    height: 100% !important;
}
.hero {
	width: auto ;
	height: 741px;
	position: fixed;
}

.hero__cta {margin-top: 2rem;}

.hero__rotating-pizza img.pizza {
	width: 60%;
	height: auto;
	top: 0px;
}
}

@media screen and (max-height:658px) {

.social-icons-mp {font-size: 10px;}

.banner-content h1 {margin: 20px 0 5px;}

.primary-btn {line-height: 34px;}

}

@media screen and (max-width:844px) {
.banner-area {
    height: 100% !important;
}
.logoend > a > img {
	width: 95%;
}
}

@media screen and (max-width:804px) {
a.anchor {
    top: -140px;
}
.present {
	width: 49%;
}
.present > price {
	/*width: 49%;*/
}
.presentwp {
	width: 99%;
}
.presentwp > price {
	/*width: 99%;*/
}
.presentwp > hr {
	margin-top: 2em;
}
.proms {
	margin-left:auto;
	margin-right:auto;
	width:99%;
}

.logoend > a > img {
	width: 90%;
}
}

@media screen and (max-width:540px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding: 8px 20px;
	border-radius: 50px;
	font-size: 120%;
}
.present {
	/* width: 265px; */
}
.present > price {
	margin-top: 20px;
	/* width: 265px; */
}
.presentwp {
	/* width: 530px; */
}
.presentwp > price {
	/* width: 530px; */
}
}

@media screen and (max-width:414px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding: 8px 24px;
	border-radius: 50px;
	font-size: 100%;
}
.present {
	/* width: 202px; */
}
.present > nameit {
    margin-top: 10px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
    margin-top: 5px;
	font-size: 90%;
}
.present > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 197px; */
	font-weight: 900;
}
.presentwp {
	/* width: 404px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
    margin-top: 0px;
	font-size: 90%;
}
.presentwp > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 197px; */
	font-weight: 900;
}
.presentwp > hr {
	margin-bottom: 0px;
}
}

@media screen and (max-width:375px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 100%;
}
.present {
	/* width: 180px; */
}
.present > nameit {
    margin-top: 10px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
    margin-top: 5px;
	font-size: 90%;
}
.present > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 175px; */
	font-weight: 900;
}
.presentwp {
	/* width: 360px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
    margin-top: 0px;
	font-size: 90%;
}
.presentwp > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 175px; */
	font-weight: 900;
}
.presentwp > hr {
	margin-bottom: 0px;
}
}

@media screen and (max-width:360px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 100%;
}
.present {
	/* width: 175px; */
}
.present > nameit {
    margin-top: 10px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
    margin-top: 5px;
	font-size: 90%;
}
.present > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 170px; */
	font-weight: 900;
}
.presentwp {
	/* width: 350px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
    margin-top: 0px;
	font-size: 90%;
}
.presentwp > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 170px; */
	font-weight: 900;
}
.presentwp > hr {
	margin-bottom: 0px;
}
}

@media screen and (max-height:568px) {
.hero {
	position: relative;
}

@media screen and (width:320px) and (height:568px) {
.banner-content {
	margin-top: 140px;
}

.banner-content h1 {
	font-size: 30px;
	margin: 5px 0 5px;
}

.header-top img {height: 120px;}

.primary-btn {
    width: 160px !important;
	font-size: 10px;
}
}

@media screen and (max-height:480px) {
.banner-content {
	margin-top: 105px;
}

.banner-content h1 {
	font-size: 20px;
	margin: 5px 0 5px;
}

.header-top img {height: 75px;}

.primary-btn {
    width: 160px !important;
	font-size: 10px;
}
}

@media screen and (max-width:320px) {
a.anchor {
    top: -110px;
}
.centered {
    margin-top: 10px;
	margin-bottom: 20px;
}
.centered > img {
	width: 90%;
}
.heading {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
}
.present {
	/* width: 155px; */
}
.present > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
	font-size: 75%;
	margin-top: 0px;
}
.present > price {
	font-size: 100%;
	/* width: 150px; */
	margin-top: 10px;
}
.presentwp {
	/* width: 310px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
	font-size: 75%;
	margin-top: 0px;
	/* width: 99%; */
}
.presentwp > price {
	font-size: 100%;
	/* width: 150px; */
	margin-top: 0px;
	/* width: 99%; */
}
}