/*
Theme Name:     Thermen QT Child Theme
Theme URI: 		http://thermen.qreativethemes.com
Description:    Child theme for Thermen
Author:         QreativeThemes
Author URI:   	http://themeforest.net/user/QreativeThemes/portfolio
Template:       thermen-qt
Version:        1.0
*/


/* add your custom CSS code below */

div.opening-hours ul li .highlight{
	color: rgba(239, 117, 117, 0.65);
}

div .single-slide.swiper-slide {
	opacity: 1 !important;
	margin-bottom: 30px;
}

div .single-slide.swiper-slide:last-of-type {
	margin-bottom: 0px;
}

body .elementor-element-3a4abb3 iframe{min-height: 1500px !important;}

@media (max-width: 649px){
	body .elementor-element-3a4abb3 iframe{min-height: 1300px !important;}
}