/*
Theme Name: NOBIS-AUTOSITZE
Theme URI: https://auto-sitze.eu
Description: Nobis Child Theme Autositze
Author: Bastian Ranft, flexx-hosting.de
Author URI: https://flexx-hosting.de
Template: nobis
Version: 1.0
Tags: Nobis Child Theme Autositze
*/
/* CONTENT STYLES */

.bg_lightgrey {
    background-color: rgba(233,233,233,1);
    }


/* NAVIGATION STYLES */
@media only screen and (min-width: 1170px) {
    .cd-primary-nav > li > a.selected {
        color: rgba(255,255,255,1);
        background-color: rgba(0,0,0,1);
        }
    
@media only screen and (min-width: 1170px) { 
    .cd-primary-nav > li > a:hover {
        color: rgba(255,255,255,1);
        background-color: rgba(210,35,42,1);
        }

    
    @media only screen and (min-width: 1170px), {
    .cd-secondary-nav > li > a {
        color: rgba(210,35,42,1);
        }

.cd-main-header {
background: rgba(0,0,0,0,3);
}
        
.footer-bottom {
background: rgba(155,155,155,1);
        }


footer a:hover, footer a:focus, footer a:active {
color: rgba(210,35,42,1);
    }
        
h2 {
color: rgba(210,35,42,1);
font-size: 26px;
}
        
