.gifts__button {
  bottom: 0;
  width: 100%;
  background-color: white;
  text-align: center;
  border-top: 1px solid rgba(138, 136, 133, 0.25);
  box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 16px 0px;
}
.gifts__button .btn {
  background-color: #20812D;
  color: white;
}
.gifts__button .btn:hover {
  cursor: pointer;
}

.aq.gifts__button .btn {
  background-color: #1d364d !important;
}

.gifts__checkout__section__cards {
  margin-bottom: 24px;
}
.gifts__checkout__section__cards__card {
  background-color: white;
  padding: 0px;
  margin: 0px 6px;
  max-width: 48% !important;
  border-radius: 5px;
  overflow: hidden;
}
@media all and (max-width: 600px) {
  .gifts__checkout__section__cards__card {
    max-width: 100% !important;
    margin-bottom: 24px;
  }
  .gifts__checkout__section__cards__card:last-of-type {
    margin-bottom: 0px;
  }
}
.gifts__checkout__section__cards__card__desc {
  padding: 24px 15px 10px;
}
.gifts__checkout__section__cards__card__desc h2 {
  color: #20812D;
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.125rem;
  letter-spacing: 2px;
}
.gifts__checkout__section__cards__card__desc__product {
  display: flex;
  align-items: center;
  padding: 24px 0px;
}
@media all and (max-width: 767px) {
  .gifts__checkout__section__cards__card__desc__product {
    flex-direction: column;
  }
}
.gifts__checkout__section__cards__card__desc__product.top {
  border-bottom: 1px solid rgba(138, 136, 133, 0.25);
  padding-top: 16px;
}
.gifts__checkout__section__cards__card__desc__product__text {
  width: 69%;
}
@media all and (max-width: 767px) {
  .gifts__checkout__section__cards__card__desc__product__text {
    width: 100%;
  }
}
.gifts__checkout__section__cards__card__desc__product__text h3 {
  color: #1D364D;
  font-size: 1.125rem;
}
.gifts__checkout__section__cards__card__desc__product__text .subhead {
  color: #706C65;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900;
  font-size: 0.75rem;
  text-transform: uppercase;
  margin: 6px 0px;
}
.gifts__checkout__section__cards__card__desc__product__text__details {
  display: flex;
  align-items: center;
}
.gifts__checkout__section__cards__card__desc__product__text__details:hover {
  cursor: pointer;
}
.gifts__checkout__section__cards__card__desc__product__text__details p {
  color: #008484;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media all and (max-width: 767px) {
  .gifts__checkout__section__cards__card__desc__product__item {
    width: 100%;
    margin-top: 8px;
  }
}
.gifts__checkout__extras .gifts__checkout__section__cards__card__desc__product {
  display: block;
}
.gifts__checkout__extras .gifts__checkout__section__cards__card__desc__product p {
  margin-bottom: 16px;
}
.gifts__checkout__extras .gifts__checkout__section__cards__card__desc__product .btn {
  background-color: #20812D;
  color: white;
}
.gifts__checkout__side-by__container {
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
  background-color: white;
  margin: 0px 10px;
}
.gifts__checkout__side-by__container__img {
  width: 50%;
  max-width: 50%;
}
@media all and (max-width: 767px) {
  .gifts__checkout__side-by__container__img {
    width: 100%;
    max-width: 100%;
  }
}
.gifts__checkout__side-by__container__text {
  width: 50%;
  max-width: 50%;
  padding: 0px 20px;
}
@media all and (max-width: 767px) {
  .gifts__checkout__side-by__container__text {
    width: 100%;
    max-width: 100%;
  }
}
.gifts__checkout__side-by__container .gifts__checkout__section__cards__card__desc__product {
  padding: 34px 0px;
}

@media all and (max-width: 767px) {
  .aq .gifts__checkout__section__cards__card__desc__product {
    flex-direction: row;
  }
}
.aq .gifts__checkout__section__cards__card__desc__product__text {
  width: 100%;
  max-width: 100%;
}
.aq .gifts__checkout__section__cards__card__desc__product__text .subhead {
  font-family: "Foundation Sans Bold", sans-serif !important;
}
.aq .gifts__checkout__section__cards__card__desc__product__item {
  width: 100%;
  max-width: 100%;
}
.aq .gifts__checkout__section__cards__card__desc__product__item div {
  justify-content: right;
}
.aq .btn {
  background-color: #1b71b2 !important;
  color: white;
}
.aq h2 {
  color: #1b71b2 !important;
}
.aq h1 {
  color: #1d364d !important;
  font-family: "Foundation Sans Bold", sans-serif !important;
}

div.container-small.pad-2.align-center, div.container-medium.cell.flex.pad-2-vertical, div.hide-before-medium.flex-middle.cell.cell-tickets-interstitial.type-upper.nowrap.color-primary, div.container.justify-center.grid.pad-1-vertical.pad-2-horizontal.pad-0-horizontal-medium, div.pad-8-vertical.pad-2-horizontal, .position-sticky {
  display: none;
}

.fill-layout-secondary.pad-2-vertical {
  padding-bottom: 0px !important;
}

.gifts__checkout__section {
  margin: 35px 0px 75px;
}
.gifts__checkout__section .fine-print {
  text-align: center;
  margin: 0px 6px;
}
.gifts__checkout__section h1 {
  color: #024E4E;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1.2px;
}
.gifts__checkout__section .description {
  text-align: center;
  margin-bottom: 32px;
  line-height: 1.5;
}

.gifts__modal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  display: none;
}
.gifts__modal__container {
  background-color: white;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 50px 25px;
  width: 80%; /* Could be more or less, depending on screen size */
  max-width: 804px;
  position: relative;
  border-radius: 5px;
}
.gifts__modal__container__close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.gifts__modal__container__close:hover {
  cursor: pointer;
}
.gifts__modal__container__text h3 {
  color: #20812D;
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.125rem;
  letter-spacing: 2px;
  margin-bottom: 12px;
}

/*# sourceMappingURL=bz-gifts.css.map */
