/*
Theme Name: MadTree Brewing Theme
Theme URI: 
Author: Shay Hammond

Version: 1.0

*/

.grecaptcha-badge {
	display: none !important;
}

/* Login Screen */

.login h1.admin-email__heading {
	color: #ffffff;
	text-align: center;
}

.admin-email-confirm-form p, .admin-email-confirm-form a {
	color: #ffffff;
}

.login {
	background-image: url(/wp-content/themes/madtree/images/tree-rings.svg);
	background-size: 200%;
	background-position: center -100%;
}

.login h1 {
	margin-bottom: 0.5em;
}

.login h1:before {
	border: 0;
}

.login h1 a {
	background-image: url(/wp-content/themes/madtree/images/footer-logo.svg);
	background-size: contain;
	width: 100%;
	height: 100px;
}

.login #login_error, .login .message, .login .success {
	background: transparent;
	color: #ffffff;
	text-align: center;
	border: unset;
	padding: 0;
	font-style: italic;
	box-shadow: unset;
	font-family: GothamBook;
	font-size: 0.8em;
	margin-bottom: 1em;
}

.login .button.wp-hide-pw {
 	top: 6px;
}
 
.login form {
	background: transparent;
	box-shadow: unset;
	border: unset;
	margin-top: 0;
	padding: 0;
}

.login label {
	color: #ffffff;
	text-transform: uppercase;
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1em;
}

.login form .input, .login input[type=password], .login input[type=text] {
	background: #ffffff;
	border-radius: 0;
	font-size: 1em;
	border: unset;
	font-weight: 100;
    	padding: 1em;
    	width: 100%;
    	-webkit-appearance: none;
    	border-radius: 0;
    	font-family: GothamBook;
}

.login .button-primary:not(#correct-admin-email) {
	padding: 1em 3em !important;
    	font-size: 1.1em;
    	text-transform: uppercase;
    	overflow: hidden;
    	display: inline-block;
    	position: relative;
    	font-family: GothamBold;
    	text-decoration: none;
    	cursor: pointer;
    	text-align: center;
    	background: unset;
    	border: 2px solid #ffffff;
    	margin-top: 1em;
    	line-height: 1.3 !important;
    	transition: 0.5s all;
    	border-radius: unset;
    	color: #ffffff;
}

.login .button-primary:hover, .login .button-primary:focus {
	background: #8dc642;
	text-decoration: none;
	border: 2px solid #8dc642;
}

#correct-admin-email {
	width: auto;
	background: #ffffff;
}

#correct-admin-email:hover, .wp-core-ui .button-secondary:hover, .wp-core-ui .button.hover, .wp-core-ui .button:hover {
	color: #8dc642;
	border: 0;
}

.login #backtoblog, .login #nav {
 	padding: 0;
}
 
.login #nav {
 	margin-top: 2em;
}
 
.login #backtoblog {
	margin-top: 5px;
}

.login #backtoblog a, .login #nav a {
	color: #ffffff;
	font-weight: 100;
}

.login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover  {
	color: #8dc642;
}

.wp-core-ui .button, .wp-core-ui .button-secondary {
 	color: #8dc642;
}
 
.login .privacy-policy-page-link {
	display: none;
}

/* Global */

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3a8a0e");

@font-face {
	font-family: 'TradeGothicLT-BoldCondTwenty';
	src: url('/wp-content/themes/madtree/library/fonts/webfonts/3A8A0E_0_0.eot');
	src: url('/wp-content/themes/madtree/library/fonts/webfonts/3A8A0E_0_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/madtree/library/fonts/webfonts/3A8A0E_0_0.woff2') format('woff2'),url('/wp-content/themes/madtree/library/fonts/webfonts/3A8A0E_0_0.woff') format('woff'),url('/wp-content/themes/madtree/library/fonts/webfonts/3A8A0E_0_0.ttf') format('truetype');
}

@font-face {
	font-family: GothamBold;
	font-style: normal;
	font-weight: normal;
	src: url('/wp-content/themes/madtree/library/fonts/Gotham-Bold.otf') format('opentype');
}

@font-face {
	font-family: GothamBook;
	font-style: normal;
	font-weight: normal;
	src: url('/wp-content/themes/madtree/library/fonts/GothamHTF-Book.woff') format('woff');
}

strong {
	font-family: GothamBold;
}

* {
    	box-sizing: border-box;
}

html {
    	font-size: 18px;
    	margin: 0;
    	padding: 0;
    	width: 100%;
}

html.fixed {
	position: fixed;
}

body {
    	font-size: 1em;
    	line-height: 1.8;
    	margin: 0;
    	padding: 0;
    	font-family: GothamBook;
    	color: #000000;
    	background: #00261d;
}

h1 {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 3.5em;
	text-transform: uppercase;
	margin-bottom: 0.2em;
	line-height: 1;
}

h1.underline {
	width: auto;
	display: inline-block;
	border-bottom: 2px solid #ffffff;
}

.color-black h1.underline {
	border-bottom: 2px solid #000000;
}

h2 {
	font-family: TradeGothicLT-BoldCondTwenty;
	text-transform: uppercase;
	font-size: 3.1em;
	line-height: 1;
}

h3 {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1;
}

h3.underline {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 0.5em;
	text-align: left;
}

h4, .btn-text {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.6em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	line-height: 1.4;
}

a h4, .btn-text {
	text-decoration: underline;
}

h5 {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-family: GothamBold;
	font-size: 1.6em;
	margin-bottom: 0;
}

h7 {
	font-family: GothamBold;
	font-size: 1.2em;
	margin-bottom: 0;
	text-transform: uppercase;
}

h9 {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1em;
	display: block;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #000000;
}
	
.container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.container {
	max-width: 1600px;
	width: 85%;
}

.row {
	padding-top: 6em;
	padding-bottom: 6em;
}

.py-small {
	padding-top: 3em;
	padding-bottom: 3em;
}

.pt-small {
	padding-top: 3em;
}

.pb-small {
	padding-bottom: 3em;
}

