/**
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
*/
@supports (-webkit-touch-callout: none) {
  input[type=checkbox] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
  }
}

.inline {
	display:inline;
}
.half {
	width: 50%;
}
.quarter {
	width: 25%;
}
.vollbild {
	width: 100%;
	height: auto;
	display:block;
}
.no-gap {
	gap: 0;
}
.beige {
	background-color: #efeeea;
}
.rosa {
	background-color:#f8e7de;
}
/*Mein Memberbereich*/
.page-id-1346 .entry-content figure{
	margin-bottom: 100px !important;
}
/*Menü Member*/

#ast-hf-menu-2 .menu-item-has-children>a {
    pointer-events: none;
    cursor: default;
    color: #fff;
    text-decoration: none;
    /* Entfernt die Unterstreichung */
}


/*fixiertes Menü*/

#wpadminbar {
    z-index: 1 !important;
}

.vertikal-zentriert {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gutenslider-content-initial {
    line-height: 1.5;
}


/*Header*/

body .ast-site-identity {
    padding: 0;
}


/*Gästebuch*/

.page-id-4973 #comments {
    display: none;
}


/*Textbox*/

.textbox {
    padding: 1em 0 2em;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}


/*Preise Buttons*/

.preis,
.preis a {
    width: 100%;
    display: block !important;
    min-height: 100px;
}
/*Formulare*/
.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
    padding: 0;
}
footer label a {
	color:#fff;
	text-decoration: underline;
}
.wpcf7 form>p {
	margin-bottom: 0.75em;
}
/*Spectra Formular*/
.uagb-block-ca69cbd8 .wp-block-column[style="flex-basis:30%"] {
	background-color: rgba(255, 255, 255, 0.75);
	padding: 40px 10px;
}
.uagb-block-ca69cbd8 .wp-block-column[style="flex-basis:30%"] p { color: #000 !important;} 
/*Buttons*/
.wp-block-button a { font-size: 100%;}

/*body.single.ast-single-post .entry-content a, body.single.ast-single-post .entry-content a:hover {color:#fff;}*/

.woocommerce a.button,
.woocommerce button.button.alt,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce a.button.alt,
.woocommerce .woocommerce-message a.button,
.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.entry-content button,
[class*='wp-block-gutentor-'] .gutentor-button,
[class*='wp-block-gutentor-'] .gutentor-post-button,
[class*='wp-block-gutentor-'] .gutentor-block-button,
.wp-block-button .wp-block-button__link,
.read-more a,
a.wp-block-advgb-button_link,
#comments .submit,
.search .search-submit,
.tribe-events-widget .tribe-events-widget-events-list__view-more-link,
body input[type="submit"]{
    background-color: #670840 !important;
    border-color: #670840 !important;
    border: 2px solid;
    border: none;
    border-radius: 6px !important;
    font-size: 22px;
	font-size: 100%;
    text-decoration: none !important;
    padding: 15px !important;
    line-height: 22px;
	transition: all .2s linear;
}
body input[type="submit"] {
	font-size: 100%;
}
.wpcf7-acceptance .wpcf7-list-item label span { font-size:14px; font-size: 0.75rem;}
.wp-block-uagb-container .wp-block-button .wp-block-button__link {
    color: #ffffff !important;
}

.home .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
.home .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
    color: #fff;
    display: inline-block;
}

.home .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
    color: #fff
}

body.single.ast-single-post .entry-content a {
    color: var(--ast-global-color-3);
}

body.single.ast-single-post .entry-content a.wp-block-button__link {
    color: #fff;
}

body.single.ast-single-post .entry-content a:hver,
.entry-content a:hover {
    text-decoration: underline;
    color: #850333;
    background-color: transparent;
}

.ast-pagination .page-numbers.current {
    background-color: #670840;
}

body .read-more a {
    padding: 10px 15px !important;
}

.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page table.cart td.actions .button:hover,
.woocommerce-page #content table.cart td.actions .button:hover,
.woocommerce a.button.alt:hover,
.woocommerce .woocommerce-message a.button:hover,
.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout:hover,
.woocommerce button.button.alt.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.entry-content button:hover,
[class*='wp-block-gutentor-'] .gutentor-button:hover,
[class*='wp-block-gutentor-'] .gutentor-post-button:hover,
[class*='wp-block-gutentor-'] .gutentor-block-button:hover,
.wp-block-button .wp-block-button__link:hover,
.read-more a:hover,
a.wp-block-advgb-button_link:hover,
a.wp-block-advgb-button_link:hover,
#comments .submit:hover,
.search .search-submit:hover,
.tribe-common button:hover,
body .read-more a:hover,
.tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover, body input[type="submit"]:hover {
    background-color: #bb0051 !important;
}

