/*
Theme Name: JohnnyoTheme
Theme URI: https://johnnyodesign.com/
Author: Johnnyo Design
Author URI: https://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url("https://use.typekit.net/cuo7oyx.css");
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
/* Content */

html {
	scroll-behavior:smooth;
}
body {
	font-family: "DM Sans", sans-serif;
	font-weight: 400;
    background: #f3f2df;
	    position: relative;
	    overflow-x: hidden;
}

:focus {
    outline: none;
}

a {
	color: #2e3858;
	text-decoration: underline;
}
p a {
    color: #2e3858;
	text-decoration: underline;
}
a:hover, a:focus {
    color: #d3af71;
    text-decoration: underline;
}
p a:hover, p a:focus {
    color: #d3af71;
    text-decoration: underline;
}
.home .site-content {
    position: relative;
    width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.site-content {

	margin-bottom: 0;
}
p {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
        font-size: 18px;
    line-height: 28px;
    color: #2e3858;
}

h1 {
    font-family: 'varetgothicheavysc';
    font-size: 47px;
	font-weight: bold;
    text-align: left;
    color: #2e3858;
    margin: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	    letter-spacing: 1px;
}

h2 {
	font-family: 'varetgothicheavysc';
    font-size: 42px;
    font-weight: bold;
    text-align: left;
    color: #2e3858;
    margin: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	    letter-spacing: 1px;
}
h3 {
	font-family: 'varetgothicheavysc';
    font-size: 48px;
    font-weight: bold;
    text-align: left;
    color: #2e3858;
    margin: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	font-family: 'varetgothicheavysc';
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    color: #d3af71;
    margin: 0;
	letter-spacing: 1px;
}
h5 {
	font-family: 'varetgothicheavysc';
    font-size: 25px;
	font-weight: bold;
    color: #d3af71;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
	text-transform: uppercase;
	    letter-spacing: 1px;
}
.navbar {
	position: relative;
}

.main-navigation {

}
.mega-menu-link {
    font-family: 'varetgothicheavysc' !important;
    font-weight: 600 !important;
}
.hero h1 {
	font-size: 32px;
    font-weight: normal;
    color: #de3858;
}
.centertitle h3 {
	text-align: center;
}
.tophome:before {
    content: "";
    position: absolute;
    background-color: #373b6e;
    width: 100vw;
    height: 100%;
    z-index: -1;
    right: 120px;
}
.tribe-events-widget-events-list__header-title {
	font-family: "Montserrat", sans-serif !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    text-align: left !important;
    color: #373b6e !important;
    margin: 0 !important;
	letter-spacing: 1px;
}
.site-footer {
	    background-color: #2e3858;
}
.siteinfo p {
	color: #f3f2df;
    font-size: 16px;
    padding: 20px 0 0 0;
}
.btn {
	background-color: #d3af71;
    color: #f3f2df;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
    border-radius: 2px;
}
/*.btn:hover {
	background-color: #2e3858;
		color: #f3f2df;
}*/
.content-area {

}
.hero {
	position: relative;
}
.hero1 {
	background-image: url(/wp-content/uploads/2025/02/png-1.png);
	    height: calc(100vh - 120px);
    background-size: cover !important;
    background-position: center !important;
	    position: relative;
	overflow: hidden;
}
.hero .wrap {
    position: absolute;
    z-index: 2;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    font-size: 54px;
    color: #f3f2df;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    height: calc(100vh - 240px);
    flex-direction: column;
    justify-content: center;
}
.hero .wrap span {
	    font-family: 'varetgothicheavysc' !important;
	color: #f3f2df;
	    font-size: 70px;
	    margin-bottom: -70px;
}
.hero .wrap span2 {
    font-family: "Sunborn Script" !important;
    color: #f3f2df;
    text-transform: lowercase !important;
    font-size: 200px;
    font-weight: normal;
	    margin-bottom: -50px;
}
.hero .wrap p {
    color: #f3f2df;
    font-size: 42px;
    font-weight: normal;
    line-height: 52px;
    text-align: center;
	    text-transform: none;
	/*padding-left: 100px;
	padding-right: 100px;*/
	max-width: 65%;
}
.hero::before {
    content: "";
    background-color: rgb(0 0 0 / 50%);
    position: absolute;
    width: 100%;
    height: 100%;
	    z-index: 1;
}
.headlogo img {
	padding: 20px 20px 20px 40px;
	height: 120px;
	z-index: 10;
	    position: absolute;
}
#mega-menu-wrap-primary #mega-menu-primary {
	padding-right: 10px;
}
.headerbtn {
    background-color: #D3AF71;
    color: #f3f2df;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
    border-radius: 2px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
}
.reveal{
  position: relative;
  transform: translateY(30px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}

.halfrowlefttext::before {
    content: "";
    background-color: #4d63a8;
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    z-index: -1;
}
.halfrowrighttext::before {
    content: "";
    background-color: #4d63a8;
    position: absolute;
    top: 0;
    right: left;
    width: 50vw;
    height: 100%;
    z-index: -1;
}
.halfrowrightimage {
    height: 100%;
    width: 50vw;
    position: absolute;
    background-position: center;
    background-size: cover;
    left: 0;
}
.halfrowleftimage {
    height: 100%;
    width: 50vw;
    position: absolute;
    background-position: center;
    background-size: cover;
    right: 0;
}
.halfrow .panel-grid-cell {
    position: relative;
}

.page-template-page-home .tribe-events-widget-events-list__event-date-tag-datetime {
    border: 1px solid #23af71 !important;
    padding: 10px !important;
}
.tribe-events-widget-events-list__event-header {
    margin-left: 20px !important;
	padding: 10px 10px 10px 0 !important;
}
.tribe-events-widget-events-list__view-more-link {
	display: none;
}
.tribe-events-widget-events-list {
	    padding-left: 5px !important;
}

.rentalthree .widget_text {
	position: relative;
	background-size: 100%;
    background-position: center;
	width: 100%;
	min-height: 500px;
	transition: all 200ms ease;
}
.rentalthree .widget_text::before {
	content: "";
	position: absolute;
    width: 100%;
    /*height: 100%;
    background-color: #000;
    opacity: 0.35;*/
	height: 135px;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8));
	bottom: 0;
    z-index: 0;
}
.rentalthree a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.rentalthree .widget_text:hover::before  {
	/*opacity: .65;*/
	background-size: 200%;
	transition: all 200ms ease;
}
.rentaltext {
	position: absolute;
	z-index: 1;
}
.rentaltext {
	bottom: 15px;
	margin-left: 15px;
}
.rentaltitle {
	color: #f3f2df;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: -15px;
}
.rentalsubtext {
	color: #f3f2df;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-bottom: 25px;
}
.fa-phone, .fa-map-marker-alt, .fa-envelope, .fa-location-dot {
    margin-right: 10px;
}
.footercontent .widget, .secondfooter .widget {
	text-align: center;
	padding: 0 50px;
}
.secondfooter .widget {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0.10em;
	color: #f3f2df;
	padding-top: 10px;
}
.secondfooter h3{
   display: inline-block;
   margin: 0;
   color: #f3f2df;
}
.footerbutton {
 margin-left: 20px;
}
.footerbutton:hover {

}
.imagerow:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: -1;
    top: 0;
}
.site-footer p {
	color: #f3f2df;
	    font-weight: normal;
    font-size: 16px;
}
.page-id-2 .secondfooter {
	display: none !important;
}
.tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    font-family: "Montserrat", sans-serif;
	color: #d3af71;
}
.tribe-events-calendar-list__event-datetime, .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium, .tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop, .tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
	font-family: "Montserrat", sans-serif;
}
.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6 {
	font-family: "Montserrat", sans-serif;
}
.tribe-common p {
	font-family: 'Open Sans', sans-serif;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    background-color: #d3af71;
    font-family: "Montserrat", sans-serif;
    border-radius: 2px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
	font-family: "Montserrat", sans-serif;

}
/** .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	border-radius: 2px;
	border: 1px solid #373b6a;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path {
	color: #373b6a;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
	background-color: #373b6a;
}
.tribe-common .tribe-common-c-btn-border:focus, .tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:focus, .tribe-common a.tribe-common-c-btn-border:hover {
	color: #fff !important;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
	color: #fff !important;
} **/

