#nta-wa-gdpr {
    vertical-align: text-top!important;
    padding: 0!important;
    margin: 0 5px 0 0!important
}

.nta-wa-gdpr {
    font-size: 11px;
    padding: 5px;
    margin-left: -5px;
    margin-right: -5px;
    border-radius: 4px
}

.nta-wa-gdpr a {
    text-decoration: underline;
    color: inherit
}

.nta-wa-gdpr label {
    color: inherit;
    font-size: inherit
}

.pointer-disable {
    pointer-events: none
}

.nta-woo-products-button:before,.nta-woo-products-button:after {
    content: '';
    display: block;
    clear: both
}

.wa_button {
    border-bottom: none!important
}

.wa_btn_w_img:hover {
    text-decoration: none
}

.wa_popup_content_item .wa_cs_img_wrap {
    width: 48px;
    height: 48px
}

.wa_button,.wa_btn_popup,.wa_button *,.wa_btn_popup *,.wa_btn_popup :before,.wa_button :before,.wa_button :after,.wa_btn_popup :after,.wa_popup_chat_box,.wa_popup_chat_box *,.wa_popup_chat_box :before,.wa_popup_chat_box :after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.wa_button {
    position: relative;
    width: 300px;
    min-height: 64px;
    line-height: 1;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none!important;
    color: #fff;
    box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    -webkit-box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    -moz-box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important
}

.wa_btn_txt {
    display: inline-block;
    font-size: 12px;
    line-height: 1.33em
}

.wa_btn_w_icon .wa_btn_txt {
    padding: 16px 20px 15px 71px
}

.wa_button_text_only .wa_btn_txt,.wa_r_button.wa_btn_w_img.wa_button_text_only .wa_btn_txt,.wa_sq_button.wa_btn_w_img.wa_button_text_only .wa_btn_txt {
    padding-top: 25px;
    padding-bottom: 24px
}

.wa_btn_w_icon .wa_btn_txt .wa_btn_title {
    font-weight: 600;
    padding-left: 2px;
    font-size: 14px
}

.wa_cs_info {
    margin-bottom: 2px
}

.wa_btn_status {
    color: #f5a623;
    font-size: 9px;
    padding: 2px 0 0;
    font-weight: 700
}

.wa_cs_info .wa_cs_name,.wa_cs_info .wa_cs_status {
    display: inline-block
}

.wa_cs_info .wa_cs_name {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.36em
}

.wa_stt_online .wa_cs_info .wa_cs_name {
    color: #d5f0d9
}

.wa_stt_offline .wa_cs_info .wa_cs_name {
    color: #76787d
}

.wa_cs_info .wa_cs_status {
    width: 36px;
    height: 14px;
    margin-left: 3px;
    padding: 1px;
    font-size: 9px;
    line-height: 1.34em;
    border-radius: 5px;
    color: rgba(255,255,255,.98);
    position: relative;
    top: -1px;
    left: 0;
    text-align: center
}

.wa_stt_online .wa_cs_info .wa_cs_status {
    background: #62c971
}

.wa_stt_offline .wa_cs_info .wa_cs_status {
    background: #b9bbbe
}

.wa_stt_online {
    background: #2db742;
    cursor: pointer;
    transition: .4s ease all!important;
    -webkit-transition: .4s ease all!important;
    -moz-transition: .4s ease all!important;
    backface-visibility: hidden;
    will-change: transform
}

.wa_stt_online .wa_btn_txt {
    position: relative;
    z-index: 4
}

.wa_r_button.wa_stt_online:before {
    border-radius: 50vh
}

.wa_sq_button.wa_stt_online:before {
    border-radius: 5px
}

.wa_stt_online:before {
    content: '';
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity
}

.wa_button.wa_stt_online:focus,.wa_button.wa_stt_online:active,.wa_button.wa_stt_online:hover {
    box-shadow: 0 4px 8px 1px rgba(32,32,37,.19);
    transform: translate(0,-3px);
    -webkit-transform: translate(0,-3px);
    -moz-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px)
}

.wa_button.wa_stt_online:focus:before,.wa_button.wa_stt_online:active:before,.wa_button.wa_stt_online:hover:before {
    opacity: 1
}

.wa_stt_online.wa_btn_w_icon .wa_btn_icon img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: .2s ease all;
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wa_stt_offline {
    background: #ebedf0;
    color: #595b60;
    box-shadow: none;
    cursor: initial;
    pointer-events: none
}

.wa_stt_offline.wa_btn_w_icon .wa_btn_txt {
    padding: 8px 20px 6px 71px
}

.wa_stt_offline.wa_r_button.wa_btn_w_img .wa_btn_txt {
    padding: 8px 20px 8px 100px
}

