﻿#paypal-button {
  overflow: hidden;
  height: 50px;
}

.product-purchase {
  font-weight: 400;
}
.product-purchase h1 {
  font-size: 2.25rem;
}
.product-purchase h2 {
  font-size: 1.5rem;
}
.product-purchase h3 {
  font-size: 1.25rem;
}
.product-purchase h4 {
  font-size: 1.125rem;
}
.product-purchase h5 {
  font-size: 1rem;
}
.product-purchase .alert {
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .product-purchase h1 {
    font-size: 1.8rem;
  }
}
.product-purchase a {
  color: #2C80FF;
  font-weight: 600;
}
.product-purchase a.inline {
  color: inherit;
}
.product-purchase a img.icon {
  max-height: 14px;
  max-width: 14px;
  margin-bottom: 3px;
}
.product-purchase ul {
  padding-left: 20px;
  font-size: 0.75rem;
}
.product-purchase ul li {
  margin-bottom: 0.5rem;
}
.product-purchase .product-description ul {
  padding-left: 2.5rem;
  font-size: 1rem;
}
.product-purchase .checkout-container .price {
  font-size: 2.25rem;
  line-height: normal;
  font-weight: 700;
}
.product-purchase .checkout-container .price .period {
  font-size: 1.5rem;
}
.product-purchase .checkout-container .payment-icon {
  max-height: 36px;
  max-width: 100%;
}
.product-purchase .checkout-container .order-summary-table .summary-row {
  padding: 1rem 0;
  border-bottom: 1px solid #E2E2E2;
}
.product-purchase .checkout-container .order-summary-table .summary-value {
  float: right;
}
.product-purchase .checkout-container .order-summary-table hr {
  margin: 10px 0;
}
.product-purchase .checkout-container .expand-title {
  cursor: pointer;
}
.product-purchase .checkout-container .expand-title img {
  margin-top: -8px;
}
.product-purchase .checkout-container .discount-message-label {
  color: #888;
  font-size: 13px;
  line-height: 22px;
  margin-left: 15px;
}
.product-purchase .mobile-checkout-container {
  background-color: #fff;
}
.product-purchase .mobile-checkout-container .price {
  font-size: 2rem;
  line-height: 1.5rem;
  font-weight: 700;
}
.product-purchase .mobile-checkout-container .price .period {
  font-size: 1rem;
  text-align: right;
}
.product-purchase .properties-container {
  user-select: none;
  font-weight: 500;
  font-size: 0.875rem;
}
.product-purchase .properties-container > div {
  margin-right: 2rem;
}
.product-purchase .properties-container .product-type {
  border-radius: 1.5rem;
  background: #F3F3F6;
  padding: 0.75rem;
  vertical-align: text-bottom;
  color: #6EAD33;
}
.product-purchase .properties-container .icon {
  max-height: 14px;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .product-purchase .properties-container > div {
    margin-right: 1rem;
  }
}
.product-purchase .product-card .product-image {
  max-height: 200px;
  border-radius: 15px 0 0 15px;
}
@media (max-width: 767px) {
  .product-purchase .product-card .product-image {
    display: none;
  }
}
.product-purchase .testimonials-card .img-app-stars {
  height: 12px;
}
.product-purchase .product-owner .profile-pic-container {
  position: relative;
  width: 75px;
  height: 75px;
  margin: 0 auto;
}
.product-purchase .product-owner .profile-pic-container .profile-pic {
  width: 100%;
  height: 100%;
}
.product-purchase .product-owner .profile-pic-container .vdot-certified-badge {
  position: relative;
  float: right;
  width: 36%;
  height: 36%;
  margin-top: -35%;
}
@media (max-width: 767px) {
  .product-purchase .product-owner .profile-pic-container {
    width: 60px;
    height: 60px;
  }
  .product-purchase .product-owner .profile-pic-container .vdot-certified-badge {
    position: relative;
    float: right;
    width: 36%;
    height: 36%;
    margin-top: -35%;
  }
}
.product-purchase .supported-apps .service-logo {
  max-height: 50px;
  max-width: 100px;
}
.product-purchase .supported-apps h5 {
  font-size: 1rem;
  margin-bottom: 0px;
}
.product-purchase .supported-apps .img-app-stars {
  height: 14px;
}
.product-purchase .supported-apps .app-icon-container {
  width: 48px;
  height: 48px;
}
.product-purchase .supported-apps .app-icon-container img {
  border-radius: 10px;
}
.product-purchase .btn-google-container {
  width: 300px;
  margin: 0 auto !important;
}
.product-purchase .input-form input {
  border-radius: 0.5rem;
}
.product-purchase .btn-fb-container,
.product-purchase .btn-apple-container {
  width: 300px;
  margin: 0 auto !important;
}
.product-purchase .btn-fb-container .btn-facebook,
.product-purchase .btn-fb-container .btn-apple,
.product-purchase .btn-apple-container .btn-facebook,
.product-purchase .btn-apple-container .btn-apple {
  border-radius: 50rem;
  border: 1px solid #d2e3fc;
  color: #3c4043;
  background: #FFF;
  font-size: 14px;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 12px 50%;
  padding-left: 45px;
  text-align: center;
}
.product-purchase .btn-fb-container .btn-facebook:hover, .product-purchase .btn-fb-container .btn-facebook:focus,
.product-purchase .btn-fb-container .btn-apple:hover,
.product-purchase .btn-fb-container .btn-apple:focus,
.product-purchase .btn-apple-container .btn-facebook:hover,
.product-purchase .btn-apple-container .btn-facebook:focus,
.product-purchase .btn-apple-container .btn-apple:hover,
.product-purchase .btn-apple-container .btn-apple:focus {
  background-color: rgba(66, 133, 244, 0.04);
  border: 1px solid #d2e3fc;
  color: #3c4043;
}
.product-purchase .btn-fb-container .btn-facebook:active,
.product-purchase .btn-fb-container .btn-apple:active,
.product-purchase .btn-apple-container .btn-facebook:active,
.product-purchase .btn-apple-container .btn-apple:active {
  background-color: rgba(66, 133, 244, 0.1);
  border: 1px solid #d2e3fc;
  color: #3c4043;
}
.product-purchase .btn-fb-container .btn-facebook,
.product-purchase .btn-apple-container .btn-facebook {
  background-image: url(/img/icons/ic-facebook-round.png);
}
.product-purchase .btn-fb-container .btn-apple,
.product-purchase .btn-apple-container .btn-apple {
  background-image: url(/img/icons/ic-apple.png);
}
@media (max-width: 979px) {
  .product-purchase.embeded .card-container {
    border: none;
    box-sizing: border-box;
    border-radius: 0;
    padding: 0;
  }
  .product-purchase.embeded hr {
    display: none;
  }
}

