/*!
Theme Name: evil-genius-aug-2026
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 2.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: evil-genius
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

evil-genius is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@font-face {
  font-family: Intensa-BoldCondensed;
  src: url(/wp-content/themes/evil-genius/fonts/Intensa/Intensa-Bold-Condensed.otf);
  font-weight: normal;
}

@font-face {
  font-family: Intensa-College;
  src: url(/wp-content/themes/evil-genius/fonts/Intensa/Intensa-College.otf);
  font-weight: normal;
}

@font-face {
  font-family: Intensa-Script;
  src: url(/wp-content/themes/evil-genius/fonts/Intensa/Intensa-Script.otf);
  font-weight: normal;
}

@font-face {
  font-family: Intensa-RegularCondensed;
  src: url(/wp-content/themes/evil-genius/fonts/Intensa/Intensa-Regular-Condensed.otf);
  font-weight: normal;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

.btn-one {
  border: 7px #1162f1 solid;
  color: #1162f1;
  font-size: 20px;
  background-color: transparent;
  padding: 5px 55px;
  margin: 12px 0;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  font-size: 38px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
}
.btn-one:visited {
  color: #1162f1;
}

.btn-one:hover {
  border: 7px #cffbff solid;
  background-color: #cffbff;
  transition: 0.2s;
  color: #000;
  cursor: pointer;
}

/* .btn-one:visited {
	border: 2px #252525 solid;
	background-color: rgba(255, 255, 255, 0.5);
} */

.btn-two {
  background-color: #1162f1;
  border: none;
  border-radius: 0;
  color: #fffdf8;
}

.btn-two:hover {
  background-color: #ffdc00;
  color: #252525;
  transition: 0.2s;
}

.form-submit {
  background-color: #1162f1;
  border: none;
  border-radius: 0;
  color: #fffdf8;
}

.form-submit:hover {
  background-color: #ffdc00;
  color: #252525;
  transition: 0.2s;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.sign-up input {
  border-radius: 0;
}

.acc-container {
  width: 100%;
}

.acc {
  margin-bottom: 10px;
}

.acc-head {
  position: relative;
  border-bottom: 2px solid black;
}

.acc-head:not(.acc-head--for-wholesalers) {
  cursor: pointer;
}

.acc-head h1 {
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  color: #1257ef;
  text-transform: uppercase;
  font-size: 82px;
  line-height: 82px;
  margin: 0;
  padding: 7px 0 16px 0;
}

@media only screen and (max-width: 900px) {
  .acc-head h1 {
    font-size: 44px;
    letter-spacing: -0.03px;
  }
}

.acc-head:not(.acc-head--for-wholesalers)::before,
.acc-head:not(.acc-head--for-wholesalers)::after {
  content: "";
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  background: #000;
}

.acc-head:not(.acc-head--for-wholesalers)::before {
  right: 43px;
  width: 3px;
  height: 48px;
  margin-top: -24px;
}

.acc-head:not(.acc-head--for-wholesalers)::after {
  right: 21px;
  width: 48px;
  height: 3px;
  margin-top: -2px;
}

.acc-head p {
  font-weight: bold;
}

.acc-content {
  display: none;
}

.acc-content h2 {
  font-size: 38px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  margin: 36px 0 19px 0;
}

.acc-content p {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 20px;
}

.acc-content .wp-block-columns {
  padding-bottom: 18px;
  width: 50%;
}

.acc-content-layout {
  display: flex;
  flex-wrap: wrap;
}

.acc-content-layout .wp-block-group {
  width: 50%;
}

.acc-head.active::before {
  transform: rotate(90deg);
}

.whole-salers-heading-container {
  background-color: #1162f1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 150px 0;
  margin-bottom: 113px;
  margin-top: 150px;
}

.whole-salers-heading-container--beer-finder {
  padding: 70px 0 0 0;
  margin-bottom: 70px;
}

.whole-salers-heading-container--no-margin {
  margin-bottom: 0;
}

.whole-salers-heading-container--for {
  background-color: #000;
}

.whole-salers-heading-container--our-beers {
  background-color: #ff7100;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 75px;
}

.whole-salers-heading-container--events {
  background-color: #bde6ff;
  padding: 0px 0 0 0;
  margin-bottom: 0;
}
.whole-salers-heading-container--private-events {
  background-color: #bdffc2;
  padding: 0px 0 0 0;
  margin-bottom: 0;
  max-height: 480px;
  margin-top: 117px;
}

.for-wholesalers-grid {
  margin-top: 49px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}

.for-wholesalers-download-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 260px;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  margin-bottom: 49px;
}

@media only screen and (max-width: 900px) {
  .for-wholesalers-download-wrapper {
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
    display: block;
  }
}

.for-wholesalers-download-wrapper:visited {
  color: #000;
}

.for-wholesalers-download-wrapper img {
  margin-bottom: 24px;
}

@media only screen and (max-width: 900px) {
  .for-wholesalers-download-wrapper img {
    display: block;
  }
}

.for-wholesalers-download-wrapper p {
  font-size: 36px;
  color: #000;
  text-decoration: none;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}

@media only screen and (max-width: 900px) {
  .for-wholesalers-download-wrapper p {
    text-align: left;
  }
}

.for-wholesalers-download-wrapper--half {
  max-width: 573px;
  width: 50%;
}

