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

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap');
@import url("https://use.typekit.net/uqy4fuz.css");

/* Content */

html {
    overflow-x: hidden;
}
body {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	color: #666;
}
:focus {
    outline: none;
}

a {
    color: #be8747;
    text-decoration: none;
}
a:hover, a:focus {
    color: #333;
    text-decoration: underline;
}
.site-content {
	float: left;
	position: relative;
	width: 100%;
}

.home p {
    margin: 4px 4px 20px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
p {
    margin: 4px 4px 30px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
	font-weight: 600;
}

h1 {
	font-family: adobe-caslon-pro, serif;
    font-size: 60px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    margin: 0;
    padding: 0;

}
h2 {
    font-family: adobe-caslon-pro, serif;
    font-size: 50px;
    font-weight: bold;
    text-align: left;
    color: #a2ac9f;
    margin: 0 0 20px 0;
    padding: 0;

}
h3 {
	font-family: adobe-caslon-pro, serif;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    color: #a2ac9f;
    margin: 0 0 20px 0;
    padding: 0;

}
h4 {
	font-family: adobe-caslon-pro, serif;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #a2ac9f;
    margin: 0;
    padding: 0;

}
.site-footer h4 {
	margin: 30px 0;
}
.altrow h2, .altrow h3, .altrow h4 {
	color: #e9ead8;
}
.altrow p {
	color: #fff;
}

ul {
    margin: 4px 0 0 28px;
    padding: 0px 0px 0px 0px;
    font-size: inherit;
    line-height: 21px;
    color: #444;
    list-style: initial;
}
ul {
	font-size: 18px;
    margin: 8px 0 34px 38px;
}
ul li {
	margin-bottom: 7px;
	    font-size: 16px;
    line-height: 28px;
    color: #333;
	font-weight: bold;
}
ol li {
	margin-bottom: 9px;
}
ul ul {
    list-style-type: circle;
    margin-block-end: 0px;
}
.home .contentrow {
	padding: 175px 0 155px 0;
}
.contentrow {
	padding: 75px 0 65px 0;
}
.altcontent p, .altcontent h2, .altcontent h3, .altcontent h4 {
	color: #fff;
}
.home .panel-grid {
	margin-bottom: 0 !important;
}

/* Sidebar */
#secondary {
	margin-top: 175px;
}
#secondary h2 {
	font-size: 22px;
	margin: 0;
}
#secondary ul {
	margin: 4px 0 0 4px;
    list-style: none;
}
#secondary li a {
	font-size: 16px;
	/* background-color: #be8747;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;*/
} 
#secondary section {
	    margin-bottom: 30px;
}


/* Navigation */
.site-branding {
	
}
.navbg {
	background-color: #fff;
    height: 110px;
    position: absolute;
    width: 100%;
}
.headlogo {
    top: 0;
    left: 100px;
    position: absolute;
    background-image: url(/wp-content/themes/johnnyo_design/inc/svg/logobanner.svg);
    height: 300px;
    width: 214px;
    display: block;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
	/* -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
	mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
    background-color: #000000; */
}
.headlogo img {
	    margin: auto;
    width: 133px;
    display: block;
    margin-top: 90px;
}
.headlogo span {
	    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-family: adobe-caslon-pro, serif;
    color: #abac8b;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
}
.navbar {
	z-index: 9999;
	width: 100%;
    position: relative;
	height: 0;
}
.widget_nav_menu {
	margin: 0 !important;
	padding-bottom: 0 !important;
}
.main-navigation {
	top: 55px;
    position: absolute;
    right: 100px;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    font-family: adobe-caslon-pro, serif !important;
    font-size: 22px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
	font-size: 18px !important;
    padding-top: 8px;
    padding-left: 15px;
	padding-right: 15px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	    margin: -5px 0 0px 6px;
}

/* Footer */
.footerlogo {
    height: 70px;
    width: auto;
    margin-bottom: 10px;
}
.footer-top {
	padding: 0;
    padding-top: 50px;
}
.footer-content {

}
.site-footer {
    background-color: transparent;
    float: left;
    width: 100%;
	position: relative;
}
.site-footer p {
    color: #fff;
    font-family: adobe-caslon-pro, serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}
