@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);

body {
    margin: 0;
    height: 100%;
}

html {
    height: 100%;
    margin: 0;
}

.header-container {
	width: 960px;
	margin: 0 auto;
}

.header {
	background: #cf1c44;
	width: 100%;
	height: 100px;
	top: 0;
	position: fixed;
	z-index: 100;
}

.main-nav ul {
    list-style: none;
	position: absolute;
    padding: 20px 0 0 0;
    margin: 0 auto;
}

.main-nav li {
    display: inline-block;
    float: left;
    padding: 50px 0px 50px 0px;   
}

a {
    color: #fff;
    text-decoration: none;
    font-weight: light;
}

a:hover {
    text-decoration: underline;
}

.main-nav {
    display: flex;
    text-transform: uppercase;
    width: auto;
    height: 20%;
    align-items: center;
    justify-content: center;
    font-family: serif;
    padding: 40px;
    margin-left: -25px
  }


.main-nav .main-logo-holder {
    top: 30px;
    padding: 0;
}

.main-nav ul {
    text-align: center;
}

.main-nav ul>li {
    display: inline-block;
    margin-left: 55px;
}

.main-nav ul>li:first-child {
    margin-left: 0px;
}

.main-nav li {
    vertical-align: middle;
    margin-top: -15px;
}

.main-logo-holder {
    width: 200px;
    height: 40px;
    position: relative;
    padding-top: 10px;
}

.main-logo-holder img {
    width: 80%
}

.nav-res {
    position: absolute;
    -webkit-transition: all .2s;
    right: 75px;
    width: 150px;
    background: #fff;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    color: #cf1c44;
    margin-top: 0;
    cursor: pointer;
}

.nav-res:hover {
    background: #cf1c44;
    color: #fff;
    border: solid;
}

.body-container {
    height: 100%;
}

.menu-content {
    height: 100%;
    padding-top: 90px;
}

.menu-item-price {
    float: right;
    font-size: 24px;
}


.column-1 div {
    float: left; 
}

.menu-item-name {
    font-size: 24px;
}

.menu-item-description{
    font-size: 18px;
    margin-left: -26px;
}

