/*
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: #afcb08;
	--secondary-color: #22305E;
	--tertiary-color: #000;
	--border-radius: 0.75rem;
}

body{
	font-family: "acumin-pro", sans-serif;
	font-weight: 400;
}
h1{
	font-family: "acumin-pro", sans-serif;
	font-weight: 700
}



/* Algemeen */
.w-separator.size_small { height: 1rem !important; }
.w-separator.size_medium { height: 2rem !important; }
.w-separator.size_large { height: 4rem !important; }
.w-separator.size_huge { height: 8rem !important; }

.clickthrough{ pointer-events: none; }

.witruimte-knop{
	z-index: 5;
}



/* Repeater content */
.repeater-row{
	display: flex;
    flex-direction: column;
    margin-top: 1.5rem;
}
.repeater-row p:not(:last-child){
	margin-bottom: 0.5rem;
}
.repeater-row strong{
	color: var(--main-color);
	text-transform: uppercase;
}
.repeater-field.afbeelding > img{
	border-radius: var(--border-radius);
}
.repeater-row p{
	margin: 0;
}


/* Sponsor pagina */
.hoofdsponsor{
	display: flex;
	justify-content: center;
}

/* Header */
header{
	font-weight: 600;
}
.l-subheader-h{
	max-width: 1650px !important;
}
.l-subheader-cell.at_center{
	position: relative;
}
.l-subheader-cell.at_center > nav{
	z-index: 2;
}
.l-subheader-cell.at_center:after{
	content: "";
    position: absolute;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 125px solid transparent;
    border-top: 125px solid var(--secondary-color);
    height: 0;
    width: 94%;
    top: 0;
    bottom: 0;
	left: 0;
    z-index: 1;
}
.l-subheader-cell.at_right{
	position: relative;
	height: 100%;
}
.w-nav-list .w-nav-arrow{
	color: var(--secondary-color);
}
.l-subheader-cell.at_right .w-socials-list {
	display: flex;
	align-items: center;
}



/* Home */
.home h1 {
	font-family: 'acumin-pro' !important;
}
#home-banner .shapies:before{
	content: "";
    background: var(--secondary-color);
    height: 118%;
    width: 112%;
    position: absolute;
    left: -5%;
    top: -22%;
    clip-path: polygon(50% 13%, 100% 0, 78% 100%, 0 81%, 0 0);
}
#home-banner .shapies:after{
	content: "";
    position: absolute;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 125px solid transparent;
    border-top: 275px solid #fff;
    height: 0%;
    width: 90%;
    top: -15%;
    bottom: 0;
    left: -10%;
}
#home-banner .shapies > .vc_column-inner{
	z-index: 1;
}

