/*
Theme Name: Wereldstage 2024
Theme URI: https://profoundprojects.com/
Author: Profound Projects
Author URI: https://profoundprojects.com/
Description: 
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 5.7
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wereldstage-2024
Tags: blog, news, portfolio, one-column, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, style-variations, threaded-comments, translation-ready
*/

*,
*:before,
*:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    scroll-behavior: smooth;
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    font-size: 16px;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    margin: 0;
    overflow-x: hidden;
}
.wp-block-woocommerce-filter-wrapper{display:none }

ol,
ul {
    margin-bottom: 20px;
}

button {
    outline: none;
}

p:not(:last-child) {
    margin-bottom: 10px;
}

.header-text{    font-size: clamp(16px, 1rem + ((1vw - 3.2px) * 0.37), 20px);}
.wp-site-blocks {
    padding-top: 0;
    padding-bottom: 0;
}

:where(.wp-site-blocks)>*,
:where(figure) {
    margin: 0;
}

:where(.wp-block-columns.has-background) {
    padding: 0;
}

.woocommerce-checkout #ws-add-guest,.woocommerce-checkout .ws-remove-guest{background-color:#404041 !important;}
.wc-block-order-confirmation-summary-list li:last-of-type{display:none !important;}

.site-header {
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    top: var(--wp-admin--admin-bar--height, 0);
    left: 0;
    z-index: 99;
}

.wp-block-site-logo img {
    height: 49px;
}

p {
    margin: 0;
}

p:not(:last-child) {
    margin: 0 0 20px;
}

a:where(:not(.wp-element-button)),
:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: none;
}

body .is-layout-flow>.alignright {
    margin: 0;
}

:where(.wp-block-columns) {
    margin-bottom: 0;
}

.flex-center {
    display: flex;
    align-items: center;
}

body.home .site-header {
    position: fixed;
    width: 100%;
    top: calc(var(--wp-admin--admin-bar--height, 0));
    z-index: 9;
}

body.home .site-header nav {
    color: #fff;
}

body .is-layout-flex.no-flex{
	display: block
}

.wc-block-mini-cart__empty-cart-wrapper .wp-block-button{justify-content: center;}
.wc-block-mini-cart__empty-cart-wrapper .wp-block-button a{background-color: var(--wp--preset--color--contrast) !important;}


.wp-block-search__button-only button {
    background-image: url('./assets/images/search.svg');
    background-repeat: no-repeat;
    padding: 0;
    width: 23px;
    max-width: 23px !important;
    background-position: center center;
    background-color: transparent;
}

.wp-block-search__button-only .wp-block-search__label {
    position: absolute;
    opacity: 0;
}

.wp-block-search__button-only button svg {
    opacity: 0;
}

.logo-block {
    flex-basis: 400px;
    max-height: 49px;
}

.slide-wrap {
    position: relative;
    height: 100%;
}

.slide-wrap .slide-title {
    position: absolute;
    bottom: 100px;
    width: 50%;
}

.slide-wrap .slide-title.left {
    left: 0;
    text-align: right;
}

.slide-wrap .slide-title.right {
    right: 0;
    text-align: left;
}

.slide-wrap .slide-title.left h2 {
    margin-left: auto;
}

.slide-wrap .slide-title.right h2 {
    margin-right: auto;
    padding-left: 30px;
}

.slide-wrap .slide-title h2 {
    width: 60%;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
    font-size: 56px;
    line-height: 50px;
    margin-bottom: 15px;
    margin-top: 0;
    padding-right: 50px;
    font-family: var(--wp--preset--font-family--futuracon-bol) !important;
}

.slide-wrap::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.slide-wrap * {
    z-index: 2;
}

.slide-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.home_slider .slide {
    height: calc(100vh - 81px);
}

.pakket-list{
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    column-count: 2;
    column-gap: 60px;
	list-style: none; 
	padding-left: 0
}

.pakket-list li{
	font-size: 18px;
    line-height: 22px;
    padding: 0 0 5px 25px;
    color: #666;
    position: relative;
}

.pakket-list li:before{
	content: '\f00c';
    font-family: "FontAwesome", "Arial", "Verdana", "Helvetica", sans-serif;
    color: #ec008c;
    font-size: 14px;
    position: absolute;
    left: 0;
}

.slick-dots li button:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 3px;
    padding: 0;
    line-height: 18px;
    opacity: 1;
    background-color: transparent;
    transition: all .5s ease;
}

.slick-dots li {
    margin: 0;
}

.slick-dots li.slick-active button:before {
    border-color: var(--wp--preset--color--accent);
    background-color: var(--wp--preset--color--accent);
}

.slick-dots li button {
    padding: 0;
    width: 15px;
    height: 15px;
}

