/**
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
*/
/* antonio-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Antonio';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/uploads/fonts/antonio-v22-latin-regular.woff2') format('woff2'); 
}
/* antonio-600 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Antonio';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/uploads/fonts/antonio-v22-latin-600.woff2') format('woff2'); 
}
/* antonio-700 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Antonio';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/uploads/fonts/antonio-v22-latin-700.woff2') format('woff2');
}
/* noto-serif-georgian-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Serif Georgian';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/uploads/fonts/noto-serif-georgian-v29-latin-regular.woff2') format('woff2');
}
/* noto-serif-georgian-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Serif Georgian';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/uploads/fonts/noto-serif-georgian-v29-latin-700.woff2') format('woff2'); 
}

/* Variablen */
:root{
	--tpb_weiss: #fff;
	--tpb_grau: #f5f5f5;
	--tpb_grau2: #EFEFEF;
	--tpb_orange: #ef7d08;
	--tpb_orange_active: #bf6406;
	--tpb_orange_hover: #bf6406;
	--tpb_gruen: #408b72;		
	--tpb_gruen_hover: #387a64;	
	--tpb_beige: #f0ebe6;		
	--tpb_schwarz: #334155;
}

.tpb_col_gruen{
	fill: var(--tpb_gruen);
	color: var(--tpb_gruen);
}
.tpb_col_orange{
	fill: var(--tpb_orange);
	color: var(--tpb_orange);
}
.tpb_bg_orange {
  background-color: var(--tpb_orange);
}
.tpb_bg_gruen {
  background-color: var(--tpb_gruen);
}
.tpb_bg_beige{
  background-color: var(--tpb_beige);
}

.tpb_ft_antonio div{
  font-family: 'Antonio';
}

body, button, input, select, textarea, .ast-button, .ast-custom-button{
 font-family: "Noto Serif Georgian", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6{
 font-family: "Antonio", Helvetica, Arial, sans-serif !important;
}
h2{
	margin-bottom: 30px!important;
}
h3 {
	color: var(--tpb_gruen) !important;
}
h4{
}

.elementor .e-paragraph-base{
	margin-bottom: 10px!important;
}

.main-navigation ul{
	gap: 10px;
}
.main-navigation a{
 font-weight: 700;
 letter-spacing: 0.05em;
 font-family: "Antonio", Helvetica, Arial, sans-serif;
}

#head_spenden_info img{
  display: block;
  height: 140px;
  width: 135px;
  margin-top: -40px;
  margin-bottom: -40px;
  position: relative;
  z-index: 10;
}
@media (max-width: 768px) {
   #head_spenden_info img {
        position: static;
        height: auto;
        margin: 0;
    }
}

table.tpb_table, 
table.tpb_table td, 
table.tpb_table th{
	border:0;
	padding:0;
	margin:0;
}

#ast-hf-menu-2 a{
	font-size: 13px;
}
.tpb_menu_spenden > a{
	background-color: var(--tpb_gruen)!important;
}
.bt_phone i{
	margin-right: 5px;
}

.bt_liste{
	line-height: 2.0em;
	margin-bottom: 40px!important;
}

a.xtpb_ext_link:after, a.xtpb_ext_link:after {
    font-family: FontAwesome;
    content: "\f08e";
    padding-left: 15px;
    vertical-align: middle;
    font-size: 140%;
}

/* Beitrag */
.tpb_beitrag_h3 h3{
	margin-bottom: 0;
}
/* Galerie */
.gallery-item{
	box-shadow: none!important;
}
.gallery-icon{
	border: 0 !important;
}
/* Google Maps Karte Ausgabestellen 
#gm_karte_ausgabestellen{
	width: 100%;
    height: 387px; 
    overflow: hidden;
    position: relative;
}
#gm_karte_ausgabestellen iframe{
	position: absolute;
    top: -70px; 
    left: 0;
    height: 450px;
}*/
/* Karte Ausgabestellen */
.tpb_marker:focus {
    outline: none;
}
@media (max-width: 767px) {
	#tpb_ausgebestelle_text{
		text-align:center;
	}
}

/* Akkordeon Ausgabestelle */
.tpb_ausgabestelle{
	padding: 10px 20px;
}
.tpb_ausgabestelle h5{
	color: var(--tpb_orange) !important;
	margin-bottom: 6px;
}
.tpb-flex-container {
  display: flex;
  flex-direction: row;     
  flex-wrap: wrap;       
  gap: 20px;               
  width: 100%;
  align-items: stretch;
}
.tpb-flex-box{
  flex: 1 1 300px;          
  min-width: 250px;         
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tpb-flex-box-lg{
  flex: 0 0 calc(66.66% - 10px);
}
.tpb-flex-box.tpb-flex-start{
  justify-content: start;
}

/* Google Maps Ausgabestellen
#gm-privacy {
    background-color: var(--tpb_grau);
    text-align: center;
    padding: 10px 20px;
    position: absolute;
    width: 500px;
    top: 25%;
}
 */
/* Korrektur Darstellung der Beiträge */
.elementor .e-flexbox-base{
	flex-direction: column !important;
}
/* Beiträge */
.ast-pagination a, .nav-links a,
.single .post-navigation a .ast-post-nav{
	color: var(--tpb_orange);
}
.single .post-navigation a:hover{
	color: var(--ast-global-color-3);
}
.ast-pagination a:hover, .nav-links a:hover,
.single .post-navigation a .ast-post-nav:hover{
	color: var(--tpb_orange_hover);
}

.single-post #primary{
	margin-top: 0;
}
.single-post #primary article{
	padding-top: 0;
	padding-left: 0;
}

article.ast-related-post{
	padding-bottom: 20px!important;
}

