@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700,900);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,900);
/**

	BODY
	
**/
body {
	background-color: #141414;
	color: #fff;
}
#wrapper {
	background-image: url("../img/background.png");
}
/**

	INTRO HEADER

**/
.intro-header {
    background-color: gray;
    font-family: 'Source Sans Pro', sans-serif;
    background: no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: -15px
}
.intro-header .site-heading,
.intro-header .post-heading,
.intro-header .page-heading {
    padding: 100px 0 50px;
    color: #fff
}
@media only screen and (min-width: 768px) {
    .intro-header .site-heading,
    .intro-header .post-heading,
    .intro-header .page-heading {
        padding: 160px 0
    }
}
.intro-header .site-heading,
.intro-header .page-heading {
    text-align: center
}
.intro-header .site-heading h1,
.intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 50px
}
@media only screen and (min-width: 768px) {
    .intro-header .site-heading h1,
    .intro-header .page-heading h1 {
        font-size: 80px;
		font-weight: 600;
    }
	.intro-header .site-heading small,
	.intro-header .page-heading small {
        font-size: 80px;
		font-weight: 100;
		color: #fff;
	}
}
.intro-header .post-heading h1 {
    font-size: 35px
}
.intro-header p {
    font-size: 19px
}
/**

	Toppings

**/
#toppings {
	font-family: 'Merriweather', serif;
	font-weight: 300;
	margin-top: -145px;
}
#toppings h1 {
	color: #fff;
	font-weight: 300;
	font-size: 28px;
}
#toppings h1 small {
	color: #861111;
	font-weight: 300;
}
#toppings h1 b {
	color: #ffd800;
	font-weight: 300;
}
#toppings h1 b:before {
	color: #ffd800;
	content: "$";
	font-weight: 300;
}
#toppings h1 b:after {
	color: #ffd800;
	content: ".00";
	font-weight: 300;
    font-size: 50%;
    vertical-align: top;
}
#toppings ul li {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fd7979;
	font-size: 16.4px;
}
#toppings li {
	margin: 10px;
}
#toppings li:before {
	content: "[\2713]";
	font-weight: 900;
	color: #fff;
	margin-right: 3px;
}
#toppings li b {
	margin-right: 3px;
	color: #ffd800;	
}
#toppings li small {
	font-size: 10.5px;
	color: #ffd800;	
}
#xtra-wrapper {
    background: url("../img/cuts.png");
    height: 160px;
    display: block;
    margin-bottom: 35px;
	text-align: center;
	font-family: "Source Sans Pro", sans-serif;;
}
#xtra-wrapper h1 {
    margin-top: 0px;
    padding: 60px;
	font-size: 22px;
}
/**

EXTRA'S AND PIES

**/
#pies {
	font-family: 'Merriweather', serif;
	font-weight: 300;
	margin-top: 45px;
	margin-bottom: 45px;
}
#pies h1 {
	color: #fff;
	font-weight: 300;
	font-size: 28px;
    margin-left: 288px;
    text-align: left;
}
#pies h1 small {
	color: #861111;
	font-weight: 300;
}
#pies h1 b {
	color: #ffd800;
	font-weight: 300;
}
#pies h1 b:before {
	color: #ffd800;
	content: "$";
	font-weight: 300;
}
#pies h1 b:after {
	color: #ffd800;
	content: ".00";
	font-weight: 300;
    font-size: 50%;
    vertical-align: top;
}
#pies h1 p {
	color: #fd7979;
	font-size: 14px;
	font-family: "Source Sans Pro", sans-serif;
    text-align: left;
}
#pies p strong {
	color: #fff;
}
#pie-bg {
    background: url("../img/rips.png");
    height: 356px;
    display: block;
	font-family: 'Merriweather', serif;
	font-weight: 300;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
}
#pie-bg h1 {
	color: #fff;
	font-weight: 300;
	font-size: 28px;
    margin-left: 288px;
    text-align: left;
}
#pie-bg h1 small {
	color: #861111;
	font-weight: 300;
}
#pie-bg h1 b {
	color: #d53131;
	font-weight: 300;
}
#pie-bg h1 b:before {
	color: #d53131;
	content: "$";
	font-weight: 300;
}
#pie-bg h1 b:after {
	color: #d53131;
	content: ".00";
	font-weight: 300;
    font-size: 50%;
    vertical-align: top;
}
#pie-bg h1 p {
	color: #c91818;
	font-size: 14px;
	font-family: "Source Sans Pro", sans-serif;
    text-align: left;
}
#pie-bg p strong {
	color: #fff;
}
#xtra1 {
	background: url("../img/disk-1.png")no-repeat;
	height: 145px;
    margin-left: auto;
    margin-right: auto;
	display: block;
	max-width: 230px;
	position: relative;
    margin-bottom: -50px;
}
#xtra2 {
	background: url("../img/disk-2.png")no-repeat;
	height: 145px;
    margin-left: auto;
    margin-right: auto;
	display: block;
	max-width: 230px;
	position: relative;
    margin-bottom: -50px;
}
/**

	BEVERAGES

**/
#beverages {
    background: url("../img/beverages.png")no-repeat;
    height: 211px;
    display: block;
    position: relative;
    margin-right: 0%;
    margin-left: 13%;
}
#drinks {
	font-family: 'Merriweather', serif;
	font-weight: 300;
	margin-top: 15px;
	margin-bottom: 45px;
}
#drinks h1 {
	color: #fff;
	font-weight: 300;
	font-size: 28px;
    margin-left: 150px;
    text-align: left;
}
#drinks h1 small {
	color: #861111;
	font-weight: 300;
}
#drinks h1 b {
	color: #ffd800;
	font-weight: 300;
}
#drinks h1 b:before {
	color: #ffd800;
	content: "$";
	font-weight: 300;
}
#drinks h1 b:after {
	color: #ffd800;
	content: ".00";
	font-weight: 300;
    font-size: 50%;
    vertical-align: top;
}
#drinks h1 p {
	color: #fd7979;
	font-size: 14px;
	font-family: "Source Sans Pro", sans-serif;
    text-align: left;
}
#drinks p strong {
	color: #fff;
}
#drinks ul li {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fd7979;
	font-size: 16.4px;
}
#drinks li {
	margin: 10px;
}
#drinks li:before {
	content: "[\2713]";
	font-weight: 900;
	color: #fff;
	margin-right: 3px;
}
#drinks li b {
	margin-right: 3px;
	color: #ffd800;	
}
#drinks li small {
	font-size: 10.5px;
	color: #ffd800;	
}
/**

	LOCATION

**/
#location {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300!IMPORTANT;
	font-size: 16px;
	margin-bottom: 50px;

}
#location img {
	margin-left: 45px;
    margin-bottom: 25px;
}
#location .header {
	color: #fff;
	background-color: #161616;
	padding: 5px;
    margin-bottom: 0px;
    margin-left: -15px;
    max-width: 1140px;
}
#location .header h1 {
	font-weight: 300!IMPORTANT;
	font-family: 'Merriweather', serif;
	font-size: 20px;
	text-align: center;
}
#location .body {
	color: #fff;
	background-color: #1F1F1F;
	padding: 10px;
	margin-bottom: 20px;
	max-width: 1140px;
}
#location em {
	color: #DD3E3F;
	font-weight: 700;
}
#location p {
	margin-left: 10px;
	font-size: 18px;
	font-weight: 200;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 5px;
}
#location ul {
	list-style: none;
}
#location li {
	margin-bottom: 10px;
}
#location li b {
	color: #DD3E3F;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
  font-size: 24px;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #791111;
  top: 0;
  width: 100%;
}
.fancy span:before {
  right: 100%;
  margin-right: 35px;
}
.fancy span:after {
  left: 100%;
  margin-left: 35px;
}
#button {
	font-weight: 200;
	font-family: 'Source Sans Pro', sans-serif;
}
.btn-clear-line {
    color: #fff; 
    border: solid 1px #fff;
	border-radius: 50px;
	font-weight: 200;
	font-family: 'Source Sans Pro', sans-serif;
	transition: all 600ms ease-out 0s;
	transition-property: all;
	transition-duration: 600ms;
	transition-timing-function: ease-out;
	transition-delay: 0s;
}
.btn-clear-line:hover {
    color: #888;
	transition: all 600ms ease-out 0s;
	transition-property: all;
	transition-duration: 600ms;
	transition-timing-function: ease-out;
	transition-delay: 0s;
}