.tribe-events-single-event-title {
	font-family: "Montserrat", sans-serif;
	color: #d3af71;
}
.tribe-events-schedule, .tribe-events-back, .tribe-events-event-meta dd, .tribe-events-event-meta dt, .tribe-event-date-start, .tribe-event-time, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a, .tribe-events-back a, .tribe-events-back a:visited, .tribe-events-calendar-list__event-date-tag-weekday, .tribe-events-calendar-list__event-date-tag-daynum {
	font-family: "Montserrat", sans-serif !important;
}
.tribe-events-content {
	font-family: 'Open Sans', sans-serif;
}
.tribe-events-calendar-list__event-date-tag-datetime {
    border: 1px solid #000 !important;
    padding: 10px !important;
	height: auto !important;
}

.rentalinfo ul {
	list-style: none;
    padding: 0;
    margin: 0;
}
.rentalinfo2 ul {
	list-style: none;
    padding: 0;
    margin: 0;
}
.rentalinfo li {
	    display: inline-block;
    padding: 6px 12px;
    background-color: #d3af71;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
	color: #f3f2df;
}
.rentalinfo2 li {
	    display: inline-block;
    padding: 6px 12px;
    background-color: #4d63a5;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
	color: #f3f2df;
}
.rentalinfo strong {
	font-family: "Montserrat", sans-serif;
}
.wc-tabs, .woocommerce-Tabs-panel h2, .price {
	display: none;
}
.product {
	padding: 100px 0;
}
.ph_book_now_button {
	    padding: 10px 20px;
    border: none;
    border-radius: 2px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}
