HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/z/w/a/zwafgyp/dodolodge-net/wp-content/themes/hotel-wp/assets/sass/shortcodes/_googlemap.scss
.thim-gg-map{
	.wpb_content_element{
		margin-bottom: 0;
	}
}
.thim-sc-googlemap {
	position: relative;
	overflow: hidden;
	.map-cover {
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-size: cover;
	}
	.ob-google-map-canvas {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}
}
.thim-map-iframe{
	iframe{
		height: 100%;
		width: 100%;
	}
	@media(max-width: 767px){
		max-height: 400px;
	}
}