.site-footer b, strong {
    font-weight: 900;
    font-size: 20px;
	    color: #521010;
}
.siteinfo p {
	    font-size: 10px;
    margin-top: 10px;
	margin-bottom: 30px;
    color: #fff;
	font-weight: bold;
}
.site-footer {
	background-color: #a2ac9f;
	position: relative;

}
.site-info {
		margin-top: 70px;
}
.siteinfo {
	text-align: right;
}
.site-footer ul {
	padding: 0;
    margin: 0;
    list-style: none;
    color: #fff;
	    float: right;
    margin-top: 90px;
	font-size: 14px;
}
.site-footer a {
	color: #fff;
}
.socialfooter {
	float: right;
}
.socialfooter a {
    color: #fff;
    font-size: 18px;
    padding: 0 10px;
}
.socialfooter a:hover {
	color: #bd8748;
}

/* Slider */
.slick-slider {
	margin-bottom: 0 !important;
}
.slider h1 {
text-align: left;
}
.slider p {
    color: #fff;
    font-family: adobe-caslon-pro, serif;
    font-size: 24px;
}
.slidewrap {
	position: absolute;
    bottom: 26vh;
    right: 0;
    left: 0;
}
.slide-interior {
	       position: relative;
}
.slide {
	height: 100vh;
	width: 100%;
	background-size: cover !important;
    background-position: center!important;
	display: block;
}
.entry-content .container {
	padding: 100px 0;
}
.altrow {
	background-color: #a2ac9f;
	position: relative;
}
.altrow .container {
	padding: 140px 0;
}

/* paint effect */
.navbg::after {
    content: " ";
    background-image: url(/wp-content/uploads/2020/02/border.png);
    height: 41px;
    position: absolute;
    bottom: -41px;
    width: 100%;
	-moz-transform: scaley(-1) scalex(-1);
    -o-transform: scaley(-1) scalex(-1);
    -webkit-transform: scaley(-1)scaleX(-1);
    transform: scaleY(-1)scaleX(-1);
	    background-size: 100% 100%;
}
.site-content::before {
    content: " ";
    background-image: url(/wp-content/uploads/2020/02/border.png);
    height: 41px;
    position: absolute;
    top: -41px;
    width: 100%;
    left: 0;
	    background-size: 100% 100%;
}
.altrow::before {
	content: " ";
    background-image: url(/wp-content/uploads/2020/02/border.png);
	height: 41px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
	-moz-transform: scaley(-1) scalex(-1);
    -o-transform: scaley(-1) scalex(-1);
    -webkit-transform: scaley(-1)scaleX(-1);
    transform: scaleY(-1)scaleX(-1);
	    background-size: 100% 100%;
}
.altrow::after {
	content: " ";
    background-image: url(/wp-content/uploads/2020/02/border.png);
    height: 41px;
    position: absolute;
    bottom: 0;
    width: 100%;
	    background-size: 100% 100%;
}
.site-footer::before {
    content: " ";
    background-image: url(/wp-content/uploads/2020/02/border2.png);
    height: 41px;
    position: absolute;
    top: -41px;
    width: 100%;
    left: 0;
	-moz-transform: scalex(-1);
    -o-transform: scalex(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
	    background-size: 100% 100%;
}

/* GENERAL SLIDES */

.slide1 {
    height: 92vh;
	    min-height: 700px;
	width: 100%;
	background-size: cover;
    background-position: center;
	display: block;
	background-image: url(/wp-content/uploads/2024/10/BUSTED-OAKS_OUTSIDE-52-scaled-e1729280079147.jpg);
}
.slide2 {
    height: 92vh;
	    min-height: 700px;
	width: 100%;
	background-size: cover;
    background-position: center;
	display: block;
	background-image: url(/wp-content/uploads/2024/10/BUSTED-OAKS_OUTSIDE-59-scaled-e1729280100392.jpg);
}
.slide3 {
    height: 92vh;
	    min-height: 700px;
	width: 100%;
	background-size: cover;
    background-position: top;
	display: block;
	background-image: url(/wp-content/uploads/2024/10/BUSTED-OAKS_OUTSIDE-63-scaled-e1729280090546.jpg);
}
.slide4 {
    height: 92vh;
	    min-height: 700px;
	width: 100%;
	background-size: cover;
    background-position: top;
	display: block;
	background-image: url(/wp-content/uploads/2024/11/BUSTED-OAKS_TASTING-ROOM-32-scaled.jpg);
}

.slide1::after, .slide2::after, .slide3::after, .slide4::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );

}

.slide-interior {
	height: 700px;
}
.interior-content {
	padding: 80px 0 0 0;
}

.hcta {
padding: 25px 25px;
    bottom: 0px;
    position: absolute;
    z-index: 1;
    color: #fff;
    font-family: adobe-caslon-pro, serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 382px;
    height: 70px;
    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
	mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
    background-color: #000000;
}
.hcta:hover {
	background-color: #560000;
	text-decoration: none;
	color: #fff;
}

