/*
Theme Name: Wellearn Child
Theme URI: https://gaviaspreview.com/wp/wellearn/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Wellearn theme.
Template: wellearn
*/

.gsc-course-banner-group.style-2 .banner-item-content .banner-content .title
{
	min-height:45px;
}

.service-three__title{
	min-height:56px;
}

.course-loop-meta .content-inner{
	flex-wrap:wrap;
}

.course-block.tutor-course-loop .course-loop-footer .content-inner{
	background:none;
}

.course-block.tutor-course-loop .course-loop-footer .course-action .btn-purchase{
	top:0px;
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-image {
    width: 100%;
    min-height:175px;  
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content{
	padding:0;
} 

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-image .background{
	border-radius:0;
	background-size:100%;
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-image .background:after {
  background:  linear-gradient(0deg, #8B0A8F 50%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5;
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-content{
	padding:20px;
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-content .title{
	margin:0;
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-content .sub-title{
	margin-bottom:10px;
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-image .box-icon i{
	font-size:60px;
	color:#F5F6FA;
}

.category-slider .gsc-course-banner-group.style-2 .banner-item-content .banner-image .box-icon i:hover{ 
	color:#193F75;
}

.item-course .content-inner,.tutor-single-course-author-meta,.course-single-instructors
{
	display:none;
}

.course-single-top-meta .course-category {
    margin-left: 10px;
}

.sc-layout-1 .tutor-single-course-lead-info .course-single-top-meta .course-category a,
.course-single-top-meta .course-category .icon,
.sc-layout-1 .tutor-single-course-lead-info .course-single-top-meta .course-category i,
.sc-layout-1 .tutor-single-course-lead-info .course-single-top-meta .course-total-enrolled,
.sc-layout-1 .tutor-single-course-lead-info .course-single-top-meta .course-total-enrolled i
{
	color:#8b0a8f !important;
	font-weight:bold;
}
 
.tutor-rating-count .number{
	background:#fff;
	color:#8b0a8f;
}

.team-one__content,.team-one__image-inner:before{
	display:none;
}