
/* Module imports */
@import url("./modules/global.css");
@import url("./modules/gateway21.css");
@import url("./modules/eventsWidget.css");
@import url("./modules/eventsListing.css");
@import url("./modules/ariaTweaks.css");
@import url("./modules/taproomsWidget.css");
@import url("./modules/beerFinder.css");
@import url("./modules/header.css");
@import url("./avia-snippet-cookieconsent.css");
@import url("./modules/footer.css");
@import url("./modules/wooCommerce.css");
@import url("./modules/calendar.css");
@import url("./modules/custom-footer-styles.css");

@import url("../magnific-popup/magnific-popup.css");

#wpadminbar {
  position: fixed;
}
html.responsive,
.responsive body {
  overflow-x: visible;
}

html.responsive,
.responsive #top {
  overflow-x: visible;
}
div .sticky-menu {
  position: sticky;
  top: 70px;
  z-index: 2;
}
.admin-bar div .sticky-menu {
  position: sticky;
  top: 100px;
  z-index: 2;
}
@media (max-width: 767px) {
  div .sticky-menu {
    position: sticky;
    top: 0px;
    max-height: 75vh;
    overflow: auto;
    z-index: 2;
  }
  .admin-bar div .sticky-menu {
    position: sticky;
    top: 45px;
    max-height: 75vh;
    overflow: auto;
    z-index: 2;
  }
}
.archive-wrapper-store-nav {
  background-color: #b0431c;
}

/* The beer finder banner styles */
.near-finder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}

.near-finder .banner {
  background-color: transparent;
  padding: 10px;
  padding-top: 70px;
  /* box-shadow: 1px 3px 11px 0px #b3aeaac2; */
}

#test-popup .near-finder .banner {
  width: 100%;
  text-align: center;
  box-shadow: none;
  border-bottom: solid 2px #b0431c;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 0px !important;
}

.white-popup {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.beer-order-options {
  width: 100%;
  margin-top: 30px;
}

.beer-order-options .beer-order-btn-link {
  display: flex;
  border-radius: 4px;
  margin: 8px;
  align-items: center;
  justify-content: flex-start;
  font-size: 24px;
  height: 40px;
  cursor: pointer;
  text-decoration: none;
}

.beer-order-options .beer-order-btn-link span {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
}

.beer-order-btn-logo img {
  height: 36px;
  width: 36px;
  border-radius: 2px;
  margin-left: 2px;
}

.beer-order-btn-text {
  padding-left: 5px;
  padding-top: 9px;
}

a.open-popup-link {
  background-color: #b0431c;
  color: #ffffff;
  border-radius: 4px;
  font-size: 14px;
  /* font-family: 'odell-fa-pro', 'Font Awesome 5 Pro', FontAwesome; */
  cursor: pointer;
  padding: 7px;
  text-decoration: none;

  font-family: var(--font-averia) !important;
  /* margin-bottom: var(--half-space) !important; */
  /* font-size: 3em !important; */
  text-align: center;
  text-transform: uppercase !important;
  font-weight: bold !important;
}

a.open-popup-link:hover {
  text-decoration: none;
  background-color: #c04a1f;
  color: white;
}

.subnav.navMobile .menu-item:first-child {
  border-top: unset !important;
}
/* end gs-dev Remove the button on top that makes it look like as if its repeating */

/*gs-dev making desktop sub menu sticky*/
.gs-stickify {
  z-index: 301;
  top: 102px !important;
  position: fixed !important;
}
/*end gs-devs making desktop sub menu sticky*/

/*gs-dev beer finder new desing */
.beer-finder-left-column {
  background-color: white !important;
  padding: 50px 40px;
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: column;
  /* box-shadow: 0px 0px 0 5px white; */
  background-repeat: no-repeat !important;
  /* background-position: center  !important; */
  background-size: cover !important;

  /* background-attachment: fixed  !important; */
}
.beer-finder-left-column .title {
  font-size: 2.4em !important;
}
.beer-finder-left-column.flex_column:before {
  display: none !important;
}
.beer-finder-left-column.flex_column:after {
  display: none !important;
}
/*end gs-dev beer finder new design */

/*gs-dev - beer online responsive design */
@media only screen and (max-width: 2000px) {
  .beer-finder-left-column {
    /* background-position-y: -100px  !important; */
    /* margin-top: 20px !important; */
    height: calc(100vw * 0.19);
    /*min-height: 370px !important*/
    background-position: right 0% bottom 0% !important;
  }

  .near-finder .banner {
    padding: 0px;
    padding-top: 50px !important;
  }
}

@media only screen and (max-width: 1450px) {
  .beer-finder-left-column {
    /* background-color: pink !important;  */
    margin-top: 20px !important;
    height: calc(100vw * 0.25);
    /* background-position-y: -100px  !important;  */
    background-position: right 0% bottom 0% !important;
  }

  .near-finder .banner {
    padding: 0px;
    padding-top: 45px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .beer-finder-left-column {
    /* background-color: pink !important;  */
    margin-top: 50px !important;
    height: calc(100vw * 0.245);
    /* background-position-y: -100px  !important;  */
    background-position: right 0% bottom 0% !important;
  }

  .near-finder .banner {
    padding: 0px;
    padding-top: 45px !important;
  }
}

@media only screen and (max-width: 767px) {
  .beer-finder-left-column {
    margin-top: 80px !important;
    /* background-color: pink !important;  */
    height: calc(100vw * 0.46);
  }

  .near-finder {
    max-width: 100%;
    margin-top: 0px;
    justify-content: start !important;
  }

  .near-finder .banner {
    padding: 0px;
    padding-top: 15px !important;
  }

  .near-finder .banner h2 {
    text-align: left;
  }

  .near-finder p {
    text-align: left;
    width: 100%;
  }
}

/*end gs-dev - beer online responsive design */
