/*!
Theme Name: Inkdust
Theme URI: http://www.inkdust.com
Author: Inkdust
Author URI: http://www.inkdust.com
Template: mobius 
Version: 1.0
*/


@font-face {
    font-family: 'Heavitas';
    src: url('/wp-content/themes/child/includes/fonts/heavitas-webfont.eot');
    src: url('/wp-content/themes/child/includes/fonts/heavitas-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/child/includes/fonts/heavitas-webfont.woff2') format('woff2'),
         url('/wp-content/themes/child/includes/fonts/heavitas-webfont.woff') format('woff'),
         url('/wp-content/themes/child/includes/fonts/heavitas-webfont.svg#Heavitas') format('svg');
    font-weight: normal;
    font-style: normal;

}


body, p {
	line-height: 20px;
	font-family: 'Montserrat';
	font-size: 18px ;
}



.button, input[type="submit"] {
	padding: 10px 14px !important;
	line-height: 16px !important;
	color: #0b2140;
	background: #ccd0d4 !important;
	border: none !important;
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
	border-radius: 5px !important;
}

p a {
	text-decoration: underline !important;
}

a:hover{
	text-decoration: none!important;
}

h1 {
	font-weight: normal !important;
	color: #526a8d !important;
	padding-bottom: 10px;
}

#scrollToTop {	
	bottom: 20px;
}


/******************************************
 Navigation
******************************************/
.mobile{
	display: none;
}

#top-nav > ul > li > a {
	text-transform: none !important;
	padding: 0 20px !important;
	text-decoration: none;
}

#top-nav ul ul li {
    position: relative;
    display: inline-block;
    height: auto;
    min-height: 40px;
    width: 100%;
}

#top-nav ul ul li a {
    width: 100%;
    line-height: 14px;
    background: transparent !important;
    text-align: left;
    padding: 13px 16px;
    font-size: 13px !important;
}

#top-nav > ul > li > a > span {
	display: block;
	line-height: 23px;
}

#top-nav > ul > li:hover > a:after, #top-nav > ul > li > a:after {
	border: none !important;
}
#top-nav ul li:hover > ul {
	max-width: 100%;
    
}

#top-nav > ul > li:hover > a > span,
#top-nav > ul > li.current-menu-parent > a > span,
#top-nav > ul > li.current-menu-item > a > span,
#top-nav > ul > li.current-page-ancestor > a > span {
	border-bottom: #ebebeb solid 2px !important;
}

li.nav-webcam a span {
	text-align: center;
	font-size: 12px !important;
	line-height: 12px !important;
}

#top-nav > ul > li.nav-webcam a:hover span, #top-nav > ul > li.nav-webcam.current-menu-item a span {
	border-bottom: none !important;
	text-decoration: none;
}

#top-nav > ul > li.nav-webcam a span i {
	display: none !important;
}

#top-nav > ul > li.nav-webcam {
	margin-top: -17px;
	margin-left: 15px;
	height: 65px;
	background: #2a4162;
}

#top-nav > ul > li.nav-webcam a {
	padding-top: 15px !important;
}
#top-nav > ul > li.nav-webcam a span label {
	float: left;
	padding-right: 12px;
	line-height: 15px;
	cursor: pointer;
}

#top-nav > ul > li.nav-webcam a span .icon {
	margin-top: -4px;
	float: right;
	width: 30px;
	height: 36px;
	background-image: url(/images/webcam_icon.png);
}

.sub-menu {
	/*padding: 10px 0 !important;*/
}

.sub-menu, .sub-menu li {
	background: #2a4162 !important;
}

.sub-menu li a {
	font-family: 'Montserrat';
	text-align: center !important;
}

.sub-menu li a span {
	font-family: 'Montserrat';
	font-size: 15px;
	color: #ffffff!important
}

.sub-menu li a:hover {
	color: #fff !important;
	
}

#sliding-menu-inner li {
	list-style: none;
}

#left-nav {
	padding-top: 30px;
}

#sliding-menu-inner,
#left-nav, 
.left-menu li,
.left-menu li a {
	color: #fff !important;
	font-family: 'Montserrat' !important;
	background: #2a4162 !important;
	text-align: center;
}

.left-menu > li {
	padding: 10px 0;
}


.left-menu > li > a {
	font-size: 16px !important;
	line-height: 30px;
	border-bottom: #ebebeb solid 2px
}

.left-menu .sub-menu {
	margin: 0px;
}

.menu-item-has-children a .arrow-indicator {
	display: none;
}

.left-menu {
	margin: 0px;
}


.left-menu .sub-menu > li {
	padding: 10px 0;
}

.left-menu .sub-menu > li > a {
	padding: 10px 0;
	font-size: 15px !important;
	
	
}

.left-menu > li.nav-webcam a label {
	display: none !important;
}

.left-menu > li.nav-webcam a .icon {
	margin: auto;
	width: 30px;
	height: 36px;
	background-image: url(/images/webcam_icon.png);
}

.back-sub-menu {
	display: none;
}

#header-container > .sliding-menu-open:hover *, .sliding-sidebar-open:hover *, #left-menu-button:hover * {
    fill: none !important;
}

/******************************************
 Header
******************************************/
#header-overlay {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4) !important;
}


#header-overlay, #top-nav {
	height: 65px;
}

.website-logo {
	max-width: 160px;
	max-height: 160px;
	margin: 5px 15px 0 15px;
}

.header-mobile .website-logo {
	
	margin: auto;
	height: 50%;
}



/******************************************
 Page layout
******************************************/
/*#single-post-section {
	margin: 0px 0 0 0;
	
}*/
#single-post-section article.type-post {
    margin: 0;
    padding-bottom: 0px;
}

.single-post .top-page-heading .section-container{
	display: none!important;
}

.top-page-heading .section-container {
	padding: 0px 40px;
}
#story-intro .section-container {
	padding: 20px 40px;
}

#inner-container .section-container .slogan {
	font-family: 'Copperplate';
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	letter-spacing: 8px;
	text-align: center !important;
	color: #fff !important;
	text-transform: uppercase !important;
}

.index-container {
	padding: 0px !important;
}




/******************************************
 Home
******************************************/
/* Hero Slider */
#slide-1-layer-1 {
	font-family: 'Copperplate';
	font-weight: bold;
	font-size: 45px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.home .tp-caption{
	/*font-size: 45px!important;*/
}


.uranus.tparrows:before {
	font-size: 80px !important;
}


/* Social Box */
#home-social {
	padding: 50px 0 0 0 ;
	text-align: center;
}

.home-social-content h2 {
	text-align: center;
	color: #587296 !important;
	font-size: 40px;
	margin-bottom: 15px;
}

.home-social-content p {
	margin: auto;
	text-align: center;
	width: 85%;
	font-family: 'Montserrat';
	color: #587296 !important;
	font-size: 15px;
}

#ff-stream-1 {
	padding-top: 0px;
	min-height: inherit !important;
}

#ff-stream-1 .ff-item {
	height: 225px;
	overflow: hidden;
}

.ff-item-cont, .ff-loadmore-wrapper {
	display: none;
}

.ff-desktop .ff-item:hover img {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}



/******************************************
 Story
******************************************/
.story {
	text-align: center;
}

