/*  

Theme Name: Hair of the Dog
Theme URI: http://www.felthat.com/
Description: Theme for Hair of the Dog.
Version: 1.0
Author: Joe Mendonca
Author URI: http://www.felthat.com/

*/

/*--------------------------------------------------------------
HTML Elements
--------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

body {
	background: #291a07;
	color: #000000;
	font-family: "Archer A", "Archer B";
	font-style: normal;
	font-weight: 400;
	height: 100%;
	margin: 0;
	width: 100%;
}

img {
	border: 0px none;
}

.alignleft {
	display: inline;
	float: left;
	margin: 0px 10px 10px 0px;
}

.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 10px 10px;
}

.aligncenter {
	display: inline;
	float: center;
}

a {
	color: #895e3c;
	text-decoration: none;
}

/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/

.wrapper {
	float: left;
	padding: 0px 0px 96px 0px;
	width: 100%;
}

.layout {
	margin: 0 auto;
	width: 1200px;
}

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

header {
	margin: 45px 12px 0px 12px;
	width: 1176px;
}

header img {
	float: left;
	height: auto;
	width: 100%;
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
p,
span,
li,
a {
	-webkit-font-smoothing:antialiased !important;
	-moz-osx-font-smoothing:grayscale !important;
}

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

.mobile-menu {
	display: none;
}

.navigation-menu {
	float: left;
	font-size: 18px;
	font-weight: 800;
	height: 36px;
	letter-spacing: 0.8px;
	margin-top: 0px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.menu {
	background: url(imgs/divider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 23px;
	float: left;
    margin-left: 9px;
    padding-left: 21px;
    position: relative;
}

.menu li {
	background: url(imgs/divider.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: auto 23px;
	float: left;
	letter-spacing: 0.8px;
	list-style-type: none;
	margin-right: 18px;
	padding-right: 20px;
}

.menu li:last-child {
	margin-right: 0px;
}

.menu li a {
	color: #a76d49;
	cursor: pointer;
}

.menu > li:last-child a {	
	font-size: 0px;
}

.cart-menu {
	color: #b34023;
	float: left;
	font-size: 21px;
	font-weight: 800 !important;
	line-height: 21px;
}

.cart-menu span {
	float: left;
	margin-right: 10px;
}

.cart-menu:before  {
	content: " ";
	background: url(imgs/cart.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	margin: -2px -5px 0px 0px;
	width: 31px;
}

.menu li a:hover,
.menu-active {
	color: #f5932e !important;
}

.search-menu {
	cursor: pointer;
	font-size: 0px;
	height: 27px;
	margin-left: -2px;
	padding-right: 17px;
	width: 27px;
}

.search-menu a {
	background: url(imgs/search.png) !important;
	background-position: top left !important;
	background-repeat: no-repeat !important;
	float: left;
	height: 27px;
	margin-top: -1px;
	width: 27px;
}

/*--------------------------------------------------------------
Sub Menu
--------------------------------------------------------------*/

.sub-menu {
	background: #291a07;
	border: 4px solid #692403;
	border-top: 0px solid transparent;
	display: none;
	margin-left: -18px;
	padding: 0px 0px 10px 0px;
	position: absolute;
	top: 36px;
	width: 239px;
	z-index: 100;
}

.sub-menu li {
	background: transparent;
	float: left;
	line-height: 26px;
	margin: 0px !important;
	padding: 0px 0px 0px 15px !important;
	text-align: left;
	width: 100%;
}

.sub-menu li:first-child a {
	float: left;
	margin-top: -8px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sub-menu li:first-child a {
		float: left;
		margin-top: -6px !important;
	}
}

/*--------------------------------------------------------------
Cart in menu
--------------------------------------------------------------*/

.cart-menu {
	display: inline;
}

/*--------------------------------------------------------------
Main content
--------------------------------------------------------------*/

.box {
	background: #fff1d6;
	margin-bottom: 4px;
	float: left;
}

.full {
	width: calc(100% - 40px);
}

.half {
	width: calc(50% - 43px);
}

.content {
	background: #fff1d6;
	border: 4px solid #692403;
	float: left;
	margin-left: 22px;
	position: relative;
	width: 1156px;
}

.tax-product_cat .content {
	border-bottom: 0px;
}

/*--------------------------------------------------------------
WoooCommerce
--------------------------------------------------------------*/

.content .woocommerce {
	background: #fff1d6;
	float: left;
	padding-bottom: 12px;
	width: 100%;
}

.stock {
	display: none !important;
}

/*--------------------------------------------------------------
WoooCommerce shop page
--------------------------------------------------------------*/

.archive .content li,
.page-template-shop .content li {
	background: #fff1d6;
	float: left;
	font-size: 16px;
	font-weight: 600;
	height: 354px;
	list-style-type: none;
	margin: 0px 4px 4px 0px;
	position: relative;
	width: calc(25% - 3px);
}

.page-template-shop .content,
.tax-product_cat .content {
	background: #692403;
}

.page-template-shop .pagination a,
.tax-product_cat .pagination a,
a.page-numbers {
	color: #fff1d6 !important;
}

a.page-numbers.current {
	color: #ed5933 !important;
}

.archive .content li:nth-child(4n+5),
.page-template-shop .content li:nth-child(4n+5),
.tax-product_cat .content li:nth-child(4n+5) {
	margin-right: 0px;
}

.archive .content li a,
.page-template-shop .content li a,
.tax-product_cat .content li a {
	color: #692403;
}

.archive .content li,
.page-template-shop .content li,
.tax-product_cat .content li {
	font-size: 15px;
	line-height: 15px;
}

.archive .content li .thumbnail,
.page-template-shop .content li .thumbnail,
.tax-product_cat .content li .thumbnail {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	display: block;
	height: 289px;
	margin-bottom: 7px;
	width: 100%;
}

.shop-title {
	clear: both;
	display: block;
	float: left;
	margin-left: 16px;
	width: 60%;
}

.archive-product-details {
	clear: both;
	color: #692403;
	display: block;
	float: left;
	margin-left: 16px;
}

.archive-product-right {
	bottom: 28px;
	position: absolute;
	right: 0px;
}

.archive-product-price {
	clear: both;
	display: block;
	float: right;
}

.archive-product-button {
	clear: both;
	color: #ed5933 !important;
	display: block;
	float: right;
	margin-right: 6px;
}

.archive .content li .woocommerce-Price-amount.amount,
.page-template-shop .content li .woocommerce-Price-amount.amount,
.tax-product_cat .content li .woocommerce-Price-amount.amount {
	color: #895e3c;
	float: right;
	margin-right: 6px;
}

