/* Change the white to any color */

html .elementor-widget-heading h1.elementor-heading-title,
html .elementor-widget-heading h2.elementor-heading-title,
html .elementor-widget-heading h3.elementor-heading-title,
html .elementor-widget-heading h4.elementor-heading-title,
html .elementor-widget-heading h5.elementor-heading-title,
html .elementor-widget-heading h6.elementor-heading-title {
    color: #242D55;
    font-family: "Lato", Sans-serif;
    font-weight: 500;
}

html .elementor-widget-heading h1.elementor-heading-title {
    font-size: 56px;
    line-height: 61.6px;
}

html .elementor-widget-heading h2.elementor-heading-title {
    font-size: 48px;
    line-height: 55.2px;
}

html .elementor-widget-heading h3.elementor-heading-title {
    font-size: 40px;
    line-height: 48px;
}

html .elementor-widget-heading h4.elementor-heading-title {
    font-size: 35px;
    font-weight: 400;
    line-height: 38.5px;
}

html .elementor-widget-heading h5.elementor-heading-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
}

html .elementor-widget-heading h6.elementor-heading-title {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
}

.course-themes-section .elementor-accordion-item {
    margin-bottom: 26px;
}

.course-themes-section .elementor-accordion-icon {
    padding-right: 20px;
    margin-top: 10px;
}

html .course-themes-section .elementor-accordion .elementor-accordion-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
}

.course-themes-section .elementor-tab-title {
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.5); */
}

.course-themes-section .elementor-tab-content {
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important; */
    /* padding-bottom: 24px !important;  */
}

.course-themes-section .elementor-accordion-title span {
    font-weight: 700;
}

.blog-post-list-section .elementor-post .elementor-post__text .elementor-post__title {
    width: 100%;
    max-width: 341px;
}

.blog-post-list-section .elementor-post .elementor-post__text .elementor-post__excerpt {
    width: 100%;
    max-width: 358px;
}

.blog-post-list-section .elementor-post .elementor-post__text .elementor-post__read-more {
    border-radius: 30px 30px 30px 30px !important;
    padding: 12px 38px 12px 38px !important;
    color: #FFFFFF !important;
    background-color: #F3AF07 !important;
    display: inline-block !important;
    vertical-align: top !important;
    text-decoration: none !important;
    outline: none !important;
}

.blog-post-list-section .elementor-post .elementor-post__text .elementor-post__read-more:hover {
    color: #FFFFFF !important;
    background-color: #242D55 !important;
}

input,
textarea,
select,
button,
a {
    box-shadow: none !important;
    outline: none !important;
}

.button-row {
    width: auto !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
}

.button-row .e-con-inner {
    width: auto !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 16px !important;
    display: flex !important;
    flex-wrap: wrap !important;
}

/* .button-row .btn-secondary a,
.button-row .btn-secondary button,
.button-row .btn-secondary input {
    border: 2px solid #F3AF07;
    background-color: #ffffff;
    color: #F3AF07;
    padding-top: 10px;
    padding-bottom: 10px;
} */
.button-row .btn-primery a,
.button-row .btn-primery button,
.button-row .btn-primery input,
.button-row .btn-secondary a,
.button-row .btn-secondary button,
.button-row .btn-secondary input {
    line-height: 22px !important;
}

/* .button-row .btn-secondary a:hover,
.button-row .btn-secondary button:hover,
.button-row .btn-secondary input:hover {
    border: 2px solid #F3AF07;
    background-color: #F3AF07;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
} */
.design-globel-slider .swiper-slide-bg {
    border-radius: 10px !important;
}

.design-globel-slider .elementor-swiper-button.elementor-swiper-button-prev {
    transform: translateY(0%) !important;
    top: auto !important;
    left: auto !important;
    right: 46px !important;
    bottom: -44px !important;
    background-image: url("../images/left-arrow.svg") !important;
    background-position: 0px 0px !important;
    background-repeat: no-repeat !important;
    background-size: 23px 20px !important;
    width: 23px !important;
    height: 20px !important;
}

.design-globel-slider .elementor-swiper-button.elementor-swiper-button-next {
    transform: translateY(0%) !important;
    top: auto !important;
    left: auto !important;
    right: 0px !important;
    bottom: -44px !important;
    background-image: url("../images/right-arrow.svg") !important;
    background-position: 0px 0px !important;
    background-repeat: no-repeat !important;
    background-size: 23px 20px !important;
    width: 23px !important;
    height: 20px !important;
}

.design-globel-slider .elementor-swiper-button.swiper-button-disabled {
    opacity: 0.4 !important;
}

.design-globel-slider .elementor-swiper-button svg {
    display: none !important;
}

.contact-form p {
    margin-bottom: 7px !important;
}

.contact-form .wpcf7-form-control.wpcf7-submit {
    min-width: 158px !important;
    margin-top: 30px !important;
}

.wpcf7-form-control.wpcf7-submit {
    border: 0px !important;
    outline: none !important;
}

.contact-architecture-courses-section {
    overflow: hidden !important;
}

.contact-architecture-courses-section .e-con-inner {
    gap: 0px !important;
}

.connect-on-courses-gray-full-bg {
    position: relative;
}

.connect-on-courses-gray-full-bg::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -5000px;
    width: 5000px;
    height: 100%;
    background-color: #F6F6F6;
}

.our-courses-section .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
}

.our-courses-section .our-courses-heading-title {
    width: 100% !important;
    max-width: 1210px !important;
    margin: 0px auto;
    padding: 0px 20px;
}

.our-courses-section .home-our-courses-slider {
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    padding-left: calc(50% - 582px);
    position: relative;
}

.our-courses-section .home-our-courses-slider .e-con-inner .owl-carousel::after {
    background-image: url("../images/mouse-drag-bg-image.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 98px 98px;
    content: "";
    position: absolute;
    top: auto;
    bottom: -49px;
    right: 0px;
    transform: translate(0%, 0%);
    /* margin: 0px 0px 0px 11%; */
    /* width: 98px; */
    width: 100%;
    max-width: calc(33.333% - 83px);
    margin: 0px;
    height: 98px;
    left: 0px;
}

.our-courses-section .home-our-courses-slider .owl-stage {
    display: flex;
}

.our-courses-section .home-our-courses-slider .owl-item {
    float: none;
    height: auto;
}

.our-courses-section .home-our-courses-slider .ue_post_carousel_item {
    height: 100%;
    background-color: #242D55;
}

.our-courses-section .home-our-courses-slider .ue_post_carousel_item .uc_image_carousel_content .uc_more_btn {
    position: relative;
    padding-right: 21px;
}

.our-courses-section .home-our-courses-slider .ue_post_carousel_item .uc_image_carousel_content .uc_more_btn::after {
    background-image: url("../images/white-link-arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 10px;
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0%, 0%);
    margin-top: -2px;
    width: 12px;
    height: 10px;
}

.our-courses-section .home-our-courses-slider .ue_post_carousel_item .uc_image_carousel_content .uc_post_title {
    min-height: 65px;
}

.our-courses-section .home-our-courses-slider .owl-nav {
    max-width: 1170px;
    width: 100%;
    padding: 0px 0px;
    position: absolute;
    top: -65px;
    left: auto;
    right: auto;
    margin: 0px auto;
}

.our-courses-section .home-our-courses-slider .owl-nav .owl-prev {
    top: 0px !important;
    left: auto !important;
    right: 46px !important;
}

.our-courses-section .home-our-courses-slider .owl-nav .owl-next {
    top: 0px !important;
    left: auto !important;
    right: 0px !important;
}

.footer-terms-privacy-menu ul li a {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.footer-terms-privacy-menu ul li:nth-child(1) a {
    padding-left: 0px !important;
}

.footer-terms-privacy-menu ul li:nth-last-child(1) a {
    padding-right: 0px !important;
}

.footer-newsletter-form-section {
    position: relative;
    overflow: hidden !important;
}

.footer-newsletter-form-section .e-con-inner {
    justify-content: flex-end !important;
    align-items: center !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0px !important;
}

.footer-newsletter-form-section .footer-join-our-community-form {
    width: 100%;
    max-width: 50%;
}

.footer-newsletter-form-section .footer-newsletter-form-img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    max-width: 50%;
    height: 100%;
}

.footer-newsletter-form-section .footer-newsletter-form-img div {
    height: 100%;
}

.footer-newsletter-form-section .footer-newsletter-form-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.footer-newsletter-form-section .footer-join-our-community-form p {
    margin-bottom: 25px !important;
}

.footer-newsletter-form-section .footer-join-our-community-form .wpcf7-text,
.footer-newsletter-form-section .footer-join-our-community-form .wpcf7-email {
    line-height: 20px !important;
    padding: 9.5px 0px !important;
    color: #242D55 !important;
}

.footer-newsletter-form-section .footer-join-our-community-form .wpcf7-form-control.wpcf7-submit {
    margin-top: 21px !important;
    min-width: 151px !important;
}

.footer-newsletter-form-section .footer-join-our-community-form .elementor-element {
    max-width: 460px !important;
    width: 100% !important;
}

.wpcf7 form .wpcf7-response-output {
    border: 0px !important;
    padding: 0px !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    color: #dc3232 !important;
}

/* .custom-row-1 { 
    margin: 0px;
}
.custom-row-1 .custom-col-1 {
    padding: 0px 28px 0px 28px !important;
} */
.custom-row-1 .custom-col-1 .elementor-widget-text-editor p {
    margin: 0px !important;
}

.testimonials-section .elementor-testimonial {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.testimonials-section .elementor-testimonial .elementor-testimonial__header {
    order: 1;
    width: auto;
    max-width: 370px;
    margin: 0px auto;
    align-items: flex-start;
}

.testimonials-section .elementor-testimonial .elementor-testimonial__content {
    order: 0;
    width: 100%;
}

.testimonials-section .elementor-widget-reviews .swiper-slide {
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0px;
    padding: 0px 33px;
}

.testimonials-section .elementor-testimonial .elementor-testimonial__text {
    width: 100%;
    max-width: 761px;
    margin: 0px auto 50px;
    text-align: center;
}

.testimonials-section .elementor-testimonial__cite {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.testimonials-section .elementor-testimonial__cite .elementor-testimonial__name {
    width: 100%;
    margin-bottom: 11px;
    margin-top: 19px;
}

.testimonials-section .elementor-testimonial__cite .elementor-star-rating {
    padding: 0px 11px 0px 0px;
}

.testimonials-section .elementor-testimonial__cite .elementor-testimonial__title {
    padding: 0px 0px 0px 0px;
}

.testimonials-section .elementor-swiper-button svg {
    display: none;
}

.testimonials-section .elementor-swiper-button {
    width: 15px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px 25px;
    top: 65px !important;
    transform: translateY(0%) !important;
}

.testimonials-section .elementor-swiper-button-prev {
    background-image: url("../images/testimonials-slider-left-arrow.svg");
    left: 0px !important;
}

.testimonials-section .elementor-swiper-button-next {
    background-image: url("../images/testimonials-slider-right-arrow.svg");
    right: 0px !important;
}

.testimonials-section .elementor-swiper .elementor-main-swiper .swiper-wrapper .swiper-slide {
    height: 0px !important;
}

.testimonials-section .elementor-swiper .elementor-main-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    height: auto !important;
}

.home-video-section .elementor-custom-embed-play svg {
    opacity: 1 !important;
}

/*Custom Form CSS*/
.product {
    padding-top: 20px;
    padding-bottom: 20px;
}

.course-form-class {
    background-color: #242D55;
    /* padding: 25px;
    padding-bottom: 75px; */
    padding: 25px 50px;
    padding-bottom: 62px;
    border-radius: 10px;
}

.course-form-class h4 {
    color: #ffff !important;
    display: inline;
    font-size: 14px;
}

.course-form-class h3 {
    color: #ffff !important;
    display: inline;
    font-size: 24px !important;
    font-family: "Lato", Sans-serif !important;
    font-weight: 700 !important;
    line-height: 33px !important;
    margin: 1px 0px 24px 0px !important;
    width: 100%;
    max-width: 259px;
}

.course-form-class .product-name {
    margin: 0px 0px 0px 0px;
    display: flex;
    flex-wrap: wrap;
}

.course-form-class .product-name .product-price {
    color: #ffff !important;
    display: inline;
    font-size: 40px !important;
    font-family: "Lato", Sans-serif !important;
    font-weight: 500 !important;
    line-height: 48px;
    margin: 1px 0px 24px auto !important;
}

.course-form-class .product-name .product-price .subscription_period_text {
    color: #ffff !important;
    display: block;
    font-size: 14px !important;
    font-family: "Lato", Sans-serif !important;
    font-weight: 400 !important;
    line-height: 20px;
    text-align: right;
}

.course-form-class h5 {
    color: #ffff !important;
    font-size: 24px !important;
}

.course-form-class .product-price {
    float: right;
}

.course-booking-form .common_fields {
    width: 100%;
}

.product-name {
    margin-bottom: 25px;
}

.datewise-dropdown-class {
    background: transparent !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    font-family: "Lato", Sans-serif;
    padding: 8px 60px 9px 35px;
    width: 50%;
    display: inline-block;
    border-width: 2px;
    border-color: #F3AF07 !important;
    border-radius: 30px;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../images/select-arrow-white.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right 19px center !important;
}

#country {
    background: #242D55 !important;
    border-bottom: 1px solid #F3AF07 !important;
    border: none;
    width: 100%;
    color: #fff !important;
    padding: 12.5px 30px 12.5px 0px;
    margin-top: 17px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../images/select-arrow.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
}

.datewise-dropdown-class option {
    background: #242D55;
    color: #fff !important;
}

.first-form-container:nth-child(1) {
    /* border-top: 1px solid #fff; */
    margin-top: 37px;
    margin-bottom: 50px;
}

.first-form-container:nth-child(2) {
    border-top: 1px solid #fff;
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 50px;
}

.cpd_credit_form_class_btn {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.cpd_credit_form_class_btn .book-btn {
    margin-top: 0px;
}

#country option {
    background: #242D55;
}

.book-btn {
    float: right;
    padding: 10px;
    background-color: #F3AF07 !important;
    border-radius: 38px;
    padding: 12px 45px 12px 45px !important;
    border-color: #ffff !important;
    border-width: 0px;
    color: #ffff !important;
}

.book-btn:hover,
.book-btn:focus {
    background-color: #F3AF07 !important;
    color: #ffff !important;
}

.purchase-btn {
    float: right;
    padding: 10px;
    background-color: #F3AF07;
    border-radius: 38px;
    padding: 12px 45px 12px 45px !important;
    border-color: #ffff !important;
    border-width: 1px;
    color: #ffff !important;
}

.course-form-class .second-form-container .login-text {
    color: #F3AF07 !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px !important;
    text-transform: uppercase;
    font-family: "Lato", Sans-serif !important;
    margin: 0px;
}

.course-form-class .first-form-container .login-text {
    color: #F3AF07 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px !important;
    text-transform: uppercase;
    font-family: "Lato", Sans-serif !important;
    margin: 0px;

}

.loginForm-open .login-text {
    text-transform: lowercase !important;
}

.book-btn.disabled {
    opacity: 0.5;
    /* Example styling for disabled state */
    cursor: not-allowed;
    /* Add any other styles to visually indicate disabled state */
}

.course-booking-form {
    margin-top: 49px;
    padding-bottom: 0px;
}

html .course-booking-form p {
    color: #ffff !important;
    margin-bottom: 25px;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    line-height: 20px;
}

html .course-form-class .first-form-container .course-booking-form p a,
html .course-form-class .first-form-container .course-booking-form p a.login-text {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: lowercase !important;
    line-height: 20px !important;
}

.course-booking-form .login-text {
    color: orange;
}

.cpd_credits_class label,
.shining_class label,
.creatively-engaged label,
.cancellation-policy label,
.invoice-statement label {
    color: #ffff !important;
    margin-bottom: 6px;
    font-weight: 700 !important;
    font-family: "Lato", Sans-serif !important;
    line-height: 28px !important;
}

.cpd_credit_form_class_btn .book-btn {
    float: left !important;
}

.cpd_credits_class,
.shining_class,
.creatively-engaged,
.cancellation-policy,
.invoice-statement {
    color: #fff !important;
}

.agree-tcs a {
    color: #F3AF07 !important;
}

.course-booking-form .common_fields {
    background: transparent;
    border-bottom: 1px solid #F3AF07 !important;
    margin-top: 17px;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: "Lato", Sans-serif !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.user-registration-1.ur-frontend-form-1.registration_class_1 p#ur_register_pre_form_message {
    color: #ffffff;
    text-align: center;
}

.user-registration-1.ur-frontend-form-1.registration_class_1 p#ur_register_pre_form_message a {
    color: #F3AF07;
    margin-left: 10px;
}

