@charset "UTF-8";
header.wp-block-template-part {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
  width: 100%;
}
header.wp-block-template-part .has-white-color > a {
  text-decoration: none;
  color: #FFFFFF;
}
header.wp-block-template-part .site-header {
  padding-left: 20px;
  padding-right: 20px;
}

footer.wp-block-template-part .has-white-color > a, footer.wp-block-template-part p > a {
  text-decoration: none;
  color: #FFFFFF !important;
}

.mega-search .wp-block-search {
  padding-left: 20px;
  padding-right: 20px;
}

.wp-block-search .wp-block-search__input {
  height: 60px;
}
.wp-block-search .wp-block-search__button.has-icon {
  padding: 0;
}
.wp-block-search .wp-block-search__button.has-icon svg {
  fill: var(--wp--preset--color--fbc-black);
  width: 40px;
  height: 40px;
  transform: rotate(-90deg);
}

.home .fixed-beer-finder-link:after {
  background-color: var(--wp--preset--color--fbc-yellow);
}
.home .fixed-beer-finder-link .wp-block-button__link {
  background-color: var(--wp--preset--color--fbc-maroon);
  color: #FFFFFF;
  border-color: var(--wp--preset--color--fbc-maroon);
}
.home .fixed-beer-finder-link .wp-block-button__link:before {
  background-color: #FFFFFF;
}
.home .fixed-beer-finder-link .wp-block-button__link:hover {
  background-color: #3C0304 !important;
  border-color: #3C0304 !important;
}

.fixed-beer-finder-link {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 225px;
  padding: 25px 10px 10px 10px;
  justify-content: flex-end;
  z-index: 999;
}
.fixed-beer-finder-link > * {
  position: relative;
  z-index: 1;
}
.fixed-beer-finder-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 0;
  background-color: var(--wp--preset--color--fbc-maroon);
  clip-path: polygon(100% 0, 0 100%, 0 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 0, 0 100%, 0 100%, 100% 100%);
}
.fixed-beer-finder-link .wp-block-button__link {
  display: flex;
  align-items: center;
  font-size: 14px;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
  color: var(--wp--preset--color--fbc-maroon);
}
.fixed-beer-finder-link .wp-block-button__link:hover {
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
}
.fixed-beer-finder-link .wp-block-button__link:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/find-beer-icon.svg");
  mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/find-beer-icon.svg");
  background-size: 20px 20px;
  margin-right: 7px;
  margin-top: -6px;
  background-color: var(--wp--preset--color--fbc-maroon);
}