h3 a:hover,
.gutentor-active h2 a:hover,
.entry-meta a:hover,
.site-branding a:hover,
.logged-in-as a:hover {
    background-color: transparent !important;
    color: #850333 !important;
}

.entry-meta a {
    color: #bb0051;
}

.read-more a {
    color: #fff;
    padding: 0 5px !important;
    font-size: 20px;
}

a.wp-block-advgb-button_link {
    color: #fff;
}


/*Logo hover*/

.site-branding a img:hover {
    webkit-transform: perspective(1px) rotate(0.03deg) translateZ(0) scale(1.03);
    -moz-transform: perspective(1px) rotate(0.03deg) translateZ(0) scale(1.03) !important;
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: perspective(1px) rotate(0.03deg) translateZ(0) scale(1.03);
    opacity: 1;
    filter: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='0');
}


/*Single Posts*/

.single.ast-single-post .entry-content a,
.logged-in-as a {
    color: #bb0051;
}

.single.ast-single-post .entry-content a:hover,
.logged-in-as a:hover {
    color: #850333;
}


/*Menü*/

nav ul li a {
    color: var(--ast-global-color-2);
    font-size: 22px;
}

nav ul li a:hover {
    color: #bb0051;
    background-color: transparent !important
}

.site-header-above-section-right nav ul li a {
    font-size: 18px;
}

header .ast-builder-menu-1 .sub-menu {
    border-color: #bb0051;
}

.current-menu-item a {
    color: #bb0051;
}

.current-menu-item ul a {
    color: var(--ast-global-color-3);
}

.ast-builder-menu-2 .main-navigation .sub-menu {
    border-color: #bb0051;
}


/*Footermenü*/

footer aside nav ul li a {
    color: #f5f5f5;
}

footer aside nav ul li a:hover {
    color: #bb0051;
}

footer .footer-bar-navigation nav ul li a {
    font-size: 18px;
}


/*Überschriften*/


/*h1 - Bog / Archiv, Beitrag, Seite*/

.ast-single-post .entry-title,
.page-title,
.ast-archive-description .ast-archive-title,
.single-tribe_events .tribe-events-single-event-title {
    font-size: 30px;
    font-size: 2rem;
    color: #670840;
    font-weight: normal;
    margin: 2.5em 0;
    border-bottom: 2px solid #670840;
    padding-bottom: 1em;
}

body.archive {
    background-color: #fff;
}

.archive #primary {
    margin-top: 0;
}

.archive.ast-separate-container .ast-archive-description {
    padding: 0;
    background-color: transparent;
}


/*h1-h4*/

h1,
h2,
h3,
h4 {
    font-weight: bold !important;
}


/*h2*/

.site-main article h2,
.ast-separate-container .ast-related-posts-title {
    color: #3A3A3A;
    /*color: #670840; */
    font-weight: normal;
}

.site-footer aside h2 {
    color: #7b0c45;
    color: #fff;
}

.site-footer aside h2:after {
    content: "";
    width: 12%;
    background-color: #7b0c45;
    background-color: #fff;
    height: 4px;
    display: block;
}


/*h3 - in Spalten*/

.wp-block-column h3 {
    color: #670840;
}

.gutentor-active .entry-content h3 {
    font-weight: normal;
}


/*p*/

.entry-content p {
    margin-bottom: 1em;
}


/*Weite Bilder*/

.wp-block-image.alignwide img {
    width: 100%;
    display: block;
}

.ast-no-sidebar .entry-content .alignwide {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
}


/*Events Kalender*/

.tribe_events .tribe-events-calendar-list__event-featured-image-wrapper a:hover {
    background-color: transparent !important;
}

#tribe-events-content .wp-block-button a {
    color: #fff !important;
}


/*Events Liste*/

.ast-separate-container .tribe-events-calendar-list__event-wrapper .ast-article-post {
    padding: 0;
}

