/*
Theme Name: KhoaHoc
Theme URI: https://muatheme.com/san-pham/theme-wordpress-khoa-hoc-online-don-gian/
Author: MuaTheme.com
Author URI: https://muatheme.com
Description: Theme Wordpress ban khoa hoc don gian
Template: flatsome
Version: 1.0.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.rating-amount .kksr-icon{
	width: 15px!important;
	height: 15px!important;
}
.rating-amount .kksr-legend{
	display: none;
}
.rating-amount {
	display: flex;
	align-items: center;
	justify-content: space-between;

}
.rating-amount del,
.rating-amount ins{
	display: block;
	text-align: right;
}
.rating-amount del{
	color: #888;
    font-size: 13px ;
}
.rating-amount ins{
	font-weight: 600;
    float: right;
    color: #eb8a2f;
    font-size: 17px;
}
.why-choose h3{
height: 40px;
}
.row-why-choose .col-inner{
	height: 100%;
}
.row-giang-vien .col-inner{
	height: 100%;
	background: #fff;
	padding: 8px;
	box-shadow: 0px 1px 7px -2px rgb(91 142 240 / 70%);
	border-radius: 10px;
}
.row-giang-vien .col-inner:hover{
	box-shadow: 0 4px 8px #62b0fd, 0 4px 12px rgb(0 0 0 / 8%);
}
.become-giao-vien input,.become-giao-vien textarea{
background: none;
color: #fff!important;
}
.become-giao-vien input::placeholder,.become-giao-vien textarea::placeholder{
	color: #fff;
}
.become-giao-vien input:focus{
	background: none;
}