.location_listing2,
.location_pagination2,
select[name="place_%miesiac%"],
select[name="place_%rok%"] {
    display: none !important;
}

#awmbSlider {
    display: flex;
    width: 80%;
    position: relative;
    padding-bottom: 40px;
    margin: auto;
}

.awmbSliderYear {
    flex: 1;
    font-weight: bold;
    position: absolute;
    margin-left: -20px;
    font-size: 110%;
}

.awmbSliderItem {
    flex: 1;
    border-left: 1px solid #ddd;
    padding-left: 3px;
    padding-top: 40px;
    position: relative;
    text-align: center;
}

.awmbSliderItem:first-of-type {
    border: none;
    text-align: left;
    font-weight: bold;
}

.awmbSliderTrack {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #39415611;
    height: 30px;
    border-radius: 15px;
}

.awmbSliderTail {
    position: absolute;
    top: 10px;
    left: 0;
    background: none;
    /* #39415699; */
    height: 10px;
}

.awmbSliderPoint {
    position: absolute;
    background: #39415620;
    width: 30px;
    height: 30px;
    top: -10px;
    border-radius: 50%;
    right: 0;
    margin-right: -15px;
    cursor: pointer;
    z-index:9999
}

.awmbSliderPoint:hover,
.awmbSliderPoint.active {
    background: #39415699;
}

.awmbSliderPoint:after {
    content: "";
    position: absolute;
    background: #394156;
    width: 18px;
    height: 18px;
    top: 6px;
    border-radius: 50%;
    left: 6px;
}
.awmbSliderGhost {
    background: none;
    position: absolute;
    top: 0px;
    left: -1px;
    right: 0;
    bottom: 0;
    z-index:9999;
    cursor: pointer;
}
.awmbSliderGhost:hover, .awmbSliderGhost.active{
    background: rgba(0,0,0,.05);
}

.categories_filter div {
    text-align: center;
}

.wpgmp_before_listing {
    text-align: center;
}

div.categories_filter select {
    float: none !important;
    display: inline-block
}
 .gm-style .gm-style-iw>div {
    font-size: 131%;
        text-align: center;
        text-transform: uppercase;
        font-weight: 800;
        font-family: PPCirka-Regular;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        /* align-content: center; */
        overflow: auto !important;
        justify-content: center;
 }
 .gm-style-iw-d {
     flex: 1;
 }
.gm-style .gm-style-iw.gm-style-iw-c {
max-width: 464px !important;
    padding-top: 3px;
    margin: 0 !important;
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
 }
 div#awmbSliderItemAll p {
     margin-left: -15px;
 }

 div#licznik {
     float: none !important;
     display: inline-block;
 }

 div#licznik p {
     display: inline-block;
     margin-right: 10px;
     margin-left: 20px;
     font-size: 90%;
     font-weight: bold;

 }

 div#liczba-bitew {
     display: inline-block;
     font-size: 140%;
     font-weight: bold;
 }
 .cluster img {
     filter: saturate(0) contrast(10);
 }
 .wpgmp_infowindow.wpgmp_infowindow_post.fc-item-kriday {
     width: auto !important;
     text-align: center !important;
 }
 .cluster div {
     font-family: PPCirka-Bold !important;
     font-size: 130% !important;
     margin-top: 2px;
 }
 #wpgmp_tab_0 .wpgmp_tab_item {
     pointer-events: none;
 }

 #wpgmp_tab_0 .wpgmp_tab_item input {
     pointer-events: all;
 }

 @media(max-width: 1300px) {
     div#licznik {
         margin-top: 40px;
         display: block;
     }
 }

 @media(max-width: 1024px) {
     .categories_filter {
         padding-left: 40px;
         padding-right: 40px;
     }

     #awmbSlider {
         display: none;
     }
 }