/*!
Theme Name: ZAUGG Timber
Author: Storming AG
Description: 
Author URI: https://www.storming-studios.de
Version: 1.0
*/

footer .top .logo img {
	max-height: 120px !important;
}

footer .text_content {
	gap: 2rem !important;
}

@media screen and (max-width: 1199px) {
	footer .text_content {
		justify-content: center !important;
	}
}

footer .text_content > div {
	width: auto !important;
}

.single-referenzen .ref_btn_wrapper {
  background: #F4F4F4;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}

.single-referenzen .swiper-scrollbar {
	display: none;
}