#home-nieuws{
	background-color: var(--main-color);
    background-image: 
		radial-gradient(circle at 10% 10%, #abc50c 5%, transparent 15%), 
		radial-gradient(circle at 30% 70%, #a6bf12 5%, transparent 15%), 
		radial-gradient(circle at 50% 30%, #a6bf10 5%, transparent 15%), 
		radial-gradient(circle at 80% 90%, #b8d50d 5%, transparent 15%);
    background-size: 20px 20px;
}
#home-nieuws .nieuws-groot img{
	max-height: 450px
}
.nieuws-groot .datum{
	clip-path: polygon(0 1%, 100% 0, 90% 100%, 0% 100%);
}
.nieuws-groot .hoofd-wrap:before{
	content: "";
    background: #162249;
	clip-path: polygon(0 0, 100% 0, 100% 100%);
    position: absolute;
    left: -5%;
    bottom: 6.1%;
    width: 5.2%;
    height: 5%;
}
.nieuws-klein .datum{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}
.nieuws-klein .hoofd-wrap:before{
	content: "";
    background: #162249;
    clip-path: polygon(0 0, 0 69%, 100% 0);
    position: absolute;
    right: -5.2%;
    top: 22%;
    width: 5.2%;
    height: 20%;
}

.hoofdsponsor-brug:before{
	content: "";
    background: #ffffff;
    position: absolute;
    top: -2rem;
	left: 0;
    right: 0;
    width: 100%;
    height: 3rem;
    z-index: 2;
}
.hoofdsponsor-brug:after{
	content: "";
    position: absolute;
    bottom: -2rem;
    left: 0;
    right: 0;
    background: white;
    height: 3rem;
}

#home-events .w-filter-item-values{
	width: 75%;
}
#home-events .datum{
	display: flex;
	justify-content: center;
	align-items: center;
}
#home-events .event-overzicht .w-grid-item:nth-child(even){
	background: #f4f4f4;
}
.event-overzicht .w-btn-wrapper{
	width: 100%;
}
.event-overzicht .w-btn-wrapper > a{
	position: relative;
}
.event-overzicht .w-btn-wrapper > a:after{
	content: "\f054";
	font-family: 'fontawesome';
	font-weight: 900;
	position: absolute;
	right: 5%;
}
.event-uitgelicht .w-btn{
	position: relative;
}
.event-uitgelicht .w-btn:after{
	content: "\f054";
	font-family: 'fontawesome';
	font-weight: 900;
	position: absolute;
	right: 3%;
}
.event-shapes:before{
	content: "";
    background: var(--secondary-color);
    clip-path: polygon(50% 13%, 100% 0, 78% 100%, 0 81%, 0 0);
    position: absolute;
    left: 0;
    top: -12%;
    height: 124%;
    width: 116%;
}
.event-shapes > .w-hwrapper{
	clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

#pagina-slider:before{
	content: "";
    background: url(/wp-content/uploads/2023/03/ltv_dommelen_icon_tennisball_image.png);
	background-repeat: no-repeat !important;
    position: absolute;
    left: -20%;
    top: -115%;
    height: 700px;
    width: 700px;
	pointer-events: none;
}
#pagina-slider .slider{
	display: none;
}
#pagina-slider .slider.active{
	display: flex;
}
#slide-1-prev,
#slide-1-next,
#slide-2-prev,
#slide-2-next,
#slide-3-prev,
#slide-3-next {
	height: 4rem;
	width: 4rem;
	font-size: 2.5rem;
}




/* Footer */
footer{
	position: relative;
}
#footer:after{
	content: "";
    background: url(/wp-content/uploads/2023/03/ltv_dommelen_footer_ball.png);
    background-repeat: no-repeat;
	background-size: cover;
    position: absolute;
    right: 0;
    top: -15%;
    bottom: 0;
    width: 15%;
	height: 115%;
    height: auto;
    pointer-events: none;
}

/* 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;
}


/* Scrollbar */
body::-webkit-scrollbar {
    width: 1em;
}
body::-webkit-scrollbar-track {
    background:#fff;
}
body::-webkit-scrollbar-thumb {
  background-color: var(--main-color);
}


/* privacy pagina */
.no-touch .w-tabs-section-header{
	font-weight: bold;
}

/* Cookie Banner */
.seopress-user-consent {
	font-size: 1rem !important;
	padding: 0.75rem !important;
	background: #f7f7f7 !important;
	border-right: 0 !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: var(--border-radius);
    padding: 0.5rem 2rem;
    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;
}

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


/* FAQ */
/* Style the buttons that are used to open and close the accordion panel */
.faq-tab .accordion {
	background-color: transparent;
	color: var(--color-content-heading);
	padding: 1rem;
	width: 100%;
	text-align: left;
	transition: ease 0.4s;
	border-bottom: solid 1px var(--color-content-border);
	font-weight: 500;
	font-size: 1.25rem;
}
.faq-tab .accordion:hover{
	background-color: var(--color-content-bg-alt);
}
.faq-tab .panel {
	padding: 0;
	overflow: hidden;
	transition: ease 0.3s;
	visibility: hidden;
	height: 0;
}
.faq-tab.active .panel{
	transition: ease 0.3s;
	height: fit-content;
	padding: 18px;
}
.faq-tab .accordion:after {
	content: '\f067'; 
	color: var(--color-content-heading);
	float: right;
	margin-left: 5px;
	font-family: fontawesome;
	font-size: 1.25rem;
	font-weight: 300;
	transition: ease 0.3s;
}
.faq-tab.active .accordion:after {
	transform: rotate(315deg);
}

/* Home dates */

.layout_2751 .usg_html_1 {
	aspect-ratio: 1 !important;
	min-width: 3rem;
	min-height: 3rem;
	line-height: 1;
}



.l-subheader-cell.at_left {
	    z-index: 1;
}