.row .row {
	padding-top: 0;
	padding-bottom: 0;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

.btn-primary, .btn-secondary, .btn-ghost {
	padding: 1em 3em;
	font-size: 1.1em;
	text-transform: uppercase;
	overflow: hidden;
	display: inline-block;
	position: relative;
	font-family: GothamBold;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}

.btn-primary span, .btn-secondary span, .btn-ghost span {
	z-index: 2;
	position: relative;
}

.btn-primary:not(.rainbow):after, .btn-secondary:not(.rainbow):after, .btn-ghost:not(.rainbow):after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 100%;
	left: 0;
	height: 100%;
	width: 100%;
	transition: 0.5s all;
	background: #8dc642;
	z-index: 1;
}

.btn-primary:hover, .btn-secondary:hover, .btn-ghost {
	text-decoration: none;
}

.btn-primary:not(.rainbow):hover:after, .btn-secondary:not(.rainbow):hover:after, .btn-ghost:not(.rainbow):hover:after {
	top: 0;
}

.btn-primary.rainbow, .btn-secondary.rainbow, .bg-light-gray .btn-secondary.rainbow {
	background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 80%, #00C0FF 100%);
	border: unset;
}

.rainbow:after {
  	content: "";
	height: calc(100% - 4px);
	width: calc(100% - 4px);
  	position: absolute;
  	top: 2px;
  	left: 2px;
}

.rainbow:hover {
  	animation: slidebg 10s linear infinite;
}

@keyframes slidebg {
	to {
    		background-position: 100vw;
  	}
}

.btn-primary {
	background: #00261d;
	color: #ffffff;
	border: 2px solid #ffffff;
}

.btn-primary:not(.rainbow):hover {
	border: 2px solid #ffffff;
	background: #00261d;
}

.btn-primary.rainbow:after {
	background: #00261d;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggl {
	background: #8dc642;
	border: 2px solid #ffffff;
}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: 0 0 0 0.2rem rgba(141, 198, 63, 0.7);
}

.btn-secondary {
	background: #ffffff;
	color: #00261d;
	border: 2px solid #00261d;
}

.bg-light-gray .btn-secondary {
	background: #f7f8f9;
}

.btn-secondary:hover {
	color: #00261d;
}

.btn-secondary:not(.rainbow):hover {
	background: #ffffff;
}

.bg-light-gray .btn-secondary:not(.rainbow):hover {
	background: #f7f8f9;
}

.btn-secondary:not(.rainbow):hover {
	border: 2px solid #00261d;
}

.btn-secondary.rainbow:after {
	background: #ffffff;
}

.bg-light-gray .btn-secondary.rainbow:after {
	background: #f7f8f9;
}

.btn-ghost, .btn-ghost:hover {
	background: transparent;
	color: #ffffff;
	border: 2px solid #ffffff;
}

.color-black .btn-ghost, .color-black .btn-ghost:hover {
	color: #000000;
	border: 2px solid #000000;
}

.btn-text {
	cursor: pointer;
}

.btn-text-2 {
	text-decoration: none;
	font-family: GothamBold;
	text-transform: uppercase;
	font-size: 1.1em;
}

.clear-filters:not(.btn-primary) {
	cursor: pointer;
	font-style: italic;
}

.separator-line {
	height: 1px;
	background: #000000;
	width: 200px;
	display: block;
	margin: 3em auto;
}

.separator-1 {
	height: 1em;
	display: block;
	clear: both;
	width: 100%;
}

.separator-2 {
	height: 2em;
	display: block;
	clear: both;
	width: 100%;
}

.separator-4 {
	height: 4em;
	display: block;
	clear: both;
	width: 100%;
}

.separator-6 {
	height: 6em;
	display: block;
	clear: both;
	width: 100%;
}

.bg-image {
	background-size: cover;
	background-position: center;
	position: relative;
}

.bg-image h2, .bg-image h3, .bg-image h4, .bg-image h5 {
	color: #ffffff;
}

.bg-image .overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
}

.bg-image .container {
	position: relative;
	z-index: 2;
}

.bg-black {
	background: #000000;
}

.bg-light-gray {
	background: #f7f8f9;
}

.bg-dark-green {
	background: #00261d;
	color: #ffffff;
}

.bg-dark-green h5, .bg-dark-green a {
	color: #ffffff;
}

.bg-light-green {
	background: #8dc642;
}

.bg-light-green h2 {
	color: #ffffff;
}

#header.bg-light-green h2 {
	color: #000000;
}

.bg-image-rings {
	background-image: url(/wp-content/themes/madtree/images/tree-rings.svg);
	background-repeat: no-repeat;
	background-color: #00261d;
	background-position: 30% 30%;
	background-size: 150%;
	color: #ffffff;
}

.bg-image-full {
	background-size: 200%;
	background-position: top center;
}

.bg-blue {
	background: deepskyblue;
	color: #ffffff;
}

.bg-blue h1, .bg-blue h2, .bg-blue h3 {
	color: #ffffff;
}

.color-black {
	color: #000000;
}

.color-white {
	color: #ffffff !important;
}

/* Breadcrumbs */

#breadcrumbs {
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 997;
}

#breadcrumbs .btn-text-2 {
	color: #ffffff;
}

#breadcrumbs .btn-text:hover {
	text-decoration: underline;
	color: #ffffff;
}

.logged-in #breadcrumbs {
	top: calc(150px + 32px);
}

#breadcrumbs + #header .row:first-of-type {
	padding-top: calc(150px + 7em);
}

/* Header */

#home-logo {
	align-self: flex-end;
	padding-bottom: 1em;
}

#home-logo img {
	height: 75px;
	width: 75px;
}

#menu-icon, #on-tap-icon {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: flex-end;
}

.menu-icon {
  	margin: 1em;
  	width: 20px;
  	transition: 0.5s all;
  	margin-right: 0;
}

#menu-trigger.unopenable .menu-icon {
	opacity: 0;
}

.menu-icon:after, 
.menu-icon:before, 
.menu-icon div {
  	background-color: #ffffff;
  	content: '';
  	display: block;
  	height: 2px;
  	margin: 7px 0;
  	border-radius: 2px;
  	transition: all .2s ease-in-out;
}

.menu-icon.close-icon:before {
  	transform: translateY(7px) rotate(135deg);
}

.menu-icon.close-icon:after {
  	transform: translateY(-11px) rotate(-135deg);
}

.menu-icon.close-icon div {
  	transform: scale(0);
}

