.wpscb-button-wrap *,
.wpscb-button-wrap,
.wpscb-button-wrap *:before,
.wpscb-button-wrap *:after,
.wpscb-menu-button-wrap * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wpscb-button-wrap a,
#wpscb-button-menu-template.wpscb-menu-button-wrap a {
    display: block;
    vertical-align: middle;
    padding: 6px 12px 7px;
    border: 0 ! important;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    outline: 0;
    line-height: 1.5;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.wpscb-button-wrap a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap a i{
    display: inline-block;
    vertical-align: middle;
}
body .wpscb-button-wrap a:hover,
body .wpscb-button-wrap a:focus,
body #wpscb-button-menu-template.wpscb-menu-button-wrap a:hover,
body #wpscb-button-menu-template.wpscb-menu-button-wrap a:focus{
    color: #ffffff;
    outline: 0;
}
/*skype-button-template-1*/
body .wpscb-button-template-1 a,
body #wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-1 a{
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: #1BB8FB;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}
.wpscb-button-template-1 a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-1 a i {
    vertical-align: top;
    margin-top: 4px;
}

.wpscb-button-template-1 .wpscb-text-only a{
    padding: 10px 15px;
}

.wpscb-button-template-1 .wpscb-text-icon-both a
{
    line-height:2;
    padding: 8px 11px;
}

.wpscb-button-template-1 .wpscb-icon-only a{
    padding: 14px;
    width: auto;
    line-height: 1;
}

.wpscb-button-template-1 .wpscb-icon-only a i{
    font-size:25px;
    margin-top: 0;
}
.wpscb-button-template-1 .wpscb-text-icon-both a i {
    font-size: 25px;
    line-height:18px;
}

.wpscb-button-template-1 .wpscb-text-icon-both a i{
    position: absolute;
    top:10px;
}

.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right: 13px;
}

.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-left a i {
    left: 13px;
}

.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right: 50px;
}

.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-left a {
    padding-left: 50px;
}

.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right: 11px;
}

.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a {
    padding-left: 11px;
}

.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-left.wpscb-button-without-text a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-1 .wpscb-button-position-left.wpscb-button-without-text a i{
    margin-right: 0;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-1 .wpscb-button-position-left.wpscb-button-without-text a i{
    margin-left: 0;
}
.wpscb-button-template-1 .wpscb-text-icon-both.wpscb-button-postion-right a i{
    margin-left: 15px;
}

.wpscb-button-template-1 .wpscb-text-icon-both a i{
    /*margin-top: 14px;*/
}
/*skype-button-template-2*/
.wpscb-button-template-2 a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 a {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color:#27b899;
    color: #eeeeee;
    position: relative;
    font-size: 18px;
    padding:10px 18px;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 .wpscb-button-without-text a{
    padding:0;
}
.wpscb-button-template-2 .wpscb-icon-only a{
    font-size: 20px;
    padding: 12px;
    line-height: 1;
}
.wpscb-button-template-2 .wpscb-text-icon-both a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 a i {
    position: absolute;
    top:0;
    height: 100%;
    background-color: #eeeeee;
    color: #444444;
    padding: 12px 15px;
    font-size: 23px;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 .wpscb-button-without-text.wpscb-button-position-left a{
    padding:0;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 .wpscb-button-without-text a i{
    position: static;
}
.wpscb-button-template-2 .wpscb-text-icon-both.wpscb-button-postion-left a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 .wpscb-button-position-left a {
    padding-left: 70px;
}
.wpscb-button-template-2 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right:70px;
    color: #ffffff;
}

.wpscb-button-template-2 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 .wpscb-button-position-left .wpscb-all-buttons-container a {
    padding-left: 18px;
}
.wpscb-button-template-2 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right:18px;
    color: #ffffff;
}

.wpscb-button-template-2 .wpscb-text-icon-both.wpscb-button-postion-left a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-2 .wpscb-button-position-left a i {
    left:0;
}
.wpscb-button-template-2 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right:0;
}
/*skype-button-template-3*/
body .wpscb-button-template-3 a,
body  #wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 a  {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color:#e54c3e;
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size:18px;
    position: relative;
    letter-spacing: 0.5px;
}
.wpscb-button-template-3 .wpscb-text-icon-both a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 a i {
    position: absolute;
    top:0;
    height: 100%;
    padding: 12px;
    font-size: 18px;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 .wpscb-button-without-text a i{
    position: static;
}
.wpscb-button-template-3 .wpscb-text-icon-both.wpscb-button-postion-left a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 .wpscb-button-position-left a  {
    padding-left: 65px;
    padding-right:20px;
}
.wpscb-button-template-3 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right:65px;
    padding-left: 20px;
}

