.address_map {
    display: none!important;
}
.address_map.visible {
    display: table!important;
}
.maps_buttons .tn-atom {
    cursor:pointer;
}
.maps_buttons.active .tn-atom {
    background-color: #9693c0!important;
}
.maps_buttons.active .tn-atom .tn-atom__button-text {
    color: #fff!important;
}

