.elementor-kit-12{--e-global-color-primary:#2A7D6B;--e-global-color-secondary:#7B6EA1;--e-global-color-text:#2C2C2C;--e-global-color-accent:#F59E0B;--e-global-color-997a87f:#2A7D6B;--e-global-color-ae9f0cd:#7B6EA1;--e-global-color-66280d4:#F59E0B;--e-global-color-8e2d594:#F8FAFB;--e-global-color-2d8f7dd:#2A7D6B;--e-global-color-8fa9d85:#EE7744;--e-global-color-bee606a:#D1E9E3;--e-global-color-25a9277:#6EAAD9;--e-global-color-60cc75d:#FAF8F3;--e-global-color-99b98d2:#68B3A0;--e-global-color-6e60173:#FBBF24;--e-global-color-9eeef8a:#2A7D6B;--e-global-color-dca91a6:#5FAD71;--e-global-color-f9c93d7:#AFD6B8;--e-global-color-e77e410:#9565CC;--e-global-color-7f83667:#CAB2E6;--e-global-color-1c64b18:#582E89;--e-global-color-d3a2b71:#FEC643;--e-global-color-148cf8a:#FFE3A1;--e-global-color-37d4f7d:#C08701;--e-global-color-b3a4590:#E8E4DB;--e-global-color-8f23f87:#EAE6DD;--e-global-color-00c83ab:#6A8F90;--e-global-color-6b1dcb4:#1A1A1A;--e-global-color-adac4ee:#EE7755;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:18px;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.4px;--e-global-typography-secondary-letter-spacing:-0.1px;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.6px;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;background-color:var( --e-global-color-8e2d594 );color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-weight:400;}.elementor-kit-12 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ═══════════════════════════════════════════════════════════
   TAMAYLA HOMEPAGE - CLEAN VERSION (ohne !important Warnungen)
   Version: 1.2 | Datum: Oktober 2025
   ═══════════════════════════════════════════════════════════ */

/* 1. HAUPTHINTERGRUND: OFF-WHITE */
body.home,
body.page-id-home,
body.home .elementor,
body.home .elementor-page,
.home .elementor-section-wrap {
    background: #F8FAFB;
    background-color: #F8FAFB;
}

/* Elementor Sections transparent halten */
body.home .elementor-section:not(.three-pillars):not([data-section="pillars"]) {
    background: transparent;
}

/* 2. KARTEN & CARDS: PURE WHITE */
/* Säulen-Karten */
body.home .pillar-card,
body.home .elementor-widget-container .pillar-card,
body.home [class*="pillar"] .card,
.home .elementor-element .pillar-card {
    background: #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    transition: all 0.3s ease;
}

body.home .pillar-card:hover,
.home .elementor-element .pillar-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

/* Blog-Karten */
body.home .blog-card,
body.home .post-card,
body.home .article-card,
body.home .elementor-post,
.home .elementor-element .blog-card {
    background: #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
}

/* Testimonial-Karten */
body.home .testimonial-card,
body.home .review-card,
.home .elementor-element .testimonial-card {
    background: #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    padding: 24px;
}

/* Feature-Boxen */
body.home .feature-box,
body.home .service-box,
body.home .icon-box,
.home .elementor-element .feature-box {
    background: #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
}

/* 3. DREI-SÄULEN-BEREICH: WARM CREAM */
body.home .three-pillars,
body.home .pillars-section,
body.home #pillars-section,
body.home .elementor-section[data-section="pillars"],
.home .elementor-element.three-pillars {
    background: #FAF8F3;
    background-color: #FAF8F3;
    padding: 60px 20px;
}

/* 4. BADGES & TRUST-ELEMENTE */
body.home .badge,
body.home .trust-badge,
body.home .certification-badge {
    background: #FFFFFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    padding: 8px 16px;
}

/* 5. SPEZIELLE BEREICHE */
body.home .hero-section,
body.home #hero {
    background: inherit;
}

body.home .newsletter-section,
body.home .cta-section {
    background: inherit;
}

body.home footer,
body.home .site-footer {
    background: #2C2C2C;
    color: #FFFFFF;
}

/* 6. RESPONSIVE */
@media (max-width: 767px) {
    body.home,
    body.home .elementor {
        background: #F8FAFB;
    }
    
    body.home .pillar-card,
    body.home .blog-card,
    body.home .feature-box {
        background: #FFFFFF;
        margin-bottom: 16px;
    }
    
    body.home .three-pillars {
        padding: 40px 16px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    body.home .three-pillars {
        padding: 50px 20px;
    }
}

/* 7. KONTRAST */
body.home p,
body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home h5,
body.home h6 {
    color: #2C2C2C;
}

/* 8. ELEMENTOR FIXES */
body.home .elementor-section.elementor-section-boxed > .elementor-container {
    background: transparent;
}

body.home .elementor-column {
    background: transparent;
}

body.home .elementor-inner-section {
    background: transparent;
}

/* ═══════════════════════════════════════════════════════════
   ENDE - CLEAN VERSION | ERSTELLT VON MURPHY
   ═══════════════════════════════════════════════════════════ *//* End custom CSS */
