/*
	Theme Name:			Hofbrauhaus B2B Las Vegas Theme
	Theme URI:			http://tinyfrog.com/
	Description:		A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: 			Tinyfrog Technologies
	Author URI:			http://tinyfrog.com/
	Version:			5.1.27
	Template: 			genesis
	Template Version:	3.3.5
	License:			GPL-2.0+
	License URI:		http://www.opensource.org/licenses/gpl-license.php 
*/

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */



/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/popins.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Univers Next Pro';
	src: url('fonts/UniversNextPro-Regular.woff2') format('woff2'),
		url('fonts/UniversNextPro-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers Next Pro Condensed';
	src: url('fonts/UniversNextPro-HeavyCond.woff2') format('woff2'),
		url('fonts/UniversNextPro-HeavyCond.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers Next Pro Light Cond';
	src: url('fonts/UniversNextPro-BoldCond.woff2') format('woff2'),
		url('fonts/UniversNextPro-BoldCond.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers Next Pro Medium Cond';
	src: url('fonts/UniversNextPro-MediumCond.woff2') format('woff2'),
		url('fonts/UniversNextPro-MediumCond.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers Next Pro';
	src: url('fonts/UniversNextPro-Black.woff2') format('woff2'),
		url('fonts/UniversNextPro-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers Next Pro';
	src: url('fonts/UniversNextPro-Light.woff2') format('woff2'),
		url('fonts/UniversNextPro-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	color: #000;
	font-family: 'Univers Next Pro';
	font-size: 18px;
	font-weight:400;
	line-height: 1.7;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.3s ease-in-out;
}

a {
	color: #0155A1;
	text-decoration: none;
	transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

a:focus,
a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0155A1;
	font-family: 'Univers Next Pro Condensed';
	font-weight:bold;
	line-height: 1.2;
	margin: 0 0 25px;
}

h1 {
	font-size: 70px;
}

h2 {
	font-size: 55px;
	line-height: 1.1;
}

h3 {
	font-size: 40px;
}

h4 {
	font-size: 35px;
}

h5 {
	font-size: 32px;
	font-family: 'Univers Next Pro Medium Cond';
	font-weight:500;
}

h6 {
	font-size: 22px;
	font-family: 'Univers Next Pro Light Cond';
	font-weight: bold;
	color:#000;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Forms
--------------------------------------------- */

input, 
select, 
textarea, 
#page-container .gfield input, 
#page-container .gfield select, 
#page-container .gfield textarea {
	background-color: #F7F7F7;
	border: 1px solid #F7F7F7;
	border-radius: 0px;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.15;
	padding: 13px 20px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

#page-container input[type="checkbox"],
#page-container input[type="image"],
#page-container input[type="radio"] {
	width: auto;
	vertical-align: top;
	margin-top: 2px;
	padding: 0;
}

:-ms-input-placeholder {
	color: #8b8b8b;
	opacity: 1;
}

::placeholder {
	color: #8b8b8b;
	opacity: 1;
}

#page-container .button,
#page-container input[type="button"],
#page-container input[type="reset"],
#page-container input[type="submit"],
body .liven-in-panel .daily-experience .normal-state-description a {
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	font-weight: 400;
	line-height: 1.2;
	padding: 13px 10px;
	width: auto;
	display: inline-block;
	min-width: 145px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size:16px;
	font-family: 'Univers Next Pro Light Cond';
	border:1px solid #000;
}

#page-container .button:hover,
#page-container .button:focus,
#page-container input:hover[type="button"],
#page-container input:hover[type="reset"],
#page-container input:hover[type="submit"],
body .liven-in-panel .daily-experience .normal-state-description a:hover {
	background-color: #0155A1;
	text-decoration: none;
	border:1px solid #0155A1;
	color:#fff;
}

#page-container .blue-btn .button{
	background-color: #0155A1;
	border:1px solid #0155A1;
	color:#fff;
}

#page-container .blue-btn .button:hover,
#page-container .blue-btn .button:focus{
	background-color: #fff;
	border:1px solid #fff;
	color:#000;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.button + .button {
	margin-top: 5px;
	margin-left: 10px;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.more-link {
	position: relative;
	display: inline-block;
}

/* Skip Links
--------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	outline: 1px solid #000;
	outline-offset: -1px;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

.wrap {
	margin: 0 auto;
	max-width: 1170px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	padding-bottom: 100px;
}


/* Site Containers
--------------------------------------------- */

/* Column Widths and Positions
--------------------------------------------- */


/* Content */

.content {
	float: left;
	width: 830px;
}

.sidebar-content .content {
	float: right;
}

.full-width-content .content {
	width: 100%;
}

/* WordPress
--------------------------------------------- */

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.search-form {
	overflow: hidden;
	padding: 3px;
	width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
	margin: 0 24px 24px 0;
}

.alignright {
	float: right;
	text-align: right;
	margin: 0 0 24px 24px;
}

.widget-area {
	word-wrap: break-word;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 40px;
}

/* Titles
--------------------------------------------- */

.entry-title a,
.sidebar .widget-title a {
	text-decoration: none;
}

.widget-title {
	margin-bottom: 24px;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	position: fixed;
	left: 0px;
	width: 100%;
	transition: all 0.3s ease 0s;
	z-index: 9999;
	background-color: #fff;
}

.sticky .site-header {
	filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
}

.site-header + * {
	margin-top:74px;
}


/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 11px 0;
	width: auto;
}

.title-area a {
	display: block;
	font-size: 0;
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url("images/logo.jpg");
	background-size:100%;
	width: 441px;
	height: 55px;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: auto;
	padding-top:26px;
}

.site-header .search-form {
	float: right;
	margin-top: 10px;
}

.site-header .widget-area .widget{
	display:inline-block;
}

.site-header .widget-area .widget_nav_menu{
	margin-right:125px;
}

.site-header .widget-area .widget .button{
	position:relative;
	top:-2px;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1.5;
	width: 100%;
	font-family: 'Univers Next Pro Light Cond';
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 0 10px 0px;
	position: relative;
	text-decoration: none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current-menu-parent > a {
	color: #0155A1;
}

.genesis-nav-menu>.menu-item>a {
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
	background: #fff;
	left: -9999px;
	letter-spacing: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	padding-top: 10px;
	width: 240px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu li {
	display: block;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border-top: none;
	display: block;
	font-size: 16px;
	padding: 10px 20px;
	position: relative;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a {
	background: #18449D;
	color: #fff;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 159px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu,
.genesis-nav-menu .menu-item:hover>.sub-menu {
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.genesis-responsive-menu {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
	outline: none;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: #fff;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: right;
	padding: 0;
	position: relative;
	z-index: 1000;
	font-size: 0px;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
	font-size: 35px;
}

body .dashicons-before:before {
	display: inline-block;
	width: 33px;
	height: 30px;
	font-size: 33px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
	font-size: 25px;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

.genesis-responsive-menu {
	display: block;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

.dashicons-icon::before {
	font-family: dashicons;
	font-style: normal;
	font-weight: 400;
}

.dashicons-phone {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	display: inline-block;
	position: relative;
	top: 3px;
}

.menu-toggle::before {
	font-size: 35px;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

p,
.entry-content ol,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content p a {
	text-decoration: underline;
}

.entry-content p a:hover {
	text-decoration: none;
}

.entry-content ol {
	margin-left: 26px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: none;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 0px;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
	text-align:center;
}

.site-inner .pagination ul li {
	display: inline-block;
	padding: 0;
	margin: 0 5px 0 0;
}

.pagination li a {
	background-color: #0155A1;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: 400;
	padding: 5px 12px;
	font-size:16px;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #164094;
	text-decoration: none;
}

/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	float: right;
	width: 300px;
}

.sidebar-content .sidebar {
	float: left;
}

.sidebar img {
	margin-bottom: 15px;
}

.sidebar p:last-child,
.sidebar .featured-content img {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.sidebar ul>li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #0155A1;
	padding: 0;
	font-weight: 400;
	font-family: 'Univers Next Pro';
}

.site-footer strong{
	font-weight:900;
}

.site-footer,
.site-footer a {
	color:#fff;
}

.site-footer .menu {
	line-height:2.2;
}

#page-container .site-footer .button{
	min-width:267px;
	border:1px solid #fff;
	background:#fff;
	padding:18px 10px;
	color:#0155A1;
}

#page-container .site-footer .button:hover,
#page-container .site-footer .button:focus{
	background:transparent;
	border:1px solid #fff;
	color:#fff;
}

#page-container .site-footer .gfield input[type="text"],
#page-container .site-footer .gfield input[type="email"]{
	padding: 17px 20px;
	border-radius: 0;
	background: transparent;
	border: 1px solid #fff;
	color:#fff;
}

.site-footer a:focus {
	outline-color: #fff;
}

.footer-copyrights a:focus {
	outline-color: #000;
}

#page-container .site-footer p {
	margin-bottom: 38px;
}

#page-container .site-footer p:last-child {
	margin-bottom: 0;
}

#page-container .site-footer .social-icon {
	display: inline-block;
	margin-right: 20px;
	font-size: 40px;
	line-height: normal;
	margin-top: 10px;
}

#page-container .site-footer .social-icon:nth-of-type(1) {
	margin-left: -13px;
}

#page-container .site-footer .address-panel {
	padding-top: 42px;
}

#page-container .site-footer .footer-links {
	padding-bottom: 10px;
}

/*
Custom Styling
---------------------------------------------------------------------------------------------------*/

/*
Siteorigin Page Builder Styling
--------------------------------------------- */

.siteorigin-panels .site-inner {
	padding: 0;
}

.content-sidebar.siteorigin-panels .site-inner {
	padding-top: 50px;
	padding-bottom: 50px;
}

.siteorigin-panels .entry {
	margin-bottom: 0;
}

/*
Top Bottom Gap Styling
--------------------------------------------- */

.top-gap {
	padding-top: 60px;
}

.bottom-gap {
	padding-bottom: 60px;
}

/*
Dark Background Section Styling
--------------------------------------------- */

.dark-bg-section {
	background-size: cover;
	background-position: center center;
	padding-top: 80px;
	padding-bottom: 80px;
	min-height:700px;
	position:relative;
	overflow:hidden;
}

.dark-bg-section:before {
	content:"";
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:49%;
	background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.66) 44.79%, rgba(0, 0, 0, 0) 100%);
	z-index:1;
}

