/*
 Theme Name:   Neuros Child
 Description:  Child Theme
 Author:       René Braun
 Author URI:   https://www.renebraun.de
 Template:     neuros
 Version:      1.0
 Text Domain:  neuros
*/

/* MOBILE */
.cst-owl-nav-1{
	display: none;
}

.cst-owl-nav-1{
	margin: 50px auto 0px auto !important;
}

.cst-owl-nav-1 * button::before{
	font: 400 normal 20px / 1em 'fontello' !important;
}

.cst-owl-nav-1 * button{
	pointer-events: none !important;
}

@media only screen and (max-width: 719px){
	.startseite-element-1-mobil-1 * .elementor-widget-wrap{
			max-height: 125px !important;
	}
	
	.cst-owl-nav-1{
		display: block !important;
	}
}

@media only screen and (max-width: 480px){
	.mobile-heading-1 * .neuros-heading-content{
		font-size: 31px !important;
		line-height: normal;
	}
}

/* GENERAL SETTINGS */
.prevent-line-break{
	white-space: nowrap;
}

:root {
    --ci-tuerkis: #1DC5B4;
    --ci-grau: #939598;
    --ci-grau-heller: #bebfc1; /* 40% */
}

body .page-title-container .breadcrumbs a:hover,
body .body-container .page-title-wrapper a:hover,
body .kontakt-e2 .elementor-element.elementor-widget .elementor-widget-container a:hover,
body .kontakt-e2 .elementor-element.elementor-widget .elementor-social-icon:hover i {
    color: var(--ci-tuerkis);
}

body .elementor-element.elementor-column .neuros-heading-content a:hover {
    color: var(--ci-tuerkis);
}

/* Deactivate Preloader */
.page-loader-container svg {
	display: none;
	opacity: 0;
}

