.wpgmza_markerbox {
line-height:1 !important;
margin-bottom: 0 !important;
}

.wpgmza_infowindow_title{
line-height:1 !important;
  margin-bottom: 0 !important;
}


.wpgmza_infowindow_description{
display:none !important;
  margin-bottom: 0 !important;
}
.wpgmza_infowindow_link{
margin-bottom: 0 !important;
line-height:1;
}


.featured-media{
display:none !important;
}


.napdis {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10vw 10%;
    display: block;
  text-transform: uppercase;
}


.napdis:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
}


.post-inner {
     width: 98% !important;
     max-width: 98% !important; 
     padding: 2.5% 0 !important; 
}
.post-titulka {  
  text-align: center; 
float:left;
  overflow:hidden;
  margin:1.5%;
     width: 30.33%;
  height:20vw;
     background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
  background-size: 30.3333vw auto;
}

.post-titulka img{
   height : 100%;
  width:auto;
}


.content{
width:100% !important;
}

.content thin{
width:100% !important;
}

body {
     background: #ffffff !important; 
}

.post-inner {
     padding: 0 !important; 
}

.post-content input[type="email"]{
    width: 100%;
    padding: 14px 16px;
    font-size: 0.9em;
    border: none;
    color: #333;
    background: #f2f2f2;
    border-radius: 3px;
    -webkit-appearance: none;
}

.contenttit {
  padding:1.5%;
}


@media (max-width: 800px) {

.post-titulka {
  margin:1.5%;
     width: 45.5vw;
  height:30vw;
}

.post-titulka img{
   height : 100%;
  width:auto;
}


.contenttit {
  padding:1.5%;
}



.napdis {
    padding: 15vw 10%; 
}




}




@media (max-width: 500px) {

.post-titulka {
  margin:3.5%;
     width: 87vw;
  height:58vw;
}

.napdis {
    padding: 29vw 10%; 
}


.post-titulka img{
   height : 100%;
  width:auto;
}


.contenttit {
  padding:1.5%;
}

.nav-toggle {
right:5%;
}


}