#on-tap-icon {
	top: -2px;
	width: 20px;
	margin-left: 1em;
}

.on-tap-icon.close-icon {
	height: 100%;
	width: 100%;
}

.on-tap-icon:after, 
.on-tap-icon:before {
  	background-color: #ffffff;
  	content: '';
  	display: block;
  	height: 2px;
  	margin: 7px 0;
  	border-radius: 2px;
  	transition: all .2s ease-in-out;
  	opacity: 0;
}

.on-tap-icon.close-icon:before {
	transform: translateY(5px) rotate(135deg);
	opacity: 1;
}

.on-tap-icon.close-icon:after {
	transform: translateY(-4px) rotate(-135deg);
  	opacity: 1;
}

header {
	background-image: url(/wp-content/themes/madtree/images/header.svg);
	background-color: transparent;
	background-position: center bottom;
	height: 150px;
	position: fixed;
	z-index: 99998;
	background-size: cover;
	top: 0;
}

.logged-in header {
	top: 32px;
}

header .container {
	height: 100%;
}

header .row {
	padding-top: 0;
	padding-bottom: 0;
	height: 100%;
}

#logo {
	width: 200px;
}

#over-21-container {
	height: 100vh;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	pointer-events: none;
}

#over-21-container.shown {
	opacity: 1;
	z-index: 99999;
	transition: 0.5s all;
	pointer-events: unset;
}

#over-21-container .container, #over-21-container .row {
	height: 100%;
}

#over-21-container .header img {
	width: 175px;
}

#over-21-container .btn-ghost {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#over-21-container .footer {
	line-height: 1.3;
}

#over-21-container .footer img {
	width: 300px;
}

#craft-seal {
	width: 50px;
	position: absolute;
	bottom: 3em;
	left: 3em;
}

#one-percent-seal {
	width: 73px;
	position: absolute;
	bottom: 3em;
	left: calc(4em + 50px);
}

#on-tap-trigger, #menu-trigger {
	cursor: pointer;
}

#on-tap-trigger.unopenable, #menu-trigger.unopenable, #on-tap-trigger.unclickable, #menu-trigger.unclickable {
	pointer-events: none;
}

#on-tap-trigger.unopenable span {
	opacity: 0;
}

#on-tap-trigger span {
	font-family: TradeGothicLT-BoldCondTwenty;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.3em;
	transition: 0.5s all;
}

#on-tap-trigger span:before {
	content: "";
	height: 10px;
	width: 10px;
	background: radial-gradient(#8dc642, #8dc642);
	border-radius: 50%;
	display: block;
	position: absolute;
    	left: 7px;
    	top: 2px;
    	transition: 0.5s all;
}

#on-tap-trigger:hover span:before {
	background: radial-gradient(#8dc642, #00261d);
	transition: 0.5s all;
	height: 12px;
	width: 12px;
	left: 6px;
	top: 1px;
}

#on-tap-container {
	height: 100vh;
	left: -100%;
	top: 0;
	position: fixed;
	width: 100%;
	z-index: 998;
	transition: 0.5s all;
	background: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}

#on-tap-container .container {
	margin-top: 150px;
	position: relative;
	z-index: 2;
}

.logged-in #on-tap-container .container {
	margin-top: calc(150px + 32px);
}

#on-tap-container .scroll-container {
	height: 100%;
	overflow-y: auto;
}

#on-tap-container .row {
	align-items: flex-start;
	height: 100%;
}

#on-tap-container.visible {
	left: 0;
	transition: 1.5s all;
}

#lottie {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

@keyframes fill-up {
	to {
		background-position: 50vw -25vw;
	}
}

.tooltip {
	pointer-events: none;
}

.tooltip.show {
	opacity: 1;
}

.tooltip-inner {
	background: #00261d;
	padding: 1em;
}

#menu-container {
	position: fixed;
	top: 0;
	right: -100%;
	height: 100vh;
	background-color: #00261d;
	width: 100%;
	z-index: 998;
	transition: 0.6s all;
	background-size: 200%;
    	background-position-x: -700px;
    	background-position-y: -300px;
}

#menu-container.visible {
	right: 0;
	transition: 0.6s all;
}

#menu-container .container {
	height: calc(100% - 150px);
	margin-top: 150px;
}

.logged-in #menu-container .container {
	margin-top: calc(150px + 32px);
	height: calc(100% - 150px - 32px);
}

#menu-container .row {
	align-items: center;
	height: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

.menu-primary-navigation-container ul {
	padding: 0;
	margin: 0;
}

.menu-primary-navigation-container a {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 2.7em;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

.menu-primary-navigation-container li {
	text-align: center;
	padding: 0.5em;
	position: relative;
	list-style-type: none;
	opacity: 0; 
	transform: translateX(50px);
	transition: 0s all 0.6s;
}

#menu-container.visible .menu-primary-navigation-container li {
	opacity: 1;
	transform: translateX(0px); 
	transition: 0.6s transform 0.1s, 0.3s opacity 0.1s;
}

#menu-container.visible .menu-primary-navigation-container li:nth-child(2) {
	transition: 0.6s transform 0.2s, 0.3s opacity 0.2s;
}

#menu-container.visible .menu-primary-navigation-container li:nth-child(3) {
	transition: 0.6s transform 0.3s, 0.3s opacity 0.3s;
}

#menu-container.visible .menu-primary-navigation-container li:nth-child(4) {
	transition: 0.6s transform 0.4s, 0.3s opacity 0.4s;
}

#menu-container.visible .menu-primary-navigation-container li:nth-child(5) {
	transition: 0.6s transform 0.5s, 0.3s opacity 0.5s;
}

#menu-container.visible .menu-primary-navigation-container li:nth-child(6) {
	transition: 0.6s transform 0.6s, 0.3s opacity 0.6s;
}

.menu-primary-navigation-container li:not(:first-child):before {
	content: "";
	width: 50px;
	height: 2px;
	margin: 0 auto;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.menu-secondary-navigation-container ul, .menu-404-navigation-container ul {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	opacity: 0;
	transition: 0s all 0.6s;
}

.menu-404-navigation-container ul{
 	opacity: 1;
}
 
#menu-container.visible .menu-secondary-navigation-container ul {
	opacity: 1;
	transition: 0.3s all 0.7s;
}