.photo {
	-webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
	mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
	width: 100%;
}

.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
    max-width: 100%;
}
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 100%;
}
.tribe-bar-disabled {
    display: none;
}
.tribe-events-content a {
	display: none;
}

.footlink {
padding: 23px 14px;
    z-index: 1;
    color: #e9ead8 !important;
    font-family: adobe-caslon-pro, serif;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
    background-color: #521010;
    text-align: center;
    display: block;
    margin-bottom: -8px;
}
.footlink:hover {
	text-decoration: none;
	color: #a2ac9f !important;
	background-color: #e9ead8;
}
.linkbtn {
    padding: 23px 14px;
    z-index: 1;
    color: #e9ead8 !important;
    font-family: adobe-caslon-pro, serif;
    font-size: 24px;
    font-weight: bold;
    width: 339px;
    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
    background-color: #a2ac9f;
    text-align: center;
    display: block;
    margin-bottom: -8px;
    line-height: 44px;
}
.linkbtn:hover {
	text-decoration: none;
	color: #e9ead8 !important;
	background-color: #521010;
}
.altrow .linkbtn {
    color: #a2ac9f !important;
	background-color: #e9ead8;
}
.altrow .linkbtn:hover {
	color: #e9ead8 !important;
	background-color: #521010;
}
.page-template-page-full .entry-content .container {
    padding: 0;
}
.page-template-page-full .altrow {
    margin-bottom: 70px;
}
.page-template-page-full .bottom {
	margin-bottom: 0;
}
.bottom::after {
	content: none;
}

.tribe-events-list .tribe-events-event-image img {
    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
}
.footname {
	text-align: center;
    font-family: adobe-caslon-pro, serif;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px;
    display: block;
    margin-top: 20px;
}
.frm_style_formidable-style.with_frm_style .frm_primary_label {
	    font-family: adobe-caslon-pro, serif;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    color: #a2ac9f;
}
.ect-list-img {
    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
}
.ect-list-post.style-2 {
	border-radius: 0;
}
.ect-list-post-left {
    width: 280px !important;
    height: 280px !important;
    background-size: cover;
    display: inline-block !important;
    position: relative;
    min-height: 180px;
}
.ect-list-post-right {
    width: calc(100% - 280px) !important;
    display: inline-block !important;
    background: transparent !important;
    vertical-align: top !important;
    height: 100% !important;
    padding: 24px 0 0 20px;
}
#ect-events-list-content h2.ect-list-title, #ect-events-list-content h2.ect-list-title a.ect-event-url, .ect-classic-list a.tribe-events-read-more, .ect-clslist-event-info .ect-clslist-title a.ect-event-url, #ect-no-events p {
	    color: #a2ac9f !important;
    font-family: adobe-caslon-pro, serif  !important;
    font-size: 30px !important;
    font-weight: bold !important;
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
	line-height: 20px !important;
}
#ect-events-list-content h2.ect-list-title, #ect-events-list-content h2.ect-list-title a.ect-event-url, .ect-classic-list a.tribe-events-read-more, .ect-clslist-event-info .ect-clslist-title a.ect-event-url, #ect-no-events p {
	margin: 0;
    padding: 0;
}
#ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content, #ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content p, #ect-events-list-content .style-3 .ev-smalltime {
	color: #333;
    margin: 0 0 0 4px;
    padding: 0;
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
}
.ect-list-date .ect-date-area {
	    padding: 0;
}
.ev-mo, .ev-day, .ev-yr, .ev-time {
	color: #a2ac9f !important;
    font-size: 20px !important;
    line-height: 32px;
    font-weight: 600;
    display: inline-block !important;
    width: auto !important;
    top: 0 !important;
	font-family: "Open Sans";
}
#ect-events-list-content .ect-list-date .ect-date-area {
	    line-height: 19px !important;
    padding: 0 0 0 2px;
}
#ect-events-list-content .ect-list-description .ect-event-content a {
    color: #a2ac9f !important;
}
.ect-list-post-right .ect-list-description {
	padding: 0 !important;
}
.altrow #ect-events-list-content .ect-list-description .ect-event-content a, .altrow .ev-mo, .altrow .ev-day, .altrow .ev-yr, .altrow .ev-time {
    color: #e9ead8 !important;
}
.altrow #ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content, .altrow #ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content p, .altrow #ect-events-list-content .style-3 .ev-smalltime {
	color: #fff;
}
.altrow #ect-events-list-content h2.ect-list-title, .altrow ect-events-list-content h2.ect-list-title a.ect-event-url, .altrow .ect-classic-list a.tribe-events-read-more, .altrow .ect-clslist-event-info .ect-clslist-title a.ect-event-url, .altrow #ect-no-events p {
	    color: #e9ead8 !important;
}
.altrow #ect-events-list-content h2.ect-list-title, .altrow #ect-events-list-content h2.ect-list-title a.ect-event-url, .altrow .ect-classic-list a.tribe-events-read-more, .altrow .ect-clslist-event-info .ect-clslist-title a.ect-event-url, .altrow #ect-no-events p {
	color: #e9ead8 !important;
}
.tribe-events-single-event-title {
	font-family: adobe-caslon-pro, serif;
    font-size: 50px !important;
    font-weight: bold;
    text-align: left;
    color: #a2ac9f;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
}
.single-tribe_events .tribe-events-event-meta {
	display: none;
}
.tribe-events-schedule h2 {
	    color: #a2ac9f !important;
    font-size: 20px !important;
    line-height: 32px;
    font-weight: 600;
    display: inline-block !important;
    width: auto !important;
    top: 0 !important;
    font-family: "Open Sans";
}
.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
	border-top: 0 !important;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open {
    display: inline;
    font-family: adobe-caslon-pro, serif;
    font-weight: bold;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {
	font-family: adobe-caslon-pro, serif;
    font-weight: bold;
	padding-left: 70px;
}

#masthead .downarrow {
    border: 0;
    background: 0;
    position: absolute;
    bottom: 95px;
    right: 26px;
    color: #fff;
    font-size: 30px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
	opacity: 0.6
}

