/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/.pum-overlay.pum-active,
	.pum-overlay.pum-active .popmake.active {
    		display: block !important;
	}
.pum-theme-440 .pum-content + .pum-close, .pum-theme-standaard-thema .pum-content + .pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    font-style: inherit;
    line-height: 36px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgb(175 161 174);
}
a.alles {
    display: none !important;
}
span.subheader {
    display: none;
}
div#title_wrap {
    position: absolute;
    z-index: 99999;
    margin-top: -75px;
}
#page-header-bg h1 {
    font-family: Josefin Slab !important;
}

#ajax-content-wrap .swiper-slide h2.ns-heading-el {
    color: #fff !important;
    font-family: 'Josefin Slab';
    font-weight: 700;
	display:none;
    -webkit-text-stroke: 0px;
    font-size: clamp(24px, 4.5vw, 40px) !important;
    line-height: 100% !important;
    color: #fff;
	text-align:center;
    background: #4c4c49;
    padding: 15px 15px !important;
}
.nectar-slider-wrap .swiper-slide[data-y-pos="middle"] .content {
    top: unset !important;
    transform: unset !important;
		display:none;
	bottom:0;
}

#ajax-content-wrap .swiper-slide p {
    font-size: clamp(20px, 2.6vw, 38px) !important;
    line-height: 100% !important;
    color: #5a595b;
}

.carousel-item .img-with-animation.skip-lazy {
    height: 300px;
    object-fit: cover;
}



.hello_img .img-with-aniamtion-wrap {
    height: 100%;
}

.hello_img .hover-wrap {
    height: 100%;
}

.hello_img .hover-wrap-inner {
    height: 100%;
}

.hello_img img.img-with-animation.skip-lazy {
    height: 100%;
    object-fit: cover;
}
div#footer-outer {
    border-top: solid 3px #afa1ae;
}

@media only screen and (max-width: 1000px) {
	div#title_wrap {
    position: absolute;
    z-index: 99999;
    margin-top: -150px;
}
	div#header-secondary-outer nav ul.sf-menu span.menu-title-text {
    font-size: 0;
}

div#header-secondary-outer nav ul.sf-menu span.menu-title-text .fa {
    font-size: 24px;
}

div#header-secondary-outer nav ul.sf-menu {
    display: flex;
    align-items: center;
    justify-content: center;
	    margin: 0;
}
	div#header-secondary-outer nav:after {
    display: none !important;
}
	
div#header-secondary-outer nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#header-secondary-outer nav ul#social {
    display: flex;
	    margin: 0 !important;
    justify-content: flex-start;
}
}