.dark-bg-section.horizontal-bg-layer:before{
	width: 100%;
	height: 239px;
	background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.66) 44.79%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.8;
	top:inherit;
	bottom:0px;
}

.dark-bg-section .panel-grid.panel-no-style,
.dark-bg-section .panel-grid.panel-has-style .panel-row-style:not([data-stretch-type]){
	max-width:1370px;
}

.dark-bg-section * {
	color: #fff;
}

/*
inside page hero section
------------------------------------------------- */

.hero-panel {
	background: #000;
	position: relative;
	overflow: hidden;
	color: #fff;
	display: flex;
	align-items: flex-end;
	min-height: 850px;
	padding: 100px 0;
}
.hero-panel:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(0deg, #000000 18.92%, rgba(0, 0, 0, 0) 97.56%);
	mix-blend-mode: multiply;
	opacity: 0.4;
	z-index: 1;
}

.disable_overlay .hero-panel:before {
	display: none;
}

.home .hero-panel:before {
	height:55%;
	top:inherit;
	bottom:0px;
}

.hero-panel * {
	color: #fff;
	height: 100%;
}
#page-container .hero-panel .widget_sow-image {
	margin-bottom: 0;
}
.hero-panel > img,
#page-container .hero-panel .so-widget-image,
#page-container .hero-panel .widget_custom_html {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.hero-panel .wrap,
.hero-panel .widget_siteorigin-panels-builder {
	max-width: 1210px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 9;
}

.hero-panel .wrap {
	text-align: center;
}

.home .hero-panel {
	position: relative;
	padding: 0 0 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	min-height: 100% !important;
}

.hero-panel video {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
List Styling
------------------------------------------------- */

.site-inner ul {
	margin-left: 0;
}

.site-inner ul li {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
	line-height: 30px;
}

.site-inner ul li:before {
	content: '';
	background-color:transparent;
	background-image:url("images/list-arrow-icon.svg");
	width: 7px;
	height: 12px;
	position: absolute;
	top: 10px;
	left: 0;
	border-radius: 50%;
}

.site-inner .list-style-1 ul li{
	padding-left:35px;
}

.site-inner .list-style-1 ul li:before{
	background-image:url("images/hb-list-icon.svg");
	background-color:transparent;
	width:23px;
	height:25px;
	top: 1px;
}

#page-container form li,
#page-container .slider li,
#page-container .sidebar ul li,
#page-container .page-numbers li,
#page-container ul.products li,
#page-container ul.tribe-events-sub-nav li {
	padding-left: 0px;
	margin-bottom: 0px;
}

#page-container form li::before,
#page-container .slider li::before,
#page-container .sidebar ul li::before,
#page-container .page-numbers li::before,
#page-container ul.products li::before,
#page-container .pagination ul li::before,
#page-container .pagination ul li::before,
#page-container ul.tribe-events-sub-nav li::before {
	display: none;
}

#page-container form li {
	font-weight: 400;
}

#page-container form li a {
	font-style: italic;
	text-decoration: underline;
}

#page-container form li a:hover {
	text-decoration: none;
}

/*
Large/Medium/Small Width Content Container
--------------------------------------------- */

.large-container,
.medium-container,
.small-container {
	width: 100%;
	margin: 0 auto;
}

#page-container .large-container {
	max-width: 1040px;
}

#page-container .medium-container {
	max-width: 850px;
}

#page-container .small-container {
	max-width: 635px;
}

/*
Additional Styling
------------------------------------------------- */

*:last-child {
	margin-bottom: 0;
}

p:empty {
	display: none;
}

a[href^="tel"] {
	display: inline-block;
}

.entry-content a {
	color: #0155A1;
}

.entry-content a:hover {
	text-decoration: underline;
}

.entry-content .read-more {
	color: #0155A1;
	font-style: italic;
	text-decoration: underline;
}

.entry-content .read-more:hover {
	text-decoration: none;
}

/*
Sharing Icons Styling
------------------------------------------------- */

#page-container .sharing-btns {
	display: inline-block;
	vertical-align: middle;
}

#page-container .sharing-btns,
#page-container .sharing-btns li {
	margin: 0;
	padding: 0;
}

#page-container .sharing-btns li {
	float: left;
	line-height: normal;
	margin: 0 5px 0 0;
}

#page-container .sharing-btns li::before {
	display: none;
}

#page-container .sharing-btns li a:hover {
	text-decoration: none;
}

#page-container .sharing-btns li:last-child {
	margin: 0;
}

/* gravity form styling
--------------------------------------------- */

#page-container .gfield label {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.35;
	vertical-align: top;
}

#page-container .gform_footer {
	text-align: center;
	padding-top: 13px;
}

#page-container .gform_wrapper .gform_validation_errors > ol {
	margin-left: 0;
	padding-left: 17px;	
}

.ginput_container_consent a {
	font-style: italic;
	text-decoration: underline;
}

.ginput_container_consent a:hover,
.ginput_container_consent a:focus {
	text-decoration: none;
}

.additional-note {
	font-size: 12px;
}

/*
Gravity Forms Error Styling
------------------------------------------------- */

#page-container .gform_wrapper.gravity-theme .instruction,
#page-container .gform_wrapper.gravity-theme .validation_message {
	display: none;
}

#page-container .gform_validation_errors .gform-icon {
	height: auto;
	top: 10px;
}

#page-container .gform_wrapper .gform_validation_errors {
	padding: 10px 10px 10px 48px;
	border-radius: 0;
	border-width: 1px;
}

#page-container .gform_wrapper .gform_validation_errors > h2 {
	font-weight: 400;
	line-height: inherit;
	font-family: inherit;
	margin-bottom: 5px;
}

#page-container .gform_wrapper .gform_validation_errors > ol {
	margin-bottom: 0;
}

/*
Blog Page
------------------------------------------------- */

.featured-image {
	float: left;
	margin: 9px 20px 7px 0;
}

.featured-image a,
.featured-image a img {
	display: block;
}

.featured-image a img {
	margin: 0px auto;
}

.type-post .entry-title,
.search article .entry-title {
	margin: 0 0 5px;
	font-size: 30px;
}

.entry-footer {
	border-top: 3px solid #e6e6e6;
	border-bottom: 3px solid #e6e6e6;
	padding: 7px 0;
	overflow: hidden;
	margin-top: 15px;
}

.single-post .entry-footer {
	display: flex;
	justify-content: space-between;
}

.entry-footer span {
	display: inline-block;
}

.entry-footer:empty {
	display: none;
}

#page-container .type-post:last-child {
	margin-bottom: 50px;
}

#page-container .search-form input[type="submit"] {
	display: none;
}

/*----------For Accessibility Icon Placement----------------*/

body #pojo-a11y-toolbar {
	bottom: 20px !important;
	top: unset !important;
}

body #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
	bottom: 0 !important;
}

/*-----------------------------CALLOUT PANEL STYLING-----------------------------*/

.cta-panel{
	position:relative;
}

.cta-panel .widget_siteorigin-panels-builder {
	position: absolute;
	left: 50%;
	width: 1170px;
	max-width: 100%;
	text-align: left;
	font-size: 20px;
	top: 50%;
	transform: translate(-50%,-50%);
}

.site-header .wrap{
	max-width:1555px;
}

.footer-links a{
	padding:0 15px;
	font-size:15px;
}

.footer-copyrights{
	color:#000;
	font-size:15px;
	padding:19px 0px;
}

.footer-copyrights a{
	color:#000;
}

.heading-border h2{
	position:relative;
}

.heading-border h2:after{
	content:"";
	display:block;
	height:3px;
	width:122px;
	background:#000;
	position:relative;
	margin:25px auto 8px;
}

.grid-images-panel .panel-layout{
	max-width:1600px;
	margin:0 auto;
}

.grid-images-panel .panel-layout .panel-row-style{
	margin-top:10px;
/* 	gap:10px; */
}

body .grid-images-panel .tns-controls {
	width: calc( 100% - 40px );
	left: 0;
	right: 0;
	margin: 0 auto;
}

body .grid-images-panel .tns-outer .tns-controls [aria-controls][data-controls="prev"] {
	background-image: url( "images/white-left-arrow.png" );
}