.imgcorners img {
	    border-radius: 0 100px 0 100px;
}
.altrow {
	background-color: #591F1B;
	border-radius: 0 200px 0 200px;
	min-height: 600px;
	padding: 100px 0;
}
.altrow h3{
	color: #CFAD56;
	text-align: center;
}
.altrow p { 
	color: #f3f2df;
}
.resourcerow h3{
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}
.altrow .ow-button-base .sowb-button {
    border: 1px solid #d3af71 !important;
}
.sow-carousel-item-title {
	display: none;
}
#menu-footer-menu {
    list-style: none;
    columns: 3;
    padding: 60px 0 0 0;
}
#menu-footer-menu a {
    font-size: 20px;
    text-transform: uppercase;
    padding: 0px 0px 30px 0;
    display: block;
}
.site-footer h3 {
	padding: 60px 0 0 0;
    color: #f3f2df;
    font-size: 24px;
}
.site-footer p {

}
.site-footer .frm_form_field input {
	background-color: #f3f2df !important;
}

.heroint {
	    height: 390px;
    background-position: center;
    background-size: cover;
}
.btnmulti .widget_sow-button {
	display: inline-block;
	margin-right: 20px;
}
.btnmulti .widget_sow-button:nth-of-type(3) {
    border: 1px solid #d3af71;
}
.btnmulti .widget_sow-button:nth-of-type(3):hover {
    border: 1px solid #d3af71;
}

.smalltitle h3 {
	    font-size: 20px;
	    margin-bottom: 30px;
}
/* list view */
span.tribe-tickets-left, .tribe-events-c-small-cta__stock {
    display: none !important;
}
 
/* single view */
span.tribe-tickets-remaining {
    display: none !important;
}
 
.tribe-tickets__item__extra__available{
    display: none !important;
}
.tribe-tickets__tickets-item-extra-available {
	display: none !important;
}
.wc-forward {
	    padding: 10px 20px;
    border: none;
    border-radius: 2px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    background-color: #d3af71 !important;
    color: #f3f2df !important;
    margin-right: 20px;
}
.hide {
	display: none;
}
.derricksbg .panel-background-overlay {
	    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    background-attachment: fixed !important;
    background-size: contain !important;
}
.texasbg .panel-background-overlay {
	    background-repeat: no-repeat !important;
    background-position: -15% 0% !important;
    background-attachment: fixed !important;
    background-size: contain !important;
}
.bigbtn .sowb-button {
	height: 368px;
    width: 100%;
    background: transparent !important;
	display: flex !important;
    align-items: center !important;
    justify-content: center !important;
	position: relative;
}
.bigbtn .sowb-button::before, .threebtn .sowb-button::before {
    content: "";
    height: 100%;
    width: 100%;
    background: #000 !important;
    opacity: .6;
    transition: all 400ms ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
}.bigbtn .sowb-button span:hover, .threebtn .sowb-button span:hover{
	color: #d3af71 !important;
}

