/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2025 | 10:47:45 */
/* CSS Code hier einfügen.

Zum Beispiel:
.example {
    color: red;
}

Um dein CSS-Wissen zu prüfen, teste es hier http://www.w3schools.com/css/css_syntax.asp

Kommentarende*/ 


@media (min-width: 1025px) and (max-width: 1200px) {
    #n2-ss-1 .slider-circle-block.n2-ss-layer {
        display: block !important;
   }
}

@media (max-width: 767px) {
    .ast-header-button-1 .ast-custom-button-header {
        width: 3rem;
    }

    .ast-mobile-header-wrap .header-phone-number {
        display: none;
    }

    html .ast-custom-button-header svg {
        max-width: 100%;
        margin-right: 0;
        margin-top: 0.15rem;
    }

     .contact-block iframe {
        height: 15rem;
    }

}