/*
 Theme Name:   Edubin Child
 Theme URI:    https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://themeforest.net/user/pixelcurve
 Template:     edubin
 Version:      1.0.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/

body .tutor-sidebar-card .tutor-btn-primary {
    background: #85C342;
    border-color: #85C342;
    font-weight: 700;
    font-size: 20px;
    border-radius: 10px;
}
.tutor-single-course-sidebar-more{ display: none}
.single-course-layout-01 .post-wrapper{ padding: 20px;}
.edubin-breadcrumb-style-1.course-header-style--2 .edubin-course-single-header-meta-01{ display: none}
.responsive-header-logo img{max-width: 80% !important;}
.edubin-course .edubin-course-rate{ display: none}
.course__meta-left .author__name{ display: none}
.edubin-course .course__content--meta{ padding-right: 10px; padding-left: 10px;}
.edubin-col-lg-3 .edubin-course .course__title a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    min-height: 50px;
    display: block;
}
@media (max-width: 768px) {
    .single-course-layout-01 .post-wrapper{ padding: 5px}
    .elementor-image-gallery .gallery-item{
        width: 33%;
    }
}
