.courses_list_owl_c .edugate-content .info,
.courses_list_owl_c .edugate-content .info-more,
.courses_list_owl_c .edugate-content .star-rating{
	display:none;
}
.courses-detail-wrapper .course-info.info:not(.info-event-detail){
	display:none;
}
.courses-detail-wrapper .course-title{
	margin-bottom:20px;
}
.courses-detail-wrapper .course-video{
	margin-bottom:45px;
}
.courses-detail-wrapper .course-video img{
	margin-bottom:0;
}
.courses-detail-wrapper .course-video .video-btn{
	display:none;
}
.courses-detail-wrapper .course-des .course-des-title{
	display:none;
}
header .header-main .edugate-dropdown-menu-1 li .link-page, 
header .header-main .edugate-dropdown-menu-2 li .link-page{
	text-transform:none;
}
.edugate-layout-2 .edugate-content .title{
	text-transform:none;
}

/*Соц. сети*/
.best-staff-content .staff-item .staff-socials{
    margin-top:10px;
}
.best-staff-content .staff-item .staff-socials a,
.teacher-info .staff-socials a{
    width:100%;
    display:block;
    background:transparent !important;
}
.best-staff-content .staff-item .staff-socials i.fa,
.teacher-info .staff-socials i.fa{
    position: relative;
    width:30px;
    height:100%;
    display:inline-block;
    vertical-align: top;
    border-radius: 3px;
    background:#a4abaf;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.team-block .staff-item:hover .staff-socials i.fa{
    background:#fff;
}
.best-staff-content .staff-item .staff-socials i.fa:before,
.teacher-info .staff-socials i.fa:before{
    position: absolute;
    left:50%; top:50%;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
}
.best-staff-content .staff-item .staff-socials a span,
.teacher-info .staff-socials a span{
    color:#a4abaf;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
.best-staff-content .staff-item .staff-socials a.skype span,
.teacher-info .staff-socials a.skype span{
    margin-left: 10px;
}
.team-block .staff-item:hover .staff-socials a span{
    color:#fff;
}
.team-block .staff-item .staff-socials .vk i.fa,
.teacher-info .staff-socials .vk i.fa{
    display:none;
}
.teacher-info .staff-socials a.skype{
    display:inline-block;
    width:auto;
    margin-right: 0;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}
.teacher-info .staff-socials a.vk{
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}
/*Соц. сети*/

/*Новости*/
.news-detail.post .entry-meta.info,
.news-detail.post .news-author{
    display:none;
}
/*Новости*/