header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link {
  font-family: Helvetica, "Neue Helvetica", Arial, sans-serif !important;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:focus-visible {
  outline: auto;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:focus:not(:focus-visible) {
  outline: none;
  /* Remove outline when clicked with the mouse */
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.button) > a.mega-menu-link {
  text-align: center;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.button) > a.mega-menu-link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  width: 0;
  background-color: var(--wp--preset--color--fbc-yellow);
  transition: width 0.1s 0.4s ease;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  color: var(--wp--preset--color--fbc-yellow);
  font-size: 24px;
  margin-left: 0;
  width: 20px;
  line-height: 0;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search a {
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/search-icon.svg") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 60px;
  background-size: 20px auto !important;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search a span.mega-indicator {
  display: none;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search .mega-sub-menu {
  background-color: var(--wp--preset--color--fbc-light-gray);
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search .mega-sub-menu .mega-menu-column {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1240px;
  margin: 0 auto;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search .mega-sub-menu .mega-menu-column .mega-sub-menu {
  width: 100%;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.button a {
  background-color: var(--wp--preset--color--fbc-maroon) !important;
  height: auto;
  line-height: normal;
  border-radius: 3px;
  border-color: var(--wp--preset--color--fbc-maroon) !important;
  border-width: 2px;
  border-style: solid;
  font-size: 14px;
  padding-top: 10px !important;
  padding-right: 15px !important;
  padding-bottom: 10px !important;
  padding-left: 15px !important;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu h2 {
  padding: 0;
  margin: 0;
}
.wp-block-group.beer-banner .wp-block-cover {
  min-height: 780px;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-cover__inner-container {
  align-self: stretch;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-cover__inner-container > * {
  height: 100%;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-group {
  max-width: 1240px;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-group > .wp-block-group {
  background-color: var(--dark-brand-color);
  max-width: 450px;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-group > .wp-block-group .wp-block-image {
  margin-top: auto;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-group > .wp-block-group .wp-block-image img {
  max-height: 150px;
  width: auto;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-group > .wp-block-group .wp-block-post-featured-image {
  max-width: 270px;
  max-height: 640px;
  padding-top: 20px;
  margin-bottom: auto;
  margin-top: auto;
  display: flex;
  align-items: flex-end;
}
.wp-block-group.beer-banner .wp-block-cover .wp-block-group > .wp-block-group .wp-block-post-featured-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.wp-block-group.beer-banner + .wp-block-group h2 {
  color: var(--dark-brand-color);
}
.wp-block-group.variety-banner .wp-block-columns .wp-block-column:first-of-type {
  background-color: var(--light-brand-color);
  padding: 40px 50px;
  box-sizing: border-box;
  position: relative;
}
.wp-block-group.variety-banner .wp-block-columns .wp-block-column:first-of-type:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 70%;
  width: calc(100% - 60px);
  transform: translate(-20px, 20px);
  display: block;
  background-color: var(--dark-brand-color);
  z-index: -1;
}

.related-beers {
  display: flex;
  gap: 20px;
}
.related-beers .beer-card {
  flex: 1 0 0;
}

.beer-card {
  text-align: center;
  padding: 30px 20px 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.beer-card > a {
  text-decoration: none;
  color: inherit;
}
.beer-card .image-title-wrap .packaging-image {
  position: relative;
}
.beer-card .image-title-wrap .packaging-image img {
  max-height: 160px;
  width: auto !important;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.beer-card .image-title-wrap .packaging-image .color-block {
  display: block;
  width: 35%;
  height: 70%;
  position: absolute;
  left: 50%;
  bottom: -10px;
  z-index: 0;
  background-color: var(--light-brand-color);
}
.beer-card .title {
  font-size: var(--wp--preset--font-size--large);
  font-family: var(--wp--preset--font-family--neue-helvetica-condensed);
  font-weight: 700;
}
.beer-card .tagline {
  font-size: 1.125rem;
  font-weight: 700;
}
.beer-card.featured {
  background-size: cover;
  background-position: center;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.beer-card.featured > * {
  position: relative;
  z-index: 2;
}
.beer-card.featured > span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
}
.beer-card.featured > span.overlay {
  opacity: 0.75;
  background-color: var(--dark-brand-color);
}
.beer-card.featured > span.full-color-block {
  height: calc(100% + 30px);
  clip-path: polygon(0 0, 100% 35%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 35%, 100% 100%, 0 100%);
  transform: translateY(-30px);
  transition: transform 0.4s ease;
  background-color: var(--dark-brand-color);
}
.beer-card.featured:hover span.full-color-block {
  transform: translateY(100%);
}
.beer-card.featured a {
  color: #FFFFFF;
}

.featured-cta {
  display: flex;
  gap: 20px;
  position: relative;
}

.featured-cta > * {
  z-index: 1;
}

.single-beer .beer-packaging-group + .featured-cta {
  transform: translateY(-100px);
}

.featured-beer {
  display: flex;
  gap: 10px;
  max-width: 1240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.featured-beer:not(.variety) {
  padding-left: 20px;
  padding-right: 20px;
}
.featured-beer .beer-cta {
  flex: 1 0 0;
  max-width: 615px;
  width: 100%;
}
.featured-beer .beer-cta a {
  display: block;
  text-decoration: none;
  padding: 20px 30px 10px 30px;
  height: 100%;
  box-sizing: border-box;
  border-radius: 3px;
}
.featured-beer .beer-cta a .beer-info {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.featured-beer .beer-cta a p.title {
  color: #FFFFFF;
  font-family: var(--wp--preset--font-family--franchise);
  font-size: var(--wp--preset--font-size--x-large);
  text-transform: uppercase;
}
.featured-beer .beer-cta.single a {
  padding: 50px;
}
.featured-beer .beer-cta.single figure img {
  max-height: 165px;
  width: auto;
}
.featured-beer .beer-cta.single .single .info {
  padding-left: 40px;
}
.featured-beer .beer-cta figure {
  position: relative;
  z-index: 1;
  margin: 0;
  max-width: 45%;
}
.featured-beer .beer-cta figure img {
  width: 100%;
  height: auto;
}
.featured-beer .beer-cta .info {
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 0;
  position: relative;
  box-sizing: border-box;
  flex: 1 0 0;
}
.featured-beer .beer-cta .info > * {
  position: relative;
  z-index: 1;
}
.featured-beer .beer-cta .info p.available {
  font-size: 1.125rem;
  font-weight: 700;
}
.featured-beer .beer-cta .info p.packaging {
  font-family: var(--wp--preset--font-family--franchise);
  text-transform: uppercase;
  font-size: 1rem;
}
.featured-beer .beer-cta .info p.style {
  font-size: 18px;
}
.featured-beer .beer-cta .info .wp-block-buttons {
  padding-top: 10px;
}
.featured-beer .beer-cta .info .color-block {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}

.loading-container {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.loading-spinner {
  border: 6px solid rgba(0, 0, 0, 0.1);
  border-top: 6px solid var(--light-brand-color);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 50px auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wp-block-group input, .wp-block-group select, .wp-block-group button {
  border: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: var(--wp--preset--font-family--neue-helvetica);
  color: inherit;
}
.wp-block-group input:not([type=checkbox]):not([type=submit]), .wp-block-group select, .wp-block-group textarea {
  border: 1px solid #949494;
  font-size: 1em;
  line-height: 20px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  width: 100%;
  background-color: #FFFFFF;
  color: inherit;
}
.wp-block-group input[type=submit] {
  font-family: var(--wp--preset--font-family--neue-helvetica);
  background-color: var(--wp--preset--color--fbc-maroon);
  border-radius: 3px;
  border-color: var(--wp--preset--color--fbc-maroon);
  border-width: 2px;
  border-style: solid;
  font-size: 14px;
  font-weight: 700;
  padding-top: 11px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: all 0.2s ease;
  cursor: pointer;
}
.wp-block-group input[type=submit]:hover {
  background-color: #3C0304;
  border-color: #3C0304;
}
.wp-block-group form button.button {
  font-size: 1rem;
  color: #FFFFFF;
  background-color: var(--wp--preset--color--fbc-charcoal);
  border-radius: 3px;
  border-color: var(--wp--preset--color--fbc-charcoal);
  border-width: 2px;
  border-style: solid;
  font-weight: 700;
  padding-top: 13px;
  padding-right: 15px;
  padding-bottom: 7px;
  padding-left: 15px;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.wp-block-group form button.button:hover {
  border-color: var(--wp--preset--color--fbc-black);
  background-color: var(--wp--preset--color--fbc-black);
}
.wp-block-group .select-wrap, .wp-block-group .ginput_container_select, .wp-block-group .ginput_address_country {
  position: relative;
}
.wp-block-group .select-wrap:after, .wp-block-group .ginput_container_select:after, .wp-block-group .ginput_address_country:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: solid black;
  border-width: 0 2px 2px 0;
  padding: 3px;
  pointer-events: none;
  /* Allow clicking through the arrow to the select box */
  transform: rotate(45deg);
  margin-top: -6px;
}
.wp-block-group .ginput_address_country:after {
  margin-top: -18px;
}
.wp-block-group .select-wrap select {
  padding-right: 40px;
}
.wp-block-group .gform-body .gform_fields {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px 50px;
}
.wp-block-group .gform-body .gform_fields fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.wp-block-group .gform-body .gform_fields > * {
  list-style: none;
  width: 100%;
}
.wp-block-group .gform-body .gform_fields > * .gform-field-label {
  display: block;
  padding-bottom: 4px;
}
.wp-block-group .gform-body .gform_fields > *.half-width {
  width: calc(50% - 25px);
}
.wp-block-group .gform-body .gform_fields > * .gform-grid-row {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 50px;
}
.wp-block-group .gform-body .gform_fields > * .gform-grid-row.ginput_container_address {
  gap: 20px 50px;
}
.wp-block-group .gform-body .gform_fields > * .gform-grid-row.ginput_container_address .address_line_1 {
  width: 100%;
}
.wp-block-group .gform-body .gform_fields > * .gform-grid-row.ginput_container_address .gform-field-label {
  font-size: 14px;
  padding-top: 3px;
}
.wp-block-group .gform-body .gform_fields > * .gform-grid-row span {
  width: calc(50% - 25px);
}
.wp-block-group .gform-body .gform_fields .gsection h3 {
  margin: 0;
}
.wp-block-group .gform-body .gform_fields .gfield--type-honeypot {
  display: none;
}
.wp-block-group .gform-body .gform_fields .gfield.hidden {
  display: none !important;
}
.wp-block-group .gform-body .gform_fields .gfield h3 {
  margin: 0;
}
.wp-block-group .gform-body .gform_fields .gfield .gform_drop_area {
  padding: 20px;
  border: 2px dashed;
  margin-top: 10px;
}
.wp-block-group .gform-body .gform_fields .gfield .ginput_preview_list .ginput_preview {
  display: flex;
  gap: 10px;
  align-items: center;
  line-height: 35px;
}
.wp-block-group .gform-body .gform_fields .gfield .gfield_description {
  font-size: 14px;
  padding-top: 3px;
}
.wp-block-group .gform-body .gfield_required_asterisk {
  color: #cc0000;
}
.wp-block-group .locator-form input:not([type=checkbox]):not([type=submit]), .wp-block-group .locator-form select {
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.gform_required_legend {
  display: none;
}

.gform_footer {
  padding-top: 30px;
}

.gform_validation_errors h2 {
  font-family: var(--wp--preset--font-family--neue-helvetica);
  color: #cc0000;
  font-size: var(--wp--preset--font-size--medium);
  text-transform: none;
}

.gfield_validation_message {
  color: #cc0000;
  font-size: 14px;
}

.ginput_container.ginput_container_consent, .gfield_checkbox {
  display: inline-block;
}

.gfield_radio .gchoice {
  display: block;
}

.ginput_container.ginput_container_consent, .gfield_checkbox, .gfield_radio .gchoice {
  position: relative;
  cursor: pointer;
}
.ginput_container.ginput_container_consent input[type=checkbox], .ginput_container.ginput_container_consent input[type=radio], .gfield_checkbox input[type=checkbox], .gfield_checkbox input[type=radio], .gfield_radio .gchoice input[type=checkbox], .gfield_radio .gchoice input[type=radio] {
  position: absolute;
  opacity: 0;
}
.ginput_container.ginput_container_consent input[type=checkbox]:checked + label::after, .ginput_container.ginput_container_consent input[type=radio]:checked + label::after, .gfield_checkbox input[type=checkbox]:checked + label::after, .gfield_checkbox input[type=radio]:checked + label::after, .gfield_radio .gchoice input[type=checkbox]:checked + label::after, .gfield_radio .gchoice input[type=radio]:checked + label::after {
  display: block;
}
.ginput_container.ginput_container_consent label, .gfield_checkbox label, .gfield_radio .gchoice label {
  margin-left: 34px;
  line-height: 26px;
}
.ginput_container.ginput_container_consent label:before, .gfield_checkbox label:before, .gfield_radio .gchoice label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #FFFFFF;
  border: 1px solid #949494;
  border-radius: 2px;
}
.ginput_container.ginput_container_consent label:after, .gfield_checkbox label:after, .gfield_radio .gchoice label:after {
  content: "";
  position: absolute;
  display: none;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 11px;
  border: 1px solid #7C1C1E;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
}

.ui-datepicker a {
  text-decoration: none;
}

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}

.ui-datepicker-header {
  background-color: #282829;
  color: #e0e0e0;
  font-weight: 700;
  line-height: 30px;
  min-height: 30px !important;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #666;
  display: flex;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
}

.ui-datepicker tbody tr, .ui-datepicker thead {
  border-bottom: 1px solid #bbb;
}

.ui-datepicker-title {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  order: 1;
  flex: 1 0 auto;
}

.ui-datepicker-title select {
  border: none;
  padding-top: 2px;
  padding-bottom: 2px;
}

.ui-datepicker-next, .ui-datepicker-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/datepicker-arrow.svg");
  background-repeat: no-repeat;
  background-size: 8px 14px;
  background-position: center;
  line-height: 600%;
  overflow: hidden;
}

.ui-datepicker-prev {
  order: 0;
}

.ui-datepicker-next {
  order: 2;
  transform: rotate(180deg);
}

.ui-datepicker thead {
  background-color: #F7F7F7;
}

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666;
}

.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
}

.ui-datepicker tbody td:last-child {
  border-right: 0;
}

.ui-datepicker tbody tr:last-child {
  border-bottom: 0;
}

.ui-datepicker td a, .ui-datepicker td span {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666;
}

.ui-datepicker-calendar .ui-state-default {
  background-color: #FFFFFF;
}

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}

.ui-datepicker-calendar .ui-state-active {
  background: #FFF2AA;
  border: 1px solid #c19163;
  color: #666;
  position: relative;
  margin: -1px;
}

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7;
}

table.ui-datepicker-calendar {
  margin: 0 !important;
}

body div#ui-datepicker-div[style] {
  z-index: 97 !important;
}

.ppw-form {
  display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.ppw-form .ppw-input {
  display: flex;
  gap: 20px;
}
.ppw-form .ppw-input .ppw-pcp-password-label {
  width: 300px;
}

.wp-block-group .slick-slider .slick-slide {
  height: auto;
  position: relative;
  display: block !important;
}
.wp-block-group .slick-slider .slick-slide img {
  width: 100%;
  height: auto;
}
.wp-block-group .slick-slider .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0;
}
.wp-block-group .slick-slider .slick-dots li {
  list-style: none;
}
.wp-block-group .slick-slider .slick-dots li button {
  border-radius: 50%;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #FFFFFF;
  position: relative;
  border: 1px solid #DEDEDE;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.wp-block-group .slick-slider .slick-dots li.slick-active button:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  background-color: var(--wp--preset--color--fbc-maroon);
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
}
.wp-block-group .slick-slider.featured-beers.multiple .slide-navigation .slick-arrow:after {
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/slick-arrow-white.svg");
}
.wp-block-group .slick-slider.featured-beers.multiple .slide-navigation .slick-arrow.slick-prev {
  background-color: #7D7D7D;
  border-radius: 0 3px 0 0;
}
.wp-block-group .slick-slider.featured-beers.multiple .slide-navigation .slick-arrow.slick-next {
  background-color: #BEBEBE;
  border-radius: 0 0 3px 0;
}
.wp-block-group .slick-slider.recipes .slide-navigation .slick-arrow:after {
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/slick-arrow-white.svg");
}
.wp-block-group .slick-slider.recipes .slide-navigation .slick-arrow.slick-prev {
  background-color: var(--dark-brand-color);
  border-radius: 0 3px 0 0;
}
.wp-block-group .slick-slider.recipes .slide-navigation .slick-arrow.slick-next {
  background-color: var(--light-brand-color);
  border-radius: 0 0 3px 0;
}
.wp-block-group .slide-navigation {
  position: absolute;
  top: 50%;
  right: 0;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}
.wp-block-group .slide-navigation .slick-arrow {
  text-indent: -9999px;
  display: block;
  border: none;
  width: 80px;
  height: 80px;
  padding: 0;
  position: relative;
}
.wp-block-group .slide-navigation .slick-arrow:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/slick-arrow.svg");
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
.wp-block-group .slide-navigation .slick-arrow.slick-prev {
  background-color: #DEDEDE;
  border-radius: 3px 0 0 0;
}
.wp-block-group .slide-navigation .slick-arrow.slick-next {
  background-color: #FFFFFF;
  border-radius: 0 0 0 3px;
}
.wp-block-group .slide-navigation .slick-arrow.slick-next:after {
  transform: rotate(180deg);
}

body, html {
  background-color: #FFFFFF;
}

body:not(.single-post):not(.single-taproom-events).admin-bar .wp-block-post-content {
  padding-top: 68px;
}

body:not(.single-post):not(.single-taproom-events) .wp-block-post-content {
  padding-top: 100px;
}

.entry-content .wp-container-core-post-content-layout-1.wp-container-core-post-content-layout-1.wp-container-core-post-content-layout-1.wp-container-core-post-content-layout-1 > * + *, .wp-site-blocks .wp-container-core-post-content-layout-1.wp-container-core-post-content-layout-1.wp-container-core-post-content-layout-1.wp-container-core-post-content-layout-1 > * + * {
  margin: 0;
}
.entry-content > .wp-block-group, .wp-site-blocks > .wp-block-group {
  padding-left: 30px;
  padding-right: 30px;
}

.wp-block-group {
  position: relative;
}
.wp-block-group.beer-slider > .wp-block-group.is-nowrap {
  padding-left: 150px;
  padding-right: 30px;
}
.wp-block-group.terms ol li:not(:last-of-type) {
  padding-bottom: 20px;
}
.wp-block-group.visit-us {
  position: relative;
}
.wp-block-group.visit-us > * {
  position: relative;
  z-index: 0;
}
.wp-block-group.visit-us > .wp-block-group:first-of-type {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  width: 45%;
}
.wp-block-group .wp-block-columns {
  position: relative;
}
.wp-block-group .wp-block-columns .wp-block-column {
  position: relative;
}
.wp-block-group.merch > * {
  z-index: 2;
}
.wp-block-group.merch > .wp-block-cover {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 75vw;
  height: calc(100% + 80px);
  transform: translateY(-40px);
  background-color: var(--dark-brand-color);
  z-index: 0;
}
.wp-block-group.merch:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 50vw;
  height: 100%;
  background-color: #F0F0F0F2;
  z-index: 0;
}
.wp-block-group.merch a {
  text-decoration: none;
}
.wp-block-group .wp-block-social-links .wp-social-link {
  background: none;
  border: 1px solid #000;
}
.wp-block-group .wp-block-social-links .wp-social-link.has-white-color {
  border-color: #FFFFFF;
}
.wp-block-group .wp-block-social-links .wp-social-link.has-white-color.untappd :after {
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/untappd-icon-white.png");
}
.wp-block-group .wp-block-social-links .wp-social-link.untappd :after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/untappd-icon.png");
  background-size: 24px 24px;
}
.wp-block-group .wp-block-social-links .wp-social-link.untappd a svg {
  display: none;
}
.wp-block-group.born-and-brewed > * {
  position: relative;
  z-index: 1;
}
.wp-block-group.born-and-brewed:after {
  content: "BORN & BREWED";
  font-family: var(--wp--preset--font-family--franchise);
  font-size: 22.5vw;
  position: absolute;
  bottom: 0;
  left: -1vw;
  color: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
  z-index: 0;
  line-height: 0.33;
  transform: translateY(-50%);
}
.wp-block-group .wp-block-column:first-of-type p.ghosted {
  left: 0;
}
.wp-block-group .wp-block-column:last-of-type p.ghosted {
  right: 0;
}
.wp-block-group p.ghosted {
  position: absolute;
  top: 0;
  font-size: clamp(7rem, 9vw, 9vw);
}

.wp-block-buttons .wp-block-button .wp-block-button__link {
  transition: all 0.2s ease;
}
.wp-block-buttons .wp-block-button .wp-block-button__link[style*="border-color:#fefefe;background-color:#f7f7f7"]:hover {
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
  color: var(--wp--preset--color--fbc-black) !important;
}
.wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background-color: #3C0304;
  border-color: #3C0304;
}
.wp-block-buttons .wp-block-button .wp-block-button__link.has-fbc-yellow-background-color {
  border-color: var(--wp--preset--color--fbc-yellow);
}
.wp-block-buttons .wp-block-button .wp-block-button__link.has-fbc-yellow-background-color:hover {
  color: var(--wp--preset--color--fbc-maroon) !important;
}
.wp-block-buttons .wp-block-button.is-style-fill-white .wp-block-button__link {
  border-color: #F7F7F7;
  background-color: #F7F7F7;
  color: var(--wp--preset--color--fbc-charcoal);
}
.wp-block-buttons .wp-block-button.is-style-fill-white .wp-block-button__link:hover {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
  color: var(--wp--preset--color--fbc-black);
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link {
  border-color: inherit;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover {
  border-color: var(--wp--preset--color--fbc-black);
  color: #FFFFFF !important;
  background-color: var(--wp--preset--color--fbc-black);
}
.wp-block-buttons .wp-block-button.is-style-outline-white .wp-block-button__link {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background-color: transparent;
}
.wp-block-buttons .wp-block-button.is-style-outline-white .wp-block-button__link:hover {
  color: var(--wp--preset--color--fbc-charcoal);
  background-color: #FFFFFF;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow-white .wp-block-button__link {
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  padding: 10px 0 10px 0;
  color: #F7F7F7;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow-white .wp-block-button__link:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-white.svg");
  mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-white.svg");
  background-color: #F7F7F7;
  background-size: 20px 20px;
  margin-left: 7px;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow-white .wp-block-button__link:hover {
  color: #FFFFFF;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow-white .wp-block-button__link:hover:after {
  background-color: #FFFFFF;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow-color .wp-block-button__link {
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  padding: 10px 0 10px 0;
  color: var(--dark-brand-color);
}
.wp-block-buttons .wp-block-button.is-style-text-arrow-color .wp-block-button__link:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-grey.svg");
  mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-grey.svg");
  background-color: var(--dark-brand-color);
  background-size: 20px 20px;
  margin-left: 7px;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow .wp-block-button__link {
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  color: var(--wp--preset--color--fbc-charcoal);
  padding: 10px 0 10px 0;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow .wp-block-button__link:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-grey.svg");
  background-size: 20px 20px;
  margin-left: 7px;
}
.wp-block-buttons .wp-block-button.is-style-text-arrow .wp-block-button__link:hover {
  color: var(--wp--preset--color--fbc-black);
}
.wp-block-buttons .wp-block-button.is-style-text-arrow .wp-block-button__link:hover:after {
  -webkit-mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-grey.svg");
  mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-grey.svg");
  background-color: var(--wp--preset--color--fbc-black);
  background-image: none;
}
.wp-block-buttons .wp-block-button.is-style-video .wp-block-button__link {
  display: flex;
  align-items: center;
}
.wp-block-buttons .wp-block-button.is-style-video .wp-block-button__link:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/caret-forward-circle.svg");
  mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/caret-forward-circle.svg");
  background-color: #FFFFFF;
  background-size: 20px 20px;
  margin-right: 7px;
}
.wp-block-buttons .wp-block-button.is-style-video .wp-block-button__link:hover:before {
  background-color: var(--wp--preset--color--fbc-yellow);
}
.wp-block-buttons .wp-block-button.is-style-video .wp-block-button__link.has-fbc-black-color:before {
  background-color: var(--wp--preset--color--fbc-black);
}
.wp-block-buttons .wp-block-button.is-style-find-beer .wp-block-button__link {
  display: flex;
  align-items: center;
  background-color: var(--dark-brand-color);
  border-color: var(--dark-brand-color);
}
.wp-block-buttons .wp-block-button.is-style-find-beer .wp-block-button__link:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/find-beer-icon.svg");
  -webkit-mask-image: url("/wp-content/themes/foundersbrewingco/assets/images/find-beer-icon.svg");
  background-size: 20px 20px;
  margin-right: 7px;
  margin-top: -3px;
  background-color: var(--light-brand-color);
}

.wp-block-image.is-style-bottom-left-shadow, .wp-block-group.is-style-bottom-left-shadow {
  position: relative;
}
.wp-block-image.is-style-bottom-left-shadow > *, .wp-block-group.is-style-bottom-left-shadow > * {
  position: relative;
  z-index: 1;
}
.wp-block-image.is-style-bottom-left-shadow:after, .wp-block-group.is-style-bottom-left-shadow:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--wp--preset--color--fbc-maroon);
  background-image: var(--site-background-image);
  width: 100%;
  height: calc(60% + 20px);
  transform: translate(-20px, 20px);
  z-index: 0;
}

.wp-block-cover.offset-left {
  overflow: visible;
}
.wp-block-cover.offset-left > .wp-block-cover__inner-container {
  margin-left: -40px !important;
}
.wp-block-cover.offset-right {
  overflow: visible;
}
.wp-block-cover.offset-right > .wp-block-cover__inner-container {
  transform: translateX(40px);
}
.wp-block-cover.is-style-top-right-shadow {
  position: relative;
  overflow: visible;
}
.wp-block-cover.is-style-top-right-shadow > span {
  z-index: 2;
}
.wp-block-cover.is-style-top-right-shadow > img {
  z-index: 1;
}
.wp-block-cover.is-style-top-right-shadow > .wp-block-cover__inner-container {
  z-index: 3;
}
.wp-block-cover.is-style-top-right-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--wp--preset--color--fbc-maroon);
  background-image: var(--site-background-image);
  width: 100%;
  height: calc(60% + 20px);
  transform: translate(20px, -20px);
  z-index: 0;
}

.masonry {
  column-count: 3;
  padding-top: 25px;
}
.masonry .box {
  background-color: #FFFFFF;
  width: 100%;
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 20px;
  break-inside: avoid;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid var(--wp--preset--color--fbc-charcoal);
}
.masonry .box .description > p:first-of-type {
  padding-top: 8px;
}
.masonry .box .description > p:not(:last-of-type) {
  padding-bottom: 15px;
}
.masonry .box > a {
  text-decoration: none;
}
.masonry .box .title {
  display: flex;
  align-items: flex-end;
}

.wp-block-query.search-results ul li {
  border-bottom: 1px solid var(--wp--preset--color--fbc-charcoal);
  padding-bottom: 50px;
}
.wp-block-query.search-results ul li a {
  text-decoration: none;
}
.wp-block-query.search-results ul li .wp-block-post-excerpt__more-text {
  padding-top: 20px;
}
.wp-block-query.search-results ul li .wp-block-post-excerpt__more-text .wp-block-post-excerpt__more-link {
  background-color: var(--wp--preset--color--fbc-maroon);
  border-radius: 3px;
  border-color: var(--wp--preset--color--fbc-maroon);
  border-width: 2px;
  border-style: solid;
  font-size: 14px;
  font-weight: 700;
  padding-top: 11px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
}
.tab-links.text ul {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.tab-links.text ul li {
  list-style: none;
}
.tab-links.text ul li a {
  text-decoration: none;
  position: relative;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
  line-height: 0.8;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  white-space: nowrap;
}
.tab-links.text ul li a:before {
  content: attr(data-text);
  height: 0;
  visibility: hidden;
  overflow: hidden;
  pointer-events: none;
  font-weight: 750;
}
.tab-links.text ul li a.active {
  font-weight: 750;
  padding-bottom: 15px;
}
.tab-links.text ul li a.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: var(--wp--preset--color--fbc-maroon);
}

.tab-content {
  opacity: 0;
  position: fixed;
  visibility: hidden;
  transition: opacity 0.3s ease;
  padding-left: 30px;
  padding-right: 30px;
}
.tab-content.active {
  opacity: 1;
  position: relative;
  visibility: visible;
}
.tab-content .overview {
  text-align: center;
  padding-bottom: 50px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
.tab-content .overview h2 {
  margin: 0;
  padding: 0 0 10px 0;
}

body.single-post.admin-bar .wp-site-blocks > .post-wrapper, body.single-taproom-events .wp-site-blocks > .post-wrapper {
  padding-top: 108px;
}

body.single-post .wp-site-blocks > .post-wrapper, body.single-taproom-events .wp-site-blocks > .post-wrapper {
  padding-top: 130px;
}
body.single-post .wp-site-blocks > .post-wrapper .entry-content, body.single-taproom-events .wp-site-blocks > .post-wrapper .entry-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
body.single-post .wp-site-blocks > .post-wrapper .entry-content img, body.single-taproom-events .wp-site-blocks > .post-wrapper .entry-content img {
  display: block;
}
body.single-post .wp-site-blocks > .post-wrapper .entry-content img.aligncenter, body.single-taproom-events .wp-site-blocks > .post-wrapper .entry-content img.aligncenter {
  margin: 0 auto;
}
body.single-post .wp-block-post-navigation-link a, body.single-taproom-events .wp-block-post-navigation-link a {
  text-decoration: none;
  color: inherit;
  font-family: var(--wp--preset--font-family--neue-helvetica);
  max-width: 250px;
  display: block;
}
body.single-post .wp-block-post-navigation-link strong, body.single-taproom-events .wp-block-post-navigation-link strong {
  font-family: var(--wp--preset--font-family--neue-helvetica-condensed);
  font-size: 2rem;
  padding-bottom: 10px;
  display: inline-block;
}
@media (min-width: 960px){
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.button) > a.mega-menu-link:hover:after {
    width: 100%;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.button a:hover {
    background-color: #3C0304 !important;
    border-color: #3C0304 !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row:not(.beer-finder):not(.grey-full):not(.search) > .mega-sub-menu {
    min-height: 500px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row:not(.beer-finder):not(.grey-full):not(.search) li > a {
    display: flex !important;
    align-items: center;
    gap: 7px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row:not(.beer-finder):not(.grey-full):not(.search) li > a:after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle.svg");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    display: block;
    margin-top: -3px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row > .mega-sub-menu {
    display: flex;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row > .mega-sub-menu .mega-menu-column:not(.featured-beer) {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row > .mega-sub-menu .mega-menu-column:not(.featured-beer) > .mega-sub-menu {
    display: flex;
    flex-direction: column;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.other ul {
    height: 100%;
    width: 100%;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.other ul li {
    flex: 1 0 0;
    display: flex !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.other ul li:first-of-type:not(:last-of-type) {
    border-bottom: 1px solid var(--wp--preset--color--fbc-maroon);
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.other ul li a {
    flex: 1 0 0;
    justify-content: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.series {
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/series-menu-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.all-beer {
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/all-beer-menu-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.all-beer a {
    font-size: 20px !important;
    color: #FFFFFF !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.all-beer a:after {
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-white.svg") !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.all-beer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(27, 51, 26, 0.4);
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation {
    padding-top: 50px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .slides .slick-slide {
    opacity: 0;
    transition: opacity 0.5s ease;
    /* Adjust the transition duration as needed */
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .slides.slick-initialized .slick-slide {
    opacity: 1;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .slick-list {
    height: auto !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .slick-dots {
    bottom: 10px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .beer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding-bottom: 60px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .packaging-image {
    max-width: 190px;
    margin: 0;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .packaging-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 400px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .content {
    max-width: 350px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.featured-beer .featured-beer-navigation .content h2 {
    line-height: normal;
    padding-bottom: 20px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.beer-finder {
    background-color: var(--wp--preset--color--fbc-yellow);
    padding-top: 15px;
    padding-bottom: 15px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.beer-finder a {
    background-color: var(--wp--preset--color--fbc-maroon) !important;
    padding-top: 12px !important;
    padding-right: 15px !important;
    padding-bottom: 12px !important;
    padding-left: 15px !important;
    border-radius: 3px;
    color: #FFFFFF !important;
    display: block;
    transition: all 0.2s ease;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.beer-finder a:hover {
    background-color: #3C0304 !important;
    border-color: #3C0304 !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.grey-full {
    background-color: var(--wp--preset--color--fbc-charcoal);
    padding-top: 15px;
    padding-bottom: 15px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.grey-full a {
    background-color: transparent !important;
    padding-top: 12px !important;
    padding-right: 15px !important;
    padding-bottom: 12px !important;
    padding-left: 15px !important;
    border-radius: 3px;
    border: 1px solid #FFFFFF !important;
    color: #FFFFFF !important;
    display: block;
    transition: all 0.2s ease;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.grey-full a:hover {
    background-color: #FFFFFF !important;
    color: var(--wp--preset--color--fbc-charcoal) !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom {
    background-image: var(--site-background-image);
    background-color: var(--wp--preset--color--fbc-maroon);
    background-repeat: repeat;
    background-position: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom .mega-sub-menu {
    flex-direction: row !important;
    flex-wrap: wrap;
    gap: 10px 40px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom .mega-sub-menu li {
    flex-basis: calc(50% - 20px);
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom .mega-sub-menu li:first-of-type {
    flex-basis: 100%;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom .mega-sub-menu li:first-of-type a {
    font-size: 20px !important;
    justify-content: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom .mega-sub-menu li:nth-of-type(2) a {
    justify-content: flex-end;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom .mega-sub-menu li:nth-of-type(3) a {
    justify-content: flex-start;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom a {
    color: #FFFFFF !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.menu-taproom a:after {
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-white.svg") !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.brewery-tours {
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/brewery-tours-menu-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.brewery-tours a {
    font-size: 20px !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.brewery-tours:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.born-brewed {
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/born-brewed-menu-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.born-brewed a {
    font-size: 20px !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.born-brewed:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.6);
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.news {
    background-image: var(--site-background-image);
    background-color: var(--wp--preset--color--fbc-maroon);
    background-repeat: repeat;
    background-position: center;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.news a {
    color: #FFFFFF !important;
    font-size: 20px !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.news a:after {
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-white.svg") !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu li.large a {
    font-size: 20px !important;
  }
}
@media (min-width: 961px) and (max-width: 1140px){
  header.wp-block-template-part .has-white-color {
    font-size: 3.6vw !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.button) > a.mega-menu-link {
    font-size: 16px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 1390px){
  .wp-block-cover.offset-right > .wp-block-cover__inner-container {
    transform: translateX(30px);
  }
}
@media (max-width: 960px){
  header.wp-block-template-part .has-white-color {
    font-size: 2rem !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.button) > a.mega-menu-link {
    text-align: left;
    padding: 0;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search {
    order: 2;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.button a {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: var(--wp--preset--color--fbc-maroon) !important;
    display: inline-block;
  }
  #wpadminbar {
    display: none;
  }

  header #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open:after {
    display: none;
  }

  header #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
    right: -100%;
    width: 100%;
    max-width: 100%;
    top: 50px;
    overflow: hidden;
    display: flex !important;
    flex-direction: column;
  }

  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    font-size: 40px;
    line-height: inherit;
    margin-right: 15px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "" !important;
    font-family: dashicons;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.search):not(.button) {
    padding: 0 25px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.search):not(.button) > a.mega-menu-link {
    font-weight: 700 !important;
    text-transform: uppercase;
    border-bottom: 1px solid #000 !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.search):not(.button) > ul.mega-sub-menu {
    visibility: visible;
    display: block;
    left: 100% !important;
    transition: left 400ms ease-in-out;
    padding: 5px 25px !important;
    height: 100% !important;
    overflow: visible !important;
    background: #343434;
    position: fixed;
    top: 50px;
    left: 0;
    color: #FFFFFF;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.search):not(.button) > ul.mega-sub-menu h2 {
    color: #7D7D7D;
    line-height: normal;
    padding-bottom: 20px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.search):not(.button) > ul.mega-sub-menu li.back {
    font-size: 1.25rem;
    font-weight: 700;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    line-height: 60px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 30px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.search):not(.button) > ul.mega-sub-menu li.back:before {
    content: "";
    font-family: dashicons;
    font-weight: normal;
    font-size: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--wp--preset--color--fbc-yellow);
    height: auto;
    width: auto;
    line-height: inherit;
    padding-right: 15px;
    margin-top: -6px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:not(.search):not(.button).mega-toggle-on > ul.mega-sub-menu {
    left: 0 !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li > .mega-sub-menu > li:not(.button) > a.mega-menu-link {
    color: #FFFFFF !important;
    display: flex !important;
    align-items: center;
    gap: 10px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li > .mega-sub-menu > li:not(.button) > a.mega-menu-link:after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/themes/foundersbrewingco/assets/images/arrow-forward-circle-white.svg") !important;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    display: block;
    margin-top: -3px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.button {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.button a {
    display: inline-block !important;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search > a {
    display: none;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search .mega-sub-menu {
    display: block;
    background-color: transparent;
    padding: 0;
  }
  header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.search .mega-sub-menu .wp-block-search .wp-block-search__button.has-icon svg {
    fill: #FFFFFF;
  }
  .related-beers {
    flex-wrap: wrap;
  }
  .related-beers .beer-card {
    flex: auto;
    width: calc(50% - 10px);
    box-sizing: border-box;
  }
  .featured-beer {
    flex-direction: column;
    align-items: center;
  }
  .wp-block-group .slick-slider.generic .slide-navigation {
    flex-direction: row;
    top: calc(15vh - 30px);
    transform: none;
    width: 100%;
    justify-content: space-between;
  }
  .wp-block-group .slick-slider.generic .slide-navigation .slick-arrow.slick-prev {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0 3px 3px 0;
  }
  .wp-block-group .slick-slider.generic .slide-navigation .slick-arrow.slick-next {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 3px 0 0 3px;
  }
  .wp-block-group .slide-navigation .slick-arrow {
    width: 60px;
    height: 60px;
  }
  body:not(.single-post):not(.single-taproom-events).admin-bar .wp-block-post-content {
    padding-top: 4px;
  }
  body:not(.single-post):not(.single-taproom-events) .wp-block-post-content {
    padding-top: 50px;
  }
  .entry-content > .wp-block-group, .wp-site-blocks > .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
  .wp-block-cover.offset-right > .wp-block-cover__inner-container {
    transform: translateX(20px);
  }
  .masonry {
    column-count: 2;
  }
  .wp-block-cover[style*="min-height:750px"] {
    min-height: 60vh !important;
  }

  [style*="font-size:9.38rem"] {
    font-size: clamp(5rem, 15vw, 9.38rem) !important;
  }
  .tab-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.single-post.admin-bar .wp-site-blocks > .post-wrapper, body.single-taproom-events .wp-site-blocks > .post-wrapper {
    padding-top: 30px;
  }
}
@media (max-width: 782px){
  .wp-block-group.beer-banner .wp-block-cover {
    min-height: auto;
  }
  .wp-block-group.beer-banner .wp-block-cover .wp-block-group > .wp-block-group .wp-block-image img {
    max-height: 15vh;
  }
  .wp-block-group.beer-banner .wp-block-cover .wp-block-group > .wp-block-group .wp-block-post-featured-image {
    height: 50vh;
  }
  .wp-block-group .gform-body .gform_fields > *.half-width {
    width: 100%;
  }
  .wp-block-group .gform-body .gform_fields > * .gform-grid-row span {
    width: 100%;
  }
  .wp-block-group.visit-us {
    display: flex;
    flex-direction: column-reverse;
  }
  .wp-block-group.visit-us > .wp-block-group:first-of-type {
    position: relative;
    transform: none;
    width: 100%;
  }
  .wp-block-group.visit-us > .wp-block-group:first-of-type .wp-block-group {
    width: 100%;
    max-width: none;
    padding-top: 40px !important;
    padding-right: 20px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
  }
}
@media (max-width: 781px){
  .wp-block-group.reverse-mobile .wp-block-columns {
    flex-direction: column-reverse;
  }
  .wp-block-group.custom-page .wp-block-group[style*="padding-bottom:100px"] {
    padding-bottom: 50px !important;
  }
  .wp-block-group.custom-page .wp-block-group[style*="padding-top:100px"] {
    padding-top: 50px !important;
  }
  .wp-block-group.custom-page .wp-block-columns .wp-block-column {
    border-right: none !important;
  }
  .wp-block-group.custom-page .wp-block-heading.has-text-align-right {
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 3px solid var(--wp--preset--color--fbc-yellow);
  }
  .wp-block-group .wp-block-column:first-of-type p.ghosted {
    left: auto;
    right: 0;
  }
}
@media (max-width: 680px){
  .tab-links.text ul {
    justify-content: flex-start;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px){
  .related-beers .beer-card {
    width: 100%;
  }
  .single-beer .beer-packaging-group + .featured-cta {
    transform: none;
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .featured-beer .beer-cta a {
    text-align: center;
    padding: 20px;
  }
  .featured-beer .beer-cta a .beer-info {
    flex-direction: column;
  }
  .featured-beer .beer-cta figure {
    max-width: 220px;
    transform: translateY(10px);
  }
  .featured-beer .beer-cta .info {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .entry-content > .wp-block-group[style*="padding-top:100px"], .wp-site-blocks > .wp-block-group[style*="padding-top:100px"] {
    padding-top: 50px !important;
  }
  .entry-content > .wp-block-group[style*="padding-bottom:100px"], .wp-site-blocks > .wp-block-group[style*="padding-bottom:100px"] {
    padding-bottom: 50px !important;
  }
  .entry-content > .wp-block-group[style*="padding-top:140px"], .wp-site-blocks > .wp-block-group[style*="padding-top:140px"] {
    padding-top: 90px !important;
  }
  .entry-content > .wp-block-group[style*="padding-bottom:140px"], .wp-site-blocks > .wp-block-group[style*="padding-bottom:140px"] {
    padding-bottom: 90px !important;
  }
  .entry-content > .wp-block-group[style*="padding-top:75px"], .wp-site-blocks > .wp-block-group[style*="padding-top:75px"] {
    padding-top: 40px !important;
  }
  .entry-content > .wp-block-group[style*="padding-bottom:75px"], .wp-site-blocks > .wp-block-group[style*="padding-bottom:75px"] {
    padding-bottom: 40px !important;
  }
  .entry-content > .wp-block-group[style*="padding-top:150px"], .wp-site-blocks > .wp-block-group[style*="padding-top:150px"] {
    padding-top: 90px !important;
  }
  .entry-content > .wp-block-group[style*="padding-top:30px"], .entry-content > .wp-block-group[style*="padding-bottom:50px"], .wp-site-blocks > .wp-block-group[style*="padding-top:30px"], .wp-site-blocks > .wp-block-group[style*="padding-bottom:50px"] {
    padding-bottom: 0 !important;
  }
  .entry-content > .wp-block-group .wp-block-cover[style*="min-height:700px"], .wp-site-blocks > .wp-block-group .wp-block-cover[style*="min-height:700px"] {
    min-height: 400px !important;
  }
  .entry-content > .wp-block-group.virtual-tour iframe, .wp-site-blocks > .wp-block-group.virtual-tour iframe {
    height: 400px !important;
  }
  .wp-block-group.beer-slider > .wp-block-group.is-nowrap {
    padding-left: 75px;
    padding-right: 20px;
  }
  .wp-block-cover.offset-right > .wp-block-cover__inner-container > .wp-block-group {
    padding: 40px !important;
  }
  .masonry {
    column-count: 1;
  }
}
@media (max-width: 500px){
  .wp-block-group.beer-slider > .wp-block-group.is-nowrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px){
  .masonry .box .title {
    flex-direction: column;
    align-items: flex-start;
  }
  body.single-post .wp-block-post-navigation-link a, body.single-taproom-events .wp-block-post-navigation-link a {
    font-size: 0.875rem;
  }
  body.single-post .wp-block-post-navigation-link strong, body.single-taproom-events .wp-block-post-navigation-link strong {
    font-size: 1.75rem;
  }
}