.wpscb-button-template-3 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 .wpscb-button-position-left .wpscb-all-buttons-container a,
.wpscb-button-template-3 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right:20px;
    padding-left: 20px;
}

#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 .wpscb-button-without-text a{
    padding:0;
    border:0;
}
.wpscb-button-template-3 .wpscb-text-icon-both.wpscb-button-postion-left a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 .wpscb-button-position-left a i {
    left:0;
    border-right: 1px solid #ffffff;
}
.wpscb-button-template-3 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right:0;
    border-left: 1px solid #ffffff;
}
/*skype-button-template-4*/
body .wpscb-button-template-4 a,
body #wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-4 a  {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 3px solid rgba(19, 121, 165, 0.68) !important;
    background-color:  #1BB8FB;
    color: #ffffff;
    font-size: 18px;
    padding: 5px;
    color: #ffffff;
    overflow: hidden;
}

body .wpscb-button-template-4 .wpscb-all-buttons-container a,
body #wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-4 .wpscb-all-buttons-container a  {
    padding: 5px 10px;
}

body .wpscb-button-template-4 a{
    padding:0;
    border:1px solid #f1f1f1;
}
.wpscb-button-template-4 .wpscb-text-only a {
    padding:5px 15px;
}
.wpscb-button-template-4 a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-4 a i {
    padding:10px;
    background-color: #ffffff;
    color: #1BB8FB;
    border-radius: 5px;
}
.wpscb-button-template-4 .wpscb-text-icon-both a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-4 a i {
    font-size: 16px;
    padding:10px;
}
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-left a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-4 .wpscb-button-position-left a  {
    padding-left: 5px;
    padding-right:20px;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-4 .wpscb-button-position-left.wpscb-button-without-text a{
    padding-right: 5px;
}
.wpscb-menu-button-wrap.wpscb-button-template-4 .wpscb-button-without-text a{
    padding:0;
    background: transparent;
}
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right:5px;
    padding-left: 20px;
}
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-left a{
    padding-left: 0;
    padding-right: 20px;
    line-height: 34px;
}
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-right a{
    padding-right: 0;
}


.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a,
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a{
    padding: 4px 20px;
}

.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-left a i{
    margin-right: 20px;
    float: left;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-3 .wpscb-button-without-text a{
    margin-right: 0;
}
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    margin-left: 20px;
}
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-left a i,
.wpscb-button-template-4 .wpscb-text-icon-both.wpscb-button-postion-right a i{
    border-radius: 0;
}
/*skype-button-template-5*/
body .wpscb-button-template-5 a,
body #wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 a  {
    padding:8px 25px;
    border-radius: 30px;
    text-transform: uppercase;
    background-color: #0a9d4c;
    color: #ffffff;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
}

body .wpscb-button-template-5 .wpscb-all-buttons-container a,
body #wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-all-buttons-container a  {
    padding: 8px 13px;
}