/* HEADER */
/* Topbar */
/*.top-bar-additional-text:before {
    content: "\1F558";
    position: relative;
    right: 5px;
}
*/
body .top-bar {
    background-color: #000;
}
.top-bar span.additional-text-title:before {
    content: "\f279";
    font: normal normal normal 14px/1 FontAwesome;
	color: var(--ci-tuerkis);
	padding-right: 8px;
}
.top-bar .wrapper-contacts .contact-item,
.top-bar .wrapper-contacts .contact-item a,
body .wrapper-info .top-bar-additional-text {
    color: var(--ci-tuerkis);
}
.top-bar .wrapper-contacts .contact-item .contact-item-title,
.top-bar-additional-text > .additional-text-title {
	color: #fff;
}
.top-bar .wrapper-contacts .contact-item a:hover {
    color: #fff;
}
/* Logo */
.header-icons-container .logo-container .logo {
    width: 60%;
}
@media only screen and (min-width: 1365px) and (max-width: 1557px) {
	.header-row .header-icons-container {
		max-width: 404px;
	}
}
/* Button */
body .header-icons-container .header-button-container .neuros-button .button-inner:after, 
body .mobile-header-menu-container .neuros-button .button-inner:after {
    background: linear-gradient(var(--button-border-gradient-angle), #1DC5B4 var(--button-gradient-colorstop-1), #939598 var(--button-gradient-colorstop-2));
}
body .header-icons-container .header-button-container .neuros-button:hover:after,
body .mobile-header-menu-container .neuros-button:hover:after {
    background: linear-gradient(var(--button-border-gradient-angle), #1DC5B4 var(--button-gradient-colorstop-1), #939598 var(--button-gradient-colorstop-2));
}
/* Navigation */
header.header {
    background-color: var(--ci-grau-heller);
}
body .header .main-menu > li > a:hover {
    background-color: var(--ci-tuerkis);
}
body .header .main-menu > li > a:hover span {
	color: #fff;
}
/* Title Area */
body .page-title-container .page-title-box-icon {
    display: none;
}
body .header .main-menu > li.current-menu-item > a,
body .header .main-menu > li ul.sub-menu,
body .header .main-menu > li.current-menu-item > a:hover,
body .header .main-menu > li.current-menu-ancestor > a, .header .main-menu > li.current-menu-parent > a,
body .header .main-menu > li.current-menu-ancestor > a, .header .main-menu > li.current-menu-parent > a,
body .header .main-menu > li.current-menu-ancestor > a:hover, .header .main-menu > li.current-menu-parent > a:hover {
	background-color: #000;
}
/* Sidepanel */
body .slide-sidebar-wrapper .slide-sidebar-content {
	margin-top: 20px;
}
.slide-sidebar-close:after {
    content: 'Schließen';
    visibility: visible;
    position: relative;
    left: -35px;
}
.slide-sidebar-wrapper .slide-sidebar-close:before {
    visibility: visible;
}
.slide-sidebar-close {
    visibility: hidden;
}
body .slide-sidebar-wrapper {
    background-color: var(--ci-grau-heller);
}
body .slide-sidebar-wrapper:before {
    /*background-image: url("/wp-content/uploads/2024/12/lw-allgemein-sidepanel-1.webp");*/
	background-image: url("/wp-content/uploads/2024/12/lw-allgemein-sidepanel-1-1.webp");
}
body .slide-sidebar-wrapper {
	background-image: url("/wp-content/uploads/2024/12/lw-allgemein-sidepanel-2-opacity-10.webp");
    background-size: 130%;
    background-position: left bottom;
}
.slide-sidebar-content .wp-block-group p > a:hover {
    color: var(--ci-tuerkis);
}
#block-62 p.oeffnungszeiten-sidepanel {
	margin-top: 50px;
}
.slide-sidebar-content p,
.slide-sidebar-content .wp-block-group p > a {
    color: #000;
}
.slide-sidebar-content a p:hover {
	color: var(--ci-tuerkis) !important;
}

/* FOOTER */
/* Kontaktformular Nachbau */
.kontaktformular-cf > .elementor-widget-container {
	background-color: #fff;
}
.kontaktformular-cf form p {
    margin: 25px 0;
}
.kontaktformular-cf textarea,
.kontaktformular-us textarea {
    height: 120px;
}
.kontaktformular-cf .wpforms-widget-heading.neuros-heading {
	margin-bottom: 20px;
	letter-spacing: -0.03em;
	margin-top: 0;
}
.kontaktformular-us .wpforms-widget-heading.neuros-heading {
	letter-spacing: -0.03em;
}
/*
.kontaktformular-cf .submit-wrapper {
	margin-top: 33px;
}
*/
.kontaktformular-cf .cf7ic_instructions {
	color: #000 !important;
}
.kontaktformular-cf .cf7ic-icon-wrapper,
.kontaktformular-us .cf7ic-icon-wrapper {
	padding-top: 20px;
}
.kontaktformular-cf .cf7ic-icon-wrapper > label {
    margin-bottom: 0;
}
.kontaktformular-cf .wpcf7-response-output,
.kontaktformular-us .wpcf7-response-output {
    border-color: transparent !important;
    color: #000 !important;
}
.submit-button-nachbau {
	padding: 10px 24px 11px calc(23px + 1.42857em) !important;
	background-color: #333 !important;
	color: #fff !important;
	border-color: transparent !important;
}
.submit-button-nachbau:hover {
	padding: 10px calc(23px + 1.42857em) 11px 24px !important;
	background-color: var(--ci-tuerkis) !important;
}
.body-container button:not(.customize-partial-edit-shortcut-button).submit-button-nachbau:after {
	background: unset !important;
}


body .footer {
    background-color: #000;
}
body .footer-wrapper {
	margin-top: -60px;
}
/* Top Area */
body .footer-nachbau .spalte-links a:hover,
body .footer-nachbau .spalte-links .fab:hover{
	color: var(--ci-tuerkis) !important;
}
body .footer-nachbau .spalte-links .elementor-element.elementor-widget .neuros-heading .neuros-heading-content {
    color: var(--ci-tuerkis);
}
.footer-nachbau .elementor-element.elementor-widget .neuros-heading .neuros-subheading:not(:last-child),
body .footer-nachbau .elementor-widget-container,
body .footer-nachbau .elementor-element.elementor-widget a,
body .footer-nachbau .elementor-element.elementor-widget .elementor-social-icon i {
	color: #fff;
}
body .footer-nachbau .elementor-element.elementor-widget a:hover,
body .footer-nachbau .elementor-element.elementor-widget .elementor-social-icon a:hover i {
    color: #fff;
}
/*
body .footer-nachbau .spalte-links {
	padding-bottom: 120px;
}
*/
body .footer-nachbau .spalte-rechts .wpforms-head-container:not(:last-child) {
	display: none;
}
/* Bottom Area */
#custom_html-2 {
    margin: auto;
}
#block-65 figure > img {
	margin-top: -65px;
}
/* Footer Dropdown */
.dropdown {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.dropdown-content {
	display: none;
	position: absolute;
	padding: 12px 16px;
	z-index: 1;
	background-color: var(--ci-tuerkis);
	width: max-content;
	/* wenn dropdown nach oben klappen soll */
	/* top: -125px; */
}
.dropdown-content a {
	color: #000 !important;
}
.dropdown-content a:hover {
	color: #aaa !important;
}
.dropdown:hover .dropdown-content {
  display: block;
}
#custom_html-2 > div > h6 {
	color: var(--ci-tuerkis);
} 
/* Copyright */
#menu-sonstiges > li:first-child > a:after {
    content: ', ';
	color: rgba(51,51,51, 0.75) !important;
	text-decoration: none !important;
}
/* Back to Top */
body .body-container .footer-scroll-top button:hover {
    background-color: var(--ci-grau);
}

