/*
 Theme Name:     VW Job Board Child
 Theme URI:      https://www.vwthemes.com/
 Description:    Child theme for VW Job Board
 Author:         VWThemes
 Author URI:     https://www.vwthemes.com/
 Template:       vw-job-board
 Version:        1.0.0
*/

/* Hier kun je je eigen CSS aanpassen of overschrijven */
body.ctypo h3 {
    color: #ff914d;
    font-family: Quicksand;
    font-size: 22px !important;
    font-weight: bold;
}

.job_types {
	display:none;
}	
body.ctypo p {
	font-size: 15px!important;
}
.job_listings li.job_listing a div.position {
    width: 80%!important;
}

.single_job_listing .meta li {
    margin: 0px 3px 0px 0px!important;
}
.vactable {
	max-width: 400px;
}
.rnErrors { color: #B4191B!important; font-weight: bold; }
.rnFieldList legend { font-weight: bold; }
