/**
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
*/

#header-box p{
	margin-bottom:0;
}
#header-box li{
	margin-bottom:0;
}

.leistungscontainer > p{
    margin-bottom:0 !important;
	font-weight: 600;
}
.leistungscontainer > p:before{
    content: "✓";
    color: #951231;
    margin-right: 0.5em;
    display: inline-block;
}
/* Navigation: Standardzustand - Rote Icons auf weißem Hintergrund */
ul#ast-hf-menu-1 li.menu-item > a {
	transition: all 0.3s ease; /* Smooth Hover-Effekt */
	background-color: #ffffff; /* Weißer Hintergrund im Standardzustand */
  }
  .ast-desktop .ast-below-header-bar .main-header-menu > .menu-item {
	  border: 1px solid #951231;
	  height:100px;
	  width:150px;
  }
  .main-header-menu > .menu-item > .menu-link, 
  #astra-footer-menu > .menu-item > .menu-link{
	  text-transform:uppercase;
	  display: block;
	  line-height: 1em;
	  text-align:center;
  }
  .astra-mm-icon-label{
	  display:block !important;
  }
  /* Das ursprüngliche <img>-Icon im Menü ausblenden */
  ul#ast-hf-menu-1 li.menu-item span.astra-mm-icon-label img {
	display: none;
  }
  
  /* =========================
	 HOME (menu-item-32)
	 ========================= */
  li#menu-item-32.zuhause span.astra-mm-icon-label.icon-item-32::before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 8px;
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/home_rot.svg');
	background-repeat: no-repeat;
	background-size: contain;
  }
  /* Hover bzw. aktiver Zustand: Weißes Icon auf rotem Hintergrund */
  li#menu-item-32.zuhause:hover > a,
  li#menu-item-32.zuhause.current-menu-item > a {
	background-color: #951231; 
  }
