/**
* Theme Name: Leedo Child
* Description: This is a child theme of Leedo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/vlthemes">VLThemes</a>
* Template: leedo
* Version: 1.0.0
*/

/* Allgemein Schriften */
body {
	font-family: 'Mulish' !important;
}
input[type="text"], input[type="date"], input[type="email"], input[type="password"], input[type="tel"], input[type="url"], input[type="search"], input[type="number"], textarea, select, .select2 {
    font-family: var(--bs-body-font-family) !important;
}
.vlt-widget.vlt-widget--white.widget_nav_menu ul.menu {
    font-family: var(--bs-body-font-family) !important;
}
.vlt-fullscreen-navigation, .vlt-slide-navigation {
    font-family: 'Montserrat' !important;
	font-weight: 700 !important;
	font-style: normal;
}
h1, .h1 {
    font-family: 'Montserrat' !important;
} 
h3, .h3 {
    font-family: 'Montserrat' !important;
}
/* Navigation */
.vlt-is--lowercase-mode .vlt-fullscreen-navigation .sf-menu a, .vlt-is--lowercase-mode .vlt-slide-navigation .sf-menu a {
    text-transform: unset !important;
}
/* Footer Copyright */
.vlt-footer-copyright {
	text-align: left;
}
/* Footer */
.juli {
	font-family: 'Niconne';
	font-size: 41px;
}
.footer-link {
	color: #b0b0b0 !important;
}
.footer-link:hover {
	color: #ef3466 !important;
}
.vlt-widget.vlt-widget--white.widget_nav_menu ul.menu {
    columns: 1 !important;
}
.vlt-footer--widgetized .vlt-footer-widgets+.vlt-footer-copyright {
    margin-top: -45px !important;
}
.vlt-widget~.vlt-widget {
    margin-top: 0px !important;
}
.vlt-widget__title {
    margin: 15px 0 15px 0 !important;
}
/* Startseite */
.vlt-is--lowercase-mode .vlt-projects-showcase--style-5 .vlt-projects-showcase__content .h3, .vlt-is--lowercase-mode .vlt-projects-showcase--style-5 .vlt-projects-showcase__content h3 {
    text-transform: unset !important;
}
.vlt-btn--primary[title^="leistungen"] {
    background-color: #00C0C7 !important;
}
.vlt-btn--primary[title^="leistungen"]::after {
    background-color: #ef3466 !important;
}
.vlt-is--lowercase-mode .vlt-projects-showcase--style-5 .vlt-projects-showcase__content h3 #ueber-mich {
    color: #000000 !important;
}
.vlt-is--lowercase-mode .vlt-projects-showcase--style-5 .vlt-projects-showcase__content h3 #ueber-mich:before {
    color: #000000 !important;
	content: "Über mich";
	font-size: 14px;
	font-weight: 600;
    line-height: 1.45;
    letter-spacing: .075em;
    text-transform: uppercase;
	position: absolute;
	left: 0;
    right: 0;
	margin-top: -25px;
}
/* Unterseiten Header */
.vlt-is--lowercase-mode .vlt-page-title-hero--page .vlt-page-title-hero__title {
    text-transform: unset !important;
}
/* Überschriften */
.vlt-is--lowercase-mode .vlt-section-title .h1, .vlt-is--lowercase-mode .vlt-section-title .h2, .vlt-is--lowercase-mode .vlt-section-title .h3, .vlt-is--lowercase-mode .vlt-section-title .h4, .vlt-is--lowercase-mode .vlt-section-title .h5, .vlt-is--lowercase-mode .vlt-section-title .h6, .vlt-is--lowercase-mode .vlt-section-title h1, .vlt-is--lowercase-mode .vlt-section-title h2, .vlt-is--lowercase-mode .vlt-section-title h3, .vlt-is--lowercase-mode .vlt-section-title h4, .vlt-is--lowercase-mode .vlt-section-title h5, .vlt-is--lowercase-mode .vlt-section-title h6 {
    text-transform: unset !important;
}
.vlt-is--lowercase-mode .vlt-process-step--style-1 .vlt-process-step__content .h4, .vlt-is--lowercase-mode .vlt-process-step--style-1 .vlt-process-step__content h4 {
    text-transform: unset !important;
}
.vlt-is--lowercase-mode .vlt-heading {
    text-transform: unset !important;
}
.vlt-is--lowercase-mode .vlt-large-heading {
    text-transform: unset !important;
}
/* Über mich Counter */
.vlt-counter-up__content strong {
	display: none;
}
.vlt-counter-up__content {
    text-align: center;
}
/* Galerie E2 */
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
    margin-bottom: 22px;
}
/* Kontaktformular Button */
.vlt-form-group.kontakt-button {
    text-align: center;
    margin-top: 50px;
}
/* Leistungen E3 */
.vlt-testimonial-item--style-1 .vlt-testimonial-item__content {
    font-size: 25px !important;
}
/* CAPTCHA */
.woocommerce .captcha-image .cf7ic-icon-wrapper label,
.woocommerce-page .captcha-image .cf7ic-icon-wrapper label,
.captcha-image .cf7ic-icon-wrapper label{
    float: left !important;
    width: 30px !important;
    height: 50px;
	font-size: 22px;
    margin-top: -25px;
}

