/**
Theme Name: Astra Child Theme
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: gpz-astra-child-theme
Template: astra



*/

.acf-gallery{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:20px;
}

.acf-gallery img{
width:100%;
height:auto;
border-radius:6px;
}



}

.elementor-911 .elementor-element.elementor-element-e9ebbc0 .elementor-nav-menu--main .elementor-item:hover, .elementor-911 .elementor-element.elementor-element-e9ebbc0 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-911 .elementor-element.elementor-element-e9ebbc0 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-911 .elementor-element.elementor-element-e9ebbc0 .elementor-nav-menu--main .elementor-item:focus {

  fill: #971E36
}
.agrfuxd-carousel-arrow svg {
  fill: #fff;
  color: #fff;
}




.agrfuxd-carousel-arrow:hover {
  background: #971E36;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.agrfuxd-carousel-figure {
 
  border-radius: 0px
 
}
.agrfuxd-carousel-arrow.agrfuxd-carousel-prev {
}
.elementor-kit-95 button, .elementor-kit-95 input[type="button"], .elementor-kit-95 input[type="submit"], .elementor-kit-95 .elementor-button {
  padding: 0px;
  background-color: #D2B8A7;
}
.agrfuxd-carousel-arrow {
    border-radius: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.9);
    background-color: rgba(255, 255, 255, 0.9);
  border: none;
  cursor: pointer;
  box-shadow: var(--agrfuxd-shadow);
  transition: all 0.2s ease;
}
/* 1️⃣ Carousel Wrapper komplett responsive */
.agrfuxd-carousel-wrapper {
    height: auto !important;       /* Höhe passt sich dem Inhalt an */
    min-height: unset !important;  /* kein Minimum mehr */
}

/* 2️⃣ Jede Slide/Figure anpassen */
.agrfuxd-carousel-figure {
    height: auto !important;       /* Höhe dynamisch */
    min-height: unset !important;
}

/* 3️⃣ Bilder korrekt skalieren */
.agrfuxd-carousel img {
    width: 100%;                   /* volle Breite */
    height: auto;                  /* Höhe proportional */
    object-fit: contain;           /* Bild wird vollständig angezeigt, kein Beschnitt */
    display: block;                /* entfernt kleine Inline-Lücken */
}

/* 4️⃣ Optional: für Hero-Slider auf großen Monitoren */
@media (min-width: 1200px) {
    .agrfuxd-carousel-wrapper {
        height: 70vh !important;   /* 70% der Bildschirmhöhe */
    }
    .agrfuxd-carousel-figure {
        height: 100% !important;
    }
    .agrfuxd-carousel img {
        height: 100%;
        object-fit: cover;         /* Bild füllt die Fläche */
    }
}
@media (max-width: 767px) {
  .elementor-101 .elementor-element.elementor-element-25040169 {
    
    margin-bottom: 0px;
   
    
  }
}
.ast-scroll-to-top-right {
  right: 10px;
  bottom: 15px;
}

#971E36

.elementor-2564 .elementor-element.elementor-element-ad1602e .elementor-nav-menu--main .elementor-item:hover,
.elementor-2564 .elementor-element.elementor-element-ad1602e .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-2564 .elementor-element.elementor-element-ad1602e .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-2564 .elementor-element.elementor-element-ad1602e .elementor-nav-menu--main .elementor-item:focus {
  color: #971E36;
  fill: #971E36;
}