.clearfix:after, .clearfix:before{ display:table; content:""}
.clearfix:after, .clearfix:before{ clear:both; }
.clearfix{*zoom:1}
.wpzest-social-share a:hover {
    text-decoration: none;
}
.wpzest-total-count {
    font-size: 28px;
    display: inline-block;
    vertical-align: top;
}
.wpzest-total-shares {
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
    margin-top: 11px;
}
.wpzest-total-text {
    display: block;
    line-height: 9px;
}
.entry-content .wpzest-social-share a {
    border-bottom: none;
}
.link{
    cursor:pointer;
}
/**********************************************THEME 1 CSS ************************************************************/
.wpzest-theme-1 .wpzest-social-share{
    display:none;
}
.wpzest-theme-1 .wpz-name
{
    display: none;
}
.wpzest-theme-1 .wpz-share
{
    display: none;
}
.wpzest-theme-1 .wpz-single-icon a{
    position: relative;
    display: block;
    float: left;
    /*margin:8px;*/
    color:#fff;
    min-height:60px;
}
.wpzest-theme-1 .wpzest-icon-block{
   /* border-radius: 36px;*/
    margin: 0 auto;
    position: relative;
    width: 55px;
    height:55px;
}
.wpzest-theme-1 .wpz-single-icon .fa{
    color: #fff;
    font-size: 30px;
    line-height:1;
    /*min-width:36px;*/
    vertical-align: top;
    padding:14px;
    position:relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpzest-theme-1 .wpzest-icon-text {
    display:none;
}
.wpzest-theme-1 .wpz-single-icon a:hover .wpzest-icon-block:after{
    background: none repeat scroll 0 0 #fff;
    /*border-radius: 100%;*/
    content: "";
    height: 100%;
    /*left: -3px;*/
    position: absolute;
    top: -3px;
     transition: all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    width: 100%;
}
.wpzest-theme-1 .wpz-single-icon a:hover .fa {
    z-index: 5;
}
.wpzest-theme-1 .wpzest-facebook a:hover .fa{
    color:#3b5998;
}
.wpzest-theme-1 .wpzest-twitter a:hover .fa{
    color:#1dcaff;
}
.wpzest-theme-1 .wpzest-google-plus a:hover .fa{
    color:#dd4b39;
}
.wpzest-theme-1 .wpzest-linkedin a:hover .fa{
    color:#3f729b;
}
.wpzest-theme-1 .wpzest-reddit a:hover .fa{
    color:#ff4500;
}
.wpzest-theme-1 .wpzest-pinterest a:hover .fa{
    color:#C92228;
}
.wpzest-theme-1 .wpzest-print .wpzest-icon-block
{
    background: #222;
    color: #fff;
}
.wpzest-theme-1 .wpzest-print a:hover .fa{
    color: #222;
}
.wpzest-theme-1 .wpzest-email .wpzest-icon-block
{
    background: #8e8e8e;
    color: #fff;
}
.wpzest-theme-1 .wpzest-email a:hover .fa{
    color: #8e8e8e;
}
/**********************************************THEME 2 CSS ************************************************************/
.wpzest-theme-2 .wpzest-social-share{
    display:none;
}
.wpzest-theme-2 .wpzest-icon-text
{
    display: none;
}
.wpzest-theme-2 .wpz-single-icon a{
    position: relative;
    display: block;
    float: left;
    margin: 10px 8px;
    color:#fff;
}
.wpzest-theme-2 .wpzest-icon-block{
    font-size: 15px;
    position: relative;
    min-width: 115px;
    border-radius: 4px;
}
.wpzest-theme-2 .wpz-single-icon .fa{
    color: #fff;
    font-size: 18px;
    line-height: 29px;
    min-width: 38px;
    vertical-align: top;
    padding: 3px 0;
    position:relative;
    height:35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.wpzest-theme-2 .wpz-single-icon .fa:before{
    left: 55%;
    margin-left: -17px;
    position: absolute;
    text-align: center;
    width: 28px;
    transform:rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transition: all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.wpzest-theme-2 .wpz-name {
    display: inline-block;
    line-height: 29px;
    vertical-align: middle;
    padding: 3px 0px;
    margin:0 0 0 -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 13px;

}
.wpzest-theme-2 .wpzest-facebook .wpzest-icon-block{
    background-color:#3b5998;
}
.wpzest-theme-2 .wpzest-facebook .wpzest-icon-block:hover{
    background-color:#889dc9;
}
.wpzest-theme-2 .wpzest-twitter .wpzest-icon-block{
    background-color:#1dcaff;
}
.wpzest-theme-2 .wpzest-twitter .wpzest-icon-block:hover{
    background-color:#68dbff;
}
.wpzest-theme-2 .wpzest-google-plus .wpzest-icon-block{
    background-color:#dd4b39;
}
.wpzest-theme-2 .wpzest-google-plus .wpzest-icon-block:hover{
    background-color:#fe8778;
}
.wpzest-theme-2 .wpzest-linkedin .wpzest-icon-block{
    background-color:#3f729b;
}
.wpzest-theme-2 .wpzest-linkedin .wpzest-icon-block:hover{
    background-color:#529cd8;
}
.wpzest-theme-2 .wpzest-reddit .wpzest-icon-block{
    background-color:#ff4500;
}
.wpzest-theme-2 .wpzest-reddit .wpzest-icon-block:hover{
    background-color:#ed8762;
}
.wpzest-theme-2 .wpzest-pinterest .wpzest-icon-block{
    background-color:#C92228;
}
.wpzest-theme-2 .wpzest-pinterest .wpzest-icon-block:hover{
    background-color:#EA5056;
}
.wpzest-theme-2 .wpzest-print .wpzest-icon-block{
    background-color:#222222;
}
.wpzest-theme-2 .wpzest-print .wpzest-icon-block:hover{
    background-color:#656363;
}
.wpzest-theme-2 .wpzest-email .wpzest-icon-block{
    background-color:#8e8e8e;
}
.wpzest-theme-2 .wpzest-email .wpzest-icon-block:hover{
    background-color:#b7b5b5;
}
.wpzest-theme-2 .wpz-share
{
    display: none;
}

/**********************************************THEME 3 CSS ************************************************************/
.wpzest-theme-3 .wpzest-social-share{
    display:none;
}
.wpzest-theme-3 .wpz-name
{
    display: none;
}
.wpzest-theme-3 .wpz-single-icon a{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
    color:#fff;
}
.wpzest-theme-3 .wpz-share
{
    display: none;
}
.wpzest-theme-3 .wpz-single-icon a .wpzest-icon-block{
    font-size:13px;
    position: relative;
    border-radius: 36px;
    float: left;
    z-index: 5;
    height:36px;
    width:36px;
}
.wpzest-theme-3 .wpz-single-icon a:hover .wpzest-icon-block{
    width:auto;
}
.wpzest-theme-3 .wpz-single-icon .fa{
    color: #fff;
    font-size: 20px;
    line-height:1;
    min-width:36px;
    min-height:36px;
    vertical-align: top;
    padding: 8px 0 0;
    /*padding: 8px 0px 8px 0px;*/
    position:relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpzest-theme-3 .wpzest-icon-text {
    display: inline-block;
    line-height: 1;
    opacity: 0;
    padding: 11px 0 0;
    filter: alpha(opacity=0);/*ie8*/
    width: 0;
    font-size:0;
    transition: opacity 0.8s ease-in-out;
    -webkit-transition:opacity 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease-in-out;
    -o-transition:opacity 0.8s ease-in-out;
    -ms-transition:opacity 0.8s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpzest-theme-3 .wpz-single-icon a:hover .wpzest-icon-text {
    display: inline-block;
    line-height: 1;
    font-size:13px;
    opacity: 1;
     filter: alpha(opacity=100);/*ie8*/
     width: auto;
     position: relative;
}
.wpzest-theme-3  .wpz-single-icon a{
    border-radius:36px;
}
.wpzest-theme-3  .wpz-single-icon a:hover{
    padding-right:9px;
}
.wpzest-theme-3  .wpzest-facebook a{
    background-color:#3b5998;
}
.wpzest-theme-3 .wpzest-twitter a{
    background-color:#1dcaff;
}
.wpzest-theme-3 .wpzest-google-plus a{
    background-color:#dd4b39;
}
.wpzest-theme-3 .wpzest-linkedin a{
    background-color:#3f729b;
}
.wpzest-theme-3 .wpzest-reddit a{
    background-color:#ff4500;
}
.wpzest-theme-3 .wpzest-pinterest a{
    background-color:#C92228;
}
.wpzest-theme-3 .wpzest-print a{
    background-color:#222222;
}
.wpzest-theme-3 .wpzest-email a{
    background-color:#8e8e8e;
}
.wpzest-theme-3 .wpz-single-icon .wpzest-icon-block{
    background:none;
}
/***********************************theme 4 css********************************************************/
.wpzest-theme-4 .wpzest-social-share {
    font-family: 'MyriadPro-Regular';
}
.wpzest-theme-4 .wpz-name
{
    display: none;
}
.wpzest-theme-4 .wpzest-icon-text{
    display:none;
}
.wpzest-theme-4  .wpz-share{
    color: #636363;
    font-size:14px;
    margin: 0 0 0 7px;
}
.wpzest-theme-4 .wpz-single-icon .wpzest-icon-block{
    font-size:18px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 1px 5px;
    position: relative;
    background-color: #f7f7f7;
    width: 86px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpzest-theme-4 .wpzest-icon-block:before{
    position:absolute;
    height:30px;
    width:100%;
    content:"";
    left:0px; 
    right: 0px;
    top:-1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    transition: all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.wpzest-theme-4 .wpz-single-icon:hover .wpzest-icon-block:before{
    height:0;
}
.wpzest-theme-4 .wpz-single-icon a{
     position: relative;
     display: block;
     float: left;
     margin: 10px;
}
.entry-content .wpzest-social-share.wpzest-theme-4 a:hover, .entry-content .wpzest-social-share.wpzest-theme-4 a:focus{
    border:none;
}
.wpzest-theme-4 .wpzest-icon-block .fa {
     min-width:22px;
}
.wpzest-icon-block .fa {
    text-align: center;
    vertical-align: middle;
}
.wpzest-theme-4 .wpzest-facebook .fa{
    color:#3b5998;
}
.wpzest-theme-4 .wpzest-facebook .wpzest-icon-block:before{
    border-left:2px solid #3b5998;
}
.wpzest-theme-4 .wpzest-twitter .fa{
    color:#1dcaff;
}
.wpzest-theme-4 .wpzest-twitter .wpzest-icon-block:before{
    border-left:2px solid #1dcaff;
}
.wpzest-theme-4 .wpzest-google-plus .fa{
    color:#dd4b39;
}
.wpzest-theme-4 .wpzest-google-plus .wpzest-icon-block:before{
    border-left:2px solid #dd4b39;
}
.wpzest-theme-4 .wpzest-reddit .fa{
    color:#ff4500;
}
.wpzest-theme-4 .wpzest-reddit .wpzest-icon-block:before{
    border-left:2px solid #ff4500;
}
.wpzest-theme-4 .wpzest-linkedin .fa{
    color:#3f729b;
}
.wpzest-theme-4 .wpzest-linkedin .wpzest-icon-block:before{
    border-left:2px solid #3f729b;
}
.wpzest-theme-4 .wpzest-pinterest .fa{
    color:#C92228;
}
.wpzest-theme-4 .wpzest-pinterest .wpzest-icon-block:before{
    border-left:2px solid #C92228;
}
.wpzest-theme-4 .wpzest-print .fa{
    color:#222222;
}
.wpzest-theme-4 .wpzest-print .wpzest-icon-block:before{
    border-left:2px solid #222222;
}
.wpzest-theme-4 .wpzest-email .fa{
    color:#8e8e8e;
}
.wpzest-theme-4 .wpzest-email .wpzest-icon-block:before{
    border-left:2px solid #8e8e8e;
}
/**********************************************THEME 5 CSS ************************************************************/
.wpzest-theme-5 .wpzest-icon-text{
    display:none;
}
.wpzest-theme-5 .wpz-name
{
    display: none;
}
.wpzest-theme-5 .wpz-share{
    display: none;
}
.wpzest-theme-5 .wpz-single-icon {
    border-bottom: none;
    margin-bottom: 20px;
    display: inline-block;
 }
.wpzest-theme-5 .wpz-single-icon a{
   
    color: #fff;
    display: block;
    float: left;
    height: 30px;
    margin: 10px;
    padding: 5px;
    position: relative;
    width: 30px;
    background: none !important;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
 }
.wpzest-theme-5 .wpz-single-icon a:before{
    content: '';
    background-color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -21px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    border-radius: 33px;
    border: 2px solid #999;

}
.wpzest-theme-5 .wpz-single-icon .wpzest-icon-block{
    vertical-align: middle;
    line-height: 46px;
    display: inline-block;
}
.wpzest-theme-5 .wpzest-icon-block{
   
    position: relative;
}
.wpzest-theme-5 .wpz-single-icon .fa{
    color: #8A8A8A;
    font-size: 19px;
    line-height: 2.2;
    position: relative;
    display: block;
}
.wpzest-theme-5 .wpzest-social-share{
    
    font-size: 13px;
    text-align: center;
    line-height: 1;
    padding: 3px 0 2px;
    text-transform: capitalize;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpzest-theme-5 .wpzest-icon-block a:hover .fa, .wpzest-theme-5 .wpz-single-icon:hover .fa{
    color:#fff;
}
.wpzest-theme-5 .wpzest-facebook a:hover:before {
    background-color:#3b5998;
    border-color: #3b5998;
}
.wpzest-theme-5 .wpzest-twitter a:hover:before {
    background-color:#1dcaff;
    border-color:#1dcaff;
}
.wpzest-theme-5 .wpzest-google-plus a:hover:before {
    background-color:#dd4b39;
    border-color:#dd4b39;
}
.wpzest-theme-5 .wpzest-linkedin a:hover:before {
    background-color:#3f729b;
    border-color:#3f729b;
}
.wpzest-theme-5 .wpzest-reddit a:hover:before {
    background-color:#ff4500;
    border-color:#ff4500;
}
.wpzest-theme-5 .wpzest-pinterest a:hover:before {
    background-color:#C92228;
    border-color:#C92228;
}
.wpzest-theme-5 .wpzest-print a:hover:before {
    background-color:#222222;
    border-color:#222222;
}
.wpzest-theme-5 .wpzest-email a:hover:before {
    background-color:#8e8e8e;
    border-color:#8e8e8e;
}
.wpzest-theme-5 .wpz-single-icon a:hover{
    background-color:#fff;
}
.wpzest-theme-5 .wpz-single-icon .wpzest-icon-block{
    background:none;
}

/**********************************************THEME 6 CSS ************************************************************/
.wpzest-theme-6 .wpzest-social-share{
    display:none;
}
.wpzest-theme-6 .wpz-name
{
    display: none;
}
.wpzest-theme-6 .wpz-single-icon a{
    position: relative;
    display: block;
    float: left;
    margin: 10px 8px;
    color:#fff;
}
.wpzest-theme-6 .wpzest-icon-block{
    font-size:14px;
    position: relative;
    min-width: 207px;
}
.wpzest-theme-6 .wpz-single-icon .fa{
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    min-width: 38px;
    vertical-align: top;
    padding: 3px 0;
    position:relative;
    height:35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.wpzest-theme-6 .wpz-single-icon .fa:before{
    left: 55%;
    margin-left: -19px;
    position: absolute;
    text-align: center;
    width: 35px;
    transform:rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transition: all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.wpzest-theme-6 .wpz-single-icon a:hover .fa:before{
    transform:rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);  
}
.wpzest-theme-6 .wpzest-icon-text {
    display: inline-block;
    line-height: 29px;
    vertical-align: middle;
    padding: 3px 9px;
    margin:0 0 0 -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpzest-theme-6 .wpzest-facebook .fa{
    border-right:1px solid #28447d;
}
.wpzest-theme-6 .wpzest-facebook .wpzest-icon-text {
    border-left:1px solid #476dbe;
}
.wpzest-facebook .wpzest-icon-block{
    background-color:#3b5998;
}
.wpzest-twitter .wpzest-icon-block{
    background-color:#1dcaff;
}
.wpzest-theme-6 .wpzest-twitter .fa{
    border-right:1px solid #1ca2cb;
}
.wpzest-theme-6 .wpzest-twitter .wpzest-icon-text {
    border-left:1px solid #77dfff;
}
.wpzest-google-plus .wpzest-icon-block{
    background-color:#dd4b39;
}
.wpzest-theme-6 .wpzest-google-plus .fa{
    border-right:1px solid #b73c2c;
}
.wpzest-theme-6 .wpzest-google-plus .wpzest-icon-text {
    border-left:1px solid #f57060;
}
.wpzest-linkedin .wpzest-icon-block{
    background-color:#3f729b;
}
.wpzest-theme-6 .wpzest-linkedin .fa{
    border-right:1px solid #365a76;
}
.wpzest-theme-6 .wpzest-linkedin .wpzest-icon-text {
    border-left:1px solid #5391c2;
}
.wpzest-reddit .wpzest-icon-block{
    background-color:#ff4500;
}
.wpzest-theme-6 .wpzest-reddit .fa{
    border-right:1px solid #e64307;
}
.wpzest-theme-6 .wpzest-reddit .wpzest-icon-text {
    border-left:1px solid #f56835;
}
.wpzest-pinterest .wpzest-icon-block{
    background-color:#C92228;
}
.wpzest-theme-6 .wpzest-pinterest .fa{
    border-right:1px solid #ad0f15;
}
.wpzest-theme-6 .wpzest-pinterest .wpzest-icon-text {
    border-left:1px solid #fc131b;
}

.wpzest-print .wpzest-icon-block{
    background-color:#222222;
}
.wpzest-theme-6 .wpzest-print .fa{
    border-right:1px solid #1b1919;
}
.wpzest-theme-6 .wpzest-print .wpzest-icon-text {
    border-left:1px solid #525050;
}

.wpzest-email .wpzest-icon-block{
    background-color:#8e8e8e;
}
.wpzest-theme-6 .wpzest-email .fa{
    border-right:1px solid #737373;
}
.wpzest-theme-6 .wpzest-email .wpzest-icon-text {
    border-left:1px solid #adabab;
}
.wpzest-theme-6 .wpz-share
{
    display: none;
}
/**********************************************THEME 8 CSS ************************************************************/
.wpzest-theme-7 .wpz-single-icon {
    display: inline-block;
    width: auto;
    width: auto;
    position: relative;
    height: 44px;
    margin-bottom: 5px;
    overflow: hidden;
}
.wpzest-theme-7 .wpz-name {
    display: none;
}
.wpzest-theme-7 .wpzest-icon-text {
    display: none;
}
.wpzest-theme-7 .wpz-single-icon:hover .fa {
    visibility: hidden;
    opacity: 0
}
.wpzest-theme-7 .wpz-share {
    color: #ffffff;
    height: 100%;
    padding: 10px 20px;
    width: 100%;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    position: absolute;
    transition: transform 0.8s ease 0s;
    -webkit-transition: transform 0.8s ease 0s;
    -ms-transition: transform 0.8s ease 0s;
    left: 0;
    background-color: #797976
}
.wpzest-theme-7 .wpz-single-icon:hover {
    background-color: #797976;
}
.wpzest-theme-7 .wpz-single-icon a .fa {
    line-height: 44px;
    color: #fff;
    padding: 0 8px;
    vertical-align: top;
}
.wpzest-theme-7 .wpzest-icon-block {
    font-size: 14px;
    min-width: 120px;
    height: 44px;
    width: auto;
    text-align: center;
}
.wpzest-theme-7 .wpz-single-icon:hover .wpz-share {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform-transform: translateX(0);
    -webkit-transform: translateX(0);
    width: 100%;
}
/**********************************************THEME 9 CSS ************************************************************/
.wpzest-theme-8 .wpzest-icon-text{
    display:none;
}
.wpzest-theme-8 .wpz-share
{
    display:none !important;
}
.wpzest-theme-8 .wpz-name
{
  display: none;
}
.wpzest-theme-8 .wpz-single-icon
{
    border-radius:76px;
    color: #797976 ;
    display:block;
    float:left;
    height:30px;
    margin:5px;
    padding:5px;
    position:relative;
    width:30px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
}
.wpzest-theme-8 .wpz-single-icon .fa{
    color:#797976;
    font-size:19px;
    line-height:1.2;
    position:relative;
    transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    display:block;
} 
.wpzest-theme-8 .wpzest-icon-text{
   
    position:relative;
}
.wpzest-theme-8 .wpzest-social-share{
    display:block;
    font-size:13px;
    text-align:center;
    line-height:1;
    padding:3px 0 2px;
    text-transform:capitalize;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.wpzest-theme-8 .count{
    display:block;
    font-size:13px;
    text-align:center;
    line-height:1;
    padding: 2px;
}
.wpzest-theme-8 .wpzest-facebook
{
    color:#797976;
}
.wpzest-theme-8 .wpzest-facebook:hover .fa
{
    color:#3b5998;
}
.wpzest-theme-8 .wpzest-twitter {
    color:#797976;
}
.wpzest-theme-8 .wpzest-twitter:hover .fa {
    color:#1dcaff;
}

.wpzest-theme-8 .wpzest-google-plus{

    color:#797976;
}
.wpzest-theme-8 .wpzest-google-plus:hover .fa
{
    color:#dd4b39;
}
.wpzest-theme-8 .wpzest-linkedin{
    color:#797976;
}
.wpzest-theme-8 .wpzest-linkedin:hover .fa
{
    color:#3f729b;
}
.wpzest-theme-8 .wpzest-reddit{
    color:#797976;
}
.wpzest-theme-8 .wpzest-reddit:hover .fa
{
    color:#ff4500;
}
.wpzest-theme-8 .wpzest-pinterest{
    color:#797976;
}
.wpzest-theme-8 .wpzest-pinterest:hover .fa
{
    color:#C92228;
}
.wpzest-theme-8 .wpzest-print{
    color:#797976;
}
.wpzest-theme-8 .wpzest-print:hover .fa
{
    color:#222222;
}
.wpzest-theme-8 .wpzest-email{
    color:#666666;
}
.wpzest-theme-8 .wpzest-email:hover .fa
{
    color:#8e8e8e;
}
.wpzest-theme-8 .wpz-single-icon a:hover{
    background-color:#fff;
}
.wpzest-theme-8 .wpz-single-icon .wpzest-icon-block{
    background:none;
}
/**********************************************THEME 10 CSS ************************************************************/
.wpzest-theme-9 .wpzest-social-share
{
    display:none;
}
.wpzest-theme-9 .wpz-name
{
    display: none;
}
.wpzest-theme-9 .wpz-single-icon a
{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
}
.wpzest-theme-9 .wpz-share
{
    display: none;
}
.wpzest-theme-9 .wpz-single-icon .fa
{   
    display: none;
}
.wpzest-theme-9 .wpzest-icon-text 
{
    display: none;
}
.wpzest-theme-9 .wpz-single-icon a:hover .wpzest-icon-text {
    display: none;
}

.wpzest-theme-9  .wpzest-facebook a
{
    background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9  .wpzest-facebook a:hover
{
    border-radius:36px;
}

.wpzest-theme-9 .wpzest-twitter a{
   background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_02.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9  .wpzest-twitter a:hover
{
    border-radius:36px;
}
.wpzest-theme-9 .wpzest-google-plus a{
    background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_03.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9  .wpzest-google-plus a:hover
{
    border-radius:36px;
}
.wpzest-theme-9 .wpzest-linkedin a{
    background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_04.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9  .wpzest-linkedin a:hover
{
    border-radius:36px;
}
.wpzest-theme-9 .wpzest-reddit a{
    background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_05.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9 .wpzest-reddit a:hover
{
    border-radius:36px;
}
.wpzest-theme-9 .wpzest-pinterest a{
    background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_06.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9 .wpzest-pinterest a:hover
{
    border-radius:36px;
}
.wpzest-theme-9 .wpzest-print a{
    background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_19.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9 .wpzest-print a:hover
{
    border-radius:36px;
}
.wpzest-theme-9 .wpzest-email a{
    background-image: url('../includes/images/social-media-theme/theme-01/th1_icon_25.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-9 .wpzest-email a:hover
{
    border-radius:36px;
}
/**********************************************THEME 11 CSS ************************************************************/
.wpzest-theme-10 .wpzest-social-share
{
    display:none;
}
.wpzest-theme-10 .wpz-name
{
    display: none;
}
.wpzest-theme-10 .wpz-single-icon a
{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
}
.wpzest-theme-10 .wpz-share
{
    display: none;
}
.wpzest-theme-10 .wpz-single-icon .fa
{   
    display: none;
}
.wpzest-theme-10 .wpzest-icon-text 
{
    display: none;
}
.wpzest-theme-10 .wpz-single-icon a:hover .wpzest-icon-text {
    display: none;
}

.wpzest-theme-10 .wpzest-facebook a
{
    background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10  .wpzest-facebook a:hover
{
    margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}

.wpzest-theme-10 .wpzest-twitter a{
   background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_02.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10  .wpzest-twitter a:hover
{
    margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
.wpzest-theme-10 .wpzest-google-plus a{
    background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_03.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10  .wpzest-google-plus a:hover
{
    margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
.wpzest-theme-10 .wpzest-linkedin a{
    background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_04.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10  .wpzest-linkedin a:hover
{
    margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
.wpzest-theme-10 .wpzest-reddit a{
    background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_05.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10 .wpzest-reddit a:hover
{
    margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
.wpzest-theme-10 .wpzest-pinterest a{
    background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_06.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10 .wpzest-pinterest a:hover
{
   margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
.wpzest-theme-10 .wpzest-print a{
    background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_19.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10 .wpzest-print a:hover
{
    margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
.wpzest-theme-10 .wpzest-email a{
    background-image: url('../includes/images/social-media-theme/theme-02/th2_icon_25.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-10 .wpzest-email a:hover
{
    margin-top: -1.5px;
    transform: translateZ(0);
    transition: color 300ms ease, margin-top 300ms ease;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
/**********************************************THEME 12 CSS ************************************************************/
.wpzest-theme-11 .wpzest-social-share
{
    display:none;
}
.wpzest-theme-11 .wpz-name
{
    display: none;
}
.wpzest-theme-11 .wpz-single-icon a
{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
}
.wpzest-theme-11 .wpz-share
{
    display: none;
}
.wpzest-theme-11 .wpz-single-icon .fa
{   
    display: none;
}
.wpzest-theme-11 .wpzest-icon-text 
{
    display: none;
}
.wpzest-theme-11 .wpz-single-icon a:hover .wpzest-icon-text {
    display: none;
}

.wpzest-theme-11  .wpzest-facebook a
{
    background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_01.png');
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    height: 46px;
    width: 46px;
}
.wpzest-theme-11  .wpzest-facebook a:hover
{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}

.wpzest-theme-11 .wpzest-twitter a{
   background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_02.png');
    height: 46px;
    width: 46px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.wpzest-theme-11  .wpzest-twitter a:hover
{
   box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}
.wpzest-theme-11 .wpzest-google-plus a{
    background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_03.png');
    height: 46px;
    width: 46px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.wpzest-theme-11  .wpzest-google-plus a:hover
{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}
.wpzest-theme-11 .wpzest-linkedin a{
    background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_04.png');
    height: 46px;
    width: 46px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.wpzest-theme-11  .wpzest-linkedin a:hover
{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}
.wpzest-theme-11 .wpzest-reddit a{
    background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_05.png');
    height: 46px;
    width: 46px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.wpzest-theme-11 .wpzest-reddit a:hover
{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}
.wpzest-theme-11 .wpzest-pinterest a{
    background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_06.png');
    height: 46px;
    width: 46px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.wpzest-theme-11 .wpzest-pinterest a:hover
{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}
.wpzest-theme-11 .wpzest-print a{
    background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_19.png');
    height: 46px;
    width: 46px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.wpzest-theme-11 .wpzest-print a:hover
{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}
.wpzest-theme-11 .wpzest-email a{
    background-image: url('../includes/images/social-media-theme/theme-03/th3_icon_25.png');
    height: 46px;
    width: 46px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.wpzest-theme-11 .wpzest-email a:hover
{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-radius: 36px;
}
/**********************************************THEME 14 CSS ************************************************************/
.wpzest-theme-12 .wpzest-social-share
{
    display:none;
}
.wpzest-theme-12 .wpz-name
{
    display: none;
}
.wpzest-theme-12 .wpz-single-icon a
{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
}
.wpzest-theme-12 .wpz-share
{
    display: none;
}
.wpzest-theme-12 .wpz-single-icon .fa
{   
    display: none;
}
.wpzest-theme-12 .wpzest-icon-text 
{
    display: none;
}
.wpzest-theme-12 .wpz-single-icon a:hover .wpzest-icon-text {
    display: none;
}

.wpzest-theme-12  .wpzest-facebook a
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12  .wpzest-facebook a:hover
{
   background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_01_01.png');
    height: 46px;
    width: 46px;
}

.wpzest-theme-12 .wpzest-twitter a{
   background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_02.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12  .wpzest-twitter a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_02_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-google-plus a{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_03.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12  .wpzest-google-plus a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_03_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-linkedin a{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_04.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12  .wpzest-linkedin a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_04_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-reddit a{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_05.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-reddit a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_05_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-pinterest a{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_06.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-pinterest a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_06_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-print a{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_19.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-print a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_19_01.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-email a{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_25.png');
    height: 46px;
    width: 46px;
}
.wpzest-theme-12 .wpzest-email a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-05/th5_icon_25_01.png');
    height: 46px;
    width: 46px;
}
/**********************************************THEME 13 CSS ************************************************************/
.wpzest-theme-13 .wpzest-social-share
{
    display:none;
}
.wpzest-theme-13 .wpz-name
{
    display: none;
}
.wpzest-theme-13 .wpz-single-icon a
{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
}
.wpzest-theme-13 .wpzest-total{
    float:left;
}
.wpzest-theme-13 .wpz-share
{
    display: none;
}
.wpzest-theme-13 .wpz-single-icon .fa
{   
    display: none;
}
.wpzest-theme-13 .wpzest-icon-text 
{
    display: none;
}
.wpzest-theme-13 .wpz-single-icon a:hover .wpzest-icon-text {
    display: none;
}
.wpzest-theme-13  .wpzest-facebook a
{
    background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_01.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13  .wpzest-facebook a:hover
{   
    border-radius: 36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.wpzest-theme-13 .wpzest-twitter a{
   background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_02.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13  .wpzest-twitter a:hover
{
    border-radius:36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.wpzest-theme-13 .wpzest-google-plus a{
    background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_03.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13  .wpzest-google-plus a:hover
{
    border-radius:36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.wpzest-theme-13 .wpzest-linkedin a{
    background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_04.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13  .wpzest-linkedin a:hover
{
    border-radius:36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.wpzest-theme-13 .wpzest-reddit a{
    background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_05.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13 .wpzest-reddit a:hover
{
    border-radius:36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.wpzest-theme-13 .wpzest-pinterest a{
    background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_06.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13 .wpzest-pinterest a:hover
{
    border-radius:36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.wpzest-theme-13 .wpzest-print a{
    background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_19.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13 .wpzest-print a:hover
{
    border-radius:36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.wpzest-theme-13 .wpzest-email a{
    background-image: url('../includes/images/social-media-theme/theme-06/th6_icon_25.png');
    height: 46px;
    width: 46px;
    transition: transform 0.2s ease-in-out 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.wpzest-theme-13 .wpzest-email a:hover
{
    border-radius:36px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
/**********************************************THEME 14 CSS ************************************************************/
.wpzest-theme-14 .wpzest-social-share
{
    display:none;
}
.wpzest-theme-14 .wpz-name
{
    display: none;
}
.wpzest-theme-14 .wpz-single-icon a
{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
}
.wpzest-theme-14 .wpzest-total{
    float:left;
}
.wpzest-theme-14 .wpz-share
{
    display: none;
}
.wpzest-theme-14 .wpz-single-icon .fa
{   
    display: none;
}
.wpzest-theme-14 .wpzest-icon-text 
{
    display: none;
}
.wpzest-theme-14 .wpz-single-icon a:hover .wpzest-icon-text {
    display: none;
}
.wpzest-theme-14  .wpzest-facebook a
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_01.png');
    height: 46px;
    width: 46px;
    border-radius: 40px;
    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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14  .wpzest-facebook a:hover
{
   background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_01.png');
   border-radius: 40px;
    height: 46px;
    width: 46px;
   -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.wpzest-theme-14 .wpzest-twitter a{
   background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_02.png');
    height: 46px;
    width: 46px;
     border-radius: 40px;
    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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14 .wpzest-twitter a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_02.png');
    height: 46px;
    width: 46px;
    -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.wpzest-theme-14 .wpzest-google-plus a{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_03.png');
    height: 46px;
    width: 46px;
    border-radius: 40px;
     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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14  .wpzest-google-plus a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_03.png');
    height: 46px;
    width: 46px;
    -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.wpzest-theme-14 .wpzest-linkedin a{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_04.png');
    height: 46px;
    width: 46px;
     border-radius: 40px;
     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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14  .wpzest-linkedin a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_04.png');
    height: 46px;
    width: 46px;
   -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.wpzest-theme-14 .wpzest-reddit a{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_05.png');
    height: 46px;
    width: 46px;
     border-radius: 40px;
    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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14 .wpzest-reddit a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_05.png');
    height: 46px;
    width: 46px;
    -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.wpzest-theme-14 .wpzest-pinterest a{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_06.png');
    height: 46px;
    width: 46px;
     border-radius: 40px;
    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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14 .wpzest-pinterest a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_06.png');
    height: 46px;
    width: 46px;
   -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.wpzest-theme-14 .wpzest-print a{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_19.png');
    height: 46px;
    width: 46px;
     border-radius: 40px;
    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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14 .wpzest-print a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_19.png');
    height: 46px;
    width: 46px;
    -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.wpzest-theme-14 .wpzest-email a{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_25.png');
    height: 46px;
    width: 46px;
     border-radius: 40px;
    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;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.wpzest-theme-14 .wpzest-email a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-20/th20_icon_25.png');
    height: 46px;
    width: 46px;
     -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
/**********************************************THEME 15 CSS ************************************************************/
.wpzest-theme-15 .wpzest-social-share
{
    display:none;
}
.wpzest-theme-15 .wpz-name
{
    display: none;
}
.wpzest-theme-15 .wpz-single-icon a
{
    position: relative;
    display: block;
    float: left;
    margin: 7px 1.5px;
}
.wpzest-theme-15 .wpzest-total{
    float:left;
}
.wpzest-theme-15 .wpz-share
{
    display: none;
}
.wpzest-theme-15 .wpz-single-icon .fa
{   
    display: none;
}
.wpzest-theme-15 .wpzest-icon-text 
{
    display: none;
}
.wpzest-theme-15 .wpz-single-icon a:hover .wpzest-icon-text {
    display: none;
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.wpzest-theme-15  .wpzest-facebook a
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_01.png');
    height: 46px;
    width: 46px;
   display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15  .wpzest-facebook a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_01.png');
    height: 46px;
    width: 46px;
    -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}
.wpzest-theme-15 .wpzest-twitter a{
   background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_02.png');
    height: 46px;
    width: 46px;
    display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15  .wpzest-twitter a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_02.png');
    height: 46px;
    width: 46px;
     -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}
.wpzest-theme-15 .wpzest-google-plus a{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_03.png');
    height: 46px;
    width: 46px;
   display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15  .wpzest-google-plus a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_03.png');
    height: 46px;
    width: 46px;
    -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}
.wpzest-theme-15 .wpzest-linkedin a{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_04.png');
    height: 46px;
    width: 46px;
    display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15  .wpzest-linkedin a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_04.png');
    height: 46px;
    width: 46px;
     -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}
.wpzest-theme-15 .wpzest-reddit a{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_05.png');
    height: 46px;
    width: 46px;
    display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15 .wpzest-reddit a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_05.png');
    height: 46px;
    width: 46px;
    -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}
.wpzest-theme-15 .wpzest-pinterest a{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_06.png');
    height: 46px;
    width: 46px;
    display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15 .wpzest-pinterest a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_06.png');
    height: 46px;
    width: 46px;
     -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}
.wpzest-theme-15 .wpzest-print a{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_19.png');
    height: 46px;
    width: 46px;
    display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15 .wpzest-print a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_19.png');
    height: 46px;
    width: 46px;
     -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}
.wpzest-theme-15 .wpzest-email a{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_25.png');
    height: 46px;
    width: 46px;
    display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wpzest-theme-15 .wpzest-email a:hover
{
    background-image: url('../includes/images/social-media-theme/theme-09/th9_icon_25.png');
    height: 46px;
    width: 46px;
    -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -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;
}