body .grid-images-panel .tns-outer .tns-controls [aria-controls][data-controls="next"] {
	background-image: url( "images/white-right-arrow.png" );
}

#page-container .three-column .grid-images-panel .panel-layout .panel-row-style .panel-grid-cell{
	width: 32.9%;
}

.right-textbox-section,
.left-textbox-section{
/* 	font-size:22px; */
	font-family: 'Univers Next Pro';
}

.right-textbox-section .panel-grid-cell:last-child .so-panel{
	max-width:505px;
	margin-left:70px;
}

.left-textbox-section .panel-grid-cell:first-child .so-panel{
	max-width:505px;
	margin-right:70px;
	float:right;
}

.video-panel iframe{
	height: 55.859375vw;
}

.locations-panel,
.events-panel.overlap-logo{
	position:relative;
	top:-55px;
	margin-bottom:-55px;
	z-index:99;
}

body .image-widget-container.middle h3.widget-title{
	color:#fff;
	top: 85%;
	transform: translateY(-85%);
	-webkit-transform: translateY(-85%);
	z-index: 9;
}

body .image-widget-container .image-container,
body .image-widget-container .image-widget-normal .image-container{
	position:relative;
}

body .image-widget-container .image-container:before,
body .image-widget-container .image-widget-normal .image-container:before{
	content:"";
	display:block;
	width:100%;
	height:167px;
	position:absolute;
	left:0px;
	bottom:0px;
	background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.9;
}

body .boxed-layout .image-description{
	background: #0155A1;
}

body .image-widget-container.middle h3.widget-title a{
	color:#fff;
}

body .boxed-layout .image-description .middle-me{
	padding:0 25px;
}

body .boxed-layout .image-description .middle-me h3{
	display:none;
}

body .boxed-layout .image-description .middle-me span{
	margin-top:35px;
	display:block;
}

body .boxed-layout .image-description .middle-me *{
	color:#fff;
}

body .tns-outer{
	position:relative;
}

body .tns-outer .tns-controls [aria-controls] {
	width: 30px;
	height: 53px;
	border: 0px;
	background: transparent;
	font-size: 0px;
}

body .tns-outer .tns-controls [aria-controls][data-controls="prev"] {
	background:url("images/left-arrow.png");
}

body .tns-outer .tns-controls [aria-controls][data-controls="next"] {
	background:url("images/right-arrow.png");
	float: right;
}

body .tns-controls {
	width: calc(100% + 200px);
	position: absolute;
	left: -100px;
	top: 50%;
	transform: translateY(-50%);
}

body #tns1 > .tns-item,
body .location-slider > .tns-item{
	margin-bottom:20px !important;
}

.dark-bg-section .siteorigin-widget-tinymce{
	position:relative;
	z-index:99;
}

/*----------WHY FRANCHISE STYLING STARTS---------------------*/

.why-franchise .so-widget-custom_image_widget .image-widget-container .image-widget-normal .image-container::before{
	display:none;
}

body .why-franchise .image-widget-container.middle a{
	pointer-events:none;
	display:block;
}

body .why-franchise .image-widget-container.middle h3.widget-title{
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:115px;
	font-size: 22px;
	font-family: 'Univers Next Pro Light Cond';
	font-weight: bold;
	color: #000;
	padding-left:40px;
	padding-right:40px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

body .why-franchise .so-widget-custom_image_widget .boxed-layout .image-description .middle-me{
	padding:0 15px 0 20px;
	text-align:left;
}

body .why-franchise .image-widget-container.middle{
	border-bottom: 4px solid #D6B060;
	letter-spacing: -0.05em;
}

.why-franchise-detail-blocks h4,
.why-franchise-detail-blocks h6{
	color:#000;
}

.why-franchise-detail-blocks .button-row{
	text-align:center;
}

.why-franchise-detail-blocks .button-row .button{
	margin:0 10px;
	color:#000;
}

.site-inner .why-franchise-detail-blocks ul li{
	padding-left:14px;
	margin-bottom:0px;
	line-height:30px;
}

.site-inner .why-franchise-detail-blocks ul li::before {
	content: '';
	background: #000;
	width: 5px;
	height: 5px;
	top:12px;
}

/*----------WHY FRANCHISE STYLING ENDS---------------------*/

/*-------------FLIP HOVER BOXES START-------------------------*/

body .flip-hover-boxes .image-widget-container .image-container::before, 
body .flip-hover-boxes .image-widget-container .image-widget-normal .image-container::before{
	display:none;
}

.flip-hover-boxes .boxed-layout.image-widget-container.bottom .flip-container{
	position:relative;
	transition: transform 0.6s;
	transform-style: preserve-3d;
	width: 100%;
	height: 770px;
	display:block;
	font-family: 'Univers Next Pro';
}

.flip-hover-boxes .normal-state-description h6{
	display:flex;
	align-items:center;
	text-transform: uppercase;
	font-size: 16px;
	justify-content: center;
}

.flip-hover-boxes .image-widget-normal img {
	max-height: 535px;
	object-fit: contain;
}

.flip-hover-boxes .normal-state-description {
	padding: 0 25px;
}

body .flip-hover-boxes .boxed-layout .image-description .middle-me {
	padding: 0 6px;
	font-size: 17px;
}

.flip-hover-boxes .normal-state-description > p{
	min-height:87px;
	margin-bottom: 15px;
}

.flip-hover-boxes .image-widget-normal h4{
	font-size:40px;
	color:#000;
	margin-bottom:10px;
}

.flip-hover-boxes .normal-state-description h6 img{
	width:auto;
	margin:0px;
	margin-right: 15px;
}

body .flip-hover-boxes .boxed-layout .image-description {
	background: #fff;
	line-height: 30px;
}

body .flip-hover-boxes .boxed-layout .image-description *{
	color:#000;
}

.flip-hover-boxes .image-widget-normal, 
.flip-hover-boxes .boxed-layout .image-description {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flip-hover-boxes .boxed-layout.image-widget-container.bottom .flip-container .image-description strong{
	font-family: 'Univers Next Pro Condensed';
}

.flip-hover-boxes .boxed-layout .image-description {
	transform: rotateY(180deg);
	opacity:1;
}

.flip-hover-boxes .boxed-layout.image-widget-container.bottom:hover .flip-container,
.flip-hover-boxes .boxed-layout.image-widget-container.bottom .flip-container:focus-within {
	transform: rotateY(180deg);
}

.flip-hover-boxes .boxed-layout.image-widget-container.bottom .image-description h3{
	display:block;
}

.accordion-panel .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title{
	font-family: 'Univers Next Pro Condensed';
}

.contact-us-panel .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 218px;
}

#page-container .contact-us-panel .gform_footer{
	text-align:center;
	justify-content:center;
	justify-items:center;
}

#page-container .contact-us-panel .gform_footer input[type="submit"]{
	min-width:230px;
}

.flip-hover-boxes {
	-webkit-align-items: flex-start;
	align-items: flex-start;
	display: flex;
	-ms-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flip-hover-boxes .image-widget-container {
	width: calc(33.3333% - ( 0.666666666667 * 30px ) );
}

.boxed-layout {
    position: relative;
    text-align: center;
}

/*-------------FLIP HOVER BOXES ENDS-------------------------*/

.beer-available .so-widget-image{
	max-width:312px !important;
}

.entry-title a{
	color:#0155A1;
}

/*
The Food
---------------------------------------------------------------------------------------------------- */

/*
Hero Panel
--------------------------------------------- */

.food-hero-panel {
	padding-bottom: 156px;
}

.food-hero-panel h1 {
	margin-bottom: 14px;
}

/*
Our Menu (Sticky)
--------------------------------------------- */

.hb-food-menu {
	padding-top: 68px;
	height: 373px;
}

.hb-food-menu .heading-border h2:after {
	margin-top: 33px;
}

.sticky-food-menu {
	max-width: 1365px;
	margin: 0 auto;
	padding: 14px 0 20px;
	z-index: 999;
	transition: all 500ms;
}

.sticky-food-menu::before {
	content: '';
	display: block;
	background-color: #fff;
	position: absolute;
	width: 5000%;
	height: 100%;
	left: -2500%;
	top: 0;
	z-index: -1;
}

.sticky-food-menu.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 128px;
}

.logged-in .sticky-food-menu.fixed {
	top: 160px;
}

.food-types * {
	color: #000;
	font-weight: 500;
	font-family: 'Univers Next Pro Medium Cond';
	letter-spacing: 0.05em;
	font-size: 15px;
}

.food-types p {
	margin: 0;
}

#page-container .food-types a {
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	margin: 0 9px;
}

#page-container .food-types a:hover,
#page-container .food-types a:focus {
	color: #0155A1;
}

#page-container .food-types a:focus {
	outline-color: #0155A1;
}

.food-note {
	text-align: center;
}

.food-note * {
	color: #000;
	font-weight: 300;
	font-family: 'Univers Next Pro';
	font-size: 15px;
	vertical-align: middle;
}

.food-note .widget {
	padding: 0 23px;
}

.food-note .sow-image-container {
	padding-right: 9px;
	width: 32px;
}

.food-note .widget,
#page-container .food-note .sow-image-container,
.food-note .so-widget-sow-image .widget-title {
	display: inline-block;
}