html body.logged-in .dont-an-account-wrapper {
    display: none !important;
}

.course-booking-form .common_fields::placeholder {
    color: #FFFFFF;
    /* Red color for modern browsers */
    opacity: 0.5;
}

.course-booking-form .invoice-statement,
.cancellation-policy,
.creatively-engaged,
.shining_class,
.cpd_credits_class {
    margin-top: 10px;
}

.course-booking-form .error {
    color: red !important;
    font-weight: 500;
    font-size: 14px;
}

/*Registration Form CSS*/
.registration_class_1,
html .woocommerce .woocommerce-form.woocommerce-form-login.login,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password {
    background-color: #242D55;
    border-radius: 23px !important;
    color: #ffff !important;
}

.registration_class {
    background-color: transparent;
    border-radius: 0px;
}

.registration_class input {

    border-bottom: 1px solid #F3AF07 !important;
    color: #ffff !important;
}

.registration_class .ur-radio-list .radio {
    color: #fff;
}

.registration_class .field-country select {
    color: #fff !important;
    background-color: #242D55 !important;
    border: none;
    border-bottom: 1px solid #F3AF07 !important;
}

.login_form_class {
    background-color: #242D55 !important;
    border: none;
    border-radius: 23px;

}

.login_form_class input {
    border-bottom: 1px solid #F3AF07 !important;
    color: #ffff !important;
}

/*End Course CSS*/
/*.woocommerce-form-login {
    background-color: #242D55 !important;
    border: none;
    border-radius: 23px;
}
*/
.course-booking-form .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -17px 55px -17px;
}

.course-booking-form .col-6 {
    width: 100%;
    max-width: 50%;
    padding: 0px 17px 0px 17px;
}

.course-booking-form .col-12 {
    width: 100%;
    max-width: 100%;
    padding: 0px 17px 0px 17px;
}

.course-booking-form .col-6.col-book-now-btn {
    padding-left: 30px;
}

.course-booking-form .col-6.col-book-now-btn .book-btn {
    margin-top: -97px;
    width: 100%;
}