.acc-head--for-wholesalers {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.acc-head--for-wholesalers a:hover {
  cursor: pointer;
}

.acc-head--for-wholesalers .eg-wholesalers__download {
  font-size: 36px;
  color: #000;
  text-decoration: none;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
}

@media only screen and (max-width: 900px) {
  .acc-head--for-wholesalers .eg-wholesalers__download {
    display: none;
  }
}

.acc-head--for-wholesalers .eg-wholesalers__download:hover {
  cursor: pointer;
}

.eg_main {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.eg_main--beer-list {
  max-width: 100%;
}

@media only screen and (max-width: 1440px) {
  .eg_main--for-wholesalers {
    padding: 0 20px;
  }
}

.eg_outer-events {
  background: #b3ffe9;
}

@media only screen and (max-width: 1440px) {
  .eg_outer-events {
    padding: 0 20px;
  }
}

.test-college {
  font-family: "Intensa-College", Arial, sans-serif;
}

.test-script {
  font-family: "Intensa-Script", Arial, sans-serif;
}

.text-condensed {
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
}

.whole-salers-heading-container--beer-finder {
  background-color: #00dc8c;
}

.eq__box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.responsive-menu-pro-inner {
  display: none;
}

.rmp-trigger-box .responsive-menu-pro-inner {
  display: none !important;
}

button#rmp_menu_trigger-57,
button#rmp_menu_trigger-338,
button#rmp_menu_trigger-817 {
  background-image: url(/wp-content/uploads/2022/12/hamburger.svg);
  background-size: contain;
  top: 49px;
  right: 28px;
}

button#rmp_menu_trigger-57.is-active,
button#rmp_menu_trigger-338.is-active,
button#rmp_menu_trigger-817.is-active {
  background-image: url("/wp-content/uploads/2022/12/hambruger_close.svg");
}

.custom-logo-link {
  display: block;
  position: absolute;
  left: 56px;
  top: 18px;
}

.site-branding {
  height: 90px;
  background: #fff;
  margin-top: 60px;
}

.our-beers-filter {
  max-width: 1200px;
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

.our-beers-filter li {
  padding: 13px 0;
  width: 33.3333%;
  text-align: center;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 0.66px;
  padding-bottom: 0;
  color: #000;
}

.our-beers-filter li:hover {
  cursor: pointer;
}

.our-beers-filter li.beer-active {
  background: #000;
  color: #fff;
}

.eg-beers__wrapper {
  border-top: 19px solid #000;
}

.eg-beers__wrapper {
  background: #1a2f5a;
}

.tap-room-img-container {
  width: 60%;
}

.tap-room-img-container img {
  width: 100%;
  height: 100%;
}

.the-lab {
  width: 40%;
  text-align: center;
  background: #cffbff;
  padding: 80px 20px 20px 20px;
}

.taproom {
  display: flex;
  flex-wrap: wrap;
}

.tap-room-location {
  font-family: "Intensa-Script", Arial, sans-serif;
  color: #0b0d4e;
  font-size: 40px;
  letter-spacing: -0.02px;
  margin: 0;
}

.tap-room-name,
.hours h1,
.menus h1 {
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  font-size: 82px;
  letter-spacing: -0.05px;
  text-transform: uppercase;
  color: #544bc5;
  margin: 0;
  line-height: 82px;
  padding-top: 12px;
}

.tap-room-address {
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  color: #0b0d4e;
  font-size: 40px;
  letter-spacing: -0.02px;
  display: block;
  line-height: 50px;
  margin: 0;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
}

.the-lab .tap-room-address {
  margin-bottom: 0;
  margin-top: 0;
}

.tap-room-phone {
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  color: #544bc5;
  font-size: 40px;
  letter-spacing: -0.02px;
  display: block;
  line-height: 50px;
  margin: 0;
  text-decoration: none;
}

.taplist-img-full {
  width: 100%;
}

.rmp_menu_trigger,
.custom-logo-link,
.eq__box > img {
  transform: scale(1);
  opacity: 1;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.rmp_menu_trigger:hover,
.custom-logo-link:hover,
.eq__box > img:hover {
  cursor: pointer;
  transform: scale(1.03);
  opacity: 0.9;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.rmp-slide-left {
  background: #1a2f5a;
  background-color: #1a2f5a !important;
}

#rmp-container-57 .menu-item > .rmp-menu-item-link,
#rmp-container-338 .menu-item > .rmp-menu-item-link,
#rmp-container-817 .menu-item > .rmp-menu-item-link {
  font-size: 82px;
  letter-spacing: -0.05px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  height: auto;
  line-height: 98px;
  color: #eee;
  transform: scale(1);
  transition: color 0.2s ease, transform 0.2s ease;
}

#rmp-container-57 .menu-item > .rmp-menu-item-link:hover,
#rmp-container-338 .menu-item > .rmp-menu-item-link:hover,
#rmp-container-817 .menu-item > .rmp-menu-item-link:hover {
  color: #eee;
  transform: scale(1.02);
}

#rmp-container-57 .rmp-menu-wrap,
#rmp-container-338 .rmp-menu-wrap,
#rmp-container-817 .rmp-menu-wrap {
  padding: 220px 20px;
}

.eg-footer {
  background: #252525;
}

.eg-email__label,
.eg-contact__heading {
  margin: 0;
  font-size: 40px;
  letter-spacing: 0.66px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 17px;
}

.dl-cf-form-row label {
  display: none;
}