.menu-secondary-navigation-container li, .menu-404-navigation-container li {
	width: 175px;
	padding: 1em;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.menu-404-navigation-container li {
	width: auto;
}

.menu-secondary-navigation-container li:nth-child(1):after, .menu-404-navigation-container li:nth-child(1):after {
	content: "";
	width: 2px;
	height: 50px;
	background: rgba(255,255,255,0.5);
	position: relative;
	right: -2em;
}

 .menu-404-navigation-container li:nth-child(1):after {
 	right: -1em;
 }
 
.menu-secondary-navigation-container li:nth-child(3):before, .menu-404-navigation-container li:nth-child(3):before {
	content: "";
	width: 2px;
	height: 50px;
	background: rgba(255,255,255,0.5);
	position: relative;
	left: -2em;
}

.menu-404-navigation-container li:nth-child(3):before {
	left: -1em;
}

.menu-404-navigation-container li:nth-child(1):after, .menu-404-navigation-container li:nth-child(3):before {
	background: #000000;
	height: 25px;
}

.menu-secondary-navigation-container a, .menu-404-navigation-container a {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1em;
	text-decoration: none;
}

.menu-404-navigation-container a {
 	color: #000000;
 	text-decoration: underline;
}
 
#header {
	position: relative;
}

#header .container, .slider .container, .bg-image.set-height .container {
	height: 100%;
	z-index: 3;
	text-align: center;
	position: relative;
}

#header .row:first-of-type {
	padding-top: calc(150px + 3em);
	padding-bottom: 3em;
}

#header .row.py-small {
	padding-top: 3em;
}

#header .overlay, .slider .overlay, .bg-image.set-height .overlay, .grid-item.with-overlay .overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background: linear-gradient(to bottom, transparent 70%, #000000);
}

#header h1 {
	margin-bottom: 0;
}

#header h2, #header h4, .slider h2, .slider h4 {
	color: #ffffff;
}

/* Layout */

hr {
	border-color: #000000;
	margin: 0;
}

.vertical-separator {
	height: 100%;
	width: 1px;
	background: #ffffff;
	margin: 0 auto;
}

.grid {
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.grid-item {
	padding-left: 0;
	padding-right: 0;
	position: relative;
	overflow: hidden;
}

.isotope {
	overflow: hidden;
}

.isotope.with-gutters .grid-item, .grid-item.hover {
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.grid-item.hover {
	overflow: hidden;
}

.isotope.with-gutters .grid-item.first-post {
	margin-top: 0;
}

.grid-item.hover .text {
	color: #ffffff;
	opacity: 0;
	transition: 0.5s all;
	max-height: 0;
}

.grid-item.hover:hover .text {
	opacity: 1;
	max-height: 100%;
}

.grid-item.hover .overlay {
	background: linear-gradient(to bottom, transparent 30%, #000000)
}

.grid-item:not(.first-post) .first-post {
	display: none !important;
}

.grid-item.first-post h3, .grid-item.first-post img:not(.first-post) {
	display: none !important;
}

.isotope .grid-item.hidden-item {
	display: none;
}

.grid-item .images {
	z-index: 1;
	position: relative;
	height: 100%;
}

.grid-item .images img {
	width: 100%;
}

.grid-item .content.border-white, .grid-item .images.border-white {
	border-style: solid;
	border-width: 2px;
}

.grid-item:not(.no-hover) .images img, .grid-item .images.bg-image {
	transition: 0.5s transform;
	width: 100%;
	transform: scale(1.01);
}

.grid-item:not(.no-hover):hover .images img, .grid-item:hover .images.bg-image {
	transform: scale(1.1);
}

.isotope.with-gutters .grid-item .images, .grid-item.hover .images {
    	overflow: hidden;
}

.grid-item.with-overlay .overlay, #header .grid-item.with-overlay .overlay {
	z-index: 2;
	width: calc(100% - 30px);
	left: 0;
	right: 0;
	margin: 0 auto;
}

.grid-item .content {
	position: absolute;
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 2;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.grid-item.with-radial-gradient .content {
	background: radial-gradient(rgba(0,0,0,0.5), transparent);
}

.grid-item.with-overlay .content {
	z-index: 3;
	padding-bottom: 3em;
}

.isotope.with-gutters .grid-item .content, .grid-item.hover .content {
	width: calc(100% - 30px);
}

.isotope.with-gutters .grid-item.with-title .content {
	width: 100%;
}

.grid-item.split-horizontally > .content {
	justify-content: space-between;
}

.grid-item.split-horizontally .top, .grid-item.split-horizontally .bottom {
	height: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	width: 100%;
}

.grid-item.split-horizontally .bottom {
	width: calc(102% + 30px);
}

.grid-item.split-horizontally .bottom.bg-image {
	color: #ffffff;
	font-size: 1.2em;
}

.grid-item.with-title .content {
	position: relative;
	background: #00261d;
	padding: 1em 2em;
	align-items: flex-start;
}

.grid-item.with-title .content.border-white {
	border-bottom: unset;
}

.grid-item.with-title .images.border-white {
	border-top: unset;
}

.grid-item.with-title .content h7 {
	color: #ffffff;
}

.grid-item.bg-image.set-height {
	height: 70vh;
}

.grid-item h1, .grid-item h2, .grid-item h3, .grid-item h4, .grid-item h5, .grid-item p, .grid-item a {
	color: #ffffff;
}

.grid-item h1, .grid-item h2, .grid-item h3, .grid-item h4, .grid-item h5 {
	text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.grid-item.with-overlay h3 {
	margin-bottom: 0.5em;
}

.grid-item.with-overlay h4 {
	text-decoration: none;
}

.grid-item.inactive .content, .grid-item.inactive .images, .grid-item.past-active .content, .grid-item.past-active .images {
	-webkit-filter: blur(2px);
  	filter: blur(2px);
}

.grid-item.inactive:before, .grid-item.past-active:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 2;
}

.grid-item.inactive .date, .grid-item.past-active .date {
	position: absolute;
	bottom: 1em;
	left: 1em;
	z-index: 3;
	color: #ffffff;
	text-transform: uppercase;
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.3em;
	width: calc(100% - 45px);
	text-align: center;
}

.card {
	background: #ffffff;
	border: unset;
	border-radius: unset;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}

.card.full-height {
	height: 100%;
}

.card .card-body {
	padding: 2em;
}

.card .card-title {
	margin-bottom: 0.5em;
}

.card-text {
	line-height: 1.5;
}

.card.flat {
	box-shadow: unset;
	background: unset;
}

.card.flat .card-img-top + .card-body {
	padding: 0;
}

.card.border-white {
	border: 1px solid #ffffff;
}

.card.border-black {
	border: 1px solid #000000;
}

#single-beer .row {
	height: 100%;
}

#single-beer #image {
	background-size: cover;
	background-position: center;
}

.single-beer #content {
	padding-top: calc(150px + 8em);
	text-align: center;
	padding-left: 6em;
	padding-right: 6em;
	padding-bottom: 6em;
	z-index: 1;
	position: relative;
}

