/*
Theme Name: Yooker Theme
Template: Impreza
Version: 1.0.0
Author:	Yooker
Theme URI: https://yooker.nl
Author URI: https://yooker.nl
*/

@import url("./forms.css");
@import url("./responsive.css");

:root { /* Deze aanpassen naar klantkleuren */
	--main-color: #DC1A32;
	--secondary-color: #464748;
	--tertiary-color: #fff;
}

/* Algemeen */
.section-breder > .l-section-h{
	max-width: 1500px;
}


/* Home */
#home-banner > .l-section-h, #home-banner > .l-section-h .wpb_column:last-child, #home-banner > .l-section-h .wpb_column:last-child .vc_column-inner
{
	position: static !important;
}
#home-banner h2{
	color: #000 !important;
}
#home-banner .w-image img{
	max-height: 920px;
    width: auto;
    margin-bottom: -110px;
}
#home-banner {
	overflow:hidden;
}

/* Vacatures */
/* body:not(.postid-58121) #vacature-banner:after{
	content: "";
	height: 100%;
	width: 100%;
	background: url(/wp-content/uploads/2022/11/Vector-Smart-Object.png);
	position: absolute;
	top: 0;
	left: 0;
} */
#vacature-kop .wpb_row{
	align-items: center;
}
#vacatures .w-grid-item-h > .w-vwrapper > .w-hwrapper{
	justify-content: space-between;
	align-items: center;
}
#vacatures .w-grid-item-h > .w-vwrapper > .w-hwrapper .post_custom_field{
	margin: 0 !important;
}
#vacatures .w-grid-item-h > .w-vwrapper > .w-hwrapper .post_custom_field span{
	color: #fff;
	background: var(--main-color);
	margin-right: 12px;
	padding: 0.9em;
	text-transform: uppercase;
	font-weight: 600;
}
#vacatures .vc_column-inner .wpb_wrapper > .g-cols{
	align-items: center;
}
#vacatures #us_grid_1 .w-grid-item:not(:last-child){
	margin-bottom: 2.5rem !important;
}
#vacatures .w-vwrapper.usg_vwrapper_1.align_none.valign_top{
	box-shadow: 0 6px 4px 0px rgb(0 0 0 / 10%);
}
#solliciteer h4{
	font-weight: 300;
}
#vacature-details .w-tabs-section-header {
	background: transparent !important;
}

/* Met dank aan mijn favoriete persoon: Ties */
#procedure > .l-section-h {
	max-width: 1500px!important;
}
#procedure .process1::after {
	content: url(/wp-content/uploads/2022/11/pijltje.png);
	position: absolute;
	left: 40%;
	transform: rotate(10deg);
	bottom: 15px;
}
#procedure .process2::after {
	content: url(/wp-content/uploads/2022/11/pijltje.png);
	position: absolute;
	left: 40%;
	transform: scaleX(-1) rotate(180deg);
	top: 10px;
}
/* Popup */
article.vacature .usg_html_1 {
	flex: 1;
	text-align: right;
}
.vacature-form {
	font-family: var(--font-body);
	font-size: 1.2rem;
	line-height: 1.20!important;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0em;
	border-radius: 16px;
	padding: 1em 1em;
	background: var(--color-content-border);
	border-color: transparent;
	color: #ffffff!important;
	box-shadow: 0px 2px 3px 1px rgb(0 0 0 / 20%);
	transition: ease 0.3s;
}
.vacature-form:hover{
	background: var(--main-color);
}
.vacature-form i {
	margin-left: 5px;
}
.popup {
	background: rgb(0 0 0 / 7.5%);
	position: fixed;
	display: none;
	z-index: 5000;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.popup h2 {
	margin-bottom: 20px;
}
.popup .gform_heading {
	display:none !important;
}
.popup > div {
	max-width: 600px;
	width: 70%;
	position: fixed;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	background: #fff;
	padding: 30px;
	z-index: 5001;
	text-align: left;
}
.popup .sluiten {
	position: absolute !important;
	font-size: 25px;
	background: var(--color-content-link);
	color: #fff;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 1;
	top: 20px !important;
	right: 20px !important;
	font-weight: 500 !important;
}
.popup .gfield {
	margin-bottom: 6px !important;
}
#gform_drag_drop_area_5_4{
	background: #CFCFCF;
	border: none;
	border-radius: 0;
}
#gform_drag_drop_area_5_4 .gform_drop_instructions{
	text-transform: uppercase;
	font-size: 1.1rem;
}
#gform_browse_button_5_4{
	background: #fff;
	border: solid 1px #ACACAC;
	box-shadow: 0 2px 2px 1px rgb(0 0 0 / 20%);
	border-radius: 12px;
	outline: none !important;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.1rem;
	margin-top: 10px;
	padding: 0.8em 3.4em;
	transition: ease 0.3s;
}
#gform_browse_button_5_4:hover{
	background: #000;
	color: #fff;
	border-color: #000;
}
#gform_browse_button_5_4:before{
	content: none;
}


/* Single vacature */
#vacature-head .post_custom_field{
	background: var(--main-color);
	color: #fff;
	padding: 1.5rem 1rem;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.25rem;
}
#vacature-head .vc_row{
	padding-bottom: 75px;
	border-bottom: solid 1px #000;
	margin: 0 1px;
}
#vacature-details .w-tabs-section-header{
	padding: 50px;
}
#vacature-details .w-tabs-section-control{
	color: var(--main-color);
	font-size: 1.5rem;
}
#vacature-details .w-tabs-section-control:before{
	left: 0.375em;
	width: 0.25em;
	border-radius: 0 !important;
}
#vacature-details .w-tabs-section-control:after{
	top: 0.375em;
	height: 0.25em;
	border-radius: 0 !important;
}