.story h2 {
	font-family: 'Copperplate';
	color: #717e90 !important;
	letter-spacing: 1px;
	font-weight: bold;
}

.story .desc {
	margin: auto;
	text-align: center;
	width: 70%;
	color: #091f3f !important;
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0px;
}

.story > .section-container {
	padding:60px;
}

.story .section-header {
	padding-bottom: 5px;
}

#story-awards .section-header {
	padding-bottom: 0px;
}


/* Intro */

#story-intro {
	padding: 35px 0 20px 0 ;
}

#story-intro h2 {
	font-family: 'Copperplate';
	color: #4f6382 !important;
	text-align: center;
	font-weight: bold;

}

#story-intro .desc {
	margin: auto;
	text-align: center;
	width: 70%;
}

#story-intro .desc p {
	color: #091f3f !important;
	font-family: 'Montserrat';
	font-size: 15px;
	line-height: 23px;
}

#story-intro .section-container {
	padding: 0;
}


/* Video */

#story-video {
	background: #4f6382;
	
}

#story-video > .video {
	padding: 0px;
	margin: 0 auto;
	max-width: 100%;
	background: #333;
}

#story-video .fluid-width-video-wrapper {
    padding: 0;
    position: relative;
    width: 100%;
}

#story-video .fluid-width-video-wrapper > iframe, .fluid-width-video-wrapper > object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#story-video > .video iframe {
    display: block;
    margin: 0 auto;
    max-width: none;
}

/* Team */

#story-team ul {
	margin: 0px;
}

#story-team ul, #story-team ul li {
	list-style: none;
	text-align: center;
	vertical-align: top;
}

#story-team .section-container {
	text-align: center;
	margin: auto;
}

#story-team li {
	box-sizing: border-box;
	width: 24%;
	padding: 15px;
	min-height: 300px;
	display: inline-table;
}

#story-team .section-container{
	padding: 25px 60px 15px 60px;
}

#story-team .photo {
	margin: auto;
	text-align: center;
	background: #626262;
	width: 215px;
	height: 215px;
	border-radius: 215px;
	overflow: hidden;
}

#story-team .name {
	margin-top: 10px;
	font-size: 18px;
	color: #091f3f;
}

#story-team .title {
	margin-top: 5px;
	font-size: 15px;
	color: #646668;
}

/* Bio Popup */
.bio-details {
	position: absolute;
	text-align: center;
	max-width: 400px;
	top: 75px;
	left: 50px;
	padding: 20px 10px 5px 10px ;
	background:rgba(79, 99, 130, 0.5);
	/*color: #ffffff;*/
}

.bio-details h3 {
	font-family: 'Montserrat';
	font-size: 26px;
	margin: 0px;
	/*color: #ffffff!important;*/
}

.bio-details h4 {
	font-family: 'Montserrat';
	font-size: 16px;
	/*color: #ffffff!important;*/
	    margin: 3px 0 20px 0;
}

.bio-details p{
	font-family: 'Montserrat';
	/*color: #ffffff!important;*/
	line-height: 23px;
	font-size: 13px;
}
.fancybox-nav {
    top: 50%;
    width: 25px;
    height: 100px;
}

.fancybox-nav span {
	background: none;
}
.fancybox-next {
    right: -40px;
}

.fancybox-next:after {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-family: "revicons";
    content: '\e825';
    font-size: 50px;
    color: #fff;
}
.fancybox-prev {
    left: -40px;
}
.fancybox-prev:after {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-family: "revicons";
    content: '\e824';
    font-size: 50px;
    color: #fff;
}

.fancybox-close {
    position: absolute;
    top: -25px;
    /* right: -2px; */
    width: 42px;
    height: 100px;
    background: none;
}
.fancybox-close:after {
    background-image: url(/images/x-white.png);
    background-repeat: no-repeat;
    background-size: 18px;
    display: inline-block;
    width: 18px; 
    height: 18px;
    content:"";
}

.bio-details-bg {
	width: 1100px;
    height: 600px;
	position: relative;
}

.bio-details-bg img {
	width: 100%;
	width: auto;
	position: absolute;
}
#biocontent {
	width: 100%;
	height: 700px;
}

.fancybox-nav span {
 visibility: visible;
}

.fancybox-overlay {
	background: none;
}

.fancybox-skin, .fancybox-outer, .fancybox-inner {
	/*margin: 0px;
	padding: 0px !important;
	box-shadow: none !important;
	background: #fff;
	overflow: hidden !important;
	border-radius: 0px;*/
}

/* Awards */
#story-awards {
	padding: 0px;
	background-color: #19486c;
}

#story-awards-bg {
	opacity: .2;
}

 .champion{
	
	color: #526A8D!important;
	font-weight: bolder;
}

#story-awards h2, #story-awards .desc p {
	color: #fff !important;
}

 #story-awards .desc p {

 	font-size: 15px;
 	line-height: 23px;
 	font-family: 'Montserrat';

 }
 	
#story-awards .section-container{
	padding:25px 60px 0px 60px!important;
} 

#story-awards .awards-food {
	border-top: solid 1px #fff;
}

#story-awards ul, #story-awards ul li {
	list-style: none;
	margin: 0px;
}

#story-awards li {
	box-sizing: border-box;
    width: 20%;
    padding: 0px 15px;
    min-height: 270px;
    display: inline-block;
}

#story-awards .logo {
	margin: 10px;
}

#story-awards .year {
	font-size: 22px;
	color: #fff;
	line-height: 26px;
}

#story-awards .award {
	font-size: 11px;
	color: #fff;
	line-height: 13px;
}

#story-awards .awards-beer {
	clear: both;
}


/* Core Values */

#story-values {
	padding: 25px 0;
}

#story-values button.accordion {
	width: 95%;
	font-family: 'Montserrat'; 
	color: #fff;
	border: none;
	border-radius: 0px !important;
	font-size: 20px;
	padding: 30px 0 30px 75px;
    cursor: pointer;
 	transition: 0.4s;
}

#story-values button.accordion:after {
    content: '\02795';
    font-size: 20px;
    color: #fff;
    float: right;
    margin: 0 25px;
}

#story-values .desc p {
	color: #091f3f !important;
 	font-size: 15px;
 	line-height: 23px;
 	font-family: 'Montserrat';

 }

#story-values button.accordion.active:after {
    content: "\2796";
}

#story-values div.panel {
    max-height: 0;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    opacity: 0;
    margin-bottom: 0px!important;
    border:none!important;
}

#story-values div.panel .section-container {
	padding: 0 40px;
}

#story-values div.panel.show {
    opacity: 1;
    max-height: 500px;  
}


#story-values .btn1, #story-values #panel1 .active {
	background: #496286 !important;
}

#story-values .btn2, #story-values #panel2 .active {
	background: #5a749a !important;
}

#story-values .btn3, #story-values #panel3 .active {
	background: #8499b8 !important;
}

#story-values .btn4, #story-values #panel4 .active {
	background: #a4b2cb !important;
}

#story-values .panel p {
	padding: 30px;
}


/******************************************
 Beer Landing
******************************************/

/* Archive */
#beer-container {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0px;
	text-align: center;
}

#beer-container .beer-container-inner {
	padding: 0px;
	text-align: center;
}

#beer-container .header-title {
	width: 85%;
	margin: auto;
	padding: 0;
	height: 26px;
	border-bottom: solid 2px #ccc;
}

