.map-icon-label .map-icon {
    display: block;
    font-size: 22px;
    color: #FFFFFF;
    width: 48px;
    line-height: 52px;
    text-align: center;
    white-space: nowrap;
}

.map-icon {
    font-family: 'adverts-glyphs';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.advert-mal-iw-price {
    float: left;
    color: #b34040;
    font-weight: bold;
    background-color: transparent;
    line-height: 1.3em;
    font-size: 13px;
    box-sizing: border-box;
    padding-right: 15px;
}

.advert-post-title {
    padding: 0.2em 0.5em 0.2em 0.5em;
    clear:both;
}

.advert-mal-iw-link-wrap {
    text-decoration: none;
}

.advert-mal-iw-post-title .advert-mal-iw-link {
    font-size: 22px;
    height:20px;
    text-decoration: none;
    font-weight: bold;
    color: #21759b;
}

.advert-mal-iw-date {
    display: inline-block;
    float: left;
    line-height: 1.3em;
    font-size: 13px;
    padding-right: 15px;
    box-sizing: border-box;
}

.advert-published {
    padding: 0.2em 0.5em 0.2em 0.5em;
    line-height: 1.5em;
}

.advert-mal-iw-img {
    width: 100px;
    height: 61px;
    float: left;
    box-sizing: border-box;
    background: whitesmoke;
    overflow:hidden;
    text-align: center;
}
.advert-mal-iw-img img {
    max-width: 100%;
    border: none !important;
    border-radius: 0;
    box-shadow: none;
    padding: 0 0 0 0;
}
.advert-mal-iw-data {

    float: left;
    box-sizing: border-box;
    width: 250px;
    padding: 7px 10px;
}

.advert-mal-map-box {
    min-width: 350px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    padding: 0 0px;
    top: 0px !important;
    left: 0px !important;
}

.adverts-mal-map-scroll {
    line-height: 1.35;
    overflow-y: hidden;
    /*white-space: nowrap;
    max-height: 140px;*/
}

.wpadverts-mal-full-map-container {
    background-color: #f5f5f5;
    width: 100%;
    position: relative;
    
}

.wpadverts-mal-full-map-filters {
    padding: 0 0 12px 0;
    position: absolute;
    bottom: 24px;
    z-index: 1000;
    box-sizing: border-box;
    background: white;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    min-width: 400px;
    max-width: 650px;

}



.wpadverts-mal-full-map-filters input {
    width: 47%;
    display: inline-block;
    box-sizing: border-box;
    border-color: rgb(230, 230, 230);
    color: #444;
    border-radius: 2px;
}

.adverts-search {
    clear:both;
    overflow:hidden;
    padding: 1em 0 0em 0;
    margin: 0;
    
    border: 0;
    border-radius: 2px;
    background-color: transparent !important;
    box-shadow: none;
}

.adverts-mal-search-hidden {
    display: none;
    width: 80%;
    width: calc( 100% - 100px );
}

.adverts-mal-search {
    width: 80%;
    width: calc( 100% - 100px );
    

}

.adverts-mal-filters {
    padding: 12px 12px 0 12px;
}

.adverts-mal-search .adverts-search-input-label {
    margin-left: 2px;
    font-weight: bold;
}

.adverts-mal-search .advert-input {
    width: 50%;
    padding: 12px 12px 0 12px;
    margin: 0;
    display: block;
    float:left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.adverts-mal-search .advert-input input[type=text] {
    width:100%;
    box-sizing: border-box;
    display: block;
    color: #444;
    margin: 0;
    height: 30px;
    background: white;

    font-size: 13px;
    font-family: Helvetica;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid rgb(230, 230, 230);
}

.adverts-mal-search .advert-input select {
    width:100%;
    box-sizing: border-box;
    display: inline-block;
    color: #444;
    background: #fff;

    height:30px;
    font-size: 13px;
    font-family: Helvetica;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid rgb(230, 230, 230);
}

.adverts-mal-search .advert-input.advert-input-type-half.advert-input-type-half-left {
    padding-right: 6px;
}

.adverts-mal-search .advert-input.advert-input-type-half.advert-input-type-half-right {
    padding-left: 6px;
}

.adverts-mal-search .advert-input.advert-input-type-full {
    width: 100%;
    
}

.advert-mal-map-box {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    border-radius: 2px;
}
.advert-mal-iw-post-title {
    margin-bottom: 10px;
}
.advert-mal-iw-post-title .advert-mal-iw-link {
    font-size: 16px;
    line-height: 1.3em;
}

.advert-mal-iw-close {
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    z-index: 999;
    width: 20px;
    height: 20px;
    right: -10px;
    top: -10px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

.advert-mal-iw-close a {
    text-decoration: none;
    color: #000;
}

.advert-mal-iw-close a:hover { 
    color: #b34040;
}

.infoBox > img {
    
    width: 12px;
    height: 12px;
    position: absolute !important;
    background-color: #fff;
    border-radius: 50%;
    right: -8px;
    top: -8px;
    padding: 4px;
    z-index: 99;
}

#advert-mal-iw-multiple {
    height: 61px;
    overflow: hidden;
    background-color: #fff;
}

.advert-mal-map-pagination {
    width: 100%;
    height: 29px;
    background-color: #fff;
    border-top: 1px solid #dedede;
}
.advert-mal-map-pagination div {
    display: inline-block;
    float: left;
    box-sizing: border-box;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding: 0px 5px 5px 5px;
}
.advert-mal-map-pagination-prev {
    width: 10%;
}
.advert-mal-map-pagination-cur {
    width: 80%;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.advert-mal-map-pagination-next {
    width: 10%;
}
.advert-mal-map-pagination-prev:hover,
.advert-mal-map-pagination-next:hover {
    background-color: whitesmoke;
    cursor: pointer;
}

.adverts-mal-filters .adverts-mal-button-long {
    width: 65px;
    text-align: center;
}

#wpadverts-mal-map {
    display: none;
    width: 100%;
    height: 300px;
    margin: 10px 0px;
}

div.advert-mal-iw-img img,
.gm-style img {
    max-width: 100%;
}

div.infoBox > img {
    border-radius: 50%;
}