/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 19 2025 | 15:08:20 */
/* 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*/ 

/* HEADER */

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    margin: 0 .75rem;
}

.ast-above-header-bar {
    border-bottom: none;
}

.ast-builder-layout-element .ast-site-identity {
    margin-bottom: 0;
}

.main-header-menu li {
    text-transform: uppercase;
}

/* .ast-container {
    max-width: 1500px;
} */

.ast-theme-transparent-header .main-header-bar, 
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu, 
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar, 
.ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
    background-color: #fff;
}

.ast-header-button-1 .ast-custom-button-header {
    padding: .35rem 1rem;
    font-size: .85rem;
    font-weight: 100;
    background: #fff;
/*     color: #db0b6e; */
   /*  width: 10rem; */
    text-align: center;
    display: flex;
    border-radius: 2rem;
}

.ast-builder-menu-1 .menu-item > .menu-link {
    font-weight: 400;
}

.n2-ss-slider .n2-ss-item-content.n2-ss-text {
    font-family: 'Monserrat' !important;
}


.ast-flex {
    flex-wrap: nowrap;
}

.ast-custom-button-header svg {
    max-width: 1.1rem;
    margin-right: .5rem;
    margin-top: 0.25rem;
}

.ast-builder-grid-row {
    grid-column-gap: 0 !important;
}

header .ast-custom-button-link {
    display: flex;
    flex-direction: row;
    height: 2.25rem;
}

.header-phone-number {
    margin-top: 2px;
}

.current_page_item a {
    border-bottom: 2px solid #272727;
}

aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner {
    padding: 0;
}

.site-header-primary-section-right .widget {
    margin: 0;
}

.site-header-primary-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section {
    display: none !important;
}

/* .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
    height: 2rem;
} */

.fixed-top {
    position: fixed !important;
    width: 100%;
}

.fixed-top .ast-mobile-header-wrap .ast-primary-header-bar, 
.fixed-top .ast-primary-header-bar .site-primary-header-wrap {
     min-height: 75px;
}

header.fixed-top .custom-logo-link img {
    max-width: 130px;
    margin-bottom: 1.5rem;
}

.fixed-top .site-header-focus-item {
    margin-top: 0 !important;
}

.fixed-top .ast-builder-layout-element .ast-site-identity {
    margin-bottom: 0;
}

.fixed-top .ast-site-identity {
    padding: 0;
}

.fixed-top section#block-18 {
    display: none;
}

.header-phone-number span {
    font-weight: 700 !important;
}

.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
    /* color: #fff; */
    background: #F8F5EA;
}

.ast-theme-transparent-header #masthead {
    z-index: 9999;
}

.ast-theme-transparent-header #masthead {
    position: unset;
}

.main-header-menu li:nth-child(4) a {
    font-weight: 600 !important;
}

.ast-mobile-header-wrap .ast-primary-header-bar, 
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 90px;
}

/* .ast-main-header-wrap.main-header-bar-wrap {
    margin-top: -1rem;
} */


ul.header-buttons {
    display: inline-flex;
    column-gap: 2rem;
    margin-top: -2.5rem;
    position: relative;
    left: -8rem;
}


ul.header-buttons li {
    margin-top: -2.75rem;
}

ul.header-buttons  li a {
    padding: .5rem 1rem;
    margin-top: -2rem;
    border-radius: 0 0 .75rem .75rem;
    color: #fff;
    font-size: 1rem;
}

ul.header-buttons li:first-child a {
    background: #006eab;
}

ul.header-buttons li:first-child a:hover {
    background: #ab8400;
}

ul.header-buttons li:last-child a {
    background:#ab8400;
}

ul.header-buttons li:last-child a:hover {
    background:#006eab;
}

.ast-theme-transparent-header .ast-above-header, 
.ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
    background-color: #fff;
    border-bottom: none;
}

/* .ast-builder-menu-1.ast-builder-menu.ast-flex.ast-builder-menu-1-focus-item.ast-builder-layout-element.site-header-focus-item {
    margin-top: 1.5rem;
} */

.ast-button-wrap {
    background: #F8F5EA;
    border-radius: .25rem;
}

.ast-button-wrap svg {
    fill: #000 !important;
}

.ast-builder-menu-1 .menu-item > .menu-link {
    line-height: 3rem;
}

.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link, 
.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, 
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link, 
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {
    color: #AB8400;
    font-weight: 700;
}



/* // HEADER */