.threebtn .sowb-button::before {
	opacity: .4;
	border-radius: 5px !important;
}
.bigbtn .sowb-button:hover::before, .threebtn .sowb-button:hover::before {
	opacity: .8;
}
.bigbtn .sowb-button span, .threebtn .sowb-button span{
	    z-index: 50;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 40px;
	font-family: 'varetgothicheavysc';
	font-weight: bold;
	max-width: 80%;
}
.bottomstripe {
	display: none !important;    
	box-shadow: 0px 13px 0 #ec9935, 0px 26px 0 #e47933, 0px 39px 0 #dc272c;
    margin-bottom: 39px;
}
.threebtn .sowb-button {
    height: auto;
    width: 100%;
    background: transparent !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    aspect-ratio: 1;
	    border-radius: 5px !important;
	border: none !important;
}
.threebtn .ow-button-base {
	position: relative;
}
.threebtn .panel-widget-style {
	border-radius: 5px !important;
}
.stripebg {
	background: #2e3858;
	/*rgb(220,39,44);
background: -moz-linear-gradient(0deg, rgba(220,39,44,1) 33%, rgba(228,121,51,1) 33%, rgba(228,121,51,1) 66%, rgba(236,153,53,1) 66%);
background: -webkit-linear-gradient(0deg, rgba(220,39,44,1) 33%, rgba(228,121,51,1) 33%, rgba(228,121,51,1) 66%, rgba(236,153,53,1) 66%);
background: linear-gradient(0deg, rgba(220,39,44,1) 33%, rgba(228,121,51,1) 33%, rgba(228,121,51,1) 66%, rgba(236,153,53,1) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc272c",endColorstr="#ec9935",GradientType=1);*/
}
.stripebg2 {
	background: #d3af71;
}
.widget_sow-button {
	display: inline-block;
}
.bluebtn .sowb-button {
	/*border: 2px solid #d3af71 !important;*/
    margin-right: 5px;
    font-family: 'varetgothicheavysc';
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 14px 16px !important;
    border-radius: 3px !important;
}
.bluebtn .ow-button-base .sowb-button:hover {
	background: #d3af71 !important;
	color: #2e3858 !important;
	border: 1px solid #d3af71 !important;
	border-radius: 3px !important;
}
/*.bluebtnalt .ow-button-base .sowb-button {
	background-color: transparent !important;
}*/
.threebtn .widget_sow-button {
    display: block;
}
.ylwbtn .sowb-button {
	margin-right: 5px;
    font-family: 'varetgothicheavysc';
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 14px 16px !important;
    border-radius: 3px !important;
}
.ylwbtn .sowb-button:hover {
	background: #2e3858 !important;
	color: #d3af71 !important;
	border: 1px solid #2e3858 !important;
	border-radius: 3px !important;
}
.headerylwbtn {
	margin-right: 5px;
    font-family: 'varetgothicheavysc';
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 14px 16px !important;
    border-radius: 3px !important;
	background: #d3af71 !important;
    border: 2px solid #d3af71 !important;
	color: #f3f2df;
}
.headerylwbtn:hover {
	background: #f3f2df !important;
    border: 2px solid #f3f2df !important;
	color: #2e3858;
}
.headerylwbtnalt {
	margin-right: 5px;
    font-family: 'varetgothicheavysc';
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 14px 16px !important;
    border-radius: 3px !important;
	background: transparent !important;
    border: 2px solid #f3f2df !important;
	color: #f3f2df;
}
.headerylwbtnalt:hover {
	background: #f3f2df !important;
    border: 2px solid #f3f2df !important;
	color: 2e3858;
}
.hearderbtns a{
	display: inline-block;
	text-decoration: none !important;
}
.ylwbtnfooter .ow-button-base .sowb-button {
	margin-right: 5px;
    font-family: 'varetgothicheavysc';
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 14px 16px !important;
    border-radius: 3px !important;
}
.ylwbtnfooter .ow-button-base .sowb-button:hover {
	background: #f3f2df !important;
    border-width: 1px 0;
    border: 1px solid #f3f2df !important;
	color: #2e3858 !important;
}
.ylwbtn2 .ow-button-base .sowb-button {
	margin-right: 5px;
    font-family: 'varetgothicheavysc';
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 14px 16px !important;
    border-radius: 3px !important;
}
.ylwbtn2 .ow-button-base .sowb-button:hover {
	background: #f3f2df !important;
    border-width: 1px 0;
    border: 1px solid #f3f2df !important;
	color: #2e3858 !important;
}
.site-footer a {
	color: #f3f2df;
	box-shadow: inset 0 -.1rem #d3af71 !important;
	text-decoration: none;
}
.site-footer a:hover {
	color: #000000 !important;
background: #d3af71 !important; 
	    text-decoration: none;
}
.heroint {
	display: flex; 
	justify-content: center;
    align-items: center;
}
.heroint h2{
	    text-align: center;
	color: #f3f2df;
	    z-index: 1;
    position: relative;
}
.taproombtns .widget_sow-button {
	width: 100%;
	margin: auto;
}
.parowlax h3 {
	color: #f3f2df;
}
.parowlax .so-widget-sow-editor {
	display: flex;
    min-height: 50vh;
    align-items: center;
    justify-content: center;
    z-index: 1;
    position: relative;
}
.parowlax {
	position: relative;
}
.parowlax:after {
	content:"";
    background-color: rgba(0, 0, 0, 0.3);
	    position: absolute;
    width: 100%;
    height: 100%;
} 
.map iframe {
	width: 100%;
}
.draftitem img {
	float: left;
    width: 80px;
    margin-right: 10px;
}
.draftitem h3 {
	font-size: 20px;
	display: inline;
}
.draftitem .widget-title {
	font-size: 48px;
    display: block;
    text-align: center;
}
.draftitem span {
	color: #596195;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-left: 90px;
}
.draftitem span:first-of-type {
	float: right;
	    display: contents;
}
.draftitem .textwidget{
	columns: 4;
	display: flex;
    flex-wrap: wrap;
}
.draftsingle {
break-inside: avoid;
    display: table-footer-group;
    width: 25%;
    margin-bottom: 20px;
    padding: 10px;
}
.blogpostthumbnail, .sow-image-container img {
	border-radius: 5px;
}
.beerlist .blogpostthumbnail {
	    width: 100%;
    aspect-ratio: 1;
}
.beerlist {
    columns: 3 !important;
    display: flex;
    flex-wrap: wrap;
}
.beerlist .beer{
	break-inside: avoid;
	position: relative;
	margin-bottom: 20px;
	width: 25%;
	    padding: 10px;
}
.beerlist .beer .posthover{
	    position: absolute;
    height: 100%;
    width: 100%;
}
.beerlist .entry-summary {
	display: none;
}
.beerlist h3 {
	font-size: 24px;
	text-align: center;
    margin-top: 20px;
    
}
.beerlist h3 a {
	text-decoration: none;
}
.beer-template-default .blogpostthumbnail {
	max-width: 440px;
	aspect-ratio: 1;
	background-size: contain !important;
	width: 33%;
}
.beercontent {
	width: 67%;
	padding-left: 30px;
}
.beer-template-default .entry-content {
	display: flex;
}
.beerinfo {
	columns: 2;
}
.beerinfoitem {
	break-inside: avoid;
	    padding: 20px 20px 0 0;
}
.beerinfoitem h3 {
	    font-family: "DM Sans", sans-serif;
	font-size: 18px;
	    border-bottom: 1px solid #d3af71;
	font-weight: bold;
}
.beerinfoitem span {
	    font-family: "DM Sans", sans-serif;
	font-size: 18px;
	    color: #de1c0a;
	font-weight: bold;
	text-transform: uppercase;
}
.beer-template-default  .site-content {
	padding: 100px 0;
}
.playsix .so-widget-sow-editor {
	width: 40%;
    padding: 20px 20px 1px 20px;
    background-color: #d3af71;
}
.playsixalt .so-widget-sow-editor {
    width: 60%;
    padding: 20px 25px 1px 25px;
    background-color: rgb(243 242 223 / 75%);
    margin: auto;
	text-align: center !important;
}
.playsix h3 {
	color: #f3f2df;
    font-size: 24px;
    margin-bottom: 10px;
}
.playsix p {
	    color: #f3f2df;
}
.playsixalt h3, .playsixalt p {
	color: #2e3858;
	text-align: center !important;
}
.playsixalt .widget{
	height: 100%;
}
.playsixalt .panel-widget-style{
	height: 100%;
	    display: flex;
}
.playsix .panel-widget-style {
	border-radius: 5px;
}
/*.playputtputt {
	border-radius: 5px;
	background-color: rgb(243 242 223 / 75%);
}*/
.playputtputt .so-widget-sow-editor {
    /*width: 60%;*/
    padding: 20px 25px 1px 25px;
    background-color: rgb(243 242 223 / 75%);
    margin: auto;
	text-align: center !important;
}
.playputtputt h3, .playsixalt p {
	color: #2e3858;
	text-align: center !important;
}
.playputtputt .widget{
	height: 100%;
}
.playputtputt .panel-widget-style{
	height: 100%;
	    display: flex;
}
.playthird h3 {
	font-size: 24px;
    margin-bottom: 10px;
	text-align: center;
	color: #2e3858;
}
.playthird p {
	color: #2e3858 !important;
}
.bg-video {
left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
	aspect-ratio: 16/9;
	min-height: 100vh;
    min-width: 100vw;
}
.newheadvid .bg-video {
    top: initial;
}
.hero img {
	height: 360px;
}

