/*
Theme Name: Divi Child
Description: Child theme for Divi theme (SMB)
Template: Divi
*/

/* write custom css below */



@font-face {
    font-family: 'geometric_slabserif_703bold';
    src: url('fonts/geometricslab703bt-bold-webfont.woff2') format('woff2'),
         url('fonts/geometricslab703bt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geoslab703_mdcn_btbold';
    src: url('fonts/geometricslab703bt-boldcond-webfont.woff2') format('woff2'),
         url('fonts/geometricslab703bt-boldcond-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geometric_slabserif_703medium';
    src: url('fonts/geometricslab703bt-medium-webfont.woff2') format('woff2'),
         url('fonts/geometricslab703bt-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geometric_slabserif_703XBd';
    src: url('fonts/geometricslab703bt-xtrabold-webfont.woff2') format('woff2'),
         url('fonts/geometricslab703bt-xtrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geometric_slabserif_70XBdcond';
    src: url('fonts/geometricslab703bt-xtraboldcond-webfont.woff2') format('woff2'),
         url('fonts/geometricslab703bt-xtraboldcond-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* Flow Flow */

body .ff-sc-label1 .ff-item .ff-content:first-child, body .ff-sc-label1 .ff-item h4:first-child {
	margin-top: 75px;
}



/* General Styling */

.et_pb_bg_layout_light .et-pb-arrow-prev,
.et_pb_bg_layout_light .et-pb-arrow-next,
.et_pb_bg_layout_light .et-pb-controllers a {
  display: none;
}

body div.gform_confirmation_message_2 {
  font-size: 35px;
  font-family: 'geometric_slabserif_703XBd';
  color: #25272b;
}

body #main-content div.et_pb_row.et_pb_row_fullwidth {
  width: 100% !important;
  max-width: 100% !important;
}

body a {
  color: #EC1C24;
}

body a:hover {
  cursor: pointer;
  color: #67686a;
}

body div.home-row-three .et_pb_gallery_image:hover {
  cursor: pointer;
}

body h2 a:hover,
body h3 a:hover {
  color: #fff;
}

.menu-link:hover {
  background: #67686a;
}

body p {
  font-family: 'geometric_slabserif_703bold';
  font-size: 22px;
  line-height: 35px;
  color: #25272b;
}

body h1 {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 80px;
}

body h2 {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 60px;
}

body .newsletter-heading-row-container h2 {
  font-size: 55px;
}

body h3 {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 50px;
}

body h4 {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 40px;
}

body h5 {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 30px;
  margin-top: 20px;
  line-height: 35px;
}

body h5.beer-description {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 35px;
  margin-top: 0px;
  line-height: 40px;
}

body h5.et_pb_toggle_title {
  font-size: 25px;
  margin-top: 0px;
}

body div.et_pb_toggle_content {
  padding-top: 10px;
}

body .et_pb_accordion .et_pb_toggle {
  margin-bottom: 10px !important;
}

body h6 {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 25px;
  line-height: 35px;
}

h6.mobile-disclaimer {
  display: none;
}

body h6 a {
  color: #EC1C24;
}

body h6 a:hover {
  color: #67686a;
}

body h1.white-text,
body h2.white-text,
body h3.white-text,
body h4.white-text,
body h5.white-text,
body h6.white-text,
body p.white-text,
body span.white-text {
  color: #fff;
}

body p.white-text a {
  opacity: 0.75;
  color: #fff;
}

body p.white-text a:hover {
  opacity: 1;
}

body h1.red-text,
body h2.red-text,
body h3.red-text,
body h4.red-text,
body h5.red-text,
body h6.red-text,
body p.red-text,
body span.red-text {
  color: #EC1C24;
}

body .entry-content ul, body .entry-content ol {
  font-family: 'geometric_slabserif_703bold';
  font-size: 20px;
  line-height: 35px;
  color: #25272b;
}

.border-top-container {
  border-top: 9px solid #fff;
}

.border-bottom-container-sm {
  border-bottom: 4px solid #fff;
}

.border-bottom-container {
  border-bottom: 9px solid #fff;
}

.border-bottom-container.rotating-slides-container {
  border-bottom: 4px solid #fff;
}

.border-right-container {
  border-right: 9px solid #fff;
}

.border-left-container {
  border-left: 9px solid #fff;
}

.menu-link {
  padding-top: 20px;
  padding-bottom: 20px !important;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit] {
  border: none;
  background: #EC1C24;
  color: #fff;
  font-family: 'geometric_slabserif_703XBd';
  font-size: 20px !important;
  padding: 15px 40px;
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover,
body .gform_wrapper .gform_page_footer input.button:hover,
body .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background: #67686a;
}

body input[type=text],
body input[type=password],
body input[type=tel],
body input[type=email],
body input.text,
body input.title,
body textarea,
body select {
  border: none;
}

input[type=text] {
  height: 50px;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  height: 50px;
  border: none;
  padding: 5px 15px;
}

.gform_wrapper textarea.medium {
  border: none;
  height: 250px;
}

.gform_wrapper .top_label .gfield_label {
  font-family: 'geometric_slabserif_703XBd';
  font-size: 20px !important;
}

body .gform_wrapper .gfield_required {
  color: #EC1C24;
}

.mailing-list-cta-container .gform_wrapper .gfield_required {
  display: none;
}

body div#gform_confirmation_message_1 {
  color: #fff;
  font-family: 'geometric_slabserif_703medium';
}

.mailing-list-cta-container .gform_wrapper .gform_footer input.button,
.mailing-list-cta-container .gform_wrapper .gform_footer input[type=submit] {
  display: none;
}

body div.mailing-list-cta-container .gform_wrapper .top_label input.medium {
    font-family: 'geometric_slabserif_703XBd' !important;
    font-size: 20px !important;
    padding: 5px 25px !important;
    text-align: center;
}

body div.mailing-list-cta-container  .ginput_container {
  text-align: center;
}

body div.mailing-list-cta-container  .gform_wrapper .top_label input.medium {
  width: 100%;
  margin: auto;
  display: inline-block;
  max-width: 500px;
}

body div.mailing-list-cta-container .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  margin-top: 0;
}

.newsletter-container {
  width: 100%;
  float: left;
}

.newsletter-form-row-container {
  max-width: 1000px;
}

.newsletter-tagline {
  font-size: 40px;
  font-family: 'geoslab703_mdcn_btbold';
  color: #fff;
}

.above-footer-cta-container {
  background-color: #EC1C24;
  text-align: center;
  padding: 63px 0;
  color: #fff;
}

body div.mailing-list-cta-container .gform_wrapper .gf_left_third.gfield_html {
  width: 160px !important;
}

body div.mailing-list-cta-container .gform_wrapper .gf_right_third.gfield_html {
  width: 500px !important;
  padding-left: 20px;
  padding-top: 18px;
}

body div.mailing-list-cta-container .gform_wrapper label.gfield_label {
  display: none;
}

body .tablepress thead th {
  background-color: #67686a;
}

body .entry-content tr th, body .entry-content thead th {
  color: #fff;
  font-family: 'geometric_slabserif_703medium';
  font-size: 25px;
  padding: 25px 24px;
  font-weight: bold;
}

body .entry-content tr td {
  padding: 25px 24px;
  font-family: 'geometric_slabserif_703medium';
  font-size: 25px;
}

.dataTables_wrapper .dataTables_filter label {
  font-family: 'geometric_slabserif_703medium';
  font-size: 20px;
}

.dataTables_wrapper .dataTables_filter label input {
  width: 300px;
  height: 50px;
  border: 3px solid #E5E6E7;
  margin: 10px;
  margin-right: 0;
}

.dataTables_wrapper .dataTables_paginate {
  float: none;
  font-family: 'geometric_slabserif_703medium';
  font-weight: bold;
  font-size: 20px;
  color: #67686a;
}

.dataTables_wrapper .paginate_button.previous {
  float: left;
}

.dataTables_wrapper .paginate_button.next {
  float: right;
}

body .dataTables_wrapper .dataTables_paginate a {
  text-decoration: none;
  color: #EC1C24 !important;
}

body .dataTables_wrapper .dataTables_paginate a:hover {
  color: #67686a !important;
}

body .paging_simple .paginate_button.previous:before {
  text-shadow: none;
}

body .paging_simple .paginate_button.next:after {
  text-shadow: none;
}

body .dataTables_wrapper .paginate_button:after, .paginate_button:before {
  color: #EC1C24 !important;
}


/* Menu Styling */

body #logo {
  max-height: 150%;
}

body #et-top-navigation {
  float: left;
  padding-left: 160px !important;
}

body #main-header {
  border-bottom: 9px solid #fff;
  padding-top: 15px;
  box-shadow: none;
}

