/*
Theme Name: Themify Ultra Child 02
Theme URI: https://themify.me/themes/ultra/
Template: themify-ultra
Author: Themify
Author URI: https://www.themify.me
Description: Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read Ultra documentation for more information.
Tags: themify,featured-images,translation-ready,custom-menu,sidebar
Version: 8.1.0.1772608639
Updated: 2026-03-04 08:17:19

*/
/*

font-family:'Avenir Next LT W01 Bold';
font-family:'AvenirNextLTW01-Medium';
font-family:'AvenirNextLTW01-Regular','Open Sans', sans-serif !important;
font-family:'AvenirNextLTW01-Heavy';
font-family:'Trade Gothic W01 Bold';
font-family:'Trade Gothic W01 Roman';
	
#69BFEA	

*/
	
	
#content,
body #content {
	padding-top: 0;
	font-family:'AvenirNextLTW01-Regular','Open Sans', sans-serif !important;
}

/* nur normale Rows */

.module_row:not(.fullwidth):not(.fullwidth_row_container) > .row_inner {
	width: min(1160px,100%) !important;
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
}

.post-image img {
	max-height: 450px;
}
#main-nav a, 
h1, h2, h3, h4, 
#footer,
.footer-widgets,
.footer-nav {
	font-family:'AvenirNextLTW01-Regular','Open Sans', sans-serif !important;
}
#main-nav .current_page_item > a {
	color: #66beec;
}
#main-nav ul a {
	white-space: nowrap;
	padding-right: 4em auto !important;
	visibility: inherit !important;
}
#main-nav li:not(.themify-widget-menu) > ul {
	width: auto !important;
	padding-right: 2% !important;
}
#main-nav ul a:hover,
#main-nav ul a:active,
#main-nav ul .current-menu-item a,
#main-nav .menu-item-object-page .current-menu-item > ul a:hover,
#main-nav .menu-item-object-page .current-menu-item  ul a:hover,
#main-nav .current-menu-ancestor ul a:hover {
	color: #000000!important;
}
.module-menu .transparent li a {
	font-size: 0.9em;
	text-transform: uppercase;
}
#footerwrap {
	border: none !important;
}
#headerwrap #menu-icon {
	color: #FFFFFF;
}
h1 {
	letter-spacing: 0;
	text-transform: none;
}
input[type=submit], button {
	background-color : #b3ac9d;
	font-family: 'Karla', sans-serif !important;
}
.commentwrap {
	display: none;
}

#menu-icon,
.mobile_menu_active #menu-icon,
#menu-icon:before {
	color: #69BFEA !important;
	font-size: 1.5em;
	font-weight: 800 !important;
}
.menu-icon-inner:before, .menu-icon-inner:after {
	border-top: 4px solid !important;
}
.menu-icon-inner {
	border-bottom: 4px solid;
}
h3.module-title {
	font-size: 1.6em;
	padding-top: 25px;
}

#content {
	padding-left: 10%;
	padding-right: 10%;
}
#headerwrap {
	padding-left: 10% !important;
	padding-right: 10% !important;
}
#footer .widget_text {
	margin-top: 0 !important;
}
.fixed-header-on #site-logo img {
	height: 50px;
	padding-top: 5px;
}
.fixed-header #main-nav {
	padding-top: 0.8em !important;
}
.pagewidth {
	max-width: 100% !important;
}
.attachment-122x60.aligncenter > img > a:hover,
.widget_sp_image-image-link a:hover,
#widget_sp_image-3 a:hover,
#footer .widget_sp_image-image-link a:hover,
#footer img a:hover,
#footer #logo2 img a:hover,
#widget_sp_image-3.widget.widget_sp_image a:hover,
#footer .widget .widget_sp_image img a:hover {
	background: #000!important;
	opacity: 0.7;
	padding: -5px!important;
			-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#footer img {
  opacity: 1;
  display: block;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
#logo2:hover img {
  opacity: 0.3;
}
.page-id-341 #content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.module-slider.slider-overlay .slide-content {
	background: rgba(0, 40, 63, 0.7);
	color: #ffffff;
	padding: 5em 0 !important;
}
.themify_builder_slider .slide-title {
	font-size: 2em;
	font-family:'Avenir Next LT W01 Bold','Open Sans',sans-serif !important;
	color: #69BFEA !important;
}

.module-slider.slider-overlay .slide-content {
	padding: 5% !important;
}
.module-pro-image .image-pro-caption {
	line-height: 1.4;
}
.module-slider..slide-content {
	line-height: 1.6em !important;
}
.module-pro-image .image-pro-flip-box>img, .module-pro-image .image-pro-overlay {
	background-position: top !important;
}

#page-3335 .entry-content p {
	font-size: 0.8em;
	line-height: 1.5em;
}
#page-3335 .post-title, 
#page-3348 .post-title {
	color: #FFFFFF;
}


@media screen and (max-width: 960px) {
	
	#content {
		padding-left: 3% !important;
		padding-right: 3% !important;
	}
	#headerwrap {
		padding-left: 3% !important;
		padding-right: 3% !important;
	}
	
}

@media screen and (max-width: 420px) {
	
	.fixed-header #headerwrap #site-logo img {
		max-height: 250px !important;
	}
	
}