/*
Food Menu Panel
--------------------------------------------- */

.food-menu-panel .dark-bg-section {
	min-height: 455px;
	overflow: hidden;
}

.hb-dishes {
	max-width: 1485px;
	margin: 0 auto;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	padding: 64px 0 26px;
}

.hb-dishes .hb-dish-item {
	max-width: calc( 33.33% - 68px );
	width: 100%;
	margin: 0 34px 41px;
}

.hb-dish-item .dish-meta-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 19px;
	align-items: flex-start;
}

.hb-dish-item .dish-meta-info .image-show-hide-icon {
	max-width: 37px;
	display: flex;
	align-items: center;
	position: relative;
	margin-top: 8px;
}

.hb-dish-item .dish-meta-info .image-show-hide-icon a {
	display: block;
	width: 37px;
	height: 29px;
	transition: all ease 250ms;
}

.hb-dish-item .dish-meta-info .image-show-hide-icon .show-image {
	background: url( "images/image-icon.svg" ) no-repeat 0 0;
	background-size: 100% 100%;
	z-index: 1;
}

.hb-dish-item .dish-meta-info .image-show-hide-icon .hide-image {
	background: url( "images/image-close.svg" ) no-repeat 0 0;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	opacity: 0;
	margin-top: -14.5px;
}

.hb-dish-item .dish-meta-info .image-show-hide-icon a.hide {
	opacity: 0;
	z-index: 0;
}

.hb-dish-item .dish-meta-info .image-show-hide-icon a.active {
	opacity: 1;
	z-index: 1;
}

.hb-dish-item .dish-meta-info .hb-icon {
	background: url( "images/hb-icon.svg" ) no-repeat 0 0;
	background-size: 100% 100%;
	width: 36px;
	height: 39px;
	margin-top: 3px;
}

.hb-dish-item .dish-meta-info .name h5 {
	letter-spacing: -0.02em;
	line-height: 1.4;
}

.hb-dish-item .dish-meta-info .name,
.hb-dish-item .dish-meta-info.full-col .name {
	max-width: 100%;
	width: 100%;
}

.hb-dish-item .dish-meta-info.two-col .name {
	max-width: calc( 100% - 50px );
}

.hb-dish-item .dish-meta-info.three-col .name {
	max-width: calc( 100% - 100px );
}

.hb-dish-item .dish-description :is( h1, h2, h3, h4, h5, h6 ) {
	margin: 0 0 11px;
}

.hb-dish-item .dish-description {
	position: relative;
}

.hb-dish-item .dish-description .dish-toggle-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	z-index: 9;
	transition: all ease 250ms;
}

.hb-dish-item .dish-description .dish-toggle-image img {
	display: block;
	width: 100%;
}

.hb-dish-item .dish-description .dish-toggle-image.show-image {
	width: 426px;
}

.hb-pork-shank.dark-bg-section {
	min-height: 538px;
	overflow: hidden;
	margin-bottom: 8px;
}

.hb-pork-shank.dark-bg-section h2 {
	margin: 0 0 13px;
}

.hb-pork-shank.dark-bg-section h4 {
	margin: 0 0 32px;
	font-weight: 600;
}

.hb-pork-shank.dark-bg-section h6 {
	line-height: 32px;
	margin: 0 0 33px;
}

.hb-dish-item .dish-description p:last-child {
	margin: 0;
}

#page-container .two-cols-items .hb-dishes .hb-dish-item {
	max-width: calc( 50% - 68px );
}

.hb-dishes-panel.boxes {
	max-width: 1421px;
	margin: 0 auto;
	width: 100%;
	padding: 61px 0;
}

.hb-dishes-panel.boxes h5 {
	letter-spacing: -0.02em;
	line-height: 45px;
}

.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .panel-grid-cell,
.dark-bg-section.white-overlapping-panel .panel-grid.panel-has-style .panel-grid-cell{
	max-width:410px;
	background:#fff;
}

/* .dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .panel-grid-cell:not(.panel-grid-cell-empty),
.dark-bg-section.white-overlapping-panel .panel-grid.panel-has-style .panel-grid-cell:not(.panel-grid-cell-empty){
	border-bottom:6px solid #D6B060;
} */

.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .so-panel.widget_sow-editor,
.dark-bg-section.white-overlapping-panel .panel-grid.panel-has-style .so-panel.widget_sow-editor{
	width:100%;
	background:#fff;
	padding:48px 42px 48px 41px;
	color:#000;
	border-bottom:6px solid #D6B060;
}

.dark-bg-section.white-overlapping-panel * {
	color: #000;
}

.dark-bg-section.white-overlapping-panel h2 {
	color: #0155A1;
}

.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .so-panel.widget_sow-editor h2{
	color:#0155A1;
}

.join-our-beer-party{
	background:#EAEAEA;
}

.join-our-beer-party .panel-grid.panel-no-style {
	max-width: 1200px;
	padding:73px 0 35px;
	position:relative;
}

.join-our-beer-party h2{
	font-size:100px;
	line-height: 0.9;
	text-transform: uppercase;
}

.join-our-beer-party h5{
	color:#000;
	font-size: 30px;
}

.join-our-beer-party-image{
	max-width:582px;
	position:absolute;
	right:0px;
	bottom: 0;
}

#page-container .red-btn .button{
	background-color:#DD0909;
	border:1px solid #DD0909;
	color:#fff;
	min-width: 200px;
}

#page-container .red-btn .button:hover,
#page-container .red-btn .button:focus{
	background-color:transparent;
	color:#DD0909;
	border-color: #DD0909;
	outline: none;
}

#page-container .general-blue-btn.blue-btn .button,
#page-container .general-white-btn .button {
	min-width: 200px;
}

#page-container .general-blue-btn.blue-btn .button:hover,
#page-container .general-blue-btn.blue-btn .button:focus {
	border: 1px solid #000;
}

body .large-gradient .image-widget-container .image-container::before, 
body .large-gradient .image-widget-container .image-widget-normal .image-container::before{
	height:223px;
}

body .liven-in-panel .image-widget-container .image-container::before{
	display:none;
}

body .liven-in-panel .normal-state-description{
	background:#EBEBEB;
	padding:33px 83px 33px 47px;
}

body .liven-in-panel .daily-experience .normal-state-description {
	min-height: 210px;
}

body .liven-in-panel .normal-state-description h4{
	color:#000;
	margin-bottom: 10px;
}

body .liven-in-panel .daily-experience .normal-state-description h4 {
	min-height: 84px;
}

body .liven-in-panel .normal-state-description p{
	margin-bottom:0px;
}

body .liven-in-panel .normal-state-description strong{
	font-family: 'Univers Next Pro Medium Cond';
	font-weight:500;
}

.unique-atmosphere-panels .dark-bg-section .panel-grid-cell{
	max-width:1320px;
	padding:0 0 0 2%;
}

.unique-atmosphere-panels .dark-bg-section.horizontal-bg-layer::before{
	height:300px;
}

body .events-panel .normal-state-description {
	background: #EBEBEB;
	padding: 33px 40px 33px 47px;
	text-align: left;
	color:#000;
}

body .events-panel .normal-state-description h4 {
	color: #000;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

body .events-panel .boxed-layout .image-description{
	text-align:left;
	padding:0 30px;
	color:#fff;
}

body #page-container .events-panel .boxed-layout .image-description .button{
	text-decoration:none !important;
	border: 1px solid #DD0909;
	color: #fff;
	background-color: #DD0909;
	font-size: 16px;
	width:100%;
}

body .events-panel .boxed-layout .image-description .middle-me span{
	text-align:center;
}

/*
Top Notification Bar
---------------------------------------------------------------------------------------------------*/

.notification-bar {
	background-color: #0155A1;
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 9999;
	padding: 7px 0;
}

.notification-bar * {
	color: #fff;
}

.notification-bar strong {
	font-weight: 900;
}

.notification-bar a {
	color: #fff;
	background-color: #DD0909;
	font-size: 16px;
	font-family: 'Univers Next Pro Light Cond';
	padding: 4px 22px;
	display: inline-block;
	border: 1px solid #DD0909;
	transition: all ease-in-out 0.3s;
	margin-left: 40px;
}

.notification-bar a:hover,
.notification-bar a:focus {
	color: #DD0909;
	background-color: transparent;
	outline: none;
}

.notification-bar a + a {
	margin: 0;
}

/*
Beer Shortcodes
---------------------------------------------------------------------------------------------------*/

.beer-available-year-round {
	padding-top: 40px;
	padding-bottom: 12px;
}

.seasonal-beers-slider,
.beer-available-year-round {
	max-width: 1108px;
	width: 100%;
	margin: 0 auto;
}

.beer-available-year-round .inner-wrap {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}

.beer-available-year-round .year-round-beer-item {
	max-width: 312px;
	width: 100%;
	margin-left: 86px;
	margin-bottom: 40px;
}

.beer-available-year-round .year-round-beer-item:nth-of-type(3n+1) {
	margin-left: 0;
}

.beer-available-year-round .year-round-beer-item img {
	display: block;
	width: 100%;
}

.seasonal-beers-slider {
	padding-top: 31px;
	padding-bottom: 4px;
}

.seasonal-beers-slider .tns-inner {
	overflow: hidden;
}

