.wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    left: 10px;
    right: unset;
}

.wa__btn_popup {
    position: fixed;
    right: 33px;
    bottom: 12px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;
}

.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);
}


a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #ffffff !important;
    color: #032d64 !important;
}


div.wpcf7 {
    margin: 0;
    padding: 10px 5px 10px 5px;
    background: #a4a4a4;
    border-radius: 10px;
}

#Top_bar a.responsive-menu-toggle {
    top: 20px !important;
}

#Top_bar a.responsive-menu-toggle i {
    font-size: 22px;
    line-height: 34px;
    display: block !important;
}