/*
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/pej6rxl.css");
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
/* Content */

html {
	scroll-behavior:smooth;
}
body {
font-family: 'Libre Baskerville', serif;
	font-weight: 400;
    background: #f3f1ec;
	color: #4e4949;
	/*    background: url(/wp-content/uploads/2021/11/creampaper.png), #f3f1ec;
    background-blend-mode: luminosity; */
}
:focus {
    outline: none;
}

a {
	color: #dd4a1f;
    text-decoration: none;
}
h3 a {
	color: #4e4949;
}
a:hover, a:focus {
    color: #dd4a1f;
    text-decoration: none;
}
p a:hover, p a:focus {
    color: #ff3a00;
    text-decoration: underline;
}
.home .site-content {
    position: relative;
    width: 100%;
	margin-top: 100px;
	margin-bottom: 100px;
}
.site-content {
	margin-top: 100px;
	margin-bottom: 100px;
}
p {
    margin: 4px 4px 20px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 40px;
    color: #4e4949;
}

h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 70px;
	font-weight: bold;

    text-align: left;
    color: #4e4949;
    margin: 0;
    padding: 0 0 60px 0;
}

h2 {
	font-family: 'Libre Baskerville', serif;
    font-size: 60px;
    font-weight: bold;

    text-align: left;
    color: #4e4949;
    margin: 0;
    padding: 0 0 40px 0;
}
h3 {
	font-family: 'Libre Baskerville', serif;
    font-size: 40px;
	font-weight: bold;

    text-align: left;
    color: #4e4949;
    margin: 0;
    padding: 40px 0 30px 0;
}
h4 {
	font-family: 'Libre Baskerville', serif;
    font-size: 26px;
	font-weight: bold;

    text-align: left;
    color: #4e4949;
    margin: 24px 0 17px 0;
    padding: 0;
}
h5 {
	font-family: 'Libre Baskerville', serif;
    font-size: 26px;
	font-weight: normal;
    text-align: left;

    color: #4e4949;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}


/* Navigation */
.site-branding {
    height: 80px;
}
.navbg {
    height: 110px;
    position: absolute;
    width: 100%;
}
.headlogo {

	    align-content: center;
    font-family: 'Libre Baskerville', serif;
    font-size: 40px;
    font-weight: bold;
    text-align: left;
    color: #4e4949;
    line-height: 80px;
    margin-left: 20px;
}
.headlogo img {
    padding: 30px;
    height: 100px;
	    z-index: 1;
    position: relative;
}
header video {
	    width: 100vw;
	z-index: 0;
}
#navbar {
    z-index: 9999;
	width: calc( 100% - 20px );
    position: sticky;
	top: -1px;
	border-bottom: 2px solid #4e4949;
	background-color: #f3f1ec;
	left: 10px;
	/* background: url(/wp-content/uploads/2021/11/creampaper.png), #f3f1ec;
    background-blend-mode: luminosity; */
}
.main-navigation {
	right: 0;
    position: absolute;
    top: 0;
	    z-index: 0;
}
.home .main-navigation {
    position: relative;
}
#mega-menu-wrap-primary {
    z-index: 9999;
}
/*
#mega-menu-wrap-primary .mega-menu-item:last-of-type a {
	background-color: #458049 !important;
    padding: 0 30px !important;
    border-radius: 50px !important;
	margin-left: 30px !important;
	border-width: 4px !important;
}
*/
.siteinfo p {
	font-size: 12px;
	color: #4e4949;
	margin: 20px 4px;
}
.socialfoot {
	    text-align: center;
	    margin-top: 10px;
}
.socialfoot a {
    display: inline-block;
    font-size: 20px;
    background-color: #fff;
    color: #46166B;
    margin-top: 0;
    letter-spacing: 1px;
    border: 2px solid #46166B;
    border-radius: 6px;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 49px;
    margin: 0 6px;
}
.socialfoot a:hover {
	    background-color: #46166B;
    color: #fff;
}

footer .menu {
	list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
}
footer .menu li a {
    font-family: league-gothic, sans-serif;
    color: #eaeaea;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
}
footer .menu li a:hover {
	color: #26cad3;
}
footer .panel-first-child .menu {
	margin-bottom: 20px;
}

.button {
    text-align: left;
    width: fit-content;
    padding: 0px 18px;
    background: transparent;
    color: #4e4954;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    border: 3px
 solid #4e4954;
    display: inline-block;
}
.button:hover {
	background: #2a2828;
    color: #fff;
	text-decoration: none;
	border: 3px solid #2a2828;
}

