.portfolio-shadow .elementor-portfolio-item {
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
}


/* Flip Box (Leistungsboxen auf Homepage) Fade-In animation */
.elementor-flip-box__front, .elementor-flip-box__back {
    transition-duration: 0.3s !important;
}


.homebox {
    	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3) !important;
}

/* Workaround: H1 innerhalb der jeweiligen Seiten-Überschrifts-Box in der Größe von H3 anzeigen */
.ellis-headline h1 {
		font-size: 1.75rem;
}

a.elementor-flip-box__layer {
    text-decoration-line: none;
}

.elementor-blockquote--skin-quotation .elementor-blockquote::before {
    color: var( --e-global-color-accent ) !important;
}

a.elementor-button {
    background-color: var( --e-global-color-accent ) !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var( --e-global-color-accent ) !important;
}

h3.whirlie-h3 {
    font-family: "Whirly Birdie", Sans-serif;
    font-weight: 700;
		color: var( --e-global-color-accent );
}

h1.elementor-heading-title {
    font-family: "Whirly Birdie", Sans-serif !important;
		font-weight: 700 !important;
    font-size: var( --e-global-typography-009705b-font-size );
    line-height: var( --e-global-typography-009705b-line-height );
    letter-spacing: var( --e-global-typography-009705b-letter-spacing );
}

h2.elementor-heading-title {
    font-family: "Whirly Birdie", Sans-serif !important;
		font-weight: 700 !important;
    font-size: var( --e-global-typography-009705b-font-size );
    line-height: var( --e-global-typography-009705b-line-height );
    letter-spacing: var( --e-global-typography-009705b-letter-spacing );
}

h2.eael-feature-list-title {
		margin-top: 0.3em !important;
}