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

/*Add your own styles here:*/

html body {
	background-image: url("blue-circle-bg.jpg");
	background-size: 100% auto;
	display: flex;
	flex-direction: column;
}
body .l-canvas {
	flex: 1 0 auto;
	position: relative;
	background: transparent;
}
#page-footer {
	flex-shrink: 0;
	position: relative;
	z-index: 1;
}
.w-flipbox-front, .w-flipbox-back {
	position: absolute !important;
	height: 0 !important;
	padding-bottom: 50% !important;
	padding-top: 50% !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}
.w-flipbox-hh {
	padding-bottom: 100%;
}
.row-referenzen {
  margin: 0 -5px;
}
.link-referenzen {
  float: left;
  width: 16.66666%;
  height: auto;
  padding: 5px;
}
.attachment-referenzen {
  width: 100%;
  height: auto;
}