#illustrator-heading {
	width: 275px;
	margin-bottom: 2em;
}

#tags-list a {
	margin-right: 0.5em;
	color: #8dc642;
	transition: 0.5s color;
}

#tags-list a:hover {
	color: #00261d;
}

/* Animations */

.fade-in {
	opacity: 0;
	top: 100px;
	transition: 0.5s opacity ease-in-out, 0.5s top ease-in-out;
	position: relative;
}

.fade-in.in {
	opacity: 1; 
	top: 0;
}

.fade-in.delay-2 {
	transition: 0.5s opacity ease-in-out 0.1s, 0.5s top ease-in-out 0.1s;
}

.fade-in.delay-3 {
	transition: 0.5s opacity ease-in-out 0.2s, 0.5s top ease-in-out 0.2s;
}

.fade-in.delay-4 {
	transition: 0.5s opacity ease-in-out 0.3s, 0.5s top ease-in-out 0.3s;
}

/* Fancybox */
    
.fancybox-close-small:hover {
	background-image: url(/wp-content/themes/madtree/images/icon-x-white.svg);
    	background-color: transparent;
    	background-repeat: no-repeat;
    	background-size: cover;
}

.fancybox-container {
	z-index: 999999;
}

.fancybox-close-small {
	font-size: 0;
	background-image: url(/wp-content/themes/madtree/images/icon-x-white.svg);
	background-size: cover;
	border-radius: unset;
	width: 25px;
	height: 21px;
	top: 15px;
	right: 15px;
	background-color: unset;
}

.video {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

.video .icon {
	position: absolute;
	margin: 0 auto;
	display: block;
	height: 75px;
	width: 75px;
}

/* Instagram Plugin */

/* Found in plugin settings */

/* Flickity */

.flickity-page-dots li:only-child{
	display: none;
}

.slide, .flickity-viewport {
	height: 100% !important;
	width: 100%;
}

.slide .bg {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#header-slider, #header.bg-image, .slider, .bg-image.set-height {
	height: 100%;
	height: 95vh;
	max-height: 2000px;
}

#header #header-slider .row:first-of-type, #header.bg-image .row, .slider .row, .bg-image.set-height .row {
	height: 100%;
	padding-bottom: 6em;
}

#featured-beer {
	height: 100%;
}

#featured-beer .slide .content {
	justify-content: space-between;
	padding-top: 3em;
	padding-bottom: 3em;
}

#featured-beer h4, #featured-beer h2 {
	position: relative;
	z-index: 2;
	color: #ffffff;
}

.flickity-page-dots {
	bottom: 3em;
}

.flickity-page-dots .dot {
	background: #ffffff;
	height: 10px;
		width: 10px;
}

.flickity-page-dots .dot.is-selected:after {
    	content: "";
    	display: block;
    	border: 1px solid #ffffff;
    	border-radius: 50%;
    	height: 16px;
    	width: 16px;
    	top: -3px;
    	left: -3px;
    	position: relative;
}

/* Video */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Images */

img {
	max-width: 100%;
}

/* Forms */

#form-success {
	position: absolute;
	top:0;
	left: 0;
	height: 100vh;
	width: 100vw;
	background: rgba(0,0,0,0.9);
	z-index: 99;
	opacity: 0;
	transition: 0.5s all;
	pointer-events: none;
}

#previous-partners {
	display: none;
}

#previous-partners-trigger {
	cursor: pointer;
}

#form-success .container, #form-success .row {
	height: 100%;
}

#form-success .row {
	padding-top: calc(6em + 150px);
}

.logged-in #form-success .row {
	padding-top: calc(6em + 150px + 32px);
}

#form-success h1, #form-success p {
	color: #ffffff;
}

.wpcf7 {
	width: 100%;
}

.wpcf7 h5 {
	text-align: left;
	margin-bottom: 0.5em;
}

span.wpcf7-not-valid-tip {
	color: #ffffff;
	font-style: italic;
	text-align: left;
}

input, select, textarea {
	background: #ffffff;
	border: unset;
	padding: 1em;
	width: 100%;
	-webkit-appearance: none;
	border-radius: 0;
}

label {
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

#newsletter input, #newsletter .btn-ghost {
	width: 70%;
	margin: 0 auto;
}

/* Filter & Categories */

#results-container {
	font-size: 0.8em;
}

#categories {
	padding-top: 150px;
	position: fixed;
	top: 0;
	z-index: 996;
}

.logged-in #categories {
	padding-top: calc(150px + 32px);
}
  	
#categories .row {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.category, #mobile-categories #active-category, .fake-select #active {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.3em;
	text-transform: uppercase;
	color: rgba(255,255,255,0.5);
	line-height: 1em;
	cursor: pointer;
	margin-left: 1em;
	margin-right: 1em;
	transition: 0.5s all;
}

#mobile-categories, #desktop-categories {
	width: 100%;
}

#mobile-categories #active-category {
	font-size: 3em;
	color: #ffffff;
}

.fake-select {
	width: auto;
	display: inline-block;
	position: relative;
	border: 1px solid #999999;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	position: absolute;
	z-index: 997;
	background: #ffffff;
}

.fake-select #active {
	color: #000000;
	padding: 0.5em 1em;
	margin: 0;
	padding-right: 6em;
}

#categories #dropdown, .fake-select #dropdown {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 99997;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
	padding-top: 1em;
	padding-bottom: 1em;
}