.hero {
    height: 70vh;
    display: block;
    overflow: hidden;
}
.hero1 {
	width: 50%;
	background: #eaeaea;
	display: flex;
    justify-content: center;
    align-content: center;
}
.hero1 img{
	width: 70%;
}
.hero2 {
    width: 50%;
    background-color: #262729;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
	    background: url(/wp-content/uploads/2021/09/FB_DSC00819-Edit-e1630811731506.jpg), rgb(38 39 41 / 50%);
	background-blend-mode: color-burn;
	background-position: center;
    background-size: cover;
}
#primary-menu-home {
	list-style: none;
    margin: 0;
    padding: 0;
}
#primary-menu-home li {
	text-align: center;
}
#primary-menu-home a {
    font-weight: 700;
    text-transform: uppercase;
    color: #eaeaea;
    font-size: 40px;
}
#primary-menu-home a:hover {
    color: #26CAD3;
}
#primary-menu-home li:first-of-type {
	display: none;
}

#mega-menu-wrap-primary #mega-menu-primary {
	display: flex;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    display: flex;
    flex-grow: 1;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	width: 100%;
    text-align: center;
	font-family: 'Libre Baskerville', serif;
}



.homerow {
	padding: 100px 0 90px 0;
}
.homerowalt {
	/* background: #262729;
	padding: 100px 0 90px 0; */
}
.homehalf, .homehalf2 {
	position: relative;
}
.homerowalt h2, .homerowalt p, .homehalf h2, .homehalf p, .homehalf2 h2, .homehalf2 p, .homehalf2 h5 {
	color: #eaeaea;
}
.homerowleft {
	padding: 100px 100px 90px 0;
	position: relative;
}
.homerowright {
	padding: 100px 0 90px 100px;
	position: relative;
}
.homehalf .panel-grid-cell, .homehalf2 .panel-grid-cell {
	position: relative;
}
.homehalf .panel-grid-cell:first-of-type::before {
    content: " ";
    background: #262729;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 50vw;
    height: 100%;
    right: 0;
    z-index: -1;
    top: 0;
}
.homehalf .panel-grid-cell:last-of-type::before {
    content: " ";
	background: url(/wp-content/uploads/2021/08/FB_DSC08616-Edit-e1629851734629.jpg), rgb(38 39 41 / 50%);
    background-blend-mode: color-burn;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 50vw;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
}

.homerowcenter h2 {
	text-align: center;
}
.homerowcenter .button {
	text-align: center;
	display: block;
}

.homehalf2 .panel-grid-cell:last-of-type::before {
    content: " ";
    background: #262729;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 50vw;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
}
.homemap iframe{
	    position: absolute;
    right: 0;
    width: 50vw;
	    height: 100%;
}
.homerowright span {
	    float: right;
}
.homehalf2 h5 {
	    line-height: 60px;
}
.calltoactionbar {
	background-color: #26cad3;
	    text-align: center;
}
.calltoactionbar h3 {
	font-size: 24px;
	display: inline-block;
}
.calltoactionbar .button {
background: #eaeaea;
    color: #262729;
    display: inline-block;
    margin: 30px;
    font-size: 24px;
}
.calltoactionbar .button:hover {
background: #262729;
    color: #eaeaea;
}
.site-footer {
	        border-top: 2px solid #4e4949;
	width: calc( 100% - 20px );
    margin-left: 10px;
}
.site-footer p {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.site-footer h5 {
	    font-size: 18px;
    color: #eaeaea;
    line-height: 10px;
}
.site-footer .menu li {
	    text-align: right;
}
.site-footer .menu a {
    font-weight: bold;
    font-size: 20px;
}
.site-footer .fab {
    color: #eaeaea;
    font-size: 50px;
    margin-right: 20px;
}
.site-footer .fab:hover {
	color: #26cad3;
}
.footer-bottom {
	padding: 0 40px;
}
.heroint {
	    background: url(/wp-content/uploads/2021/08/FB_DSC00948-Edit-e1629851947100.jpg), rgb(38 39 41 / 50%);
    background-blend-mode: color-burn;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50vh;
}
.herointbeers {
	    background: url(/wp-content/uploads/2021/09/FB_DSC08582-Edit-e1630721798624.jpg), rgb(38 39 41 / 50%);
    background-blend-mode: color-burn;
    background-position: top;
    background-size: cover;
    width: 100%;
    height: 50vh;
}
.herointalt {
    width: 100%;
    height: 50vh;
}
/* .interiornav #mega-menu-wrap-primary .mega-menu-item a {
	color: #262729 !important;
	background: #eaeaea !important;
}
.interiornav #mega-menu-wrap-primary .mega-menu-item a:hover {
	background: #26cad3 !important;
    color: #262729 !important;
}
.interiornav #mega-menu-wrap-primary .mega-menu-item:last-of-type a {
	background: #26cad3 !important;
    color: #262729 !important;
}
.interiornav #mega-menu-wrap-primary .mega-menu-item:last-of-type a:hover {
    background: #003B4D !important;
    color: #eaeaea !important;
} */
.siteinfo a {
	color: #eaeaea;
}
.home #primary {
	overflow-x: hidden;
}

