#home-banner {
	min-height: 80vh;
	margin-bottom: 40px;
}
#fd-menu-nav-buttons {
	display: flex;
	justify-content: center;
}
#fd-menu-nav-buttons.party {
    position: sticky;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,.8);
}
.party-pdfs {
 	display: flex;
	justify-content: center;
   margin: 30px auto;
    width: 100%;
}
#fd-menu-nav-buttons a,
.party-pdfs a {
    width: 180px;
    height: 50px;
    line-height: 1;
    border: solid 4px #8dd979;
    padding: 0 10px;
    display: flex;
    font-weight: bold;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    color: #FFF;
    margin: 20px;
}
#fd-menu-nav-buttons.party a,
.party-pdfs a {
    width: auto;
    font-size: 12px;
    height: 40px;
    border-width: 2px;
}
#fd-menu-nav-buttons a:hover,
.party-pdfs a:hover {
    color: #8dd979;
}
.group-content {
    max-width: 840px;
    padding: 0 20px;
    margin: 0 auto;
    line-height: 1.5;
}
.page-banner {
	min-height: 700px;
	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);
}
.wp-video-wrapper {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 20px;
}
div#menu_widget {
    max-width: 840px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
}
#beermenus-widget-container .follow-button {
    height: 50px;
    line-height: 1 !important;
    border: solid 4px #8dd979 !important;
    padding: 0 10px !important;
    display: flex;
    font-weight: bold !important;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    width: 250px;
    background: transparent !important;
    color: #FFF !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    margin: 0 auto;
}
#home-banner .wp-block-cover__inner-container {
	max-width: 720px;
	padding-top: 100px;
}
.page-banner .wp-block-cover__inner-container {
	max-width: 720px;
}
#home-banner h1,
.page-banner h2 {
    font-size: 60px;
    margin: 0;
}
#home-banner p,
.page-banner p {
    font-size: 18px;
    line-height: 28px;
    margin: 30px 0;
}
.page-banner p.disclaimer {
    font-size: 12px;
	line-height: 18px;
}
.buttons {
  display: flex;
	flex-wrap: wrap;
  justify-content: center;
}
.buttons a {
	width: 300px;
	height: 70px;
	line-height: 1;
	border: solid 4px #8dd979;
	padding: 0 10px;
	display: flex;
	margin: auto;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	align-items: center;
	justify-content: center;
}
#home-banner .buttons a:first-child {
	margin-right: 20px;
}
#home-banner .buttons a:last-child {
	margin-left: 20px;
}
#access li.right.standout {
	margin-left: auto;
}
#access li.left.standout {
	margin-right: 15px;
}
#access li.standout a {
	width: 180px;
	height: 50px;
	line-height: 1;
	border: solid 4px #8dd979;
	padding: 0 10px;
	display: flex;
	font-weight: bold;
	text-transform: uppercase;
	align-items: center;
	justify-content: center;
}
#mobile-access ul li.standout a {
    color: #8dd979;
}
#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;
}
.parlay-two-up-banner {
    max-width: 1740px;
    padding: 40px 20px;
    margin: 0 auto;
    min-height: 580px;
}
.parlay-two-up-banner .wp-block-media-text__media {
    margin-right: 60px;
    clip-path: polygon(0% 0%, 0% 100%, 100% 100%, calc(100% - 60px) 50%, 100% 0%);
}
.parlay-two-up-banner .wp-block-media-text__content {
    background-color: #8dd979;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: -60px;
    padding-right: 60px;
    padding-left: 120px;
    clip-path: polygon(60px 0%, 0 50%, 60px 100%, 100% 100%, 100% 0%);
}
.parlay-two-up-banner .wp-block-media-text__content:before {
    clip-path: polygon(60px 0%, 0 50%, 60px 100%, 100% 100%, 100% 0%);
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    background-color: #000;
    z-index: 0;
}
.parlay-two-up-banner.has-media-on-the-right .wp-block-media-text__media {
    margin-left: 60px;
    margin-right: 0;
    clip-path: polygon(0% 0%, 60px 50%, 0% 100%, 100% 100%, 100% 0%);
}
.parlay-two-up-banner.has-media-on-the-right .wp-block-media-text__content {
    margin-right: -60px;
    padding-right: 120px;
    margin-left: 0;
    padding-left: 60px;
    clip-path: polygon(0% 0%, 0% 100%, calc(100% - 60px) 100%, 100% 50%, calc(100% - 60px) 0%);
}
.parlay-two-up-banner.has-media-on-the-right .wp-block-media-text__content:before {
    clip-path: polygon(0% 0%, 0% 100%, calc(100% - 60px) 100%, 100% 50%, calc(100% - 60px) 0%);
}

