@font-face {font-family: "HTOsteriaW01-Regular";
    src: url("../fonts/HT-Osteria.eot");
    src: url("../fonts/HT-Osteria.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/HT-Osteria.woff2") format("woff2"), /* chrome firefox */
    url("../fonts/HT-Osteria.woff") format("woff"), /* chrome firefox */
    url("../fonts/HT-Osteria.ttf") format("truetype");
}
@font-face {
	font-family: 'Highway Gothic';
	font-style: normal;
	font-weight: normal;
	src: local('Highway Gothic'), url('../fonts/HWYGOTH.woff') format('woff');
}
@font-face {
	font-family: 'Highway Gothic Expanded';
	font-style: normal;
	font-weight: normal;
	src: local('Highway Gothic Expanded'), url('../fonts/HWYGEXPD.woff') format('woff');
}
@font-face {
	font-family: 'Highway Gothic Wide';
	font-style: normal;
	font-weight: normal;
	src: local('Highway Gothic Expanded'), url('../fonts/HWYGWDE.woff') format('woff');
}
@font-face {
	font-family: 'Highway Gothic Narrow';
	font-style: normal;
	font-weight: normal;
	src: local('Highway Gothic Narrow'), url('../fonts/HWYGNRRW.woff') format('woff');
}

#background,
#backwrap,
body,
html {
	height: 100%;
	position: relative
}

#pizzamask,
#pizzawrap,
body,
html {
	background: #e7e7e9
}

#pizzaman,
#pizzawrap {
	height: 110px;
	position: absolute
}

#container {
	min-width: 320px;
  position: relative;
}

#container,
#pizzaman,
#pizzawrap {
	position: absolute
}

#backwrap,
#container,
#pizzamask,
body {
	width: 100%
}

#background,
#pizzaman,
body,
h1,
html {
	display: block
}

body,
h2,
html {
	text-transform: uppercase
}

#background,
#backwrap,
#social a,
body,
html {
	position: relative
}

#social a,
h1 {
	text-indent: -9999px
}

* {
	margin: 0;
	padding: 0
}

body,
html {
	color: #fff;
	font-family: 'Highway Gothic',Verdana, sans-serif;
	letter-spacing: 3px;
	overflow: auto;
	text-align: center
}

#backwrap {
	height: 420px;
	overflow: hidden;
	top: 0;
	width: 100%;
}

#background {
	background: url(../images/pizza.gif) top center #e7e7e9;
	background-size: 128px;
	height: 420px;
	top: 0;
	width: 100%;
	z-index: 10
}

#pizzamask {
	height: 0
}

#pizzawrap {
	left: -60px;
	padding-left: 0;
	top: 0;
	width: 0
}

#pizzaman {
	background: url(../images/boxman-closed.png) top right no-repeat;
	background-size: 78px;
	right: -60px;
	top: 5px;
	width: 78px
}

#pizzawrap {
	transition: left 0.1s;
}

#pizzaman.open {
	background: url(../images/boxman-open.png) top right no-repeat;
	background-size: 78px
}

#pizzawrap.right {
	left: auto;
	padding-left: auto;
	padding-right: 0;
	right: -60px
}

#pizzawrap.right #pizzaman {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	left: -60px;
	right: auto
}

#container {
	top: 0;
	overflow: auto;
	z-index: 50
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div#address {
	background: url(../images/address.png);
	background-size: 260px;
	display: block;
	width: 260px;
	height: 120px;
	margin: 0 auto 20px;
}

div#address a {
	display: block;
	height: 45px;
	left: 6px;
	margin: 0 auto;
	position: relative;
	text-indent: -9999px;
	top: 16px;
	width: 210px;
}

div#address p {
	color: #1c3b50;
	display: block;
	font-family: 'Highway Gothic';
	text-align: left;
	font-size: 13px;
	letter-spacing: 0.7px;
	margin: 20px 0 0 31px;
	line-height: 15px;
}
div#address p strong {
	display: block;
}
div#address p em {
	font-size: 8px;
	font-style: normal;
	letter-spacing: 1.5px;
  position: relative;
  top: -2px;
}

