.tec-events-category-color-filter{align-items:center;cursor:pointer;display:flex;gap:var(--tec-spacer-1);position:relative}.tec-events-category-color-filter.tec-events-category-color-filter--align-right .tec-events-category-color-filter__dropdown{left:auto;right:0}.tec-events-category-color-filter .tec-events-category-color-filter__colors{align-items:center;display:flex}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle{aspect-ratio:1;border:2px solid var(--tec-color-background);border-radius:var(--tec-events-border-radius-circle);margin-left:calc(var(--tec-spacer-2)*-1);position:relative;width:20px}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle[class*=tribe_events_cat-]{background-color:var(--tec-color-category-primary,#0000)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:first-child{background-color:var(--tec-color-category-legend-default-1)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(2){background-color:var(--tec-color-category-legend-default-2)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(3){background-color:var(--tec-color-category-legend-default-3)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(4){background-color:var(--tec-color-category-legend-default-4)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(5){background-color:var(--tec-color-category-legend-default-5)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle:first-child{margin-left:0}.tec-events-category-color-filter.tec-events-category-color-filter--open .tec-events-category-color-filter__dropdown-icon .tec-events-category-color-filter__dropdown-icon-svg{transform:rotate(180deg)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown-icon{aspect-ratio:1;width:12px}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown{background-color:var(--tec-color-background);border-radius:var(--tec-border-radius-default);box-shadow:var(--tec-box-shadow-tooltip);inset-inline-end:0;inset-inline-start:auto;left:auto;max-inline-size:100vw;max-width:min(100vw,300px);min-width:250px;opacity:0;overflow-x:auto;pointer-events:none;position:absolute;right:0;top:100%;visibility:hidden;white-space:nowrap;z-index:100}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown:after{content:"";height:100%;left:0;max-width:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100vw}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown.tec-events-category-color-filter__dropdown--visible{display:flex;flex-direction:column;opacity:1;pointer-events:auto;visibility:visible}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-header{align-items:center;background-color:var(--tec-color-background);cursor:default;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:var(--tec-spacer-1);padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-header .tec-events-category-color-filter__dropdown-close{background-color:initial;border:0;cursor:pointer;font-size:var(--tec-font-size-5)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__reset-wrapper{background-color:var(--tec-color-background);border-top:var(--tec-border-width-1) solid var(--tec-color-background-view-selector-list-item-hover);display:flex;flex-shrink:0;justify-content:center;padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-list{display:flex;flex-direction:column;gap:var(--tec-spacer-1);list-style:none;margin:0;max-height:250px;overflow-y:auto;padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item{align-items:center;border-radius:var(--tec-border-radius-default);display:flex;justify-content:space-between;transition:var(--tec-transition-background-color)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label:not(:has(input)){margin:0;padding:0;width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label{align-items:center;cursor:pointer;display:flex;gap:var(--tec-spacer-1);padding:var(--tec-spacer-1);width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label:hover{background-color:var(--tec-color-background-secondary)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__checkbox{cursor:pointer}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__label{align-items:center;color:inherit;display:flex;flex-grow:1;font-size:var(--tec-font-size-2);padding:var(--tec-spacer-0) 0;-webkit-text-decoration:none;text-decoration:none;width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__label:hover{background-color:var(--tec-color-background-secondary)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__color-dot{aspect-ratio:1;background-color:var(--tec-color-category-primary);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-left:auto;width:12px}.tec-events-category-color-filter.tec-events-category-color-filter--open .tec-events-category-color-filter__dropdown{display:flex}.tribe-events.tribe-common--breakpoint-medium .tec-events-category-color-filter{margin-left:var(--tec-spacer-1);padding-left:var(--tec-spacer-1)}.wpcf7-not-valid-tip{color: red;}
.wpcf7-form.invalid .wpcf7-response-output{background: #ffd9d9;color: #a24141;border:none; position: relative;text-align: left;border-radius: 0.3rem; padding: 1.5rem;}
.wpcf7-form.sent .wpcf7-response-output{background: #c9f7b2;color: #587549;border:none; position: relative;text-align: left;border-radius: 0.3rem; padding: 1.5rem;}.text-white{color: #fff!important;}
.nowrap *,
.nowrap{white-space: nowrap;}
.overflow_hidden{overflow: hidden;}
.valign_center{display: flex; align-items: center;} .m-1{margin: 0.5rem;}
.m-2{margin: 1rem;}
.m-3{margin: 2rem;}
.m-4{margin: 3rem;}
.mb-1{margin-bottom: 0.5rem;}
.mb-2{margin-bottom: 1rem;}
.mb-3{margin-bottom: 2rem;}
.mb-4{margin-bottom: 3rem;}
.mt-1{margin-top: 0.5rem;}
.mt-2{margin-top: 1rem;}
.mt-3{margin-top: 2rem;}
.mt-4{margin-top: 3rem;}
.mr-1{margin-right: 0.5rem;}
.mr-2{margin-right: 1rem;}
.mr-3{margin-right: 2rem;}
.mr-4{margin-right: 3rem;}
.ml-1{margin-left: 0.5rem;}
.ml-2{margin-left: 1rem;}
.ml-3{margin-left: 2rem;}
.ml-4{margin-left: 3rem;} .p-1{padding: 0.5rem;}
.p-2{padding: 1rem;}
.p-3{padding: 2rem;}
.p-4{padding: 3rem;}
.pb-1{padding-bottom: 0.5rem;}
.pb-2{padding-bottom: 1rem;}
.pb-3{padding-bottom: 2rem;}
.pb-4{padding-bottom: 3rem;}
.pt-1{padding-top: 0.5rem;}
.pt-2{padding-top: 1rem;}
.pt-3{padding-top: 2rem;}
.pt-4{padding-top: 3rem;}
.pr-1{padding-right: 0.5rem;}
.pr-2{padding-right: 1rem;}
.pr-3{padding-right: 2rem;}
.pr-4{padding-right: 3rem;}
.pl-1{padding-left: 0.5rem;}
.pl-2{padding-left: 1rem;}
.pl-3{padding-left: 2rem;}
.pl-4{padding-left: 3rem;}.footer_top .w-menu li{position: relative; padding-left: 1.4em;}
.footer_top .w-socials-item-link{width: auto!important; height: auto!important; line-height: initial!important;} .footer_logos img{max-height: 40px; width: auto}.no-touch .w-nav.type_desktop .hover_underline .menu-item.level_1.current_page_item .w-nav-title{font-weight: bold;}
.no-touch .w-nav.type_desktop .hover_underline .menu-item.level_1.current_page_item .w-nav-title:after{bottom: -2px;opacity: 1;}
.l-subheader.at_top i{color: var(--sc-primary);}
.l-subheader.at_top a:hover i{color: var(--sc-primary);}
.w-nav-arrow{float: right}.nevobo_left .row.matchrow{margin-left: initial;}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.vvc-vught.nl/wp-content/themes/vvc-vught/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.woocommerce a.button.alt.checkout-button,
.woocommerce button[name="add-to-cart"],
.woocommerce button.alt.button[name="woocommerce_checkout_place_order"]{background-color: var(--sc-green)!important; border-color: var(--sc-green) !important; color: #fff!important;}
.woocommerce a.button.alt.checkout-button:hover,
.woocommerce button[name="add-to-cart"]:hover,
.woocommerce button.alt.button[name="woocommerce_checkout_place_order"]:hover{background-color: var(--sc-green-dark)!important; border-color: var(--sc-green-dark) !important; color: #fff!important;}:root {
--sc-primary: #e74c3c;
--sc-primary-light: #e74c3c;
--sc-secondary: #333333;
--sc-secondary-light: #333333;
--sc-green: #94a758;
--sc-green-dark: #738337;
--sc-red: #b23f06;
--sc-beige: #dfd9da;
--sc-light: #efebec;
--sc-dark: #3F434A;
}
.flex{display: flex; }
.space-between{justify-content: space-between}
.align-center{align-items: center;}
.h-full{height: 100%;}
.grecaptcha-badge{visibility: hidden;}
.text-center{text-align: center;}
.text-primary {color: var(--sc-primary);}
.w-text.large_icon i{font-size:30px; margin-right: 1rem; color: var(--sc-green);}
.stretch_image_height .w-image-h{height: 100%; display: block;}
.stretch_image_height .w-image-h img{height: 100%; object-fit: cover; }
.w-grid-list.owl-carousel{margin:0!important;}
.error404 .search-form{text-align:center}
.error404 .search-form input[type=submit]{margin-top:2rem;display:inline-block}
.training_schedule thead{background: #f5f5f5;}
.training_schedule td,
.training_schedule th{width: 20% !important}
.spon_image img{width: initial!important; max-width: initial; max-height: 150px!important; margin: 0 auto!important;}@media only screen and (min-width: 1280px) {
.w-nav a[href="#"]:not(.w-nav-control){cursor: initial; pointer-events: none;}
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 767px) {
} @media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 991px) {
.nevobofeed .column a{margin-bottom: 0!important;}
.nevobofeed .column .text-right,
.nevobofeed .column .text-left{text-align: center!important;}
}
@media only screen and (max-width: 767px) {
.nevobotable th:nth-child(1n + 5),
.nevobotable td:nth-child(1n + 5){display: none;}
.nevobofeed .match-detail > .match-label{margin-top: 0!important;position: relative!important; left: 0; right: 0; transform: initial!important;}
.nevobofeed .match-detail > .match-detail-name {width: 100% !important; text-align: center!important; padding: 0!important;}
}