#beer-container .desc {
	margin-top: 40px;
}

#beer-container .desc P {
	font-family: 'Montserrat';
	font-size: 15px;
	margin:0px!important;
	padding-bottom: 10px!important;
}

#beer-container .header-title h2 {
	font-family: 'Copperplate';
	display: inline-block;
	margin: 0;
	padding: 0 30px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	color: #7a7d82;
	background: #fff;
}

#beer-container .beer-list {
	width: 100%;
	margin: 0;
	padding: 0px 0 20px 0 ;
	display: inline-block;
	list-style: none;
	text-align: center;
	min-height: 350px;
}

#beer-container .beer-list li {
	padding: 20px 35px 35px 35px;
	list-style-type: none;
	margin: auto;
	display: inline-block;
	
}

#beer-container .beer-list li img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	
	height: auto !important;
	max-height: 450px;
	
	-moz-transition-property:"all";
	-o-transition-property:"all";
	-webkit-transition-property:"all";
	transition-property:"all";
	-moz-transition-duration:0.25s;
	-o-transition-duration:0.25s;
	-webkit-transition-duration:0.25s;
	transition-duration:0.25s;
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);	
}

.Twenty-Two-Oz img{
	max-height: 550px!important;
	padding: 0px 30px;
	
}

#vault .beer-list li {
    padding: 20px 20px 35px 20px;
   
}

.Vault img{
	max-height: 300px!important;
	padding: 0px 50px;
	
}

#vault .coming_soon {
    display: none;
    opacity: 1!important;
    width: 100%;
    height: 40px;
    background-color: #ebebeb;
    z-index: 9999;
    position: absolute;
    top: 150px;
    border: 2px solid #000000;
    padding: 5px;
    text-align: center;
    min-width: 170px;
 }



#beer-container .beer-list:hover .img {
	-webkit-filter:blur(2px);
	filter:blur(2px)
}

#beer-container .beer-list li:hover div {
	-moz-transition-duration:0.25s;
	-o-transition-duration:0.25s;
	-webkit-transition-duration:0.25s;
	transition-duration:0.25s;
	opacity: 0;
}
.coming_soon {
	display: none;
	opacity: 1!important;
	width:100%;
	height: 75px;
	background-color: #ebebeb;
	z-index: 9999;
    position: absolute;
    top: 405px;
    border: 2px solid #000000;
   	padding: 12px;
    text-align: center;
	min-width: 210px;    

}

.listing-item .title a{
    color: #7a7d82!important;
}
.listing-item  .style a{
    color: #7a7d82!important;
}

.coming_soon p{
	font-family: 'Copperplate';
    font-size: 16px;
    color: #7a7d82;
}

.coming_soon span{
	font-family: 'Copperplate';
    font-size: 13px;
    color: #7a7d82;
    padding-top: 3px;
}

.beer-list .style{
	max-width: 260px;
}
#beer-container .beer-list li:hover .coming_soon {
	display: block;
}

#beer-container .beer-list li:hover img {
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
}
.beerholder{
	display: block!important;
	opacity: 1!important;
	position: relative;
}

#beer-container .beer-list li .title {
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	font-family: 'Heavitas';
	font-size: 19px;
	color: #7a7d82;
}


#beer-container .beer-list li .style {
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	font-family: 'Copperplate';
	font-size: 12px;
	color: #7a7d82;
}

#year::before {
  content:"";
  display:block;
  height:30px; /* fixed header height*/
  margin:-30px 0 0; /* negative fixed header height */
}

#seasonal::before {
  content:"";
  display:block;
  height:30px; /* fixed header height*/
  margin:-30px 0 0; /* negative fixed header height */
}
/* The Vault */

#beer-vault-container {
position: relative;
	padding: 50px 20px 30px 0;
	text-align: center;
	background: #aaa;
	width: 100%;
}

#beer-vault-container .beer-container-inner {
	display: inline-block;
	margin: 0 auto;
	width: 1000px;
}



#beer-vault-container h2 {
	font-size: 45px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 40px !important;
}

#beer-vault-container h3 {
	margin-bottom: 5px !important;
	font-size: 18px;
}

#beer-vault-container .beer-list {
	margin: 0 20px !important;
	display: inline-block;
}

#beer-vault-container .beer-list .single {
	margin: 0 20px 30px 20px;
	width: 480px;
	min-height: 150px;
	float: left;
}

#beer-vault-container .logo {
	float: left;
	margin: 10px 25px 0 0;
}

#beer-vault-container .logo img {	    
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    overflow: hidden;
}

#beer-vault-container .title {
	text-align: left;
}

#beer-vault-container .desc {
	margin-left: 125px;
	text-align: justify;
	font-size: 13.5px;
	line-height: 18px;
}


#beer-vault-container #owl-slider {
	width: 1100px;
}

#beer-vault-container .owl-controls {
	margin: 0 0 20px 0 !important;
	
}

.page-template-page-beers-loop .apply-btn{
	margin: 30px auto;
	text-align: center;
}

/******************************************
 Single Beer Page
******************************************/
.single-beer .top-page-heading {
    padding: 0px 0 134px 0;
    top: 43px;
    margin-bottom: 41px;

}
}

.single-beer-wrapper .section-container {
	margin: auto;
}
	
.single-beer-wrapper {
	padding: 40px;
	background: #ebebeb;
}

.beer-content {
	position: relative;
	margin: auto;
	max-width: 1180px;
	padding: 5px 40px 0 40px;
	background: #fff;
	
}

.beer-content .back-to-beer{
	color: #717e90;
    float: right;
    font-weight: normal;
    font-size: 25px;
    margin-top: 15px;
}
.beer-content .nav-next {
	color: #717e90;
	z-index: 999;
	top: 200px;
	right: 10px;
	position: absolute;
	font-size: 100px;
}

.back-wrapper .nav-next {
	color: #717e90;
	z-index: 999;
	right: 40px;
	position: absolute;
	font-size: 25px;
	font-family: 'heavitas';
    text-transform: uppercase;
}
.nav-next a{
	color: #717e90!important;
}

.beer-content .nav-pre {
	color: #717e90;
	z-index: 999;
	top: 200px;
	left: 10px;
	position: absolute;
	font-size: 100px;
}

.back-wrapper .nav-pre {
	color: #717e90;
	z-index: 999;
	left: 40px;
	position: absolute;
	font-size: 25px;
	font-family: 'heavitas';
    text-transform: uppercase;
}

.nav-pre a{
	color: #717e90!important;
}

.beer-content .title {
	text-align: center;
    padding: 40px 0 0 15%;
}
.beer-content .title img{
	width: 70%;
    margin-bottom: 50px;
    max-width: 603px;
}

   

.beer-content .title h1 {
	font-family: 'Heavitas', sans-serif;
	color: #679d4d !important;
	font-size: 115px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 25px;
}