html .course-booking-form .col-login-text p,
html .course-booking-form .col-login-text p a,
html .course-booking-form .col-login-text p a .login-text,
html .course-booking-form .cpd_credit_form_class p,
html .course-booking-form .cpd_credit_form_class p a,
html .course-booking-form .cpd_credit_form_class p a .login-text,
html .course-booking-form .cpd_credit_form_class p strong,
html .course-booking-form .cpd_credit_form_class p strong .login-text {
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 22.4px !important;
    font-family: "Lato", Sans-serif !important;
    text-transform: none;
}

html .course-booking-form .col-login-text p {
    margin-bottom: 12px;
}

html .course-booking-form .cpd_credit_form_class p {
    margin-bottom: 27px;
}

html .course-booking-form .radio-yes,
html .course-booking-form .radio-no {
    padding-right: 11px;
    display: inline-block;
    vertical-align: top;
    line-height: 21px;
}

html .course-booking-form .radio-yes {
    margin-left: auto;
}

html .course-booking-form .radio-yes input[type="radio"],
html .course-booking-form .radio-no input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 2px solid #F3AF07;
    width: 21px;
    height: 21px;
    line-height: 21px;
    padding: 0px;
    margin: 0px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    cursor: pointer;
}

html .course-booking-form .radio-yes input[type="radio"]:checked,
html .course-booking-form .radio-no input[type="radio"]:checked {
    background-color: #F3AF07;
    border: 2px solid #F3AF07;
}

html .course-booking-form .yes,
html .course-booking-form .no {
    color: #ffff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "Lato", Sans-serif !important;
    line-height: 21px !important;
    min-width: 50px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
}

html .course-booking-form .cpd_credits_class label,
html .course-booking-form .shining_class label,
html .course-booking-form .creatively-engaged label,
html .course-booking-form .cancellation-policy label,
html .course-booking-form .invoice-statement label {
    padding-right: 19px;
}

html .ur-frontend-form-1,
html .woocommerce .woocommerce-form.woocommerce-form-login.login,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password {
    border: 0px;
    padding: 70px 50px 79px 50px;
    margin: 30px 0px 100px;
}

html .ur-frontend-form {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

html .ur-frontend-form .ur-form-row .input-text,
html .ur-frontend-form .ur-form-row select,
html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-Input--text.input-text,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-Input--text.input-text {
    background: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid #F3AF07 !important;
    margin: 0px !important;
    margin-top: 17px !important;
    line-height: 24px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: "Lato", Sans-serif !important;
    padding: 12.5px 16px 12.5px 16px !important;
    border-radius: 0px 0px 0px 0px !important;
    -webkit-border-radius: 0px 0px 0px 0px !important;
    -moz-border-radius: 0px 0px 0px 0px !important;
    -ms-border-radius: 0px 0px 0px 0px !important;
    -o-border-radius: 0px 0px 0px 0px !important;
}

html .woocommerce form .show-password-input,
html .woocommerce-page form .show-password-input {
    right: 16px;
    top: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 0px;
}

html .woocommerce form .show-password-input::after,
html .woocommerce-page form .show-password-input::after {
    margin: 0px;
    padding: 0px;
}

html .ur-frontend-form .ur-form-row .input-text::placeholder,
html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-Input--text.input-text::placeholder,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-Input--text.input-text::placeholder {
    /* color: rgba(255, 255, 255, 0.5);
	opacity: 1; */
    color: #FFFFFF !important;
    opacity: 0.5 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: "Lato", Sans-serif !important;
}

html .ur-frontend-form .ur-form-row {
    flex-wrap: wrap;
    margin: 0px -17px;
}

html .ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0 17px;
    width: 100% !important;
    max-width: 50% !important;
}

html .ur-frontend-form .ur-form-row select {
    background: #242D55 !important;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../images/select-arrow.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin: 0px;
}

html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio {
    margin: 0px;
    min-height: 67px;
    padding: 17px 0px 0px 0px;
}

html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul,
html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul,
html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}

html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type="radio"],
html .woocommerce .woocommerce-form.woocommerce-form-login.login .rememberme-lost-password-form-row input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 2px solid #F3AF07 !important;
    width: 21px;
    height: 21px;
    line-height: 21px;
    padding: 0px !important;
    margin: 0px !important;
    cursor: pointer;
    border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -o-border-radius: 100% !important;
}

html .woocommerce .woocommerce-form.woocommerce-form-login.login .rememberme-lost-password-form-row input[type="checkbox"] {
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    margin-right: 16px !important;
}

html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type="radio"]:checked {
    background-color: #F3AF07;
    border: 2px solid #F3AF07;
}

html .woocommerce .woocommerce-form.woocommerce-form-login.login .rememberme-lost-password-form-row input[type="checkbox"]:checked {
    background-image: url("../images/check-icon-new-1.svg");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    background-color: #F3AF07;
    border: 2px solid #F3AF07;
}

html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li label.radio,
.rememberme-lost-password-form-row label,
.rememberme-lost-password-form-row span,
.rememberme-lost-password-form-row span a {
    color: #ffff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: "Lato", Sans-serif !important;
    line-height: 21px !important;
    min-width: 50px !important;
    padding-right: 15px !important;
    display: inline-block !important;
    vertical-align: top !important;
    cursor: pointer !important;
    margin: 0px !important;
    padding-top: 12.5px !important;
    padding-bottom: 12.5px !important;
}

html .ur-frontend-form .ur-form-row .input-text[type=number] {
    -moz-appearance: textfield;
}

html .ur-frontend-form .ur-form-row .input-text::-webkit-outer-spin-button,
html .ur-frontend-form .ur-form-row .input-text::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

html .ur-frontend-form .ur-form-row .user-registration-error {
    color: #ffffff;
}

html .ur-frontend-form .ur-button-container {
    margin-top: 30px;
    padding: 0px;
}

.password-confirmation-messag-wrapper {
    margin: 70px 0px 70px 0px;
    padding: 0px 20px;
}

html .woocommerce-message {
    outline: none !important;
}

.elementor-nav-menu--main ul.elementor-nav-menu li.right a {
    padding: 0px;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    color: #242D55;
}

html .ur-frontend-form .ur-submit-button,
html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-Button {
    margin-right: 0;
    font-weight: 700;
    padding: 12px 40px;
    font-size: 16px;
    line-height: 22px;
    height: auto;
    border-radius: 30px 30px 30px 30px !important;
}

html .ur-frontend-form .ur-submit-button,
html .ur-frontend-form .ur-submit-button:hover,
html .ur-frontend-form .ur-submit-button:focus,
html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit,
html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit:hover,
html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit:focus,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-Button,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:hover,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:focus {
    color: #FFFFFF !important;
    background-color: #F3AF07 !important;
}

