@charset "UTF-8";
/* CSS Document */

.page-template-templatestaproom-php .inner-page #main-container, .page-template-block-page .inner-page #main-container, .inner-page #main-container.jobs, .inner-page #main-container.availability, .inner-page #main-container.one-offs-main, .inner-page #main-container.events {
	padding-bottom:0;
}

.single-beer .inner-page #main-container {
	padding-bottom:30px;
	margin-bottom:50px;
	position:relative;
}

.single-beer .inner-page #main-container .main:after, .availability article:after, .one-offs-main article:after, .events article:after, .beer-landing article:after {
	content:"";
	position:absolute;
	bottom:-20px;
	left:50%;
	margin-left:-20px;
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
}

.page-template-templatestaproom-php .inner-page #main-footer, .page-template-templatesjobs-php .inner-page #main-footer, .page-template-block-page .inner-page #main-footer, .page-template-beer-landing .inner-page #main-footer {
	top:80px;
}


/******************************************************************
	PADDING FIX
******************************************************************/

.inner-page .container.padding-fix {
	width:980px;
	padding:0;
}

.inner-page section.block-page.container {
	padding:0;
	width:980px;
	background:#fff;
}

.inner-page .container.padding-fix .row {
	margin:0;
}

.inner-page .container.padding-fix #hero {
	margin:0;
}

.inner-page .container.padding-fix article {
	padding:50px 100px;
}

.inner-page .container.padding-fix.jobs article {
	padding:50px 100px 0 100px;
}

.inner-page .container.padding-fix .entry-header h1 {
	font-size:48px;
	margin-bottom:16px;
	padding-bottom:10px;
	border-bottom:1px solid #aeaeae;
}

/******************************************************************
	TAPROOM
******************************************************************/

.block-page.more .one-third.text.schedule {
	background:rgba(0, 0, 0, 0.05);
}


.block-page.more .one-third.text.schedule .content {
	color:#000;
	text-align:center;
}

.block-page.more .one-third.text.schedule .content h2 {
	font-size:50px;
	line-height:normal;
	color:#9c3022;
}

.block-page.more .one-third.text.schedule .content h3 {
	font-size:24px;
	line-height:normal;
	margin-bottom:15px;
}

.block-page.more .one-third.text.schedule .content .hours-wrapper {
	padding-top:40px;
}

.block-page.more .one-third.text.schedule .content .hours-wrapper .hours {
	font-family: "HelveticaNeueW01-75Bold",serif;
}

.block-page.more .one-third.text.schedule .content .view-all {
	margin-top:25px;
}

.block-page.more .one-third.text.schedule .content p {
	line-height:normal;
	margin-bottom:5px;
}

.block-page.more .one-third.text.schedule .content-daily {
	color:#000;
	width:80%;
	margin:0 auto;
	position:relative;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}

.block-page.more .one-third.text.schedule .content-daily p {
	line-height:normal;
	margin-bottom:8px;
}

.block-page.more .one-third.text.schedule .content-daily p .bold {
	font-weight:bold;
}

.block-page.more .one-third.text.schedule .content-daily p .info {
	clear:left;
	display:block;
	font-size:11px;
	font-style:italic;
	color:#666;
}

.block-page .one-third.show {
	background:#000;
	overflow:hidden;
}

.block-page .one-third.show img {
	opacity:.6;
}

/******************************************************************
	JOBS
******************************************************************/

#principles.anchor {
	position:relative;
	top:-89px;
}

.inner-page section.block-page.container.principles {
	padding:0 100px 50px 100px;
	width:780px;
}


.principles .read-less.hidden, .principles .read-more.hidden, .principles .more-principles, .principles .principle, .principles .principle-name .minus {
	display:none;
}

.principles .read-less.visible, .principles .read-more.visible {
	display:inline-block;
	cursor:pointer;
	margin-bottom: 20px;
    margin-top: 15px;
}

.principles .read-less.visible, .principles .principle-name {
	cursor:pointer;
}

.principles .principle-name {
	font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
	display:block;
}

.principles .principle-name span {
	font-size: 14px;
	padding-right:15px;
}

.principles .principle-name.open .minus {
	display:inline-block;
}


.principles .principle-name.open .plus {
	display:none;
}