.wine img{
	float: left;
    width: 200px;
	margin-right: 20px;
}
.winepic {
	    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback2.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback2.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
}
.wine h3 {
    margin: 0;
}
.lodgeimg {
	    width: 100%;
    height: auto;
    aspect-ratio: 1;
	    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/photoback.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.quiltlist #pgc-1881-1-0, .quiltlist #pgc-1881-2-0 {
	columns: 2;
	    column-gap: 60px;
}
.quiltblock {
	break-inside: avoid;
}
@media only screen and (max-width: 1200px) {
.footlink {
    padding: 19px 3px;
    font-size: 15px;
	}
}
@media only screen and (max-width: 992px) {
.footlink {
    padding: 14px 0px 18px 0;
    font-size: 12px;
}
}
@media only screen and (max-width: 780px) {
.footlink {
    padding: 36px 0 24px 0;
    font-size: 24px;
	mask-position: center;
    -webkit-mask-position: center;
}
}
@media only screen and (max-width: 780400px) {
.footlink {
    font-size: 18px;
}
}


@media only screen and (max-width: 799px) {
	#ect-events-list-content h2.ect-list-title, #ect-events-list-content h2.ect-list-title a.ect-event-url, .ect-classic-list a.tribe-events-read-more, .ect-clslist-event-info .ect-clslist-title a.ect-event-url, #ect-no-events p {
    line-height: 40px !important;
	}
	.ect-list-post-right {
    padding: 20px 0 0 20px;
}
	.container {
    padding-left: 20px !important;
		padding-right: 20px !important;
}
	.quiltlist #pgc-1881-1-0, .quiltlist #pgc-1881-2-0 {
	columns: 1;
}
}
@media only screen and (max-width: 659px) {
	.ect-list-post-right {
    padding: 10px 14px 0 10px;
    display: block !important;
    width: 100% !important;
}
}
@media only screen and (max-width: 629px) {
	.main-navigation {
    top: 335px;
    position: absolute;
    right: 100px;
}
	.slidewrap {
    bottom: 60px;
}
	.slider h1 {
		font-size: 34px;
		padding: 0px 22px 0px 0px;
	}
	.slider p {
		font-size: 22px;
		padding: 0px 22px 0px 0px;
	}
}
@media only screen and (max-width: 459px) {
.headlogo {
    left: 0;
    right: 0;
    margin: auto;
}
}

#comments {
	display:none!important;
}
.comments-area {
	display:none!important;
}

.frm_button_submit {
	padding: 23px 14px !important;
    z-index: 1;
    color: #ffffff !important;
    font-family: adobe-caslon-pro, serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
    width: 339px !important;
    -webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/hbtn.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
    background-color: #000000 !important;
    text-align: center !important;
    display: block;
    margin-bottom: -8px !important;
    line-height: 44px !important;
}
.frm_button_submit:hover {
	    background-color: #560000 !important;
    text-decoration: none;
    color: #fff !important;
}