.beerlist {
	columns: 2;
	    margin-bottom: 80px;
}
.blogpostthumbnail {
	width: 140px;
    height: 224px;
    float: left;
	margin: 50px 0 0 10px;
	-webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/stemlesstumbler2.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/stemlesstumbler2.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain;
	position: relative;
}
.beerthumbnail {
	position: relative;
}
.beerthumbnail:before {
	content: "";
	width: 140px;
    height: 224px;
	background-image: url(/wp-content/themes/johnnyo_design/inc/svg/stemlesstumbler.svg);
	position: absolute;
top: 50px;
    left: 10px;
    z-index: 1;
}
.beers_categories-pint-tumbler .blogpostthumbnail {
	-webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/pinttumbler2.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/pinttumbler2.svg);
}
.beers_categories-stemless-tumbler .blogpostthumbnail {
	-webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/stemlesstumbler2.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/stemlesstumbler2.svg);
}
.beers_categories-pilsner-tulip .blogpostthumbnail {
	-webkit-mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/pilsnertulip2.svg);
    mask-image: url(/wp-content/themes/johnnyo_design/inc/svg/pilsnertulip2.svg);
}
.beers_categories-pint-tumbler .beerthumbnail:before {
	background-image: url(/wp-content/themes/johnnyo_design/inc/svg/pinttumbler.svg);
}
.beers_categories-stemless-tumbler .beerthumbnail:before {
	background-image: url(/wp-content/themes/johnnyo_design/inc/svg/stemlesstumbler.svg);
}
.beers_categories-pilsner-tulip .beerthumbnail:before {
	background-image: url(/wp-content/themes/johnnyo_design/inc/svg/pilsnertulip.svg);
}
.beerlist .summary {
	    display: table;
	    padding: 20px 0 0 0;
}
.beerlist article {
    display: inline-table;
}
.beerlist strong {
	margin-right: 10px;
}
#sb_instagram  {
	    padding-bottom: 20px !important;
}

.threerow {
	column-count: 3;
}
.threerow p {
	display: initial;
}
.single-beers .blogpostthumbnail {
    width: 200px;
    height: 325px;
    margin: 0px 40px 0 10px;
	background-repeat: no-repeat;
}
.single-beers .beerthumbnail:before {
    width: 200px;
    height: 335px;
    top: 0px;
	background-repeat: no-repeat;
}
.beers-template-default h3 {
	    font-family: interstate-condensed, sans-serif;
	line-height: 60px;
}
.entry-summary strong {

	display: inline-block;
	font-weight: normal;
	    font-size: 16px;
}
.home .beerlist article {
       display: flex;
}
.entry-summary p {
	    line-height: 30px;
}
.widget-area li.wpc-term-item, body .wpc-filters-widget-main-wrapper li.wpc-term-item {
    display: inline-block;
}
.widget-area .widget li.wpc-term-item a, .wpc-filters-widget-main-wrapper li.wpc-term-item a {
    font-weight: bold;
    font-family: interstate-condensed, sans-serif;
    text-transform: uppercase;
	    font-size: 18px;
}

.page-id-78 .homehalf .panel-grid-cell:last-of-type::before {
    background: url(/wp-content/uploads/2021/09/FB_DSC08735-Edit-e1630701383891.jpg);
    background-position: center;
    background-size: cover;
}
.photosection {

}

.altrow {
	background-color: #262729;
}
.altrow h2{
	color: #eaeaea;
}
.homerowcenter h2 {
    text-align: center;
    padding: 0;
}
.homerowcenter h2 {
    text-align: center;
    padding: 0;
}
.homerowcenter .panel-grid-cell .so-panel:nth-of-type(3) h2 {
	padding: 60px 0 0 0;
}
.home h2 {
	   /* font-family: brandon-grotesque, sans-serif; */
}
.page-template-page-fullwidth .photosection {
	margin: 80px 0;
}
.page-template-page-fullwidth .homehalf {
	margin-top: 60px;
    margin-bottom: 100px;
}
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header:focus, .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border:focus {
	    outline: none !important;
}
.wpc-filter-chips-list li, body .wpc-filter-chips-list li.wpc-filter-chip, li.wpc-filter-chip {
	display: inline;
}