.beer-content .title h1 em {
	font-style: normal;
	font-size: .2em;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.beer-content .title h2 {
	font-family: 'Copperplate Bold';
	color: #a1a89e;
	font-size: 34px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.beer-content .beer-image {
	margin-top: -192px;
	float: left;
	width: 40%;
	max-width: 375px;
	padding-right: 25px;
	padding-left: 70px;
}

.beer-content .details {
	float: left;
    max-width: 565px;
    width: 50%;
}

.beer-content .details .desc {

}

.beer-content .details .desc, .beer-content .details .specs {
	width: 100%;
	border-bottom: solid 1px #aaaaaa;
}

.beer-content .details .specs {
	padding: 12px 0;
}

.beer-content .details .specs ul {
	margin: 0px;
	list-style: none;
}

.beer-content .details .specs ul li {
	width: 29%;
	margin: 0 8px;
	box-sizing: border-box;	
	font-family: 'Montserrat';
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	color: #aaa;
	display: inline-block;
	list-style-type: none;
	/*border-right: solid 1px #aaa;*/
	text-align: center;	
}

.beer-content .details .specs ul li:first-child {
	padding-left: 0px;	
}

.beer-content .details .specs ul li:last-child {
	border-right: none;	
}

.beer-content .details .specs ul li label {
	font-family: 'Copperplate';
	font-weight: bold;
	padding-right: 7px;
}

.beer-content .details .misc ul {
	margin-left: 0px;
}

.beer-content .details .misc > ul > li {
	list-style: none;
}

.beer-content .details .misc .ingredients span {
	float: left;
	font-family: 'Montserrat';
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-right: 5px;
}

.beer-content .details .misc .ingredients {
	box-sizing: border-box;
	float: left;
	width: 59%;
	padding-right: 10px;
}

.beer-content .details .misc .ingredients p {
	padding: 0px;
}


.beer-content .details .misc .divider {
	width: 2%;
	border-left: solid 1px #a9c79c;
}

.beer-content .details .misc .flavor {
	float: left;
	box-sizing: border-box;
	width: 39%;
	font-size: 12px;
	border-left: solid 1px #aaaaaa;
}

.beer-content .details .misc .flavor ul {
	margin: 0 0 0 40px;
}

.beer-content .details .awards {
	padding: 20px 0 0;
	border-top: solid 1px #aaaaaa;
}

.beer-content .details .awards .medal {
	float: left;
	margin-top: -8px;
	padding-right: 10px;
}

.beer-content .details .awards .count {
	font-family: 'Copperplate';
	font-weight: bold;
	float: left;
	padding-top: 7px;
	font-weight: normal;
	font-size: 20px;
	color: #aaa ;
	letter-spacing:1px;
}

.beer-content .details .awards .button {
	margin-left: 20px;
	font-size: 14px !important;
	float: right;
}

.back-wrapper {
	text-align: center;
}


/******************************************
 Location Landing Page
******************************************/
.page-template-page-location  .top-page-heading {
	padding: 0px 0 134px 0;
    top: 43px;
    margin-bottom: 41px;

}
.location-content-container {
	margin: 0 0 40px 0;
	padding: 0px;
	background: #ebebeb;
}

.location-content-wrapper {
	background: #fff;
}

#locations-intro {
	/*margin: 0 0 10px 0;*/
	padding: 45px 0;
}

#locations-intro h2 {
	font-family: 'Copperplate';
	font-weight: bold;
	text-align: center;
	font-size: 40px ;
	line-height: 46px;
	color: #ffffff ;
}

#locations-intro p{
	color: #ffffff ;
	font-family: 'Montserrat';
	font-size: 15px;
	line-height: 23px;
}

.to-header-image{
	max-height: 365px;
}
#story-awards .to-header-image{
	max-height: 100%;
}
#locations-intro-body .to-header-image{
	max-height: 500px;
}

#locations-intro-body {
	text-align: center;
}

#locations-intro-body h2 {
	font-family: 'Heavitas', sans-serif;
	text-transform:uppercase;
	text-align: center;
	font-size: 32px ;
	color: #4f6382 ;
}

#locations-intro-body .button{
	margin:30px;
	width: 150px;
}

.location_h2{
	font-size: 75px !important;
	color: #ffffff !important;
}

#locations-intro .desc {
	margin: auto;
	text-align: center;
	width: 70%;
	color: #091f3f !important;
}
#locations-intro-body .desc {
	font-family: 'Montserrat';
	margin: auto;
	text-align: center;
	width: 85%;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: bold;
}

.location-content {
	margin: 0 auto;
	padding: 10px 115px;
	max-width: 1180px;

}

.location-content .featured {
	box-sizing: border-box;
	margin: 0;
	float: left;
	width: 50%;
	height: 600px;
	background: #ccc;
	overflow: hidden;
}

.location-content .details {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 40px 30px 0px 40px;
	background: #fff;
}

.location-content .details h1 {
	font-family: 'Heavitas', sans-serif;
	color: #526a8d;
	font-size: 62px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 20px;
    line-height: 60px;
}


.location-content .details .desc {
	padding: 0 0 20px 0;
}


.location-content .details .hours {
	padding: 20px 0;
	border-top: solid 1px #abb3bd;
	border-bottom: solid 1px #abb3bd;
}

.location-content .details .hours h3 {
	font-family: 'Copperplate';
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #526a8d;
	letter-spacing: 2px
}

.location-content .details .hours p {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: .5px;
}

.location-content .details .address {
	padding: 20px 0 0 0;
	font-size: 15px;
	text-decoration: underline;

}
.location-content .details .address:hover{
	text-decoration: underline;
	
}

.location-content .details .phone {
	padding: 0px 0 20px 0;
	font-size: 15px;	
}

.location-content .details p {
	padding-bottom: 0;
}

.location-content .link-holder {
	margin: 0 20px;
	text-align: center;
}

.location-content .link-holder > .button {
	box-sizing: border-box;
	padding: 15px !important;
	width: 100%;
}




/* Gallery slider */
.location-content .gallery-slider {
	background: #666;
	overflow: hidden;
}

.location-content .gallery-slider .item img {
	display: block;
    width: 100%;
    height: auto;
}

.location-content .gallery-slider .owl-controls {
	z-index: 99;
	margin-top: -55px !important;
	margin-bottom: 10px !important;
}

.location-content .gallery-slider .owl-controls .owl-page span {
	background: #fff !important;
}


.flex-viewport{
	max-height: 470px!important;
}
			


.last-row{
    margin-bottom: 31px;
}



/******************************************
 Single Location
******************************************/

#tabs {
		text-align: center;
}

#tab-nav {
	background: #ebebeb;
	border-radius: 6px;
	display: inline-block;
	list-style:none;
	margin:0; 
	padding:1px 0;
	
}

#tab-nav li {
	height: 60px;
	list-style:none;
	float:left;
}

#tab-nav li.current_page_item a {
	background:#526a8d;
	color:#fff;
}	
	
#tab-nav li a {
	font-family: 'Montserrat';
	line-height: 60px;
	font-size: 16px;
	padding: 20px 55px;
	color: #091f3f;
	text-decoration:none;
	background: #ebebeb;
	border-radius: 6px;
}

#tab-nav li a:hover {
	color:#fff;
	background:#526a8d;
}



/*  Tab page content */

.taplist .container{padding:0 0 0 0!important; width: 100%;}

#taphunter .taphunter-row{padding:5px 0px!important;}

.tab-content h2 {
	margin: 0px 0px 10px 0px;
	font-size: 29px;
	color: #717e90 !important;
	
}

.tab-content .content-desc {
	margin-bottom: 20px;	
}