html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit,
html .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-Button {
    margin-top: 30px;
}

html .woocommerce form .form-row {
    padding: 0px;
    margin: 0px;
}

.rememberme-lost-password-form-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 30px 0px 0px 0px !important;
    padding: 0px !important;
}

.rememberme-lost-password-form-row label,
.rememberme-lost-password-form-row span,
.rememberme-lost-password-form-row span a {
    margin: 0px !important;
    padding: 0px !important;
}

.rememberme-lost-password-form-row::before,
.rememberme-lost-password-form-row::after {
    display: none !important;
}

html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-registration {
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 8px;
}

html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-registration,
html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-registration a {
    color: #ffffff;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-registration a {
    margin: 0px;
    padding: 0px;
    color: #F3AF07;
}

html .ur-frontend-form .ur-form-row {
    -webkit-flex-direction: row;
    flex-direction: row;
}

html .user-registration-password-hint {
    color: #fff;
    line-height: 1.5;
    margin: 10px 0px 10px 0px;
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
    margin-top: 70px;
    margin-bottom: 70px;
}

.woocommerce-MyAccount-navigation ul,
.woocommerce-MyAccount-navigation ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.woocommerce-MyAccount-navigation ul {
    background-color: #242D55;
    padding: 33px 25px 33px 25px;
    border-radius: 10px !important;
}

.woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #F3AF07 !important;
    padding-bottom: 13px;
    margin-bottom: 19px;
}

.woocommerce-MyAccount-navigation ul li:nth-last-child(1) {
    margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation ul li,
.woocommerce-MyAccount-navigation ul li a,
.woocommerce-MyAccount-navigation ul li span {
    color: #ffffff !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    font-size: 16px !important;
    font-family: "Lato", Sans-serif !important;
    text-decoration: none !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
    color: #F3AF07 !important;
}

html .woocommerce-MyAccount-content p {
    margin-bottom: 24px;
}

html .woocommerce-MyAccount-content table caption+thead tr:first-child td,
html .woocommerce-MyAccount-content table caption+thead tr:first-child th,
html .woocommerce-MyAccount-content table colgroup+thead tr:first-child td,
html .woocommerce-MyAccount-content table colgroup+thead tr:first-child th,
html .woocommerce-MyAccount-content table thead:first-child tr:first-child td,
html .woocommerce-MyAccount-content table thead:first-child tr:first-child th {
    border-block-start: 0px;
}

html .woocommerce .woocommerce-MyAccount-content table.shop_table,
html .woocommerce-MyAccount-content table td,
html .woocommerce-MyAccount-content table th,
html .woocommerce .woocommerce-MyAccount-content table.shop_table td {
    border: 0px;
}

html .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th {
    background-color: #242D55;
    color: #fff;
}

html .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr:nth-child(1) th:nth-child(1) {
    border-radius: 10px 0px 0px 0px;
}

html .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr:nth-child(1) th:nth-last-child(1) {
    border-radius: 0px 10px 0px 0px;
}

html .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr:nth-last-child(1) td:nth-child(1) {
    border-radius: 0px 0px 0px 10px;
}

html .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr:nth-last-child(1) td:nth-last-child(1) {
    border-radius: 0px 0px 10px 0px;
}

html .woocommerce-MyAccount-content table tbody>tr:nth-child(odd)>td,
html .woocommerce-MyAccount-content table tbody>tr:nth-child(odd)>th {
    background-color: #E8E8E8;
}

html .woocommerce-MyAccount-content table tbody>tr:nth-child(even)>td,
html .woocommerce-MyAccount-content table tbody>tr:nth-child(even)>th {
    background-color: hsla(0, 0%, 50.2%, .0705882353);
}

html .woocommerce .woocommerce-MyAccount-content table.my_account_orders td,
html .woocommerce .woocommerce-MyAccount-content table.my_account_orders th {
    padding: 15px 15px;
}

html #add_payment_method #payment,
html .woocommerce-cart #payment,
html .woocommerce-checkout #payment {
    margin-bottom: 70px;
}

html .woocommerce-order-pay .woocommerce ul.order_details {
    margin: 70px 0 3em;
    padding: 0px;
}

html .woocommerce-order-pay .woocommerce #payfast_payment_form {
    margin: 30px 0px 70px 0px;
}

html .woocommerce-order-pay .woocommerce #payfast_payment_form #submit_payfast_payment_form {
    margin-bottom: 16px;
}

/* html .woocommerce-subscriptions .site-main,
html .woocommerce-orders .site-main,
html .woocommerce-downloads .site-main,
html .woocommerce-edit-address .site-main,
html .woocommerce-edit-account .site-main,
html .woocommerce-checkout .site-main,
html .logged-in .site-main {
    padding-left: 20px;
    padding-right: 20px;
    width: 100% !important;
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
} */
.woocommerce-notice {
    margin-bottom: 20px !important;
}

.woocommerce ul.order_details {
    padding: 0px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button,
html .woocommerce .woocommerce-MyAccount-content .shop_table.subscription_details td .button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order-again .button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button,
html .woocommerce #payment #place_order,
html .woocommerce-page #payment #place_order,
html .woocommerce-order-pay .woocommerce #payfast_payment_form #submit_payfast_payment_form,
html .woocommerce-order-pay .woocommerce #payfast_payment_form .button.cancel {
    background-color: #242D55;
    color: #ffffff;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    line-height: 20px;
    padding: 10px 16px 10px 16px !important;
    border-radius: 10px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-button {
    margin-top: 5px;
    margin-bottom: 5px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-button:not(:last-child),
html .woocommerce .woocommerce-MyAccount-content .shop_table.subscription_details td .button:not(:last-child),
html .woocommerce-order-pay .woocommerce #payfast_payment_form #submit_payfast_payment_form {
    margin-right: 10px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-info .button.wc-forward,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order-again .button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button,
html .woocommerce #payment #place_order,
html .woocommerce-page #payment #place_order,
html .woocommerce-order-pay .woocommerce #payfast_payment_form #submit_payfast_payment_form,
html .woocommerce-order-pay .woocommerce #payfast_payment_form .button.cancel {
    background-color: #F3AF07;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 40px 12px 40px !important;
    border-radius: 30px;
    border: 0px !important;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button:not(:last-child) {
    margin-right: 10px;
}

html .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-panel__button,
html .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-panel__button:hover,
html .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-panel__button:focus,
html .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button,
html .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button:hover,
html .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button:focus {
    color: inherit;
    background-color: transparent;
    border-radius: 0px;
    padding: 0px;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 400;
}

html .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button,
html .wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-components-checkout-place-order-button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order-again .button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button,
html .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button {
    border: 0px;
    outline: none;
    background-color: #F3AF07;
    color: #ffffff;
}

html .wc-block-components-form.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-checkout-step__description {
    margin-bottom: 12px;
}

html .elementor-5449 .elementor-element.elementor-element-3abcb31 .elementor-tab-content {
    padding: 0px 0px 20px 0px;
}

html .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
    border: 0px !important;
}

html .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    background-color: transparent;
    border-radius: 0px;
    color: currentColor;
}