.products-archive-header {
	background: #fff1d6;
	display: none;
	float: left;
	margin-bottom: 4px;
	width: 100%;
}

.term-beers .products-archive-header {
	display: block;
}

.products-archive-header-columns {
	float: left;
	margin: 14px 0px 3px 0px;
	width: 100%;
}

.products-archive-header-columns p:first-of-type {
	margin-top: -21px
}

.products-archive-header input {
	background: transparent;
	border: 1px solid #7b818b;
	border-radius: 2px;
	color: #7b818b;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	margin-left: -10px;
	margin-top: -3px;
	padding: 2px 0px 3px 8px;
	width: calc(100% + 9px);
}

/*--------------------------------------------------------------
WooCommerce single product
--------------------------------------------------------------*/

.product-page-image {
	border-bottom: 4px solid #692403;
	border-right: 4px solid #692403;
	float: left;
	width: calc(50% - 4px);
}

.summary.entry-summary {
	color: #b04221;
	float: left;
	font-size: 16px;
	font-weight: 800;
	line-height: 18px;
	margin-left: 17px;
	width: 37.5%;
}

.single-product .price,
.single-product .variations_form.cart,
.single-product .product-details,
.single-product .product-meta,
.single-product .single-message,
.single-product .button.wc-forward,
.single-product .variations .label,
.single-product .value,
.single-product .quantity label,
.single-product .quantity input {
	display: block;
}

.single-product .variations .label {
	cursor: pointer;
}

.reset_variations,
.related.products {
	display: none !important;
}

.product-details h1 {
	color: #f79534;
	font-size: 36px !important;
	font-weight: 800 !important;
	letter-spacing: 2.0px;
	line-height: 40px !important;
	margin: 38px 0px 27px 0px !important;
}

.product-details p {
	margin-bottom: 18px;
}

.single-product .price {
	font-weight: 700;
	margin: 18px 0px 0px 0px;
}

.single-product .variations {
	line-height: 24px;
	margin: 15px 0px 15px 0px;
}

.single-product .summary .attribute-sizes input {
	display: none;
}

.single-product input:checked + label {
	color: #f79534;
	font-weight: 800;
}

.single-product .quantity label,
.single-product .input-text.qty.text {
	margin-bottom: 15px;
}

.single-product .quantity {
	margin-top: 39px;
}

.single-product .input-text.qty.text {
	background: #f79534;
	border: 1px solid #f79534;
	color: #fff1d6;
	font-size: 16px;
	padding: 1px 4px 1px 4px;
	width: 48px;
}

.single_add_to_cart_button {
	background: transparent;
	border: 0px;
	color: #f79534;
	font-weight: 700;
	padding-left: 0px !important;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.single-product .single-message {
	color: #f79534;
	margin: 7px 0px 17px 0px;
}

.view-cart,
.back-to-product-category {
	clear: both;
	color: #f79534;
	display: block;
	float: left;
	font-weight: 700;
	text-transform: uppercase;
}

.view-cart {
	margin-bottom: 15px;
}

/*--------------------------------------------------------------
WooCommerce cart
--------------------------------------------------------------*/

.woocommerce-cart-form,
.cart-collaterals {
	font-size: 16px;
	margin-left: 12.5%;
	width: 75%;
}

.woocommerce-cart-form .button {
	margin-top: 12px;
}

.woocommerce-cart .product-remove a {
	color: #f79534;
	font-size: 17px;
	margin-left: -18px !important;
}

.woocommerce-cart .product-thumbnail,
.woocommerce-cart .product-name,
.woocommerce-cart .product-price,
.woocommerce-cart .product-quantity,
.woocommerce-cart .quantity,
.woocommerce-cart .product-subtotal {
	text-align: left;
}

.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .product-thumbnail,
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .product-name,
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .product-price,
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .product-quantity,
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .quantity,
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .product-subtotal {
	padding: 10px 0px 10px 0px;
}

.woocommerce-cart .product-thumbnail {
	width: 6.25%;
}

.woocommerce-cart .product-name {
	color: #b04221;
	font-weight: 800;
	width: 56.125%;
}

.woocommerce-cart .product-name a {
	color: #b04221;
}

.woocommerce-cart .product-price {
	color: #b04221;
	font-weight: 800;
	width: 12.5%;
}

.woocommerce-cart .product-quantity {
	color: #b04221;
	font-weight: 800;
	width: 12.5%;
}

.woocommerce-cart .product-subtotal {
	color: #b04221;
	font-weight: 800;
	width: 12.5%;
}

.woocommerce-cart-form__cart-item.cart_item {
	border-bottom: 1px solid #f79534;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	height: auto;
	width: 100%;
}

.woocommerce-cart .product-name {
	padding-left: 12px !important;
}

.woocommerce-cart .quantity label {
	display: none;
}

.woocommerce-cart .input-text.qty.text {
	background: #f79534;
	border: 1px solid #f79534;
	color: #fff1d6;
	font-size: 16px;
	padding: 2px 4px 2px 4px;
	width: 48px;
}

.woocommerce-cart .button {
	background: transparent;
	border: 0px;
	color: #f79534;
	float: right;
	font-weight: 800 !important;
	margin-bottom: 12px;
	text-transform: uppercase;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.cart_totals {
	float: right;
	margin-top: 48px;
	padding-bottom: 111px;
	width: 25%;
}

.shop_table.shop_table_responsive.cart {
	margin-top: 12px;
}

.cart-collaterals h2 {
	border-bottom: 1px solid #f79534;
	color: #b04221;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.cart-subtotal th,
.woocommerce-shipping-totals.shipping th,
.order-total th {
	color: #b04221;
	text-align: left !important;
}

.shipping-calculator-form {
	margin-top: 10px;
}

.woocommerce-cart .woocommerce-notices-wrapper {
	background: #fff1d6;
	color: #f79534;
	padding-top: 12px;
}

.woocommerce-cart .woocommerce-message {
	font-weight: 800;
	padding-left: 12.5%;
	margin-bottom: -20px;
}

.cart_totals .woocommerce-shipping-methods,
.cart_totals .woocommerce-shipping-methods,
.cart_totals .woocommerce-shipping-calculator,
.cart_totals .woocommerce-shipping-destination,
.cart_totals .woocommerce-Price-amount.amount {
	color: #939598;
	display: block !important;
	float: right !important;
	font-weight: 800;
	line-height: 18px;
	text-align: right;
	width: 85% !important;
}

.shop_table.shop_table_responsive {
	width: 100%;
}

.woocommerce-shipping-methods li {
	list-style-type: none;
}

.woocommerce-shipping-calculator input,
.woocommerce-shipping-calculator select {
	border: 0px solid #291a07;
	color: #291a07;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}

.woocommerce-shipping-calculator input {
	padding: 2px 4px 2px 4px;
	width: calc(100% - 8px) !important;
}

.woocommerce-shipping-calculator select {
	padding: 2px 4px 2px 0px;
	width: calc(100% + 2px) !important;
}

.wc-proceed-to-checkout {
	border-top: 1px solid #f79534;
	margin-top: 4px;
	padding-top: 12px;
}

.woocommerce-cart h1,
#jcmc-wrap::before {
	color: #f79534;
	font-size: 37px !important;
	font-weight: 800;
	letter-spacing: 0.3px;
	line-height: 42px !important;
	margin: 24px 0px 23px 0px !important;
}

.shipping-calculator-button {
	color: #f79534;
}

/*--------------------------------------------------------------
WooCommerce notices
--------------------------------------------------------------*/

.woocommerce-notices-wrapper {
	float: left;
	position: relative;
	width: 100%;
}

.woocommerce-notices-wrapper li {
	list-style-type: none;
}

.cart-empty {
	float: left;
	font-weight: 800;
	margin-left: 12px;
	width: 100%;
}

.woocommerce-message {
	display: block !important;
	float: left !important;
	margin: 0px 0px 0px 12px !important;
	padding: 0px !important;
	position: relative !important;
	width: 100% !important;
}

/*--------------------------------------------------------------
WooCommerce checkout
--------------------------------------------------------------*/

.woocommerce-checkout .woocommerce {
	background: #fff1d6;
	padding-top: 12px;
}

#jcmc-wrap::before {
	content: "Checkout";
}

#jcmc-tabs {
	margin-top: 18px;
}

#jcmc-wrap {
	font-size: 16px;
	margin-bottom: 4px;
	margin-left: 12.5%;
	padding-bottom: 71px;
	width: 75%;
}