.principles .principle {
	padding:0 10px 20px 25px;
}

/******************************************************************
	BEER PAGES
******************************************************************/

.single-beer .related-products {
	width:940px;
	margin:50px auto 0 auto;
	background:#fff;
	padding:40px 20px 100px 20px;
	overflow:auto;
}

.single-beer .related-products .see-more-wrapper {
	widows:100%;
	text-align:center;
}

.single-beer .related-products .visit-store {
    color: #333333;
    font-family: "HelveticaNeueW01-77BdCn 692722",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
	text-decoration:none;
}

.single-beer .related-products .visit-store:hover {
	text-decoration:underline;
}

.single-beer .related-products h2 {
	font-size: 48px;
    padding: 5px 0 30px;
    text-align: center;
}

.single-beer .properties .on-tap-badge, .one-offs .beer-wrapper .on-tap-badge, .beer-landing .properties .on-tap-badge {
	display:block;
	background:url(../images/on-tap-badge.svg) no-repeat 0 0;
	position:absolute;
	width:65px;
	height:65px;
	background-size:cover;
	text-indent:-9000px;
}

.single-beer .properties .on-tap-badge {
	top:10px;
	right:50px;
}

.single-beer .properties .button {
	padding:10px 55px;
}

#beer-properties {
	padding-top:10px;
	margin:0 0 20px;
}

#beer-properties li {
	text-align:left;
	font-weight:normal;
	margin-bottom:5px;
	list-style:none;
}

#beer-properties li.product-avail {
    margin-top: 20px;
}

#beer-properties li.product-avail span {
	display: inline-block;
    font-size: 11px;
    margin-right: 8px;
    opacity: 0.6;
    position: relative;
    text-align: center;
    vertical-align: bottom;
	text-transform:uppercase;
    width: 45px;
}

#beer-properties li.product-avail span img {
	width:17px;
	position:relative;
}

.block-page .button-wrapper {
	display:block;
	text-align:center;
	padding-top:20px;
}

.single-beer .product-social-share {
	float:left;
	padding-top:20px;
	width:100%;
}

.single-beer .product-social-share ul {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 300px;
}

.single-beer .product-social-share ul li {
    display: inline-block;
    list-style-type: none;
    margin:0 3px;
}

.single-beer .product-social-share li a {
    border: 1px solid #666;
    border-radius: 50%;
    color: #666;
    display: block;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
    width: 20px;
	transition:all .3s ease;
}

.single-beer .product-social-share li a:hover {
    border: 1px solid #9c3022;
    color: #9c3022;
}

.block-page.awards .one-third.text .overlay {
	width:100%;
	height:100%;
	background:#000;
	opacity:.6;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.block-page.awards .one-third.text .content {
	text-align:center;
}

.block-page.awards .one-third.text .content h2 {
	font-size: 50px;
    margin-bottom: 20px;
}

.block-page.awards .one-third.text .content p {
	font-size:20px;
	padding-bottom:20px;
	text-transform:uppercase;
}

.block-page.untappd .widget-title {
    font-size: 24px;
    padding-top: 30px;
    text-align: center;
}

.block-page.untappd .untappd-checkin img {
    max-width: none;
    width: 40px;
	position:relative;
}

.block-page.untappd .untappd-logo {
	width:50px;
	margin:0 auto;
	padding-top:3px;
}

.block-page.untappd .untappd-logo img {
	width:100%;
	height:auto;
	position:relative;
}

/******************************************************************
	TAPROOM ONE-OFFS
******************************************************************/

#main-container.availability, #main-container.one-offs-main {
	padding-top:89px;
}

.inner-page .one-offs-main {
	margin-bottom:50px;
}

.one-offs .beer-wrapper {
	float:left;
	width:100%;
	position:relative;
}

.one-offs .beer-wrapper .anchor {
	position:relative;
	top:-89px;
}

.one-offs.retired .beer-wrapper:last-child {
	padding-bottom:80px;
}

.one-offs.on-tap .beer-wrapper:nth-child(odd) {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px solid #aeaeae;
    border-top: 1px solid #aeaeae;
}

.one-offs.retired .beer-wrapper:nth-child(even) {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px solid #aeaeae;
    border-top: 1px solid #aeaeae;
}