.home_slider .slick-dots {
    bottom: 28px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
    overflow: hidden;
}

.wp-block-separator.is-style-default {
    border: none !important;
    background: none !important;
    width: 100% !important;
}
.wp-block-separator.is-style-default::before {
    content: '';
    width: 45px;
    display: block;
    background: var(--wp--preset--color--accent);
    height: 1px;
}

.arrow-right a {
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all .5s ease-in-out;
}

.arrow-right a::after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 20px;
    background-image: url('./assets/images/angle-right-solid.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: 5px;
}

.arrow-right.white a::after {
    background-image: url('./assets/images/arrow-right-white.svg');
    /* margin-top: 0; */
}

.pos-rel {
    position: relative;
    z-index: 1;
}

.element-title {
    color: #ec008c;
    margin: -38px 0 6px;
    text-transform: uppercase;
    font-size: 290px;
    white-space: nowrap;
    overflow: hidden;
}

.title-anim {
    overflow: hidden;
}

.title-anim mark {
    font-size: 56px;
    display: block;
    font-family: var(--wp--preset--font-family--futuracon-extbol);
    line-height: 1;
}

.title-anim .wp-block-button {
    /* max-width: 812px; */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.element-title span {
    position: relative;
    display: inline-block;
    padding-right: 100px;
    animation: title 25s linear infinite;
    -webkit-animation: title 25s linear infinite;
}

.element-title span+span {
    display: inline-block;
    position: absolute;
    left: 0;
    animation: title2 25s linear infinite;
    -webkit-animation: title2 25s linear infinite;
}
.fancybox__footer{
	display:none;
}
@keyframes title {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes title2 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes title {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@-webkit-keyframes title2 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

.title-anim::before {
    content: '';
    background: #ec008c;
    width: 1px;
    height: 250px;
    position: absolute;
    top: 0;
    left: 50%;
    /* transform: tr; */
}

.vertical-hr {
    position: relative;
}

.title-anim::after,
.vertical-hr::after {
    content: '';
    background: #ec008c;
    width: 1px;
    height: 250px;
    position: absolute;
    bottom: 0px;
    left: 50%;
}

.vertical-hr::after {
    height: 100%;
    z-index: 1;
}

.vertical-hr>div {
    z-index: 2;
    position: relative;
}

.site-header.fixed {
    background-color: #fff;
    color: #404041;
    border-bottom: 1px solid #E1E1E1;
    position: fixed;
    width: 100%;
    top: var(--wp-admin--admin-bar--height, 0px);
    left: 0;
    z-index: 99;
}

body:not(.home) .site-header {
    border-bottom: 1px solid #E1E1E1;
}

.site-header.fixed nav,
body.home .site-header.fixed nav {
    color: #404041;
}

.site-header nav li a::after,
.sub_menu nav li a::after {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    width: 0;
    top: calc(100% - 9px);
    border-bottom: 3px solid #ec008c;
    height: 100%;
    transition-property: width;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}

.site-header nav li a:hover::after,
.site-header nav li.current-menu-item a::after,
.site-header nav li a.current-menu-ancestor::after,
.sub_menu nav li.current-menu-item a::after,
.sub_menu nav li a:hover::after {
    left: 0;
    right: auto;
    width: 100%;
}

.cblock {
    background: none;
    position: absolute;
    top: 100px;
    padding: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    z-index: 9;
}

.cblock .has-background {
    background: none !important;
}

.logo-block img {
    max-width: 235px;
    width: 100%;
    min-width: 235px;
    object-fit: cover;

}

.logo-block .wp-block-site-logo {
    transition: all .5s ease-in-out;
}

.logo-block .white,
.site-header.fixed .logo-block .grey,
body:not(.home) .site-header .logo-block .grey {
    display: block;
}

.logo-block .grey,
.site-header.fixed .logo-block .white,
body:not(.home) .site-header .logo-block .white {
    display: none;
}

.slide-wrap::after {
    content: '';
    width: 1px;
    display: inline-block;
    height: calc(100% - 250px);
    background-color: #ffffff4d;
    position: absolute;
    left: calc(50% - 1px);
    z-index: 999;
    bottom: 100px;
    transform: translateX(-50%);
}

.site-header .wp-block-search__input {
    background: #fff;
    padding: 0 15px;
    border-radius: 0;
    height: 40px;
    border: none;
    position: absolute;
    right: 38px;
    transition: none;
    outline: none;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    background: #fff;
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    background-color: transparent;
}

.site-header .wp-block-search__inside-wrapper {
    background-color: transparent;
    border-radius: 0;
    height: 40px;
    padding-right: 15px;
    position: relative;
}

.site-header.search-active .menu-right {
    opacity: 0;
    z-index: -1;
}

.footer-cta {
    display: none;
}

body.home footer .site-footer {
    margin-bottom: 81px;
}

body.home .footer-cta {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    transition: all .5s ease;
    background: #fff;
    z-index: 9;
}

.title-anim .wp-block-button a {
    background: #fff !important;
}

.title-anim .wp-block-button:hover,
.title-anim .wp-block-button:hover a,
.title-anim .wp-block-button:hover mark {
    background: #404041 !important;
    color: #fff !important;
}

.fbasis-100 {
    flex-basis: 100%;
}

.b4headerimage .arrow-right a {
    gap: 20px;
    transition: all .5s ease-in-out;
}

.b4headerimage .arrow-right a:hover {
    background-color: transparent !important;
}

.b4headerimage .fbasis-100 {
    flex-basis: calc(100% - 162px);
}

.a2paragraph {
    /* overflow: hidden; */
}

.a2paragraph .image1 {
    margin-top: -100px;
    margin-left: 100px;
}

.a2paragraph .image2 {
    position: absolute;
    bottom: -210px;
}

.a2paragraph .arrow-right a:hover,
.tus-prgrm .arrow-right a:hover {
    background-color: transparent !important;
    gap: 15px;
}

.a2paragraph .arrow-right.white a:hover,
.tus-prgrm .arrow-right.white a:hover {
    color: #ec008c !important;
}

.a2paragraph .arrow-right.white a:hover::after,
.tus-prgrm .arrow-right.white a:hover::after {
    background-image: url('./assets/images/angle-right-solid.svg');
}

.a2paragraph .wp-block-heading {
    /*     margin-left: -45px !important; */
    z-index: 4;
    padding-left: 30px;
    position: relative;
}

.a2paragraph.right .wp-block-heading {
    margin-left: 0;
}

.tus-prgrm .wp-block-cover {
    height: 100vh;
    position: sticky;
    left: 0;
    top: 70px;
}

.tus-prgrm h2 {
    font-size: 26px;
    line-height: 27px;
    color: #404041;
    padding: 0 0 23px;
    margin: 0;
}

.tus-prgrm .content {
    font-size: 18px;
    line-height: 24px;
    color: #666;
}

.tus-prgrm .content h3 {
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 0 0 23px;
    color: #ec008c;
    margin: 0;
}

.tus-prgrm ul {
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    column-count: 2;
    column-gap: 60px;
    list-style-type: "\2713";
}

.tus-prgrm ul li::marker,
.is-style-checkmark-list li::marker {
    color: #ec008c;
}

.wp-block-button a {
    transition: all .5s ease-in-out;
}

.wp-block-button a.has-accent-background-color:hover {
    background-color: transparent !important;
    color: #ec008c !important;
    border: 2px solid #ec008c !important;
}

.footer-cta .wp-block-button a.has-accent-background-color:hover {
    color: #fff !important;
    border: none !important;
    background-color: #404041 !important;
}

.img-slider .img-slider-item img,
.img-slider .img-slider-item figure {
    height: 100%;
    width: 100%;
/*     min-height: 825px; */
    object-fit: cover;
}
.wc-block-product-categories-list{padding: 0 !important;}

.single-product .right-content{margin-left: 40px;}
.single-product .quantity input{width: 90px !important;}
.single-product  .add-to-cart .wcpa_form_outer::after{content:"Met hoeveel personen wil je deze trip boeken?";display: block;}
.single-product .single_add_to_cart_button,.woocommerce-checkout #place_order,
.wc-block-mini-cart__footer-actions .wc-block-components-button.contained,
.wc-block-cart__submit-button
{transition:all 0.4s;background-color:#ec008c;color:#fff;padding: 14px 30px;border:1px solid #ec008c} 
.single-product .single_add_to_cart_button:hover,.woocommerce-checkout #place_order:hover,
.wc-block-mini-cart__footer-actions .wc-block-components-button.contained:hover,
.wc-block-cart__submit-button:hover
{background-color:#fff;color:#ec008c;} 
.single-product .wcpa_field{border-color: #000;}

.archive .wc-block-product img{
    width: 100%;
    object-fit: cover;
    height: 260px;
}

.archive .wc-block-product h3 a{
    font-size: 26px;
    line-height: 28px;
    margin: 0 0 15px;
    padding: 0 0 3px;
    text-transform: uppercase;
    color: #ec008c;
}
.archive .wc-block-product h3,.archive .wc-block-components-product-price{text-align: left;}

.archive .wp-block-button{
    display: flex;
    align-items: flex-start;
}

.archive .wc-block-components-product-summary{
    font-size: 18px;
}

.woocommerce-checkout{padding-top: 50px;}
.woocommerce-checkout .col-2,.woocommerce-checkout .wc_payment_methods{display: none;}
.woocommerce-checkout .col-1{width: 100% !important;}
.woocommerce-checkout .form-row.place-order{
    background: #fff;
    display: flex;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p{
    display: none;
}



@media (max-width: 781px){
    .single-product .right-content{margin-left: 0;}
    .single-product,.woocommerce-checkout.woocommerce-page,.archive{padding-left:30px;padding-right:30px}
}
@media (min-width: 781px){
	.img-slider-container{
		align-self: center !important; 
		padding: 30px 0
	}
	
	.img-slider.slick-slider,
	.img-slider .slick-list,
	.img-slider .slick-track {
		height: 550px;
	}
}
.img-slider .slick-dots {
    bottom: 20px;
    text-align: left;
    padding-left: 23px;
}

.num-line pre::after {
    content: '';
    width: 1px;
    display: inline-block;
    height: 85px;
    background: #ec008c;
    margin-right: 42px;
    margin-left: 10px;
}

.num-line pre {
    display: flex;
    justify-content: center;
}

.schema-faq-section:last-child {
    border-bottom: 1px solid #ccc;
}

strong.schema-faq-question a {
    font-size: 22px;
    line-height: 26px;
    color: #ec008c;
    font-family: var(--wp--preset--font-family--futuracon-bol);
    text-decoration: none;
    font-weight: 500;
    padding: 30px 0;
    display: block;
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
    gap: 15px;
    padding-left: 15px;
}

.schema-faq.no-border .schema-faq-section:last-child {
    border-bottom: 0;
}

.schema-faq.wp-block-yoast-faq-block.no-margin {
    margin-block-start: 0 !important;
}

.schema-faq-answer {
    font-size: 18px;
    line-height: 26px;
    color: #666;
    display: none;
    margin-bottom: 30px;
    padding-left: 40px;
}

.schema-faq-section {
    position: relative;
}

.schema-faq-question a::before {
    content: '';
    display: inline-block;
    background-image: url('./assets/images/angle-right-solid.svg');
    width: 11px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease-in-out;
    background-size: 11px;
    flex: 0 0 15px;
}

.schema-faq-question.active a::before {
    transform: rotate(90deg);
}

.site-header nav .wp-block-navigation-submenu li a::after {
    content: none;
}

.site-header nav .wp-block-navigation-submenu li a:hover,
.site-header nav .wp-block-navigation-submenu li.current-menu-item>a {
    color: #ec008c;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    z-index: 99;
    top: calc(100% + 16px);
}

.card-item {
    flex-basis: 400px;
}
.cardblock,.card-item,.fancyvideo{
	overflow:hidden;
	transition:all .5s ease-in-out;
}
.card-item .wp-block-image,.cardblock .thumb,.fancyvideo .thumb{
	overflow:hidden;
}
.card-item img,.cardblock img,.fancyvideo img{
	transition:all .5s ease-in-out;
}
.card-item:hover img,.cardblock:hover img,.fancyvideo:hover img{
	transform:scale(1.15);
}

.schema-faq-answer .table {
    max-width: 770px;
    width: 100%;
    margin: 20px 0;
}

.schema-faq-answer .row {
    display: flex;
    gap: 15px;
}

.schema-faq-answer .col:first-child {
    width: 60px;
}

.schema-faq-answer .col:not(:first-child) {
    max-width: 25%;
    width: 100%;
}

.sub_menu.is-position-sticky {
    top: calc(0px + var(--wp-admin--admin-bar--position-offset, 0px) + 73px);
}

.over_img img {
    min-height: 800px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.team_blk .cardblock a {
    cursor: auto;
}

.team_blk .cardblock:hover .wp-block-group,
.team_blk .cardblock:hover .wp-block-separator.is-style-default::before {
    background-color: #fff;
}

.team_blk .cardblock:hover h3,
.team_blk .cardblock:hover .text {
    color: #ec008c;
}

.gform_required_legend {
    display: none;
}

.gform-theme--foundation .gform_fields {
    row-gap: 15px;
}

.gform-theme--framework .gform-field-label>.gfield_required {
    color: #666;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}

.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
    border-color: #fff;
    box-shadow: none;
}

.gform-theme--foundation .gfield .ginput_password.large,
.gform-theme--foundation .gfield input.large,
.gform-theme--foundation .gfield select.large {
    height: 50px;
    box-shadow: none !important;
}

.gform-theme--foundation .gfield textarea.medium {
    min-height: 160px;
}

.gform-theme--foundation .gform_footer,
.gform-theme--foundation .gform_page_footer {
    justify-content: flex-end;
}

input[type="submit"] {
    background-image: url('./assets/images/arrow-right-white.svg');
    border: 2px solid #ec008c !important;
    padding: 9px 50px 14px 30px !important;
    background-size: 14px auto;
    background-repeat: no-repeat;
    font-size: 20px !important;
    font-weight: 400;
    min-width: 160px !important;
    min-height: 54px !important;
    background-position: top 15px right 30px;
    transition: all .5s ease-in-out;
}

input[type="submit"]:hover {
    background-color: transparent !important;
}

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input {
    width: 100%;
}

.gform-theme--framework .gfield--type-choice .gchoice,
.gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: center;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    width: 50px;
    height: 50px;
}

.form_inverse input,
.form_inverse textarea {
    box-shadow: none !important;
}

.form_inverse input[type="submit"]:hover,
.form_inverse input[type="submit"]:focus {
    color: #ec008c !important;
    background-image: url('./assets/images/angle-right-solid.svg');
}

.contact-form .gform-theme--framework .gfield_required {
    color: #fff;
}

body .gform-theme--framework .gform-field-label {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    padding: 0 0 5px;
    color: #666;
}

body .contact-form .gform-theme--framework .gform-field-label {
    color: #fff;
}

body .gform-theme--framework p {
    font-size: 32px;
    line-height: 32px;
    color: #ec008c;
    padding: 30px 0 10px;
    font-weight: 300;
}

.gform-theme--framework input[type="checkbox"]::before {
    font-size: 26px !important;
}

.sub_menu {
    position: fixed;
    width: 100%;
}

.tus-prgrm a:where(:not(.wp-element-button)) {
    color: #06b2fb;
}

.tus-prgrm a:where(:not(.wp-element-button)):hover {
    color: #ec008c;
}

body.home .yoast-bread {
    display: none;
}

body:not(.home) .yoast-bread {
    width: 100%;
    margin-top: 73px;
}

body.page-template-wp-custom-template-faq-template .yoast-bread {
    margin-top: 129px;
}

ul.vac-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    gap: 15px;
}

ul.vac-grid li {
    flex-basis: 309px;
    cursor: pointer;
}

ul.vac-grid li a {
    text-decoration: none;
    padding: 30px;
    background: #fff;
    display: block;
    height: 100%;
}

ul.vac-grid li:hover a {
    background-color: #ec008c;
}

ul.vac-grid li:hover * {
    color: #fff;
}

ul.vac-grid li h3 {
    margin: 0 0 20px;
    color: #666;
    font-size: 20px;
    line-height: 20px;
}

ul.vac-grid li span {
    color: #ec008c;
    font-size: 14px;
}

ul.vac-grid li span span {
    color: #666;
}

form#taxonomy-filter-form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

#taxonomy-filter-form .select2-container--default .select2-selection--single {
    padding: 5px;
    display: flex;
    height: auto;
}

#taxonomy-filter-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.ver-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.ver-grid .cardblock {
    flex-basis: 401px;
}

.single-verhalen .schema-faq-question,
.post-type-verhalen .schema-faq-question {
    font-size: 32px;
    line-height: 34px;
    color: #ec008c;
    text-transform: none;
    padding: 12px 0;
    font-weight: 500;
    display: block;
}

.single-verhalen .schema-faq-answer,
.post-type-verhalen .schema-faq-answer {
    font-size: 18px;
    line-height: 26px;
    color: #666;
    display: block;
    padding: 0;
    margin-bottom: 20px;
}

.single-verhalen .schema-faq-section:last-child {
    border: none;
}

body .wp-block-cover .gform-theme--framework .gform-field-label {
    color: #fff;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin: 0;
    width: 80%;
    gap: 0;
    max-width: 440px;
    height: 100%;
}
.wp-block-navigation__responsive-close{
    height: 100%;
}
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog::after {
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

footer .wp-block-navigation .wp-block-navigation-item__content:hover {
    color: #ec008c;
}
.yoast-bread{
    padding: 10px 4%;
}
.left-column .flex-row, .call-to-action.flex-row{
    display: flex;
    padding-bottom: 30px;
    justify-content: space-between;
}

.left-column .flex-row div{
    width: 50%;
}
.left-column .inner p:empty {
    display: none;
  }
.call-to-action.flex-row{
    align-items: center;
    padding-top: 40px;
    font-size: 18px;
}
.call-to-action.flex-row .cta{
    flex: 0 0 auto;
    padding-left: 20px;
}
.call-to-action.flex-row .text{
    border-right: 1px solid #dadada;
    padding-right: 20px;
}
.call-to-action.flex-row .cta a{
    font-size: 18px;
}
.left-column .flex-row div:first-child{
    text-align: right;
    padding-right: 30px;
}
.cardblock .thumb{
    position: relative;
	display:none;
}
.cardblock .thumb:first-child{
	display:block;
}
.block-editor-page .cardblock a{
    pointer-events: none;
    text-decoration: none;
}
.cardblock .thumb img{
    width: 100%;
    object-fit: cover;
    height: 260px;
}
.cardblock h3{
    font-size: 26px;
    line-height: 28px;
    margin:0 0 15px;
    padding: 0 0 3px;
    text-transform: uppercase;
    color: #ec008c;
}
.cardblock:hover .wp-block-group{
    background: #ec008c;
}
.cardblock:hover .wp-block-separator.is-style-default::before{
    background-color: #fff;
}
.cardblock .text{
    font-size: 18px;
    color: #666;
    padding: 0 0 0 30px;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
}
.cardblock:hover h3,.cardblock:hover .text{
    color: #fff;
}
.cardblock .wp-block-group{
    padding: 30px 40px 33px;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    background-color: #fff;
}
body.search .wp-block-query > .wp-block-group{
	padding-top:50px !important;
}
body.search .wp-block-query ul.wp-block-post-template{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
}
body.search .wp-block-query ul.wp-block-post-template li{
	margin-top:0 !important;
	max-width:calc(25% - 11.25px);
	width:100%;
	padding:17px 35px 25px;
	background-color:#fff;
	transition:all .5s ease-in-out;
}
body.search .yoast-bread.breadcrumb{
	display:none;
}
body.search main.wp-block-group{
	margin-top:73px !important;
}
body.search .wp-block-query ul.wp-block-post-template li:hover{
	background-color:#ec008c;
	color:#fff;
}
body.search .wp-block-query ul.wp-block-post-template li:hover .wp-block-post-title a{
	color:#fff !important;
}
body.search .wp-block-query ul.wp-block-post-template li .wp-block-post-title a{
	font-size:20px !important;
	color:#ec008c !important;
}
.wp-block-query-pagination-next:hover{
	color:#ec008c !important;
}

.pagination {
    margin: 50px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
  }
  .pagination-wrap {
    position: absolute;
    opacity: 0;
    visibility: hidden;
  }
  
  .loading-overlay__spinner {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: none;
    position: absolute;
    top: -40px;
    transition: all 0.5s ease;
  }
  
  .loading-overlay__spinner img {
    max-width: 45px;
  }
  
  .spinner {
    animation: rotator 1.4s linear infinite;
  }
  
  @keyframes rotator {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(270deg);
    }
  }
  .path {
    stroke-dasharray: 280;
    stroke-dashoffset: 0;
    transform-origin: center;
    stroke: #ec008c;
    animation: dash 1.4s ease-in-out infinite;
  }
.search_results{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 50px;
}
.search_item_col{
    margin-top: 0 !important;
    max-width: calc(25% - 11.25px);
    width: 100%;
    padding: 17px 35px 25px;
    background-color: #fff;
    transition: all .5s ease-in-out;
}
.search_item_col h2{
    font-size: 20px !important;
    color: #ec008c !important;
    margin:0 0 10px;
}
.search_item_col:hover{
    background-color: #ec008c;
    color: #fff;
}
.search_item_col:hover h2{
    color: #fff !important;
}
.search_results p:empty,.search_results p{
    display: none;
}
.nav-links {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}
.nav-links .page-numbers:not(.prev):not(.next) {
    display: none;
}
.nav-links a:hover{
    color: #ec008c;
}
.cblock-row-item{
	flex-basis: 25%
}
.card-grid{
	max-width: 1400px;
    margin: auto;
}
.wp-block-navigation__responsive-container{
	top: 0!important
}
@media (max-width:1400px) {
    .card-grid {
        justify-content: center;
    }
	
	.logo-block {flex-basis: initial;align-content}
}

@media (max-width:1250px){
	.wp-block-navigation ul, .wp-block-navigation ul li{
		font-size: 14px
	}
	.logo-block{
		flex-basis: 250px
	}
}

@media (max-width:1200px) {
    .site-header {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.mobile-only {
    display: none !important;
}

.tablet-img, .mobile-img{
	display: none;
}

@media (max-width:1024px) {
    .site-header>.wp-block-group {
        padding: 10px 0 5px !important;
    }
    .site-header, .yoast-bread {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .wp-block-navigation__responsive-container-open {
        display: flex !important;
        background-image: url('./assets/images/bars-solid.svg');
        background-repeat: no-repeat;
    }

    .wp-block-navigation__responsive-container-open svg {
        opacity: 0;
    }

    .footer-cta p {
        font-size: 0;
    }

    .phone-icon a {
        background-image: url('./assets/images/phone-solid.svg');
        background-repeat: no-repeat;
        width: 36px;
        height: 36px;
        background-size: contain;
        display: block;
    }

    .footer-cta .has-global-padding {
        padding: 10px 0 !important;
    }

    .footer-cta .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
        padding: 15px 40px !important;
    }

    .phone-icon a {
        font-size: 0;
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        bottom: 0;
        display: none;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
    }

    .cblock {
        border-bottom: none;
        top: 0;
    }

    .slide-wrap::after {
        width: 0.5px;
        left: calc(50% - 1px);
    }

    .cblock-row-item {
        flex-basis: 50%;
        border-bottom: 1px solid #ffffff4d;
        border-left: none;
        border-right: 0;
        padding: 18px 10% 17px !important;
    }

    .cblock-row-item h3 {
        max-width: 100% !important;

    }

    .cblock-row {
        flex-wrap: wrap;
        max-width: 100%;
    }

    .mobile-only {
        display: flex !important;
    }

    .desktop-only {
        display: none !important;
    }

    .slide-wrap .slide-title {
        width: 100%;
        bottom: 60px;
    }

    .slide-wrap .slide-title h2 {
        width: 100%;
        padding: 0 8%;
        text-align: center;
        font-size: 48px;
    }

    .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
        background-color: #ec008c;
        color: #fff;
        padding: 30px 30px 10px 30px;
        font-size: 16px;
        gap: 0!important;
    }
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
        background-color: #ec008c;
    }
    body.home .site-header.fixed {
        top: 0;
    }

    .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
        display: none;
    }

    .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
        padding: 17px 10px 17px 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        outline: none;
    }

    .site-header .wp-block-navigation ul {
        width: 100%;
    }

    .site-header .wp-block-navigation ul li {
        display: block !important;
        width: 100%;
    }

    .mobile-only.wp-block-navigation-submenu {
        display: none !important;
    }

    body.home .full-width-entry {
        padding-top: 64px;
    }

    body.home .site-header {
        background-color: #fff;
    }

    body.home .logo-block .white {
        display: none;
    }

    body.home .logo-block .grey {
        display: block;
    }

    .footer-top {
        padding: 30px !important;
    }

    .footer-top .is-content-justification-space-between .wp-block-group {
        width: 50%;
    }

    .footer-copy {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .footer-top nav {
        margin: 15px 0 !important;
    }

    .footer .wp-block-navigation.is-vertical {
        margin: 0px;
    }

    .footer-middle .wp-block-columns {
        gap: 0;
    }

    .footer-middle {
        padding: 0 !important;
    }

    .footer-middle-wrap {
        padding: 0 30px;
    }

    .footer-middle .wp-block-social-links {
        font-size: 36px;
        border-top: 1px solid #E1E1E1;
        margin: 0;
        min-height: 110px;
        width: 100%;
    }

    .mobile-border-off {
        border: none !important;
    }

    .a2paragraph {
        flex-wrap: wrap;
        width: 100%;
    }

    .a2paragraph .image1 {
        display: none;
    }
    .a2paragraph .wp-block-group{
        width: 100%;
    }

    .a2paragraph .image2 {
        position: relative;
        margin: 0;
        bottom: unset;
        width: 100%;
    }
    .a2paragraph .image2 img{
        width: 100%!important;
       height: auto!important;
    }

    .a2paragraph > .wp-block-group:not(.mp-0):last-child {
        padding: 30px !important;
    }

    .a2paragraph > .wp-block-group:last-child .wp-block-group {
        padding-left: 30px !important;
    }

    .a2paragraph .wp-block-heading {
        padding-left: 0;
    }

    body:not(.home) .entry-content.wp-block-post-content > .wp-block-group:first-of-type{
        padding-top: 20px !important;
        padding-bottom: 30px !important;
    }
    .site-header .wp-block-navigation ul li.wp-block-navigation-submenu button {
        position: absolute;
        right: 8px;
        top: 20px;
        width: 30px;
        height: 30px;
        transform: rotate(-90deg);
        margin: 0;
        display: block !important;
        transition: all .3s ease-in-out;
    }
    .site-header .wp-block-navigation ul li.wp-block-navigation-submenu button svg{
        width: 20px;
        height: 20px;
    }
    .site-header .wp-block-search__inside-wrapper{
        padding-right: 0;
    }
    body:not(.home) .yoast-bread{
        margin-top: 63px;
    }
    .site-header.fixed{
        top: 0;
    }
    .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
        background-color: rgba(0,0,0,0.5);
    }
    .wp-block-navigation__responsive-container{
        right: unset;
        left: -100vw;
        width: 0px;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        animation: none;
    }
    .wp-block-navigation__responsive-container.is-menu-open{
        left: 0;
        width: 100%;
        animation: none;
    }
    .h4sliderhighlight > .wp-block-group:nth-child(odd) .wp-block-columns,.a2paragraph.right,.mb-reverse{
        flex-wrap: wrap-reverse !important;
    }

    .h4sliderhighlight > .wp-block-group:nth-child(odd) .wp-block-columns .wp-block-column:first-child > .wp-block-group .wp-block-group, .txt-block > .wp-block-group
    {
        padding-left: 30px!important;
    }
   .h4sliderhighlight > .wp-block-group:nth-child(odd) .wp-block-columns .wp-block-column:first-child > .wp-block-group,.txt-block, .mobile-padding {
        padding: 30px!important;
    }
    .mp-tb{
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    .mb-cover{
        min-height: 300px!important;
    }
    .vertical-hr{
        padding: 40px 30px!important;
    }
    .a2paragraph.right > .wp-block-group:last-child,.mp-0{
        padding: 0!important;
    }
    .over_img img{
        min-height: 350px;
    }
    .logo-block{
        flex-basis: 100%;
    }
    .sub_menu.is-position-sticky{
        display: none;
    }
    :root :where(body){
        font-size: 16px;
    }
    .site-header .wp-block-navigation ul li.sub-active > ul {
        display: flex!important;
        width: 100%!important;
        padding: 0!important;
    }
    
    .site-header .wp-block-navigation ul li.sub-active > ul li {
        padding-left: 20px;
    }
    
    .site-header .wp-block-navigation ul li.sub-active > button {
        transform: rotate(0deg);
    }
    .wp-block-navigation__responsive-container-close{
        right: -30px;
        top: 10px;
        color: #fff;
    }
    .site-header nav .wp-block-navigation-submenu li a:hover, .site-header nav .wp-block-navigation-submenu li.current-menu-item>a{
        color: #404041;
    }
    strong.schema-faq-question a{
        padding: 15px 0;
        gap: 8px;
    }
    .tus-prgrm .wp-block-cover{
        height: auto;
    }
    .site-header nav li a::after, .sub_menu nav li a::after{
        content: none;
    }
    ul.vac-grid{
        justify-content: center;
    }
    .a2paragraph .image1{
        margin: 0;
    }
    .a2paragraph .image1 img{
        width: 100%!important;
        height: auto!important;
    }
    .show{
        display: flex!important;
    }
    .left-column .flex-row, .call-to-action.flex-row{
        flex-wrap: wrap;
    }
    .wp-block-group .call-to-action.flex-row div{
        border: none;
        padding: 0 0 20px 0;
    }
    .left-column .label{
        line-height: normal;
        color: #9B9B9B;
        font-weight: 400;
        font-size: 16px!important;
        padding-bottom: 3px;
    }
    .left-column .flex-row div{
        width: 100%;
        text-align: left!important;
    }
    .left-column .value{
        font-size: 16px!important;
        color: #666;
    }
    .left-column .inner .flex-row:last-child{
        padding-bottom: 0;
    }
   .wp-block-post-content{
    font-size: 18px;
   }
}

@media (max-width:768px) {
	.desktop-img, .mobile-img{
		display: none;
	}
	.tablet-img{
		display: block;
		height: 100%; 
	}
	.search_item_col{
		max-width: 95%; 
		margin: auto
	}
	
	.pakket-list{
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
    .slide-wrap .slide-title h2 {
        font-size: 38px;
        line-height: 38px;
    }

    .cblock-row-item {
        padding: 10px 15px !important;
    }

    .cblock-row-item h3 {
        font-size: 20px !important;
    }

    .home_slider .slide {
        height: calc(100vh - (75px + 64px));
    }

    .slide-wrap::after {
        content: none;
    }
    .img-slider .img-slider-item img, .img-slider .img-slider-item figure{
        min-height: 300px;
    }
	.title-anim {
		padding-top: 100px !important; 
		padding-bottom: 100px !important
	}
	.title-anim mark{
		font-size: 18px
	}
	.title-anim a{
		padding-left: 30px !important; 
		padding-right: 30px !important
	}
	.element-title{
		font-size: 210px ; 
		margin: -25px 0 6px
	}
	
	.wc-block-product-template__responsive.columns-3{grid-template-columns: 100% !important;}
	.page-id-4692 main {padding:0 30px !important;}
	.archive,.single-product{padding:0 30px !important;}
	.wcpa_field{max-width:100% !important;width:100% !important;}
}
@media (max-width: 500px) {
	.desktop-img, .tablet-img{
		display: none;
	}
	.mobile-img{
		display: block;
		height: 100%; 
	}
	
	.wp-container-core-group-is-layout-04f7e4c7 {gap: 8px !important;justify-content: flex-end !important;}
}