/*
 Theme Name:   EduPress Child
 Theme URI:    https://edupress.thimpress.com/
 Description:  EduPress Child Theme
 Author:       ThimPress
 Author URI:   https://thimpress.com
 Template:     edu-press
 Version:      1.0.0
 Text Domain:   edu-press-child
*/

/*ESTILOS PERSONALIZADOS DESDE PLASTIMEDIA STUDIO*/
.learn-press-courses .course-price .free{
    color: gray !important;
}
#popup-header{
    background-color: #5B7C64 !important;
}
.lp-overlay .lp-modal-dialog .lp-modal-header{
    background: #3c5c45 !important;
}
.lp-single-course .lp-single-course-main .course-buttons .lp-button:hover{
    background-color: #295A66 !important;
}
/*ESTILOS PERSONALIZADOS DESDE PLASTIMEDIA STUDIO*/