.fake-select #dropdown {
	position: relative;
	box-shadow: unset;
	padding: 0.5em 1em;
}

.fake-select #dropdown .option {
	color: #000000;
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	cursor: pointer;
	transition: 0.5s all;
}

.fake-select #dropdown .option:hover {
	background: #f7f8f9;
}


#categories #dropdown .category {
	font-size: 2.3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#categories #dropdown .category.selected, .fake-select #dropdown .option.selected {
	display: none;
}

#categories #active-category, .fake-select #active {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#categories #active-category:after, .fake-select #active:after {
	content: "";
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	border-top: 10px solid #ffffff;
	position: relative;
}

.fake-select #active:after {
	border-top: 10px solid #000000;
	right: -5em;
}

.category.selected {
	color: #ffffff;
}

#tags-trigger, #tags-filter-icon {
	cursor: pointer;
	height: 30px;
}

#tags {
	position: fixed;
	padding-top: 150px;
	top: 0;
	right: -100%;
	transition: 0.5s all;
	z-index: 997;
	background: #ffffff;
	width: 30%;
	box-shadow: 0px -15px 15px rgba(0,0,0,0.5);
	height: 100vh;
	overflow: auto;
}

.logged-in #tags {
	padding-top: calc(150px + 32px);
}

#tags.visible {
	right: 0;
}

#tags .container {
	max-width: 95%;
}

#tags .row {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#tags .row .row {
	padding-top: 0;
	padding-bottom: 0;
}

#tags h8 {
	color: #8dc642;
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.5em;
	text-transform: uppercase;
}

#tags-close-icon {
	cursor: pointer;
	margin-left: 3em;
}

#tags .tag {
	cursor: pointer;
	width: 50%;
	margin-bottom: 1em;
	display: flex;
	align-items: center;
}

#tags .tag:before {
	position: relative;
	content: url(/wp-content/themes/madtree/images/icon-empty-box.svg);;
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-right: 1em;
}

#tags .selected:before {
	content: url(/wp-content/themes/madtree/images/icon-checked-box.svg);
}

#no-results {
	position: absolute;
	opacity: 0;
	transition: 0.5s all;
	transform: scale(0);
}

#no-results.visible {
	position: relative;
	opacity: 1;
	transform: scale(1);
}

#beer {
    	background-size: cover;
    	background-position: center;
}

/* Footer */

footer h5 {
	margin-bottom: 1em;
}

footer a:hover {
	text-decoration: underline;
}

.menu-footer-navigation-container ul {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.menu-footer-navigation-container li {
	padding: 0 1em;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.menu-footer-navigation-container li:not(:last-child) {
	border-right: 2px solid #ffffff;
}

.menu-footer-navigation-container a {
	font-family: TradeGothicLT-BoldCondTwenty;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1em;
	text-decoration: none;
}

.social img {
	height: 30px;
	width: 30px;
	margin-right: 10px;
}

.social a {
	text-decoration: none;
}

footer h4 {
	color: #ffffff;
	font-size: 2em;
	margin-bottom: 0.5em;
}

footer #seals img {
	height: 75px;
	max-width: unset;
	width: 75px;
}

footer #seals img.madtree {
	height: 100px;
	width: 150px;
	margin-left: 4em;
	margin-right: 4em;
}

#footer {
	background-position-y: center;
    	background-size: 150%;
	background-position-x: center;
	font-weight: 400;
}

#footer img {
	width: 350px;
}

/* Helper Classes */

.no-underline {
	text-decoration: none;
}

/* Accordion */

ul.accordion {
	padding: 0;
	margin: 0;
	width: 100%;
}

ul.accordion li {
	list-style-type: none;
	border-bottom: 1px solid #000000;
}

ul.accordion li:first-of-type {
	border-top: 1px solid #000000;
}

ul.accordion .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 2em;
	padding-bottom: 2em;
	cursor: pointer;
}

ul.accordion .title h6 {
	width: 80%;
}

ul.accordion .trigger img {
	height: 20px;
	width: 20px;
	top: -3px;
	position: relative;
}

ul.accordion .copy {
	display: none;
	width: 60%;
	margin-bottom: 2em;
}

/* Tabs */

.tabs {
	padding-left: 15px;
	padding-right: 15px;
}

.tabs .row {
	padding-top: 0;
	padding-bottom: 0;
}

.tabs .col {
	border-left: 4px solid #ffffff;
	padding-top: 1em;
	padding-bottom: 1em;
	background: #8dc642;
	text-align: center;
	cursor: pointer;
	margin-left: 0;
	margin-right: 0;
}

.tabs .col:first-of-type {
	border-left: 0;
}

.tabs .col h3 {
	color: #ffffff;
}

.tabs .col.selected {
	background: #65902b;
}

.tabs .col.selected:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 0; 
  	height: 0; 
  	border-left: 20px solid transparent;
  	border-right: 20px solid transparent;
  
  	border-top: 20px solid #65902b;
  	bottom: -19px;
}

@media only screen and (max-height: 950px) {
	.menu-primary-navigation-container ul {
		margin-top: 0;
	}
	
	.menu-primary-navigation-container a {
		font-size: 2.5em;
	}
}

@media only screen and (max-width: 1700px) {
	html {
		font-size: 17px;
	}
	
	.category, #mobile-categories #active-category, .fake-select #active {
		font-size: 1.1em;
		text-align: center;
	}
}

@media only screen and (max-width: 1500px) {	
	footer {
		font-size: 0.9em;
	}
}