.homedown {
	    border: 3px solid #f3f2df;
    height: 70px;
    width: 70px;
    position: absolute;
    bottom: 50px;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 100px;
    z-index: 2;
	display: flex;
    justify-content: center;
    align-items: center;
	    text-decoration: none;
	color: #f3f2df;
	    transition: all 0.2s ease-in-out;
	    font-size: 24px;
}
.homedown:hover {
	color: #f3f2df;
	 text-decoration: none;
	height: 80px;
    width: 80px;
	bottom: 45px;
}
.navsocials {
    position: absolute;
    right: 50px;
    height: 120px;
    top: 0;
    display: flex;
    align-items: center;
	    z-index: 10;
}
.navsocials a {
	color: #f3f2df;
    font-size: 26px;
	    margin-left: 20px;
}
.navsocials a:hover {
	color: #d3af71;
}
#mega-menu-primary {
	padding-right: 150px !important;
}
.homslid {
	
}
.sow-accordion-panel {
    border-bottom: 2px solid #d3af71;
	margin-bottom: 0 !important;
	padding: 40px 0 !important;
}
.sow-accordion-title {
	font-weight: bold;
    font-size: 20px;
}
.sow-accordion-open-close-button .sow-icon-ionicons {
	font-weight: bold;
    font-size: 20px;
}
.sow-accordion-panel-header, .sow-accordion-panel-border {
	padding: 0 !important;
}
.sow-accordion-panel-border {
	padding-top: 10px !important;
}
.sow-accordion-panel-border p{
	margin: 0 !important;
}
.hoursbox {
    font-weight: normal;
    font-size: 16px;
	line-height: 28px;
	margin: 0px 0px 20px 0px;
}
.hoursrow span {
	    margin-right: 10px;
}
.site-footer .hoursbox {
    color: #f3f2df;
    font-weight: normal;
    font-size: 16px;
	line-height: 28px;
	margin: 0px 0px 20px 0px;
}
.cntrbtn .panel-last-child{
	width: 100%;
}
.newheadvid {
	height: 390px;
}
.page-id-295  .hero {
	display: none;
}
.socialfoot a {
	font-size: 30px;
    margin-right: 20px;
    box-shadow: none !important;
}
.socialfoot a:hover {
	background: transparent !important;
	color: #d3af71 !important;
}
.fourboxes {
	padding-top: 50px;
}
.fourboxes h3 {
	font-size: 32px !important;
}
.bg-video2 iframe {
	min-width: 100vw;
}
.infothree h3 {
	font-size: 30px;
	margin-bottom: 30px;
}
.single-post .entry-content {
	padding: 100px 0;
}
ul {
	font-size: 18px;
    line-height: 28px;
    color: #000;
}
.single-post .attachment-post-thumbnail {
	max-width: 100%;
    height: auto;
	margin-bottom: 20px;
}
.single-post h1 {
	    font-size: 40px;
}
.single-post h2 {
	font-size: 30px;
}
.single-post h3 {
	font-size: 24px;
}
.single-post h4 {
	color: #999999;
	font-size: 28px;
}
.single-post h5 {
	color: #999999;
	font-size: 22px;
}
.single-post .container {
	    padding: 0;
}
.blog .site-main {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding: 60px 0;
}
.blog article {
	break-inside: avoid;
	display: flex;
    flex-direction: column;
	width: calc( 33% - 10px );
	margin: 10px 0;
	    position: relative;
}
.blog .blogpostthumbnail {
	height: 250px;
    background-position: center !important;
    background-size: cover !important;
}
.blog .summary {
	background-color: #071D32;
	padding: 30px;
	flex-grow: 1;
	    padding-bottom: 90px;
}
.blog h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.blog h3 a {
	text-decoration: none;
	color: #f3f2df;
}
.blog p {
	color: #f3f2df;
	font-size: 18px;
	margin: 0;
}
.blog .entry-summary p a {
	    display: block;
    margin-top: 30px;
    position: absolute;
    bottom: 25px;
    font-weight: normal;
    color: #f3f2df;
    font-style: italic;
    font-size: 18px;
}
.blog .entry-summary p a strong{
	 font-weight: normal;
}
.blog .posthover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
tr:nth-child(even) {
	background-color: #d3af71;
}
td, th {
    padding: 10px;
    font-size: 18px;
    line-height: 28px;
}
.videowidget .textwidget {
height: 400px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    overflow: hidden;
}
.hoursbox ul{
	padding: 0;
    color: #f3f2df;
    list-style: none;
	    font-size: 16px;
}