.jcmc-tab-span {
	font-weight: 800 !important;
	padding: 0px !important;
}

.jcmc-arrows li {
	background: transparent;
	float: left;
	font-weight: 500;
	list-style-type: none;
	margin-right: -10px !important;
}

.jcmc-arrows li a {
	color: #f79534;
	font-size: 16px;
}

.jcmc-arrows li a::before,
.jcmc-arrows li a::after {
	display: none !important;
}

.jcmc-active-link,
.woocommerce-invalid-required-field p.jcmc-required {
	font-weight: 800 !important;
}

.jcmc-tab {
	float: left;
	width: 100%;
}

.jcmc-tab label,
.jcmc-tab span,
.wc_payment_methods.payment_methods.methods,
.woocommerce-terms-and-conditions-wrapper {
	display: block;
	width: 37.5%;
}

.jcmc-tab label {
	display: none;
}

.jcmc-tab input,
.jcmc-tab textarea,
.jcmc-tab select {
	border: 0px solid #291a07;
	color: #291a07;
	float: left;
	font-weight: 800 !important;
	margin-bottom: 10px;
	padding: 4px 4px 4px 4px;
	text-align: left;
	width: 100%;
}

.jcmc-tab select {
	width: calc(100% + 10px);
}

.jcmc-tab li {
	float: left;
	list-style-type: none;
	margin-bottom: 12px;
	width: 100%;
}

 .jcmc-tab a {
 	color: #f79534;
 }

.jcmc-tab h3,
#billing_company_field {
	display: none;
}

.shipping_address {
	float: left;
	width: 100%;
}

h3#ship-to-different-address,
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
#ship-to-different-address-checkbox {
	display: block !important;
}

.woocommerce-checkout .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login,
.woocommerce-checkout .woocommerce-info {
	font-weight: 800 !important;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login span,
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login label {
	color: #939598 !important;
}

#ship-to-different-address-checkbox {
	margin-right: 6px !important;
	width: auto !important;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
	color: #f79534;
	font-size: 16px;
	font-weight: 200;
	margin: 0px !important;
	margin-bottom: 10px !important;
	width: 100% !important;
}

.jcmc-required {
	color: #f79534 !important;
	float: left;
	font-weight: 500;
	margin-bottom: 10px !important;
	width: 100%;
}

.jcmc-button {
	background: transparent !important;
	color: #f79534;
	float: right;
	font-weight: 700;
	padding: 10px 0px 0px 0px !important;
	text-transform: uppercase;
}

.jcmc-prev {
	float: left;
}

.jcmc-next,
.jcmc-order {
	margin-right: 25% !important;
}

h3#order_review_heading {
	color: #f79534;
	font-size: 16px;
	margin-bottom: 10px;
}

.shop_table.woocommerce-checkout-review-order-table {
	width: 75%;
}

.woocommerce-checkout thead tr .product-name {
	text-align: left;
}

.woocommerce-checkout thead tr .product-total {
	text-align: right;
}

.woocommerce-checkout .cart_item {
	border-bottom: 1px solid #f79534;
}

.woocommerce-checkout .cart_item .product-name {
	padding-bottom: 6px;
	padding-top: 5px;
}

.woocommerce-checkout .woocommerce-Price-amount.amount {
	text-align: right;
	width: auto;
}

.woocommerce-checkout .woocommerce-Price-currencySymbol {
	display: inline;
	width: auto;
}

.woocommerce-checkout .cart-subtotal th {
	display: block;
	margin-top: 5px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
	position: relative;
}

.woocommerce-checkout .woocommerce-error {
	color: #f79534;
	float: left;
	left: 0;
	list-style-type: none;
	margin-top: -18px;
	position: absolute;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
	font-weight: 500;
	margin-left: 12.5%;
	margin-top: 9px;
	width: calc(28% + 2px);
}

#jcmc-wrap::before {
	display: block;
	margin: -1px 0px -10px 0px !important;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
	margin-top: 10px;
}