.wpscb-button-template-5 a:before {
    border-radius: 30px;
}
.wpscb-button-template-5 .wpscb-icon-only a{
    border-radius: 50%;
    font-size: 28px;
    width: 55px;
    height: 55px;
    line-height: 50px;
    padding: 0;
    text-align: center;
}
.wpscb-button-template-5 .wpscb-icon-only a i{
    font-size:35px;
    color:#fff;
}
.wpscb-button-template-5 .wpscb-icon-only a:before {
    border-radius: 50%;
}
.wpscb-button-template-5 .wpscb-text-icon-both a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 a i {
    position: absolute;
    top:0;
    height: 100%;
    background-color: #eeeeee;
    color: #0a9d4c;
    padding: 9px 18px 9px 12px;
    font-size: 25px;
    border-radius: 0 30px 30px 0;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-text-inner-wrapper.wpscb-button-without-text a{
    padding-left: 0;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-button-without-text a{
    padding:0;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-button-without-text a i {
    position: static;
}
.wpscb-button-template-5 .wpscb-text-icon-both a i{
    font-size: 25px;
}

.wpscb-button-template-5 .wpscb-text-icon-both a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 a i {
    padding:9px 15px 9px;
}
.wpscb-button-template-5 .wpscb-text-icon-both.wpscb-button-postion-left a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-button-position-left a  {
    padding-left: 70px;
}
.wpscb-button-template-5 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right:70px;
}

.wpscb-button-template-5 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-button-position-left .wpscb-all-buttons-container a  {
    padding-left: 15px;
}
.wpscb-button-template-5 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right:15px;
}

.wpscb-button-template-5 .wpscb-text-icon-both.wpscb-button-postion-left a i,
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-button-position-left a i{
    left:0;
    border-radius: 30px 0 0 30px;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-button-position-left.wpscb-button-without-text a i,
#wpscb-button-menu-template.wpscb-button-template-5 .wpscb-button-without-text a i{
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding:0;
    line-height: 50px;
    width:100%;
}
.wpscb-button-template-5 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right:0;
}
#wpscb-button-menu-template.wpscb-menu-button-wrap.wpscb-button-template-5 .wpscb-button-position-left.wpscb-button-without-text a,
#wpscb-button-menu-template.wpscb-button-template-5 .wpscb-button-without-text a{
    width: 50px;
    height: 50px;
    background:#f2f2f2;
    text-align: center;
    display: inline-block;
}
/*messenger-button-template-6*/
body .wpscb-button-template-6 a{
    background-color: #3584fb;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    position: relative;
    font-weight: 700;
    font-family:'Roboto', sans-serif;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wpscb-button-template-6 .wpscb-icon-only a{
    font-size: 21px;
    line-height: 1;
    padding: 12px 15px;
}
.wpscb-button-template-6 .wpscb-icon-only a i{
    font-size:25px;
}
.wpscb-button-template-6 .wpscb-text-icon-both a i{
    position: absolute;
    top:0;
    height: 100%;
    color: #ffffff;
    background-color: #166cee;
    padding: 15px;
    font-size: 25px;
}
.wpscb-button-template-6 .wpscb-text-icon-both a i:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    background-color: transparent;
    border-width: 10px;
    border-style: solid;
    top: 50%;
    margin-top: -10px;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-left a i:after{
    border-color: transparent transparent transparent #166cee;
    right: -20px;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-right a i:after {
    border-color:transparent #166cee transparent transparent;
    left:-20px;
}
.wpscb-button-template-6 .wpscb-text-icon-both a {
    padding:12px 20px;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-left a {
    padding-left: 90px;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right:90px;
}

.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a {
    padding-left: 20px;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right:20px;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-left a i {
    left:0;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right:0;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-left a i:after {
    border-color: transparent transparent transparent #166cee;
    right: -20px;
}
.wpscb-button-template-6 .wpscb-text-icon-both.wpscb-button-postion-right a i:after {
    border-color:transparent #166cee transparent transparent;
    left:-20px;
}
/*skype-button-template-7*/
body .wpscb-button-template-7 a {
    background-color:#ad306b;
    color: #ffffff;
    padding:10px 25px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    position: relative;
}
.wpscb-button-template-7 a:before {
    border-radius: 30px;
}
.wpscb-button-template-7 .wpscb-text-icon-both a {
    padding:15px 30px;
}
.wpscb-button-template-7 .wpscb-icon-only a{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 0;
}
.wpscb-button-template-7 .wpscb-icon-only a:before {
    border-radius: 50%;
}
.wpscb-button-template-7 .wpscb-icon-only a i {
    height: 52px;
    width: 52px;
    color: #ad306b;
    background-color: #ffffff;
    padding: 14px;
    font-size: 23px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -26px;
    margin-top: -26px;
}
.wpscb-button-template-7 .wpscb-text-icon-both a i {
    position: absolute;
    top: 50%;
    height: 48px;
    width: 48px;
    color: #ad306b;
    background-color: #ffffff;
    padding: 14px;
    font-size: 20px;
    border-radius: 50%;
    margin-top:-24px;
}
.wpscb-button-template-7 .wpscb-text-icon-both.wpscb-button-postion-left a {
    padding-left: 70px;
}
.wpscb-button-template-7 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right:70px;
}


.wpscb-button-template-7 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a {
    padding-left: 30px;
}
.wpscb-button-template-7 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right:30px;
}

.wpscb-button-template-7 .wpscb-text-icon-both.wpscb-button-postion-left a i {
    left:4px;
}
.wpscb-button-template-7 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right:4px;
}
/*skype-button-template-8*/
.wpscb-button-template-8 a {
    background-color: #3d92c5;
    color: #ffffff;
    padding: 12px 30px;
    position: relative;
    font-size: 18px;
    font-family:'Roboto', sans-serif;
}
.wpscb-button-template-8 a:before {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    content:'';
    position: absolute;
    background-color: transparent;
    border:3px solid #ffffff;
    top:5px;
    left: 5px;
}
.wpscb-button-template-8 .wpscb-icon-only a {
    padding: 13px 16px 15px;
    font-size: 21px;
    line-height: 1;
}
.wpscb-button-template-8 .wpscb-text-icon-both a i {
    position: absolute;
    background-color: #ffffff;
    top:8px;
    width: 44px;
    color: #3d92c5;
    font-size: 20px;
    height: calc(100% - 16px);
}
.wpscb-button-template-8 .wpscb-text-icon-both a i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.wpscb-button-template-8 .wpscb-text-icon-both a i:after {
    content: '';
    position: absolute;
    top:50%;
    width: 0;
    height: 0;
    background-color: transparent;
    border-style: solid;
    border-width: 8px 11px;
    margin-top: -11px;
}
.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-left a i:after {
    border-color: transparent transparent transparent #ffffff;
    right: -22px;
}
.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-right a i:after {
    border-color: transparent #ffffff transparent transparent;
    left: -22px;
}
.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-left a {
    padding-left:90px;
}
.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right: 90px;
}

.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a {
    padding-left:30px;
}
.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right: 30px;
}
.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-left a i {
    left:7px;
}
.wpscb-button-template-8 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right:7px;
}
/*skype-button-template-9*/
body .wpscb-button-template-9 a {
    background-color: #000000;
    color: #40b7ff;
    border-radius: 5px;
    padding:10px 25px;
    text-transform: uppercase;
    font-size: 17px;
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
}
.wpscb-button-wrap.wpscb-button-template-9 a:before {
    border-radius: 5px;
}
.wpscb-button-wrap.wpscb-button-template-9 a:hover,
.wpscb-button-wrap.wpscb-button-template-9 a:focus{
    color: #40b7ff;
}
.wpscb-button-template-9 .wpscb-icon-only a {
    padding: 10px 12px 14px;
    font-size: 23px;
    line-height: 1;
}
.wpscb-button-template-9 .wpscb-text-icon-both a {
    padding:18px 25px;
}
.wpscb-button-template-9 .wpscb-text-icon-both a i{
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #40b7ff;
    color: #ffffff;
    font-size: 20px;
    padding: 14px;
    margin-top:-24px;
}
.wpscb-button-template-9 .wpscb-text-icon-both a i:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    background-color: transparent;
    border-style: solid;
    border-width: 13px 13px 4px 13px;
    margin-top: -4px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-left a i:after {
    border-color: transparent transparent transparent #40b7ff;
    right: -20px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-right a i:after {
    border-color: transparent #40b7ff transparent transparent;
    left: -20px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-left a {
    padding-left:80px;
    border-radius: 30px 5px 5px 30px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right: 80px;
    border-radius: 5px 30px 30px 5px;
}

.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a {
    padding-left: 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right: 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-left a i {
    left:7px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right:7px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-left a:before{
    border-radius: 30px 5px 5px 30px;
}
.wpscb-button-template-9 .wpscb-text-icon-both.wpscb-button-postion-right a:before {
    border-radius: 5px 30px 30px 5px;
}
/*skype-button-template-10*/
body .wpscb-button-template-10 a {
    background-color: #1BB8FB;
    color: #ffffff;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 30px;
    position: relative;
    overflow:hidden;
    color: #fff;
}
.wpscb-button-template-10 .wpscb-icon-only a {
    border-radius: 50%;
    padding: 5px;
    font-size: 26px;
    line-height: 1;
    background-color: transparent;
}
.wpscb-button-template-10 .wpscb-icon-only a i{
    color:#0084ff;
    font-size:40px;
}
.wpscb-button-template-10 .wpscb-icon-only a:before {
    border-radius: 50%;
}
.wpscb-button-template-10 .wpscb-text-icon-both a {
    padding: 12px 25px;
}
.wpscb-button-template-10 .wpscb-text-icon-both a i{
    position: absolute;
    top:0;
    height:100%;
    padding: 15px 10px 15px 25px;
    background-color: #edebff;
    color: #1BB8FB;
    font-size: 24px;
    z-index: 2;
}
.wpscb-button-template-10 .wpscb-text-icon-both a i:after {
    content: '';
    position: absolute;
    background-color: #edebff;
    height: 200px;
    width: 35px;
    transform: rotate(25deg);
    top: 50%;
    margin-top: -100px;
    z-index: -1;
}
.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-left a  {
    padding-left:100px;
}
.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-right a {
    padding-right:100px;
}

.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-left .wpscb-all-buttons-container a {
    padding-left: 25px;
}
.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-right .wpscb-all-buttons-container a {
    padding-right: 25px;
}


.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-left a i{
    left:0;
    border-radius: 30px 0 0 30px;
}
.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-right a i {
    right: 0;
    border-radius: 0 30px 30px 0;
    padding: 15px 25px 15px 10px;
}
.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-left a i:after{
    right:-13px;
}
.wpscb-button-template-10 .wpscb-text-icon-both.wpscb-button-postion-right a i:after {
    left: -13px;
}
/*skype-tooltip*/
.wpscb-button-wrap.wpscb-tooltip-disable .wpscb-tooltip-enable-text {
    display: none;
}
.wpscb-button-wrap.wpscb-tooltip-enable.wpscb-default .wpscb-text-inner-wrapper{
    position: relative;
    display: inline-block;
}
.wpscb-button-wrap .wpscb-tooltip-enable-text {
    display: inline-block;
    color: #d2d2d2;
    font-size: 13px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom:100%;
    left:0;
    right: 0;
    -moz-transition:all 400ms ease-in-out;
    -webkit-transition:all 400ms ease-in-out;
    transition:all 400ms ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.wpscb-button-wrap .wpscb-tooltip-enable-text  span {
    background-color: #000;
    padding: 5px;
    display: inline-block;
    white-space: nowrap;
}

.ucb_top_left_container .wpscb-button-wrap .wpscb-tooltip-enable-text ,
.ucb_top_right_container .wpscb-button-wrap .wpscb-tooltip-enable-text ,
.ucb_top_center_container .wpscb-button-wrap .wpscb-tooltip-enable-text {
    bottom: -50px;
}

.ucb_top_right_container .wpscb-button-wrap .wpscb-tooltip-enable-text ,
.ucb_bottom_right_container .wpscb-button-wrap .wpscb-tooltip-enable-text {
    left: unset;
}

.ucb_top_right_container .wpscb-button-wrap .wpscb-tooltip-enable-text:before ,
.ucb_bottom_right_container .wpscb-button-wrap .wpscb-tooltip-enable-text:before {
    left: unset;
    right: 20px;
}

.ucb_left_center_container .wpscb-button-wrap .wpscb-tooltip-enable-text {
    /*    bottom: unset;
        top: 30%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        left: unset;
        right: -70%;*/
}

.ucb_right_center_container .wpscb-button-wrap .wpscb-tooltip-enable-text {
    bottom: unset;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -70%;
    right: unset;
}

.ucb_left_center_container .wpscb-button-wrap .wpscb-icon-only .wpscb-tooltip-enable-text {
    /*left: 70px;*/
}

.ucb_right_center_container .wpscb-button-wrap .wpscb-icon-only .wpscb-tooltip-enable-text {
    left: unset;
    right: 70px;
}

.ucb_left_center_container .wpscb-button-wrap .wpscb-text-only .wpscb-tooltip-enable-text {
    right: -100%;
}

.ucb_right_center_container .wpscb-button-wrap .wpscb-text-only .wpscb-tooltip-enable-text {
    left: -100%;
}

.wpscb-button-wrap.wpscb-tooltip-enable a {
    margin-top: 10px;
    position:relative;
}

.ucb_right_center_container .wpscb-button-wrap.wpscb-tooltip-enable a {
    margin-top: 0;
}
.ucb_left_center_container .wpscb-button-wrap.wpscb-tooltip-enable a{
    margin-top:0px;
}

.wpscb-button-wrap.wpscb-top.wpscb-tooltip-enable a {
    margin-bottom: 20px;
}
.wpscb-button-wrap.wpscb-top .wpscb-tooltip-enable-text {
    top:100%;
    bottom:auto;
}
.wpscb-button-wrap .wpscb-tooltip-enable-text:before {
    content: '';
    position: absolute;
    background-color: transparent;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: #000 transparent transparent;
    bottom: -15px;
    left: 50%;
    margin-left: -8px;
}
.wpscb-button-wrap.wpscb-top .wpscb-tooltip-enable-text:before {
    border-color: transparent transparent #000;
    bottom: auto;
    top:-15px;
}

.ucb_top_left_container .wpscb-button-wrap .wpscb-tooltip-enable-text:before ,
.ucb_top_right_container .wpscb-button-wrap .wpscb-tooltip-enable-text:before ,
.ucb_top_center_container .wpscb-button-wrap .wpscb-tooltip-enable-text:before {
    border-color: transparent transparent #000;
    bottom: unset;
    top: -15px;
}

.ucb_left_center_container .wpscb-button-wrap .wpscb-tooltip-enable-text:before {
    /*    left: -8px;
        top: 7px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);*/
}

.ucb_right_center_container .wpscb-button-wrap .wpscb-tooltip-enable-text:before {
    right: -16px;
    left: unset;
    top: 7px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-top-color: #000;
}

.wpscb-button-wrap.wpscb-tooltip-enable .wpscb-text-inner-wrapper .wpscb-tooltip-enable-text {
    text-align: center;
}

.wpscb-button-wrap.wpscb-tooltip-enable .wpscb-text-inner-wrapper .wpscb-button-tooltip-wrap {
    position: relative;
}

.wpscb-button-wrap.wpscb-tooltip-enable .wpscb-text-inner-wrapper:hover .wpscb-tooltip-enable-text {
    opacity: 1;
    visibility: visible;
    -webkit-animation-name: wpscb-bob-float, wpscb-bob;
    animation-name: wpscb-bob-float, wpscb-bob;
    -webkit-animation-duration: .3s, 1s;
    animation-duration: .3s, 1s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
/*position*/
.wpscb-top .wpscb-text-inner-wrapper,
.wpscb-left .wpscb-text-inner-wrapper,
.wpscb-bottom .wpscb-text-inner-wrapper,
.wpscb-right .wpscb-text-inner-wrapper {
    position: absolute;
}
.wpscb-top.wpscb-enable-sticky .wpscb-text-inner-wrapper,
.wpscb-left.wpscb-enable-sticky .wpscb-text-inner-wrapper,
.wpscb-bottom.wpscb-enable-sticky .wpscb-text-inner-wrapper,
.wpscb-right.wpscb-enable-sticky .wpscb-text-inner-wrapper {
    position: fixed;
    z-index: 99999;
}
.wpscb-top .wpscb-text-inner-wrapper {
    top: 20px;
}
.wpscb-left .wpscb-text-inner-wrapper {
    left: 20px;
}
.wpscb-bottom .wpscb-text-inner-wrapper {
    bottom: 20px;
}
.wpscb-right .wpscb-text-inner-wrapper {
    right: 20px;
}
.wpscb-button-wrap.wpscb-top.wpscb-center .wpscb-text-inner-wrapper,
.wpscb-button-wrap.wpscb-bottom.wpscb-center .wpscb-text-inner-wrapper  {
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.wpscb-button-wrap.wpscb-left.wpscb-center .wpscb-text-inner-wrapper,
.wpscb-button-wrap.wpscb-right.wpscb-center .wpscb-text-inner-wrapper {
    top:50%;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
/*ANIMATION*/
/*animation-type-1*/
.wpscb-button-wrap.wpscb-animation-1 a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.wpscb-button-wrap.wpscb-animation-1 a:hover {
    -webkit-animation-name: wpscb-pulse;
    animation-name: wpscb-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
/*animation-type-2*/
.wpscb-button-wrap.wpscb-animation-2 a {
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.wpscb-button-wrap.wpscb-animation-2 a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.wpscb-button-wrap.wpscb-animation-2 a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.wpscb-button-wrap.wpscb-animation-2 a:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
/*animation-type-3*/
.wpscb-button-wrap.wpscb-animation-3 a {
    -moz-box-shadow: 3px 3px 0 #36315C !important;
    -webkit-box-shadow: 3px 3px 0 #36315C !important;
    box-shadow: 3px 3px 0 #36315C !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wpscb-button-wrap.wpscb-animation-3 a:hover {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
/*animation-type-4*/
.wpscb-button-wrap.wpscb-animation-4 a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.wpscb-button-wrap.wpscb-animation-4 a:hover {
    -webkit-animation-name: wpscb-wobble-skew;
    animation-name: wpscb-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/*animation-type-5*/
.wpscb-button-wrap.wpscb-animation-5 a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.wpscb-button-wrap.wpscb-animation-5 a:hover {
    -webkit-animation-name: wpscb-buzz;
    animation-name: wpscb-buzz;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/*animation-type-6*/
.wpscb-button-wrap.wpscb-animation-6 a:hover {
    transform-origin:top center;
    animation-name:wpscb-swing;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/*animation-type-7*/
.wpscb-button-wrap.wpscb-animation-7 a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.wpscb-button-wrap.wpscb-animation-7 a:hover {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
}
/*animation-type-8*/
.wpscb-button-wrap.wpscb-animation-8 a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.wpscb-button-wrap.wpscb-animation-8 a:hover {
    -webkit-animation-name: wpscb-bob-float, wpscb-bob;
    animation-name: wpscb-bob-float, wpscb-bob;
    -webkit-animation-duration: .3s, 1s;
    animation-duration: .3s, 1s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
/*animation-type-9*/
.wpscb-button-wrap.wpscb-animation-9 a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}
.wpscb-button-wrap.wpscb-animation-9 a:before {
    content: '';
    position: absolute;
    border: rgba(0,0,0, 0.2) solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.wpscb-button-wrap.wpscb-animation-9 a:hover:before {
    -webkit-animation-name: wpscb-ripple-out;
    animation-name: wpscb-ripple-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 1;
}
/*animation-type-10*/
.wpscb-button-wrap.wpscb-animation-10 a {
    position: relative;
    overflow:hidden;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.wpscb-button-wrap.wpscb-animation-10 a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.2);
    content: '';
    z-index: 10;
    -webkit-transition: -webkit-transform .6s;
    -moz-transition: -moz-transform .6s;
    -ms-transition: -ms-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,22px);
    -moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,22px);
    -ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,22px);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,22px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.wpscb-button-wrap.wpscb-animation-10 a:hover:after{
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,22px);
    -moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,22px);
    -ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,22px);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,22px);
    opacity: 1;
    visibility: visible;
}

.wpscb-button-template-2 .wpscb-icon-only a i,
.wpscb-button-template-3 .wpscb-icon-only a i,
.wpscb-button-template-4 .wpscb-icon-only a i{
    font-size:25px;
}

.widget_wpscb_widget .wpscb-top .wpscb-text-inner-wrapper,
.widget_wpscb_widget .wpscb-left .wpscb-text-inner-wrapper,
.widget_wpscb_widget .wpscb-bottom .wpscb-text-inner-wrapper,
.widget_wpscb_widget .wpscb-right .wpscb-text-inner-wrapper {
    position: static;
}

@-webkit-keyframes wpscb-pulse {
    25% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}
@keyframes wpscb-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}
@-webkit-keyframes wpscb-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}
@keyframes wpscb-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}
@-webkit-keyframes wpscb-buzz {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}
@keyframes wpscb-buzz {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@-moz-keyframes wpscb-swing{
    20%{
        transform:rotate(15deg)
    }
    40%{
        transform:rotate(-10deg)
    }
    60%{
        transform:rotate(5deg)
    }
    80%{
        transform:rotate(-5deg)
    }
    to{
        transform:rotate(0deg)
    }
}

@-webkit-keyframes wpscb-swing{
    20%{
        transform:rotate(15deg)
    }
    40%{
        transform:rotate(-10deg)
    }
    60%{
        transform:rotate(5deg)
    }
    80%{
        transform:rotate(-5deg)
    }
    to{
        transform:rotate(0deg)
    }
}
@keyframes wpscb-swing{
    20%{
        transform:rotate(15deg)
    }
    40%{
        transform:rotate(-10deg)
    }
    60%{
        transform:rotate(5deg)
    }
    80%{
        transform:rotate(-5deg)
    }
    to{
        transform:rotate(0deg)
    }
}
@-webkit-keyframes wpscb-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}
@keyframes wpscb-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}
@-webkit-keyframes wpscb-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}
@keyframes wpscb-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}
@-webkit-keyframes wpscb-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}
@keyframes wpscb-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.wpscb-button-wrap {
    margin-bottom: 5px;
}

.wpscb-button-tooltip-wrap {
    display: inline-block;
}

.skype-button .lwc-button-icon {
    display: none !important;
}