.dl-cf-form-row > .dl-cf-form-input:nth-of-type(2) {
  display: none;
}

.dl-cf-width-50-pct {
  width: 100% !important;
}

.modal_wrapper + div {
  display: flex;
}

.dl-cf-form-row input {
  height: 73px;
  width: 390px !important;
  border-radius: 0px !important;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-color: #ccc #ccc #bbb;
  border-radius: 0;
  background: #1162f1;
  color: #fff;
  line-height: inherit;
  padding: 0;
  height: 73px;
  font-size: 40px;
  letter-spacing: 0.66px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  padding: 0 28px;
  padding-top: 8px;
  border-radius: 0px !important;
}

.site-info {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
}

.eg-contact__container {
  display: flex;
  margin-top: 45px;
}

.eg-contact__details {
  font-size: 30px;
  letter-spacing: 0.49px;
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  display: block;
  color: #fff;
}

.eg-contact__col {
  width: 25%;
}

.eg-contact__heading-placeholder {
  height: 80px;
  display: block;
}

.eg-footer__logo {
  position: absolute;
  top: -58px;
  right: 33px;
}

.eg-footer {
  position: relative;
}

.beers__details-list-item {
  color: #fff;
  font-size: 20px;
  font-family: "Open Sans", Arial, sans-serif;
}

.beers__details-label {
  color: #fff;
  font-size: 20px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  width: 85px;
  display: inline-block;
}

.eg-inner-border {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  width: 100%;
}

.hours,
.menus {
  width: 100%;
  padding-right: 35px;
}

.hours h1,
.menus h1 {
  border-bottom: 2px solid #000;
  margin-bottom: 35px;
}

.taplist-bottom {
  margin-top: 75px;
  padding-bottom: 130px;
}

.hours p {
  font-size: 38px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  letter-spacing: -0.02px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

.hours p {
  display: flex;
  justify-content: space-between;
}

.event {
  font-family: "Intensa-Script", Arial, sans-serif;
  text-transform: none;
}

.our-wholesalers-content {
  padding-bottom: 130px;
}

@media only screen and (max-width: 1440px) {
  .our-wholesalers-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.for-wholesalers-container {
  padding-bottom: 130px;
  padding-top: 120px;
}

.eg_main_outer {
  background: #fff;
}

#masthead {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
}

.eg-footer_wholesalers-link {
  display: flex;
  position: absolute;
  width: 240px;
  right: 0;
  text-align: center;
  background: blue;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  height: 73px;
  bottom: 0;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  letter-spacing: 0.66px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  padding-top: 9px;
  bottom: 40px;
}

.eg-footer_wholesalers-link:hover {
  color: #eee;
  transform: scale(1.01);
}

.eg-footer_wholesalers-link:visited {
  color: #fff;
}

.whole-salers-heading-container--our-beers img {
  width: 100%;
  max-width: 660px;
  margin-top: 0;
}

.eg_main--full {
  max-width: none;
}

.eg-map-container {
  justify-content: center;
  margin-bottom: 200px;
}

[data-state] {
  transform: scale(1);
  opacity: 1;
  transition: all 0.2s ease;
}

[data-state]:hover {
  cursor: pointer;
  transform: scale(1.003);
  opacity: 0.9;
  transition: all 0.2s ease;
}

.home .main-wrapper {
  margin-top: 148px;
  height: calc(100vh - 148px);
}

.eg-events__container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 126px;
}

@media only screen and (max-width: 1440px) {
  .eg-events__container {
    flex-wrap: wrap;
  }
}

.eg-events__col {
  width: calc(50% - 20px);
}

@media only screen and (max-width: 1440px) {
  .eg-events__col {
    width: 100%;
  }
}

.eg-events__cat-name {
  font-size: 82px;
  color: #1257ef;
  letter-spacing: -0.02px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  padding-bottom: 0;
  border-bottom: 2px solid #000;
  margin-bottom: 35px;
}

@media only screen and (max-width: 1440px) {
  .eg-events__cat-name {
    font-size: 44px;
  }
}

.eg-events__event-item {
  display: flex;
  margin-bottom: 40px;
}

.eg-events__event-item-left {
  width: 20%;
}

.eg-events__event-item-weekday {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.63;
  text-transform: uppercase;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  color: #000;
}

.eg-events__event-item-date {
  display: block;
  width: 100%;
  font-size: 38px;
  line-height: 24px;
  letter-spacing: 1;
  text-transform: uppercase;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  color: #000;
}

.eg-events__event-item-right {
  width: 80%;
}

.eg-events__event-item-name {
  font-size: 38px;
  letter-spacing: -0.02px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  line-height: 50px;
}

.eg-events__event-item-time {
  font-size: 20px;
  letter-spacing: -0.01px;
  font-family: "Open Sans", Arial, sans-serif;
  text-transform: uppercase;
  color: #000;
  width: 100%;
  display: block;
  margin-top: -3px;
}

.eg-events__event-item-details-link {
  color: #1162f1;
  font-size: 24px;
  letter-spacing: -0.02px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  width: fit-content;
  margin-top: 13px;
  display: block;
  position: relative;
  padding-right: 16px;
}

.eg-events__event-item-details-link:hover {
  cursor: pointer;
}

.eg-events__event-item-details-link:after {
  background-image: url("/wp-content/uploads/2022/12/deets-arrow.svg");
  background-size: contain;
  display: block;
  position: absolute;
  width: 10px;
  height: 9px;
  right: 0px;
  top: 11px;
  content: "";
  transform: rotate(0);
  transition: transform 0.4s ease;
}