.woocommerce-checkout .woocommerce-info a,
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login a {
	color: #f79534;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login input {
	border: 0px solid #291a07;
	color: #291a07;
	float: left;
	margin-bottom: 10px;
	padding: 4px 4px 4px 4px;
	text-align: left;
	width: 100%;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login label {
	font-size: 16px;
	margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login p {
	margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login input#rememberme {
	float: none;
	margin-bottom: 0px;
	width: auto;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login button {
	background: transparent;
	border: 0px;
	color: #f79534;
	font-weight: 700;
	padding: 0px;
	text-transform: uppercase;
}

.woocommerce-checkout .lost_password {
	margin-top: 10px;
}

#order_comments {
	margin-top: 24px;
}

/*--------------------------------------------------------------
WooCommerce checkout 21+ confirmation
--------------------------------------------------------------*/

.age-confirmation {
	background: url(imgs/age-confirmation.png);
	background-size: 433px 223px;
	color: #f5e8c6;
	font-size: 14px;
	font-weight: 600;
	height: 103px;
	left: 50%;
	letter-spacing: 0.9px;
	padding: 120px 0px 0px 0px;
	position: absolute;
	text-align: center;
	top: 148px;
	width: 433px;
	z-index: 10;
	transform: translateX(-50%) translateY(0%);
	-webkit-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
}

.underage {
	background: url(imgs/underage.png) !important;
	background-size: 433px 223px;	
}

.age-confirmation li {
	background-size: 141px 49px;
	cursor: pointer;
	float: left;
	height: 49px;
	list-style-type: none;
	width: 141px;
}

.age-confirmation li:first-child {
	background: url(imgs/age-confirmation-yes-inactive.png);
	margin: 0px 44px 0px 53px;
}

.age-confirmation li:first-child:hover {
	background: url(imgs/age-confirmation-yes-active.png);
}

.age-confirmation li:last-child {
	background: url(imgs/age-confirmation-no-inactive.png);
}

.age-confirmation li:last-child:hover,
.age-confirmation-no-active {
	background: url(imgs/age-confirmation-no-active.png) !important;
}

a.jcmc-button.jcmc-nextprev.jcmc-next {
	pointer-events: none;
}

.confirmed-age {
	pointer-events: auto !important;
}

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

.pagination-section {
	float: left;
	width: 100%;
}

.pagination {
	float: right;
	margin: 5px 1px 11px 14px;
}

.pagination a {
	color: #fff1d6 !important;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
}

.pagination .page-numbers.current {
	color: #ed5933 !important;
}

.pagination-divider {
	background: #fff1d6;
	color: #fff1d6 !important;
	display: inline-block;
	font-weight: 200 !important;
	height: 9px;
	overflow: hidden;
	width: 1px;
}

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

.sidebar-section {
	margin-bottom: 16px;
}

.leave-review:hover {
	color: #f5932e;
	cursor: pointer;
}

.categories,
li.categories,
.categories li {
	float: left !important;
	height: auto !important;
	line-height: 24px !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 100% !important;
}

.categories li:first-child {
	margin-top: 1px !important;
}

.categories li:last-child {
	margin-bottom: 13px !important;
}

.categories li {
	margin-left: 18px !important;
}

.categories li a {
	color: #ef635b !important;
	text-transform: uppercase;
}

.blog-archive-section h3,
.blog-archive-section label {
	display: none !important;
}

.blog-archive-section select {
	border: 2px solid #c2bdb3;
	background-color: transparent;
	background-image: url(imgs/select-arrow.png);
	background-position: top 8px right 8px;
	background-repeat: no-repeat;
	box-shadow: 0px;
	box-sizing: border-box;
	border-radius: 0px;
	color: #939598;
	cursor: pointer;
	display: block;
	margin-left: -9px;
	margin-top: 10px;
	max-width: 100%;
	padding: 2px 3px 2px 3px;
	width: calc(100% - 6px) !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.blog-archive-section select::-ms-expand {
	display: none;
}

.blog-archive-section select:hover {
	border-color: #c2bdb3;
}

.blog-archive-section select:focus {
	border-color: #c2bdb3;
	box-shadow: 0 0 0px 0px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	outline: none;
}

.blog-archive-section select option {
	font-weight:normal;
}

/*--------------------------------------------------------------
Overlay form
--------------------------------------------------------------*/

.overlay {
	background: rgba(0,0,0,0.5);
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 200;
}

.overlay-form {
	background: #fff1d5;
	border: solid 4px #672306;
	color: #b54d2d;
	font-size: 16px;
	font-weight: 800;
    left: calc(50% + 3px);
    line-height: 24px;
    padding: 51px 0px 10px 0px;
    position: absolute;
    top: 50%;
    width: 576px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}

.overlay-form-close {
	background-image: url(imgs/close-form.png);
	background-size: 17px 17px;
	cursor: pointer;
	height: 17px;
	position: absolute;
	right: 14px;
	top: 14px;
	width: 17px;
}

.overlay-form h2 {
	background: url(imgs/h2-border.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #d14f2d;
	font-size: 36px;
	letter-spacing: 1.9px;
	line-height: 40px;
	margin-bottom: 11px;
	margin-top: 0px !important;
	padding-bottom: 15px;
	text-align: center;
}

.overlay-form p {
	margin-left: 9px;
	width: calc(100% - 18px);
}

.overlay-form input,
.overlay-form textarea,
.contact-form input,
.contact-form textarea {
	background: transparent;
	border: 1px solid #c2bdb3;
	color: #939598;
	float: left;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	margin-bottom: 13px;
	padding: 2px 8px 3px 8px !important;
	text-indent: 0px !important;
	width: 100% !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #939598 !important;
	opacity: 1 !important;
}

::-moz-placeholder { /* Firefox 19+ */
	color: #939598 !important;
	opacity: 1 !important;
}

:-ms-input-placeholder { /* IE 10+ */
	color: #939598 !important;
	opacity: 1 !important;
}

:-moz-placeholder { /* Firefox 18- */
	color: #939598 !important;
	opacity: 1 !important;
}

.overlay-form input[type="submit"],
.contact-form input[type="submit"] {
	background: #fdce80;
	text-align: left;
	width: auto !important;
}

.overlay-form label {
	display: none !important;
}

#gform_wrapper_1 {
	float: left;
	margin-left: 9px;
	width: calc(100% - 2px);
}

.search-form {
	float: left;
	margin-left: 9px;
	width: calc(100% - 36px);
}

/*--------------------------------------------------------------
Gallery
--------------------------------------------------------------*/

.single-galleries .archives-title {
	padding: 1px 0px 10px 0px;
}

.archives-title h3,
.single-galleries .archives-title h3,
.products-archive-header h3 {
	color: #d14f2d;
	font-size: 36.5px;
	letter-spacing: 2px;
	line-height: 40.5px;
	margin: 0px !important;
	text-align: center;
}

.single-galleries .content {
	border-bottom: 0px;
}

.single-galleries .content ul {
	background: #692403;
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 100%;
}

.single-galleries .content ul li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	width: 192.5px;
}

.single-galleries .content ul li img {
	float: left;
	height: auto;
	width: 100%;
}

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

.images-top {
	background: #692403;
	display: block;
	margin-bottom: 30px;
}

.content-left {
	float: left;
	padding: 0px 18px 18px 18px;
	width: calc(50% - 38px);
}

.content-right {
	float: right;
	padding: 0px 18px 18px 18px;
	width: calc(50% - 38px);
}

.content-left p,
.content-right p,
.content-left li,
.content-right li {
	color: #b54d2d;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	margin-bottom: 12px;
}

.content-left h2,
.content-right h2,
.archives-title h2 {
	background: url(imgs/h2-border.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #f5932e;
	font-size: 54.6px;
	letter-spacing: 2.4px;
	margin-bottom: 8px;
	margin-top: 0px !important;
	padding-bottom: 9px;
	text-align: center;
	text-transform: uppercase;
}

.content-left h3,
.content-right h3 {
	color: #d14f2d;
	font-size: 36.5px;
	height: 80px;
	letter-spacing: 2px;
	line-height: 40.5px;
	margin-bottom: 25px;
	margin-top: 0px !important;
	text-align: center;
}

.full-menu li {
	list-style-type: none;
}

.full-menu li span {
	color: #6a2705;
	text-transform: uppercase;
}

.content-right-quarter {
	color: #ed5933;
	font-weight: 800;
	width: calc(25% - 40px);
}

.content-right-quarter li {
	color: #ed5933;
	list-style-type: none;
	margin-bottom: 12px;
}

.content-right-quarter span {
	color: #672306;
	display: block;
	text-transform: uppercase;
}

.content-right-quarter span.message-top {
	margin: 38px 0px 13px 0px;
}

.content-right-quarter-right span.photo-credits {
	color: #a77b53;
	margin: 38px 0px 0px 0px;
	text-transform: uppercase;
}

.content-right-quarter-right span.photo-credit-details p {
	color: #a77b53 !important;
	margin-top: 0px !important;	
	text-transform: none;
}

.inventory-item {
	display: block;
}

.inventory-name {
	display: inline;
	font-style: italic;
}

.content-right-quarter-right li {
	color: #b54d2d;
}

.toggle-arrow {
	cursor: pointer;
	display: inline;
	margin: 0px 0px 2px 6px;
}

.toggle-content {
	display: none;
}

.rotated {
	transform: rotate(180deg);
}

/*--------------------------------------------------------------
Archives
--------------------------------------------------------------*/

.archives-title {
	display: block;
	margin: 30px 0px 30px 0px;
}

.posts-column {
	margin-top: 10px;
}

.author-image {
	border: 6px solid #f6c980;
	border-radius: 75%;
	float: left;
	height: auto;
	margin: 16px 0px 24px 16px;
	width: 206px;
}

a.archive-post-title,
.archive-toggle {
	color: #672306 !important;
	display: block;
	font-size: 16px;
	font-weight: 900;
	line-height: 24px;
	text-transform: uppercase;
}

.archive-date {
	color: #ed5933;
	display: block;
	font-size: 16px;
	font-weight: 900;
	line-height: 24px;
	margin-bottom: 0px !important;
}

.archive-link {
	color: #ed5933;
	display: block;
	font-size: 16px;
	font-weight: 900;
	line-height: 24px;
	margin-bottom: -4px;
}

.archive-image img,
.full-post img {
	border: 4px solid #f6c980;
	float: left;
	height: auto;
	margin: 7px 0px 18px -22px;
	width: calc(100% + 36px);
}

.posts-column p {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.page-template-batch .posts-column p {
	margin-bottom: 12px !important;
}

/*--------------------------------------------------------------
Content border
--------------------------------------------------------------*/

.content-border {
	float: left;
	margin-top: -16px;
	padding-bottom: 22px;
	position: relative;
	width: 4px;
}

.content-border-middle {
	height: calc(100% - 70px);
	width: 4px;
}

.content-border-bottom {
	bottom: 0;
	left: 0;
	position: absolute;
}

.content-border-line {
	bottom: 0px;
	margin-left: -17px;
	margin-top: -16px;
	padding-bottom: 22px;
	position: absolute;
	top: 0px;
	width: 4px;
}

.content-border-line-right {
	margin-left: 0px;
	margin-right: -9px;
	right: 0;
}

/*--------------------------------------------------------------
Contact
--------------------------------------------------------------*/

.page-template-contact .content {
	padding-top: 30px;
}

#field_2_5,
.gfield.gform_validation_container.field_sublabel_below.field_description_below.gfield_visibility_visible {
	display: block !important;
	visibility: visible !important;
}

.ginput_container.ginput_recaptcha {
	float: left;
	width: 100%;
}

#field_2_4 label {
	display: none;
}

/*--------------------------------------------------------------
Beers
--------------------------------------------------------------*/

.beer-content a {
	color: #ed5933;
}

.beer-content p {
	margin-bottom: 12px !important;
}

.related-beers a {
	color: #b54d2d !important;
	display: block;
	font-weight: 800;
	line-height: 24px;
	text-transform: uppercase;
}

.related-beers a:hover {
	color: #f7941d !important;
}

.related-beers p {
	margin-bottom: 0px !important;
}

.beer-archive-image {
	float: left;
	margin: 9px 0px 6px 0px;
	width: 100%;
}

.beer-archive-image img {
	float: left;
	height: 129px;
	width: auto;
}

.beer-archive-image-circle {
	border: 4px solid #f6c980;
	border-radius: 75%;
	float: left;
}

.beers-list-archive {
	margin-bottom: 20px;
	position: relative;
}

.beers-list-archive p {
	color: #eb413c;
}

.beers-list-archive a.archive-post-title {
	background: url(imgs/toggle-arrow-red.png);
	background-position: top 8px right;
	background-repeat: no-repeat;
	color: #f7941d !important;
	float: left;
	padding-right: 10px;
	text-transform: none;
}

.toggle-beers-content {
	display: block;
	float: left;
	padding-left: 18px;
	width: 100%;
}

p.beer-introduction {
	margin-bottom: 15px !important;
}

p.beer-introduction,
.filter-by span {
	color: #eb413c;
	font-size: 22px !important;
	text-transform: none;
}

.filter-by span {
	margin-bottom: 16px;
	margin-top: -2px;
}

.beers-list-archive .archive-toggle,
.filter-by a,
.filter-by > div {
	color: #b54d2d !important;
	display: block;
	text-transform: uppercase;
}

.filter-by > div {
	cursor: pointer;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.filter-by a:hover,
.filter-by > div:hover {
	color: #f7941d !important;
}

/*--------------------------------------------------------------
Beer Reviews
--------------------------------------------------------------*/

.bottle-column {
	position: relative;
	text-align: center;
}

.beers-top img {
	border-bottom: 4px solid #692403;
}

.reviews-column li {
	list-style-type: none;
}

.review-title {
	color: #672306;
	text-transform: uppercase;
}

.review-bottle {
    margin: -12px 0px 0px 0px;
}

.reviews-sidebar a {
	color: #ed5933;
	display: block;
}

.reviews-sidebar span,
.reviews-sidebar span a {
	color: #b54d2d;
}

.review-details {
	color: #b54d2d;
}

.sidebar-events a {
	color: #b54d2d;
	display: block;
}

/*--------------------------------------------------------------
Flexslider
--------------------------------------------------------------*/

.flexslider {
	border-bottom: 4px solid #692403;
	margin: 0px;
	position: relative;
	z-index: 10;
}

.flexslider,
ul.slides,
.flexslider li {
	float: left;
	width: 100%;
}

.flexslider li {
	position: relative;
	text-align: center;
}

.flexslider h2 {
	color: #f2e4c2;
	font-size: 100px;
	font-weight: 400;
	left: 20%;
	letter-spacing: 1.3px;
	line-height: 100px;
	position: absolute;
	text-transform: uppercase;
	top: 151px;
	width: 60%;
}

/*--------------------------------------------------------------
Home slider message
--------------------------------------------------------------*/

.slider-message {
	background: url(imgs/slider-message.png);
	background-size: 712px 352px;
	color: #f8a52e;
	font-size: 40px;
	font-weight: 600;
	height: 297px;
	left: 50%;
	letter-spacing: 0.9px;
	line-height: 48px;
	padding: 55px 40px 0px 40px;
	position: absolute;
	text-align: center;
	top: 151px;
	width: 632px;
	z-index: 10;
	transform: translateX(-50%) translateY(0%);
	-webkit-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
}

.slider-message h3 {
	color: #f2e4c2;
	font-size: 54.6px;
	letter-spacing: 2.8px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
Home
--------------------------------------------------------------*/

.home-content {
	float: left;
	padding: 30px 0px 21px 0px;
	width: 100%;
}

.home-content h2 {
	margin-bottom: 44px !important;
	margin-top: 0px !important;
}

.home-column {
	float: left;
	padding: 0px 18px 3px 18px;
	width: calc(50% - 38px);
}

.home-column h4,
.home-column a {
	color: #eb413c;
	font-size: 30px;
	line-height: 36px;
}

.home-column h4 {
	display: block;
}

.home-column-first h4 {
	bottom: 12px;
	display: inline-block;
	margin: 87px 0px -12px 0px;
	position: absolute !important;
}

.home-column-first h4 a::after {
	background: url(imgs/hand-yellow.png);
	content: " ";
	display: inline-block;
	height: 19px;
	margin: 0px 21px 0px 9px;
	width: 41px;
}

.home-column-second {
	position: relative;
}

.home-column-second h4 {
	bottom: 31px;
	display: inline-block;
	margin: 0px 0px -12px 0px;
	position: absolute;
	width: 260px;
}

.home-column-second h4 a::after {
	background: url(imgs/hand-yellow.png);
	background-position: top 7px right 1px;
	background-repeat: no-repeat;
	content: "MORE";
	display: inline-block;
	font-size: 16px;
	height: 26px;
	margin-left: 13px;
	width: 100px;
}

/*(.home-column-first a {
	color: #b54d2d;
	display: block;
	font-size: 17px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}*/

.on-tap-home-section {
	position: relative;
}

.home-column-first {
	bottom: 34px;
	position: absolute;
	right: 0;
}

/*.home-column-first a:hover {
	color: #f5932e;
}*/

.home-product-image {
	bottom: 0px;
	margin: 0px 0px 24px 19px;
	position: absolute;
}

#on-tap-image {
	background: url(imgs/home-beer.png);
	background-size: 129px 505px;
	float: left;
	height: 505px;
	margin: -25px 0px 0px 44px;
	width: 129px;
}

.copper {
	background: url(imgs/goblet-copper.png);
}

.dark {
	background: url(imgs/goblet-dark.png);
}

.extra-light {
	background: url(imgs/goblet-extra-light.png);
}

.hazy {
	background: url(imgs/goblet-hazy.png);
}

.light {
	background: url(imgs/goblet-light.png);
}

.medium {
	background: url(imgs/goblet-medium.png);
}

/*--------------------------------------------------------------
Home grid
--------------------------------------------------------------*/

.home-grid {
	border-top: 4px solid #692403;
	color: #f3e8c5;
	float: left;
	font-size: 17px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	width: 100%;
}

.home-grid h4 {
	background: url(imgs/h4-border.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 315px 5px;
	color: #ffe085;
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 46px;
	margin: 11px 0px 8px 0px;
	padding-bottom: 14px;
	text-align: center;
	text-transform: uppercase;
}

.home-grid li:nth-child(2) h4 {
	margin-bottom: 10px !important;
}

.home-grid a {
	color: #f3e8c5;
	display: none;
	float: left;
	letter-spacing: 1.7px;
	margin-bottom: -22px;
}

.home-grid li:nth-child(2) a {
	display: block;
	text-align: center;
	width: 100%;
}

.home-grid p {
	display: block;
	margin-bottom: 0px;
	padding-left: calc(50% + 20px);
}

.home-grid li:nth-child(2) p {
	padding-left: 0px;
}

.home-grid li:nth-child(2) h4 {
	margin-bottom: -27px;
}

.home-grid a:hover {
	color: #f5932e;
}

.home-grid li {
	background-size: cover;
	float: left;
	height: 364px;
	list-style-type: none;
	width: calc(50% - 2px);
}

.home-grid li:first-child {
	background: url(imgs/home-grid1.jpg);
	border-bottom: 4px solid #692403;
	border-right: 4px solid #692403;
}

.home-grid li:nth-child(2) {
	border-bottom: 4px solid #692403;
	background: url(imgs/home-grid2.jpg);
	font-size: 37px;
	line-height: 40px;
	text-transform: none;
}

.home-grid li:nth-child(3) {
	background: url(imgs/home-grid3.jpg);
	border-right: 4px solid #692403;
}

.home-grid li:last-child {
	background: url(imgs/home-grid4.jpg);
}

/*--------------------------------------------------------------
Beer Categories
--------------------------------------------------------------*/

.beer-categories-column span {
	display: block;
}

.beer-categories-column span a {
	color: #b54d2d;
	text-transform: uppercase;
}

.beer-categories-details p {
	margin-bottom: 12px !important;
}

.beer-categories-details span {
	margin-bottom: -10px !important;
}

/*--------------------------------------------------------------
Collaborations
--------------------------------------------------------------*/

.related-collaboration {
	color: #a76d49;
	display: inline-block;
	text-transform: none;
}

.related-collaboration-border {
	display: inline-block;
}

.related-beers a:hover .related-collaboration-border,
.related-beers a:hover .related-collaboration {
	color: #a76d49 !important;
}

/*--------------------------------------------------------------
Google Maps
--------------------------------------------------------------*/

.map-directions {
	float: left;
	margin: 48px 0px 4px 0px;
	width: 100%;
}

.acf-map {
	border: 0px;
	border-top: 4px solid #692403;
	float: left;
	height: 748px;
	margin-bottom: -4px;
	width: 100%;
}

/*--------------------------------------------------------------
Vintage Guide
--------------------------------------------------------------*/

.batch-main {
	float: left;
	margin-top: 13px;
}

.batch-main li {
	float: left;
	margin-bottom: 12px;
}

.batch,
.brewed-on,
.bottled-on {
	float: left;
}

.batch {
	width: 125px !important;
}

.brewed-on {
	width: 143px !important;
}

.batch-title {
	color: #b54d2d;
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 12px;
	width: 120px;
}

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

footer {
	background-image: url(imgs/footer-border.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	margin: 11px 0px 0px 22px;
	width: calc(100% - 35px);
}

footer,
footer a {
	color: #b3421b;
}

footer a:hover,
.footer-subscribe p {
	color: #f7941d;
}

footer p {
	margin-bottom: 13px;
}

footer span {
	display: block;
	font-size: 12px;
	line-height: 18px;
}

footer span:first-of-type {
	margin-top: 2px;
}

.footer-column {
	float: left;
	margin: 12px 0px 0px 0px;
	padding: 0px 22px 0px 18px;
	width: 246px;
}

.footer-social {
	display: block;
	padding-top: 4px;
}

.footer-facebook {
	background-image: url(imgs/facebook.png);
	background-size: 25px 34px;
	float: left;
	height: 34px;
	width: 25px;
}

.footer-facebook:hover {
	background-image: url(imgs/facebook-hover.png);
}

.footer-twitter {
	background-image: url(imgs/twitter.png);
	background-size: 49px 34px;
	float: left;
	height: 34px;
	width: 49px;
}

.footer-twitter:hover {
	background-image: url(imgs/twitter-hover.png);
}

.footer-instagram {
	background-image: url(imgs/instagram.png);
	background-size: 40px 34px;
	float: left;
	height: 34px;
	width: 40px;
}

.footer-instagram:hover {
	background-image: url(imgs/instagram-hover.png);
}

.footer-subscribe {
	float: left;
	margin-top: 14px;
	text-transform: uppercase;
	width: 100%;
}

.footer-subscribe input {
	background: transparent;
	border: 1px solid #b3421b;
	margin-left: -9px;
	padding: 3px 3px 5px 8px;
	text-transform: none;
	width: calc(100% + 9px);
}

.footer-subscribe input[type="submit"] {
	border: 0px;
	color: #f7941d;
	margin-top: 10px;
	padding: 0px 0px 0px 9px;
	text-align: left;
	text-transform: uppercase;
	width: auto;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

/*--------------------------------------------------------------
Footer content border
--------------------------------------------------------------*/

.footer-content-border {
	float: left;
	margin-top: 0px;
	padding-bottom: 22px;
	position: relative;
	width: 4px;
}

.footer-border-middle {
	height: calc(100% - 70px);
	width: 4px;
}

.footer-border-bottom {
	bottom: 0px;
	left: 0;
	position: absolute;
}

/*--------------------------------------------------------------
Wireframes
--------------------------------------------------------------*/

h1 {
	font-size: 24px !important;
	font-weight: 700 !important;
}

.box {
	font-size: 15px;
}

.hero {
	padding-bottom: 70px;
	padding-top: 70px;
	text-align: center;
	text-transform: uppercase;
}

.right {
	float: right;
}

.box img {
	float: left;
	height: auto;
	width: 100%;
}

.product-page-image {
	margin-bottom: -8px;
}

.has-image {
	padding: 0px;
}

.has-image.full {
	width: 100%;
}

.has-image.half {
	width: calc(50% - 2px);
}

.post-type-archive-beers .box a {
	float: left;
	font-weight: 400;
	margin-bottom: 30px;
	width: 25%;
}

/*--------------------------------------------------------------
Menu for display
--------------------------------------------------------------*/

body.page-template-menu-display {
	background: #fff1d6;
}

.page-template-menu-display .layout {
	width: 100%;
}

.page-template-menu-display .content {
    border: 0px;
    margin-left: 0px;
    width: 100%;
}

.page-template-menu-display .images-top {
	margin-bottom: 22px;
}

.page-template-menu-display .images-top img {
	height: auto;
	width: 100%;
}

.page-template-menu-display .content-left {
	padding: 0px 0px 0px 32px;
	width: calc(50% - 36px);
}

.page-template-menu-display .content-right {
	margin-top: 33px;
	padding: 0px 32px 0px 30px;
	width: calc(50% - 67px);
}

.page-template-menu-display .content-border {
	margin-top: -1px;
	padding-bottom: 22px;
	position: relative;
	width: 7px;
}

.page-template-menu-display .content-border-top,
.page-template-menu-display .content-border-bottom {
	width: 7px;
}

.page-template-menu-display .content-border-middle {
	height: calc(100% - 146px);
	width: 7px;
}

.page-template-menu-display li {
	color: #682400;
	font-size: 26px;
	line-height: 30px;
	list-style-type: none;
	margin-bottom: 17px;
	text-transform: uppercase;
}

.page-template-menu-display li:last-child {
	margin-bottom: 40px;
}

.menu-display-left {
	float: left;
	width: 549px;
}

.menu-display-left-name {
	float: left;
	max-width: 238px;
}

.menu-display-column {
	display: inline-block;
	margin-top: -32px;
	width: 90px;
}

.menu-display-column-title {
	color: #f79433;
	display: inline-block;
	font-size: 26px;
	font-weight: 800;
	margin: 0px 0px 1px 0px;
}

.abv,
.four-ounces,
.eight-ounces {
	width: 91px;
}

.menu-display-description {
	float: left;
	margin-bottom: 17px;
	width: 100%;
}

.menu-display-column-last {
	width: auto;
}

.menu-display-description {
	color: #d14f2d;
	font-size: 24px;
	line-height: 29px;
	text-transform: none;
}

.menu-display-type {
	text-transform: none;
}

.menu-display-message {
	color: #d14f2d;
	font-size: 26px;
	font-weight: 800;
	margin-top: 61px;
}

.page-template-menu-display .content-left li,
.page-template-menu-display .content-right li,
.page-template-menu-page .beers-on-tap-menu li,
.page-template-menu-page .food-list-menu li {
	display: none;
}

.page-template-menu-display .content-left ul li:first-child,
.page-template-menu-display .content-left ul li:nth-child(2),
.page-template-menu-display .content-left ul li:nth-child(3),
.page-template-menu-display .content-left ul li:nth-child(4),
.page-template-menu-display .content-left ul li:nth-child(5),
.page-template-menu-display .content-left ul li:nth-child(6),
.page-template-menu-display .content-left ul li:nth-child(7),
.page-template-menu-display .content-left ul li:nth-child(8),
.page-template-menu-display .content-left ul li:nth-child(9),
.page-template-menu-display .content-left ul li:nth-child(10),
.page-template-menu-display .content-left ul li:nth-child(11),
.page-template-menu-display .content-left ul li:nth-child(12),
.page-template-menu-display .content-right ul li:first-child,
.page-template-menu-display .content-right ul li:nth-child(2),
.page-template-menu-display .content-right ul li:nth-child(3),
.page-template-menu-display .content-right ul li:nth-child(4),
.page-template-menu-display .content-right ul li:nth-child(5),
.page-template-menu-display .content-right ul li:nth-child(6),
.page-template-menu-display .content-right ul li:nth-child(7),
.page-template-menu-display .content-right ul li:nth-child(8),
.page-template-menu-display .content-right ul li:nth-child(9),
.page-template-menu-display .content-right ul li:nth-child(10),
.page-template-menu-display .content-right ul li:nth-child(11),
.page-template-menu-display .content-right ul li:nth-child(12),
.page-template-menu-page .beers-on-tap-menu li:first-child,
.page-template-menu-page .beers-on-tap-menu li:nth-child(2),
.page-template-menu-page .beers-on-tap-menu li:nth-child(3),
.page-template-menu-page .beers-on-tap-menu li:nth-child(4),
.page-template-menu-page .beers-on-tap-menu li:nth-child(5),
.page-template-menu-page .beers-on-tap-menu li:nth-child(6),
.page-template-menu-page .beers-on-tap-menu li:nth-child(7),
.page-template-menu-page .beers-on-tap-menu li:nth-child(8),
.page-template-menu-page .beers-on-tap-menu li:nth-child(9),
.page-template-menu-page .beers-on-tap-menu li:nth-child(10),
.page-template-menu-page .beers-on-tap-menu li:nth-child(11),
.page-template-menu-page .beers-on-tap-menu li:nth-child(12),
.page-template-menu-page .food-list-menu li:first-child,
.page-template-menu-page .food-list-menu li:nth-child(2),
.page-template-menu-page .food-list-menu li:nth-child(3),
.page-template-menu-page .food-list-menu li:nth-child(4),
.page-template-menu-page .food-list-menu li:nth-child(5),
.page-template-menu-page .food-list-menu li:nth-child(6),
.page-template-menu-page .food-list-menu li:nth-child(7),
.page-template-menu-page .food-list-menu li:nth-child(8),
.page-template-menu-page .food-list-menu li:nth-child(9),
.page-template-menu-page .food-list-menu li:nth-child(10),
.page-template-menu-page .food-list-menu li:nth-child(11),
.page-template-menu-page .food-list-menu li:nth-child(12) {
	display: block !important;
}

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

.page-template-menu-page .archives-title {
	margin-bottom: 44px;
}

.page-template-menu-page .content-left li,
.page-template-menu-page .content-right li {
	color: #682400;
	float: left;
	list-style-type: none;
	line-height: 24px;
	margin-bottom: 0px;
	width: 100%;
}

.page-template-menu-page .content-left {
	margin-top: -21px;
	padding-bottom: 0px !important;
    padding-right: 0px;
    width: calc(50% - 20px);
}

.page-template-menu-page .content-right {
	margin-top: -21px;
	padding-bottom: 7px;
}

.page-template-menu-page .content-left h3,
.page-template-menu-page .content-right h3 {
	float: left;
	margin-bottom: -51px !important;
	width: 100%;
}

.page-template-menu-page .content-right li {
	text-transform: uppercase;
}

.page-template-menu-page .menu-display-left {
	text-transform: uppercase;
	width: calc(100% - 239px);
}

.page-template-menu-page .menu-display-type {
	text-transform: none;
}

.page-template-menu-page .menu-display-column,
.page-template-menu-page .abv,
.page-template-menu-page .four-ounces,
.page-template-menu-page .eight-ounces,
.page-template-menu-page .menu-display-column-last,
.page-template-menu-page .twelve-ounces {
	margin-top: -24px;
	width: 57px;
}

.mobile-label {
	display: none;
}

.page-template-menu-page .menu-display-description {
	margin-bottom: 12px;
}

.page-template-menu-page .menu-display-column-title {
	font-size: 16px;
	margin-bottom: 3px;
}

.page-template-menu-page .menu-display-description,
.page-template-menu-page .menu-display-message {
	color: #b3421a;
	font-size: 16px;
	line-height: 24px;
}

.page-template-menu-page .menu-display-message {
	float: left;
	margin-top: 75px;
	width: 100%;
}

.food-list {
	float: left;
	width: 100%;
}

.page-template-menu-page .content-left .food-list h3 {
	margin: 1px 0px -28px 0px !important;
	text-align: left;	
}

.draft-list h3,
.bottle-list h3 {
	margin: -1px 0px 9px 0px;
	text-align: left;
}

.content-right .food-list h3 {
	float: left;
	margin-bottom: -29px !important;
	text-align: left;
}

.bottle-list.wines h3 {
	float: left;
	margin-top: 2px !important;
}

.page-template-menu-page .bottle-list li:last-child .menu-display-description {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.page-template-menu-page .content-border {
	padding-bottom: 12px;
}

.bottles-menu-list {
	float: left;
	margin-top: 13px;
}

.bottles-menu-list h3 {
	margin-top: -12px !important;
}

/*--------------------------------------------------------------
Temporarily Closed
--------------------------------------------------------------*/

.page-template-temporary .content-left {
	padding-left: calc(25% + 18px);
	
}