body #top-menu-nav {
  font-family: 'geoslab703_mdcn_btbold';
}

#top-menu .menu-item-has-children > a:first-child:after {
  display: none;
}

body #top-menu .menu-item-has-children > a:first-child {
  padding-right: 0;
}

body #top-menu li {
  font-size: 26px;
  padding-right: 30px;
}

body .nav li ul {
  width: 300px;
  border-top: none;
  left: -27px;
  padding: 0 0 20px;
}

body .nav li li {
  line-height: 1.75em;
}

body #top-menu li li a {
  padding: 6px 5px;
  font-size: 24px;
  width: 300px;
}

body .mobile_menu_bar:before {
  color: #ffa800;
}

body .et_mobile_menu {
  border-top: none;
}

body ul#mobile_menu li {
  font-family: 'geoslab703_mdcn_btbold';
  text-align: center;
}

body .et_mobile_menu li a {
  padding: 14px 5%;
  font-size: 25px;
}

body .et_mobile_menu li a:hover {
  color: #ffa800;
}

body ul.et_mobile_menu {
  padding-top: 0;
}

/* Home Page Styling */

div.home-row-one .et_pb_column_0 {
  border-right: 5px solid #fff;
}

div.home-row-one .et_pb_column_1 {
  border-left: 5px solid #fff;
}

