/*
Theme Name: Gast Child
Author: VamTam
Author URI: https://vamtam.com
Template: gast
*/



/*

put your child theme styles here


you don't need any @import rules

*/


body.single-hb_room:not(.fl-builder) iframe[data-src^="https://www.vivis3d.at/virtuelle-tour"],
body.single-hb_room:not(.fl-builder) iframe[src^="https://www.vivis3d.at/virtuelle-tour"] {
	width: 1400px;
	height: 775px;
	max-height: calc(100vh - 80px - 30px);
	max-width: 100%;
	border: none;
}

body.single-hb_room:not(.fl-builder) #main-content #main .hb_single_room .single-room-additional-info {
	padding: 50px 0;
}


body.single-hb_room:not(.fl-builder) #main-content #main .hb_single_room .summary {
	display:flex;
	flex-flow: column;
}
body.single-hb_room:not(.fl-builder) #main-content #main .hb_single_room .summary #vamtam-hb-galary-container {
	order: 5;
	margin-bottom: 100px;
}
body.single-hb_room:not(.fl-builder) #main-content #main .hb_single_room .summary > * {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}