h1 {
	background: url(../images/logo.png) top center no-repeat;
	background-size: 200px;
	margin: 22px auto 22px;
	height: 200px;
	position: relative;
	transition: 2.2s top;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	width: 240px
}

.banner {
	background: #1c3b50;
	overflow: auto;
	padding: 8px 0
}
.banner-bottom {
	background: #1c3b50;
	overflow: auto;
	padding: 15px 0
}
.banner a {
/*  border-bottom: 1px solid transparent;*/
  color: #fff;
  font-family: "Highway Gothic Wide";
  font-size: 18px;
  letter-spacing: 3.3px;
  line-height: 16px;
  padding-bottom: 1px;
  padding-left: 4px;
  transition: 0.3s;
}
.banner a:hover {
/*  border-bottom: 1px solid #fff;*/
  text-decoration: underline;
}
.banner a em {
	display: inline-block;
  font-size: 13px;
	font-style: normal;
  letter-spacing: 4px;
  line-height: 16px;
	margin-top: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	transition: 0.3s;
}
.banner div {
	display: block;
	margin: 0px auto;
}

.banner span {
	display: block;
  font-family: "HTOsteriaW01-Regular";
  font-size: 20px;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 28px;
	margin: 6px auto 2px;
  text-transform: lowercase;
}
.banner a span {
  display: inline-block;
  line-height: 100%;
  text-indent: -2px;
}

#menu div#starters {
	margin: 40px auto 40px;
	max-width: 340px;
}


#menu {
	background: #fff;
	padding: 40px 0 40px;
	/*  background: url(../images/_dummy.png);*/
	/*  background-size: 260px;*/
	/*  background-position: top center;*/
}
#menu div {
	margin: 0 0 25px;
}
#menu #pies div {
	display: block;
	margin: 0 auto 25px;
	max-width: 290px;
	width: calc(100% - 50px);
}
#menu h3 {
  color: #1c3b50;
  font-family: 'Highway Gothic Expanded';
  font-size: 19px;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 8px;
}
#menu p {
	color: #eb3c32;
	font-family: 'Highway Gothic';
	font-size: 14px;
	line-height: 18px;
}
#menu p.price {
	font-size: 22px;
	letter-spacing: 1.8px;
	margin-top: 10px;
}
#menu h4 {
	color: #1c3b50;
	font-family: 'Highway Gothic Expanded';
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0 auto 10px;
}

#menu #toppings {
	border: 1px solid #1c3b50;
	margin: 30px auto 20px;
	padding: 8px 15px 4px;
	position: relative;
	width: 265px;
}
#menu #toppings:after {
	content: " ";
	clear: both;
	display: block;
}
#menu #toppings h2 {
	background: url(../images/toppings.gif) #fff;
	background-size: 38px;
	background-repeat: no-repeat;
	background-position: top center;
	height: 22px;
	left: 0px;
	margin: 0 auto;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: -13px;
	width: 60px;
}
#menu #toppings p {
	clear: both;
	color: #1c3b50;
	float: left;
	font-size: 15px;
	letter-spacing: 1.2px;
	line-height: 20px;
	margin: 8px 0;
	text-align: left;
	text-transform: capitalize;
}
#menu #toppings p em {
	float: right;
}
#menu #toppings p em strong {
	display: none;
}
#menu #special {
	clear: both;
	margin: 30px auto 0;
	position: relative;
	width: 290px;
}
#special p.price {
	background: url(../images/special-price.gif) no-repeat right top;
	background-size: 95px;
	display: block;
	width: 95px;
	margin: 0;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-left: 1px solid #e45f56;
	padding-left: 14px;
}
#special p {
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 4px;
	text-align: left;
}
#special p strong {
	color: #1c3b50;
	font-size: 18px;
	font-family: "Highway Gothic Expanded";
	letter-spacing: 1.5px;
}
#special p strong em {
	display: block;
	font-size: 29.8px;
	font-style: normal;
	line-height: 32px;
}