#secondary .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a, .widget-area .widget .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a, body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a, body#colibri .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a, .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a {
    background-color: #26cad3 !important;
    color: #262729 !important;
    border-color: #26cad3 !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 36px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #eaeaea;
    font-size: 24px;
    font-weight: bold;
}
@media screen and (max-width: 974px) {
	.beerlist {
    	columns: 1;
    	margin-bottom: 0px;
	}
}
@media screen and (max-width: 780px) {
  	.homehalf .panel-grid-cell:first-of-type::before {
    	width: calc( 100vw + 60px );
    	right: -30px;
  	}
	.homehalf .panel-grid-cell:last-of-type::before {
    	width: calc( 100vw + 60px );
    	left: -30px;
	}
	#pgc-2-1-0, #pgc-2-3-0, #pgc-85-1-0, #pgc-2-3-1, #pgc-78-3-0 {
    margin-bottom: 0 !important;
}
	.homerowleft {
    padding: 60px 40px;
    position: relative;
}
	.homerowright {
    padding: 60px 40px;
    position: relative;
}
	.homerow {
    padding: 60px 40px 20px 40px;
}
	.homemap iframe {
	position: relative;
    right: 15px;
    width: 100vw;
    height: 100%;
    min-height: 400px;
}
	.homehalf2 .panel-grid-cell:last-of-type::before {
    width: 100vw;
    left: -20px;
}
	.calltoactionbar h3 {
    padding: 40px 30px 0 30px;
}
	.hero {
    height: 100vh;
    display: flex;
    flex-direction: column;
}
	.hero1 {
    width: 100%;
    height: 50%;
}
	.hero2 {
    width: 100%;
    height: 50%;
}
	.page-id-78 .homerowright {
    padding: 60px 40px;
    position: relative;
    min-height: 500px;
}
}
@media screen and (max-width: 1040px) { 
	.site-branding {
    height: 80px;
}
	.headlogo img {
    padding: 20px;
    height: 80px;
}
	.main-navigation {
    width: 100%;
}
}
@media screen and (max-width: 765px) { 
	.calltoactionbar h3 {
    text-align: center;
}
}
@media screen and (max-width: 540px) {
	.home .beerlist article {
    display: flex;
    flex-direction: column;
}
	.beerlist article {
    display: flex;
    flex-direction: column;
}
	.beerlist .summary {
    display: table;
    padding: 0;
}
	.summary-info .entry-title {
		padding: 0;
	}
}
.panel-row-style-for-82-1 {
padding: 0px 30px;	
}
.page-template-default .mega-menu-link, .blog .mega-menu-link {
	    padding: 0 30px !important;
}
.quote {
	    position: relative;
}
.quote p {
	font-weight: bold;
    font-size: 22px;
}
.quote p:last-of-type {
	display: block;
	font-weight: normal;
    font-size: 18px;
}
.quote::before {
	content: "“";
	position: absolute;
    font-size: 200px;
    top: -60px;
    left: -20px;
    z-index: 0;
    opacity: .2;
}
.hero {
	position: relative;
}
.hero span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    flex-direction: column;
	    left: 0;
	    z-index: 1;
	    letter-spacing: 8px;
}
.hero h1 {
	color: #fff;
	text-transform: uppercase;
	    font-size: 80px;
}
.hero p {
    color: #fff;
    text-transform: uppercase;
	font-size: 30px;
}
.hero::after {
	content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
	    background: radial-gradient(ellipse at center, rgb(32 0 0 / 35%) 0%,rgb(0 0 0 / 70%) 100%);
}
.halfrow {
	/*border-bottom: 2px solid #4e4949;
    border-top: 2px solid #4e4949;*/
    /*padding: 10px 0px;*/
}
.halfrowl {
	/*border-right: 2px solid #4e4949; */
    /*padding: 100px 50px 100px 0;*/
	padding: 0 50px 0 0;
}
.halfrowr {
    /*padding: 100px 0 100px 50px;*/
	padding: 0 0 0 50px;
}
.product {
    border: none !important;
    padding: 0 !important;
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.woocommerce-Price-amount {
    margin-right: 20px;
    font-size: 40px;
    display: inline-block;
}
.quote p:last-of-type {
	color: #dd4a1f;
}
.halfrowr article:first-of-type h3{
	padding: 0 0 30px 0;
}

@media screen and (max-width: 1200px) {
.main-navigation {
    margin: 0;
    padding: 0;
}
	.hero {
    height: auto;
}
	.hero h1 {
    text-align: center;
}
}
@media screen and (max-width: 900px) { 
	.hero h1 {
    font-size: 50px;
	    padding: 0 0 0px 0;
}
.hero p {
    text-align: center;
}
}
@media screen and (max-width: 550px) { 
	.hero h1 {
    font-size: 30px;
}
.hero p {
    font-size: 20px;
}
}