.elementor-483 .elementor-element.elementor-element-fa079a2{--display:flex;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-483 .elementor-element.elementor-element-746942b .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-483 .elementor-element.elementor-element-190b744{--display:flex;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-483 .elementor-element.elementor-element-da80161{--grid-columns:4;width:100%;max-width:100%;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-483 .elementor-element.elementor-element-da80161{--grid-columns:2;}}@media(max-width:767px){.elementor-483 .elementor-element.elementor-element-fa079a2{--min-height:505px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 25px;--row-gap:0px;--column-gap:25px;}.elementor-483 .elementor-element.elementor-element-da80161{--grid-columns:1;}}@media(min-width:768px){.elementor-483 .elementor-element.elementor-element-190b744{--content-width:100%;}}/* Start custom CSS for container, class: .elementor-element-fa079a2 *//* ===================================================
   MOBILE ABSTANDS-KORREKTUR (Für Handys unter 767px)
   =================================================== */
@media (max-width: 767px) {
    /* Setzt die eventuell blockierte Mindesthöhe des Containers zurück */
    .elementor-483 .elementor-element.elementor-element-fa079a2 {
        min-height: auto !important;
        height: auto !important;
        padding-bottom: 30px !important; /* Definiert einen sauberen, knackigen Abstand nach dem Button */
    }

    /* Falls ein innerer Elementor-Spacer (Abstandshalter) den Platz klaut */
    .elementor-483 .elementor-element.elementor-element-fa079a2 .elementor-spacer {
        display: none !important;
    }
}/* End custom CSS */
/* Start custom CSS *//* Zwingt den Eltern-Container in den Reihen-Modus */
@media (min-width: 768px) and (max-width: 1024px) {
  div.e-con.produkt-zeile {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
  }

  /* Zwingt JEDES Kind-Element (Kachel) direkt am HTML-Tag, das element.style zu ignorieren */
  div.e-con.produkt-zeile > div.e-con {
    width: calc(50% - 12px) !important;
    max-width: calc(50% - 12px) !important;
    flex-basis: calc(50% - 12px) !important;
    flex-grow: 0 !important;
  }
}/* End custom CSS */