html .wp-block-woocommerce-cart,
html .wp-block-woocommerce-checkout {
    margin-top: 70px;
}

html .woocommerce .woocommerce-MyAccount-content .col2-set .col-1,
html .woocommerce-page .woocommerce-MyAccount-content .col2-set .col-1,
html .woocommerce .woocommerce-MyAccount-content .col2-set .col-2,
html .woocommerce-page .woocommerce-MyAccount-content .col2-set .col-2,
html .woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address {
    border: 1px solid #c3c3c3;
    border-radius: 10px;
    padding: 20px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title.title {
    position: relative;
    padding-right: 50px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title.title h5 {
    margin-top: 0px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title.title .edit {
    position: absolute;
    right: 0px;
    top: 0px;
}

html .woocommerce .woocommerce-MyAccount-content .wc-item-meta {
    padding: 0px;
}

html .woocommerce .woocommerce-MyAccount-content h2 {
    color: #242D55;
    font-family: "Lato", Sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 38.5px;
}

html .woocommerce .woocommerce-MyAccount-content h2,
html .woocommerce .woocommerce-MyAccount-content h4 {
    margin-block-start: 0px;
    margin-block-end: 1rem;
}

html .woocommerce .woocommerce-MyAccount-content .form-row {
    margin-bottom: 20px !important;
}

html .woocommerce .woocommerce-MyAccount-content .form-row .select2-container--default .select2-selection--single {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #242D55;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #111828;
    border-radius: 0px 0px 0px 0px;
    padding: 12.5px 0px 12.5px 0px;
    height: auto;
}

html .woocommerce .woocommerce-MyAccount-content .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
}

html .woocommerce .woocommerce-MyAccount-content .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    top: 50%;
    right: 0px;
}

html .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

html .woocommerce td.product-name .wc-item-meta {
    padding: 0px;
}

html .woocommerce-checkout .woocommerce-column--shipping-address h2 {
    color: #242D55;
    font-family: "Lato", Sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 38.5px;
}

.course_page_section_new_3 {
    padding: 101px 0px 101px 0px;
}

.course_page_section_new_3 .row {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    column-gap: 70px;
    row-gap: 50px;
}

.course_page_section_new_3 .row .col-6 {
    grid-column: span 6 / span 6;
}

.course_page_section_new_3 .col-inner {
    background-color: #242D55;
    height: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.course_page_section_new_3 .col-inner .image {
    width: 100%;
    height: 320px;
    max-height: 320px;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
}

.course_page_section_new_3 .col-inner .image img {
    width: 100%;
    height: 100%;
    max-height: 320px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
}

.course_page_section_new_3 .col-inner .course_description {
    padding: 36px 36px 42px 36px;
    flex-direction: column;
    display: flex;
    height: calc(100% - 320px);
    flex-grow: 1;
    justify-content: space-between;
}

.course_page_section_new_3 .col-inner .course_description .course_category {
    margin: 0px 0px 10px 0px;
}

.course_page_section_new_3 .col-inner .course_description .course_category,
.course_page_section_new_3 .col-inner .course_description .course_category a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    line-height: 21px;
    text-align: justify;
}

.course_page_section_new_3 .col-inner .course_description .course_name {
    margin: 0px 0px 15px 0px;
    display: flex;
    gap: 20px;
}

.course_page_section_new_3 .col-inner .course_description .course_name h4 {
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
    line-height: 32.2px;
}

.course_page_section_new_3 .col-inner .course_description .course_name span,
.course_page_section_new_3 .col-inner .course_description .course_name h6 {
    font-size: 16px;
    color: #F3AF07;
    font-weight: 600;
    line-height: 24px;
    text-align: right;
    display: block;
}

.course_page_section_new_3 .col-inner .course_description .course_name h6 {
    font-size: 20px;
    color: #ffffff;
}

.course_page_section_new_3 .col-inner .course_description .course_date {
    min-width: 159px;
    margin-left: auto;
}

.course_page_section_new_3 .col-inner .course_description p:empty {
    display: none;
}

.course_page_section_new_3 .col-inner .course_description p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    margin: auto 0px 33px 0px;
}