#menu hr.bar {
	background-image: linear-gradient(-45deg, transparent 75%, #1c3b50 75%),linear-gradient(45deg, transparent 75%, #1c3b50 75%),linear-gradient(-45deg, #1c3b50 25%, transparent 25%),linear-gradient(45deg, #1c3b50 25%, transparent 25%);
	background-size: 20px 20px;
	background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
	border: 0px;
	display: block;
	height: 30px;
	margin: 30px auto 0px;
	width: 290px;
}
#menu hr.line {
  border: 0px;
  border-top: 1px solid #d7d7d7;
  margin: 4px auto;
  width: 320px;
}
#menu #drinks {
	margin: 0px;
	padding: 30px 0 0;
	
}
#menu #drinks div {
	margin: 0 auto 25px;
	width: 220px;
}
#menu #drinks div:nth-child(even) p {
	color: #1c3b50;
}
#menu #drinks div:nth-child(even) h5 {
	background-position: 0 -43px;
}
#menu #drinks div:last-of-type h5 {
	background-position: 0 -88px;
}

#menu #drinks p {
	font-family: "Highway Gothic Narrow";
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 36px;
	text-align: left;
	text-transform: capitalize;
}
#menu #drinks p em {
	float: right;
	font-style: normal;
	letter-spacing: 1px;
}
#menu #drinks p:after {

}

#menu #drinks h5 {
	background: url(../images/drinks.gif) no-repeat;
	background-size: 220px;
	background-position: 0 1px;
	display: block;
	height: 42px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 220px;
}

#menu p a {
	color: #eb3c32;
	display: inline-block;
	font-size: 18px;
	padding: 6px;
	transition: 0.2s;
}
#menu p a:hover {
	padding: 4px 6px 8px;
}

a.address,
h2 {
	margin-bottom: 10px
}

h2 {
	color: #e4554d;
	font-size: 17px
}

a.address,
h3 a {
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 7px;
	padding: 2px 0;
	transition: 0.2s;
}

a.address {
	color: #fff;
	display: inline-block;
}

a.address:hover,
h3 a:hover {
	padding: 1px 0 3px;
}

h3 a {
	color: #fbd50c;
	display: inline-block;
	font-size: 14px;
	font-style: normal;
	position: relative;
}

#social {
	margin: 10px auto 0;
	width: 86px
}

#social a {
	display: block;
	float: left;
	height: 20px;
	opacity: .7;
	transition: .5s opacity, .5s top;
	width: 20px
}

#social:after {
	clear: both;
	content: " ";
	display: block
}

#social a:hover {
	opacity: 1;
	top: -2px
}

#social #facebook {
	background: url(../images/facebook.png);
	background-size: 100%
}

#social #instagram {
	background: url(../images/instagram.png);
	background-size: 100%
}

#social #twitter {
	background: url(../images/twitter.png);
	background-size: 100%;
	margin: 0 13px
}

h4 {
  color: #1c3b50;
  font-size: 11px;
  letter-spacing: 0.5px;
  margin: 25px auto 25px;
  width: 320px;
}


#LPB {
  background: url('../images/lpb.svg') no-repeat;
  height: 155.4px;
  margin: 0 auto;
  width: 160px;
  transform: translateZ(0) rotate(-7deg);
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  transition-duration: .3s;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
}
#LPB:hover {
	transform: scale(1.2) rotate(4deg);
}

#bottom div:first-of-type {
  margin-bottom: 50px;
  
}




