/*
Theme Name: E-learning MAD
Theme URI: https://madsystems.coop  
Description: Child Theme for WPLMS WordPress Theme
Author: MAD Systems
Author URI: http://madsystems.coop
Template: wplms
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Nunito&display=swap');
@import url("../wplms/style.css");

td{border:1px solid;}

#title{background-repeat:no-repeat !important;}	


#item-header{
	background-size:cover !important;
	background-repeat:no-repeat !important;
}
.xprofile.bp-user #item-header > .container > .row > div:nth-child(2){
	z-index:1;
}

.bp-user #item-header > .container > .row > div:nth-child(2) h3 a{
	color:white !important;
	mix-blend-mode:unset !important;
}

header.sleek, header.transparent, header.fix{
	background-color:white !important;
}

footer{
	display:none !important;
}
.topmenu span{
	color:#484848 !important;
}

#content .wpb_wrapper.light{
	padding-top:0 !important;
}
#content{
	padding-bottom:0 !important;
}


.profile-settings > tbody > tr:last-child{
	border-bottom:none !important;
}

.field_location, .field_bio, .field_location, .field_name, .optional-field{
	border-bottom:solid 1px #eaeaea !important;
	padding:10px 0 !important;
}

.field-visibility{
	padding-bottom:15px !important;
}
.settings.bp-user table.profile-settings{
	margin-bottom:32px;
}

.profile-settings > thead > tr > th{
	padding-bottom:10px;
}

.profile-settings > tbody > tr:first-child{
	border-top:solid 1px #eaeaea !important;
}

.field_name{
	height:92px;
}

.topmenu li:last-child{
	display:none !important;
}
/*
.course #title .breadcrumbs > li, .course #title .breadcrumbs > li > a{
	color:white !important;
}*/

.ytp-chrome-top-buttons{
	display:none !important;
}

body p, body span{
	text-align:justify !important;
}

#course-reviews{
	display:none !important;
}