/* Breadcrumbs */
.ast-breadcrumbs a{
	font-weight: bold;
}
.ast-breadcrumbs-wrapper{
	padding: 20px;
	padding-left: 10px;
	margin-top: 20px;
}
.elementor-shortcode .ast-breadcrumbs-wrapper,
.category-aktuelles .ast-breadcrumbs-wrapper{
	padding-left: 0;
}
.elementor-shortcode .ast-breadcrumbs-wrapper{
	margin-top: 10px;
}

.bt_html_page{
	padding: 20px 10px;
	margin-bottom: 60px !important;
}
.bt_html_page p:empty {
    display: none !important;
}

.tpb_impo{
	background: var(--tpb_grau);
	padding: 10px;
}

/* Logos Förderer und Sponsoren */
.tpb_bg_logo,
.tpb_bg_ausgabestelle{
    box-shadow: 0 0 10px #e0e0e0;
	border-radius: 10px !important;
}
.tpb_bg_logo{
	margin-bottom: 30px!important;
}
.tpb_bg_logo p{
    font-family: Arial, "sans-serif";
    line-height: 1.5;
}
.tpb_bg_ausgabestelle{
	padding:15px;
	width: 100%;
	max-width: 315px!important;
}
#tpb-gm-image{
	border: 1px solid var(--tpb_grau);
}
/* Button */
.bt_btn,
.bt_btn2,
.bt_ebtn a,
.bt_ebtn2 a.elementor-button{
	background: var(--tpb_orange);
    color: var(--tpb_weiss);
    border-radius: 30px;
	padding: 10px 20px;
}
.bt_btn2 .elementor-button{
    padding: 10px 20px;
}
.bt_ebtn2 a.elementor-button{
    padding: 15px 30px;
}
.bt_btn:hover,
.bt_ebtn a:hover,
.bt_ebtn a:focus,
.bt_btn:focus,
.bt_btn a:focus{
    color: var(--tpb_weiss);
	background: var(--tpb_orange_hover);
}
.bt_btn2,
.bt_btn2 a,
.bt_ebtn2 a.elementor-button{
	background: var(--tpb_gruen);
}
.bt_btn2:focus,
.bt_btn2 a:focus,
.bt_btn2:hover,
.bt_btn2 a:hover,
.bt_ebtn2 a.elementor-button:focus,
.bt_ebtn2 a.elementor-button:hover{
    color: var(--tpb_weiss);
	background: var(--tpb_gruen_hover);
}
#load-tpb-gm.bt_btn{
	display:inline-block;
	cursor: pointer;
}

.bt_max_300{
	max-width: 300px!important;
}

/* Suchergebnis */
body.search-results .ast-article-post .post-thumb-img-content img{
	aspect-ratio: auto;
}

/* Kontodaten */
.tpb_kontodaten{
	cursor: copy;
}

/* Button unten auf der Seite z.B. "Für Tafel-Kunden" */
.tpb_button_group_container{
	display: flex;
    flex-direction: row;      
    justify-content: space-between;   
    gap: 40px;     
    margin: 60px 0 20px;
}
.tpb_button {
    display: inline-block;
}
@media (max-width: 768px) {
    .tpb_button_group_container {
        flex-direction: column;
        gap: 10px;             
        padding: 0 15px;           
	}
    .tpb_button {
        width: 100%;           
    }
}
@media (max-width: 544px) {
    .tpb_button_group_container {
		padding: 0;
	}
}
.tpb_cnt_btn{
	margin-top:20px;
}
.tpb_200px a{
	width: 200px!important;
}
/* Suchergebnis */
body.search h1{
	padding-left: 10px;
}
/* Presse */
.tpb_presse_mb0,
.tpb_presse_mb0 h3{
	margin-bottom:0;
}
.presse-content p,
.presse-action-hint{
	font-size: 16px;
	color: var(--tpb_schwarz);
	font-weight: normal;
}
.presse-action-hint{
	color: var(--tpb_orange);
}
/* Datenschutz */
#tpb-del-cookie-msg{
	color: var(--tpb_orange);
}
/* Header + Footer */
#custom_html-3 {
	margin-right: 15px;
}
@media (max-width: 1100px) {
	.tpb_ar_img_1100 img{	/* image mit align-right */
		float: none;
		margin-left: 0;
	}
}
@media (max-width: 921px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(2, 1fr);
  	}
	#custom_html-3 {
		margin-right: 0;
	}
	.site-header-above-section-right > .header-widget-area{
		padding-right: 0;
	}
    .single .post-navigation .nav-links {	/* Post-Navigation */
		padding-left: 20px;
		padding-right: 20px;
	}
	.tpb_ar_img img{	/* image mit align-right */
		float: none;
		margin-left: 0;
	}
}
@media (max-width: 768px) {
	.site-header-primary-section-center .ast-header-html-1{	/* Jetzt spenden ... */
		display: none;
	}
}
@media (max-width: 544px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
        grid-template-columns: 1fr;
    }
	#astra-footer-menu{
		line-height: 2.5;
	}
	.site-header-primary-section-center{	/* PayPal spenden */
		visibility: hidden;
		display: none;
	}
	.ast-builder-grid-row.ast-grid-center-col-layout {
       grid-template-columns: auto auto;
	}
}
#text-3, #custom_html-4, #custom_html-8, #custom_html-6{
	padding: 0 20px 40px;
}
#custom_html-6{
	padding-bottom: 0;
}
.ast-header-break-point .ast-primary-header-bar{
	border-bottom-width: 3px;
}
/* Kontaktformular */
.wpcf7-response-output,
.wpcf7-list-item{
	margin-left: 0!important;
}
.wpcf7-response-output{
	border-width: 0!important;
	color: #DC2626;
	padding: 0!important;
}