/*
 Theme Name: Twenty Nineteen Child
 Description:  BS Hotspot
 Author:       IVStudio Ilya Vishnevskiy
 Author URI:   https://ivstudio.de
 Template:     twentynineteen
 Version:      1.1
 Text Domain:  twenty-nineteen-child
*/

/*
style
*/

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.map-block {
    z-index: 2;
    margin-top: -125px !important;
}		
nav {

-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: come-down .4s ease-in-out forwards;
animation: come-down .4s ease-in-out forwards;
position: absolute;
width: 100%;
z-index: 997;
		}
		* html nav {
			top:expression(auto);
		}
		.fixed-navi {
			top:0px;
			position:fixed !important;
	
		}
		* html .fixed-navi {
			top:expression(documentElement.scrollTop);
		}

.nach-oben {
margin-top: 20px;
	text-align: center;
	margin-bottom: 60px
}
.nach-oben a:hover,  :hover.wed-senden{

	color:#fff;
	background-color: #6b6864
}

.storytelling-storyThumb--One .storytelling-storyThumb__title button {
    opacity: 1;
    -webkit-transition: opacity 1.4s;
    transition: opacity 1.4s;
        transition-delay: 0s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}
a.storytelling-storyThumb__button {
    display: inline-block;
    font-size: 12px;
    border: 1px solid #fff;
    color: #fff;
    margin: 25px auto 0;
    text-transform: uppercase;
}

.js-fh5co-nav-toggle {
    display: none !important
	
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
 background: #039;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
	border: 2px solid #fff
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
	color:#fff;
	background: #92aad5
}


.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}


.js .animate-box {
  opacity: 0;
}
.js #slideshow .animate-box {
  opacity: 1;
}

.fixed-navi .navi-soc {
    float: none;
    margin-top: 50vh;
    display: inline-block;
    position: fixed;
    right: 0;
}
.fixed-navi .navi-soc i {
    font-size: 30px;
    float: none;
    margin-right: 0;
    display: block;
    margin-bottom: 4px;
    background-color: rgba(255,255,255,0.8);
    padding: 5px;
    border: 1px solid rgba(76,76,76,0.1);
    border-right: 0;
}
.wpgmza_sl_main_div {
    width: 380px !important;;
    position: relative;
    z-index: 2;
    top: 465px;
    background-color: rgba(255,255,255,0.96);
    display: inline-block;
    padding: 15px;
    box-shadow: 2px 9px 5px rgba(0,0,0,0.4);
    height: 100px;
    float: left;
    margin-left: 30px;
    margin-top: -120px;
}
#map1 .addressInput, #map2 .addressInput {
    width: 250px !important;
    border: 1px solid #039;
    padding: 6px;
	float:left
}
#map1 .wpgmza_sl_reset_button_div, #map1 .wpgmza_sl_radius_div, #map2 .wpgmza_sl_reset_button_div, #map2 .wpgmza_sl_radius_div {
    display: none !important;
}
.wpgmza_map{
    margin-top: -30px;
}
.wpgmza_sl_search_button_div input {
    background-image: url('/wp-content/uploads/2019/10/find.png');
    background-size: cover;
    border: 0;
    height: 38px;
    width: 38px;
    font-size: 0px;
}
.wpgmza_sl_search_button_div {
    float: right;
	margin-top: 32px;
}
.wpgmza-store-locator input[type="button"] {
    margin-left: 0 !important;
}
#map1 .wpgmza_sl_query_div, #map2 .wpgmza_sl_query_div {
   width:300px;
	float: left;
}
.wpgmza-form-field {
    padding-top: 0 !important;
}
#map1 .wpgmza_sl_query_innerdiv1, #map2 .wpgmza_sl_query_innerdiv1 {
    float: none;
    display: block;
    width: 300px;
    clear: left;
    font-weight: 200;
    color: #039;
    margin-bottom: .5rem;
    font-family: 'fira_sansbold', sans-serif;
}
.wpgmza-marker-grid {
    margin-top: -30px !important;
}
.wpgmza-grid-row {
    height: auto !important;
	padding: 10px 0 !important;
}
.wpgmza-grid-item {
    background: #039 !important;
color: #fff !important;
}
:hover.wpgmza-grid-item {
    background: #5078c8 !important;
}
.wpgmza-grid-footer, .wpgmza-grid-item .wpgmza_marker_icon, .wpgmza-grid-item .wpgmza-desc p, .wpgmza-grid-item .wpgmza_custom_fields, .wpgmza-grid-item .wpgmza-desc {
    display: none !important;
}
.wpgmza-grid-item .wpgmza-distance-from-location {
    font-size: .9em !important;
    bottom: 20px !important;
	background: #5078c8 !important;
}
.wpgmza-grid-item .wpgmza_marker_title {
    padding-top: 20px !important;
}
.wpgmza-grid-item .wpgmza-distance-from-location + .wpgmza-grid-item-content {
    padding-bottom: 15px !important;
}
.wpgmza-grid-footer ~ .wpgmza-grid-item-content {
    max-height: 100% !important;
}
.skip-link, .nav-link-la {
    display: inline-block !important;
}
.nav-link-la.active, .post-navigation, .entry-footer, .screen-reader-text {
    display: none !important;
}
/*# sourceMappingURL=style.css.map */


