.elementor-kit-14{--e-global-color-primary:#F2B035;--e-global-color-secondary:#3E0273;--e-global-color-text:#000000;--e-global-color-accent:#02733E;--e-global-color-4ebb2a5:#EBFFF5;--e-global-color-1dca55b:#FFFFFF;--e-global-color-1372328:#FFFFFF00;--e-global-color-ada38b4:#69B73B;--e-global-color-5841d44:#C7C7C7;--e-global-color-ae8f74f:#FF0000;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:0.5px;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0.5px;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-checkout-payment img {
    max-width: 80px;
    margin-top: 12px;
}

.postid-16528 .tutor-course-enrollment-meta {
    display: none !important;
}

.custom-cross-sell {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #ddd;
    background: #fff;
}

.custom-cross-sell h2 {
    font-size: 24px !important;
}

.woocommerce-checkout-payment {
    margin-bottom: 32px;
}

.plyr {
    height: 400px!important;
}

.tutor-course-content-list-item-duration {
    display: none;
}

.tutor-course-content-list-item-status {
    display: none;
}


.tutor-course-attachments {
    display: grid;
}

.tutor-course-wishlist-btn {
    display: none;
}

.tutor-course-details-instructors {
    display: none;
}

.tutor-course-spotlight-nav {
    background-color: #EBFFF5;
    padding: 12px;
}

.tutor-mt-auto {
    display: none;
}


.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}


@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */