/*

Theme Name: Smyler Template
Theme URI: https://www.smyler.nl
Author: Smyler Flexmarketeers
Author URI: https://www.smyler.nl
Description: Dit is het Smyler Template, ontworpen voor bedrijven in de flexbranche.
Version: 1.0.0
Template: pro

*/

.h1 {
	text-shadow: -2px 2px 3px rgba(0,0,0,0.25);
	font-size: 340%;
}

h2, .h2 {
	font-size: 171.4%;
}

h3, .h3 {
	font-size: 150%;
}

.widget::before {
	display: none;
}

.widget a:hover {
	color: white !important;
	font-weight: 700 !important;
}

.widget {
	color: #ffffff !important;
}

.widget_text a {
	text-decoration: none;
	color: #ffffff;
}

.x-colophon.bottom .x-colophon-content a:hover {
	font-weight: 700 !important;
	color: rgba(255,255,255,0.5) !important;
}

footer.x-colophon.top {
	background-color: #00afd3 !important; 
	box-shadow: 0 0 2px 1px rgba(0,0,0,.35);
}


.x-topbar, .x-colophon.bottom {
	background-color: #333333 !important; 
}

.x-post-slider {
	margin-top: 35px;
}

.entry-cover {
	background-position: left;
}

.single-post .x-main.full .hentry .entry-featured {
	margin-top: 0px;
}

input.wpcf7-form-control.wpcf7-submit, .x-btn x-btn-large, input[type="submit"] {
    border-width: 0px 0px 3px 0px;
    border-style: none none solid none;
    border-color: transparent transparent rgba(0,0,0,0.25) transparent;
    border-radius: 0.35em;
    font-size: 20px;
    box-shadow: 0em 0.15em 2em 0em rgba(0,0,0,0.25);
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
	margin-bottom: 15px !important;	
}

.x-btn {
	border-width: 0px 0px 3px 0px !important;
    border-style: none none solid none !important;
    border-color: transparent transparent rgba(0,0,0,0.25) transparent !important;
    border-radius: 0.35em !important;
    font-size: 20px !important;
    box-shadow: 0em 0.15em 2em 0em rgba(0,0,0,0.25) !important;
}

a.vacature {
	font-size: 85%;
}

.h-custom-headline {
	padding-bottom: 25px !important;
}

p.p-meta {
	display: none;	
}

div.vacancies-page__vacancy-header {
	font-size: 100%;
}

/*div.x-recent-posts-img {
	background-image: url(/wp-content/uploads/2018/10/Gezocht.jpg) !important;
}


/* Post datum verbergen */
.x-recent-posts .x-recent-posts-img:before, .x-recent-posts .x-recent-posts-img:after {
	display: none;
}

.x-recent-posts .x-recent-posts-date {
	display: none;
}


/* Tigris plug-in */

/* Searchfilter shortcode*/

.tigris-filter-form ul {
	text-align: left;
    margin: 0;
	margin-bottom: 20px;
}

input.js-filter-form-item {
	width: 100% !important;
}

.x-btn-tigris-search {
	border-width: 0px 0px 3px 0px !important;
    border-style: none none solid none !important;
    border-color: transparent transparent rgba(0,0,0,0.25) transparent !important;
    border-radius: 0.35em !important;
    font-size: 20px !important;
    box-shadow: 0em 0.15em 2em 0em rgba(0,0,0,0.25) !important;
	float: left;
}

button#tigris-reset.x-btn {
	background-color: rgb(128,128,128);
}

button#tigris-reset.x-btn:hover {
	background-color: rgb(51,51,51);
}

.filter-widget {
    padding: 0 33px;
    overflow: hidden;
    background-color: #ffffff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0px 3px 38px 0px rgba(0, 0, 0, 0.1);
}

/* Searchresults shortcode*/

h2.h2-vacancy-list {
	font-size: 22px;
}

.vacancies-page__vacancy-header {
	width: 100%;
	color: rgb(0,175,211);
}

.vacancies-result-filter-block {
	width: 100%;
	float: left;
	margin-bottom: 50px;
	text-align: left;
	padding: 0 33px;
	overflow: hidden;
	background-color: #ffffff;
	border: 0;
    border-radius: 6px;
    box-shadow: 0px 3px 38px 0px rgba(0, 0, 0, 0.1);
	margin-right: 15px;
}

.vacancies-result-filter-dienstverband {
	white-space: nowrap;
	color: rgb(0,175,211);
	width: 33%;
	float: right;
	text-align: right;
	padding-top: 17px;
}

.vacancies-result-filter-plaats {
	text-align: left;
	padding-bottom: 30px;
	color: rgb(0,175,211);
	width: 33%;
	float: left;
	padding-top: 17px;
}

/* Open sollicitatie shortcode*/

.vacancy-form p {
	width: 80%;
}

label.privacy {
	text-decoration: underline;
	display: -webkit-inline-box;
}