.tabs {
	margin-top: 30px;
	text-align: center;
}

.tabs > .clear {
	margin-bottom: 20px;
}

.tabs:after {
	content: '';
	display: table;
	clear: both;
}

.tabs label {
    font-family: 'Montserrat';
	font-size: 16px;
	padding: 20px 55px;
	color: #091f3f;
	margin: 0 -2px;
	text-decoration:none;
	background: #ebebeb;
	border-radius: 6px;
    cursor: pointer;
}
 
.tabs label:hover, .tabs [id^="tab"]:checked + label {
    color:#fff;
	background:#526a8d;
}
 
.tab-content {
    display: none;
    width: 100%;
	text-align: left;
	padding-bottom: 35px;
}

.tabs input[type=radio] {
    display:none;
}
 
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4  {
	display: block;
}




.location-info {
	padding: 30px ;
	background: #ebebeb;
}

.location-info > .location-content {
	padding: 0;
	background: #fff;	
}

.location-content-wrapper .content {
	padding: 30px 0;
}


.location-content-wrapper .content h2 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 30px;
	color: #717e90;
}

/* Events */


.single-event #single-post-section{
	padding:133px 115px 15px 115px;
}

.single-event #single-post-section .event{
	padding: 0 40px;
}

.page-template-page-happenings-feat #inner-container .section-container{
	padding: 0 120px;
}

.page-template-page-happenings #inner-container .section-container{
	padding: 0 120px;
}

.page-template-page-happenings-feat #inner-container, .page-template-page-happenings #inner-container, .blog #inner-container{
	text-align: center;
	margin-bottom:25px;
}
.tab-content .events h3 {
	text-align: center;
	line-height: 24px;
	color: #717e90;
}

.eventorganiser-event-meta{
	margin-top: -25px;
}

.location{
	float: left;
}
/* Menu */
.menus .link{
    padding: 15px 0 0 0px;
    float: right;
}

.menus .menu-container {
	padding-bottom: 20px;

}
.menus .menu-container .img {
	margin: auto;
	text-align: center;
	float: left;
	width: 50%;
}

.menus .menu-container .img img {
	border: solid 1px #666;
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}


/* Tap List */
#taphunter{
	padding-bottom: 50px;
}
#taphunter .th-follow-button, #taphunter #taphunter-attribution {
	display: none !important;
}

#taphunter-taps .category-header .heading {
	color: #717e90;
	text-transform: uppercase;
}


/* Lodging */
.tab-content .lodging ul, .tab-content .lodging ul li {
	list-style-type: none;
	margin: 0px;
}

.tab-content .lodging ul li {
	padding-bottom: 50px;
}

.tab-content .lodging .photo {
	padding-bottom: 20px;
}

.tab-content .link {
	text-align: center;
	padding-bottom: 35px;
}



/******************************************
 Award
******************************************/

.awards-intro {
	padding: 20px 0 0 0 ;
}

.awards-intro {
	margin: auto;
	text-align: center;
	width: 70%;
	color: #091f3f !important;
}

.award-filter{
	margin:0 0 40px 0 ;
}

.awards-content {
	padding: 0px 30px 30px 30px;
}

.awards-content ul {
	padding-left: 50px;
}

.awards-content ul, .awards-content ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.awards-content ul li div {
	font-size: 14px;
	
	padding: 5px 10px;
	float: left;
	height: 20px;
}

.awards-content ul li.odd div {
	background: #ebebeb;
}


.awards-content .prev-posts-link {
	/*padding:30px 0 20px 0 ;*/
	float: right;
	font-family: 'Montserrat';
	font-size: 18px;
	
}

.awards-content .next-posts-link a{
	/*padding: 30px 0 20px 0;*/
	float: left;
	font-family: 'Montserrat';
	font-size: 18px;
	
}

.awards-content .link-button{
	margin: 20px 0px;
}

/*.awards-content .year {
	width: 40px;
}

.awards-content .bear {
	width: 80px;
}

.awards-content .comp {
	width: 280px;
}


.awards-content .medal {
	width: 250px;
}

.awards-content .medal-ext {
	min-width: 250px;
}

.awards-content .cat {
	width: 350px;
}*/

/******************************************
 News
******************************************/
.blog #inner-container .section-container{
	padding: 0 120px 35px 120px;
}
.news-content {
	margin-top: 20px;
}

.news-content-holder {
	box-sizing: border-box;
	padding: 8px 22px 0 0px;
	float: left;
	width: 33.333%;
	min-height: 550px;
	text-align: center;
}

.blog .news-content-holder {
	display: none;
}

.news-content-holder p{
	font-size: 14px;
    padding: 5px 15px 0px 15px;
    min-height: 76px;
    margin-bottom: 5px;	
}

.news-content-holder h2 {
	text-align: center;
	font-size: 20px;
	color: #717e90 !important;
	line-height: 22px;
	margin: 0;
	padding: 5px 0 0px 0;
	text-transform: capitalize;
}

.news-content-holder .thumb-img {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	border: none;
}

.news-content-holder .thumb-img img {
	width: 95%;
	height: auto;
	border: none;
}

/* Single */
.single-post  .top-page-heading {
	padding: 0px 0 134px 0;
    top: 43px;
    margin-bottom: 41px;

}


#single-post-section {
    padding: 0 150px;
}    

#single-post-section h2 {
	text-align: center;
	font-size: 28px;
	color: #717e90 !important;
	line-height: 28px;
	margin: 0 0 40px 0;
	padding: 0;
	text-transform: capitalize;
}

.single-post #single-post-section .featured-img {
	width: 100%;
	height: 90px;
	
}
.single-event #single-post-section .featured-img {
	width: 100%;
	max-height: 375px;
	min-height: 200px;
	margin: 38px 0;
	overflow: hidden;
}
.single-event #single-post-section .featured-img {
	position: relative;
	height: 415px;
	overflow:hidden;
}
#single-post-section .featured-img img {
	display:block;
	position: absolute;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto;
    /*min-width: 1100px; */

}



/******************************************
 Events
******************************************/

/* Archive */

.event-content {
	
	margin-top: 20px;
}

.event_date_time{
	
	margin-bottom: 10px;
}

.page-template-page-happenings-feat .event-content-holder {
	display: none;
}

.page-template-page-happenings .event-content-holder {
	display: none;
}

.event-content-holder {
	
	box-sizing: border-box;
	padding: 8px 22px 0 0px;
	float: left;
	width: 33.333%;
	min-height: 450px;
}

.page-template-page-happenings-feat .event-content-holder, .page-template-page-happenings .event-content-holder {
	
	min-height: 415px;
}

.event-content-holder h2 {
	text-align: center;
	font-size: 18px;
	color: #717e90 !important;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
.event-content-holder h4 {
	line-height: 23px;
	text-align: center;
}
.event-content-holder p{
	text-align: center;
	padding: 5px;
	margin-bottom: 15px;
}

.event-content-holder .date {
	text-align: center;
}

.event-content-holder .date em {
	font-weight: bold;
	font-style: normal;
}

.event-content-holder  .featured-event img{
	position: absolute;
    z-index: 99999;
}

.event-content-holder .thumb-img {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	border: none;
	
}

.event-content-holder .thumb-img img {
	width: 100%;
	height: auto;
	border: none;
	position: relative;
	z-index: 9;
}


/* Single Event Page */


#single-post-section .featured-img {
	position: relative;
}

