.form-group .form-control-label {
  font-size: 12px;
  font-weight: 300;
  color: #37262d; }
  @media (min-width: 769px) {
    .form-group .form-control-label {
      font-size: 18px; } }

.form-group.required .form-control-label::after {
  content: "*";
  color: #c00; }

.form-group .invalid-feedback {
  margin-top: 13px;
  font-size: 12px;
  font-weight: 300;
  color: #c00; }
  @media (min-width: 769px) {
    .form-group .invalid-feedback {
      margin-top: 20px;
      font-size: 16px; } }

.form-group .form-control {
  background: transparent;
  font-size: rem-calc(14);
  line-height: 1;
  height: rem-calc(48);
  padding: rem-calc(16);
  border: 2px solid #f3f2f2; }
  .form-group .form-control.is-invalid {
    border-color: #d80b3a;
    color: #d80b3a; }

.form-group .form-control.is-invalid + .invalid-feedback {
  color: #d80b3a;
  font-size: rem-calc(14);
  line-height: 200%;
  margin-top: rem-calc(16); }

.form-group .custom-control {
  min-height: rem-calc(16); }
  .form-group .custom-control-label {
    line-height: rem-calc(16); }

.form-group span.additional-text {
  color: #b8b2b4;
  margin-top: rem-calc(4);
  line-height: 1;
  display: block; }

.form-group .radio-group {
  display: block;
  background-color: #fff;
  padding: 0.375rem 0.938rem 0.375rem 0; }

.form-group .radio-item {
  display: inline-block; }
  .form-group .radio-item + .radio-item {
    margin-left: 30px; }

.form-group .radio-button {
  width: auto;
  height: auto;
  display: inline-block;
  margin-right: 10px; }

.g-recaptcha {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.submit-button {
  margin-top: 30px; }
  @media (min-width: 769px) {
    .submit-button {
      margin-top: 50px; } }

.contact-select-block {
  position: relative; }
  .contact-select-block .contact-select {
    background: none;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    z-index: 2;
    padding: 0 rem-calc(16);
    line-height: 1.3; }
  .contact-select-block .contact-select-arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    opacity: 0.4;
    z-index: 1; }
  .contact-select-block .contact-select-background {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    background: #f7f7f7;
    z-index: 0; }

body {
  padding-bottom: 103px; }
  @media (min-width: 769px) {
    body {
      padding: 0; } }

.gift-certificate-page .gift-certificate-page-title {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #d80b3a; }
  @media (min-width: 769px) {
    .gift-certificate-page .gift-certificate-page-title {
      font-size: 22px; } }

.gift-certificate-page .gift-certificate-form .custom-select {
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 15px 20px 15px 25px;
  line-height: 20px; }

.gift-certificate-page .gift-certificate-form .form-group {
  margin-bottom: 20px; }

.gift-certificate-page .gift-certificate-form .form-control-label {
  font-size: 14px;
  margin-bottom: 5px; }
  @media (min-width: 769px) {
    .gift-certificate-page .gift-certificate-form .form-control-label {
      margin-bottom: 7px; } }
  .gift-certificate-page .gift-certificate-form .form-control-label .text-bold {
    font-size: 14px;
    font-weight: 700; }
  .gift-certificate-page .gift-certificate-form .form-control-label--large {
    font-size: 12px; }
    @media (min-width: 769px) {
      .gift-certificate-page .gift-certificate-form .form-control-label--large {
        font-size: 18px; } }

.gift-certificate-page .gift-certificate-actions {
  position: fixed;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); }
  @media (min-width: 769px) {
    .gift-certificate-page .gift-certificate-actions {
      position: static;
      margin-bottom: 30px;
      box-shadow: none;
      padding: 0; } }
  .gift-certificate-page .gift-certificate-actions .total-price,
  .gift-certificate-page .gift-certificate-actions .btn-block {
    max-width: 510px;
    margin: 0 auto; }
  .gift-certificate-page .gift-certificate-actions .total-price {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-size: 22px;
    font-weight: 700;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (min-width: 769px) {
      .gift-certificate-page .gift-certificate-actions .total-price {
        font-size: 25px; } }
    @media (min-width: 1025px) {
      .gift-certificate-page .gift-certificate-actions .total-price {
        font-size: 33px; } }
  .gift-certificate-page .gift-certificate-actions .total-price-text {
    font-weight: 400;
    font-size: 18px; }

.gift-certificate-page .contact-select-block .contact-select-arrow {
  pointer-events: none;
  z-index: 2; }

.gift-certificate-page .date-dropdowns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .gift-certificate-page .date-dropdowns .date-select-block {
    position: relative;
    width: 100%;
    height: 40px;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .gift-certificate-page .date-dropdowns .date-select-block .date-dropdown {
      width: 100%;
      padding-left: 10px;
      background: none;
      position: relative;
      cursor: pointer;
      -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;
      z-index: 2;
      border: none; }
      .gift-certificate-page .date-dropdowns .date-select-block .date-dropdown option:not(:checked) {
        color: #37262d; }
    .gift-certificate-page .date-dropdowns .date-select-block .date-select-arrow {
      position: absolute;
      top: 50%;
      right: 5px;
      opacity: 0.4;
      z-index: 1;
      transform: translate(0, -50%);
      width: 20px;
      height: 20px; }
    .gift-certificate-page .date-dropdowns .date-select-block .date-select-background {
      position: absolute;
      width: 100%;
      height: 40px;
      bottom: 0;
      background: #fff;
      z-index: 0;
      border-radius: 5px;
      border: solid 1px #d8d8d8; }
  .gift-certificate-page .date-dropdowns .date-separator {
    margin: 0 17px;
    font-size: 14px;
    font-weight: 300;
    color: #d80b3a; }

/*# sourceMappingURL=giftCert.css.map*/