/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* General settings */
.uael-sub-heading {
    font-weight: bold;
}

.elementor-element .elementor-widget-heading:has(span) .elementor-widget-container {
    padding-bottom: 5px !important;
}

.elementor-element .elementor-widget-heading:has(span) .elementor-widget-container .elementor-heading-title {
    font-family: 'EB Garamond', serif;
    font-size: 1.1em;
}

.elementor-widget-heading span.elementor-heading-title,
.elementor-widget-heading p.elementor-heading-title {
    font-family: 'Crimson Text', serif;
    font-size: 1.2em;
}

.ast-primary-header-bar {
    background-color: transparent;
}

/* Simple classes */
.fit-content {
    width: fit-content;
}

.max-width-850 {
    max-width: 850px;
}

.flex-basis-50 {
    flex-basis: 50%;
}

.padding-top--20 {
	padding-top: 20px;
}

.width--full {
	width: 100%;
}

/* Footer */
footer .widget_nav_menu .widget-title {
    color: var(--ast-global-color-4)
}

footer .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
    margin-bottom: 0;
}

/* Header Navigation */
#ast-hf-mobile-menu {
	padding-bottom: 20px;
}

.main-header-menu .menu-text span.subtitle {
    font-size: 0.8em;
}

.ast-header-break-point #ast-mobile-header {
    width: 100%;
}

#ast-mobile-header .ast-menu-toggle {
    padding: 0 15px 0 5px;
    border: 1px solid var(--ast-global-color-0);
    color: var(--ast-global-color-0) !important;
    line-height: 2.25;
    margin-top: 4px;
}

.ast-search-box.full-screen .search-submit {
    color: #fff;
}

.ast-header-break-point .main-header-menu,
.ast-header-break-point .main-header-menu .sub-menu,
.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal,
#ast-mobile-header:has( .menu-toggle.toggled),
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
    background-color: #fff;
}

.ast-submenu-expanded .ast-submenu-expanded,
.ast-submenu-expanded .ast-submenu-expanded .menu-item {
    background-color: var(--ast-global-color-4);
    transition: all 0.2s linear;
}

.ast-menu-toggle:focus,
.ast-menu-toggle:focus-visible {
    outline-style: none;
}

#ast-mobile-header .ast-builder-grid-row {
    grid-template-columns: auto;
}

.ast-header-break-point .ast-nav-menu .menu-link {
    line-height: 1.5;
    margin: 10px 0;
    display: flex !important;
}

.site-primary-header-wrap {
	padding-left: 0;
}

/* Elementor: All Headers with UAEL large font */
.uael-heading-wrapper h1.uael-heading .uael-size--xxl {
    font-size: 3em;
    line-height: 1.1em;
    color: var(--ast-global-color-5);
}

@media all and (max-width: 1024px) {
    .uael-heading-wrapper h1.uael-heading .uael-size--xxl {
        font-size: 2.25em;
    }
}

@media all and (max-width: 767px) {
    .uael-heading-wrapper h1.uael-heading .uael-size--xxl {
        font-size: 1.75em;
    }
}

/* Elementor: Banner Box */
.elementor-element.banner-box .elementor-icon-list-items a {
    text-decoration: none;
}

/* Elementor: Image Teaser High & Masonry */
.elementor-element.image-teaser-high a,
.elementor-element.masonry a {
    text-decoration: none;
}

/* News Teaser */
.elementor-widget-uael-posts .uael-post__title a {
    text-decoration: none;
}

.elementor-widget-uael-posts .uael-post__title a:hover {
    color: var(--ast-global-color-1)
}

/* Blog */
@media (min-width: 922px) {
    .ast-article-inner {
        padding: 20px;
    }
}

#secondary .widget_archive .widget-title {
    margin-bottom: 20px;
}

@media all and (max-width: 920px) {
    .archive .site-content .post .post-content {
        padding: 20px;
    }
}

article .ast-blog-single-element.ast-taxonomy-container.event-date,
article .ast-blog-single-element.ast-taxonomy-container.tags-links,
.news-teaser .uael-post__content-wrap .uael-post__terms-wrap {
    color: var(--ast-global-color-0);
    font-weight: bold;
}

article .ast-blog-single-element.ast-taxonomy-container.event-date::before,
article .ast-blog-single-element.ast-taxonomy-container.tags-links::before,
.news-teaser .uael-post__content-wrap .uael-post__terms-wrap::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

article .ast-blog-single-element.ast-taxonomy-container.event-date::before {
    content: '\f073';
}

article .ast-blog-single-element.ast-taxonomy-container.tags-links::before,
.news-teaser .uael-post__content-wrap .uael-post__terms-wrap::before {
    content: '\f3c5';
}

.post .tags-links a:visited,
.post .tags-links a:active {
    color: var(--ast-global-color-0);
}

@media all and (max-width: 921px) {
    article.ast-archive-post.ast-separate-posts .post-content {
        padding: 0 20px 20px 20px;
    }
}

.news-teaser .uael-post__content-wrap {
    padding: 20px !important;
}

/* Blog: Sidebar */
.sidebar-main .widget_block,
.sidebar-main .widget-title {
    margin: 0;
}