.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item:hover{
	border-color:#ffffff;
  }

  li#menu-item-32.zuhause:hover span.astra-mm-icon-label.icon-item-32::before,
  li#menu-item-32.zuhause.current-menu-item span.astra-mm-icon-label.icon-item-32::before {
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Haus_white.svg');
  }
  
  /* =========================
	 BAD (menu-item-544)
	 ========================= */
  li#menu-item-544.bad span.astra-mm-icon-label.icon-item-544::before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 14px;
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Duschkopf_rot.svg');
	background-repeat: no-repeat;
	background-size: contain;
  }
  /* Hover bzw. aktiver Zustand: Weißes Icon auf rotem Hintergrund */
  li#menu-item-544.bad:hover > a,
  li#menu-item-544.bad.current-menu-item > a {
	background-color: #951231;
  }
  li#menu-item-544.bad:hover span.astra-mm-icon-label.icon-item-544::before,
  li#menu-item-544.bad.current-menu-item span.astra-mm-icon-label.icon-item-544::before {
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Duschkopf_white.svg');
  }
  
  /* =========================
	 WÄRME (menu-item-30)
	 ========================= */
  li#menu-item-30.waerme span.astra-mm-icon-label.icon-item-30::before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 8px;
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Flamme_rot.svg');
	background-repeat: no-repeat;
	background-size: contain;
  }
  /* Hover bzw. aktiver Zustand: Weißes Icon auf rotem Hintergrund */
  li#menu-item-30.waerme:hover > a,
  li#menu-item-30.waerme.current-menu-item > a {
	background-color: #951231;
  }
  li#menu-item-30.waerme:hover span.astra-mm-icon-label.icon-item-30::before,
  li#menu-item-30.waerme.current-menu-item span.astra-mm-icon-label.icon-item-30::before {
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Flamme_Icon_white.svg');
  }
  
  /* =========================
	 LUFT (menu-item-29)
	 ========================= */
  li#menu-item-29.luft span.astra-mm-icon-label.icon-item-29::before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 8px;
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Wartung_rot.svg');
	background-repeat: no-repeat;
	background-size: contain;
  }
  /* Hover bzw. aktiver Zustand: Weißes Icon auf rotem Hintergrund */
  li#menu-item-29.luft:hover > a,
  li#menu-item-29.luft.current-menu-item > a {
	background-color: #951231;
  }
  li#menu-item-29.luft:hover span.astra-mm-icon-label.icon-item-29::before,
  li#menu-item-29.luft.current-menu-item span.astra-mm-icon-label.icon-item-29::before {
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Wartung_Icon_white.svg');
  }
  
  /* =========================
	 KONTAKT (menu-item-28)
	 ========================= */
  li#menu-item-28.kontakt span.astra-mm-icon-label.icon-item-28::before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 8px;
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Kontakt_rot.svg');
	background-repeat: no-repeat;
	background-size: contain;
  }
  /* Hover bzw. aktiver Zustand: Weißes Icon auf rotem Hintergrund */
  li#menu-item-28.kontakt:hover > a,
  li#menu-item-28.kontakt.current-menu-item > a {
	background-color: #951231;
  }
  li#menu-item-28.kontakt:hover span.astra-mm-icon-label.icon-item-28::before,
  li#menu-item-28.kontakt.current-menu-item span.astra-mm-icon-label.icon-item-28::before {
	background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/kontakt_icon_white.png');
  }
  
  /* =========================
	 TOPBAR - Textabsätze ohne Umbruch mit SVG-Icons
	 ========================= */
  /* Nur negative Margins von alignfull entfernen - Container bleibt im rechten Bereich */
  .site-header-above-section-right .btopbar.alignfull {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  /* Container-Inner - Flexbox für gleichmäßige Verteilung */
  .site-header-above-section-right .btopbar .uagb-container-inner-blocks-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 2em;
  }
  
  .site-header-above-section-right .btopbar p {
    white-space: nowrap;
    margin: 0;
    display: flex;
    align-items: center;
    color: #000000;
	margin:0 20px;
  }
  #block-23 > div > div > p.zeit.has-small-font-size{
	margin-right:0 !important;
  }
  
  .site-header-above-section-right .btopbar p a {
    color: #000000;
    text-decoration: none;
  }
  
  .site-header-above-section-right .btopbar p a:hover {
    color: #000000;
    text-decoration: underline;
  }
  
  /* SVG-Icon vor Adresse */
  .site-header-above-section-right .btopbar p.bort::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 0.5em;
    background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Standort Icon_rot.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    flex-shrink: 0;
  }
  
  /* SVG-Icon vor Telefon */
  .site-header-above-section-right .btopbar p.btel::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 0.5em;
    background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Telefon Icon_rot.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    flex-shrink: 0;
  }
  
  /* SVG-Icon vor E-Mail */
  .site-header-above-section-right .btopbar p.bmail::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 0.5em;
    background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/Email Icon_rot.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    flex-shrink: 0;
  }
  
  /* SVG-Icon vor Öffnungszeiten */
  .site-header-above-section-right .btopbar p.zeit::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 0.5em;
    background-image: url('https://www.babbel-shk.de/wp-content/themes/astra-child/img/clock_Icon_rot.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    flex-shrink: 0;
  }
  
  @media (min-width: 1200px) {
    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0px !important;
	}
  }

.site-logo-img img {
    position: absolute;
    top: 10px;
}
.wp-block-uagb-separator__inner{
  display:block !important;
} 
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select, textarea{
	border-radius:0 !important;
}

/* Runder Bewerbungs-Button auf dem "DU"-Slide */
.du-slide .wp-block-uagb-image__figure {
  position: relative;
}

.du-slide .wp-block-uagb-image__figure a::after {
  content: "Schnell und unkompliziert bewerben";
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%) rotate(-8deg);
  background-color: #ffffff;
  color: #951231;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  z-index: 10;
  pointer-events: none;
}

.du-slide .wp-block-uagb-image__figure a:hover::after {
  transform: translateX(-50%) rotate(-8deg) scale(1.08);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

/* Responsive */
@media (max-width: 768px) {
  .du-slide .wp-block-uagb-image__figure a::after {
    width: 100px;
    height: 100px;
    font-size: 0.65rem;
    padding: 12px;
    bottom: 10%;
  }
}