.single-event #single-post-section  .nav-next {
	top: 25%;
}

.single-event #single-post-section  .nav-next a{
	color: #ffffff!important;
}

#single-post-section  .nav-next {
	top: 40px;
	right: 40px;
	position: absolute;
	font-size: 100px;
}

.single-event #single-post-section .nav-pre {
	top:25%;
}
.single-event #single-post-section .nav-pre a{
	color: #ffffff!important;
}

#single-post-section .nav-pre {
	top: 40px;
	left: 40px;
	position: absolute;
	font-size: 100px;
}

#single-post-section .featured-img a {
	color: #fff;
}

.eo-event-venue {
	margin-top: 40px;
}
.eo-event-venue h2 {
	margin-bottom: 10px;
}

.eo-event-venue .address {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
}

.eo-event-venue .address h4 {
	margin-bottom: 5px;
	font-size: 24px;
}

.eo-venue-map {
	height: 300px !important;
	border: 1px solid #999 !important;
}

/******************************************
 Jobs
******************************************/
.join-our-team-container{
	padding: 30px 95px;
}

.job-intro {
	margin-bottom: 40px;
	padding: 30px 20px;
	border: solid 2px;
}

.job-intro .apply-btn {
	text-align: center;
}

.job-intro ul, .job-intro ul li {
	list-style: none;
}

.job-intro ul {
	margin: 20px 20px 0px 30px; 
	padding: 0px;
}

.job-intro .fa {
	padding-right: 10px;
}

.job .post-content-holder {
	margin: 0px;
	border: none;
}

#single-post-section {
	margin: 50px 0px;
	
}

.jobs-container h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;
}

.jobs-container .description {
	margin: 0;
}

.jobs-container .description p{
	margin: 0;
	padding:  10px 0 0 0 !important;
}

.jobs-container .description h3 {
	margin: 0;
}

.join-our-team-container .post-content-holder{
	padding-bottom: 35px;
}

.job_application{
	display: none; 
	height: 1000px;
	
}

.gform_wrapper .gsection{
	border-bottom: none!important;
	border-top: 3px solid #CCC!important;
	margin-top: 30px!important;
}

.margin-bottom-twenty{
	margin-bottom: 30px!important;
}

.Sig-fileds .gfield_description{
	padding-top: 0px!important;
	padding-bottom: 20px!important;
}
.articles-holder{
	
}

/******************************************
NEW EMPLOYMENT APPLICATION
******************************************/
.jobapplication{
	width: 80%;
	margin:auto;
}
.jobapplication .initial .ginput_container {
	width: 100px;
}

.jobapplication li input[type=checkbox]{
	min-width: 25px!important;
}

.jobapplication li input[type=checkbox]:checked:before{
	content: 'X'!important;
	font-size: 36px;
}

.jobapplication li input[type=radio]{
	min-width: 25px!important;
}

.jobapplication li input[type=radio]:checked:before{
	content: 'X'!important;
	font-size: 36px;
}

.jobapplication tr td:first-child{
	border-color: #000000!important; 	
}

/******************************************
 Mug Club
******************************************/
.mugclub-wrapper {
	
}

.mugclub-content {
	padding: 50px 95px;
}

.mugclub-content ul {
	margin: 0 0 20px 10px;
}

.mugclub-content ul,
.mugclub-content li {
	list-style: none;
}

.mugclub-content li {
	padding: 0 0 5px 0;
}

.mugclub-content .fa {
	padding-right: 10px;
}

/******************************************
 Tours
******************************************/
.tour-content{
	padding: 50px 95px;
	font-family: 'Montserrat';
} 

.tour-request_wrapper{
	max-width: 900px;
}

.gform_description{
	font-size: 24px;
}

.location-desc{
    padding: 0px 0px 0px 11px!important;
}

.location-desc p{
    font-size: 13px!important;
    line-height: 15px!important;
}
.tour-content p{
	padding-bottom: 0px;
}
.tour_img{
	width: 32%;
	padding: 5px 11px 10px 11px;
}
/******************************************
 Webcam
******************************************/
.webcam-content {
	background: #4f6382;
}

.webcam-video {
	margin: auto;
	padding: 50px 20px 20px 20px;
	text-align: center;
}

.webcam-video p {
	padding-top: 10px;
	color: #ccc !important;
}




/******************************************
 Footer
******************************************/


/* contact form */
#footer-contact {
	background: #ebebeb;
}

#footer-contact .footer-contact-container {
	margin: auto;
	max-width: 1180px;
	text-align: center;
	padding: 15px 40px 40px 40px;
}

#footer-contact .footer-contact-container .gform_wrapper {
	max-width: 100%;
}

#footer-contact .footer-contact-container .gform_heading {
	width: 100%;
	margin: 40px 0;
	padding: 0px;
	font-family: 'Montserrat';
	color: #526a8d;
	font-size: 20px;
	text-align: center;
	border-bottom: solid 2px #ccd0d4;
	height: 12px;
}

#footer-contact .footer-contact-container .gform_description {
	background: #ebebeb;
    width: 50%;
    padding: 0 20px;
    margin: auto;
}

.footer-contact-container input, .footer-contact-container textarea {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	background: #ccd0d4;
	color: #717e90;
	padding: 10px 15px !important;
	font-family: 'Montserrat' !important;
	font-size: 15px !important;
}

#footer-contact label {
	display: none;
}

#footer-contact select {
	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none;
	padding-left: 15px;
    width: 100%;
    height: 50px;
    background-color: #CCD0D4;
    color: #A9A9A9;
    font-family: 'Montserrat' !important;
    font-size: 15px !important;

}
/* form layout */

.footer-contact-container .gform_body {
	box-sizing: border-box;
	display: inline-block;
    float: left;
    width: 90%;
}

.footer-contact-container > .gform_wrapper > #gform_1 > .gform_footer {
	box-sizing: border-box;
    display: inline-block;
    width: 9%;
	position: relative;
	height: 200px;
	padding: 0px !important;
}

.footer-contact-container .clear {
	padding-bottom: 0px;
}

/* Submit button */ 
.footer-contact-container .gform_footer input {
	width: 100%;
	position: absolute;
	bottom: 0px;
}

.gform_fields {
	position: relative;
}

.gform_fields .contact-name,
ul.gform_fields li.gfield_error.contact-name {
	width: 48% !important;
}
.gform_fields .contact-name,
.gform_fields .topic  {
	width: 48% !important;
	/*float: left!important;*/
}
.ginput_container {
	width: 100%;
	margin: 0px !important;
}

.ginput_container input {
	width: 100% !important;
	height: 52px;
}

.gform_fields .contact-email,
ul.gform_fields li.gfield_error.contact-email {
	width: 25% !important;
	margin: 0px !important;
}

