#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#testimonial-block {
	background-image: url('');
}
#cta-banner-image {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#testimonial-block {
		background-image: url('');
	}
	#cta-banner-image {
		background-image: url('');
	}
}

#home-banner {
	min-height: 80vh;
	max-width: 1740px;
	padding: 0 20px;
	margin: 0 auto 40px;
}
.wp-block-cover.page-banner img.wp-block-cover__image-background {
		left: 20px;
    right: 20px;
    width: calc(100% - 40px);
}
#home-banner .wp-block-cover__inner-container {
	max-width: 740px;
	padding: 190px 0 80px;
}
#home-banner h1 {
    font-size: 60px;
    margin: 0;
}
#home-banner p {
    font-size: 18px;
    line-height: 28px;
    margin: 30px 0;
}
.buttons {
  display: flex;
	flex-wrap: wrap;
  justify-content: center;
}
.buttons a {
	width: 260px;
	height: 50px;
	line-height: 1;
	background-color: #d71820;
	padding: 0 10px;
	display: flex;
	margin: auto;
	color: #FFF;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 24px;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
}
#home-banner .buttons a:first-child {
	margin-right: 20px;
}
#home-banner .buttons a:last-child {
	margin-left: 20px;
}
#enzos-beef-roll {
	margin: 0;
	width: 100%;
}
#enzos-beef-roll > figure {
    width: 100%;
}
#enzos-beef-roll img {
    width: 100%;
    height: auto;
    max-width: 340px;
    margin: 40px auto;
    display: block;
}
#access li.standout a {
	height: 40px;
	line-height: 1;
	background-color: #d71820;
	padding: 0 20px;
	display: flex;
	font-weight: 900;
	text-transform: uppercase;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
	transition: background-color .5s;
}
#access li.standout:hover > a {
	color: #FFF;
	background-color: #37b449;
}
#mobile-access ul li.standout a {
    color: #d71820;
}
#footer-info {
    justify-content: center;
    font-size: 12px;
    display: flex;
	flex-wrap: wrap;
}
#footer-info > * {
    margin: 0 10px;
}
#footer-info > *:first-child {
    margin-left: 0;
}
#footer-info > *:last-child {
    margin-right: 0;
}
#footer-info > a {
  color: #FFF;
	font-weight: 800;
}
#footer-column-2 {
    max-width: 560px;
}
#footer-column-2 h6 {
	margin: 0;
	font-size: 40px;
}
#footer-column-2 p {
	margin: 20px 0 30px;
	line-height: 28px;
	font-size: 18px;
}
#footer-column-3 .footer-column-inner {
    margin-right: auto;
}
#nav_menu-2,
#nav_menu-2 > div {
    height: 100%;
}
#footer-column-3 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
	  display: flex;
    flex-direction: column;
	height: 100%;
}
#footer-column-3 ul li {
    line-height: 1;
    margin: auto 0;
}
#footer-column-3 ul li:first-child {
    margin-top: 0;
}
#footer-column-3 ul li:last-child {
    margin-bottom: 0;
}
#footer-column-3 ul a {
	color: #FFF;
}
#colophon .quform-edit-form {
    display: none;
}
#footer-top-row {
    padding: 0 0 120px;
}
aside#block-9 {
    margin-top: 140px;
}
aside#block-9 > p {
    display: none;
}
h2#menu {
    font-size: 60px;
    margin: 0 auto;
    padding-top: 60px;
}
.wp-block-gutenberg-menu-section {
  max-width: 1780px !important;
	margin-top: 160px !important;
}
.wp-block-gutenberg-menu-section#menu-starters {
    margin-top: 40px !important;
}
.wp-block-gutenberg-menu-section h2 {
	font-family: 'Lobster';
	font-weight: normal;
	text-shadow: 2px 2px 0 #000;
	color: #37b449;
	text-transform: none;
	font-size: 50px;
	margin: 0;
}
.menu-section-items {
    padding: 0 10px;
}
.wp-block-gutenberg-menu-item {
    padding: 40px 30px;
    margin: 0 auto;
}
.menu-item-title {
	align-items: baseline;
	justify-content: center;
}
.menu-item-title h3 {
    color: #d71820;
	text-shadow: none;
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
}
.menu-item-title h3 em {
    text-transform: none;
    font-style: normal;
    font-size: .8em;
    color: #37b449;
    text-shadow: 1px 1px 0 #000;
}
.title_price {
    margin-left: 10px;
}
.item_descrip {
    margin-bottom: 10px;
}
ul.price_list {
	font-weight: bold;
}
#contact-block {
    max-width: 1740px;
    margin: 0 auto;
    padding: 0 10px;
}
#contact-block .quform-element-column {
	padding: 0 30px;
}
#contact-block h4 {
	line-height: 1;
	font-size: 60px;
	margin: 0 0 40px;
	padding-top: 40px;
}
#contact-block p {
	font-size: 20px;
	margin: 20px 0;
}
#contact-block form {
	margin-top: 60px;
}
h4.ask-about {
    width: 100%;
    text-transform: none;
    font-family: 'Lobster';
    font-weight: normal;
    text-shadow: 1px 1px 0 #000;
    color: #37b449;
    font-size: 30px;
}
#roll-sides ul.price_list {
    display: block;
}
#roll-sides ul.price_list li:before {
    display: none;
}


@media only screen and (max-width : 1400px) {
	#footer-info > span {
			margin: 0 auto 20px;
			width: 100%;
			text-align: center;
	}
}
@media only screen and (max-width : 1000px) {
	#footer-top-row {
		padding: 0 0 20px;
	}
	#footer-column-2 p {
		line-height: 24px;
		font-size: 16px;
	}
	#footer-column-3 ul li {
			margin-bottom: 30px;
	}
	#footer-column-3 ul li:last-child {
			margin-bottom: 0;
	}
	#home-banner h1 {
			font-size: 40px;
	}
	#home-banner p {
			font-size: 16px;
			line-height: 24px;
			margin: 20px 0;
	}
}
@media only screen and (max-width : 767px) {
	#contact-block {
		padding: 0 20px;
	}
	#contact-block .quform-element-column {
			padding: 0;
	}
	#contact-block .quform-element-row {
		margin: 0 !important;
	}
}
@media only screen and (max-width : 700px) {
	#home-banner .wp-block-cover__inner-container {
		padding-top: 120px;
	}
}
@media only screen and (max-width : 600px) {
	#enzos-beef-roll img {
    width: 70%;
	}
	#home-banner h1 {
    font-size: 40px;
	}
	#home-banner .buttons {
		display: block;
	}
	#home-banner .buttons a:first-child {
			margin: 0 auto;		
	}
	#home-banner .buttons a:last-child {
			margin: 30px auto 0;
	}
	.menu-section-items {
			padding: 0 20px;
	}
}
@media only screen and (max-width : 500px) {
	#colophon {
			padding-top: 0;
	}
}