.data-details-link--show:after {
  transform: rotate(180deg);
  transition: transform 0.4s ease;
}

.eg-events__event-item-details-details-text {
  font-size: 18px;
  font-family: "Open Sans", Arial, sans-serif;
  color: #000;
}

.eg-events__event-item-details-details-container {
  display: none;
}

.data-details--show {
  display: block;
}

.eg-map-heading {
  font-size: 40px;
  letter-spacing: 0.66px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  padding-top: 65px;
}

@media only screen and (max-width: 700px) {
  .site-branding {
    margin-top: 18px;
    height: 36px;
  }
  button#rmp_menu_trigger-57,
  button#rmp_menu_trigger-338,
  button#rmp_menu_trigger-817 {
    height: 60px;
    width: 60px;
    top: 6px;
    right: 22px;
  }
  .custom-logo-link img {
    width: 152px;
    height: 61px;
  }
  .custom-logo-link {
    left: 10px;
    top: 6px;
  }
  #rmp-container-57 .menu-item > .rmp-menu-item-link,
  #rmp-container-338 .menu-item > .rmp-menu-item-link,
  #rmp-container-817 .menu-item > .rmp-menu-item-link {
    font-size: 44px;
    line-height: 65px;
  }
  #rmp-container-57 .rmp-menu-wrap,
  #rmp-container-338 .rmp-menu-wrap,
  #rmp-container-817 .rmp-menu-wrap {
    padding-top: 110px;
  }
  .home .main-wrapper {
    margin-top: 54px;
  }
}

@media only screen and (max-width: 900px) {
  .main-wrapper {
    display: flex;
  }
}

@media only screen and (max-width: 1000px) {
  .main-wrapper {
    display: flex;
  }
  .tap-room-img-container {
    width: 100%;
  }
  .the-lab {
    width: 100%;
    padding-top: 40px;
  }
  .tap-room-name {
    font-size: 44px;
    padding-top: 0;
  }
  .tap-room-location {
    font-size: 32px;
  }
  .the-lab .tap-room-address,
  .tap-room-phone {
    font-size: 32px;
  }
  .taplist h1 {
    font-size: 44px;
    line-height: 44px;
  }
  .tap-room-address {
    font-size: 32px;
    margin: 0 0 10px 0;
  }
  .eg-inner-border {
    flex-wrap: wrap;
  }
  .hours,
  .menus {
    padding: 0 20px;
  }
  .hours h1,
  .menus h1 {
    padding-bottom: 25px;
  }
  .hours p {
    font-size: 32px;
    padding-bottom: 12px;
  }
}

@media only screen and (max-width: 700px) {
  .whole-salers-heading-container.whole-salers-heading-container--tap-room {
    margin-top: 0;
    padding-top: 120px;
    padding-bottom: 70px;
  }
  .event {
    display: none;
  }
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.main-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 100%;
  width: auto;
}

.eg__box1 {
  background-color: #f43b49;
  grid-column: span 2;
  grid-row: span 2;
}

.eg__box2 {
  background-color: #00dc8c;
  grid-column: span 1;
  grid-row: span 2;
}

.eg__box3 {
  background-color: #ff7100;
  grid-column: 4 / 4;
  grid-row: span 2;
}

.eg__box4 {
  background-color: #ff80c4;
  grid-column: span 2;
  grid-row: 3 / 3;
}

.eg__box5 {
  background-color: #4a42bd;
  grid-column: span 2;
  grid-row: 4 / 4;
}

.eg__box6 {
  background-color: #cffbff;
  grid-column: span 2;
  grid-row: span 2;
}

.tap-header {
  background-color: #4a42bd;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.tap-header span {
  font-size: 28px;
  color: #fffdf8;
  border: 5px #1a2f5a solid;
  margin: 30px;
  padding: 2px 35px;
}

.tap-location {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  background-color: #cffbff;
}

.tap-loc-child {
  text-align: center;
  display: flex;
  flex-direction: column;
  font-weight: 500;
}

.taproom h1 {
  color: #4a42bd;
  font-weight: 500;
  text-align: center;
}

.taproom h3 {
  color: #4a42bd;
  font-weight: 400;
  text-align: center;
}

.taplist {
  background-color: #ffdc00;
  display: flex;
  flex-direction: column;
  font-weight: 500;
}

.taplist h1 {
  text-align: center;
}

.taplist-head img {
  max-height: 600px;
}

.taplist-head {
  padding-top: 30px;
}

.hours h1 {
  text-align: left;
}

.menus {
  display: flex;
  flex-direction: column;
}

.menus h1 {
  text-align: left;
}

.footer {
  background-color: #252525;
  display: flex;
  flex-direction: row;
}

.footer h1 {
  color: #fffdf8;
  text-align: left;
  font-size: 24px;
}

.footer-sign-up {
  display: flex;
  flex-direction: column;
  color: #fffdf8;
  padding: 10px;
  margin: 10px;
}

.footer-follow {
  position: relative;
  top: 200px;
  padding: 10px;
  margin: 10px;
}

.footer-follow img {
  margin: 0 5px;
}

.footer-logo {
  position: relative;
  top: 300px;
  padding: 10px;
  margin: 10px;
}