div.home-row-two .et_pb_column_6 {
  border-right: 6px solid #fff;
}

div.home-row-two .et_pb_column_7 {
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}

div.home-row-two .et_pb_column_8 {
  border-left: 6px solid #fff;
}

div.home-row-three .et_pb_column_9 {
  border-right: 3px solid #fff;
}

div.home-row-three .et_pb_column_10 {
  border-left: 6px solid #fff;
}

div.home-row-four .et_pb_column_11 {
  border-right: 5px solid #fff;
}

div.home-row-four .et_pb_column_12 {
  border-left: 5px solid #fff;
}


/* Sliding Beer Labels */

div.wpls-logo-cnt .logo-title {
  display: none;
}

div.wpls-fix-box {
  max-height: 100%;
}

body div.logo_showcase ul.slick-dots {
  display: none;
}

body div.beer-carousel-container {
  border-bottom: 4px solid #fff;
}


/* Interior Pages */

div.beer-description-container {
  width: 70%;
  margin: auto;
}

div.location-option:hover {
  background: #4c4d4e;
}

div.locations-row-one .et_pb_column_1  {
  border-right: 9px solid #fff;
}

div.locations-row-one .et_pb_column_2 {
  border-right: 6px solid #fff;
  border-left: 3px solid #fff;
}
div.locations-row-one .et_pb_column_3  {
  border-left: 6px solid #fff;
  border-right: 3px solid #fff;
}

div.locations-row-one .et_pb_column_4  {
  border-left: 9px solid #fff;
}

div.locations-row-two .et_pb_column_5  {
  border-right: 9px solid #fff;
}

div.locations-row-two .et_pb_column_6 {
  border-right: 6px solid #fff;
  border-left: 3px solid #fff;
}
div.locations-row-two .et_pb_column_7  {
  border-left: 6px solid #fff;
  border-right: 3px solid #fff;
}

div.locations-row-two .et_pb_column_8  {
  border-left: 9px solid #fff;
}

div.locations-row-three .et_pb_column_9  {
  border-right: 9px solid #fff;
}

div.locations-row-three .et_pb_column_10 {
  border-right: 6px solid #fff;
  border-left: 3px solid #fff;
}
div.locations-row-three .et_pb_column_11  {
  border-left: 6px solid #fff;
  border-right: 3px solid #fff;
}

div.locations-row-three .et_pb_column_12  {
  border-left: 9px solid #fff;
}

body .et_pb_section.beer-main-background-container {
  background-position: top;
}

body .et_pb_section.brews-gray-bar-container {
  background-size: contain;
  background-position: bottom left;
}

body .et_pb_section.mission-main-background-container {
  background-position: top left;
}

span.hours {
  float: right;
}

.home div.logo_showcase .slick-slide {
  padding: 0;
}

div.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

div.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
}

div.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

div.home-bottom-cta-mobile {
  display: none;
}

body div.social-feed-container {
  padding-top: 0;
}

body #ff-stream-1 .ff-search input {
  background-color: #fff !important;
}

/* Footer */

#footer-bottom {
  display: none;
}

footer#main-footer {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  width: 100%;
  float: left;
  margin: 0 auto;
}

div#footer-copywrite {
  text-align: center;
  width: 100%;
  float: left;
  margin: 0 auto;
}

div#footer-copywrite p {
  color: #929497;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

div#footer-copywrite a {
  color: #929497;
}

div#et-footer-nav .bottom-nav a {
  color: #fff;
}

div#et-footer-nav div.container {
  text-align: center;
  display: inline-block;
  float: none;
  width: auto;
  height: 26px;
}

div#et-footer-nav {
  width: 100%;
  float: left;
  margin: 0 auto;
  margin-bottom: 35px;
  margin-top: 30px;
  background: transparent;
  text-align: center;
}

ul#menu-footer-menu.bottom-nav {
  float: left;
  margin: 0 auto;
  padding-top: 2px;
  color: #fff;
}