.one-offs .beer-wrapper .content {
	margin: 0 100px;
    overflow: auto;
    padding: 40px 0;
}

.one-offs .beer-wrapper .content h2 {
    float: left;
    font-size: 35px;
	text-rendering:auto;
}

.one-offs .beer-wrapper .content p {
    clear: both;
    padding-bottom: 20px;
}

.one-offs .beer-wrapper .on-tap-badge {
	float: left;
    height: 45px;
    margin: 0 0 0 15px;
    position: relative;
    top: -6px;
    width: 45px;
}

.one-offs .beer-wrapper .product-social-share {
	float:right;
}

.one-offs .beer-wrapper .product-social-share ul {
    display: block;
    width: auto;
}

.one-offs .beer-wrapper .product-social-share ul li {
    display: inline-block;
    list-style-type: none;
    margin:0 3px;
}

.one-offs .beer-wrapper .product-social-share li a {
    border: 1px solid #666;
    border-radius: 50%;
    color: #666;
    display: block;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
    width: 20px;
	transition:all .3s ease;
}

.one-offs .beer-wrapper .product-social-share li a:hover {
    border: 1px solid #9c3022;
    color: #9c3022;
}

.one-offs .beer-wrapper .content #beer-properties{
    padding: 0;
	margin:0;
	float:left;
}

.inner-page section.block-page.one-offs.retired {
	margin-top:40px;
	padding-top:40px;
}

.one-offs.retired h2.heading {
    font-size: 48px;
    padding: 5px 0 30px;
    text-align: center;
}

.one-offs.retired h2 {
    padding-bottom: 10px;
}

.one-offs.retired .last-on {
	float:right;
}

.one-offs.retired .last-on .empty {
	width:20px;
	float:left;
	padding-right:15px;
}

.one-offs.retired .last-on .last-on-tap {
	text-transform:uppercase;
	font-family:"HelveticaNeueW01-77BdCn 692722",sans-serif;
	font-size:17px;
}

.one-offs .beer-wrapper .content .last-on  p {
	float:left;
	clear:none;
	line-height:normal;
}

/******************************************************************
	AVAILABILITY CALENDAR
******************************************************************/

.inner-page .availability {
	margin-bottom:50px;
}

.inner-page .container.avail {
	margin-top:40px;
}

.inner-page .container.avail.last {
	padding-bottom:80px;
}

.inner-page section.block-page.container.avail:last-child {
	padding-bottom:80px;
}

.avail-wrapper {
	margin:30px 0 50px 0;
}

.avail-wrapper h2 {
	font-size: 35px;
    margin-bottom: 20px;
    text-align: center;
}

table.avail-table {
	margin:0 100px;
}

table.avail-table th {
	text-align:center;
	font-weight:normal;
}

table.avail-table th.class-name {
	font-family: "HelveticaNeueW01-75Bold",serif;
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
}

.avail-table tr {
	height:40px;
	line-height:normal;
	border-bottom:1px solid #e3e3e3;
}

table.avail-table td.beer-title {
	width:170px;
	padding-right:10px;
	white-space:nowrap;
	font-family: "HelveticaNeueW01-75Bold",serif;
}

table.avail-table td {
	width:65px;
}

table.avail-table .beer-avail .color {
	background:#bdbdbd;
}

table.avail-table th.current {
	color:#9c3022;
	font-weight:bold;
}

table.avail-table .beer-avail .color.current:before {
	content:"";
	width:15px;
	height:15px;
	position:relative;
	display:block;
	margin:0 auto;
	background:rgba(255, 255, 255, 0.5);
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}

table.avail-table .beer-avail.seasonal .color {
	background:#cc9c4a;
}

table.avail-table .beer-avail.specialty .color {
	background:#702e3d;
}

table.avail-table .beer-avail.limited .color {
	background:#9c3022;
}

table.avail-table .beer-avail.nitro .color  {
	background:#d2af71;
}

table.avail-table .beer-avail.year-round .color, table.avail-table .beer-avail.year-round-draft .color {
	background:#000;
}


/******************************************************************
	EVENTS/CLASSES
******************************************************************/
.inner-page section.container.events {
	margin-bottom:50px;
}

.inner-page section.container.month-wrapper {
	margin-bottom:40px;
	padding:30px 0;
}

