/**
 * RSCSS - Really S[imple|hort] Cascading Style Sheet
 * Copyright (c) 2015-2024 Philipp Kolbeck
 * Parsed: 09.04.2024 10:42:02 - Rendertime: 0,0013sec.
 */
.avia-gallery .lightbox { width: 24.9% !important; }
.av-horizontal-gallery { padding-top: 0 !important; }
div.map { position: relative; z-index: 9; }
div.map .map,
div.map .map #map { position: relative; }
div.map #consent_googlemaps { padding: 40px; background-color: #ED6E71; height: 500px; }
div.map #consent_googlemaps .inner { max-width: 500px; margin: auto; }
div.map #consent_googlemaps * { color: #FFF; }
div.map #consent_googlemaps h3 { margin-left: 70px; margin-top: 15px; margin-bottom: 30px; }
div.map #consent_googlemaps img { position: absolute; width: 48px; height: 48px; }
div.map #consent_googlemaps .btn-gmaps { text-align: right; }
div.map #consent_googlemaps button { border: 0; padding: 10px 20px 8px; background-color: #FFF; border-radius: 4px; color: #000; cursor: pointer; }
div.map #consent_googlemaps a { text-decoration: underline; }
div.map #consent_googlemaps { transition: opacity 500ms; }
div.map #consent_googlemaps.show { opacity: 1; padding-top: 180px; }
div.map #consent_googlemaps:not(.show) { opacity: 0; }
#header_meta * { font-size: 14px; }
#avia-menu>li.menu-item>a>.avia-menu-text { font-size: 16px !important; }
