/*
 * Gebruik zoveel mogelijk nested CSS
 * Meer informatie: https://www.w3schools.com/cssref/sel_nesting.php
 */


.contact-phone
{
	color: #DE001A;
}

.contact-phone:hover,
a:hover .contact-phone {
    text-decoration: underline;
}

.menu-header a:hover {
    font-weight: bold;
}

.elementor-location-footer .elementor-widget-text-editor a:not(.elementor-button):not(.wp-block-button__link),
.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    color: inherit;
}

.elementor-location-footer .elementor-widget-text-editor a:not(.elementor-button):not(.wp-block-button__link):hover,
.elementor-location-footer .elementor-widget-text-editor a:not(.elementor-button):not(.wp-block-button__link):focus,
.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    font-weight: bold;
    color: inherit;
}

.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-nav-menu .elementor-item.elementor-item-active,
.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-nav-menu .elementor-item.elementor-item-active:hover,
.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-nav-menu .elementor-item.elementor-item-active:focus {
    font-weight: bold;
    color: inherit;
    fill: inherit;
}

.zoom-bg {
    background-size: 130% !important;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (max-width: 1024px) {
    .zoom-bg {
        background-size: 170% !important;
    }
}

@media (max-width: 767px) {
    .zoom-bg {
        background-size: 220% !important;
    }
}


.wp-block-button__link,
.wp-block-button > a {
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-wit);
    font-family: "Fira Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0.5px;
    padding: 16px 22px;
    border: 0;
    border-radius: 999px;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease;
    display: inline-block;
}

.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button > a:hover,
.wp-block-button > a:focus {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-wit);
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background-color: transparent;
    color: var(--e-global-color-secondary);
    border: 2px solid var(--e-global-color-secondary);
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-wit);
}

@media (max-width: 1024px) {
    .wp-block-button__link,
    .wp-block-button > a {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .wp-block-button__link,
    .wp-block-button > a {
        font-size: 14px;
    }
}

.elementor-widget-text-editor a:not(.elementor-button):not(.wp-block-button__link),
.elementor-widget-theme-post-content a:not(.elementor-button):not(.wp-block-button__link),
[data-elementor-type="single-post"] p a:not(.wp-block-button__link),
[data-elementor-type="single-post"] ol > li a:not(.wp-block-button__link),
[data-elementor-type="single-post"] ul:not([class*="menu"]):not([class*="elementor"]) > li a:not(.wp-block-button__link),
[data-elementor-type="single-post"] h2 a:not(.wp-block-button__link),
[data-elementor-type="single-post"] h3 a:not(.wp-block-button__link),
[data-elementor-type="single-post"] h4 a:not(.wp-block-button__link) {
    color: var(--e-global-color-secondary);
    transition: color .2s ease;
}

.elementor-widget-text-editor a:not(.elementor-button):not(.wp-block-button__link):hover,
.elementor-widget-text-editor a:not(.elementor-button):not(.wp-block-button__link):focus,
.elementor-widget-theme-post-content a:not(.elementor-button):not(.wp-block-button__link):hover,
[data-elementor-type="single-post"] p a:not(.wp-block-button__link):hover,
[data-elementor-type="single-post"] p a:not(.wp-block-button__link):focus,
[data-elementor-type="single-post"] ol > li a:not(.wp-block-button__link):hover,
[data-elementor-type="single-post"] ul:not([class*="menu"]):not([class*="elementor"]) > li a:not(.wp-block-button__link):hover,
[data-elementor-type="single-post"] h2 a:not(.wp-block-button__link):hover,
[data-elementor-type="single-post"] h3 a:not(.wp-block-button__link):hover,
[data-elementor-type="single-post"] h4 a:not(.wp-block-button__link):hover {
    color: var(--e-global-color-primary);
}


.elementor-loop-container > .e-loop-item {
    height: 100%;
    display: flex !important;
    flex-direction: column !important;
}

.elementor-loop-container > .e-loop-item > .elementor-element.e-con {
    flex: 1 1 auto !important;
    width: 100%;
}

.elementor-loop-container > .e-loop-item > .elementor-element.e-con > .e-con-inner {
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
    height: auto;
}

.elementor-loop-container > .e-loop-item .e-con-inner > .elementor-element.e-con.e-child {
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
}

.elementor-loop-container > .e-loop-item .elementor-widget-button {
    margin-top: auto !important;
}


.map-button .elementor-button,
.map-button .elementor-button:hover,
.map-button .elementor-button:focus,
.map-button .elementor-button:active {
    background-color: var(--e-global-color-wit) !important;
    color: var(--e-global-color-primary) !important;
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
    cursor: default !important;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.18) !important;
}

.map-button .elementor-button:hover svg,
.map-button .elementor-button:focus svg,
.map-button .elementor-button:active svg {
    fill: var(--e-global-color-primary) !important;
    opacity: 1 !important;
}


.hidden-element {
    display: none;
}


.elementor-button,
.wp-block-button__link,
.wp-block-button > a {
    transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease,
                background-color 0.2s ease, color 0.2s ease;
}

.elementor-button:hover,
.elementor-button:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button > a:hover,
.wp-block-button > a:focus {
    transform: translateY(-3px);
    box-shadow: 0 8px 18px rgba(48, 41, 125, 0.18);
    opacity: 0.92;
}