.wa_stt_offline.wa_sq_button.wa_btn_w_img .wa_btn_txt {
    padding: 8px 20px 8px 70px
}

.wa_btn_w_icon .wa_btn_icon {
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%)
}

.wa_btn_w_icon .wa_btn_icon img {
    width: 41px;
    height: 69px
}

.wa_btn_w_img {
    position: relative;
    width: 300px;
    margin: 20px 0
}

.wa_btn_w_img .wa_cs_img {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%)
}

.wa_btn_w_img .wa_cs_img_wrap {
    width: 79px;
    height: 79px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 3px solid #fff;
    position: relative;
    overflow: hidden
}

.wa_btn_w_img .wa_cs_img img {
    max-width: 100%;
    height: auto;
    transition: .2s ease transform;
    -webkit-transition: .2s ease transform;
    -moz-transition: .2s ease transform
}

.wa_btn_w_img .wa_cs_img:after {
    content: '';
    background: #fff url(../img/whatsapp_logo_green.svg) center center no-repeat;
    background-size: 17px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 3px 4px 0 rgb(39 38 38/26%);
    -webkit-box-shadow: 0 3px 4px 0 rgb(39 38 38/26%);
    -moz-box-shadow: 0 3px 4px 0 rgb(39 38 38/26%)
}

.wa_stt_offline.wa_btn_w_img .wa_cs_img:after {
    content: '';
    background: #fff url(../img/whatsapp_logo_gray.svg) center center no-repeat;
    background-size: 17px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 3px 4px 0 rgb(39 38 38/26%);
    -webkit-box-shadow: 0 3px 4px 0 rgb(39 38 38/26%);
    -moz-box-shadow: 0 3px 4px 0 rgb(39 38 38/26%)
}

.wa_btn_w_img .wa_btn_txt {
    padding: 14px 20px 12px 103px
}

.wa_r_button {
    border-radius: 50vh
}

.wa_sq_button {
    border-radius: 5px
}

.wa_sq_button.wa_btn_w_img {
    width: 270px;
    margin-left: 30px
}

.wa_r_button.wa_btn_w_img .wa_cs_img {
    left: -5px
}

.wa_sq_button.wa_btn_w_img .wa_cs_img {
    left: -35px
}

.wa_sq_button.wa_btn_w_img .wa_btn_txt {
    padding: 10px 20px 10px 70px;
    display: table-cell;
    vertical-align: middle;
    height: 66px
}

.wa_btn_txt .wa_btn_title {
    font-weight: 600
}

.wa_r_button.wa_btn_w_img .wa_btn_txt {
    padding: 8px 20px 8px 100px;
    display: table-cell;
    vertical-align: middle;
    height: 66px
}

.wa_r_button.wa_btn_w_img .wa_cs_info .wa_cs_status {
    margin-left: 3px
}

.wa_popup_chat_box {
    font-family: Arial,Helvetica,sans-serif;
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0 10px 10px 4px rgba(0,0,0,.04);
    -webkit-box-shadow: 0 10px 10px 4px rgba(0,0,0,.04);
    -moz-box-shadow: 0 10px 10px 4px rgba(0,0,0,.04);
    bottom: 102px;
    right: 25px;
    z-index: 999999998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px)
}

.wa_popup_chat_box:hover,.wa_popup_chat_box:focus,.wa_popup_chat_box:active {
    box-shadow: 0 10px 10px 4px rgba(32,32,37,.23);
    -webkit-box-shadow: 0 10px 10px 4px rgba(32,32,37,.23);
    -moz-box-shadow: 0 10px 10px 4px rgba(32,32,37,.23)
}

.wa_popup_chat_box.wa_active {
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1
}

.wa_popup_chat_box .wa_popup_heading {
    position: relative;
    padding: 15px 43px 17px 74px;
    color: white;
    background: #2db742
}

.wa_popup_chat_box .wa_popup_heading_sm {
    padding: 12px 15px 17px 74px
}

.wa_popup_chat_box .wa_popup_heading:before {
    content: '';
    background: url(../img/whatsapp_logo.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px
}

.wa_popup_chat_box .wa_popup_heading_sm:before {
    top: 19px;
    left: 11px
}

.wa_popup_chat_box .wa_popup_heading .wa_popup_title {
    padding-top: 2px;
    padding-bottom: 3;
    color: #fff;
    font-size: 18px;
    line-height: 24px
}

.wa_popup_chat_box .wa_popup_heading .wa_popup_intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px
}

.wa_popup_chat_box .wa_popup_heading_sm .wa_popup_intro {
    padding-top: 0
}

