<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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:*/

.w-actionbox.controls_bottom .w-actionbox-controls {
    padding-top: 0px!important;
	cursor:pointer;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color: red!important;    
}

#gf_progressbar_wrapper_1, #gf_progressbar_wrapper_2{
	display:none;
}

.w-image-meta, .usg_post_title_1{
	display:none;
	font-size:10px!important;
}

.us_media_category-umfragebilder .usg_post_title_1 {    
    font-size: 10px!important;
}

.w-image:hover .w-image-meta, .w-grid-item:hover .usg_post_title_1 {
    display:block;
}

.wertung{
	width:100%!important;
	text-align:center;
}

body .layout_portfolio_10 .usg_post_title_1 {
  font-size: 1.1rem !important;
}

@media (max-width:900px)
{
	#impressumtable	{
		font-size:11px;
	}
	
	#page-header .ush_image_1 img{
		height:30px;
	}
	
}

</pre></body></html>