.wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    left: 10px;
    right: unset;
}

.wa__btn_popup {
    position: fixed;
    bottom: 12px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;a
}

.wa__btn_popup .wa__btn_popup_icon {
    width: 66px;
    height: 65px;
    background: #090;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}


.google-business-reviews-rating .listing li {
    padding: 5px;
    margin: 0 0 1.2rem 57px;
    list-style: none;
    background-color: #fff !important;
    border: #bfbfbf;
    border-width: 1px !important;
    border-style: solid;
    border-radius: 0.4em;
}


.google-business-reviews-rating.columns.three .listing li:nth-child(3n-2) {
    margin-right: 10px !important;
}

.google-business-reviews-rating.columns.three .listing li:nth-child(3n-1)  {
    margin-right: 10px !important;
}

.heading {
    text-align: center;
}

.vicinity {
    text-align: center;
}

.rating {
    text-align: center;
}

.grecaptcha-badge {
display:none !important;
}