.wa_popup_chat_box .wa_popup_heading .wa_popup_intro a {
    display: inline-block;
    color: #fff;
    text-decoration: none
}

.wa_popup_chat_box .wa_popup_heading .wa_popup_intro a:hover,.wa_popup_chat_box .wa_popup_heading .wa_popup_intro a:focus,.wa_popup_chat_box .wa_popup_heading .wa_popup_intro a:active {
    text-decoration: underline
}

.wa_popup_chat_box .wa_popup_notice {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px
}

.wa_popup_chat_box .wa_popup_content {
    background: #fff;
    padding: 13px 20px 21px 19px;
    text-align: center
}

.wa_popup_chat_box .wa_popup_content_left {
    text-align: left
}

.wa_popup_chat_box .wa_popup_avatar {
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 12px;
    top: 12px
}

.wa_popup_chat_box .wa_popup_avatar.nta-default-avt {
    border-radius: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset
}

.wa_popup_chat_box .wa_stt {
    padding: 13px 40px 12px 74px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-left: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 2px 4px 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px 2px 4px
}

.wa_popup_chat_box .wa_stt:after {
    content: '';
    background: url(../img/whatsapp_logo_green.svg) 0 0 no-repeat;
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%
}

.wa_popup_chat_box .wa_stt.wa_stt_offline:after {
    background-image: url(../img/whatsapp_logo_gray_sm.svg)
}

.wa_popup_chat_box .wa_stt.wa_stt_online {
    transition: .2s ease all;
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all
}

.wa_popup_chat_box .wa_stt.wa_stt_online:hover,.wa_popup_chat_box .wa_stt.wa_stt_online:active,.wa_popup_chat_box .wa_stt.wa_stt_online:focus {
    background: #fff;
    box-shadow: 0 7px 15px 1px rgba(55,62,70,.07);
    -webkit-box-shadow: 0 7px 15px 1px rgba(55,62,70,.07);
    -moz-box-shadow: 0 7px 15px 1px rgba(55,62,70,.07)
}