/* Single Blog */
.blog-cat a {
	border: solid #ffffff8f 1px;
	border-radius: 50px;
	padding: 4px 20px;
}
.et_pb_post_content_0_tb_body.et_pb_post_content .scriptlesssocialsharing a {
	color:#111 !important;
	background-color:transparent !important;
	border:solid #00000014 1px;
	margin-left:-1px;
	padding:14px !important;
}
.et_pb_post_content_0_tb_body.et_pb_post_content .scriptlesssocialsharing a:before {
	font-size:17px !important;
}
.et_pb_post_content_0_tb_body.et_pb_post_content .scriptlesssocialsharing a:hover {
	background:#111 !important;
	color:#fff !important;
	border-color:#111 !important;
}
.scriptlesssocialsharing__heading {
	font-size:18px !important;
}
.scriptlesssocialsharing:first-child .scriptlesssocialsharing__buttons {
	margin-bottom:35px;
}
.et_pb_post_content p:not(.has-background):last-of-type {
	margin-bottom:35px !important;
}

/* Contactpagina */
#contact a:not(.gform_wrapper a) {
	color: #333;
	transition: ease 0.3s;
}
#contact a:hover:not(.gform_wrapper a){
	color: var(--main-color);
	transition: ease 0.3s;
}

/* Scrollbar */
body::-webkit-scrollbar {
	width: 1em;
}

body::-webkit-scrollbar-track {
	background:#fff;
}

body::-webkit-scrollbar-thumb {
	background-color: var(--main-color);
}

/* Cookie Banner */
.seopress-user-consent {
	font-size:16px !important;
	padding:12px !important;
	background:#f7f7f7 !important;
	border-right:0px !important;
}
.seopress-user-consent p a:first-child {
	content: "";
	background-image: url(/wp-content/uploads/2022/01/yooker-cookies.png);
	width: 32px;
	height: 32px;
	display: inline-block;
	background-size: cover;
	margin-bottom: -11px;
	margin-right: 13px;
}
.seopress-user-consent #seopress-user-consent-accept{
	background: var(--main-color);
	color: #fff;
	border-radius: 0px;
	padding: 8px 35px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: 600;
	margin-left:50px !important;
	border:none;
	cursor:pointer;
	transition:all ease .3s;
}
.seopress-user-consent #seopress-user-consent-close {
	background: none;
	border: none;
	font-size: 13px;
	padding: 3px 20px;
	margin-top: 5px;
	font-weight: 600;
	color: #000;
	transition:all ease .3s;
}
.seopress-user-consent #seopress-user-consent-close:hover {
	border:none;
	background:none;
	color:red;
	transition:all ease .3s;
}
.seopress-user-consent p a:nth-child(2) {
	text-decoration:underline;
}
.seopress-user-consent p {
	padding-bottom:0 !important;
}

/* Footer */
footer .widget.widget_nav_menu li {
	margin-bottom: 14px !important;
}
/* Footer contact */
#footer-contact h4{
	font-weight: 300;
}

/* Menu */
.ush_menu_1 .w-nav-icon>div{
	border-width: 5px !important;
}
.w-nav-control{
	color: #000 !important;
}

/* Voorwaarden */
.voorwaarden .w-iconbox{
	align-items: center;
}

/* wrapper Process */ 
.rij .w-iconbox-icon {
	background-color: white!important;
}
.process1::after{
	content: url(/wp-content/uploads/2022/11/pijltje.png);
	position: absolute;
	bottom: 30px;
	left: 225px;
	scale: 0.5;
	transform: rotate(10deg);
	clip-path: polygon(0 0, 0% 0%, 0% 0%, 0% 100%);
	transition: .7s;
	transition-delay:.3s;
} 
.process2::after{
	content: url(/wp-content/uploads/2022/11/pijltje.png);
	position: absolute;
	left: 200px;
	scale: 0.5;
	transform: scaleX(-1) rotate(180deg);
	transform: rotate(10deg);
	clip-path: polygon(0 0, 0% 0%, 0% 0%, 0% 100%);
	transition: .7s;
	transition-delay:1s;
} 
.process3::after{
	content: url(/wp-content/uploads/2022/11/pijltje.png);
	position: absolute;
	bottom: 30px;
	left: 175px;
	scale: 0.5;
	transform: rotate(10deg);
	clip-path: polygon(0 0, 0% 0%, 0% 0%, 0% 100%);
	transition: .7s;
	transition-delay:1.7s;
} 
#vragenwrap .w-popup-trigger {
	padding: 30px 30px 30px 30px!important;
}


/* Banner vormpjes */
.hoek-vormpje:before {
	content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" id="Laag_1" viewBox="0 0 184.42 86.52"><defs><style> .cls-1 { fill: %23fff; } </style></defs><path class="cls-1" d="M0,0h184.42v86.52h-107.03c-5.64,0-13.61-3.53-17.71-7.85L0,0Z"/></svg>');
    height: 320px;
    width: 260px;
    top: -50px;
    position: absolute;
    z-index: 1;
    right: -40px;
    transform: rotate(21deg);
}

/*header open shapes*/

#header-content:after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" id="Laag_1" viewBox="0 0 184.42 86.52"><defs><style> .cls-1 { fill: %23fff; } </style></defs><path class="cls-1" d="M0,0h184.42v86.52h-107.03c-5.64,0-13.61-3.53-17.71-7.85L0,0Z"/></svg>');
    height: 320px;
    width: 260px;
    top: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    transform: rotate(21deg);
}



/* Animatie in proces */
.active .process1::after{
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
} 
.active .process2::after{
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
} 
.active .process3::after{
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
} 

.vacature-template-default .is-type-video {
	max-width: 600px !important;
}