.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);
}

@media screen and (max-width: 650px) {
#callnowbutton {
    bottom: 61px !important;
    right: 37px !important;
}}

@media (min-width: 768px){
.col-sm-6 {
    width: 100%;
}}

@media only screen and (min-width: 769px){
#mega-menu-wrap-primary {
    background: #d2ab66;
}}

.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    padding: 10px 20px;
    background-color: #d2ab66;
    transition: all 0.5s;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Raleway', Arial, sans-serif;
    font-weight: 700;
    display: inline-block;
    border: none;
}