.wa_popup_content_list .wa_popup_content_item {
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item {
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(1) {
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(2) {
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(3) {
    transition-delay: .7s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(4) {
    transition-delay: .9s;
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(5) {
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(6) {
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(7) {
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(8) {
    transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s
}

.wa_popup_chat_box.wa_pending .wa_popup_content_list .wa_popup_content_item:nth-child(9) {
    transition-delay: 1.9s;
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s
}

.wa_popup_chat_box.wa_lauch .wa_popup_content_list .wa_popup_content_item {
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0)
}

.wa_popup_content_list .wa_popup_content_item .wa_member_name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em!important
}

.wa_popup_content_list .wa_popup_content_item .wa_member_duty {
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em!important
}

.wa_popup_content_list .wa_popup_content_item .wa_member_status {
    color: #f5a623;
    font-size: 10px;
    padding: 5px 0 0;
    line-height: 1.125em!important
}

.wa_popup_content_list .wa_popup_content_item .wa_popup_txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px
}

.wa_popup_content_list .wa_popup_content_item .wa_stt_offline {
    border-left-color: #c0c5ca
}

.wa_popup_avt_list {
    font-size: 0;
    margin: 7px 0 24px
}

.wa_popup_avt_list .wa_popup_avt_item {
    display: inline-block;
    position: relative;
    width: 46px
}

.wa_popup_avt_list .wa_popup_avt_img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    left: -7px
}

.wa_popup_call_btn {
    background: #2db742;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 275px;
    max-width: 100%;
    font-size: 16px;
    padding: 14px 10px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    margin: 25px 0 15px;
    box-shadow: 0 8px 17px 2px rgba(13,15,18,.2);
    -webkit-box-shadow: 0 8px 17px 2px rgba(13,15,18,.2);
    -moz-box-shadow: 0 8px 17px 2px rgba(13,15,18,.2)
}

.wa_popup_call_btn.wa_popup_call_btn_lg:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url(../img/whatsapp_logo_green_sm.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    vertical-align: top;
    top: 0;
    margin-right: -19px;
    left: -31px;
    transition: .2s ease background-image;
    -webkit-transition: .2s ease background-image;
    -moz-transition: .2s ease background-image
}

.wa_popup_call_btn.wa_popup_call_btn_lg:hover:before,.wa_popup_call_btn.wa_popup_call_btn_lg:focus:before,.wa_popup_call_btn.wa_popup_call_btn_lg:active:before {
    background-image: url(../img/whatsapp_logo.svg)
}

.wa_popup_chat_box_gray {
    border-radius: 2px 2px 8px 8px
}

.wa_popup_chat_box_gray .wa_popup_heading_gray {
    background: #f8f8f8;
    border-top: 3px solid #2db742;
    color: #868c9a;
    font-weight: 500
}

.wa_popup_chat_box_gray .wa_popup_heading_gray .wa_popup_title {
    color: #595b60
}

.wa_popup_chat_box_gray .wa_popup_heading_gray:before {
    content: '';
    background: url(../img/whatsapp_logo_green.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px
}

.wa_popup_chat_box_gray .wa_popup_heading_gray .wa_popup_intro a {
    color: #595b60
}

.wa_popup_chat_box_ct {
    width: 384px;
    text-align: center
}

.wa_popup_chat_box_ct .wa_popup_heading_ct {
    text-align: center;
    padding: 18px 0
}

.wa_popup_chat_box_ct .wa_popup_heading_ct:before {
    content: '';
    background: url(../img/whatsapp_logo.svg) center top no-repeat;
    background-size: 30px;
    display: block;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 15px;
    left: 72px
}

.wa_popup_chat_box_ct .wa_popup_heading_ct .wa_popup_title {
    padding-left: 22px;
    padding-bottom: 14px
}

.wa_popup_chat_box_ct .wa_popup_heading_ct .wa_popup_intro {
    margin-top: -5px;
    line-height: 12px
}

.wa_popup_chat_box_ct .wa_popup_ct_avt_list:after {
    content: '';
    clear: both;
    display: block
}

.wa_popup_chat_box_ct .wa_popup_ct_content {
    background: #fff;
    padding: 0 0 14px
}

.wa_popup_chat_box_ct .wa_popup_ct_content .wa_popup_notice {
    padding-top: 18px;
    padding-bottom: 15px
}

.wa_popup_chat_box_ct .wa_popup_ct_content_item {
    width: 33%;
    float: left;
    font-size: 10px
}

.wa_popup_chat_box_ct .wa_popup_ct_content_item a {
    text-decoration: none;
    color: #989b9f
}

.wa_popup_chat_box_ct .wa_popup_ct_content_item .wa_popup_ct_txt {
    padding-top: 8px
}

.wa_popup_chat_box_ct .wa_popup_ct_content_item .wa_member_name {
    color: #363c47;
    font-size: 13px
}

.wa_popup_chat_box_ct .wa_popup_ct_content_item .wa_member_duty {
    color: #989b9f;
    padding: 3px 0 0
}

.wa_popup_chat_box_ct .wa_popup_ct_content_item .wa_member_stt_online {
    color: #2db742;
    font-size: 9px;
    line-height: 12px;
    display: inline-block;
    padding: 3px 0 0 16px;
    background: url(../img/whatsapp_logo_green.svg) 0 3px no-repeat;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    -moz-background-size: 12px auto
}

.wa_popup_chat_box_ct .wa_popup_ct_content_item .wa_member_stt_offline {
    color: #f5a623;
    font-size: 9px;
    line-height: 12px;
    padding: 2px 0 0
}

.wa_popup_chat_box_ct .wa_popup_ct_avatar img {
    border-radius: 50%
}

.wa_popup_chat_box_ct .wa_popup_ct_call_btn {
    width: 97px;
    font-size: 11px;
    padding: 9px 10px 11px;
    margin: 15px 0
}

.wa_btn_popup {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999999999
}

.wa_btn_popup .wa_btn_popup_icon {
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    -webkit-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    -moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14)
}

.wa_btn_popup .wa_btn_popup_icon:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url(../img/whatsapp_logo.svg) center center no-repeat;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all
}

.wa_btn_popup .wa_btn_popup_icon:after {
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url(../img/x_icon.svg) center center no-repeat;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -ms-transform: scale(0) rotate(-360deg);
    transform: scale(0) rotate(-360deg);
    -webkit-transform: scale(0) rotate(-360deg);
    -moz-transform: scale(0) rotate(-360deg)
}

.wa_btn_popup.wa_active .wa_btn_popup_icon:before {
    opacity: 0;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg)
}

.wa_btn_popup.wa_active .wa_btn_popup_icon:after {
    opacity: 1;
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg)
}

.wa_btn_popup .wa_btn_popup_txt {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 156px;
    right: 100%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    padding: 8px 12px;
    margin-right: 7px;
    letter-spacing: -.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all
}

.wa_btn_popup.wa_active .wa_btn_popup_txt {
    -ms-transform: translate(0,15px);
    transform: translate(0,15px);
    -webkit-transform: translate(0,15px);
    -moz-transform: translate(0,15px);
    opacity: 0;
    visibility: hidden
}


@media (max-width: 400px) { /* Extreme zooming*/
    .wa_btn_popup {
        transform: scale(.9);
        right: 10px !important;
        bottom: 10px !important;
    }
}