.tns-nav {
	text-align: center;
	padding-top: 20px;
}

.tns-nav button {
	padding: 0;
    background-color: #0155A1;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: 0;
    margin: 0 5px;
	transition: all ease-in-out 0.3s;		
}

.tns-nav button:hover,
.tns-nav .tns-nav-active {
	background-color: #DD0909;
}

.purity-law h6 {
	font-family: 'Univers Next Pro';
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7;
}

.purity-law.white-overlapping-panel {
	margin-bottom: 103px;
}

.last-hb-dishes-panel.hb-dishes-panel.boxes {
	padding-bottom: 116px;
}

#page-container .button.blue-color {
	border-color: #0155A1;
	background-color: #0155A1;
	color: #fff;
	min-width: 280px;
}

#page-container .button.blue-color:hover,
#page-container .button.blue-color:focus {
	background-color: transparent;
	color: #0155A1;
	outline: none;
}

#myVideo{
	width:100%;
}

.two-column-layout{
	max-width:1600px;
	margin:0 auto;
}

body .two-column-layout .image-widget-container .image-container::before{
	height:100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	mix-blend-mode: multiply;
}

#page-container .two-column-layout.red-btn .button{
	min-width: 200px;
	max-width: 200px;
	display: block;
	margin: 0 auto 10px;
}

body .two-column-layout .image-widget-container.middle h3.widget-title{
	line-height:1.1;
	font-size:35px;
}

.two-column-layout br {
	display: block;
	margin-bottom: 4px;
}

#page-container .insta-panel .social-icon {
	display: inline-block;
	margin-right: 20px;
	font-size: 40px;
	line-height: normal;
	margin-top: 10px;
	color:#000;
	text-decoration:none;
}

#page-container .events-panel .button {
	width: 32%;
}

.dark-bg-section > div {
	position: relative;
	z-index: 9;
}

.responsive-map .textwidget {
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	position: relative;
}

.responsive-map iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page-container .two-col-accordion .red-btn .button:hover,
#page-container .two-col-accordion .red-btn .button:focus {
	background-color: #fff;
	border-color: #fff;
}

.two-col-accordion .sow-accordion {
	display: flex;
	justify-content: space-between;
	margin: 0 -15px;
}

.two-col-accordion .sow-accordion .sow-accordion-panel {
	width: 50%;
	padding: 0 15px;
}

#gform_7 .gform_footer {
	justify-content: center;
}

.dark-bg-section {
	background-color: #000;
}

.location-slider .image-widget-normal,
.grid-images-panel .image-widget-normal {
	background-color: #0155A1;
}

#page-container .jobs-entries-panel .blue-btn .button:hover,
#page-container .jobs-entries-panel .blue-btn .button:focus {
	border-color: #000;
}

.hb_affiliates .right-textbox-section,
.hb_affiliates .left-textbox-section {
	font-size: inherit;
}

.no-overly::before {
	display: none;
}

/* Hamburger Menu
--------------------------------------------- */

.hamburger-menu {
	position: fixed;
	max-width: 320px;
	width: 100%;
	background-color: #fff;
	right: -320px;
	top: 0;
	z-index: 99999;
	height: 100%;
	padding: 50px 32px 18px;
	transition: all 500ms;
	overflow-y: scroll;
}

.hamburger-menu section {
	overflow: hidden;
}

#page-container .hamburger-menu ul {
	margin: 30px 0 0;
	padding: 0;
}

#page-container .hamburger-menu ul ul {
	margin: 10px -10px 0;
	display: none;
}

#page-container .hamburger-menu ul li {
	list-style-type: none;
	line-height: 28px;
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #000;
	position: relative;
}

#page-container .hamburger-menu ul li:first-child {
	border-top: 1px solid #000;
}

#page-container .hamburger-menu ul ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

#page-container .hamburger-menu ul li::before {
	display: none;
}

#page-container .hamburger-menu ul li a {
	border: none;
	color: #000;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Univers Next Pro Light Cond';
}

#page-container .hamburger-menu ul li a:hover,
#page-container .hamburger-menu ul li a:focus {
	color: #0155A1;
}

#page-container .hamburger-menu .submenu-toggle {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 30px;
	transition: all ease-in-out 0.3s;
}

#page-container .hamburger-menu .submenu-toggle.active {
	transform: rotate(90deg);
}

.hamburger-icon,
.hamburger-icon img {
	display: block;
}

.hamburger-icon {
	width: 50px;
	height: 50px;
	background-color: #0155A1;
	border: 1px solid #0155A1;
	color: #fff !important;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	font-size: 20px;
	transition: all ease-in-out 0.3s;
}

.hamburger-close {
	float: right;
	font-size: 30px
}

.hamburger-menu.activated {
	right: 0;
}

.hamburger-menu .social-icon {
	display: inline-block;
	font-size: 30px;
	line-height: normal;
	margin: 30px 5px 0;
}

#custom_html-2 {
	display: none;
}

.hb-food-menu .heading-border .icon {
	display: none;
}

.job-entry {
	border-bottom: 1px solid #000;
	padding: 12px 0;
}

.blog-entry-title {
	text-align: center;
	margin: 0;
	padding-top: 30px;
}

.blog-hero-panel::before,
.site-inner ul li.tribe-events-c-top-bar__nav-list-item::before,
.site-inner ul li.tribe-events-c-nav__list-item::before,
.site-inner ul li.tribe-events-c-view-selector__list-item::before,
body .tribe-events .tribe-events-c-subscribe-dropdown__container{
	display: none;
}

.post-type-archive-tribe_events .site-inner,
.single-tribe_events .site-inner {
	padding-top: 0px;
}

.post-type-archive-tribe_events .site-inner {
	padding-bottom: 0px;
}

.post-type-archive-tribe_events .site-inner .wrap {
	max-width: 100%;
}

.post-type-archive-tribe_events .site-inner .wrap .tribe-common.tribe-events {
	max-width: 1170px;
	margin: 0 auto;
}

.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-top: 50px;
	padding-bottom: 100px;
}

.tribe-events-single-event-description .button {
	text-decoration: none;
}

.disable_overlay .dark-bg-section:before,
.disable_overlay .dark-bg-section.horizontal-bg-layer:before,
body.disable_overlay .image-widget-container .image-container:before,
body.disable_overlay .image-widget-container .image-widget-normal .image-container:before,
body.disable_overlay .two-column-layout .image-widget-container .image-container::before {
	display: none;
}

#page-container .tribe-events .tribe-events-c-search__button {
	background-color: #0155A1;
	border: 1px solid #0155A1;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Univers Next Pro Light Cond';
	transition: all 0.3s;
}

#page-container .tribe-events .tribe-events-c-search__button:hover,
#page-container .tribe-events .tribe-events-c-search__button:focus {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
}

#page-container .tribe-events .tribe-events-calendar-list__event-title {
	font-family: 'Univers Next Pro Condensed' !important;
	text-transform: none !important;
}

#page-container .tribe-common .tribe-common-b2 {
	font-family: 'Univers Next Pro';
}

#page-container .tribe-common a.read-more {
	color: #0155A1;
	font-style: italic;
	text-decoration: underline;
}

#page-container .tribe-common a.read-more:hover,
#page-container .tribe-common a.read-more:focus {
	text-decoration: none;
}

#page-container .tribe-events .tribe-events-calendar-list__event-datetime,
#page-container .tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
#page-container .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,
#page-container .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
	font-family: 'Univers Next Pro Medium Cond';
    text-transform: uppercase;
}

#page-container .object-position-top.hero-panel .so-widget-image {
	object-position: top;
}

#events-wrapper .boxed-layout {
	min-height: 567px;
	background-color: #EBEBEB;
}

#page-container .sow-accordion .sow-accordion-panel .sow-accordion-panel-header:focus,
#page-container .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border:focus {
	outline: none;
}

.no-header-shadow.sticky .site-header {
	filter: unset;
}

.seasonal-beers-slider.flip-hover-boxes {
	display: block;
}

.seasonal-beers-slider.flip-hover-boxes .tns-ovh {
	position: relative;
	z-index: 9;
}

#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container {
	height: 384px;
	outline: none;
}

.seasonal-beers-slider .inner-wrap .image-widget-container {
	width: calc(33.3333%);
	float: left;
}

.buffalo-hero-panel {
	min-height: 990px;
	position: relative;
}

.ticket-panel {
	width: 580px;
	max-width: 580px;
	margin: 0 auto;
	padding: 0 15px;
}

.ticket-panel .widget-title {
	text-align: center;
}

body .event-tickets .tribe-tickets__tickets-item-extra-available {
	display: none;
}

body .entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-number, 
body .event-tickets .tribe-tickets__tickets-item-quantity-number {
	height: 25px;
}

body .tribe-common div.tribe-dialog {
	z-index: 10000;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1680px) {
	
	.buffalo-hero-panel {
		min-height: 870px;
	}
}