.mobile-checkout .checkout-container {
  border: none !important;
  padding: 10px;
  padding-top: 20px;
}

footer.empty {
  padding-top: 80px !important;
}

@media (max-width: 767px) {
  .product-page footer {
    padding-bottom: 88px !important;
  }
}

.purchase-form .form-group {
  margin-bottom: 20px;
}
.purchase-form .form-title h1 {
  display: flex;
  padding-bottom: 5px;
}
.purchase-form .form-title h1 span {
  flex-grow: 1;
}
.purchase-form .form-title h1 img {
  flex-shrink: 0;
  height: 40px;
  margin-left: 10px;
  margin-right: 20px;
}
.purchase-form .form-title .subtitle {
  margin-top: -15px;
}
.purchase-form .input-form {
  width: 100%;
  border: none;
  margin: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}
.purchase-form .input-form .sign-up-container {
  padding: 0 60px;
}
.purchase-form p.small,
.purchase-form ul.small {
  font-size: 13px;
  line-height: 20px;
}
.purchase-form ul li {
  line-height: 24px;
}
.purchase-form .with-newlines {
  white-space: pre-wrap;
}
.purchase-form .product-section {
  padding-right: 20px;
  border-right: 2px solid #eaeaea;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.purchase-form .product-section .product-summary {
  display: flex;
}
.purchase-form .product-section .product-summary .img-container {
  width: 140px;
  flex-shrink: 0;
  margin-right: 20px;
}
.purchase-form .product-section .product-summary img {
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
  -ms-background-position: center center;
  background-position: center center;
  -ms-background-repeat: no-repeat;
  background-repeat: no-repeat;
  -ms-background-size: cover;
}
.purchase-form .product-section .product-summary h2.price {
  color: #33BEF3;
  margin-bottom: 0;
}
.purchase-form .product-section .product-summary .price-hint {
  margin-bottom: 0;
}
.purchase-form .discount-message-label {
  color: #888;
  font-size: 13px;
  line-height: 18px;
}
.purchase-form .order-summary-table {
  padding: 15px 20px;
  background: #eaeaea;
}
.purchase-form .order-summary-table hr {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #ececec;
}
.purchase-form .order-summary-table .total-row,
.purchase-form .order-summary-table .discount-amount-row {
  font-weight: bold;
}
.purchase-form .order-summary-table td:last-child {
  width: 100px;
  text-align: right;
}
.purchase-form .order-summary-table tr:last-child {
  font-weight: bold;
}
.purchase-form .complete-purchase-section {
  padding-top: 15px;
}
.purchase-form .payment-options {
  width: 400px;
}
.purchase-form .payment-options button {
  width: 100%;
}
.purchase-form .order-summary-table .summary-value {
  float: right;
}
.purchase-form .order-summary-table hr {
  margin: 10px 0;
}
.purchase-form .secure-payment {
  text-align: center;
  margin-top: 15px;
  color: #888;
  font-size: 12px;
}
.purchase-form .secure-payment img {
  height: 36px;
}
.purchase-form .coach-profile .profile-pic-container {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.purchase-form .coach-profile .profile-pic-container .profile-pic {
  width: 100%;
  height: 100%;
}
.purchase-form .coach-profile .profile-pic-container .vdot-certified-badge {
  position: relative;
  float: right;
  width: 36%;
  height: 36%;
  margin-top: -35%;
}
.purchase-form .testimonials-section .side-banner {
  max-height: 600px;
}
.purchase-form .testimonial-item {
  margin-bottom: 45px;
  font-size: 13px;
  line-height: 20px;
}
.purchase-form .testimonial-item p {
  margin-bottom: 5px;
}
.purchase-form .testimonial-item .avatar-quote {
  position: relative;
}
.purchase-form .testimonial-item .avatar-quote .fa {
  font-size: 48px;
  position: absolute;
  bottom: 0;
}
.purchase-form .testimonial-item .avatar-quote .profile-pic {
  display: block;
  width: 140px;
  height: 140px;
}
.purchase-form .testimonial-item .avatar-quote {
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .purchase-form .form-title h1 img {
    margin-right: 0;
  }
  .purchase-form .payment-options {
    width: 100%;
  }
  .purchase-form .product-section .product-summary {
    display: block;
  }
  .purchase-form .product-section .product-summary .img-container {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .purchase-form .product-section {
    padding-right: 0;
    border-right: none;
  }
  .purchase-form .product-section .product-summary .img-container {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .purchase-form .apply-code-button {
    float: right;
  }
}

div.success-action-section,
div.error-action-section {
  margin-top: 10px;
  margin-bottom: 50px;
}

div.alert-success p,
div.alert-success ul {
  color: #000;
}

#order-check-busy-indicator {
  min-width: 80px;
  min-height: 80px;
}