.gform_fields .contact-phone,
ul.gform_fields li.gfield_error.contact-phone {
    width: 48% !important;
	clear: none !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

div.gform_body > ul.gform_fields > li.gfield.gfield_error.contact-phone {
	margin-bottom: 0px !important;
}

.ginput_container_phone {
	width: 45%;
	float: right;
	margin: 0px !important;
}

.ginput_container_email, .ginput_container_phone {
	padding-top: 15px;	
}

.gform_fields .contact-email {
	clear: none !important;
	float: left;
}

.gform_fields .contact-message,
ul.gform_fields li.gfield_error.contact-message {
	position: absolute;
	width: 50% !important;
	right: 0px;
	top: 0px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.gform_fields li.contact-message textarea  {
	height: 185px;
	resize: vertical;
    overflow: hidden;
}


li.gfield_error > div.ginput_container {
	margin-left: 0px !important;
}







/* Links */

#footer-top {
    padding: 12px 0px 5px 0 !important;
	clear: both;
}

#footer-top .section-container {
	padding: 0 40px;
}

#footer-top .widget_text {
	margin: auto;
}


.footer-links-holder {
	display: inline-block;
	box-sizing: border-box;
	width: 39%;
}

.footer-cap-holder {
	display: inline-block;
	box-sizing: border-box;
	width: 20%;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}


/* Newsletter */

.footer-newsletter-holder {
	display: inline-block;
	box-sizing: border-box;
	width: 40%;
	padding: 0px 0;
}

.footer-newsletter h4 {
	font-size: 16px;
	padding: 10px 0;
	margin-bottom: 0px;
	letter-spacing: 0px;
	font-weight: 400;
}

.footer-newsletter input[type="text"], .footer-newsletter input[type="email"] {
	color: #526a8d;
	padding: 7px 0px !important;
	font-family: 'Montserrat' !important;
	font-size: 15px !important;
	background: #a0acbd;
	border: none;
	width: 100%;
	margin-right: 6px;
	border-radius: 5px !important;

}

.footer-newsletter input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #717e90; padding-left: 15px;
}
.footer-newsletter input[type="text"]:-moz-placeholder { /* Firefox 19+ */
  color: #717e90; padding-left: 15px;
}
.footer-newsletter input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #717e90; padding-left: 15px;
}
.footer-newsletter input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #717e90; padding-left: 15px;
}

.footer-newsletter input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #717e90; padding-left: 15px;
}
.footer-newsletter input[type="email"]:-moz-placeholder { /* Firefox 19+ */
  color: #717e90; padding-left: 15px;
}
.footer-newsletter input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #717e90; padding-left: 15px;
}
.footer-newsletter input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #717e90; padding-left: 15px;
}


.footer-newsletter input[type="submit"] {
	color: #0b2140;
	background: #ccd0d4;
	float: right;
	margin-right: 18px;
	
}

.footer-newsletter-holder {
	position: absolute;
    margin-top: 20px;
}

.footer-newsletter .ctct-form-field-email {
	width: 320px;
	float: left;
}

.ctct-form-wrapper input[type="email"]:required:valid{
	/*background: none!important;*/
}


.footer-newsletter .ctct-form-field-submit {
	   width: 104px;
    float: left;
    margin-left: 18px;
}

.gcc_textbox input[type="text"]{
	color: #526a8d;
	padding: 7px 0px !important;
	font-family: 'Montserrat' !important;
	font-size: 15px !important;
	background: #a0acbd;
	border: none;
	width: 70%;
	margin-right: 6px;
	border-radius: 5px !important;

}

 .gcc_textbox input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #717e90; padding-left: 15px;
}
.gcc_textbox input[type="text"]:-moz-placeholder { /* Firefox 19+ */
  color: #717e90; padding-left: 15px;
}
 .gcc_textbox input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #717e90; padding-left: 15px;
}
 .gcc_textbox input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #717e90; padding-left: 15px;
}

.gcc_caption{
	display: none;
}
 .gcc_button input[type="button"]{
	color: #0b2140!important;
	background: #ccd0d4!important;
	float: right;
	margin-right: 18px;
	padding: 10px 14px !important;
    line-height: 16px !important;
    color: #0b2140;
    background: #ccd0d4 !important;
    border: none !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    border-radius: 5px !important;
	
}

.ctct-form-field-email label{
	display: none;
}


.footer-newsletter hr{
	display: none;
}

.footer-newsletter sub{
	display: none;
}
/* Footer Menu */

.menu-footer-nav-container .menu {
	margin: 0;
	padding-top: 15px;
	list-style: none;
	
}

.menu-footer-nav-container .menu li {
	display: inline-block;
	list-style-type: none;	
	margin: 15px;
	height: 20px;
}

.menu-footer-nav-container .menu li a {
	font-family: 'Montserrat' !important;
	font-weight: bold;
	margin: 0;
	font-size: 13px !important;
	color: #fff;	
	padding: 0px;
	border: none;
	line-height: 20px;
}

.menu-footer-nav-container .menu li a:hover
/* .menu-footer-nav-container .menu li.current_page_item a */
{
	color: #fff;
	border-bottom: 2px solid #fff;
}

#footer-inner-bottom {
	cursor: inherit !important;
	padding: 20px 0;
}

#footer-inner-bottom  #copyright {
	text-align: center;
}





/* social widget */
.footer-social-menu {
	height: 50px;
	background: #ebebeb;
}

.footer-social-menu .menu-social-menu-container {
	margin: auto;
	max-width: 1180px;
	text-align: center;
	padding: 10px;
}

.footer-social-menu .menu {
	text-align: center;
	margin: 0;
	list-style: none;
}

.footer-social-menu .menu li {
	display: inline-block;
	margin: 0px 5px;
	list-style-type: none;
}

.footer-social-menu .menu li a {
	color: #ebebeb;
	display: block;
	font-size: 18px !important;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	text-align: center;
	background: #526a8d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.footer-social-menu .menu li.untappd a {
	display: block;
	background: #526a8d url(/images/untappd-icon.png) no-repeat center center scroll;
	text-indent:-9000px;
}


#copyright {
    font-size: 13px;
}




/******************************************
 Gravity Form Error
******************************************/
.gform_fields {	
	list-style: none;
	margin: 0px 0px 10px 10px;
}

.gform_wrapper .gform_body{
	width: calc(88% + 16px)!important;
	margin-left: 6px;
}
.gform_wrapper .gform_footer {
	padding: 10px 0 !important;
	margin: 0px !important;
}

.gform_wrapper .validation_message {
	display: none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-bottom: 0px !important;
	padding: 0px !important;
	background-color: inherit !important;
	border: none !important;
}

.gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error textarea {
	border: none !important;
}

.gform_wrapper div.validation_error {
    color: #ff9711 !important;
    font-size: inherit !important;
    margin-bottom: 20px !important;
    border-top: 0px !important;
    border-bottom: none !important;
    padding: 0px !important;
    clear: both;
    width: 97.5%;
}

.flexslider{
	margin: 0 0 0 0!important;
}



.flex-direction-nav{
	display: none;
}

#ff-stream-1 .picture-item__inner {
	height: 225px;
	background-color: #526A8C;
}
#ff-stream-1  .ff-img-holder {
	height: 225px;
	max-height: 225px!important;
}
#ff-stream-1  .ff-img-holder a{
	display:flex;
    justify-content:center;
    align-items:center;
    overflow:hidden
}

.ff-img-holder img{
	max-width: 510px!important;   
    width: auto!important;
    height: auto!important;
   	max-height: 500px!important; 	
    overflow: hidden;
}

.ff-stream img{
	 flex-shrink:0;
    min-width:100%;
    min-height:100%;

}

