/*
Theme Name: RB-Pulverbeschichtung
Theme URI: https://www.onix.de
Template: wp-bootstrap-starter
Author: onix WebSolution
Author URI: https://www.onix.de
Version: 1.0.1705914411
Updated: 2024-01-22 10:06:51

*/
header#masthead {
    margin-bottom: 0;
    background-color: #ffffff;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
    padding: 0.74rem 1rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #333333;
    padding: 0.75rem;
    font-weight: 500;
    font-size: 1.25rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #9d0d16;
    font-weight: 600;
    /* background: #f9f9f9; */
}
a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: none;
    margin-top: 2rem;
}

body:not(.theme-preset-active) footer#colophon {
    color: #99979c;
    background-color: #2221;
}

@media screen and (min-width: 768px) {
body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
    padding-top: 22rem;
}
}

@media screen and (min-width: 768px) {
body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
    padding-top: 22rem;
    border-bottom: 1rem solid #000000;

}
}

#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 0.125rem;
}