/*

Theme Name: AJWTU Template
Theme URI: https://flywebservices.nl
Author: Fly Webservices
Author URI: https://flywebservices.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: 350%;
}

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

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

.widget {
	color: #ffffff !important;
}

.widget::before {
	display: none;
}

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

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

ul#menu-footer-left-1.menu a, ul#menu-footer-right.menu a {
	color: #ffffff !important;	
}

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

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

.x-topbar, .x-colophon.bottom {
	background-color: rgb(40,40,40) !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: 2px;
    border-style: solid;
    border-color: rgb(238,94,35);
    font-size: 20px;
	color: rgb(238,94,35);
	background: none;
	text-shadow: none;
}

.x-btn:hover, .button:hover, [type="submit"]:hover {
	border-color: rgb(54,54,54) !important;
	color: rgb(54,54,54) !important;
}

.x-img {
	margin-bottom: 0em !important;
}


.single_job_listing .company {
	padding: 2em;
}

.p-meta {
	display: none;	
}

/* Recaptcha V3 icon */
.grecaptcha-badge {
    display: none;
}