#validationMsg {
  text-align: center;
}
.error-msgs {
  font-size: 18px;
  margin-top: 15px;
}
.child-right {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.store-form-row {
  margin-bottom: 20px;
}
.store-form-row .col-label {
  font-size: 24px;
  font-weight: 500;
  /*line-height: 60px;*/
  color: #353535;
}
.store-form-row .form-control {
  height: 60px;
  padding: 20px;
  border-color: #c6c6c6;
  font-size: 18px;
}
.receiver {
  color: #50afff;
}
#receiver-subscript-name {
  font-size: 18PX;
  font-weight: bold;
}
#subscription-info {
  font-size: 12px;
}
#promoCodeDiv {
  margin-bottom: 25px;
}
#promoCodeBtn {
  background: #50afff;
  display: block;
}
#paymentBtn {
  color: #fafafa;
  background-color: #50afff;
  border: none;
  width: 160px;
  height: 55px;
  font-size: 20px;
}
.radio-btns:hover {
  cursor: pointer;
}
#promoCodeInput {
  margin-bottom: 10px;
}
/*# sourceMappingURL=index.css.map*/
.label a {
  color: inherit;
}
.label {
  display: block;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-weight: 500;
}
.label u {
  font-weight: 700;
}
/*.section-store { border-bottom: 1px solid #50afff; }*/
.store-container {
  padding: 0 0 50px;
}
.store-container label {
  margin-bottom: 0;
}
.store-container form {
  position: relative;
  width: 590px;
}
.store-container form,
.store-mobile-img {
  display: inline-block;
  vertical-align: middle;
}
.store-mobile-img {
  position: relative;
  width: 267px;
  height: 541px;
  margin: 0 90px 0 10px;
  background: url(/Content/Images/mobile-phone-coolfit.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.col-title {
  margin-bottom: 120px;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
}
.col-subtitle {
  margin-bottom: 35px;
}
#card-info {
  position: absolute;
  top: 0;
  left: 20px;
  width: 200px;
  height: 395px;
  background-image: url(/Frontend/dist/static/media/coolfit-phone.fd1d4b0e.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  color: #fff;
  text-align: center;
  display: none;
}
.befit #card-info {
  width: 200px;
  height: 404px;
  background-image: url(/Content/Images/mobile-phone-befit-sl.png);
}
.luxfit #card-info {
  width: 200px;
  height: 404px;
  background-image: url(/Content/Images/mobile-phone-luxfit-sl.png);
}
#card-info > div {
  position: absolute;
}
.txt-befit,
.txt-luxfit {
  display: none;
}
.befit .txt-befit,
.luxfit .txt-luxfit {
  display: inline-block;
}
.befit .txt-coolfit,
.luxfit .txt-coolfit {
  display: none;
}
#card-info .phone-profile {
  top: 52px;
  left: 20px;
  color: #fff;
  font-size: 10px;
  opacity: 0.7;
}
#card-info .phone-discover {
  top: 52px;
  right: 17px;
  color: #fff;
  font-size: 10px;
  opacity: 0.7;
}
#card-info .phone-coolfit {
  top: 144px;
  left: 0;
  width: 100%;
  text-align: center;
}
#card-info .phone-coolfit h2 {
  font-size: 24px;
  margin: 0 0 5px;
}
#card-info .phone-coolfit h3 {
  font-size: 13px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
#card-info .phone-coolfit .price {
  margin-bottom: 20px;
  font-size: 26px;
}
#card-info .phone-coolfit p {
  font-size: 14px;
}
#card-info .phone-coolfit p span {
  display: block;
  text-transform: uppercase;
}
.store-container .form-field input,
.store-container .form-field select {
  border: 0;
  color: #50afff;
  background: #fff;
  width: 140px;
  padding: 2px 5px 2px 20px;
  line-height: 1.4;
  font-size: 16px;
  font-family: 'MullerRegular';
}
.store-container .datepicker-field {
  position: relative;
}
.store-container .datepicker-field i {
  position: absolute;
  top: 5px;
  left: 140px;
  color: #50afff;
}
.payment-way-row {
  margin-bottom: 25px;
}
.form-cols {
  margin-bottom: 20px;
}
.price-row {
  margin-bottom: 35px;
  text-align: right;
  font-size: 28px;
  line-height: 1.3;
}
.price-row span {
  font-size: 32px;
  color: #50afff;
}
.form-actions {
  text-align: right;
}
.form-actions .btn {
  display: inline-block;
  width: auto;
  min-width: 160px;
  height: auto;
  padding: 13px 40px;
  font-size: 23px;
  line-height: 1.2;
  font-weight: 500;
  color: #323232;
  background: #50afff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  border: 0;
}
.form-actions .btn:hover {
  border: 0;
  background: #ffe752;
}
.terms-agreement > span > a {
  font-size: 12px;
}
@media screen and (max-width: 1200px) {
  .store-mobile-img {
    display: none;
  }
}

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