.bg-white {
    background: #fff;
}


body.step-course .header {
    justify-content: space-between;
}

header {
    position: relative;
   
}
header * {
    z-index: 1
}


.header .support {
    color: #fff;
}

.header .support span {
    display: block;
    font-size: 18px;
    text-align: right;
}

.header .support span b {
    color: #9c64f4;
}

header .intro .inner {
    position: relative;
    padding-top: 40px;
    padding-bottom: 0px;
    text-align: center;
}

header .intro .inner h2 {
    color: #9c64f4;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 0px;
}

header .intro .inner h3 {
    color: #fff;
    font-size: 58px;
    font-weight: 700;
    line-height: 58px;
}

header .intro .inner p {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
}

header .intro .inner p b {
    color: #9c64f4;
}

header .intro .inner .arrow-icon {
    margin-bottom: 0px;
    display: block;
}

.section-hero {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 45px 0px 45px 0px;
}

.section-course {
    border: 5px solid #381273;
    padding: 0 !important;
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    position: relative;
    z-index: 999;
    margin-top: 20px !important;
    margin-bottom: 80px !important;
}

.section-course .d-flex .form-checkout {
    width: 58.33%;
    flex-shrink: 0;
    padding: 25px;
}

.section-course .d-flex .course-include {
    width: 41.66% !important;
    padding-top: 30px;
    padding-left: 5px;
    padding-right: 15px;
}

.section-course .form-checkout h2 {
    color: #000;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

.section-course .d-flex .form-checkout p.title-desc {
    text-align: center;
    color: #9c64f4;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}

#order_review.installment .woocommerce-checkout-review-order-table tfoot,
#order_review.subscription .woocommerce-checkout-review-order-table tfoot {
    display: revert !important;
}

#order_review.installment .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal,
#order_review.installment .woocommerce-checkout-review-order-table tfoot tr.cart-discount,
table.shop_table._sumo_pp_orderpp_fields,
#order_review.subscription .woocommerce-checkout-review-order-table tr.cart-discount,
#order_review.subscription .woocommerce-checkout-review-order-table tr.cart-subtotal,
#order_review.subscription .woocommerce-checkout-review-order-table tr.order-total:not(.recurring-total),
#order_review.subscription .woocommerce-checkout-review-order-table tr.recurring-totals {
	display: none !important;
}

.payment_plan_selector > h3 {
    text-align: left !important;
    color: #1f1f1f !important;
    font-size: 28px !important;
    font-weight: 600;
}

.payment_plan_selector .payment_plan_options {
    padding: 0;
    margin: 0;
    list-style: none;
}

.payment_plan_selector .payment_plan_options li {
    border: 1px solid #a5a5a5;
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 0 2px 4px #ddd inset;
    padding: 10px 15px;
    cursor: pointer;
}

.payment_plan_selector .payment_plan_options li.checked, .payment_plan_selector .payment_plan_options li:hover {
	box-shadow: 0 0 2px 4px rgba(80, 78, 231, 0.4) inset;
}

.payment_plan_selector .payment_plan_options li label {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
    padding-left: 30px;
    position: relative;
    cursor: pointer;
}

.payment_plan_selector .payment_plan_options li label::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 5px;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 0 1px #504ee7;
    background-color: #fff;
    cursor: pointer;
}

.payment_plan_selector .payment_plan_options li.checked label::before,
.payment_plan_selector .payment_plan_options li:hover label::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 5px;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 0 1px #504ee7;
    background-color: #504ee7;
    cursor: pointer;
}

.payment_plan_selector .payment_plan_options li p {
    margin-bottom: 0;
    font-size: 14px !important;
    padding-left: 30px;
    cursor: pointer;
}

.step-course .section-course .form-checkout .woocommerce-billing-fields {
    border-bottom: 1px dashed #999;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.step-course .section-course .form-checkout .woocommerce-billing-fields h3 {
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    color: #1f1f1f;
}

