/*
#primary {
    padding-top: 2em;
}
*/
.aux-logo-text .site-title a {
    font-size: 1.5em;
}
.nocomments {
    display: none;
}
@media (max-width: 767px) {
	.aux-logo-text .site-title a {
    font-size: 1em !important;
	}
	.elementor-16 .elementor-element.elementor-element-1d0f5bd .elementor-heading-title {
    font-size: 21px;
	}
		.site-header-section .aux-menu-depth-0>.aux-item-content, .aux-elementor-header .aux-menu-depth-0>.aux-item-content {
    padding: 0.75em 0.7125em !important;
	}
	.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content:after, .aux-elementor-header .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content:after {
    left: 0.7125em !important;
	}
}

@media (max-width: 768px) {
	.site-header-section .aux-menu-depth-0>.aux-item-content, .aux-elementor-header .aux-menu-depth-0>.aux-item-content {
    padding: 0.75em 0.7125em !important;
	}
	.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content:after, .aux-elementor-header .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content:after {
    left: 0.7125em !important;
	}
}
@media (min-width: 1024px) {
	.site-header-section .aux-menu-depth-0>.aux-item-content, .aux-elementor-header .aux-menu-depth-0>.aux-item-content {
    padding: 0.75em 0.8875em !important;
	}
	.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content:after, .aux-elementor-header .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content:after {
    left: 0.8875em !important;
	}
}

.site-header-section .aux-header-elements, .site-header-section .aux-menu-depth-0>.aux-item-content {
    height: 46px;
}
.cookie-notice-container {
	padding: 30px;
}
#cookie-notice {
	font-size: 1em;
	line-height: 2em;
}
.button {
	background-color: #fff;
}
#cn-accept-cookie, #cn-more-info {
    background: #fff;
    color: #000;
    border-radius: 0;
    padding: 8px 16px;
}
/* Cookie Notice - ENDE */
body {
	background-color: #1a1a1a;
}
body, select, input, textarea {
    color: #f1f1f1;
}
.hentry .entry-title,
.type-portfolio .aux-text-color-dark,
.aux-next-prev-posts .np-title {
    color: inherit;
}
.aux-logo-text .site-title a {
    color: #5491C5;
    text-transform: uppercase;
    font-size: 1.2em;
		font-weight: 900;
}
p.site-description {
		color: #505456;
		text-transform: uppercase;
		font-size: 1em !important;
}
a {
		color: #5491C5;
}
.aux-archive .type-post .entry-info a:hover {
    color: #5491C5;
}
.aux-sidebar ul li a {
    color: #f1f1f1;
		text-decoration: none;
}
.aux-arrow-nav.aux-outline {
    background-color: #fff;
}
.widget-container a:hover {
    color: #5491C5;
}
aside.aux-sidebar.aux-sidebar-primary {
    background-color: #4b4d4e;
}
.aux-sidebar-style-border.right-sidebar .aux-sidebar-primary {
    border-left: 1px solid #434546;
}
label {
    color: inherit;
}
.aux-site-footer {
    border-top: 1px solid #585a5b !important;
}
aside .widget-title, .aux-aside .widget-title {
    border-bottom: 1px #777 solid;
}