/* FLOAT MENU */
/* Icon Color */
body .wpfm-template-1 ul li .wpfm-icon-block i {
    color: var(--ci-tuerkis);
}
/* Text Color */
body .wpfm-template-1 ul li .wpfm-menu-name {
    color: var(--ci-tuerkis);
}
/* Icon Background Color when not opened */
body .wpfm-template-1 ul li .wpfm-icon-block {
    background: #000;
}
/* Icon Background Color when opened */
body .wpfm-template-1 .wpfm-position-right ul li a:hover .wpfm-icon-block,
body .wpfm-template-1 .wpfm-position-top-right ul li a:hover .wpfm-icon-block,
body .wpfm-template-1 .wpfm-position-bottom-right ul li a:hover .wpfm-icon-block {
    background: #000;
}
/* Text Background Color when opened */
body .wpfm-template-1 ul li a {
    background: #000;
}

.wpfm-template-2 ul:hover {
    width: 285px; /* Auf Inhalt anpassen */
}
.wpfm-template-2 ul {
    width: 40px;
	transition: 0.5s;
}
.wpfm-template-2 .wpfm-tootltip-title {
	visibility: hidden;
}
.wpfm-template-2 li:hover .wpfm-tootltip-title {
	visibility: visible;
}
ul.wpfm-nav > li:before {
    content: '';
}

/* STARTSEITE */
/* E1 */
.startseite-e1 .neuros-heading-content.has_gradient_color_text span {
    text-decoration: underline;
}
body .startseite-e1 .startseite-e1-link a {
    color: #fff;
}
body .startseite-e1 .startseite-e1-link a:hover {
    color: var(--ci-tuerkis);
}
body .startseite-e1 .link-in-fliesstextfarbe .neuros-heading .neuros-heading-content > a {
	color: #111;
}
/* E3 */
@media only screen and (min-width: 992px) {
	.startseite-e3 .elementor-widget-wrap.elementor-element-populated > .buttons-einruecken.elementor-section > .elementor-container.elementor-column-gap-default {
		padding-left: 0;
	}
}
.startseite-e3 .buchstaben-weiter-auseinander .elementor-widget-container > .special-text-wrapper > .special-text {
	letter-spacing: 0.1px;
}
/* E7 */
/* .startseite-e7 .owl-nav-wrapper .owl-nav {
	background-color: var(--ci-tuerkis);
} */
body .startseite-e7 .elementor-element > .elementor-widget-container > .neuros-testimonial-carousel-widget > .testimonial-carousel-wrapper {
	background-color: #f4f4f5;
}