ul#menu-footer-menu.bottom-nav > li {
  font-family: 'geoslab703_mdcn_btbold';
  font-size: 26px;
}

ul.footer-social-icons {
  float: none;
  margin: 0 auto;
  text-align: center;
  position: relative;
  text-align: center;
  display: inline-block;
  padding-left: 10px;
}

.footer-social-icons li {
  display: inline-block;
  padding-right: 10px;
}

/* RESPONSIVE STYLING */

@media screen and (max-width: 1060px) {
  body #top-menu li {
    font-size: 23px;
  }
}

@media screen and (max-width: 990px) {
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 100% !important;
    text-align: center !important;
  }
  body div.mailing-list-cta-container .gform_wrapper .gf_left_third.gfield_html,
  body div.mailing-list-cta-container .gform_wrapper .gf_right_third.gfield_html {
    width: 100% !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 980px) {
  body #et-top-navigation {
    float: right;
  }
  body #logo {
    max-height: 100%;
  }
  body .mobile_menu_bar:before {
    font-size: 60px;
    content: "\62";
  }
  .home div.et_pb_section_1,
  .home div.et_pb_section_2 {
    padding: 0px;
  }
  div.home-row-one-mobile .et_pb_column_2,
  div.home-row-one-mobile .et_pb_column_3,
  div.home-row-one-mobile .et_pb_column_4,
  div.home-row-one-mobile .et_pb_column_5 {
    width: 50% !important;
  }
  div.three-column-cta-home {
    display: none;
  }
  div.home-row-three .et_pb_column_10 {
    border-right: 0;
  }
  div.home-row-four .et_pb_column_13 {
    border-left: 0;
  }
  div.double-home-image {
    display: none;
  }
  div.home-bottom-cta-desktop {
    display: none;
  }
  div.home-bottom-cta-mobile {
    display: block;
  }
  div#et-footer-nav #menu-footer-menu,
  div#et-footer-nav div.container {
    display: none;
  }
  footer#main-footer {
    padding-top: 0;
    padding-bottom: 50px;
  }
  body div.header-image-column .et_pb_column {
    margin-bottom: 0 !important;
  }
  body div.process-graphic,
  body div.red-bar-text-image {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body div.hashtag-image-container {
    display: none;
  }
  body div.locations-outer-container.et_pb_section {
    padding: 0;
  }
  body div.menu-row-mobile.et_pb_row {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    padding-bottom: 0;
    padding-top: 9px;
  }
  body div.beer-logo-row-mobile .et_pb_column,
  body div.menu-row-mobile.et_pb_column {
    margin-bottom: 0;
  }
  body div.menu-row-mobile-heading.et_pb_module {
    margin-bottom: 0px !important;
  }
  body div.form-main-container.et_pb_section {
    padding: 0;
  }
  div.trivia-night-cta,
  div.vol-call-cta {
    margin-left: 0 !important;
  }
  div.events-outer-container .et_pb_row {
    width: 90%;
    padding-bottom: 0;
  }
  div.live-music-container .et_pb_row {
    width: 90%;
    padding-top: 0;
  }
  body .entry-content tr th, body .entry-content thead th {
    font-size: 15px;
    padding: 25px 14px;
  }
}

@media screen and (max-width: 780px) {
  ul.footer-social-icons {
    padding-left: 0;
    margin-top: 20px;
  }
  ul#menu-footer-menu.bottom-nav > li {
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-bottom: 15px;
  }
  ul#menu-footer-menu.bottom-nav {
    float: none;
    margin-bottom: 20px;
  }
  ul.footer-social-icons {
    width: 100%;
  }
  body h1 {
    font-size: 50px;
  }
  body h2 {
    font-size: 45px;
  }
  body h3 {
    font-size: 40px;
  }
  body h4 {
    font-size: 30px;
  }
  body h5 {
    font-size: 25px;
  }
  body h6 {
    font-size: 20px;
  }
  .wp-image-144 {
    display: none;
  }
  body div.location-option {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    margin-bottom: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body div.newsletter-form-row-container .gform_wrapper .top_label div.ginput_container {
    margin-left: 20px;
    margin-right: 20px;
  }
  div.beer-description-container {
    width: 90%;
    margin: auto;
  }
}

@media screen and (max-width: 765px) {
  h6.mobile-disclaimer {
    display: block;
    text-align: center;
  }
}

@media screen and (max-width: 500px) {
  body .newsletter-heading-row-container h2 {
    font-size: 40px;
  }
  .gform_wrapper ul.gform_fields {
    margin: 0 20px !important;
  }
  div.live-music-container .et_pb_row {
    width: 100%;
  }
  .dataTables_filter {
    display: none;
  }
  body div.social-feed-container .et_pb_row {
    padding-top: 0;
  }
}
