.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#FF6652;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-bc932aa:#245D51;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Merriweather";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Merriweather";--e-global-typography-accent-font-weight:400;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.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 */.tp-course-filter {
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.tpcourse__price-list a {
    padding: 5px 10px !important;
    line-height: 1.3em !important;
    word-break: break-all;
    font-size: 12px !important;
}
.tpcourse__img-icon {
     width: 125px !important; 
     height: 70px !important; 
     border-radius: 0 !important;
     border: 0 !important;
}
.tpcourse__img-icon img {
    height: 70px !important;
    width: 125px !important;
    object-fit: contain !important;
    object-position: center !important;
    border-radius: 20px;
    border: 2px solid #fff;
    background: #fff;
    padding: 10px;
}
@media (max-width: 480px) {
    .tp-course-filter {
        flex-direction: column !important;
        gap: 10px !important;
    }
    .tp-course-filter select {
        width: 100% !important;
    }
}

@media only (max-width: 480px) {
    .learn-press-form-login {
        margin-bottom: 0 !important;
    }
    .learn-press-form-login button[type="submit"],
    .learn-press-form-register button[type="submit"] {
        margin: 15px 0 !important;
    }
}

/*Fix LP Thum*/
.tpcourse__thumb img {
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center center;
    max-height: 500px;
}/* End custom CSS */