@media only screen and (max-width: 1400px) {
	html {
		font-size: 16px;
	}

	h2 {
		font-size: 3em;
	}
	
	.row {
		padding-top: 4em;
		padding-bottom: 4em;
	}
	
	.py-small {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.pt-small {
		padding-top: 2em;
	}

	.pb-small {
		padding-bottom: 2em;
	}

	.grid {
		padding-bottom: 0;
		padding-top: 0;
	}
	
	header {
		height: 100px;
	}
	
	#menu-container .container, #on-tap-container .container {
		margin-top: 100px;
		height: calc(100% - 100px)
	}
	
	.logged-in #menu-container .container, .logged-in #on-tap-container .container {
		margin-top: calc(100px + 32px);
	}
	
	#home-logo {
		padding-bottom: 0.5em;
	}
	
	#home-logo img {
		height: 60px;
		width: 60px;
	}
	
	#header .row:first-of-type {
		padding-top: calc(100px + 3em);
	}
		
	#breadcrumbs + #header .row:first-of-type {
		padding-top: calc(100px + 7em);
	}

	#header #header-slider .row:first-of-type, .slider .row, .bg-image.set-height .row {
		padding-bottom: 6em;
	}
	
	.menu-secondary-navigation-container {
		margin-top: 2em;
	}
	
	.menu-secondary-navigation-container li {
		width: 125px;
	}
	
	#breadcrumbs {
		top: 100px;	
	}
	
	.logged-in #breadcrumbs {
		top: calc(100px + 32px);
	}
	
	#categories {
		padding-top: 100px;
	}
	
	.logged-in #categories {
		padding-top: calc(100px + 32px);
	}
	
	#tags {
		padding-top: 100px;
	}
	
	.logged-in #tags {
		padding-top: calc(100px + 32px);
	}
	
	#tags-trigger, #tags-filter-icon {
		height: 20px;
	}
	
	.single-beer #content {
		padding-top: calc(100px + 8em);
	}
	
	#form-success .row {
		padding-top: calc(6em + 100px);
	}
	
	.logged-in #form-success .row {
		padding-top: calc(6em + 100px + 32px);
	}
	
	footer {
		font-size: 0.8em;
	}
	
	.social img {
		height: 25px;
		width: 25px;
	}
}

@media only screen and (max-width: 1300px) {		
	.social img {
		height: 20px;
		width: 20px;
	}
	
	#footer img {
		width: 200px;
	}
}

@media only screen and (min-height: 900px) and (max-width: 1300px) {
	#lottie {
		height: 100%;
		width: auto;
	}
}

@media only screen and (max-height: 675px) {
	.menu-primary-navigation-container a {
		font-size: 1.8em;
	}
	
	.menu-secondary-navigation-container {
		margin-top: 0;
	}
	
	.menu-secondary-navigation-container li {
		width: 150px;
	}
	
	.menu-secondary-navigation-container a {
		font-size: 1.2em;
	}
	
}

@media only screen and (max-width: 1200px) {
	.container {
		width: 90%;
		max-width: 90%;
	}
	
	#over-21-container .header img {
		width: 150px;
	}
	
	#over-21-container .footer img {
		width: 200px;
	}
	
	#over-21-container .footer #craft-seal {
		width: 50px;
    	position: relative;
    	left: 0;
    	bottom: 0;
	}
	
	#over-21-container .footer #one-percent-seal {
		width: 73px;
    	position: relative;
    	left: 10px;
    	bottom: 0;
	}
	
	#on-tap-trigger span {
		font-size: 2em;
	}

	#header #header-slider .row:first-of-type, #header.bg-image .row, .slider .row {
		padding-bottom: 8em;
	}
	
	.menu-icon:after, .menu-icon:before, .menu-icon div {
		margin: 6px 0;
	}
	
	.menu-icon.close-icon:after, .menu-icon.close-icon:before, .menu-icon.close-icon div {
		margin: 7px 0;
	}
	
	.slider {
		height: 500px;
	}
	
	#footer {
    		background-position-y: -1400px;
    	}
    	
	.social img {
		height: 15px;
		width: 15px;
	}
}

@media only screen and (max-width: 1024px) {
	html {
		font-size: 15px;
	}
	
	h2 {
		font-size: 2.7em;
	}
	
	.category, #mobile-categories #active-category, .fake-select #active {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 992px) {
	.slider {
		height: 400px;
	}
	
	#featured-beer {
		height: 700px;
	}
	
	.grid-item.bg-image, .grid-item.bg-image.set-height  {
		height: 450px;
	}
	
	.flickity-page-dots .dot {
		height: 17px;
		width: 17px;
	}
	
	.flickity-page-dots .dot.is-selected:after {
    		top: -4px;
    		left: -4px;
    		height: 25px;
    		width: 25px;
	}
	
	#categories .container {
		margin: 0;
		max-width: 100%;
		width: 100%;
	}
	
	#categories .row {
		padding-bottom: 0;
	}
	
	.category, #mobile-categories #active-category {
		font-size: 2em;
		margin: 0;
	}
	
	.tabs .col {
		padding-top: 0.8em;
		padding-bottom: 0.8em;
	}
	
	.tabs .col.selected:after {
    		border-left: 15px solid transparent;
    		border-right: 15px solid transparent;
    		border-top: 15px solid #65902b;
    		bottom: -14px;
    	}
    	
    	#in-the-wild-content .fake-select {
    		width: calc(100% + 25px);
    		border: unset;
    		box-shadow: unset;
    		background: #ffffff;
    		left: -15px;
	}
	
	#in-the-wild-content .fake-select #active {
		padding: 0.5em 30px;
		padding-right: 25px;
	}
	
	#in-the-wild-content .fake-select #dropdown {
		padding: 0.5em 30px;
		box-shadow: 0px 13px 15px rgba(0,0,0,0.1);
	}
	
	#in-the-wild-content .fake-select #active:after {
		right: 0;
	}
	
	#in-the-wild-content .fake-select #dropdown .option {
		padding-left: 0;
		padding-right: 0;
	}
	
	#results-container, #tags-trigger-container {
		background: #ffffff;
		height: 50px;
		display: flex;
		align-items: center;
	}
	
	#results-container {
		font-size: 1em;
	}
	
	#tags-trigger-container {
		justify-content: flex-end;
	}
	
	#tags {
		width: 50%;
	}
	
	#single-beer .row {
		height: auto;
	}
	
	#single-beer #image {
		height: unset;
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.single-beer #content {
    		padding-top: 6em;
		padding-left: 15px;;
    		padding-right: 15px;
		z-index: 3;
		max-width: 100%;
		flex: 0 0 100%;
		margin-left: 0;
	}

	#footer {
    		background-position-y: -800px;
    		background-size: 150%;
	}
	
	footer #seals img {
		height: 75px;
		max-width: unset;
		width: 75px;
	}
	
	footer #seals img.madtree {
		height: 110px;
		width: 175px;
		margin-left: 4em;
		margin-right: 4em;
	}

	.social a {
		font-size: 0.7em;
	}
}

@media only screen and (max-width: 782px) {
	.logged-in #menu-container .container, .logged-in #on-tap-container .container {
		margin-top: calc(100px + 46px);
	}
	
	.logged-in #breadcrumbs {
		top: calc(100px + 46px);
	}

	.logged-in #form-success .row {
		padding-top: calc(6em + 150px + 46px);
	}
}

@media only screen and (max-width: 767px) {
	html {
		font-size: 14px;
	}
	
	h1 {
		font-size: 3.3em;
	}
	
	h2 {
		font-size: 2.2em;
	}
	
	h3, h3.underline {
		font-size: 1.6em;
		text-align: center;
	}
	
	h6 {
		font-size: 1.8em;
	}
	
	.btn-primary, .btn-secondary, .btn-ghost {
		padding: 1em 2em;
		width: 100%;
	}
	
	.btn-text-2 {
		font-size: 1em;
	}
	
	.tooltip {
		top: -50px !important;
	}
		
	.container {
		width: 95%;
		max-width: 95%;
	}
	
	.row {
		padding-top: 3em;
		padding-bottom: 3em;
	}

	.isotope.with-gutters .grid-item {
		margin-top: 15px;
	}
	
	.grid {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.grid-item.split-horizontally .top {
		height: 60%;
	}
	
	.grid-item.split-horizontally .bottom {
		height: 40%;
	}
	
	.grid-item.split-horizontally .bottom.bg-image {
	    	margin-left: -15px;
	    	margin-right: -15px;
	    	width: calc(100% + 30px);
	    	font-size: 0.9em;
	}
	
	.grid-item.first-post .first-post {
		display: none;
	}
	
	.grid-item.first-post h3, .grid-item.first-post img:not(.first-post):not(.d-none) {
		display: block !important;
	}

	.grid-item.bg-image, .grid-item.bg-image.set-height {
		height: 400px;
	}
	
	.grid-item.with-title .images.border-white {
		display: none;
	}

	.grid-item.with-title .content.border-white {
		border-bottom: 2px solid #ffffff;
	}
	
	.py-small {
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}

	.pt-small {
		padding-top: 1.5em;
	}

	.pb-small {
		padding-bottom: 1.5em;
	}

	.container {
		width: 100%
	}
	
	.bg-image-rings {
		background-size: 400%;
	}
	
	.bg-image-rings.bg-image-full {
		background-size: cover;
		background-position: center;
	}
	
	#breadcrumbs .row {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	
	#breadcrumbs + #header .row:first-of-type {
		padding-top: calc(100px + 4em);
	}
	
	#on-tap-trigger span {
		font-size: 1.6em;
	}
	
	#on-tap-icon {
		margin-left: 0.5em;
	}
	
	#lottie {
		height: 100%;
	}
	
	#lottie svg {
		height: auto !important;
		width: auto !important;
	}
	
	#menu-container {
		background-size: 300%;
    		background-position-x: -250px;
    		background-position-y: 0px;
   	}
   	
   	#menu-container .container, #on-tap-container .container {
   		height: calc(90% - 100px);
   	}
   	
   	#over-21-container .container {
   		height: calc(100% - 50px);
   	}
   	
	.menu-primary-navigation-container a {
		font-size: 2.3em;
	}
	
	.menu-secondary-navigation-container li {
		width: 115px;
	}
	
	.menu-secondary-navigation-container a, .menu-404-navigation-container a  {
		font-size: 1.5em;
	}

	#header .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#header .row:first-of-type {
		padding-top: calc(100px + 1.5em);
	}
	
	#header .row:first-of-type {
		padding-bottom: 1.5em;
	}
	
	#header #header-slider .row:first-of-type, #header.bg-image .row, .slider .row {
		padding-bottom: 6em;
	}
	
	.slider {
		height: 250px;
	}
	
	.slider .flickity-page-dots {
		bottom: 1em;
	}
	
	.card.flat .card-img-top + .card-body {
		margin-top: -4em;
	}
	
	#featured-beer {
		height: 110vw;
	}
	
	.single-beer #content {
		padding-top: 3em;
    		padding-bottom: 3em;
	}
  	
  	#tags {
  		width: 90%;
  	}
  	
  	#no-results img {
  		width: 300px;
  	}
  	
  	ul.accordion .copy {
  		width: 100%;
  	}
  	
  	#results-container {
		font-size: 0.8em;
	}

  	#footer {
  		background-position-y: -300px;
   	 	background-size: 125%;
   	}
   	
   	.menu-footer-navigation-container ul {
   		flex-wrap: wrap;
   		margin-bottom: 0;
   	}
   	
   	.menu-footer-navigation-container li {
   		margin-bottom: 0.5em;
   		margin-top: 0.5em;
   	}
   	
   	.menu-footer-navigation-container a {
   		font-size: 1.5em;
   	}
   	
   	footer .pb-small > .col, footer .pb-small > .col-lg-4, footer .pb-small > .col-12 {
    		padding-top: 2em;
    		padding-bottom: 2em;
    		border-top: 1px solid #ffffff;
	}

	.social a {
		font-size: 0.9em;
	}
	
	#form-success .row {
		padding-top: calc(3em + 100px);
	}
	
	.logged-in #form-success .row {
		padding-top: calc(3em + 100px + 46px);
	}
	
	footer {
		font-size: 1em;
	}
    	
    	#footer img {
    		width: 150px;
    	}
}

@media only screen and (max-width: 450px) {
	.menu-footer-navigation-container a {	
		font-size: 1.5em;
	}
	
	#footer img {
		width: 120px;
	}
}

@media only screen and (max-width: 375px) {
	.menu-primary-navigation-container a {
		font-size: 2em;
	}
	
	.menu-secondary-navigation-container a, .menu-404-navigation-container a {
		font-size: 1.2em;
	}
	
	.menu-footer-navigation-container a {	
		font-size: 1.2em;
	}
}

@media only screen and (max-height: 650px) {
	#over-21-container .container h1 {
		font-size: 2.5em;
	}

	#over-21-container .footer #craft-seal {
		width: 30px;
	}

	#over-21-container .footer #one-percent-seal {
		width: 40px;
	}

	#over-21-container .header img {
		width: 125px;
	}
}