/*
Theme Name: WPLMS Blank ChildTheme
Theme URI: http://www.VibeThemes.com    
Description: Child Theme for WPLMS WordPress Theme
Author: VibeThemes
Author URI: http://themeforest.com/user/vibethemes
Template: wplms
Version: 1.0
*/

@import url("../wplms/style.css");
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
padding: 16px 20px;	
	background-color:#abb3b6 !important:

	}
	
.woocommerce ul.products li.product .price{
	color: #4e5978 !important;
    font-weight: bold !important;
	    text-transform: uppercase;
	}	
	
.woocommerce ul.products li.product h2, .woocommerce ul.products li.product h3 {
text-transform:uppercase !important;	
	}

.button wc-forward { margin: 10px !important;}	
	
.course_reviews{display:none !important;}

#buddypress div#item-header div#item-meta, #course-list .item-meta .star-rating{
display:none !important;
}

#buddypress div#item-header div#item-meta .students{
display:none !important;
}
strong.course-star-rating,strong.course-star-rating+strong,.students {
    display: none !important;
}

.single-course #item-admins{display:none !important;}

.students_undertaking{display:none !important;}

#course-list li .item-meta strong {
display: none !important;
}

#course-list li .item-meta .students {
display: none !important;
}

#course-list li .item-meta {
display: none !important;
}

p { text-align:justify !important}

.single .featured img{width:60% !important;}

#bbpress-forums ul.bbp-topics li.bbp-body div.hentry .bbp-reply-header .bbp-admin-links{
    bottom: 0px !important;
    right: 50px !important;
}

.mfp-container { text-align: left !important; }