.parlay-two-up-banner .wp-block-media-text__content > * {
    position: relative;
    z-index: 1;
}
.parlay-two-up-banner .wp-block-media-text__content h2 {
    font-size: 60px;
    margin: 0;
    line-height: 1;
}
.parlay-two-up-banner .wp-block-media-text__content p {
    font-size: 18px;
    line-height: 28px;
    margin: 30px 0;
}
#footer-top-row {
    padding: 0 0 120px;
}
aside#block-12 > p {
    display: none;
}
.wp-block-gutenberg-menu-section {
  max-width: 1780px !important;
	margin-top: 160px !important;
}
.wp-block-gutenberg-menu-section#ayce {
    margin-top: 60px !important;
}
.wp-block-gutenberg-menu-section h2 {
    font-size: 36px;
    color: #8dd979;
}
.menu-section-items {
    padding: 0 10px;
}
.wp-block-gutenberg-menu-item {
    padding: 40px 30px;
    margin: 0 auto;
}
.menu-item-title {
    align-items: flex-start;
    justify-content: center;
}
.menu-item-title h3 {
    color: #8dd979;
}
.title_price {
    margin-left: 10px;
}
.item_descrip {
    margin-bottom: 10px;
}
#contact-columns {
    max-width: 1040px;
    margin: 100px auto 0;
    padding: 0 20px;
	flex-wrap: nowrap;
}
.wp-block-column {
    font-size: 18px;
		line-height: 28px;
}
#contact-form-column {
    max-width: 600px;
}
#contact-info-column {
    margin-left: 60px;
	flex-shrink: 0;
}
#contact-form-column,
#contact-info-column {
	flex-basis: auto !important;
	flex-grow: 0;
}
.wp-block-column h2 {
    font-size: 36px;
    margin: 0 0 30px;
	  line-height: 1;
}
.wp-block-column h3 {
    font-size: 30px;
    margin: 0 0 30px;
}
.wp-block-column form {
    margin-top: 50px;
}
#contact-info-column p {
    font-size: 20px;
    line-height: 32px;
}
#contact-info-column p a {
	font-weight: bold;
}

@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 : 1230px) {
	#access li.standout a {
			height: 40px;
			width: 130px;
	}
}
@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;
	}
	.page-banner {
		min-height: 400px;
	}
	#home-banner h1,
	.page-banner h2,
	.parlay-two-up-banner .wp-block-media-text__content h2 {
			font-size: 40px;
	}
	#home-banner p,
	.page-banner p,
	.parlay-two-up-banner .wp-block-media-text__content p {
			font-size: 16px;
			line-height: 24px;
			margin: 20px 0;
	}
}
@media only screen and (max-width : 900px) {
	.parlay-two-up-banner {
			grid-template-columns: 100%!important;
	}
	.parlay-two-up-banner .wp-block-media-text__media {
			grid-column: 1 !important;
			grid-row: 1 !important;
			margin: 0 !important;
			height: 65vw !important;
			clip-path: polygon(100% 0, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px), 0 0) !important;
	}
	.parlay-two-up-banner .wp-block-media-text__content {
			grid-column: 1 !important;
			grid-row: 2 !important;
			clip-path: polygon(50% 40px, 100% 0, 100% 100%, 0 100%, 0 0) !important;
			margin: 0 !important;
			padding: 100px 20px 60px !important;
	}
	.parlay-two-up-banner .wp-block-media-text__content:before {
			clip-path: polygon(50% 40px, 100% 0, 100% 100%, 0 100%, 0 0) !important;
	}
}
@media only screen and (max-width : 700px) {
	#home-banner .buttons {
		display: block;
	}
	#home-banner .buttons a:first-child {
			margin: 0 auto;		
	}
	#home-banner .buttons a:last-child {
			margin: 30px auto 0;
	}
}
@media only screen and (max-width : 600px) {
	.menu-section-items {
			padding: 0 20px;
	}
}
@media only screen and (max-width : 599px) {
	#contact-columns {
    flex-wrap: wrap;
		justify-content: center;
	}
	#contact-form-column,
	#contact-info-column {
		text-align: center;
	}
	#contact-form-column {
    order: 2;
	}
	#contact-info-column {
    margin: 0 0 80px;
    order: 1;
	}
	.wp-block-column h3 {
    font-size: 36px;
    margin: 0 0 30px;
	  line-height: 1;
	}
}
@media only screen and (max-width : 500px) {
	#colophon {
			padding-top: 0;
	}
}