.wc-bookings-date-picker .ui-datepicker table {
	width: 100%;
}
.wc-bookings-date-picker .ui-datepicker td {
    text-align: center;
	    border-top: 0;
	    border-right: 0;
	    border: 1px solid #eaecec;
}
.wc-bookings-date-picker .ui-datepicker td .ui-state-default {
	color: #000;
    padding: 20px;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.wc-bookings-date-picker .ui-datepicker th {
    color: #8b9898;
    border-top: 0;
    background: #f0f1e8;
    text-align: center;
}
.wc-bookings-date-picker .ui-widget-content {
    border: none;
    background: rgb(240 241 232);
    box-shadow: none;
}
.wc-bookings-date-picker .ui-datepicker-header {
    padding: 0;
    border-bottom: none;
    overflow: hidden;
    text-transform: uppercase;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    background-color: #f0f1e8;
    background-image: none;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f1e8), to(#f0f1e8));
    background-image: linear-gradient(to top, #f0f1e8 0%, #f0f1e8 100%);
    border: 0;
    border-top: 1px solid #f0f1e8;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    text-align: center;	
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    background: transparent;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev span, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next span {
    margin-top: -4px;
    top: 40%;
    color: transparent;
    background-image: none;
}
.ui-datepicker-prev {
	float: left;
}
.ui-datepicker-next {
	float: right;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	text-decoration: none;
}
.ui-datepicker-next:after {
    font-family: "Font Awesome 5 Brands";
    content: ">";
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #000;
    display: block;
    position: relative;
	font-weight: bold;
}
.ui-datepicker-prev:after {
    font-family: "Font Awesome 5 Brands";
    content: "<";
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #000;
    display: block;
    position: relative;
	font-weight: bold;
}
.wc-bookings-booking-form {
    border: 0;
    padding: 0;
    margin: 30px 0;
}
.mphb-calendar .mphb-datepicker-grayscale .datepick-nav, .datepick-popup .mphb-datepicker-grayscale .datepick-nav {
    background-color: #a2ac9f;
}
.wc-bookings-date-picker-timezone-block {
	display: none;
}
.wc-bookings-date-picker .ui-datepicker td.bookable a {
	    background-color: #9e8e6e !important;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a, .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #7f7052 !important;
    opacity: 1 !important;
	color: #fff !important;
}
.mobtn {
	    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
	display: none;
}
@media (max-width: 700px) {
	.mobtn {
		display: block;
	}
	.bed-text .button {
		display: none;
	}
}
.not_bookable .ui-state-default {
	    color: #cccccc !important;
    text-decoration: line-through;
}
.wc-bookings-booking-form .block-picker li:nth-child(even) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(even) a:focus, .wc-bookings-booking-form .block-picker li:nth-child(odd) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(odd) a:focus, .wc-bookings-booking-form .block-picker li a.selected {
	    background: #9a9a89 !important;
    color: #fff !important;
}
.block-picker .block::before {
	content: " ";
	    display: block;
    height: 28px;
}
.block-picker .block:first-child::before {
	content: "Only the displayed times are available.";
}
.block-picker::before {
	content: "Maximum of 16 spots available per timeslot unless otherwise noted.";
	display: block;
}
.ui-datepicker-inline {
	position: relative;
}
.ui-datepicker-inline::before {
    content: " ";
    height: 20px;
    width: 20px;
    display: block;
    background-color: #9e8e6e;
    position: absolute;
    bottom: -32px;
}
.ui-datepicker-inline::after {
    content: "Bookings Available";
    left: 24px;
    font-weight: bold;
    position: absolute;
    bottom: -30px;
    display: block;
    top: unset;
}
.woocommerce-message .button{
	    font-size: 28px;
}
.woocommerce-mini-cart__buttons .button {
	    width: 100%;
    font-size: 24px;
    text-align: center;
}
.widget_shopping_cart h3::before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    margin-right: 4px;
}
.not_bookable {
	pointer-events: none !important;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    border: 0;
    background-color: #a2ac9f;
    color: white;
    padding: 10px 20px;
}

.mphb_sc_search_results-wrapper .mphb-room-type {
	display: none;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart {
	display: none;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
	    position: initial !important;
}
.award {
	font-weight: bold;
    margin: 4px 4px 10px 4px;
}
.altrow .award {
	color: #fff;
}
.gold i {
	color: #d4af37;
}
.altrow .gold i {
	color: #ffd449;
}
.silv i {
	color: #aaacb2;
}
.altrow .silv i {
	color: #f0f4ff;
}
.brnz i {
	color: #88540b;
}
.rsrv i {
	color: #521112
}
.winelist p {
	    margin: 4px 4px 10px 4px;
}
.caption, #envirabox-title-float-main {
	display: none !important;
}