@media only screen and (max-width: 1550px) {

	.site-header .wrap {
			max-width: 96%;
	}
	
	.dark-bg-section .panel-grid.panel-no-style,
	.dark-bg-section .panel-grid.panel-has-style .panel-row-style:not([data-stretch-type]){
		max-width: 95%;
	}
	
	.site-header .widget-area .widget_nav_menu {
		margin-right: 25px;
	}
	
	body .tns-controls {
		width: calc(100% + 120px);
		left: -60px;
	}
	
	.join-our-beer-party h2 {
		font-size: 65px;
	}
	
	.unique-atmosphere-panels .dark-bg-section .panel-grid-cell {
		max-width: 100%;
	}
	
	.events-panel.top-gap {
		padding-bottom: 115px;
	}
	
	body .two-column-layout .image-widget-container.middle h3.widget-title {
		line-height: 1.2;
	}
	
	.hero-panel {
		min-height: 662px;
	}

	.join-our-beer-party-image {
		max-width: 530px;
	}
	
}

@media only screen and (max-width: 1470px) {
	
	.title-area a {
		width: 310px;
	}
	
	.buffalo-hero-panel {
		min-height: 700px;
	}
}

@media only screen and (max-width: 1350px) {

	.site-header .widget-area .widget_nav_menu {
		margin-right: 0;
	}
	
	body .tns-controls {
		width: calc(100% + 80px);
		left: -42px;
	}
	
	.dark-bg-section{
		min-height:650px;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel{
		margin-left:35px;
	}
	
	.left-textbox-section .panel-grid-cell:first-child .so-panel{
		margin-left:40px;
	}
	
	.right-textbox-section h2,
	.left-textbox-section h2{
		font-size: 48px;
	}

	#page-container .food-types a {
		margin: 0 2px;
	}
	
	.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .so-panel.widget_sow-editor {
		width: auto;
	}
	
	.buffalo-hero-panel {
		min-height: 670px;
	}
	
}

@media only screen and (max-width: 1200px) {
	
	.post-type-archive-tribe_events .site-inner .wrap{
		padding:0px;
	}
	
	.post-type-archive-tribe_events .site-inner .wrap .tribe-common.tribe-events{
		max-width:100%;
/* 		padding-left:20px;
		padding-right:20px; */
	}
	
	.title-area {
		float: none;
		padding: 10px 0 5px;
		width: 414px;
		margin: 0 auto;
	}
	
	.site-header .widget-area {
		float: none;
		text-align: center;
		width: auto;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	
	.site-header .widget-area .widget_nav_menu {
		margin-right: 10px;
	}

	.wrap,
	#page-container .so-panels-full-wrapper,
	#page-container .panel-grid.panel-no-style,
	#page-container .panel-row-style:not([data-stretch-type]) {
		padding-right: 20px;
		padding-left: 20px;
	}
	
	#page-container .so-panels-full-wrapper .so-panels-full-wrapper,
	#page-container .so-panels-full-wrapper .panel-grid.panel-no-style,
	#page-container .panel-row-style:not([data-stretch-type]) .panel-grid.panel-no-style,
	#page-container .so-panels-full-wrapper .panel-row-style:not([data-stretch-type]),
	#page-container .panel-row-style:not([data-stretch-type]) .panel-row-style  {
		padding-left: 0px;
		padding-right: 0px;
	}

	.content {
		width: 580px;
	}
	
	h1 {
		font-size: 60px;
	}
	
	h2 {
		font-size: 50px;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel {
		max-width: 96%;
		margin-left: 0;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel h2 {
		font-size: 42px;
	}
	
	h4 {
		font-size: 30px;
	}
	
	.dark-bg-section{
		min-height:510px;
	}
	
	body .tns-controls {
		width: 100%;
		left: 0;
		z-index: 999;
	}
	
	.grid-images-panel h3 {
		font-size: 31px;
	}
	
	body .why-franchise .image-widget-container.middle h3.widget-title{
		padding-left:20px;
		padding-right:20px;
	}
	
	.left-textbox-section .panel-grid-cell:first-child .so-panel{
		margin-right:20px;
	}
	
	.dark-bg-section h4 {
		font-size: 26px;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel h2,
	.left-textbox-section .panel-grid-cell:first-child .so-panel h2{
		margin-bottom: 10px;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel h4,
	.left-textbox-section .panel-grid-cell:first-child .so-panel h4{
		font-size: 28px;
		margin-bottom: 10px;
	}
	
	.left-textbox-section .panel-grid-cell:first-child .so-panel {
		margin-left: 30px;
	}

	.site-header + * {
		margin-top: 129px;
	}

	.food-types *,
	.food-note * {
		font-size: 13px;
	}

	.hb-food-menu {
		padding-top: 40px;
		height: 298px;
	}

	.food-note .widget {
		padding: 0 15px;
	}

	.sticky-food-menu {
		padding-bottom: 25px;
	}

	#page-container .food-types a {
		margin: 0 4px;
	}

	.sticky-food-menu.fixed {
		top: 167px;
	}

	.food-menu-panel .dark-bg-section {
		min-height: 370px !important;
		padding-bottom: 80px !important;
	}

	.sticky-food-menu {
		max-width: calc( 100% - 40px );
	}

	.hb-dishes,
	#page-container .hb-dishes-panel.boxes {
		max-width: 100%;
		padding: 40px 0 10px;
	}

	.hb-dishes .hb-dish-item,
	#page-container .two-cols-items .hb-dishes .hb-dish-item,
	#page-container .hb-dishes-panel.boxes .panel-grid-cell {
		max-width: calc( 50% - 40px );
		margin: 0 20px 30px;
		width: 100%;
	}

	.hb-pork-shank.dark-bg-section {
		padding-top: 0;
		padding-bottom: 0;
		min-height: 430px;
	}

	#page-container .hb-pork-shank.dark-bg-section .panel-grid-cell-mobile-last {
		width: 57%;
	}

	#page-container .hb-dishes-panel.boxes {
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}

	.hb-dish-item .dish-description .dish-toggle-image.show-image {
		width: 100%;
	}
	
	.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .so-panel.widget_sow-editor{
		padding:25px 30px 25px 30px;
	}
	
	.join-our-beer-party-image {
		max-width: 420px;
	}
	
	.join-our-beer-party h2 {
		font-size: 54px;
	}
	
	#page-container .site-footer .social-icon{
		margin-right:10px;
	}
	
	#page-container .site-footer .button {
		min-width: inherit;
	}
	
	body .events-panel .normal-state-description{
		padding:30px 15px 33px 20px;
	}

	.beer-available-year-round .year-round-beer-item {
		max-width: calc( 33.33% - 20px );
		margin-left: 30px;
	}

	.beer-available-year-round .year-round-beer-item:nth-of-type(3n+1) {
		margin-left: 0;
	}
	
	.dark-bg-section h2 br{
		display:none;
	}
	
	body .two-column-layout .image-widget-container.middle h3.widget-title{
		font-size:26px;
	}

	.hb_affiliates .left-textbox-section .panel-grid-cell:first-child .so-panel,
	.hb_affiliates .right-textbox-section .panel-grid-cell:last-child .so-panel {
		max-width: 90%;
		margin: 0 auto;
		font-size: 15px;
		float: none;
	}

	#events-wrapper .boxed-layout {
		min-height: 490px;
	}

	#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container {
		height: 415px;
	}
	
	.buffalo-hero-panel {
		min-height: 100%;
		padding: 0 0 56.25%;
	}
}