.background {
    background: url(images/pa-background-img.png);
    height: 100%;
    background-position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.overlay {
    background-color: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.headline {
    position: absolute;
    top: 20%;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
}


.headline h1 {
    color: #fff;
    padding: 0;
    margin: 0;
}


h1 {
    font-family: serif;
    font-size: 72px;
    line-height: 72px;
}

.home-btns {
    margin: auto;
    position: absolute;
    top: 100px;
    left: 0;
    bottom: 250px;
    right: 0;
    height: 125px
}

.home-btns p {
    color: #fff;
}

.menu-btn {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 25px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #cf1c44;
    text-align: center;
    cursor: pointer;
}

.order-btn {
    width: 200px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #cf1c44;
    text-align: center;
    cursor: pointer;
}

.statement-container {
    max-width: auto;
    position: relative;
    height: 75%;
}

.statement-bkg{
    background: url(images/block-bkg.png);
    height: 100%;
    background-position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.statement-box {
    position: relative;
    background-color: #fff;
    border: 15px solid #543136;
    padding: 50px 50px;
    width: 475px;
    text-align: center;
    margin: auto;
    top: 15%;
    left: 0;
    right: 0;
    box-shadow: 0 0 18px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 18px 7px rgba(0,0,0,0.3);
}

.statement-box p {
    color: #543136;   
}

.menu-appetizers {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
}

.menu-appetizers h2 {
    text-transform: uppercase;
    font-size: 32px;
    color: #5e1211;
    text-align: center;
}

.menu-appetizers p {
    font-size: 24px;
    font-weight: lighter;
    color: #cf1c44;
    margin-top: 0;
    text-align: center;
}

.appetizers-items {
  width: 600px;
  margin: 0 auto;
  padding: 5px 6px;
}

.appetizers-items p {
  font-size: 18px;
  margin-bottom: 50px;
  font-style: italic;
}

.appetizers-items h3 {
  position: relative;
  font-weight: bold;
  margin: 12px 0 16px 0;
}

.menu-salad {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.menu-salad h2 {
    text-transform: uppercase;
    font-size: 32px;
    color: #5e1211;
    text-align: center;
}

.menu-salad p {
    font-size: 24px;
    font-weight: lighter;
    color: #cf1c44;
    margin-top: 0;
    text-align: center;
}

.salad-items {
  width: 600px;
  margin: 0 auto;
  padding: 5px 6px;
}

.salad-items p {
  font-size: 18px;
  margin-bottom: 50px;
  font-style: italic;
}

.salad-items h3 {
  position: relative;
  font-weight: bold;
  margin: 12px 0 16px 0;
}

.menu-pizza {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.menu-pizza h2 {
    text-transform: uppercase;
    font-size: 32px;
    color: #5e1211;
    text-align: center;
}

.menu-pizza p {
    font-size: 24px;
    font-weight: lighter;
    color: #cf1c44;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.pizza-items {
  width: 600px;
  margin: 0 auto;
  padding: 5px 6px;
}

.pizza-items p {
  font-size: 18px;
  margin-bottom: 0;
  font-style: italic;  
}

.pizza-items h3 {
  position: relative;
  font-weight: bold;
  margin: 20px 0 16px 0;    
}

.menu-pasta {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.menu-pasta h2 {
    text-transform: uppercase;
    font-size: 32px;
    color: #5e1211;
    text-align: center;
}

.menu-pasta p {
    font-size: 24px;
    font-weight: lighter;
    color: #cf1c44;
    margin-top: 0;
    text-align: center;
}

.pasta-items {
  width: 600px;
  margin: 0 auto;
  padding: 5px 6px;
}

.pasta-items p {
  font-size: 18px;
  margin-bottom: 50px;
  font-style: italic;
}

.pasta-items h3 {
  position: relative;
  font-weight: bold;
  margin: 12px 0 16px 0;
}

.statement-box h2 {
    margin: 0;
    padding: 0;
    color: #5e1211;
    font-family: serif;
}

.contact-page {
    background: url(images/pa-contact-bkg.png);
    height: 90%;
}

.contact-headline {
    margin: 0;
    padding: 150px 0 50px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.contact-headline h1 {
    font-size: 48px
}

.contact-headline h2 {
    font-size: 24px
}

form {
    margin-top: 50px
}

.form-control {
    width: 600px;
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid white;
    color: white;
    font-size: 18px;
    margin-bottom: 16px;
}

::placeholder {
        color: lightgray;
}

input {
    height: 45px;
}

form .submit {
    background: #cf1c44;
    border-color: transparent;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    height: 50px;
    margin-top: 20px;
}

form .submit:hover {
    background-color: #fff;
    color: #cf1c44;
    cursor: pointer;
}

.order-page {
    background: url(images/pa-order-bkg.png);
    height: 100%;
}

.order-headline {
    margin: 0;
    padding: 150px 0 50px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.order-headline h1 {
    font-size: 48px
}

.order-headline h2 {
    font-size: 24px
}

.order-headline h3 {
    padding: 10px;
}

.radio-container {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    user-select: none;
    padding-left: 40px;
    padding-right: 20px;
}

.radio-container input {
    display: none;
}

.radio-container .square {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.radio-container:hover .square {
    background-color: #ccc;
}

.radio-container input:checked + .square {
    background-color: #cf1c44;
}

.radio-container input:checked + .square:after{
    content: "";
    height: 10px;
    width: 10px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

footer {
    width: auto;
    height: 250px;
    background-color: #543136;
}

footer h4{
    margin: 0;
}

.footer-container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
}

.info {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 30px 50px 30px 50px;
}

.info p {
    margin: 0;
}

.hours {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 30px 50px 30px 50px;
}

.hours p {
    margin: 0;
}

.site-map {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 30px 50px 30px 50px;
}

.site-map ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-social-icons {
    color: #fff;
    font-size: 18px;
    display:inline-block;
    margin: 0 auto;
    vertical-align: top;
    margin: 30px 50px 30px 50px;
}

ul.social-icons {
    padding: 0;
    font-size: 26px;
    margin: 0;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}

.social-icons a {
    color: #fff;
    text-decoration: none;
}

.fa-facebook {
    padding: 0 10px 0 0;
}

.fa-twitter {
    padding: 10px 12px;
}

.fa-instagram {
    padding: 10px 14px;
}