.inner-page section.container.month-wrapper:last-of-type {
	padding-bottom:80px;
	margin-bottom:0;
}

.inner-page section.container.month-wrapper .events-wrapper {
	padding:0 100px;
}

.month-wrapper h2 {
    font-size: 35px;
    margin-bottom: 20px;
    text-align: center;
}

.block-page .events-table.table-striped {
	display:table;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.block-page .events-table.table-striped .table-row {
	display:table-row;
}

.block-page .events-table.table-striped .table-row.head {
	font-weight:bold;
	text-transform:uppercase;
}

.block-page .events-table.table-striped .table-cell {
	display:table-cell;
	padding:10px;
	border-top:1px solid #dddddd;
}

.block-page .events-table.table-striped .table-row:nth-child(2n+1) .table-cell {
	background:#f9f9f9;
	border-bottom:none;
}

.block-page .events-table.table-striped .table-cell.date {
	width:15%;
}

.block-page .events-table.classes-table .table-cell.date, .block-page .events-table.classes-table .table-cell.name, .block-page .events-table.classes-table .table-cell.stock {
	width:33.33%;
}

.block-page .events-table.classes-table .table-cell.stock {
	text-align:center;
}

.block-page .events-table.table-striped.show-table .table-cell.date {
	width:10%;
}

.block-page .events-table.table-striped .table-cell.event {
	width:65%;
}

.block-page .events-table.table-striped.show-table .table-cell.event {
	width:50%;
}

.block-page .events-table.table-striped .table-cell.time {
	width:20%;
}

.block-page .events-table.table-striped.show-table .table-cell.time {
	width:15%;
}

.block-page .events-table.table-striped.show-table .table-cell.cover {
	width:25%;
}

.block-page .events-table.table-striped.show-table .table-cell.cover .badge {
	white-space:normal;
	display:inline-block;
	vertical-align:top;
}

.block-page .events-table.table-striped .table-cell .no-wrap {
	white-space:nowrap;
	display:inline-block;
}

.shows .full-schedule {
	background: none repeat scroll 0 0 #9c3022;
    color: #fff;
    cursor: pointer;
	display:none;
    font-family: "HelveticaNeueW01-75Bold",sans-serif;
    font-size: 13px;
    padding: 10px 40px;
    text-transform: uppercase;
	margin-top:20px;
}

.shows .block-page .one-third, .classes .block-page .one-third {
	max-width:326.6667px;
}

.shows .block-page .one-third.schedule, .classes .block-page .one-third.schedule {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
}

.shows .block-page .one-third.schedule .content {
	text-align:center;
	left: 50%;
    position: absolute;
    transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
    transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
    z-index: 2;
	top:40px;
}

.classes .block-page .one-third.schedule .content {
	text-align:center;
	left: 50%;
	top:50%;
    position: absolute;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
    z-index: 2;
	
}

.shows .block-page .one-third.schedule .content h2, .classes .block-page .one-third.schedule .content h2 {
    color: #9c3022;
    font-size: 35px;
    line-height: normal;
}

.shows .block-page .one-third.schedule .content h3, .classes .block-page .one-third.schedule .content h3 {
    font-size: 20px;
    line-height: normal;
}

.shows .block-page .one-third.schedule .content p, .classes .block-page .one-third.schedule .content p {
	margin-bottom:20px;
}

.shows .block-page .one-third.schedule .content p.learn-more, .classes .block-page .one-third.schedule .content p.learn-more {
	margin-top:-25px;
}

.shows .block-page .contact-button-wrapper {
    bottom: 40px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.shows .block-page .contact-button-wrapper.past {
	bottom:60px;
}

.shows .block-page .contact-button-wrapper .past-shows-wrapper {
	width:100%;
	float:left;
}

.shows .block-page .contact-button-wrapper .past-shows {
	display:inline-block;
	margin-top:10px;
}

.post-type-archive-show .anchor {
	position:relative;
	top:-120px;
}

/******************************************************************
	BEER LANDING PAGE
******************************************************************/

.page-template-beer-landing .inner-page #main-container {
	margin-bottom:50px;
	padding-bottom:0;
	padding-top:89px;
}

.inner-page section.beer-landing.container {
	padding-top:40px;
}

section.beer-landing .one-third {
	max-width:none;
	width:33.3333%;
}

section.beer-landing .one-third .properties {
	position:relative;
	padding:0 30px;
}

section.beer-landing .one-third .beer-image {
	padding:0 20px 15px 20px;
	text-align:center;
}

section.beer-landing .one-third .beer-image img {
	max-width:280px;
	width:100%;
	height:auto;
}

section.beer-landing .single-beer .product-social-share ul {
	width:auto;
}

.inner-page .container.padding-fix .entry-header h1.lockup {
	text-align:center;
	margin-top:-25px;
	padding-bottom:20px;
}

.inner-page .container.padding-fix .entry-header  h1.lockup img {
	width:150px;
	height:auto;
}

section.beer-landing .properties .on-tap-badge {
	right:30px;
	top:10px;
}

section.beer-landing .beer-row {
	padding-bottom:40px;
	float:left;
	width:100%;
}

/******************************************************************
	BLOCK PAGES
******************************************************************/

.full-width {
	float:left;
	width:100%;
}

.block-page img {
	width:100%;
	height:auto;
}

.block-page .two-thirds {
	width:650px;
	float:left;
}

.block-page .two-thirds.video.resize {
    height: 0 !important;
    overflow: hidden;
    padding-bottom: 41%;
    position: relative;
}

.block-page .two-thirds.video.resize iframe {
	position:absolute;
}

.block-page .two-thirds.video iframe {
	width:100%;
	height:100%;
}

.block-page .two-thirds.right {
	float:right;
}

.block-page .half {
	float:left;
	width:490px;
}

.block-page .one-third {
	max-width:330px;
	float:left;
	width:100%;
}

.block-page .one-third.text {
	position:relative;
}

.block-page .one-third.text .content, .block-page .half.text .content, .block-page .two-thirds.text .content {
	position:relative;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}

.block-page .half.text .content, .block-page .two-thirds.text .content, .block-page .one-third.text .content {
	width:80%;
	margin:0 auto;
}

.block-page .two-thirds .cta-effect .caption {
	width:60%;
}

/******************************************************************
	HIDDEN ONE-THIRD CONTENT
******************************************************************/

.block-page.more .one-third.text .content {
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	color:#fff;
	z-index:2;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-ms-transition:all .3s ease;
}

.block-page.more .one-third.text .content.black {
	color:#000;
}

.block-page.more .one-third.text .content.hidden {
	opacity:0;
}

.block-page.more .one-third.text .hidden-content {
	position:absolute;
	top:0;
	visibility:hidden;
	opacity:0;
	width:100%;
	height:100%;
	z-index:2;
	color:#fff;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-ms-transition:all .3s ease;
}

.block-page.more .one-third.text .hidden-content.black {
	color:#000;
}

.block-page.more .one-third.text .hidden-content ul {
	position:relative;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	text-align:left;
	padding-left:10px;
	list-style:none;
}

.block-page.more .one-third.text .hidden-content ul li {
	margin-bottom:8px;
}
	
.block-page.more .one-third.text .hidden-content.visible {
	visibility:visible;
	opacity:1;
}

.block-page.more .close-button {
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:10px;
	right:10px;
	transition:all .3s ease;
	z-index:3;
	cursor:pointer;
	width:20px;
	height:20px;
	display:block;
	text-indent:-9000px;
}

.block-page.more .close-button.black {
	background:url(../images/close-black.png) no-repeat 0 0;
	background-size:cover;
}

.block-page.more .close-button.white {
	background:url(../images/close-white.png) no-repeat 0 0;
	background-size:cover;
}
	

.block-page.more .close-button.visible {
	visibility:visible;
	opacity:1;
}

/******************************************************************
	BLOCK PAGE SLIDER
******************************************************************/

.block-page .flex-control-nav {
	margin:0;
}

.block-page .flex-direction-nav {
	margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
	z-index:5;
	list-style:none;
}

.block-page .flex-direction-nav li {
	float:left;
}

.block-page .flex-direction-nav li .flex-prev, .block-page .flex-direction-nav li .flex-next {
	display:block;
	width:34px;
	height:63px;
	margin:0;
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}

.block-page .flex-direction-nav li a:focus{
	border:0;
	outline:none;
}

.block-page .flex-direction-nav li .flex-prev {
	background:url(../images/shop-slider-prev.png) no-repeat 0 0;
	left:5%;
}

.block-page .flex-direction-nav li .flex-next {
	background:url(../images/shop-slider-next.png) no-repeat 0 0;
	right:5%;
}

.block-page .slides li {
	overflow:hidden;
}

.block-page .slides li img {
	min-width: 900px;
    width: 100%;
	max-width:none;
	position:relative;
	z-index:0;
	display:block;
}

.block-page .slides li .content-wrapper {
	position:absolute;
	margin:0 auto;
	height:100%;
	width:100%;
	z-index:1;
	float:left;
	
}

.block-page .slides li .content {
	float:right;
	max-width:35%;
	margin-right:10%;
	color:#fff;
	position:relative;
	
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}

.block-page .slides li .content.black {
	color:#000;
}

.block-page .slides li .content h2, .block-page .slides li .content p {
	text-shadow:0 0 5px rgba(0, 0, 0, 0.4);
}

.block-page .slides li .content.black h2, .block-page .slides li .content.black p {
	text-shadow:none;
}

.block-page .slides li.left .content {
    float: left;
    margin-left: 10%;
}

.block-page .slides li .content h2 {
	font-size:56px;
	line-height:50px;
}

.block-page .slides li .content p {
	font-family:'Serifa W01 55 Roman', serif;
	font-size:16px;
}

.block-page .slides li .content .button {
	margin-top:20px;
	float:left;
	clear:left;
}

.block-page .flex-direction-nav li .flex-prev, .block-page .flex-direction-nav li .flex-next {
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}

.block-page .button {
    background: none repeat scroll 0 0 #9c3022;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "HelveticaNeueW01-75Bold",sans-serif;
    font-size: 13px;
    padding: 10px 40px;
    text-transform: uppercase;
}

@media (min-width: 980px) {

.shows .block-page .show .caption {
    bottom: 0;
    height: 40%;
    width: 80%;
}

.classes .block-page .show .caption {
	bottom: 0;
    height: 40%;
    width: 80%;
	left:30px;
}

/*.classes .block-page .button {
	bottom:50px;
	position:absolute;
}*/

.shows .block-page .show .caption .button {
    bottom: 60px;
    position: absolute;
}
}

@media (max-width: 979px) {
	
.inner-page .container.padding-fix, .inner-page section.block-page.container{
	width:724px;
}

.inner-page section.block-page.container.principles {
	width:524px;
}

.single-beer .product-social-share ul {
	width:auto;
}

.block-page .two-thirds {
    width: 480px;
}

.block-page .one-third {
    width: 244px;
	max-width:none;
}

.block-page.untappd .two-thirds {
    width: 100%;
}

.block-page.untappd .one-third {
    width: 100%;
	max-width:none;
	height:430px !important;
}

.block-page.untappd  .untappd-checkins {
	max-width:400px;
	margin:0 auto;
}

.shows .block-page .one-third, .classes .block-page .one-third {
	max-width:241.3333px;
}

.block-page .half {
	width:50%;
}

.block-page .one-third.properties {
	height:auto !important;
}

.single-beer .related-products {
	width:684px;
}

.single-beer .related-products .products li {
	width:156px;
}

.shows .block-page .one-third, .classes .block-page .one-third {
	height:510px !important;
	width:100%;
	max-width:none;
}

}

@media (min-width: 768px) and (max-width: 979px) {
	
	#main-container.availability, #main-container.one-offs-main, #main-container.events {
		padding-top:133px !important;
	}
	
	.block-page .two-thirds.schedule, .block-page .one-third.schedule {
		min-height:400px;
	}
	
	.shows .block-page .one-third.schedule, .classes .block-page .one-third.schedule {
		min-height:inherit;
	}
	
	.block-page .two-thirds.schedule img {
		height:100%;
		width:auto;
	}
	
	.post-type-archive-show .anchor, .one-offs .beer-wrapper .anchor {
		top:-160px;
	}
	
	#principles.anchor  {
		top:-120px;
	}
	
	section.beer-landing .properties .on-tap-badge {
		width:45px;
		height:45px;
	}
	
	section.beer-landing .single-beer .properties .button {
		padding:10px 30px;
	}
}

