/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 24 2023 | 13:08:20 */
body.logged-in.admin-bar #main-header-container,
body.logged-in.admin-bar [data-id="148c6bf"]{
	top:32px!important;
}

[data-elementor-type="wp-page"] .elementor-top-section,
[data-elementor-type="single-post"] .elementor-top-section,
*[data-elementor-type="single-page"] .elementor-top-section{
	margin-bottom:250px;}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{width:350px;}

.elementor-template .elementor-top-section{margin-bottom:inherit;}


/* TEMP */
#mega-menu-item-498,
#mega-menu-item-509{display:none!important;}
/* TEMP END */

/* Responsive Allgemein */
/* Klasse self-padded nutzen wenn ein Abschnitt eigene padding regeln hat */
@media screen and (min-width:1300px) and (max-width:1599px){
	.elementor-location-footer
	.self-padded  > .elementor-container,
	#main-header-container,
	[data-elementor-type="wp-page"] .elementor-top-section,
	*[data-elementor-type="single-page"] .elementor-top-section{
		/*padding-left:5%;
		padding-right:5%;*/
	}
	
	/*section inside section*/
	.elementor-top-section .elementor-top-section .elementor-top-section{padding-left:inherit;padding-right:inherit;}
	
}
/*Borlabs-Overlay Content-Width 1600px Max*/
.BorlabsCookie .container {
    max-width: 1600px;
}