@media only screen and (max-width: 1030px) {
  .eg-beers__list-item-left {
    width: 30%;
    display: flex;
    justify-content: center;
  }
  .eg-beers__list-item-right {
    width: 70%;
  }
}

@media only screen and (max-width: 900px) {
  .main-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .eq__box.eg__box1,
  .eq__box.eg__box4,
  .eq__box.eg__box5,
  .eq__box.eg__box6 {
    width: 100%;
  }
  .eq__box.eg__box2,
  .eq__box.eg__box3 {
    width: 50%;
  }
  .eq__box.eg__box2 {
    padding: 80px 23px;
  }
  .eq__box.eg__box1 img {
    width: 282px;
    padding: 30px 10px;
  }
  .eq__box.eg__box4 img {
    padding: 10px 10px 23px 10px;
  }
  .eq__box.eg__box5 img {
    padding: 30px 10px 30px 10px;
  }
  .eg-footer__logo {
    top: inherit;
    width: 182px;
    right: 15px;
    bottom: 80px;
  }
  .site-info {
    padding: 30px 20px;
  }
  .modal_wrapper + div {
    flex-wrap: wrap;
  }
  .dl-cf-form-row {
    width: 100%;
  }
  .dl-cf-form-row input {
    width: 100% !important;
  }
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    width: 100%;
  }
  .eg-contact__container {
    flex-wrap: wrap;
    margin-bottom: 220px;
  }
  .eg-contact__col {
    width: 100%;
  }
  .eg-contact__heading {
    margin-bottom: 0;
  }
  .eg-contact__heading-placeholder {
    height: 40px;
  }
  div.eg-contact__col:last-of-type {
    margin-top: 40px;
    display: flex;
  }
  div.eg-contact__col:last-of-type .eg-contact__heading {
    margin-right: 30px;
  }
  .eg-footer_wholesalers-link {
    bottom: 0;
    right: 0;
  }
  .eg-footer_wholesalers-link {
    height: 50px;
    width: 140px;
    font-size: 22px;
  }
  .whole-salers-heading-container {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 800px) {
  .eg-beers__list-item {
    flex-wrap: wrap;
  }
  .eg-beers__list-item-left {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .eg-beers__list-item-right {
    width: 100%;
  }
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Beers
--------------------------------------------- */
.eg-beers__list {
  background: #1a2f5a;
  display: block;
  list-style: none;
  padding: 0;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 115px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.eg-beers__list-item {
  display: flex;
  flex-direction: row;
  padding-top: 60px;
}

.beers__list-img {
  float: left;
  margin: 10px;
}

.eg_main--beer-list--seasonal {
  background: #fff;
}

.eg_main--beer-list--seasonal .beers__list-img {
  float: none;
  margin: 0 auto 10px auto;
}

.beers__list-h1 {
  color: #fffdf8;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  font-size: 82px;
  letter-spacing: -0.06px;
  font-weight: 400;
  margin: 0 15px;
  padding: 5px;
  text-transform: uppercase;
  padding: 0;
  line-height: 82px;
  padding-top: 12px;
}

.beers__list-h2 {
  color: #fffdf8;
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  font-size: 40px;
  font-weight: 100;
  margin: 0 15px;
  text-transform: uppercase;
  padding: 0;
}

.beers__list-p {
  color: #fffdf8;
  font-size: 18px;
  font-family: "Open Sans";
  margin: 5px 15px;
  padding: 5px;
}

.beers__details-list {
  column-count: 2;
  column-gap: 15px;
  list-style: none;
  color: #fffdf8;
  font-size: 12px;
  padding: 2px;
  margin: 20px;
}

.beers__details-list li {
  padding: 5px;
}

.eg-beers__seasonal-list {
  column-count: 3;
  column-gap: 5px;
  list-style: none;
  margin: 10px;
}

.eg-beers__seasonal-item {
  text-align: center;
  margin: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.eg-h2-seasonal {
  font-weight: 400;
  margin: 0;
}

.eg-h3-seasonal {
  font-weight: 400;
  margin: 0;
}

.eg-beers__list-item-right {
  max-width: 840px;
}

#seasonal {
  background: #fff;
  max-width: 1240px;
}

.eg-beers__list-item-center {
  width: 100%;
  text-align: center;
}

.eg-beers__list.eg-beers__list--seasonal {
  display: flex;
  flex-wrap: wrap;
}

.eg-beers__list-item--seasonal {
  width: 33.33%;
  padding-top: 120px;
}

.eg-beers__list-item--seasonal .beers__list-h1 {
  font-size: 36px;
  letter-spacing: -0.02px;
  text-align: center;
  line-height: 36px;
  margin-bottom: 9px;
}

.eg-beers__list-item--seasonal .beers__list-h2 {
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  font-size: 30px;
  text-align: center;
  letter-spacing: -0.02px;
}

.eg-beers__list-item--seasonal .beers__list-h1,
.eg-beers__list-item--seasonal .beers__list-h2 {
  color: #000;
}

#year-round {
  padding-top: 40px;
}

@media only screen and (max-width: 800px) {
  .beers__list-h1 {
    font-size: 44px;
    line-height: 50px;
    margin-top: 30px;
  }
  .beers__list-h2 {
    font-size: 32px;
  }
  .beers__list-p {
    padding: 0;
    font-size: 16px;
  }
  .beers__details-list {
    display: flex;
    flex-wrap: wrap;
    margin: 35px 15px;
  }
  .beers__details-list li {
    padding: 0;
    margin-top: 20px;
  }
  .beers__details-list-item {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .eg-beers__list.eg-beers__list--seasonal {
    flex-wrap: wrap;
  }
  .eg-beers__list-item--seasonal {
    width: 100%;
  }
  .beers__list-h1 {
    font-size: 44px;
  }
  .beers__list-h2 {
    font-size: 32px;
  }
  .eg-beers__list-item--seasonal .beers__list-h1 {
    margin-top: 20px;
  }
  .eg-beers__list-item--seasonal {
    padding-top: 90px;
  }
  .whole-salers-heading-container--our-beers img {
    max-width: 320px;
    margin-top: 0;
  }
  .whole-salers-heading-container--our-beers {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Modifiers
--------------------------------------------- */
.eg--white {
  color: #fff;
}

.rmp-container {
  min-width: 100vw !important;
}

.rmp-menu-title,
.rmp-menu-additional-content,
.rmp-search-box {
  display: none !important;
}

.page-template-home_page {
  background: #f43b49;
}

.page-template-beer-finder_page {
  background: #00dc8c;
}

.page-template-our-beers_page {
  background: #ff7100;
}

.page-template-taproom_page {
  background: #1162f1;
}

.page-template-for-wholesalers_page {
  background: #000;
}

.page-template-events_page {
  background: #bde6ff;
}

.page-template-wholesalers_page {
  background: #1162f1;
}

.for-wholesalers-container {
  background: #fff;
}

.entry-content.entry-content--our-wholesalers {
  background: #fff;
}

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

body,
.post,
.page {
  margin: 0;
  padding: 0;
}

.eq__box.eg__box5 img {
  max-width: 543px;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .eg-events__event-item-left {
    width: 30%;
  }
  .eg-events__event-item-right {
    width: 70%;
  }
  .whole-salers-heading-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .eg-map-heading {
    display: none;
  }
  .eg-map-container {
    display: none;
  }
  .our-wholesalers-content {
    padding-top: 60px;
  }
  .acc-content-layout .wp-block-group {
    width: 100%;
  }
  .acc-content .wp-block-columns {
    display: block;
    margin-bottom: 0;
  }
  .our-beers-filter {
    width: 360px;
    position: relative;
    height: 73px;
    max-width: 360px;
    width: 100%;
  }
  .beer-active:after {
    display: block;
    content: "";
    background-image: url("/wp-content/uploads/2022/12/Triangle.svg");
    width: 24px;
    height: 18px;
    background-size: contain;
    position: absolute;
    top: 28px;
    right: 12px;
    background-repeat: no-repeat;
  }
  .beer-active.beer-show:after {
    transform: rotate(180deg);
  }
  .our-beers-filter li {
    position: absolute;
    width: 100%;
    display: none;
    font-size: 35px;
    height: 73px;
  }
  .our-beers-filter li.beer-active {
    display: block;
  }
  .our-beers-filter li.beer-show {
    display: block;
    background: #000;
    color: #fff;
  }
  .beer-show:not(.beer-active) {
    top: 73px;
  }
  .beer-show:not(.beer-active):nth-of-type(2) {
    top: 146px;
  }
  .beer-show:not(.beer-active):nth-of-type(3) {
    top: 219px;
  }
}
.eg-contact__img {
  width: 40px;
}
.eg-contact__links {
  width: 200px;
  justify-content: space-between;
  display: flex;
}
.eg-contact__link:visited {
  color: #252525;
}
.dl-cf-form-row input[type="text"] {
  font-size: 40px;
  line-height: 76px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  color: #000;
  padding-top: 9px;
}
.dl-cf-form-row input[type="text"]::placeholder {
  font-size: 40px;
  line-height: 70px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  color: #999999;
  padding-top: 10px;
}
.star-wars.engage-hyperdrive {
  opacity: 1;
}

.star-wars {
  font-size: 1.5em;
  opacity: 0;
  transition: opacity 0.4s;
}

.star-wars.engage-hyperdrive .sw-tilted {
  /* position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  height: 74vh;
  margin-top: -37vh;
  z-index: 1;
  transform-origin: 50% 100%;
  transform: perspective(300px) rotateX(25deg); */
}

.star-wars.engage-hyperdrive .beerlist {
  position: relative;
  top: 110%;
}

.star-wars .beerlist.visible {
  opacity: 1;
}

.star-wars .beerlist {
  opacity: 0;
  transition: opacity 0.2s;
}

.beerlist {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.beerlist li {
  margin: 60px 0;
  color: #fff;
}

span.beer-title {
  font-family: "Oswald", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  font-size: 2em;
}

span.beer-style {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: block;
}
#every {
  background: #000;
  display: none;
}
.page {
  height: inherit !important;
}
[data-state]:hover {
  cursor: pointer;
  transform: scale(1.003);
  opacity: 0.9;
  transition: all 0.2s ease;
}
text:hover {
  cursor: pointer;
}
g:hover {
  transform: none !important;
}
.salessheets-img {
  width: 100%;
  max-width: 260px;
}
.logos-img {
  width: 100%;
  max-width: 573px;
}
@media only screen and (max-width: 800px) {
  .star-wars.engage-hyperdrive {
    padding-top: 90px;
  }
  .star-wars.engage-hyperdrive .sw-tilted {
    display: block !important;
    position: inherit;
    height: inherit;
    margin-top: 0;
    transform-origin: inherit;
    transform: inherit;
  }
  .star-wars.engage-hyperdrive .beerlist {
    top: inherit;
    position: inherit;
  }
}
.site-branding {
  transition: height 0.15s ease;
  transition: margin-top 0.17s ease;
}
.site-branding.sticky-header {
  height: 60px;
  background: #fff;
  margin-top: 0;
  transition: height 0.15s ease;
  transition: margin-top 0.17s ease;
}
.site-branding img {
  width: inherit;
  transition: width 0.14s ease;
}
.site-branding.sticky-header img {
  width: 120px;
  transition: width 0.14s ease;
}

.site-branding.sticky-header .custom-logo-link {
  transition: top 0.16s ease;
  top: 5px;
}
.custom-logo-link {
  transition: top 0.16s ease;
}

button#rmp_menu_trigger-57.sticky-header,
button#rmp_menu_trigger-338.sticky-header,
button#rmp_menu_trigger-817.sticky-header {
  transition: top 0.16s ease;
  transition: width 0.16s ease;
  transition: height 0.16s ease;
  top: 5px;
  width: 52px;
  height: 52px;
}
button#rmp_menu_trigger-57,
button#rmp_menu_trigger-338,
button#rmp_menu_trigger-817 {
  transition: top 0.16s ease;
  transition: width 0.16s ease;
  transition: height 0.16s ease;
}
.footer-bottom {
  background: #000;
  height: 40px;
  display: flex;
  align-items: center;
}
.footer-bottom__container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
.footer-bottom__link,
.footer-bottom__link:visited {
  color: #fff;
}
.footer-bottom__link:hover {
  color: #efefef;
}
.page-template-for-wholesalers_page .whole-salers-heading-image {
  max-width: 815px;
  width: 100%;
}
.whole-salers-heading-container--events .whole-salers-heading-image {
  max-height: 360px;
}
.home-grid-img {
  max-height: 100%;
}
div[data-events-display] {
  opacity: 0;
  height: 0px;
  margin: 0;
}
div[data-events-display].show-all-events {
  opacity: 1;
  height: auto;
  margin: inherit;
}
.show-more-break {
  color: #1162f1;
  font-size: 24px;
  letter-spacing: -0.02px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  width: fit-content;
  margin-top: 13px;
  display: block;
  position: relative;
  padding-right: 16px;
  margin: 0 auto;
  margin-bottom: 40px;
  text-align: center;
}
.show-more-break:hover {
  cursor: pointer;
}
.page-template-for-wholesalers_page .acc-content {
  display: block;
}

@media only screen and (max-width: 700px) {
  .home .main-wrapper {
    height: auto;
  }
  .dl-cf-form-row input[type="text"]::placeholder {
    font-size: 32px;
  }
}

.eg-contact__col a {
  text-decoration: none;
}
.eg-contact__col a:hover,
.eg-contact__col a:visited,
.eg-contact__col a:active,
.eg-contact__col a:focus {
  color: #f9f9f9;
}
.page-template-wholesalers_page .whole-salers-heading-container {
  padding: 40px;
}
.eg-pos-link {
  display: flex;
  /* position: absolute; */
  width: 240px;
  right: 0;
  text-align: center;
  background: blue;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  height: 73px;
  bottom: 0;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  letter-spacing: 0.66px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  padding-top: 9px;
  bottom: 40px;
  right: 0;
  margin-left: auto;
  color: #fff;
  width: 296px;
}
.eg-pos-link:visited,
.eg-pos-link:hover,
.eg-pos-link:active {
  color: #fff;
}

.eg-beers__list--white {
  background: #bbf84e;
}

.eg-beers__list--white .beers__list-h1,
.eg-beers__list--white .beers__list-h2,
.eg-beers__list--white .beers__list-p,
.eg-beers__list--white .beers__details-list,
.eg-beers__list--white .beers__details-list-item,
.eg-beers__list--white .beers__details-label {
  color: #000;
}
.our-beers-filter li {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 45px;
}
@media only screen and (max-width: 800px) {
  .our-beers-filter li {
    display: none;
  }
}
.eg_main--beer-list.eg_main--beer-list--white {
  background: #bbf84e;
}
.beers__list-p + p,
.beers__aditional-details p {
  font-size: 18px;
  font-family: "Open Sans";
  margin: 5px 15px;
  padding: 5px;
}
.tap-room-main_description,
.tap-room-main_description p {
  font-size: 32px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  padding: 0 30px;
}
.the-lab--private-events {
  padding-right: 50px;
  padding-left: 50px;
}
.private-events-options {
  background: #f2f2f2;
  padding: 40px 60px 100px 60px;
}
.private-events-options-title {
  font-size: 82px;
  margin-bottom: 75px;
  text-align: center;
}
.private-events-options-list-item-label {
  font-family: "Intensa-Script", Arial, sans-serif;
  font-size: 38px;
  margin: 0;
}
.private-events-options-list-item {
  text-align: center;
  padding: 0 22px;
  max-width: 440px;
}
.private-events-options-list-item-title {
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  font-size: 40px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 22px;
}
.private-events-options-list-item-content,
.private-events-options-list-item-content p {
  font-size: 18px;
}
.private-events-options-list-item-content p {
  margin-bottom: 12px;
  margin-top: 0;
}
.private-events-options-list-item-price {
  font-family: "Intensa-Script", Arial, sans-serif;
  font-size: 38px;
  margin: 0;
  margin-top: 48px;
  display: block;
}

.private-events-options-list {
  display: flex;
  justify-content: center;
  max-width: 1327px;
  margin: 0 auto;
}

.private-events-form-title {
  font-size: 82px;
  margin-bottom: 75px;
  text-align: center;
}
.private-events-form-wrapper {
  margin-top: 110px;
}
.wpforms-container {
  max-width: 660px;
  margin: 0 auto;
  text-align: center;
}
.wpforms-container .wpforms-field {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
div.wpforms-container-full .wpforms-field-label {
  margin: 0 20px 0 0;
  font-size: 40px;
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.66px;
}
div.wpforms-container-full .wpforms-required-label {
  display: none;
}
div.wpforms-container-full .wpforms-field-medium {
  height: 73px;
  font-size: 40px !important;
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  padding-top: 10px !important;
  font-weight: 100;
}
div.wpforms-container-full input::placeholder {
  color: #999999 !important;
}
div.wpforms-container-full input {
  min-width: 470px;
}
.wpforms-error {
  width: 100% !important;
}
em.wpforms-error {
  text-align: right !important;
}
.wpforms-error:before {
  display: none !important;
}
div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full button[type="submit"]:hover {
  width: 393px;
  height: 73px;
  background: #1162f1;
  font-size: 40px;
  letter-spacing: 0.66px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  padding-top: 8px;
}

@media only screen and (max-width: 900px) {
  .private-events-options-list {
    flex-wrap: wrap;
  }
  .private-events-options-list-item {
    width: 100%;
  }
  div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
  div.wpforms-container-full button[type="submit"]:hover {
    width: 100%;
  }
  div.wpforms-container-full input {
    min-width: 470px;
    width: 100% !important;
    min-width: auto !important;
  }
  div.wpforms-container-full .wpforms-field-label {
    text-align: left !important;
    padding-bottom: 18px;
    margin-top: 20px;
  }
  .wpforms-field {
    justify-content: flex-start !important;
  }
  .the-lab--private-events {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.eg-events__container {
  position: relative;
}
.eg-events__link-private-events {
  display: block;
  content: "jsdkljflksdjfl";
  position: absolute;
  right: 0;
  top: 0;
  color: #1162f1;
  font-size: 24px;
  letter-spacing: -0.02px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  text-transform: uppercase;
  width: fit-content;
  margin-top: 13px;
  display: block;
  padding-right: 16px;
  text-decoration: none;
}
.eg-events__link-private-events:visited {
  color: #1162f1;
}
.eg-events__link-private-events::after {
  background-image: url(/wp-content/uploads/2022/12/deets-arrow.svg);
  background-size: contain;
  display: block;
  position: absolute;
  width: 10px;
  height: 9px;
  right: 0px;
  top: 11px;
  content: "";
  transform: rotate(29deg);
  transition: transform 0.4s ease;
}
.wpforms-container .wpforms-field:not(.wpforms-field-radio) {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.wpforms-container .wpforms-field.wpforms-field-radio {
  justify-content: flex-start;
}
.wpforms-field-radio fieldset {
  margin: 30px 0;
}
.wpforms-field-radio fieldset .wpforms-field-required {
  margin-top: 30px;
}
.wpforms-field-radio fieldset .wpforms-field-label {
  text-align: left;
}
.private-events-form-wrapper {
  margin-bottom: 140px;
}
.eg__box6,
.eg__box7 {
  grid-column: span 1;
  grid-row: span 2;
}
.eg__box7 {
  background-color: #bdffc2;
}
.whole-salers-heading-container--no-padding {
  padding: 0;
}
.eg-content-generic {
  background-color: #fff;
}
.page-template-template_page {
  background-color: #ff7100;
}
.eg-generic-template-content {
  margin-top: 170px;
  background: #fff;
  padding-top: 150px;
  padding-bottom: 150px;
}
.eg-generic-template-content h1 {
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  font-size: 82px;
  letter-spacing: -0.05px;
  margin: 0;
  line-height: 82px;
  padding-top: 12px;
  color: #000;
}
.eg-generic-template-content h2 {
  font-family: "Intensa-RegularCondensed", Arial, sans-serif;
  font-size: 40px;
  font-weight: 100;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
  color: #000;
  margin-top: 0;
}
.eg-generic-template-content p {
  font-size: 18px;
  font-family: "Open Sans", Arial, sans-serif;
  color: #000;
  margin-bottom: 40px;
}
.eg-generic-template-content p,
.eg-generic-template-content h2 {
  max-width: 700px;
}
a.wp-block-button__link {
  display: flex;
  /* position: absolute; */
  /* width: 240px; */
  right: 0;
  text-align: center;
  background: blue;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  height: 73px;
  bottom: 0;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  letter-spacing: 0.66px;
  font-family: "Intensa-BoldCondensed", Arial, sans-serif;
  padding-top: 9px;
  bottom: 40px;
  border-radius: 0;
  padding: 9px 60px 0px 60px;
  margin-bottom: 30px;
}
a.wp-block-button__link:visited {
  color: #fff !important;
}
.wp-block-image,
figure.wp-block-image {
  margin: 60px 0;
}
.whole-salers-heading-image + .eg-generic-template-content {
  margin-top: 0;
}
.whole-salers-heading-image--generic {
  display: block;
}
@media only screen and (max-width: 900px) {
  .eg_main--generic {
    padding: 0 30px;
  }
}