@media (max-width: 767px) {

.inner-page .container.padding-fix, .inner-page section.block-page.container, .block-page .two-thirds, .block-page .one-third, .block-page .half, .single-beer .related-products {
	width:100%;
	padding:0;
	max-width:none !important;
}

.inner-page section.container.month-wrapper {
	padding:30px 0;
}

.inner-page section.block-page.container.principles {
	padding:20px;
	width:auto;
}

.inner-page .container.padding-fix article, .inner-page .container.padding-fix.jobs article, .inner-page .container.events.shows article, .inner-page .container.events.classes article {
	padding:0 20px 50px 20px;
}

.inner-page .container.events article, .inner-page .container.availability article {
	padding:0 20px 5px 20px;
}

.inner-page .container.events .entry-header h1, .inner-page .container.availability .entry-header h1 {
	border-bottom:none;
}

.block-page .one-third {
	overflow:hidden;
	height:400px;
	position:relative;
}

.block-page .one-third img {
	position:absolute;
	bottom:0;
}

.shows .block-page .one-third.show img {
	top:0;
}

.block-page .one-third.properties {
	width:300px;
	margin:0 auto;
	float:none;
	padding-top:40px;
}

.block-page .two-thirds.video.resize {
	padding-bottom:65%;
}

.block-page .one-third.text.resize-mobile {
	height:auto !important;
}

.block-page .one-third.text.resize-mobile .content {
	top:0;
	transform:none;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	padding:60px 0;
}

.single-beer .properties .on-tap-badge {
	right:0;
	top:40px;
}

.single-beer .related-products .products {
	padding:0 20px;
}

.single-beer .related-products {
    margin: 0 auto;
}

.single-beer .related-products .products li {
    margin: 0 1% 28px 1%;
    width: 48%;
}

.single-beer .related-products h2 {
    padding: 40px 0 30px;
}

.single-beer .related-products .visit-store {
	display:block;
	margin:50px 0;
	float:none;
	text-align:center;
}

#main-footer {
	padding-top:0;
}