.sidebar-main .wp-block-heading .not-event {
	display: block;
}

.postid-3369 .sidebar-main .wp-block-heading .not-event,
.postid-3394 .sidebar-main .wp-block-heading .not-event,
.postid-3399 .sidebar-main .wp-block-heading .not-event,
.postid-3401 .sidebar-main .wp-block-heading .not-event,
.category-tradition-veroeffentlichungen .sidebar-main .wp-block-heading .not-event {
	display: none;
}

.sidebar-main .widget_block .cat-item {
	font-weight: 800;
}

.post .entry-meta {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 8px;
}

.post .ast-blog-meta-container {
    margin-bottom: 10px;
}

/* CE Disposition */
.disposition table {
    width: inherit;
}

.disposition .uael-table-wrapper .uael-table__text,
.disposition .uael-table-wrapper .uael-table__text-inner {
    width: 100%;
}

.disposition .uael-table-wrapper .uael-table__text-inner .align-right {
    float: right;
}

.disposition .uael-table-wrapper th {
    vertical-align: top !important;
	padding-bottom: 20px !important;
}

.disposition .uael-table-wrapper td,
.disposition .uael-table-wrapper th {
    padding: 0 15px 0 0;
    width: 190px;
	min-width: 190px;
    line-height: 1.1;
}

.disposition td:has(.padding-top--20) {
	padding-top: 20px;
}

.disposition.disposition--full .uael-table-wrapper td,
.disposition.disposition--full .uael-table-wrapper th {
    width: 100%;
}

.disposition.disposition--full .uael-table-wrapper td .align-right {
	padding-left: 15px;	
}

.disposition.disposition--170 .uael-table-wrapper td,
.disposition.disposition--170 .uael-table-wrapper th {
    width: 170px;
	min-width: 170px;
}

.disposition.disposition--230 .uael-table-wrapper td,
.disposition.disposition--230 .uael-table-wrapper th {
    width: 230px;
	min-width: 230px;
}

.disposition.disposition--260 .uael-table-wrapper td,
.disposition.disposition--260 .uael-table-wrapper th {
    width: 260px;
	min-width: 260px;
}

.disposition.disposition--300 .uael-table-wrapper td,
.disposition.disposition--300 .uael-table-wrapper th {
    width: 300px;
	min-width: 300px;
}

/* CE News Teaser */
.news-teaser > .e-con-inner {
    --flex-direction: row;
    --flex-wrap: wrap;
    display: flex;
}

.news-teaser .elementor-widget-uael-posts {
    flex-basis: 100%;
}

.news-teaser .uael-post__content-wrap {
    display: flex;
    flex-direction: column;
}

.news-teaser .uael-post__content-wrap .uael-post__title {
    order: 1;
}

.news-teaser .uael-post__content-wrap .event-date {
    order: 2;
}

.news-teaser .uael-post__content-wrap .uael-post__terms-wrap {
    order: 3;
}

.news-teaser .uael-post__content-wrap .uael-post__terms {
    padding-left: 0 !important;
}

.news-teaser .uael-post__content-wrap .uael-post__excerpt {
    order: 4;
}

.news-teaser .uael-post__content-wrap .uael-post__read-more {
    order: 5;
}

/* CE Opusliste */
.opusliste .uael-timeline-wrapper hr {
    margin: 32px 0;
    background-color: var(--ast-global-color-0);
    height: 1px;
    opacity: 0.75;
}

.opusliste .uael-timeline-wrapper p {
    text-align: inherit !important;
}

.opusliste .uael-timeline-desc-content p {
	line-height: 1.5em;
}

.opusliste .elementor-button-content-wrapper::after {
	content: url('data:image/svg+xml;utf8,<svg aria-hidden="true" class="e-font-icon-svg e-fas-long-arrow-alt-right" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="white" d="M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"></path></svg>');
	display: inline-block;
	width: 12px;
	height: 12px;
	fill: #ffffff;
	margin-left: 10px;
}

/* CE Image Text */
.image-text > .e-con-inner > .elementor-element:first-child {
    display: block;
}

/* Posts archive masonry */
@media (min-width: 1401px) {
    .ast-separate-container .ast-grid-2 > .site-main > .ast-row {
        margin-left: 0 !important;
    }
}

/* Slim image with caption */
.elementor-widget-image figure img {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* Fix instrumente overview page */
@media (min-width: 1401px) {
	.post-type-archive-projekte .site-content .ast-container,
	.post-type-archive-instrumente .site-content .ast-container {
		display: block !important;
	}
}

@media all and (max-width: 1400px) {
.archive .site-content .ast-container {
	display: flex;
}

.archive .site-content .ast-container #primary {
	order: 2;
}

.archive .site-content .ast-container #secondary {
	order: 1;
}
	}

/* UAEL-Widget Inhaltsverzeichnis */
.uael-toc-toggle-content .uael-toc-list li {
	text-align: center;
}

/* Search result cards */
.search-results article img {
	padding: 5px;
}

/* WPML Language Switch */
.wpml-ls-first-item.wpml-ls-last-item {
	display: none !important;
}