/* LEISTUNGEN */
/* E1 */
.deko-button .neuros-button-decoration,
.deko-button .neuros-button-decoration > .neuros-button {
	pointer-events: none !important;
}
/* E3 */
.leistungen-e3 .neuros-price-item-widget .price-item .price-item-title:not(:last-child) {
    display: inline;
    background-image: linear-gradient(to right, #000, var(--ci-tuerkis));
    background-repeat: no-repeat;
    background-size: 100% 4px;
    background-position: 0 95%;
    text-decoration: none;
}
.leistungen-e3 .price-item-container.price-item-currency-position-before {
	display: none;
}
.leistungen-e3 .neuros-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields:not(:last-child) {
    margin-bottom: 0;
}
.leistungen-e3 .neuros-price-item-widget .price-item .price-item-description:not(:last-child) {
	margin-top: 6px;
}
.leistungen-e3 .neuros-price-item-widget .price-item .price-item-custom-fields .price-item-custom-field {
    padding-left: 0;
}
@media only screen and (min-width: 1440px) {
    .leistungen-e3 .neuros-price-item-widget .price-item .price-item-custom-fields .price-item-custom-field {
        /*min-height: 180px;*/
    }
}
.leistungen-e3 .neuros-price-item-widget .price-item .price-item-custom-fields .price-item-custom-field:before {
    display: none;
}
.leistungen-e3 .zweite-zeile > div > div > .elementor-column {
    width: 33.3333%
}
@media only screen and (max-width: 575px) {
	.leistungen-e3 .zweite-zeile > div > div > .elementor-column {
    	width: 100%
	}
}
.leistungen-e3 .zweite-zeile > div > .elementor-row {
    justify-content: center;
}
/* E5 (INTERNE VERLINKUNGEN) */
.leistungen-e5 .elementor-element .project-item .project-item-title {
    text-decoration: none !important;
}

/* LACKERIUNG */
@media only screen and (min-width: 992px) {
	.page-id-23368 .content-wrapper,
	.page-id-22967 .content-wrapper,
	.page-id-23052 .content-wrapper,
	.page-id-23118 .content-wrapper,
	.page-id-23126 .content-wrapper,
	.page-id-23845 .content-wrapper {
		margin-top: 0px;
	}
	.page-id-23368 .top-page-wrapper,
	.page-id-22967 .top-page-wrapper,
	.page-id-23052 .top-page-wrapper,
	.page-id-23118 .top-page-wrapper,
	.page-id-23126 .top-page-wrapper,
	.page-id-23845 .top-page-wrapper {
		-webkit-border-radius: 0 0 0px 0px;
		border-radius: 0 0 0px 0px;
	}
}
@media only screen and (min-width: 1921px) {
	body:not(.rtl) .elementor-section.leistungen-e1 .elementor-element.neuros-button-type-simple.neuros-button-border-style-solid.elementor-widget__width-auto {
		left: 10px; /* Fix bug where a border appears at the top of the button */
	}
}
.leistungen-e3 .force-linebreak .price-item-description {
	white-space: break-spaces;
}

/* SCHADENSABWICKLUNG */
#schadensabwicklung-e3 .icon svg {
	display: none;
}
#schadensabwicklung-e3 .icon {
    display: inline-block;
    background: linear-gradient(45deg, #000, var(--ci-tuerkis) );
    width: 3em;
    height: 3em;
}
#schadensabwicklung-e3 .neuros-icon-box-widget .icon-box-item .icon-container {
    width: 70px;
    height: 70px;
}
#schadensabwicklung-e3 .spalte-1 .icon {
    -webkit-mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-1.svg") no-repeat center;
    -webkit-mask-size: contain;
    mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-1.svg") no-repeat center;
	mask-size: contain;
}
#schadensabwicklung-e3 .spalte-2 .icon {
    -webkit-mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-2.svg") no-repeat center;
    -webkit-mask-size: contain;
    mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-2.svg") no-repeat center;
	mask-size: contain;
}
#schadensabwicklung-e3 .spalte-3 .icon {
    -webkit-mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-3.svg") no-repeat center;
    -webkit-mask-size: contain;
    mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-3.svg") no-repeat center;
	mask-size: contain;
}
#schadensabwicklung-e3 .spalte-4 .icon {
    -webkit-mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-4.svg") no-repeat center;
    -webkit-mask-size: contain;
    mask: url("/wp-content/uploads/2025/08/lw-schadensabwicklung-e3-icon-4.svg") no-repeat center;
	mask-size: contain;
}

/* TEAM */
/* E3 */
.bg-hell .team-item .team-item-media img {
    background-color: #F3F3F3;
}
.bg-dunkler .team-item .team-item-media img {
    background-color: #E2E0E1;
}
.team-e3 .change-font-size .team-item .team-item-tag {
    font-size: 40px;
}
.team-e3 .team-item .team-item-tag {
    font-size: 44px;
    padding-left: 2px;
    color: var(--ci-tuerkis);
	padding-bottom: 5px;
	padding-left: 10px;
}
.team-e3 .team-item .team-item-link {
	pointer-events: none;
}
/* E4 */
.team-e4-section {
	background-image: url(/wp-content/uploads/2024/12/lw-allgemein-reifen-bg-opacity-10.webp);
    background-size: contain;
    background-repeat: no-repeat;
}

