/*
 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
*/

/**************
HEADER
**************/
.navigation .width-logo a img { max-height: 71px; }


/**************
HOMEPAGE
**************/
.navigation { padding-block: 8px; }
.elementor-widget-thim-loop-item-info .elementor-icon-list-icon i { color: #0170B9!important; }


/**************
COURSES
**************/
.lp-archive-courses { margin-top: 30px; }
.lp-archive-courses .course-detail-info { background: black!important; }

.learn-press-nav-tabs li label { padding: 0!important; }
.single-lp_course .lp-archive-courses .learn-press-nav-tabs { padding: 10px 20px; }

.course-summary-sidebar .lp-course-buttons button { background-color: #0170B9!important; }
.single-lp_course .lp-archive-courses .course-summary-sidebar .lp-course-buttons button:hover { background-color: #00b7c6!important; }


/**************
CONTACT
**************/
.contact-form .small { color: black!important; font-size: 13px; line-height: 18px; margin-top: 10px; }
.contact-form .small a { color:black!important; text-decoration: underline; }
.wpcf7-list-item { margin: 0!important; }