@media all and (max-width : 1200px) {

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

.wrapper {
	overflow-x: hidden;
	padding: 0px 10px 0px 10px;
	width: calc(100vw - 20px);
}

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

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

header {
	margin: 20px 0px 0px 0px;
	width: 100%
}

/*--------------------------------------------------------------
Hamburger icon
--------------------------------------------------------------*/

.mobile-menu {
	display: block;
	position: relative;
	width: 100%;
}

.menu-icon {
	float: right;
	margin: 6px 0px 12px 0px;
}

.hamburger .line {
	background-color: #f5932e;
	display: block;
	height: 2px;
	margin: 8px auto;
	width: 48px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hamburger:hover {
	cursor: pointer;
}

.hamburger.is-active .line:nth-child(2) {
	opacity: 0;
}

.hamburger.is-active .line:nth-child(1) {
	-webkit-transform: translateY(10px) rotate(45deg);
	-ms-transform: translateY(10px) rotate(45deg);
	-o-transform: translateY(10px) rotate(45deg);
	transform: translateY(10px) rotate(45deg);
}

.hamburger.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-10px) rotate(-45deg);
	-ms-transform: translateY(-10px) rotate(-45deg);
	-o-transform: translateY(-10px) rotate(-45deg);
	transform: translateY(-10px) rotate(-45deg);
}

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

.navigation-menu {
	display: none;
	float: left;
	height: auto;
	margin-bottom: -20px;
	padding-top: 14px;
}

.menu {
	background: #291a07;
	margin-left: 0px;
    padding-left: 0px;
    padding-top: 30px;
    width: 100% !important;
}

.menu li {
	background: transparent;
	margin-right: 0px;
	padding-right: 0px;
	text-align: left;
	width: 100%;
}

.cart-menu {
	position: absolute;
	top: 0;
}

.search-menu {
	margin-left: 0px;
	margin-top: 6px;
}

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

.abv {
	margin-left: -24px !important;
}

.page-template-menu-page .content-right {
	margin-top: 2px;
}

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

.sub-menu {
	background: transparent;
	border: 0px solid #692403;
	border-bottom: 4px solid #692403;
	float: left;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-bottom: 6px;
	position: relative;
	top: 10px;
	width: 100%;
}

.sub-menu li {
	padding: 0px 0px 0px 0px !important;
}

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

.content {
	margin-left: 0px;
	width: calc(100% - 8px);
}

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

.page-template-menu-page .content-left {
    width: calc(100% - 24px);
}

.page-template-menu-page li {
	float: left !important;
	width: calc(100% - 24px) !important;
}

.page-template-menu-page .content-right {
	float: left;
	padding-left: 24px !important;
	width: calc(100% - 24px);
}

.page-template-menu-page .content-right h3 {
	display: block;
	margin: 9px 0px 9px 0px !important;
	text-align: left;
	width: 100% !important;
}

.bottle-list.wines h3 {
	margin-top: 1px !important;
}

.page-template-menu-page .content-border {
	display: none;
}

.page-template-menu-page .menu-display-left {
	text-align: left;
	width: 100% !important;
}

.menu-display-left-name {
	max-width: auto;
}

.menu-display-title-top {
	display: none;
}

.mobile-label {
	display: inline;
}

.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-right: 10px;
	width: auto;
}

}

@media all and (max-width : 960px) {

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

.column {
	height: auto !important;
}

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

.blog-archive-section select {
	margin-left: -9px;
	width: calc(100% - 30px) !important;
}

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

.overlay-form {
    left: calc(50% - 11px);
    width: calc(100% - 32px);
}

.overlay-form input[type="submit"] {
	width: calc(100% + 18px) !important;
}

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

.single-galleries .content ul li {
	width: 100%;
}

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

.images-top img {
	float: left;
	width: 100%;
}

.content-left,
.content-right {
	padding-left: 24px;
	padding-right: 24px;
	width: calc(100% - 48px);
}

.content-left {
	padding-bottom: 0px;
}

.content-left h3,
.content-right h3 {
	height: auto;
}

.content-right-quarter {
	width: 100%;
}

.page-template-menu-page .content-left .food-list h3 {
	margin-bottom: 8px !important;
}

.page-template-menu-page .content-left h3 {
	margin-bottom: 10px !important;
}

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

.author-image {
	margin-left: calc(50% - 130px);
}

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

.content-border,
.content-border-line {
	display: none;
}

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

.beers-top img {
	width: 100%;
}

.reviews-sidebar {
	padding-bottom: 24px;
}

.bottle-column {
	margin-bottom: 24px;
}

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

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

.flexslider h2 {
	display: none;
}

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

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

.home-border-column {
	height: auto !important;
}

.home-column-first br,
.home-column-second br {
	display: none;
}

.home-column-first h4 {
	position: relative !important;
}

.home-column-second h4 {
	position: relative;
	width: 100%;
}

.home-beers-link {
	margin: -24px 14px 0px 0px;
	position: relative;
}

.home-column-first {
	float: left;
	position: relative;
}

.home-product-image {
	margin: 6px 0px 48px calc(50% - 89px);
	position: relative;
}

#on-tap-image {
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

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

.home-grid p {
	padding-left: 24px;
}

.home-grid li {
	background-size: cover !important;
	height: 364px;
	width: calc(100% - 2px);
}

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

.acf-map {
	height: 748px;
}

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

footer {
	padding-bottom: 24px;
	width: 100%;
}

.footer-column {
	height: auto !important;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.footer-subscribe input {
	margin-left: 0px;
	width: calc(100% - 26px);
}

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

.footer-border-middle,
.footer-border-top,
.footer-content-border,
.footer-border-bottom {
	display: none !important;
}

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

.post-type-archive-beers .box a {
	width: 50%;
}

.post-type-archive-beers .box a {
	width: 50%;
}

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

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

.archive .content li,
.page-template-shop .content li {
	width: calc(50% - 3px);
}

.page-template-shop .content li:nth-child(2n+0) {
	margin-right: 0px;
}

.page-template-shop .content li .thumbnail {
	height: 290px;
}

.woocommerce-cart-form,
.cart-collaterals {
	margin-left: 24px;
	width: calc(100% - 48px);
}

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

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

.cart_totals {
	float: left;
	margin-top: 24px;
	width: 100%;
}

.woocommerce-message {
	margin-bottom: 0px;
}

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

#jcmc-wrap {
	margin-left: 20px;
	width: calc(100% - 40px);
}

.jcmc-tab label,
.jcmc-tab span,
.wc_payment_methods.payment_methods.methods,
.woocommerce-terms-and-conditions-wrapper {
	width: calc(100% - 7px);
}

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

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

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
	margin-left: 20px;
	width: calc(100% - 47px);
}

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

.page-template-temporary .content-left {
	padding-left: 18px;
	width: calc(100% - 36px);
	
}

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

.age-confirmation {
	background-size: 300px 155px !important;
	height: 67px;
	padding: 88px 0px 0px 0px;
	top: 148px;
	width: 300px;
}

.underage {
	background-size: 300px 155px !important;
}

.age-confirmation li,
.age-confirmation li:first-child,
.age-confirmation li:first-child:hover,
.age-confirmation li:last-child,
.age-confirmation li:last-child:hover,
.age-confirmation-no-active {
	background-size: 100px 35px !important;
	height: 35px;
	width: 100px;
}

.age-confirmation li:first-child {
	margin: 0px 22px 0px 36px;
}

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

.batch-main li {
	width: 100% !important;
}

.batch,
.brewed-on,
.bottled-on {
	width: 33% !important;
}

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

footer {
	background-image: url();
	margin-left: 0px;
	width: calc(100vw - 8px) !important;
}

footer img {
	width: 100vw;
}

}

@media all and (max-width : 880px) {

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

.slider-message {
	background: #b04223;
	font-size: 14px;
	height: auto;
	left: 60px;
	line-height: 18px;
	padding: 20px 20px 20px 20px;
	top: 16px;
	width: calc(100% - 160px);
	transform: translateX(0%) translateY(0%);
	-webkit-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
}

.slider-message h3 {
	font-size: 21.3px !important;
	margin-bottom: 5px;
}

.slider-message br {
	display: none;
}

}

@media all and (max-width : 1060px) {

.slider-message {
	top: 110px;
}

}

@media all and (max-width : 700px) {

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

.woocommerce-cart .product-remove a {
	margin-left: -18px !important;
}

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

.woocommerce-cart .product-name {
	width: 37.5%;
}

.woocommerce-cart .product-price {
	width: 18.75%;
}

.woocommerce-cart .product-quantity {
	width: 18.75%;
}

.woocommerce-cart .product-subtotal {
	width: 18.75%;
}

}

@media all and (max-width : 540px) {

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

.archive .content li,
.page-template-shop .content li {
	height: auto;
	margin-right: 0px;
	padding-bottom: 20px;
	width: 100%;
}

.shop-title {
	width: calc(100% - 20px);
}

.archive-product-details {
	width: 100%;
}

.archive-product-right {
	bottom: 0px;
	float: left;
	margin-left: 16px;
	position: relative;
}

.archive-product-price,
.archive-product-button {
	float: left;
}

.page-template-shop .content li .woocommerce-Price-amount.amount {
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	width: calc(100% - 20px);
}

}

@media all and (max-width : 480px) {

/*--------------------------------------------------------------
WoooCommerce single product
--------------------------------------------------------------*/

.product-page-image {
	width: 100%;
}

.summary.entry-summary {
	margin-left: 20px;
	width: calc(100% - 40px);
}

.product-details h1 {
	margin: 20px 0px 24px 0px !important;
}

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

.page-template-menu-page .draft-list .menu-display-column-last {
	display: inline-block !important;
}

.mobile-menu-items {
	float: left;
	width: 100vw;
}

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

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

}