.block-page .cta-effect .button {
	display:none;
}

.block-page .cta-effect img {
	opacity:.7;
}

.block-page .slides li .content-wrapper {
	background:rgba(0, 0, 0, .2);
}

.block-page .slides li .content {
	text-align:center;
	margin:0 auto !important;
	float:none !important;
	max-width:none;
	padding:0 60px;
}

.block-page .slides li .content h2 {
	font-size:90px;
	line-height:90px;
}
	
.block-page .slides li .content p {
	display:none;
}

.block-page .slides li .content .button {
	float:none;
}

.block-page.more .one-third.text.schedule {
	min-height:415px;
}

.block-page .two-thirds .cta-effect .caption {
	width:90%;
}

.page-template-templatestaproom-php .inner-page #main-footer, .page-template-templatesjobs-php .inner-page #main-footer {
	top:0;
}

.one-offs .beer-wrapper .content {
	margin:0 20px;
}

#main-container.availability {
	padding-top:50px;
}

.inner-page section.container.month-wrapper .events-wrapper {
	padding:0 20px;
}

.shows .full-schedule {
	display:inline-block;
}

section.beer-landing .one-third {
	clear:left;
	padding:50px 0 20px 0;
	width:100%;
	height:auto;
	text-align:center;
}

section.beer-landing .one-third .beer-image, section.beer-landing .one-third .properties {
	display:inline-block;
	vertical-align:top;
}

section.beer-landing .one-third .beer-image img {
	position:relative;
}

section.beer-landing .one-third .properties {
	max-width:270px;
	margin:0 auto;
}

}

@media (max-width: 480px) {
	.block-page.awards .one-third.text .content p {
		font-size:14px;
		padding-bottom:0;
	}
	
	.block-page .slides li .content h2 {
		font-size:65px;
		line-height:65px;
	}
	
	.block-page .flex-direction-nav li .flex-prev, .block-page .flex-direction-nav li .flex-next {
		width:16px;
		height:30px;
		background-size:cover;
	}
	
	table.avail-table th.class-name {
		padding:0;
		font-size:1em;
	}
	
	.one-offs .beer-wrapper .content h2 {
    font-size: 30px;
	}
}