.step-course .section-course .form-checkout .woocommerce-billing-fields .input-text {
    height: 50px;
    border-radius: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.section-course .list-include {
    padding-left: 0px;
}

.section-course .list-include li {
    margin-top: 0;
    margin-bottom: 15px;
}

.section-course .list-include li i {
    color: var(--main-color);
    width: 1.25em;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.section-course .list-include li span {
    padding-left: 10px;
    font-weight: normal;
}

.section-course .list-include li span b {
    color: #000;
}

.ctn-area p.total-value {
    background-color: #9c64f4;
    color: #fff;
    font-size: 30px;
}

.ctn-area p.today {
    font-size: 30px;
    text-align: center;
}

.ctn-area .secure-marker {
    width: 300px;
    height: 140px;
    background-image: url(/wp-content/uploads/secure-images.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: center;
}

.privacy-guaranteed {
    display: flex;
    justify-content: space-evenly;
    padding: 10px 35px;
}

.privacy-guaranteed span {
    font-size: 14px;
    color: #000;
}

.section-course .course-include img {
    border: none;
    padding-bottom: 0;
}

.section-course .d-flex .course-include .ctn-area {
    background-color: #fffef2;
    padding: 20px 15px;
}

.countdown.countdown-style-2 ul {
    gap: 25px;
}

.ctn-area h1 {
    color: #000;
    font-weight: bold;
    font-size: 48px;
    text-align: center;
}

.section-course .course-include .ctn-area h2 {
    color: #000;
    font-size: 36px !important;
    font-weight: bold !important;
    text-align: center;
}

.ctn-area h3 {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.ctn-area .countdown ul li {
    color: #000000 !important;
    font-family: "Open Sans", Sans-serif;
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-top: 10px;
}

.countdown.countdown-style-2 ul li span {
    color: #000;
    font-size: 20px;
    width: 50px;
    line-height: 43px;
    height: 50px;
    border: 4px solid #262626;
}

.countdown.countdown-style-2 ul li span::after {
    content: none !important;
}

section.testimonials h3 {
    text-align: center;
    color: #000;
    font-size: 48px;
}

.course-testimonial .button-cta {
    margin-top: 50px;
    font-size: 28px;
    padding: 25px 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 510px;
    text-align: center;
    margin-bottom: 50px;
}

.testimonial .testimonial-content {
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400;
    font-family: 'Open Sans';
    text-align: justify;
}

.testimonial .testimonial-footer {
    padding-top: 0 !important;
    display: flex;
    align-items: center;
}

.testimonial .testimonial-footer .author-img {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    background-size: cover;
    border-radius: 100%;
    box-shadow: 0 0 0 4px #333;
    background-color: #000;
}

.testimonial .testimonial-footer .author-name {
    padding: 0 0 0 20px;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% - 50px);
}

.box-white .woocommerce-error li {
    font-size: 14px;
    color: #b81c23;
    font-weight: normal;
    font-family: 'Source Sans Pro';
    list-style: disc !important;
}

.box-white ul.woocommerce-error {
    padding: 15px 10px 10px 80px;
}

.course-testimonial .box-border img {
    margin: 50px 0px 30px 0px !important;
}

footer.footer-bottom {
    padding-top: 30px;
}

.header .logo img,
.footer-bottom .logo img {
    max-width: 250px;
    max-height: 200px;
}
.header .logo a {
    color: var(--white-color);
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 34px;
    font-weight: bold;
    margin: 0px;
}

footer.footer-bottom{
    position: relative;
	background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
footer.footer-bottom .container {
    z-index: 1;
	position: relative
}


section.about {
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 65px;
    padding-top: 65px;
    position: relative;
}



section.about .user-headshot {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 2;
}

section.about .user-bio {
    width: 74%;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 60px;
}

section.about .user-bio h2 {
    font-size: 36px;
    line-height: 1.5;
}

section.about .user-bio p {
    font-size: 20px;
    font-weight: normal;
}

section.about .button-cta {
    margin-top: 20px;
}

@media all and (max-width: 1024px) {
	section.about {
	    padding: 65px 20px;
	}
}

@media all and (max-width: 820px) {
	section.about .user-headshot {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 40px;
	    padding: 0 20px;
	}

	section.about .user-bio {
	    width: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	}
    
    .section-course .d-flex {
        display: block !important;
    }
}

#payment .wc_payment_methods {
    list-style: none !important;
    padding: 0px !important;
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box.payment_method_stripe {
    padding: 0px !important;
    background: none !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: none !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border: none !important;
}
.form-row.place-order {
    padding: 0px !important;
    padding-top: 30px !important;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    padding: 15px !important;
}
.woocommerce-checkout #payment ul.payment_methods li fieldset#wc-stripe-cc-form {
    padding: 0px !important;
    border: none !important;
}
.btn-view-offer {
    display: none;
    background-color: var(--main-color);
    font-size: 22px;
    line-height: 22px;
    padding: 18px 10px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    border-radius: 3px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", Sans-serif;
}

#customer_details .create-account {
    display: none !important;
}