div.form-button-note {
	clear: left;
}

/* Tigris form shortcode*/

input.vacancy-form__acs-form {
	border: 1px solid rgba(0,0,0,0.1) !important;
}


/* Searchbar homepage shortcode*/

div.keywordshome {
	padding-right: 15px;
    padding-left: 10%;
	float: left;
}

div.locationhome {
	padding-right: 15px;
	float: left;
}

div.afstandhome {
	padding-left: 15px;
	float: right;
}

div.buttonhome {
	float: left;
	padding-top: 5px;
}

.tigris-search-form .tigris-search-form-distances, .tigris-search-form-find-job {
	display: inline-block;
    height: 3.45em;
    margin-bottom: 9px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 0 1.45em;
    font-size: 1rem;
    line-height: normal;
    color: #555;
    background-color: #fff;
}

.x-btn-tigris-home {
	border-width: 0px 0px 3px 0px !important;
    border-style: none none solid none !important;
    border-color: transparent transparent rgba(0,0,0,0.25) transparent !important;
    border-radius: 0.35em !important;
    font-size: 20px !important;
    box-shadow: 0em 0.15em 2em 0em rgba(0,0,0,0.25) !important;
}

/* Vacancies page without filter function*/

.vacancies-page__vacancy-header:hover {
	color: rgb(252,146,4);
}

/** Tigris single vacancy page */

.vacancies-page__title .h1 {
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 45px;
	text-align: center;
	color: rgb(0,175,211);
}

.vacancy-page__block, .vacancy-page__feedback {
	width: 70%;
	background: #ffffff;
}

.vacancy-page__block {
	padding: 40px 15px 0px;
}

.vacancies-page__details-plaats {
	color: rgb(0,175,211)
}
	
.vacancies-page__details-dienstverband {
	color: rgb(0,175,211)
}	

.vacancies-page__details-uren {
	color: rgb(0,175,211)	
}

.vacancy-page__date {
	display: none;	
}
	

@media (max-width: 1199px){

div.buttonhome {
	padding-top: 0px;
}

button#tigris-reset.x-btn {
	margin-bottom: 25px;
	float: left;
}

.x-btn-tigris-search {
	margin-right: 15px;
}

.h1 {
	font-size: 200%;
}

h1.h-custom-headline.cs-ta-center.homeh1.h1.accent {
	color: 	rgb(0,175,211);
}

h2, .h2 {
	font-size: 150%;
}

h3, .h3 {
	font-size: 100%;
}

h2.h2-vacancy-list {
	font-size: 18px;
}
}

@media (max-width: 979px){

div.keywordshome {
	width: 100%;
	float: left;
	padding-left: 0px;
}

div.locationhome {
	width: 100%;
	float: left;
}

div.buttonhome {
	width: 100%;
	float: none;
	padding-right: 15px;

}

div.afstandhome {
	padding-left: 0px;
	float: none;
}

.tigris-search-form .tigris-search-form-distances, input.js-search-form-item.tigris-search-form-location, input#s.tigris-search-form-find-job.search-field.js-search-form-item {
	width: 80%;
	border-radius: 0px;
}

.vacancy-page__block, .vacancy-page__feedback, .vacancy-form p {
	width: 95%;
}
}
.searchandfilter ul {margin-left:0px!Important;}

/** vacaturestyle **/

/* VACATURE FILTERING*/

div.search-filter {
    padding: 30px 0px 30px;
}

div.search-column {
    box-shadow: 1px 1px 50px 1px rgba(0,0,0,0.11);
}

@media (max-width: 576px) {
    div.search-column {
        margin-bottom: 70px !important;
    }
}

div.search-filter h2 {
	font-weight:700;
    font-size: 125% !important;
    margin-top: 0px;
}

div.vacatures label {
    width: 100%;
}

div.vacatures input[type="text"], div.vacatures select.sf-input-select {
    width: 85% !important;
    height: 3.45em;
}

@media (max-width: 576px) {
    select.sf-input-select {
        width: 85%;
        height: 3.45em;
    }
}

div.vacatures label.sf-label-checkbox {
    width: 90% !important;
    font-size: 90%;
}

.searchandfilter .sf-range-max, .searchandfilter .sf-range-min {
    font-size: 90%;
}

.searchandfilter .noUi-connect {
    background-color: rgb(5,66,136);
}

/* VACATURE RESULTATEN*/

div.job-result {
    box-shadow: 1px 1px 50px 1px rgba(0,0,0,0.11) !important;
}

div.job-btn {
    text-align: right;
}


div.job-result h2 {
	font-weight:700;
    font-size: 150% !important;
    margin-top: 0 !important;
}

div.job-image img {
    min-width: 100%;
}

div.job-content {
    background: white;
    padding: 20px;
    margin-bottom: 25px;
    font-size: 0.9em;
}