.forcefullwidth_wrapper_tp_banner{
	    max-height: 95vh!important;
}

@media screen and (max-width: 1024px) {
	
	.footer-cap-holder {
	    width: 100%;
	}
	.footer-links-holder {
	    width: 100%;
	}
	.footer-newsletter-holder {
	    width: 100%;
	    position: relative;
	}

	.button, input[type="submit"]{
		padding: 10px 10px !important;
	}

	.footer-newsletter .ctct-form-field-submit{
		margin-left: 0px;
	}
	.footer-newsletter input[type="text"] {
		
    	width: 75%;
	}

	.footer-newsletter input[type="submit"]{
		margin-right: 25px;
	}

	.footer-newsletter p{
		padding-bottom: 12px;
	}
	.ctct-form-field-email{
		margin: 0!important;
	}

	.location_h2 {
	    font-size: 64px !important;
	}

	#footer-contact .footer-contact-container .gform_description{
		width: 100%;
	}
	.footer-contact-container .gform_body{
		float: none;
		width: 100%;
		margin-top: 15px;

	}

	.to-header-image {
	     max-height: 1200px; 
	}
	.footer-contact-container > .gform_wrapper > #gform_1 > .gform_footer{
		height: 69px;
	}   
	.website-logo img {
	    min-height: 63%!important;
	    max-height: 63%!important;
        margin-top: 8px;
	}
	#vault .beer-list li {
    padding: 20px 35px 35px 35px;
   
	}

	.Vault img{
		max-height: 325px!important;
		padding: 0px 0px;
		
	}
}
@media screen and (max-width: 900px) {
	#story-values button.accordion:after{
		display: none;
	}

	.bio-details{
		width: 350px;
	    top: 21px;
	    left: 5px;
	}
	.bio-details p{
		padding-bottom: 0px;
	}
	.single-event #single-post-section .featured-img {
		height: auto;
	}
	.single-event #single-post-section  .nav-next{
		top: 10%;
		right:15px;
	}
	.single-event #single-post-section  .nav-pre{
		top: 10%;
		left:15px;
	}
}

@media screen and (max-width: 800px) {
	.footer-contact-container > .gform_wrapper > #gform_1 > .gform_footer{
		width: 35%;
	}
	

	.coming_soon{
		display:block;
		top:28px;
		min-width: 100px;
		height: 150px;
	}
	.Twenty-Two-Oz img{
	
		padding: 0px;
		
	}
}

@media screen and (max-width: 480px) {
	
	.mobile{
		display: block;
	}
	.footer-contact-container .gform_body{
		float: none;
		width: 100%;
		margin-top: 45px;

	}

	.gform_fields .contact-email, ul.gform_fields li.gfield_error.contact-email{
		width: 100%!important;
	}
	.gform_fields .contact-name, ul.gform_fields li.gfield_error.contact-name {
	    width: 100%!important;
	}
	.gform_fields .contact-phone, ul.gform_fields li.gfield_error.contact-phone, .ginput_container_phone{
		left: 0px!important;
	    width: 100%!important;
	    margin-top: 0px;
	    margin-bottom: 15px!important;
	}
	.gform_fields .contact-message, ul.gform_fields li.gfield_error.contact-message {
	    position: relative;
	    left: 0px!important;
	    width: 100%!important;
	    margin-top: 0px;
	    margin-bottom: 10px;
	}
	.page-template-page-location-landing .top-page-heading{ padding: 145px 0 106px 0; }
	.location_h2 {
	    font-size: 32px !important;
	}
	.tour-content{
		padding: 50px 10px;
		
	} 
	.mugclub-content {
		padding: 50px 10px;
	}
	.join-our-team-container {
	    padding: 30px 10px;
	}
	.story .desc { width: 100%; }
	#story-values button.accordion{padding: 30px 0 ;}
	#story-values{padding:25px 10px;}
	#story-awards .section-container {padding: 25px 10px!important;}
	#story-awards li {
	    box-sizing: border-box;
	    width: 40%;
	    padding: 0px 15px;
	    min-height: 218px;
	    display: inline-block;
	}
	
	/*#story-awards a{color: #ffffff!important;}*/
	
	.footer-contact-container > .gform_wrapper > #gform_1 > .gform_footer{
		height: 69px;
	}    
	.footer-newsletter input[type="text"] {
	    width: 65%;
	}

	.page-template-page-happenings-feat #inner-container .section-container {
	    padding: 0 30px;
	}

	.page-template-page-happenings #inner-container .section-container {
	    padding: 0 30px;
	}

	.event-content-holder{
	    width: 100%;
	    padding: 8px 0px 10px 0px;
	}
	
	.single-event #single-post-section {
	    padding: 133px 15px 70px 15px;
	}

	.single-event #single-post-section .event {
	    padding: 0 10px;
	}

	.blog #inner-container .section-container {
	     padding: 0 10px 35px 10px; 

	}

	.news-content-holder{
		width: 100%;
		padding: 0 10px 35px 10px;
	}
/*Beer*/
	.beer-content .title {
	    text-align: center;
	    padding: 70px 0 0 0;
	}

	.beer-content .title img {
		width: 100%;
		margin-bottom: 50px;
		max-width: 603px;
	}
	.beer-content .beer-image {
	    margin-top: 1px;
	    max-width: 375px;
	    float: none;
	    width: 100%;
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.beer-content .details {
		width: 100%;
	    max-width: 565px;
	    border-bottom: none;
	}
	.beer-content .details .specs {
	   display: none;
	}
	.beer-content .details .misc{
	   display: none;
	}
	.beer-content .details .awards .count{ font-size: 13px; letter-spacing: 0px}
	.beer-content .details .awards{border-top: none;}
	
	.single-event #single-post-section .featured-img{
		display: none;
	}

	.single-post #single-post-section {
	    padding: 0 15px;
	}

	#single-post-section{
		padding: 0 30px;
	}
	#single-post-section .mobile a{
		color: #000000!important;
	}

	#single-post-section .mobile a{
	    color: #000000!important;
	}
	/*location*/
	.location-content{padding: 0px 15px;}
	.location-content .featured{display: none;}
	.location-content .details {
	    width: 100%;
	}

	#inner-container .section-container .slogan{
		font-size: 30px !important;
		letter-spacing: 2px;
	}

	.location-content .details .hours p {
    	font-size: 13px;
    }
    .location{
		float: none;
	}
    .menus .link{
    	float:none;
	    padding: 0 0 25px 0px;
    }
    .tabs label{
    	padding: 20px 25px;
    }
    #tab-nav li a{
    	padding: 20px 30px;
    }

    #single-post-section  .nav-next{
    	right: 0px;
    }
     #single-post-section  .nav-pre{
    	left: 0px;
    }
    .single-event #single-post-section  .nav-next {
		top: 0%;
	}

	.single-event #single-post-section  .nav-next a{
		color: #000000!important;
	}

	#single-post-section  .nav-next {
	    top: 180px;
		right: 0px;
		font-size: 50px;
	}

	.single-event #single-post-section .nav-pre {
		top:0%;
	}
	.single-event #single-post-section .nav-pre a{
		color: #000000!important;
	}

	#single-post-section .nav-pre {
	    top: 180px;
		left: 0px;
		font-size: 50px;
	}

}