/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2025 | 08:23:00 */
accordion-with-image wp-block-themeisle-blocks-accordion-item__title {
    display: flex !important;
    align-items: center !important;
}

/* Bild links vom Titel */
accordion-with-image wp-block-themeisle-blocks-accordion-item__title::before {
    content: "" !important;
    background-image: url('https://www.cristine-falkenstein.at/wp-content/uploads/2025/11/Unknown-1.jpeg') !important;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 125px !important;
    height: 180px !important;
    margin-right: 15px !important;
    display: inline-block !important;
}