@media screen and (min-width: 525px) {
	header {
		overflow: auto;
		margin: 0 auto;
		width: 430px;
	}
	h1 {
    float: left;
    height: 150px;
    width: 150px;
    background-size: 150px;
    margin: 22px 0 22px;
	}
	div#address {
    float: left;
    margin: 40px 0 0 20px;
	}
	#backwrap {
    height: 195px;
	}
	#menu #pies {
	    display: block;
	    overflow: auto;
	    width: 520px;
	    margin: 0 auto;
	}
	#menu #pies div {
		display: block;
		max-width: 290px;
		width: calc(100% - 50px);
	}
	#menu #toppings {
		width: 320px;
    padding: 16px 15px 15px;
	}
	#menu #toppings p {
		float: none;
	}
	#menu #toppings p em {
		float: none;
	}
	#menu #toppings p em strong {
		display: inline;
		float: none;
	}
	#menu #starters h4 {
		display: inline;
		margin: 0 30px;
	}
	#menu #special {
		width: 410px;
	}
	#special p {
    font-size: 12.65px;
    letter-spacing: 1px;
	}
	#special p strong {
    font-size: 20px;
    font-weight: normal;
	}
	#special p strong em {
		display: inline;
		    font-size: 20px;
		    line-height: normal;
	}
	#special p.price {
    background-size: 84px;
    border: 0px;
    padding: 0px;
    width: 85px;
    height: 42px;
	}
	#menu hr.bar {
		width: 510px;
	}
	
	
}

@media screen and (min-width: 650px) {
  

}

@media screen and (min-width: 750px) {

	.banner span {
		display: inline;
    font-size: 22px;
		margin-top: 1px;
		padding: 0 0 0 4px;
	}
  .banner a {
    font-size: 22px;
  }
	
	#menu hr.bar {
		width: 710px;
	}
	#menu #drinks {
		margin: 0 auto;
		overflow: auto;
		width: 710px;
	}
	#menu #drinks div {
    float: left;
		margin: 0 0;
	}
	#menu #drinks div:nth-child(even) {
    margin: 0 25px;
	}
	#menu #pies {
		max-width: 710px;
		overflow: hidden;
		padding: 15px 0 0;
		width: calc(100% - 40px);
	}
	#menu #pies div {
		float: left;
		margin-bottom: 0px;
		padding: 0 10px;
		width: calc(33.33% - 20px);
	}
	#menu #pies h3 {
		font-size: 30px;
	}
	#menu #pies p {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 22px;
	}
	#menu #pies p.price {
		font-size: 22px;
	}
	
	#menu #toppings {
		margin: 40px auto 25px;
		    width: 680px;
	}
	#menu #toppings h2 {
    background-size: 48px;
    top: -17px;
    width: 80px;
    height: 28px;
	}
	#menu #toppings p {
		font-size: 18px;
		letter-spacing: 0.9px;
		line-height: 20px;
		margin: 6px 0 9px;
		text-align: center;
	}
	
	#menu div#starters {
		margin-bottom: 10px;
		max-width: 710px;
		overflow: auto;
	}
	#menu div#starters div {
    display: inline-block;
		margin: 0 auto 30px;
		width: 49%;
	}
	#menu div#starters div:last-of-type {
		margin: 0 auto 0px;
		width: 49%;
	}

	#menu #special {
		margin: 40px auto 45px;
		width: 550px;
	}
	#special p {
    font-size: 17.9px;
    letter-spacing: 1px;
		margin-bottom: 12px;
	}
	#special p strong, #special p strong em {
		    font-size: 26px;
				letter-spacing: 2.6px;
	}
	#special p.price {
		background-size: 114px;
		    width: 115px;
		    height: 56px;
	}
	


}

@media screen and (min-width: 1200px) {
  
  #menu #bottom {
    position: relative;
    margin: 0 auto;
    width: 600px;
  }
  #bottom > div:first-of-type {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
  }
  #bottom > div:last-of-type {
    position: fixed;
    top: 20px;
    width: 180px;
    left: calc(50% + 370px);
  }
  #bottom:after {
    content: " ";
    display: block;
    clear: both;
  }
}