@media only screen and (max-width: 980px) {

	.title-area a{
		width: 255px;
		height: 30px;
	}

	.content,
	.sidebar,
	.site-header .widget-area {
		float: none;
		width: 100%;
	}

	.genesis-nav-menu a {
		padding: 5px 0;
	}

	.genesis-nav-menu .menu-item {
		display: block;
		text-align: left;
		position: relative;
	}

	.genesis-nav-menu .sub-menu a {
		background-color: transparent;
		border: 0;
		padding: 5px 0;
		width: 100%;
	}

	.genesis-nav-menu .sub-menu .sub-menu,
	.site-header .sub-menu .sub-menu {
		margin: 0px;
	}

	.nav-header,
	.nav-primary {
		display: none;
		width: 100%;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: block;
		visibility: visible;
		position: absolute;
		top: 9px;
		right: 3px;
		color:#0073e5;
	}

	.genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		left: -9999px;
		margin: 0;
		opacity: 1;
		padding-left: 0px;
		padding-top:0px;
		position: static;
		z-index: 99;
	}

	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 100%;
		left: inherit;
    	display: block;
	}
	
	.alignleft,
	.alignright {
		max-width: 300px;
	}

	.button + .button {
		margin-left: 0;
	}

	.hero-panel,
	.home .hero-panel,
	.dark-bg-section,
	.dark-bg-section .so-panels-full-wrapper{
		min-height: 500px;
		-webkit-flex-direction: row !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.sidebar {
		padding-top: 50px;
		clear: both;
	}
	
	h1 {
		font-size: 50px;
	}
	
	h2 {
		font-size: 45px;
	}
	
	.hero-panel .wrap, .hero-panel .widget_siteorigin-panels-builder {
		max-width: 100%;
	}
	
	.site-header + * {
		margin-top: 10px;
	}
	
	.grid-images-panel .panel-layout .panel-row-style {
		margin-top: 40px;
	}
	
	.site-header .widget-area .widget_nav_menu {
		margin-right: 0;
	}
	
	.site-header .widget-area .widget {
		display: block;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel {
		max-width: 100%;
		margin: 0 auto;
		padding:0 20px;
	}
	
	.dark-bg-section .simpleParallax img{
		min-height: 550px;
		object-fit:cover;
	}
	
	.dark-bg-section:before{
		width:90%;
	}
	
	.site-footer{
		text-align:center;
	}
	
	#page-container .site-footer .gform_wrapper.gravity-theme .gform_fields{
		display:flex;
		justify-content:center;
	}
	
	#page-container .gform_wrapper.gravity-theme .gform_fields .gfield {
		grid-column: 1/-1;
		-ms-grid-column-span: 1;
	}
	
	.dark-bg-section .panel-grid.panel-no-style,
	.dark-bg-section .panel-grid.panel-has-style .panel-row-style:not([data-stretch-type]){
		max-width: 100%;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel h2 {
		font-size: 40px;
	}
	
	h4 {
		font-size: 26px;
	}
	
	br{
		display:none;
	}
	
	.why-franchise .widget_custom_image_widget {
		max-width: 350px;
		margin: 0 auto;
	}
	
	.why-franchise-detail-blocks .button-row .button {
		margin: 0 auto 20px;
		display: block !important;
		max-width: 300px;
	}
	
	.flip-hover-boxes br{
		display:block;
	}
	
	.flip-hover-boxes .normal-state-description > p {
		min-height: inherit;
	}
	
	.flip-hover-boxes {
		flex-direction: column;
	}
	
	.flip-hover-boxes .so-widget-custom_image_widget,
	.flip-hover-boxes .image-widget-container {
		max-width: 430px;
		margin: 0 auto;
		width: 100%;
	}
	
	body .tns-outer .tns-controls [aria-controls][data-controls="next"],
	body .tns-outer .tns-controls [aria-controls][data-controls="prev"]{
		background-size: 100%;
		background-repeat: no-repeat;
	}
	
	body .tns-outer .tns-controls [aria-controls] {
		width: 15px;
		height: 41px;
	}
	
	.beer-available .so-widget-image {
		max-width: 265px !important;
	}
	
	.entry-content ul{
		margin-bottom:0px;
	}
	
	.left-textbox-section .panel-grid-cell:first-child .so-panel {
		margin-left: 0;
		max-width: 100%;
		padding: 0 20px;
	}
	
	.featured-image {
		float: none;
		margin:0 auto 15px;
	}

	.title-area a {
		margin: 0 auto;
	}

	.menu-toggle,
	.sub-menu-toggle {
		cursor: pointer;
	}
	
	.sub-menu-toggle{
		display:none;
	}

	.title-area {
		width: 315px;
		padding: 12px 0 0px;
		margin: 0;
	}

	.site-header + * {
		margin-top: 0;
	}

	.site-header .widget-area {
		padding: 10px 0 6px;
	}

	.site-header .wrap {
		max-width: 100%;
	}

	.genesis-responsive-menu {
		padding-bottom: 20px;
	}

	.genesis-nav-menu .menu-item {
		text-align: center;
	}

	.hb-dish-item .dish-meta-info {
		justify-content: flex-start;
	}

	.hb-dish-item .dish-meta-info.three-col .name,
	.hb-dish-item .dish-meta-info.two-col .name {
		max-width: 100%;
		margin-top: 5px;
	}

	.hb-dish-item .dish-meta-info .image-show-hide-icon {
		margin-right: 15px;
	}

	.hb-dish-item .dish-meta-info .name {
		margin-top: 10px;
	}

	#page-container .hb-dishes-panel.boxes {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.food-types p {
		margin: 0;
	}

	#page-container .food-types a {
		margin: 0 9px;
	}

	.hb-food-menu {
		height: auto;
	}
	
	#page-container .three-column .grid-images-panel .panel-layout .panel-row-style .panel-grid-cell {
		width: 100%;
	}
	
	.join-our-beer-party-image {
		position: relative;
		margin: 0 auto;
	}
	
	.footer-social br{
		display:block;
	}
	
	.join-our-beer-party .panel-grid.panel-no-style{
		padding:73px 0 0px;
	}
	
	.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .so-panel.widget_sow-editor{
		width:100%;
	}
	
	.address-panel br{
		display:block;
	}
	
	#page-container .site-footer p{
		font-size:17px;
	}
	
	.unique-atmosphere-panels .dark-bg-section .panel-grid-cell {
		max-width: 100%;
		padding: 0 20px !important;
	}
	
	.grid-images-panel .widget_custom_image_widget {
		max-width: 70%;
		margin: 0 auto;
		min-width:300px;
	}
	
	body .liven-in-panel .normal-state-description{
		padding:33px 15px 33px 25px;
	}
	
	.join-our-beer-party h2 {
		font-size: 40px;
		line-height: 1.1;
	}

	.purity-law.white-overlapping-panel {
		margin-bottom: 0;
	}

	#page-container .site-footer .social-icon:nth-of-type(1) {
		margin-left: 0;
	}

	.notification-bar {
		font-size: 16px;
	}

	.notification-bar a {
		margin-left: 12px;
	}

	.notification-bar a + a {
		margin: 0;
	}

	.food-note .widget {
		padding-bottom: 10px;
	}

	.hb-food-menu {
		height: auto;
	}
	
/* 	.two-column-layout{
		padding:0 20px;
	} */
	
	body .two-column-layout .image-widget-container.middle h3.widget-title {
		font-size: 35px;
		padding: 0 20px;
	}
	
	.two-column-layout h3 br:last-child{
		display:none;
	}
	
	.unique-atmosphere-panels .dark-bg-section.horizontal-bg-layer::before {
		height: 100%;
	}
	
	#page-container .events-panel .button {
		width: inherit;
	}
	
	#page-container .site-footer .button {
		min-width: 200px;
	}
	
	.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .so-panel.widget_sow-editor, 
	.dark-bg-section.white-overlapping-panel .panel-grid.panel-has-style .so-panel.widget_sow-editor{
		width:100%;
		padding:25px 15px 20px 20px;
	}

	.top-gap.bottom-gap.accordion-panel.two-col-accordion {
		padding-bottom: 20px;
		padding-top: 30px;
	}

	.two-col-accordion .sow-accordion {
		flex-direction: column;
	}

	.two-col-accordion .sow-accordion .sow-accordion-panel {
		width: 100%;
	}

	.hb_affiliates .left-textbox-section .panel-grid-cell:first-child .so-panel,
	.hb_affiliates .right-textbox-section .panel-grid-cell:last-child .so-panel {
		max-width: 100%;
		padding-bottom: 35px;
		font-size: inherit;
	}

	#nav_menu-2 {
		display: none !important;
	}

	#custom_html-2 {
		display: block !important;
	}

	.site-header {
		padding: 10px 0;
	}

	.title-area {
		width: 255px;
		padding: 10px 0;
		margin: 0;
		float: left;
	}

	.site-header .widget-area {
		padding: 0;
		width: 50px;
		float: right;
	}

	/*food menu*/

	.hb-food-menu {
		padding: 0;
		height: 80px;
	}

	.hb-food-menu > .panel-grid-cell {
		background-color: #fff;
	}

	.hb-food-menu > .panel-grid-cell.fixed {
		position: fixed;
		top: 121px;
		width: 100%;
		z-index: 9999;
	}

	.hb-food-menu .heading-border h2:after {
		display: none;
	}

	.food-types *,
	.food-note * {
		font-size: 15px;
	}

	.sticky-food-menu {
		max-width: 100%;
		padding: 30px 20px 20px;
		border-top: 1px solid #000;
		display: none;
		transition: unset;
		position: relative;
	}

	.hb-food-menu > .panel-grid-cell > .widget:first-child {
		padding: 15px 0;
		margin: 0 !important;
		cursor: pointer;
	}

	.hb-food-menu .heading-border .textwidget {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.hb-food-menu .heading-border h2 {
		margin: 0;
	}

	.hb-food-menu .heading-border .icon {
		display: block;
		width: 30px;
		height: 30px;
		background-color: #0155A1;
		border: 1px solid #0155A1;
		color: #fff;
		text-align: center;
		line-height: 30px;
		border-radius: 50%;
		font-size: 17px;
		transition: all ease-in-out 0.3s;
		margin-left: 15px;
	}

	.hb-food-menu .panel-grid-cell .widget.active .icon {
		transform: rotate(90deg);
	}

	.dark-bg-section.horizontal-bg-layer {
		min-height: 100%;
		padding-bottom: calc( 56.25% - 80px );
	}

	#page-container .mobile-no-overlay.dark-bg-section::before,
	#page-container .mobile-no-overlay.hero-panel::before {
		display: none;
	}

	.dark-bg-section.horizontal-bg-layer:before,
	.dark-bg-section:before{
		opacity: 0.4;
	}

	#page-container .mobile-no-padding.bottom-gap {
		padding-bottom: 0;
	}

	#page-container .group-sales-grid-image .panel-layout .panel-row-style {
		margin-top: 0;
	}

	#page-container .mobile-banner-text h3,
	#page-container .mobile-banner-text h4,
	#page-container .mobile-banner-text h5,
	#page-container .mobile-banner-text h6 {
		color: #000;
	}

	#page-container .mobile-no-overlay.dark-bg-section,
	#page-container .mobile-no-overlay.hero-panel {
		min-height: 100% !important;
		padding-bottom: calc( 56.25% - 80px );
	}

	#page-container .insta-panel.top-gap.bottom-gap {
		padding-top: 0;
		padding-bottom: 0;
	}

	.dark-bg-section.horizontal-bg-layer:before {
		height: 100%;
	}

	.events-panel.top-gap {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	#events-wrapper .boxed-layout {
		min-height: 420px;
	}

	#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container {
		height: 450px;
	}

	#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container .image-description .middle-me {
		font-size: 14px;
		line-height: normal;
	}

	#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container .image-description .middle-me h3 {
		font-size: 25px;
		margin: 0 0 15px;
	}
}