div.job-content p {
    margin: 15px 0 25px 0;
    float: left;
}

ul.job-usp {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 !important;
    list-style: none;
}

.job-usp li {
    font-weight: bold;
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

@media (max-width: 768px) {
    .job-usp li {
        display: block;
    }
}

i.usp {
    color: rgb(5,66,136);
}

/* VACATURE DETAIL PAGINA*/

div.single-job h1 {
    font-size: 200% !important;
}

div.single-job h2 {
    font-size: 125%;
    margin-top: 0;
}

/* SOLLICITATIE FORM*/

div.job-form {
    margin-top: 25px;
}

div.job-form label, div.job-form input[type="file"], div.job-form fieldset  {
    font-size: 0.9em;
}

div.form-wrapper {
    width: 80%;
    margin-top: 50px;
}

@media (max-width: 768px) {
    div.form-wrapper {
        width: 100%;
    }
}

input, textarea {
    width: 100%;
}

div.rnFormGroup.rnField.valid.required.rnprivacystatementField.rnagree-privacy label.rnLabel span, div.rnFormGroup.rnField.valid.required.rnprivacystatementField.rnagree-privacy label.rnLabel {
    float: right !important;
}

div.rnFormGroup.rnField.valid.required.rnprivacystatementField.rnagree-privacy div.rnFieldWrap {
    float: left !important;
    margin-right: 10px !important;
}

div.rnFormGroup.rnField.valid.required.rnprivacystatementField.rnagree-privacy {
	float: left !important;	
}
legend {display:none;}

.agree-privacy span.required{margin-left:20px;}

div.rnButtons button {
    margin-top: 25px;
    color: rgb(255,255,255);
    border-color: rgb(0, 175, 211);
    background-color: rgb(0, 175, 211);
    padding: 10px 30px 10px 30px;
    border-style: none;
    line-height: 1;
}

div.rnButtons button:hover{
    color: #fff!important;
    background-color: rgb(252, 146, 4) !important;
    border-color: rgb(252, 146, 4)!important;
}

/* QUICK SEARCH HOMEPAGE*/

form#search-filter-form-703.searchandfilter > ul > li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

div.quick-search ul {
    width: 100%;
    margin-left: 0px;
    text-align: left;
}

@media (max-width: 768px) {
    div.quick-search ul {
        margin-left: 0px;
    }
}

div.quick-search li {
    float: left;
}

div.quick-search li.sf-field-search {
    width: 69%;
    margin-right: 0.49% !important;
}



div.quick-search li.sf-field-submit {
    width: 30%;
}

@media (max-width: 768px) {
    div.quick-search li {
        width: 100%;
    }
}

div.quick-search input {
    font-size: 16px;
}

div.quick-search input[type="text"] {
    height: 3.45em !important;
		border:none;

}

div.quick-search input[type="submit"] {
    width: 100% !important;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 9px;
    border: 1px solid rgba(0,0,0,0.0);
    text-shadow: none;
    height: 2.75em;
    padding: 0 !important;
	background-color:#0f1626;
}
div.quick-search input[type="submit"]:hover {background-color:#ab987a;}

div.quick-search .searchandfilter select.sf-input-select {
    width: 100%;
    height: 3.45em;
    color: #b09999;
    font-size: 16px;
    border: 1px solid rgba(0,0,0,0.1);
}

div.quick-search input[type="submit"]:hover {
    color: white;
}

div.quick-search ul.chosen-results li {
    width: 100% !important;
    text-align: left;
    z-index: 9999999;
}

@media (max-width: 768px) {
    div.quick-search select.sf-input-select {
        width: 100%;
        font-family: inherit;
        font-size: 16px;
        color: #999999 !important;
    }
}

div.quick-search label {
    width: 100%;
}

div.rnErrors.rnHelpBlock span {
    color: red;
    font-size: 0.9em;
}

/* OPEN SOLLICITATIE PAGINA*/

div.open-sollicitatie h2 {
    font-size: 125%;
}

/* RECENT VACANCIES FOOTER*/

.recent-vacancies {
    font-size: 15px;
    color: rgb(68,68,68);
}

.recent-vacancies:hover {
    color: #cf4f1b;
}

.form-group.field.valid.required.privacystatement-field.agree-privacy {display:flex!important;flex-direction: column-reverse;}
input#agree-privacy {position:absolute;}

#search-filter-form-1410 ul li {display:inline-block!important;}
#search-filter-form-1410 input[type=text] {height: 3.3em !important;border-radius: 0.35em;margin-bottom: 5px!important;}
#search-filter-form-1410 label {display:inline-block;width:100%;}
#search-filter-form-1410 .sf-input-text {width:100%;}
#search-filter-form-1410 .sf-field-search {width:70%!important;margin-right:10px;}
.x-recent-posts .h-recent-posts {font-weight:700; color:rgb(5,66,136);padding:20px;}