.hoursboxalt ul {
	color: #000;
}
.hoursbox .today {
	    background-color: #d3af71;
    color: #f3f2df;
	box-shadow: -.8rem 0 0 #d3af71, .8rem 0 0 #d3af71;
	font-weight: bold;
}
.hoursbox li , .hoursrow{
	    padding: 5px 0 4px 0;
	    display: flex;
    justify-content: space-between;
}

.hoursboxalt2 {
	    max-width: 400px;
}
.navybg h3{
	color: #d3af71;
}
.navybg p{
	color: #f3f2df;
}
#tripleseat_embed_form table {
	    width: 100%;
}
#tripleseat_embed_form h2 {
	    font-size: 25px;
	    margin-bottom: 0px;
}
#tripleseat_embed_form table td {
	padding: 10px 12px !important;
}
#tripleseat_embed_form p {
	margin: 0;
}
#tripleseat_embed_form .checkbox {
	    margin-right: 10px;
}
#tripleseat_embed_form .ui-datepicker {
    width: auto;
}
.bluerow h3, .bluerow p{
	color: #f3f2df;
}
.hombgbtn {
	
}
.hubrow img{
    max-width: 720px !important;
    margin: auto !important;
}

@media screen and (min-width: 1400px) {
    .container {
        width: 1400px;
    }
	
}
@media screen and (max-width: 1500px) {
	.bigbtn .sowb-button span, .threebtn .sowb-button span {
		font-size: 25px;
    	line-height: 30px;
	}
	.threebtn .sowb-button {
	    padding-inline: 1em !important;
	}
}
@media screen and (max-width: 1399px){
	.fourboxes .sowb-button span {
		    font-size: 25px;
    line-height: 30px;
	}
}

