/* Enter Your Custom CSS Here*/ 
.wt-registerformfooter.wt-loginheaderclick a.wt-loginbtn {
    color: #fff;
}
.home header#wt-header {
    background: #fff !important;
}
body .wt-logo {
    margin: 2px 0  0px 0 !important;
}
.wt-popup-footerterms {
    display: none;
}
/*
 .notify-wrap-icon {
    display: none;
}
*/

.wt-language-holder.wt-tabsinfo.wt-wp-language {
    display: none;
}
.header-variation-two .wt-innerbannerholder {
    height: 270px !important;
}
.single-freelancers.header-variation-two .wt-innerbannerholder {
	height: 400px !important;}
.fw-btn-1, .wt-btn {
	color: #333 !important;}
.wt-loginarea .fw-btn-1, .wt-loginarea .wt-btn {
	color: #fff !important;}

a.j-post {
    background: #00cc8d;
    color: #fff;
    padding: 8px 25px;
    border-radius: 5px;
    font-weight: bold;
	
	    font-size: 19px;
}


@media only screen and (max-width: 479px) {
a.j-post {
    padding: 8px 1px;
    margin-top: -4px !important;
	    font-size: 15px;
	display:none;
}
	a.j-post.employer{
    padding: 8px 4px;
    margin-top: -4px !important;
    display: none;
	    font-size: 19px;}
.wt-userlogedin {
    padding: 0;}
	body.registration-enabled .wt-navigationarea .wt-logo {
    float: none;
    margin: 32px auto;
}
	.wt-title h1 {
    font-size: 20px !important;
    margin-top: 60px;
}
}