.course_page_section_new_3 .col-inner .course_description .course_price {
    margin: auto 0px 0px 0px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.course_page_section_new_3 .col-inner .course_description .course_price .btn {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    background-color: #F3AF07;
    padding: 10px 24px 14px 24px;
    margin: 0px;
    min-width: 180px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.course_page_section_new_3 .col-inner .course_description .course_price h3 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 500;
    line-height: 40px;
    text-align: right;
    margin: 0px 0px 0px auto;
    padding: 0px;
}

/* .iwt-pro-custom-video-sec {
    aspect-ratio: 1.77777;
    background-size: cover;
    background-position: 50%;
    background-image: url("../css/Screenshot-2024-03-20-at-10.15-1.png");
    background-repeat: no-repeat;
} */
.iwt-pro-custom-video-sec .elementor-custom-embed-image-overlay {
    background-size: cover;
    min-height: 658px;
    background-repeat: no-repeat;
}

/* course-themes-accordion-section css Start */

.course-themes-accordion-section .elementor-heading-title {
    padding: 0px 0px 16px 0px;
    color: #242D55;
}

.course-themes-accordion-section .elementor-accordion .elementor-tab-title {
    padding: 0px 0px 24px 0px;
}

.course-themes-accordion-section .elementor-accordion .elementor-accordion-item {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.course-themes-accordion-section .elementor-accordion .elementor-tab-title a {
    font-family: "Lato", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 31.2px;
    color: #242D55;
    text-decoration: none;
}

.course-themes-accordion-section .elementor-accordion .elementor-accordion-item:nth-last-child(1) {
    margin-bottom: 0px !important;
}

.course-themes-accordion-section .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    padding: 0px 0px 0px 0px;
}

.course-themes-accordion-section .elementor-accordion .elementor-tab-content {
    border-top: 0px solid #d5d8dc;
}

.course-themes-accordion-section .elementor-accordion .elementor-accordion-item .elementor-accordion-icon svg {
    fill: #242D55;
}

.iwt-course-banner-section .iwt-courser-banner-img {
    width: 100%;
    max-width: 1166px;
    margin: 0px auto;
}

.iwt-course-banner-section .iwt-courser-banner-img .iwt-courser-banner-img-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 451px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.iwt-course-banner-section .iwt-courser-banner-img .iwt-courser-banner-content .product_title {
    color: #ffffff;
    width: 99%;
}

.iwt-course-banner-section .iwt-courser-banner-img .iwt-courser-banner-content {
    text-align: center;
}

html .courses-page-video-section>.e-con-inner,
html .home-video-section>.e-con-inner {
    display: block;
}

html .iwt-pro-custom-video-sec .elementor-custom-embed-image-overlay {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: 50%;
    min-height: auto;
    cursor: pointer;
}

html .iwt-pro-custom-video-sec .elementor-wrapper {
    --video-aspect-ratio: 1.77777;
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
    aspect-ratio: var(--video-aspect-ratio);
}

html .iwt-pro-custom-video-sec .elementor-wrapper iframe {
    height: 100%;
    width: 100%;
    display: flex;
    border: none;
    background-color: #000;
    border-radius: 10px;
}



/* course-themes-accordion-section css End */

.course-form-class .hide-booknow {
    float: unset;
} 

/* Responsive css */

@media(max-width:1200px) {

    .our-courses-section .home-our-courses-slider .owl-nav {
        padding: 20px;
    }

    .our-courses-section .home-our-courses-slider .owl-nav .owl-prev {
        right: 66px !important;
    }

    .our-courses-section .home-our-courses-slider .owl-nav .owl-next {
        right: 20px !important;
    }

    .our-courses-section .home-our-courses-slider {
        padding-left: 20px;
    }

    .datewise-dropdown-class {
        padding: 8px 40px 9px 20px;
    }

}

@media(max-width: 1199px) {

    .course_page_section_new_3 .row {
        column-gap: 30px;
        row-gap: 30px;
    }

    .course_page_section_new_3 {
        padding: 70px 0px 70px 0px;
    }

}

@media(min-width: 1025px) {

    html .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
        margin-inline-end: 12px;
    }

}

@media(max-width:1024px) {

    .footer-newsletter-form-section .footer-join-our-community-form {
        max-width: 100%;
    }

    .footer-newsletter-form-section .footer-newsletter-form-img {
        position: relative;
        max-width: 100%;
        height: auto;
    }

    .footer-newsletter-form-section .footer-newsletter-form-img div {
        height: auto;
    }

    .footer-newsletter-form-section .footer-join-our-community-form .elementor-element {
        max-width: 100% !important;
    }

    .elementor-menu-toggle {
        margin: 0px 0px 0px auto !important;
    }

    .elementor-nav-menu--toggle .elementor-menu-toggle+.elementor-nav-menu__container {
        position: absolute;
        right: -20px;
        top: auto;
        margin: 75px 0px 0px 0px;
        background-color: #F6F6F6;
        z-index: 9;
        width: calc(100vw + 0px);
        height: calc(100vh - 117px);
        top: 0;
        max-height: none !important;
    }

    .elementor-nav-menu--toggle .elementor-menu-toggle+.elementor-nav-menu__container .elementor-nav-menu {
        overflow-y: auto;
        height: 400px;
        max-height: 400px;
        min-height: 400px;
    }

    .mob-overflow-hidden {
        overflow: hidden !important;
    }

    .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
    .elementor-nav-menu--dropdown .elementor-item.highlighted,
    .elementor-nav-menu--dropdown .elementor-item:focus,
    .elementor-nav-menu--dropdown .elementor-item:hover,
    .elementor-sub-item.elementor-item-active,
    .elementor-sub-item.highlighted,
    .elementor-sub-item:focus,
    .elementor-sub-item:hover {
        background-color: #242D55 !important;
        color: #ffffff !important;
    }

    html .elementor-menu-toggle {
        background-color: #242D55 !important;
        color: #ffffff !important;
    }

    html .elementor-menu-toggle .e-font-icon-svg {
        fill: #fff !important;
    }

    html .woocommerce ul.order_details li {
        border: 0px;
        width: 100%;
        border-bottom: 1px dashed #cfc8d8;
        padding: 0px 0px 2em 0px;
        margin: 0px 0px 2em 0px;
    }

    html .woocommerce ul.order_details li:last-of-type {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }


}

@media(max-width:979px) {

    .our-courses-section .home-our-courses-slider .e-con-inner .owl-carousel::after {
        max-width: calc(50% - 100px);
    }

    .course_page_section_new_3 .row {
        column-gap: 0px;
        row-gap: 30px;
    }

    .course_page_section_new_3 .row .col-6 {
        grid-column: span 12 / span 12;
    }

    .course_page_section_new_3 .col-inner .image {
        height: 100%;
    }

    .course_page_section_new_3 .col-inner .course_description {
        padding: 30px 24px 40px;
        height: auto;
        display: block;
    }

    .course_page_section_new_3 .col-inner {
        height: auto;
    }

}

@media(max-width: 768px) {

    html .woocommerce .woocommerce-MyAccount-content .col2-set .col-1,
    html .woocommerce-page .woocommerce-MyAccount-content .col2-set .col-1 {
        margin-bottom: 30px;
    }
}

