@import url("/static/roadrunner/css/hover-min.css");

a.logo:hover {
  color: #ff7d00;
}
ol.p {
  list-style-type: lower-latin;
}
.hidden {
  display: none;
}
.passIcon {
  display: none;
}
.grecaptcha-badge {
  display: none;
}
.beer-section-title,
.countdown-title {
  margin-bottom: 45px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.beer-section-title {
  text-align: center;
}
.title {
  font-family: "Oswald", sans-serif;
}
.cbp-l-caption-body {
  color: white;
}
.beer-section-title span,
.countdown-title span {
  display: block;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  line-height: 1.2em !important;
}
.beer-container h5.sub-title {
  color: #fff;
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer-title {
  font-size: 24px;
  color: #fff;
  margin: 0 0 20px;
  font-family: "Oswald", sans-serif;
}
.copyright {
  font-size: 13px;
  color: #cccccc;
  font-family: "Oswald", sans-serif;
}

.start-btn{
  font-size: 3.75rem !important;
  width: 10rem !important;
  height: 10rem !important;
  margin: 8% !important;
}
.phone {
  color: inherit;
  pointer-events: none;
  text-decoration: none;
}
@media only screen and (max-width: 735px) {
  .phone {
      color: #ff7d00;
      pointer-events: auto;
      text-decoration: none;
  }
}
.roadrunner-hidden {
  display: none;
}
.red {
  color: #515558 !important;
}
.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255 125 0 / 76%);
  -moz-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.header-inner {
  padding: 0;
  display: block;
}
.header-inner .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .header-desktop-app .row:last-of-type {
    margin-bottom: -22.5rem;
    z-index: 2;
    position: relative;
  }
  .header-desktop-app + section {
    padding-top: 22.5rem;
  }
}

[class*="hover-"] {
  transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease,
    transform 0.1s ease;
}

section {
  position: relative;
}

.bg-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.bg-image:not([class*="absolute"]) {
  position: absolute;
}
.bg-image + .card-body {
  position: relative;
  z-index: 1;
}

img.bg-image {
  object-fit: cover;
}
.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}
.tint-dark {
  background-color: rgba(0, 0, 0, 0.42);
}
.nav-color {
  color: #1f2022 !important;
}

.product__info__price__undiscounted {
  text-decoration: line-through;
}

.cbp img {
  height: 65vh !important;
  object-fit: cover;
}
.prod-imag {
  height: 35vh !important;
  object-fit: cover;
}

.img-art {
  object-fit: contain !important;
}

.beer-finder-container {
  color: #fff;
  background-color: #d21f28;
}

.beer-finder-container .form-label {
  text-transform: none;
  font-size: 100%;
  padding: 5px;
  margin: 0px;
}
.beer-finder-container .form-title {
  padding: 5px;
  margin: 0px;
  font-weight: 500;
}

.add-select-arrow {
  -webkit-appearance: menulist-button;
  -moz-appearance: menulist-button;
  -ms-appearance: auto;
  -o-appearance: auto;
  appearance: auto;
}

.search-button {
  font-size: 14px;
  font-weight: 400;
  padding: 9px 22px;
  color: #000000;
  background-color: #ffffff;
  border-width: 0;
  border-image: initial;
  text-align: center;
  line-height: 1.4;
  border-radius: 3px !important;
  margin-bottom: 20px;
  margin-top: 10px;
}

.beer-finder-map-container {
  padding: 0;
}

.beer-finder-map {
  height: 100%;
  width: 100%;
}

.beer-finder-locations {
  height: 100%;
  overflow-y: scroll;
}

.beer-finder-locations .list-label {
  background: #d21f28;
  border-radius: 50% !important;
  color: #fff;
  display: block;
  float: left;
  margin: 10px 0 0 15px;
  padding: 2px 1px 1px 1px;
  text-align: center;
  width: 20px;
  min-width: 13px;
  font-size: 13px;
  font-weight: 400;
}

.beer-finder-locations .list-container:nth-child(odd) {
  border: 1px solid #fff;
  clear: left;
  cursor: pointer;
  display: block;
  float: left;
  width: 100%;
  background-color: rgb(255, 255, 255);
}

.beer-finder-locations .list-container:nth-child(even) {
  border: 1px solid #fff;
  clear: left;
  cursor: pointer;
  display: block;
  float: left;
  width: 100%;
  background-color: #efefef;
}

.beer-finder-locations .list-details {
  float: left;
  margin-left: 6px;
  width: 80%;
}

.list-details .list-content {
  padding: 10px;
}

.list-content .loc-name {
  font-size: 15px;
  font-weight: bold;
}

.list-content .loc-dist {
  font-weight: bold;
  color: #8e8e8e;
}
.js-slide .beer-pic {
  position: relative;
  display: inline-block;
}

.js-slide .beer-pic:hover .edit {
  display: block;
}

.edit {
  right: 0;
  bottom: 0;
  position: absolute;
  left: 25%;
}
.edit a {
  color: #515558;
}

/* Color Variables */
/* Social Icon Mixin */
/* Social Icons */
.beer-icon {
  display: flex;
}

.beer-icon {
  display: flex;
  /* width: 40px; */
  height: 40px;
  margin: 0.4rem 0.4rem;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.2rem;
  text-decoration: none;
  transition: all 0.15s ease;
  bottom: 0;
  position: relative;
  right: 0;
}
.beer-icon:hover {
  color: #fff;
}
.beer-icon:hover .tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
}
.beer-icon:active {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}

.beer-icon--codepen {
  color: #515558;
}
.beer-icon--codepen .tooltip {
  background: white;
  color: #515558;
}
.beer-icon--codepen .tooltip:after {
  border-top-color: white;
}

.beer-icon i {
  position: relative;
  top: 1px;
}

/* Tooltips */
.tooltip {
  display: block;
  position: absolute;
  top: 180%;
  left: 49%;
  padding: 0.5rem 1rem;
  border-radius: 40px;
  font-size: 0.2rem;
  font-weight: bold;
  opacity: 0;
  pointer-events: none;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  transition: all 0.3s ease;
  z-index: 1;
}
.tooltip:after {
  display: block;
  position: absolute;
  top: -25px;
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  border: solid;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  /* border-width: 10px 10px 0 10px; */
  border-color: transparent;
  -webkit-transform: translate(-50%, 100%);
  /* transform: translate(-50%, 100%); */
  /* offset-rotate: reverse; */
  border-bottom: 10px solid white;
}

.parishbeer-spinner-container {
  background: none;
  height: 100%;
  width: 100%;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
}

.parishbeer-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
}

.parishbeer-hidden {
  display: none !important;
}
.imageoverlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #020202, #0f0e0e);
  opacity: 0.4;
}

#shoppingCartDropdown {
  top: 20%;
}

#shoppingCartDropdownInvoker:hover {
  color: #a09e9c;
}
.vendor, .vendor .btn{
font-family: 'Anton', sans-serif;
}
.address-dropdown button{
  padding-top: 8%;height: 100%
}
.pre{
  white-space: pre-line
}