.cf7ic-icon-wrapper {
    float: none !important;
    width: 100px;
    margin: auto;
    display: block !important;
}

.cf7ic-style1{
	width: 100%;
}

/* MOBIL */
@media(max-width:767px) {
	.desktop-only {
		display: none;
	}
	.mobile-margin-top-minus-100 {
		margin-top: -100px;
	}
	.mobile-margin-top-minus-40 {
		margin-top: -40px;
	}
	.vlt-footer--widgetized {
		padding: 75px 0 !important;
	}
	.vlt-footer--widgetized .vlt-footer-widgets+.vlt-footer-copyright {
		margin-top: 30px !important;
	}
	div#nav_menu-2 {
		margin-top: 50px !important;
	}
	.juli {
		font-size: 22px;
	}
	.ds-header-1 {
		font-size: 24px !important;
	}
	.ds-header-2 {
		font-size: 22px !important;
	}
	.ds-header-3 {
		font-size: 20px !important;
	}
	h3.imp-header-all {
		font-size: 22px !important;
	}
	.vlt-page-title-hero--page .vlt-page-title-hero__title {
		font-size: 28px !important;
	}
}
@media(min-width:768px) {
	.mobile-only {
		display: none;
	}
}

/* SEO MENU */
.menu-seo-seitenleiste-container{
	position: fixed !important;
	right: 0 !important;
	top: 50% !important;
	width: 200px !important;
	z-index: 9999999999999999;
}

*[id^="menu-seo-seitenleiste"]{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

*[id^="menu-seo-seitenleiste"] > li{
	height: 44px !important;
	background-color: #ef3466 !important;
	margin: 0px 0px 2px 0px !important;
	list-style: none !important;
}

*[id^="menu-seo-seitenleiste"] > li:last-child{
	margin-bottom: 0px !important;
}

*[id^="menu-seo-seitenleiste"] > li > a{
	width: 100% !important;
	height: 100% !important;
	float: left !important;
	color: #ffffff !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	box-sizing: border-box!important;
	width: 100% !important;
	height: 100% !important;
	float: left !important;
	padding: 9px 0px 9px 18px !important;
	font-size: 12px !important;
	line-height: 0 !important;
}

*[id^="menu-seo-seitenleiste"] > li > a:hover{
	color: #ffffff !important;
}

@media only screen and (max-width: 1200px){
	.menu-seo-seitenleiste-container{
		display: none;
	}
}

/* SEO PAGES */
.seo-wrapper,
.seo-row{
	width: 100%;
}

.seo-wrapper{
	max-width: 1300px;
	margin: auto;
}

.seo-row{
	display: flex;
	margin-bottom: 80px;
}

.seo-row:last-child{
	margin-bottom: 0px;
}

.seo-column{
	width: 50%;
	max-height: 100%;
	float: left;
	flex: 1;
	position: relative;
}

.seo-image-inner-left{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80%;
    position: absolute;
	right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.seo-image-inner-right{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80%;
    position: absolute;
	left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.seo-text{
	background-color: #ef3466;
}

.seo-text-inner,
.seo-text-inner > p,
.seo-text-inner > h3{
	color: #ffffff !important;
}

.seo-text-inner,
.seo-text-inner > p{
	font-size: 16px !important;
	line-height: 24px !important;
}

.seo-text-inner > h3{
	font-size: 26px !important;
	line-height: 30px !important;
	margin: 0px 0px 14px 0px !important;
}

.seo-text-inner{
	padding: 60px;
	box-sizing: border-box;
}

@media only screen and (max-width: 1200px){	
	.seo-row{
		flex-direction: column;
		margin-bottom: 40px;
	}
	
	.seo-column{
		width: 100%;
		min-height: 400px;
		flex: 0 0 100%;
	}
	
	.seo-row:nth-child(odd) > .seo-column:first-child{
		order: 2;
	}
	
	.seo-row:nth-child(odd) > .seo-column:last-child{
		order: 1;
	}
	
	.seo-text-inner{
		padding: 32px;
	}
	
	.seo-image-inner-left{
		height: 100%;
	}
	
	.seo-text-inner > h3{
		font-size: 24px !important;
	}
	
	.seo-text-inner,
	.seo-text-inner > p{
		font-size: 14px !important;
		line-height: 20px !important;
	}
}
/* RECHTLICHE UNTERSEITEN */
.imp-header-all{line-height: 1.2; margin-top: 20px; margin-bottom: 10px;}
.imp-paragraph{margin-bottom: 10px; line-height: 26px; font-size: 16px;}
.ds-header-all{line-height: 1.2; margin-top: 20px; margin-bottom: 10px;}
.ds-header-1{font-size:32px;}
.ds-header-2{font-size:28px;}
.ds-header-3{font-size:24px;}
.ds-wrapper{margin-left: 20px;}
.ds-paragraph{margin-bottom: 10px; line-height: 26px; font-size: 16px;}