@media(max-width: 767px) {

    html .elementor-widget-heading h1.elementor-heading-title {
        font-size: 48px;
        line-height: 53.6px;
    }

    html .elementor-widget-heading h2.elementor-heading-title {
        font-size: 40px;
        line-height: 47.2px;
    }

    html .elementor-widget-heading h3.elementor-heading-title {
        font-size: 34px;
        line-height: 42px;
    }

    html .elementor-widget-heading h4.elementor-heading-title {
        font-size: 30px;
        font-weight: 400;
        line-height: 33.5px;
    }

    html .elementor-widget-heading h5.elementor-heading-title {
        font-size: 20px;
        font-weight: 700;
        line-height: 27.2px;
    }

    html .elementor-widget-heading h6.elementor-heading-title {
        font-size: 15px;
        line-height: 24px;
        font-weight: 600;
    }

    .testimonials-section .elementor-widget-reviews .swiper-slide {
        padding: 0px 15px;
    }

    .testimonials-section .elementor-testimonial__cite .elementor-testimonial__name {
        margin-bottom: 7px;
        margin-top: 0px;
    }

    .our-courses-section .home-our-courses-slider .e-con-inner .owl-carousel::after {
        max-width: calc(100% - 95px);
    }

    .blog-post-list-section .elementor-post .elementor-post__text .elementor-post__title,
    .blog-post-list-section .elementor-post .elementor-post__text .elementor-post__excerpt {
        max-width: 100%;
    }

    html .ur-frontend-form .ur-form-row {
        -webkit-flex-direction: column;
        flex-direction: column;
        margin: 0px 0px;
    }

    html .ur-frontend-form .ur-form-row .ur-form-grid {
        max-width: 100% !important;
        padding: 0px;
        margin: 0px;
    }

    html .ur-frontend-form-1,
    html .woocommerce .woocommerce-form.woocommerce-form-login.login,
    html .woocommerce .woocommerce-ResetPassword.lost_reset_password {
        border: 0px;
        padding: 50px 30px 59px 30px;
        margin: 0px 0px 70px;
    }

    html .ur-frontend-form {
        border: 0px;
        padding: 0px;
        margin: 0px;
    }

    html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio {
        min-height: auto;
    }

    .course_page_section_new_3 {
        padding: 59px 0px 59px 0px;
    }

    /* course-themes-accordion-section css Start */

    .iwt-course-banner-section .iwt-courser-banner-img .iwt-courser-banner-content .product_title {
        font-size: 48px;
        line-height: 53.6px;
    }

    /* course-themes-accordion-section css End */

}

@media(max-width: 570px) {

    .course-form-class h3 {
        max-width: 100%;
        margin: 1px 0px 16px 0px !important;
    }

    .course-form-class .product-name .product-price {
        margin: 1px 0px 24px 0px !important;
        width: 100%;
    }

    .course-form-class .product-name .product-price .subscription_period_text {
        text-align: left;
    }

    .datewise-dropdown-class {
        width: 100%;
    }

    .course-booking-form {
        margin-top: 30px;
    }

    .course-booking-form .col-6.col-book-now-btn .book-btn {
        margin-top: 0px;
        width: 100%;
        margin-bottom: 30px;
    }

    .course-booking-form .col-6 {
        max-width: 100%;
    }

    .course-booking-form .col-6.col-book-now-btn {
        padding-left: 15px;
    }

    html .course-booking-form .cpd_credits_class label,
    html .course-booking-form .shining_class label,
    html .course-booking-form .creatively-engaged label,
    html .course-booking-form .cancellation-policy label,
    html .course-booking-form .invoice-statement label {
        padding-right: 0px;
        width: 100%;
    }

    html .course-booking-form .radio-yes,
    html .course-booking-form .radio-no,
    html .course-booking-form .yes,
    html .course-booking-form .no {
        margin-bottom: 6px;
    }

}



.register-login-open {
    margin-top: 36px !important;
}

.register-login-open,
.info-text-main {
    width: 100%;
}

.info-text-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.info-text-block:last-child {
    margin-bottom: 0px;
}

.info-text-block .info-text {
    margin-bottom: 0px !important;
}

.register-login-open .buttons a {
    padding: 12px 24px;
    line-height: 1;
    min-width: 190px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    border: 2px solid #F5A623;
}

.register-login-open .buttons a:hover {
    background-color: #ffffff;
    color: #F5A623;
    padding: 12px 24px;
    line-height: 1;
    min-width: 190px;
}

.loginForm-open {
    margin-top: 48px;
}

.loginForm-open p {
    font-size: 16px;
    font-weight: 700 !important;
}

.loginForm-open .col-login-text a {
    color: #F3AF07;
}

.loginForm-open input.book-btn,
.course-booking-form input.book-btn,
.book-btn {
    padding: 12px 24px !important;
    line-height: 1 !important;
    min-width: 190px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    border: 2px solid #F5A623 !important;
    background-color: #F5A623 !important;
}

.loginForm-open input.book-btn:hover,
.course-booking-form input.book-btn:hover,
.book-btn:hover {
    background-color: #ffffff !important;
    color: #F5A623 !important;
    padding: 12px 24px !important;
    line-height: 1 !important;
    min-width: 190px;
}

.course-booking-form .col-login-text a {
    color: #F3AF07;
}

.iwt-custom-heading h6 {
    font-weight: 700 !important;
}
  

@media(max-width: 479px) {

    .rememberme-lost-password-form-row span.woocommerce-LostPassword.lost_password {
        width: 100%;
        text-align: center;
        margin-top: 20px !important;
    }

    html .woocommerce .woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit {
        width: 100%;
    }

    .course_page_section_new_3 .col-inner .course_description .course_name {
        display: block;
        gap: 0;
    }

    .course_page_section_new_3 .col-inner .course_description .course_name span,
    .course_page_section_new_3 .col-inner .course_description .course_name h6 {
        text-align: left;
    }

    .course_page_section_new_3 .col-inner .course_description .course_price .btn {
        min-width: auto;
    }

    .course_page_section_new_3 .col-inner .course_description .course_price h3 {
        font-size: 38px;
        line-height: 38px;
    }

    .course_page_section_new_3 .col-inner .course_description .course_price {
        gap: 10px;
    }

}

@media(max-width: 359px) {

    .course_page_section_new_3 .col-inner .course_description .course_price h3 {
        font-size: 31px;
        line-height: 31px;
    }

    .course_page_section_new_3 .col-inner .course_description .course_price .btn {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 20px 12px 20px;
    }

    .course_page_section_new_3 .col-inner .course_description .course_name h4 {
        font-size: 25px;
        line-height: 29.2px;
    }

    .course_page_section_new_3 .col-inner .course_description .course_name span,
    .course_page_section_new_3 .col-inner .course_description .course_name h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .course_page_section_new_3 .col-inner .course_description .course_name h6 {
        font-size: 17px;
    }

    .course_page_section_new_3 .col-inner .course_description .course_category,
    .course_page_section_new_3 .col-inner .course_description .course_category a {
        font-size: 13px;
        line-height: 20px;
    }

    .course_page_section_new_3 .col-inner .course_description p {
        font-size: 16px;
        line-height: 25px;
        margin: auto 0px 30px 0px;
    }

}