/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/*.l-subheader.at_bottom {
    position: relative;
	
}

.l-subheader.at_bottom::after {
        position: absolute;
        content: '';
        height: 6px;
        width: 100%;
        bottom: 0;
        left: 0;
        /*background: linear-gradient(to right, #1E4072, #1E4072 25%, #A43B75 25%, #A43B75 50%, #39B8BD 50%, #39B8BD 75%, #FAA333 75%);*/
	  /* background: linear-gradient(to right, #cfedff, #cfedff 16%, rgba(122,26,31,0.80) 16%, rgba(122,26,31,0.80) 33%, #e5c2e9 33%, #e5c2e9 50%, #ffd59e 50%, #ffd59e 66%, #d3f2d9 66%, #d3f2d9 83%, #ded6c5 83%);

    }
*/
.therme-color:hover,.therme-color.current-menu-item{
	background-color:#cfedff!important
}

.sauna-color:hover,.sauna-color.current-menu-item{
	background-color:rgba(122,26,31,0.80)!important;
		
}

.sauna-color:hover>a, .sauna-color.current-menu-item>a{
	color:#fff!important;
}

.beauty-color:hover,.beauty-color.current-menu-item{
	background-color:#e5c2e9!important
}

.salzlounge-color:hover,.salzlounge-color.current-menu-item{
	background-color:#ffd59e!important
}

.therafit-color:hover,.therafit-color.current-menu-item{
	background-color:#d3f2d9!important
}

.restaurant-color:hover,.restaurant-color.current-menu-item{
	background-color:#ded6c5!important
}
.aktuelles-color:hover,.aktuelles-color.current-menu-item{
	background-color:#e0dfdeff!important
}
.salzsole-color:hover,.salzsole-color.current-menu-item{
	background-color:#e0dfdeff!important
}
.shops-color:hover,.shops-color.current-menu-item{
	background-color:#e0dfdeff!important
}

 .ausrufezeichen>a>span:first-child:before{
	content:"!";
	color:red;
	font-size:20px;
	font-weight:bold;
}

.rsArrow{
	color:#800000!important;
}