@media screen and (max-width: 1339px) {
	.draftsingle {
		width: 33%;
	}
	
}
@media screen and (max-width: 1300px){

}
@media screen and (min-width: 1200px) {
	.beerlist .beer {
    width: 25%;
	}
}
@media screen and (max-width: 1199px) {
	.draftsingle {
		width: 50%;
	}
	    .postsrow article, .blog article {
        width: calc(50% - 10px);
    }
	.bigbtn .sowb-button span, .threebtn .sowb-button span {
		font-size: 20px;
    	line-height: 25px;
	}
	.threebtn .sowb-button {
	    padding-inline: .5em !important;
	}
}
@media screen and (max-width: 999px) {

.hero .wrap {
    max-width: 100%;
    padding: 0 20px;
    font-size: 10vw;
}
	.hero .wrap span {
	    font-size: 70px;
	    margin-bottom: -70px;
}
.hero .wrap span2 {;
    font-size: 200px;
	    margin-bottom: -50px;
}
.hero .wrap p {
    font-size: 30px;
    line-height: 40px;
}
}
@media screen and (max-width: 991px) {
	.beerlist .beer {
    width: 50%;
	}
	.footerhourswidget {
		    padding: 0px 0px 0px 0px !important;
	}
}
@media screen and (max-width: 900px) {
.headlogo img {
    padding: 20px 20px 20px 20px;
    height: 120px;
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
	.mega-toggle-blocks-left {
		    padding-left: 30px;
	}
	#mega-menu-primary {
	display: flex !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
		padding: 0 !important;
	}
	#mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_"] + button.mega-close:before {
		font-size: 40px;
	}
	.mega-menu-link {
		text-align: center !important;
	}
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
		        background: rgb(46,56,88) !important;
	}
}
@media screen and (max-width: 800px) {
	.beer-template-default .blogpostthumbnail {
    width: 100%;
    margin: auto;
	}
	.beer-template-default .entry-content {
    display: flex;
    flex-direction: column;
}
	.beercontent {
    width: 100%;
    padding-left: 30px;
    margin-top: 30px;
}
}
@media screen and (max-width: 780px) {
	.halfrowlefttext::before {
    content: "";
    background-color: #4d63a8;
    position: absolute;
    top: 0;
        right: -100px;
        width: 150vw;
    height: 100%;
    z-index: -1;
	}
	.halfrowrightimage, .halfrowleftimage {
    height: 270px;
    width: 100vw;
    position: relative;
    left: -30px;
	}
	.imagerow:before {
	left: 0;	
	}
	.site-footer p {

	}
	.halfrowlefttext::before {
    content: "";
    background-color: #4d63a8;
    position: absolute;
    top: 0;
        right: -100px;
        width: 150vw;
    height: 100%;
    z-index: -1;
	}
	.halfrowrighttext::before {
    content: "";
    background-color: #4d63a8;
    position: absolute;
    top: 0;
        right: -100px;
        width: 150vw;
    height: 100%;
    z-index: -1;
	}
	.main-navigation {
    top: 100px;
}
	.bigbtn .sowb-button span, .threebtn .sowb-button span {
font-size: 35px;

    line-height: 40px;
	}
	    
}
@media screen and (max-width: 769px) {
	.draftsingle {
		width: 100%;
	}
	.playsix .so-widget-sow-editor {
		width: 60%;
	}
}
@media screen and (max-width: 700px) {
	.blog article {
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
	#tripleseat_embed_form tr{
		    display: flex;
    flex-direction: column;
	}
}
@media screen and (max-width: 570px) {
	.headlogo img {
        max-width: calc(100vw - 250px);

		left: initial;
		right: initial;
    }
	.headlogo {
		    position: absolute;
    height: 120px;
            width: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
		        justify-content: center;
    z-index: 10;
	}
	.beerlist .beer {
    width: 100%;
	}
	h2 {
    font-size: 32px;
	}
	.hero .wrap span {
	    font-size: 50px;
	    margin-bottom: -70px;
}
.hero .wrap span2 {;
    font-size: 180px;
	    margin-bottom: -50px;
}
.hero .wrap p {
    font-size: 25px;
    line-height: 35px;
}
	.bigbtn .sowb-button span, .threebtn .sowb-button span{
    font-size: 25px;
    line-height: 30px;
	max-width: 90%;
	}
}
@media screen and (max-width: 500px) {
	.playsix .so-widget-sow-editor {
		width: 80%;
	}
	.beerinfo {
    columns: 1;
}
	h1 {
		    font-size: 38px;
	}
	h2 {
    font-size: 22px;
	}
	h3 {
		    font-size: 38px;
	}
	.headerylwbtn, .headerylwbtnalt {
		display: block;
		margin-bottom: 10px;
        text-align: center;
	}
	.hero .wrap p {
		width: 100%;
		max-width: 100%;
	}
	.hero .wrap span {
        font-size: 30px;
        margin-bottom: -65px;
    }
	.hero .wrap span2 {
        font-size: 120px;
	}
}
@media screen and (max-width: 440px){
	.beer-template-default .blogpostthumbnail {
        width: 100%;
        margin: 10px;
    }
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.page-id-773 .widget_sow-button {
	width: 100%;
}
.page-id-773 #masthead, .page-id-773 #colophon {
	display: none !important;
}
.page-id-773 .content-area {
	padding: 100px 0;
}
.page-id-773 .widget_sow-editor {
	margin: 0 !important;
}
.page-id-773 h4 {
	margin-bottom: 20px;
}
.page-id-773 .socialfoot a {
	display: block;
	    text-decoration: none;
	display: flex
;
}
.page-id-773 .socialfoot a span {
    font-size: 20px;
    padding-left: 10px;
}
