/**
* Theme Name: Workreap Child
* Description: This is a child theme of Workreap.
* Author: Amentotech
* Template: workreap
* Version: 0.0.1
*/


.wr-aboutprojectstep .wr-project-form > fieldset > div > :nth-child(2) {
	display:none;	
}
.wr-aboutprojectstep .wr-project-form > fieldset > div > :nth-child(10) {
	display:none;	
}
.wr-aboutprojectstep .wr-project-form > fieldset > div > :nth-child(12) {
	display:none;	
}

.page-id-36 .wr-project-form > fieldset > div > :nth-child(1) {
	display:none;	
}
.page-id-36 .wr-project-form > fieldset > div > :nth-child(2) {
	display:none;	
}


.wr-user-logged-freelancers .wr-myorders {
	display:none;	
}
.wr-user-logged-freelancers .wr-dashboard-sidebar-action-button {
    display: none !important;
}
.wr-user-logged-freelancers .wr-managetask{
	display: none !important;
}

.wr-user-logged-freelancers aside > div > :nth-child(2) {
	display: none !important;
}

.wr-user-logged-employers .wr-dashboard-sidebar-action-button > a{
	background-color:#2dc6e5 !important;
}
.wr-user-logged-employers .wr-myorders > ul > .wr-find-tasks,.wr-taskslistings,.wr-myoffers{
	display:none;	
}


.wr-project-info {
	display:none !important;	
}

.wr-project-wrapper-two > div > ul > :nth-child(2) {
	display:none !important;	
}
.wr-project-wrapper-two > div > ul > :nth-child(3) {
	display:none !important;	
}
.wr-project-wrapper-two > div > ul > :nth-child(4) {
	display:none !important;	
}
.wr-project-wrapper-two > div > ul > :nth-child(5) {
	display:none !important;	
}
.wr-blogviewdates > :nth-child(2){
	display:none !important;	
}
.wr-blogviewdates > :nth-child(3){
	display:none !important;	
}
.wr-blogviewdates > :nth-child(4){
	display:none !important;	
}

.wr-template-view > :nth-child(2){
	display:none !important;	
}
.wr-template-view > :nth-child(3){
	display:none !important;	
}
.wr-template-view > :nth-child(4){
	display:none !important;	
}