.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100px;
  margin: 20px auto; }

p {
  font-size: 16px;
  line-height: 150%;
  color: #000000B2;
  margin-bottom: 40px; }
  p u {
    font-weight: bold; }

.entry-header h1 {
  font-size: 60px;
  font-weight: 800;
  line-height: 1.3em;
  letter-spacing: 0.03em;
  text-align: left;
  color: #1F4D8F;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0px; }

.bg-babls {
  background: url(../img/about_bg.svg); }

@media (max-width: 800px) {
  .entry-header h1 {
    font-size: 50px; } }
@media (max-width: 440px) {
  .entry-header h1 {
    font-size: 40px;
    line-height: 1.1; } }
.courseInfo__video {
  position: relative;
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .courseInfo__video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    width: 100%;
    height: 0; }
  .courseInfo__video .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (max-width: 800px) {
  .container.container__reverse {
    flex-direction: column-reverse; }

  .courseInfo__video {
    width: 100%;
    padding: 20px 0px; } }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.8);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.wc-stripe-elements-field {
  border-color: red; }

.woocommerce-cart-form__cart-item .product-thumbnail a,
.woocommerce-cart-form__cart-item .product-name a {
  pointer-events: none; }

.woocommerce-checkout h3 {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.3em;
  letter-spacing: 0.03em;
  text-align: left;
  color: #1F4D8F;
  text-transform: uppercase;
  margin: 15px 0px; }

.woocommerce-thankyou-order-received,
.woocommerce-customer-details h2 {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.3em;
  letter-spacing: 0.03em;
  text-align: left;
  color: #1F4D8F;
  margin: 15px 0px; }

.woocommerce-page table.cart td.actions .coupon {
  width: 50%; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 0.718em 1em;
  min-width: 50%;
}
.ins-checkout-popup .ins-checkout-layout .ins-single-layout-wrap .ins_single_layout_checkout_area .checkout .shipping.ins-text-left,
#billing_as_student_wrap {
  display: none !important;
}

.ins-cart-collaterals .cart_totals th:after {
  content: none !important;
}

.ins-cart-collaterals .shop_table_responsive {
  width: 100%;
  max-width: 500px;
}

.ins-checkout-popup .woocommerce-billing-fields {
  margin-bottom: 0;
}

.ins-checkout-popup .woocommerce-billing-fields__field-wrapper {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  position: relative;
  gap: 15px;
}

.ins-checkout-popup .woocommerce-billing-fields__field-wrapper p {
  margin-bottom: 0 !important;
  width: 100%;
}

.ins-checkout-popup .input-text {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.8);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.ins-cart-collaterals .cart_totals td {
  padding-left: 15px !important;
}

div.ins-checkout-popup.ins-checkout-modern.slide.ins-hori-right.panel-right.ins-var-cart-bottom.ins-layout-light.ins_animate_one.ins-single-layout-step.ins-layout-light > div.ins-checkout-layout.ins-checkout-layout-3.slide.ins-hori-right.panel-right.ins-var-cart-bottom.ins-layout-light.ins_animate_one.ins-single-layout-step.ins-layout-light.active > div.ins-single-layout-wrap > div.ins-content.ins-show > div > form > div.ins-cart-footer-wrap > div > div.ins-cart-collaterals.cart-collaterals > div > table > tbody > tr:nth-child(4) {
  display: none;
}

.button-container .added_to_cart {
  display: none !important;
}

.ins-checkout-popup #coupon_code {
  height: 100%;
  margin-right: 10px !important;
}

.ins-payment-method {
  padding: 0 5px !important;
}

/* .ins-payment-method .payment_method_ppcp,
.ins-payment-method .payment_method_ppcp label {
  display: flex;
  align-items: center;
} */

.ins-payment-method .payment_method_ppcp .input-radio {
  margin-right: 4px;
}

.ins-payment-method .payment_method_ppcp img {
  margin-left: 10px;
}

.ins-checkout-modern .ins-cart-item-image img {
  height: auto;
  width: 40px;
  border-radius: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 800px) {

}

@media (max-width: 800px) {
  .woocommerce-checkout h3,
  .woocommerce-thankyou-order-received,
  .woocommerce-customer-details h2 {
    font-size: 20px; } }

@media (max-width: 576px) {
  .ins-toggle-btn {
    left: -62px !important;
    height: 55px !important;
    width: 55px !important;
  }

  .ins-checkout-popup .woocommerce-billing-fields__field-wrapper {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .ins-toggle-btn.cart-style-3 .ins-cart-icon {
    padding-top: 2px;
  }
}

@media (max-width: 440px) {.ins-checkout-popup .woocommerce-billing-fields__field-wrapper p
  .woocommerce-checkout h3,
  .woocommerce-thankyou-order-received,
  .woocommerce-customer-details h2 {
    font-size: 16px;
    line-height: 1.1;
	} 
}
