.sop-tooltip {
    background: none !important;
    /*z-index: 99999 !important;*/
}

.sop-infowindow-content-wrapper, .sop-infowindow-tip {
    background: none !important;
    box-shadow: none !important;
}

.sop-infowindow-tip-container
, .sop-infowindow-content-wrapper
, .sop-infowindow-content
, .sop-infowindow-close-button {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.sop-infowindow-close-button {
    display: none !important;
}

.marker-cluster {
    background-image: none !important;
}

.marker-cluster div {
    width: 44px !important;
    height: 44px !important;
    padding-top: 10px !important;
    border-radius: 30px !important;
    /* letter-spacing: -1px; */
    background: #113b99 !important;
    border: 4px solid #cacaca !important;
    font-family: "pre Bold" !important;
    font-size: 15px !important;
    color: #fff !important;
    text-align: center !important;
    cursor: pointer !important;
}

.marker-cluster span {
    line-height: 0 !important;
}

.txt01:before {
    display: none;
}

/*.sop-pane {*/
/*    z-index: auto !important;*/
/*}*/