/* KONTAKT */
.page-id-23126 .footer-section {
    padding-top: 60px;
}
.fliesstext-entfernen .wpforms-head-container {
	display: none;
}

/* GALLERY */
/* Disable Images FOR NOW!! */
/*
.page-id-23118 .gallery-item {
	display: none;
}
*/

/* RECHTLICHE UNTERSEITEN */
.imp-header-all{line-height: 1.2; margin-top: 20px; margin-bottom: 10px;font-size: 28px !important;}
.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:28px !important;}
.ds-header-2{font-size:24px !important;}
.ds-header-3{font-size:20px !important;}
.ds-wrapper{margin-left: 20px;}
.ds-paragraph{margin-bottom: 10px; line-height: 26px; font-size: 16px;}

.ds-paragraph a,
.ds-paragraph + ul a,
.imp-paragraph a {
	color: var(--ci-tuerkis);
}
.ds-paragraph a:hover,
.imp-paragraph a:hover {
	color: var(--ci-tuerkis);
}


@media only screen and (max-width: 425px) {
	.ds-paragraph + ul li a {
		word-wrap: break-word;
	}
}

.rechtliches-wrapper {
	max-width: 1600px;
    margin: 100px 40px;
}
@media only screen and (min-width: 1601px) {
	.rechtliches-wrapper {
		margin: 100px 80px;
	}
}
.page-id-24109 #cmplz-document {
    margin: auto;
    margin-top: 80px;
    margin-bottom: 160px;
}

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

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

*[id^="menu-seo-seitenleiste"] > li{
	height: 44px !important;
	background-color: #fff !important;
	margin: 0px 0px 2px 0px !important;
	list-style: none !important;
	border: 1px solid var(--ci-tuerkis);
}

*[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: var(--ci-tuerkis) !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: var(--ci-tuerkis) !important;
}

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

*[id^="menu-seo-seitenleiste"] > li:before {
    content: '';
}

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

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

.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: transparent;
	border: 1px solid var(--ci-tuerkis);
}

.seo-text-inner > h3{
	color: var(--ci-tuerkis) !important;
}

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

.seo-text-inner a {
    color: var(--ci-tuerkis);
    text-decoration: underline;
}
.seo-text-inner a:hover {
    color: var(--ci-tuerkis);
}

.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;
	}
}
.seo-row:nth-child(8) {
    margin-bottom: 140px;
}

.page-id-23300 .body-container .body-line,
.page-id-23303 .body-container .body-line {
    border-color: transparent;
}

.page-id-23300 .page-title-additional,
.page-id-23303 .page-title-additional,
.page-id-23447 .page-title-additional,
.page-id-23450 .page-title-additional {
    bottom: 37%;
}

body .body-container .body-lines {
    z-index: -1;
}

/* MOBILOPTIMIERUNG */
/* Mobile Navigation */
.mobile-header-row .logo-link > img {
	max-width: 50%;
}
@media only screen and (max-width: 575px) {
	body .top-page-wrapper {
    	background-color: transparent;
	}
	
	.spalte-links > .elementor-widget-wrap {
		display: flex;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(1) {
		order: 1;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(2) {
		order: 2;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(3) {
		order: 3;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(4) {
		order: 5;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(5) {
		order: 4;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(6) {
		order: 6;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(7) {
		order: 7;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(8) {
		order: 9;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(9) {
		order: 8;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(10) {
		order: 10;
	}
	.footer-nachbau .spalte-links > .elementor-widget-wrap > .elementor-element:nth-child(11) {
		order: 11;
	}
	
	.footer-nachbau .spalte-rechts {
    	padding-bottom: 80px;
	}
	
	#custom_html-2 {
	    margin-top: 40px;
	}
	#custom_html-3 {
	    margin-top: -105px;
	}
	
	.rechtliches-wrapper {
    	margin: 40px 40px 140px;
	}
}

.mobile-only {
	display: none;
}
@media only screen and (max-width: 767px) {
	.mobile-only {
		display: block;
	}
	.mobile-only.nav-arrows {
		margin-top: 30px;
		text-align: center;
	}
	.mobile-only.nav-arrows .fa {
		font-size: 25px;
		color: #444;
	}
}