@media only screen and (max-width: 740px) {

	.alignleft,
	.alignright {
		float: none;
		max-width: 100%;
		margin: 0 auto 20px;
	}

	.entry-content .entry-image {
		float: left;
		margin-right: 20px;
	}
	
	.hero-panel{
		padding:100px 0 40px;
	}
	
	.hero-panel .wrap, 
	.hero-panel .widget_siteorigin-panels-builder{
		padding:0px;
	}
	
	.bottom-gap {
		padding-bottom: 40px;
	}
	
	.top-gap {
		padding-top: 40px;
	}
	
	.footer-links a {
		padding: 0 6px;
	}
	
	.locations-panel{
		z-index:99;
	}
	
	.footer-links a {
		padding: 0 0px;
	}
	
	#page-container .site-footer #field_submit .button{
		margin:20px auto 0;
	}

	#page-container .hb-pork-shank.dark-bg-section .panel-grid-cell-mobile-last {
		width: 63%;
	}

	.hb-dishes .hb-dish-item,
	#page-container .two-cols-items .hb-dishes .hb-dish-item,
	#page-container .hb-dishes-panel.boxes .panel-grid-cell {
		max-width: calc( 100% - 40px );
		margin: 0 auto 30px;
	}

	.hb-dish-item .dish-meta-info {
		justify-content: space-between;
	}

	.hb-dish-item .dish-meta-info .image-show-hide-icon {
		margin-right: 0;
	}

	.hb-dish-item .dish-meta-info.three-col .name,
	.hb-dish-item .dish-meta-info.two-col .name {
		margin-top: 0;
	}

	.hb-dish-item .dish-meta-info.two-col .name {
		max-width: calc( 100% - 50px );
	}

	.hb-dish-item .dish-meta-info.three-col .name {
		max-width: calc( 100% - 100px );
	}

	.hb-dish-item .dish-description .dish-toggle-image.show-image {
		width: 426px;
	}

	.food-menu-panel .dark-bg-section {
		min-height: 100% !important;
	}

	.hb-pork-shank.dark-bg-section {
		padding-top: 80px;
		padding-bottom: 80px;
		min-height: 100%;
	}

	.hb-dishes-panel.boxes h5 br {
		display: none;
	}
	
	.events-panel.top-gap {
		padding-bottom: 30px;
	}
	
	#page-container .white-overlapping-panel.dark-bg-section .panel-row-style:not([data-stretch-type]) {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	/* .white-overlapping-panel.dark-bg-section{
		padding-top:0px;
		padding-bottom:0px;
		display:block !important;
	} */
	
	.panel-grid .white-overlapping-panel.dark-bg-section.so-parallax .simpleParallax, 
	.panel-grid .white-overlapping-panel.dark-bg-section.so-parallax img[data-siteorigin-parallax]{
		position:relative;
	}
	
	.white-overlapping-panel.dark-bg-section .simpleParallax img {
		min-height: 285px;
	}
	
	.locations-panel, .events-panel.overlap-logo {
		top: 0;
		margin-bottom: 0;
		padding-top: 20px;
	}

	.single-post .entry-footer {
		flex-direction: column;
	}

	.single-post .entry-footer span {
		padding: 0 !important;
	}

	.dark-bg-section.white-overlapping-panel .panel-grid.panel-no-style .panel-grid-cell,
	.dark-bg-section.white-overlapping-panel .panel-grid.panel-has-style .panel-grid-cell {
		max-width: 100%;
		text-align: center;
	}

	#events-wrapper .boxed-layout {
		min-height: 460px;
	}

	#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container {
		height: 414px;
	}

	#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container .image-description .middle-me {
		font-size: 17px;
		line-height: inherit;
	}
	
	.ticket-panel {
		max-width: 90% !important;
	}
	
}

@media only screen and (max-width: 500px) {

	.entry-content .entry-image {
		float: none;
		margin: 0 auto 20px;
	}
	
	.right-textbox-section h2, 
	.left-textbox-section h2 {
		font-size: 35px;
	}
	
	.right-textbox-section .panel-grid-cell:last-child .so-panel h4, 
	.left-textbox-section .panel-grid-cell:first-child .so-panel h4 {
		font-size: 25px;
	}
	
	.hb-dish-item .dish-meta-info {
		justify-content: flex-start;
	}

	.hb-dish-item .dish-meta-info.three-col .name,
	.hb-dish-item .dish-meta-info.two-col .name {
		max-width: 100%;
		margin-top: 5px;
	}

	.hb-dish-item .dish-meta-info .image-show-hide-icon {
		margin-right: 15px;
	}

	.hb-dish-item .dish-meta-info .name {
		margin-top: 10px;
	}

	.hb-dish-item .dish-description .dish-toggle-image.show-image {
		width: 100%;
	}

	#page-container .hb-pork-shank.dark-bg-section .panel-grid-cell-mobile-last {
		width: 100%;
	}

	.food-hero-panel {
		padding-bottom: 40px;
	}

	.food-note .widget,
	#page-container .food-note .sow-image-container,
	.food-note .so-widget-sow-image .widget-title {
		display: block;
		padding: 0;
	}

	.food-note .widget {
		margin-bottom: 10px;
	}

	.food-note .widget,
	#page-container .food-note .sow-image-container img {
		margin: 0 auto 10px !important;
	}

	h1 {
		font-size: 42px;
	}
	
	h3 {
		font-size: 30px;
	}

	.beer-available-year-round .year-round-beer-item {
		max-width: 100%;
		margin: 0 auto 30px;
	}

	.beer-available-year-round .year-round-beer-item:last-child {
		margin-bottom: 0;
	}

	.notification-bar {
		padding: 10px 0 15px;
	}

	.notification-bar a {
		margin: 5px 3px !important;
	}
	
	body .two-column-layout .image-widget-container.middle h3.widget-title {
		font-size: 25px;
	}
	
	#page-container .site-footer p {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.grid-images-panel .panel-layout .panel-row-style {
		margin-top: 10px;
	}

	.white-overlapping-panel.purity-law.dark-bg-section > div .panel-layout .panel-grid {
		padding: 0 !important;
	}

	.seasonal-beer.bottom-gap {
		padding-bottom: 0;
	}

	.mobile-white-overlapping-panel.dark-bg-section {
		min-height: 100%;
		text-align: center;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.mobile-white-overlapping-panel.dark-bg-section.no-overly::before {
		content: "";
		display: block;
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 90%;
		background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.66) 44.79%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
	}

	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-no-style .panel-grid-cell,
	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-has-style .panel-grid-cell,
	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-no-style .so-panel.widget_sow-editor,
	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-has-style .so-panel.widget_sow-editor {
		background: transparent;
	}
	
	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-no-style .so-panel.widget_sow-editor,
	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-has-style .so-panel.widget_sow-editor {
		padding: 0 20px;
		border: none;
	}

	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-no-style .so-panel.widget_sow-editor *,
	.mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-has-style .so-panel.widget_sow-editor * {
		color: #fff !important;
	}

	#page-container .mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-no-style .so-panel.widget_sow-editor .button,
	#page-container .mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-has-style .so-panel.widget_sow-editor .button {
		background-color: #0155A1;
		border: 1px solid #0155A1;
		color: #fff;
	}

	#page-container .mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-no-style .so-panel.widget_sow-editor .button:hover,
	#page-container .mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-no-style .so-panel.widget_sow-editor .button:focus,
	#page-container .mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-has-style .so-panel.widget_sow-editor .button:hover,
	#page-container .mobile-white-overlapping-panel.dark-bg-section .panel-grid.panel-has-style .so-panel.widget_sow-editor .button:focus {
		background-color: #fff;
		border: 1px solid #fff;
		color: #000 !important;
	}

	.food-note .sow-image-container {
		width: auto;
	}

	.hb-food-menu {
		height: 63px;
	}

	.hb-food-menu .heading-border h2 {
		font-size: 30px;
	}

	.hb-food-menu > .panel-grid-cell.fixed {
		top: 166px;
	}

	.purity-law h6 {
		font-size: 22px;
		font-family: 'Univers Next Pro Light Cond';
		font-weight: bold;
		line-height: 1.2;
	}

	.type-post .entry-title,
	.search article .entry-title {
		margin: 0 0 15px;
	}

	#events-wrapper .boxed-layout {
		min-height: 100%;
	}
	
	#page-container .type-post .read-more {
		display: block;
	}


	#page-container .seasonal-beers-slider.flip-hover-boxes .flip-container {
		height: 420px;
	}

	.seasonal-beers-slider img {
		max-width: 80%;
		margin: 0 auto;
	}
}

.boxed-layout .image-description.layer-active{
	opacity: 1 !important;
	z-index: 1 !important;
}

#events-wrapper-ow .tns-controls{
  outline: none !important;
}