/*
Theme Name: onkelmario.de
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://onkelmario.de/
Author URI: http://matandi.com/
*/

/*Add your own styles here:*/

.popartbackground h1 {
    background: #ca1714;
    color: #FFFFFF;
    display: table;
    padding: 15px;
    transform: rotate(-0.01turn);
}
.popartbackground h3 {
    background: #2b75dc;
    color: #FFFFFF;
    display: table;
    padding: 15px;
    transform: rotate(-0.01turn);
}

.marinnullauto {
    margin: 0 auto;
}

.no-touch .w-nav.type_desktop .hover_underline .menu-item.level_1.current_page_item .w-nav-title:after {
    bottom: -2px;
    opacity: 1;
}

.w-nav-item.level_1 {
    cursor: pointer;
}