.tribe-common button {
    background-color: #670840 !important;
    border-color: #670840 !important;
    border: 2px solid;
    border: none;
    border-radius: 6px !important;
    font-size: 16px !important;
    text-decoration: none !important;
    padding: 15px !important;
    line-height: 22px;
    color: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg path,
.uagb-slick-carousel .slick-prev path,
.uagb-slick-carousel .slick-next path {
    fill: #fff !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: transparent;
    border: 0;
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
    border: 0;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path {
    fill: #670840;
    color: #670840;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon:hover path {
    fill: #670840;
}

.tribe-events .tribe-events-calendar-list__event-title-link:hover {
    border-bottom: none;
    color: #bb0051;
}

.tribe-common .tribe-common-anchor-thin {
    border-bottom: none;
}

.tribe-common .tribe-common-anchor-thin:hover {
    border-bottom: none;
    color: #bb0051;
}

.tribe-events .tribe-events-calendar-list__event-datetime {
    color: #670840;
    font-weight: bold;
    font-size: 18px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime:after,
.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: #F13B7A !important;
}

.tribe-common .tribe-common-c-svgicon--featured path,
.tribe-events-back a,
ul.tribe-events-sub-nav a,
.tribe-common .tribe-common-c-svgicon path,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: #F13B7A !important;
}

.tribe-events-single a {
    color: #850333 !important;
}

.tribe-events-single a:hover {
    color: #F13B7A !important;
}


/*Mesa Schule Slider*/

.page-id-277 .uagb-slick-carousel .slick-prev path,
.page-id-277 .uagb-slick-carousel .slick-next path {
    fill: #670840 !important;
}

.wp-block-uagb-testimonial button {
    background-color: transparent !important;
    border: 1px solid transparent !important;
}

.entry-content .wp-block-uagb-testimonial button:hover {
    background-color: transparent !important;
    border: 1px solid #670840 !important;
}

.uagb-block-781feb7a ul.slick-dots li button,
.uagb-block-781feb7a ul.slick-dots li button:hover {
    border: none !important;
}

.uagb-block-781feb7a ul.slick-dots li button:hover::before {
    color: #670840;
    opacity: 1;
}


/*Mein Konto*/

.entry-content .memberbereich button a {
    color: #fff;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
}


/*Shop*/

.wc-block-grid .wc-block-components-product-title a {
    color: #3A3A3A;
    /*color: #670840; */
    font-weight: normal;
    text-decoration: none;
    font-size: 28px;
    margin-bottom: 1em;
    text-align: center;
    display: block;
}

.wc-block-components-formatted-money-amount {
    font-size: 16px;
    margin-bottom: 1em;
    display: block;
}

.wc-block-components-pagination__page--active[disabled],
.wc-block-components-pagination__ellipsis,
.wc-block-components-pagination__page {
    color: #fff;
}

.wc-block-pagination-page {
    margin-right: .25em;
}
.blog .entry-title.ast-blog-single-element, .blog .ast-excerpt-container.ast-blog-single-element, .blog .ast-blog-single-element.ast-read-more-container, .archive .entry-title.ast-blog-single-element, .archive .ast-excerpt-container.ast-blog-single-element, .archive .ast-blog-single-element.ast-read-more-container {
	padding-left: 18px;
	padding-right: 18px;
}
.blog .ast-row article .entry-header, .archive .ast-row article .entry-header {
        padding: .5em 1em;
}
@media (max-width: 921px) {
    .wp-block-uagb-container.uagb-block-f7639af7 {
        padding: 100px;
    }
    .site-title {
        text-indent: -9999999999px;
        line-height: 0;
        margin: 0;
        padding: 0;
        font-size: 0;
    }
    .site-header .site-description {
        display: block;
    }
    nav.woocommerce-MyAccount-navigation ul {
        display: flex;
        flex-wrap: wrap;
    }
    body .woocommerce-MyAccount-navigation-link {
        width: 33.333334%;
    }
    nav.woocommerce-MyAccount-navigation ul li a {
        font-size: 12px;
        text-align: center;
    }
    .page-id-17.ast-single-post .entry-title {
        margin: 2.5em 0 0;
    }
    .page-id-17 .entry-content button {
        margin-bottom: 1em;
    }
    .entry-content .memberbereich p {
        font-size: 1.25em;
    }
    .woocommerce-MyAccount-navigation-link--membership,
    .woocommerce-MyAccount-navigation-link--membershipmesa,
    .woocommerce-MyAccount-navigation-link--orders {
        order: -2;
    }
    .woocommerce-MyAccount-navigation-link--dashboard {
        display: none;
    }
	.wp-block-uagb-container.uagb-block-de470274 {
		padding: 0 20px !important;
	}
	.small-margin { margin: 0 0 1.5em 1.5em;}
	.wp-container-core-columns-is-layout-28f84493 h2 { margin-top: 20px !important;}
}


/*Blog / Archive*/

@media (min-width: 1201px) {
    .blog .ast-row,
    .archive .ast-row {
        display: flex;
        flex-flow: wrap;
        padding: 0 0 3em;
        background-color: transparent;
        gap: 1em;
    }
    .blog .ast-row article,
    .archive .ast-row article {
        padding: 0 0 2em;
        width: calc(33.33334% - 0.75em);
        box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    }
    .blog .ast-row article .entry-content,
    .archive .ast-row article .entry-content,
    .blog .ast-row article .entry-header,
    .archive .ast-row article .entry-header {
        padding: .5em 1em;
    }
}