.arsocialshare_buttons_wrapper *{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    position:relative;
}

.arsocialshare_buttons_container:not(.arsocialshare_sidebar_button_wrapper) .arsocialshare_buttons_wrapper{
    float:left;
    width:100%;
    min-height: 50px;
    height:auto;
    background:none;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    position:relative;
    padding-left: 10px !important;
}
.arsocialshare_buttons_wrapper .arsocialshare_button{
    font-size: 15px;
    line-height: 1;
}

.arsocialshare_button .arsocialshare_counter_show_no{display:none;}
.arsocialshare_button.arsocialshare_hidden_buttons{
    display:none !important;
}

.arsocialshare_locker_main_wrapper{
    width: 100%;
    height: auto;
    position: relative;
    min-height: 300px;
    padding: 0;
    margin: 0;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    float: left;
}

.arsocialshare_locker_main_wrapper *{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    position:relative;
}

.ars_locker_btn_container{
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    cursor:pointer;
    vertical-align: top;
}
.ars_locker_btn_container iframe{margin: 0;}
.arsocialshare_locker_main_wrapper .arsocialshare_locker_popup{
    padding: 5px;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    background: transparent;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    border: 0;
    z-index: 40;
}
.arsocialshare_locker_overlap_full.arsocialshare_locker_main_wrapper .arsocialshare_locker_popup{
    top: 10%;
}
.arsocialshare_locker_main_wrapper .arsocialshare_locker_popup_inner{
    text-align: center;
    padding: 30px 20px;
    background-color: #f5f6f9;
    border: 1px solid #EDF0F2;
    margin: 0 auto;
    max-width: 90%;
}
.arsocialshare_locker_main_wrapper .arsocialshare_locker_popup_title{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: normal;
}
.arsocialshare_locker_main_wrapper .arsocialshare_locker_popup_content {
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
    line-height: normal;
}
.arsocialshare_locker_main_wrapper .arsocialshare_locker_button_wrapper{
    background-color: #fffeff;
    display: inline-block;
    margin: 10px 5px 0;
    padding: 4px 0;
    min-width: 104px;
    min-height: 40px;
    position: relative;
    vertical-align: middle;
    border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
}
.arsocialshare_locker_default_theme .arsocialshare_locker_button_wrapper{
    padding: 2px 0;
    min-height: auto;
}
.arsocialshare_locker_main_wrapper .arsocialshare_locker_button_wrapper img{margin-top: 4px}
.arsocialshare_locker_secret_theme .arsocialshare_locker_popup{}
.arsocialshare_locker_secret_theme .arsocialshare_locker_popup_inner{
    box-shadow: 0 0 40px rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.08);
    -o-box-shadow: 0 0 40px rgba(0,0,0,.08);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border: 1px solid #e6e6e6;
    padding: 0;
}
.arsocialshare_locker_secret_theme .arsocialshare_locker_popup_inner .arsocialshare_locker_popup_inner_wrapper{
    background-color: #f7f7f7;
    border: 3px solid #FFF;
    padding: 30px 20px;
}
.arsocialshare_locker_secret_theme .ars_locker_btn_container{
    padding: 4px;
    margin: 10px 5px 0;
    background: rgba(0,0,0,.05);
    border-radius: 0;
    overflow: visible;
    min-width: 140px;
    width: 140px;
}
.arsocialshare_locker_secret_theme .ars_locker_btn_container_signin{
    min-width: 150px;
    width: 150px;
}
.arsocialshare_locker_secret_theme .arsocialshare_locker_button_wrapper{
    background-color: transparent;
    margin: 0;
    padding: 0;
    min-height: 30px;
    position: relative;
    overflow: hidden;
    height: 32px;
    width: 100%;
    color: #ffffff;
    display: block;
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.25);
    box-shadow: inset 0 0 6px rgba(0,0,0,.25);
    z-index: 9;
}
.arsocialshare_locker_secret_theme .arsocialshare_locker_button_wrapper .arsocialshare_locker_btn_inner_wrapper{
    padding: 5px 10px;
    height: 35px;
}
.ars_locker_native_facebook_wrapper{background-color: #39599F;}
.ars_locker_native_twitter_wrapper{background-color: #35B0E3;}
.ars_locker_native_googleplus_wrapper{background-color:#dd4b39;}
.ars_locker_native_linkedin_wrapper{background-color: #0177b5;}
.ars_locker_native_btn_wrapper{
    display: none;
    height: 100%;
    width: 100%;
    padding: 8px 10px;
    position: absolute;
    z-index: 9;
    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;
}
.ars_locker_btn_container .ars_locker_native_btn_wrapper span{
    display: inline-block;
    line-height: normal;
    min-width: 20px;
    vertical-align: top;
    font-size: 16px;
}
.ars_locker_btn_container .ars_locker_native_btn_wrapper .ars_native_button_icon{
    margin-right: 5px;
    padding-top: 2px;
}
.arsocialshare_locker_secret_theme .ars_locker_native_btn_wrapper{
    position: absolute;
    z-index: 10;
    height: 32px;
    width: 100%;
    color: #ffffff;
    display: block;
    padding: 6px;
    line-height: normal;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transition: transform .3s ease;
    transform: translate(0);
    -webkit-transform-origin: bottom;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .3s ease;
    -webkit-transform: translateY(0) rotateX(0);
    -moz-transform-origin: bottom;
    -moz-transform-style: preserve-3d;
    -moz-transition: -moz-transform .3s ease;
    -moz-transform: translate(0);
    text-decoration: none!important;
}
.arsocialshare_locker_secret_theme .ars_locker_btn_container:hover .ars_locker_native_btn_wrapper{
    display: block !important;
    transform: translateY(4px) rotateX(-105deg);
    -webkit-transform: translateY(4px) rotateX(-105deg);
    -moz-transform: translateY(4px) rotateX(-105deg);
}
.arsocialshare_locker_main_wrapper .arsocialshare_locker_btn_inner_wrapper{
    height: 40px;
    min-width: 120px;
    padding: 8px 10px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
}
.arsocialshare_locker_main_wrapper .arsocialshare_social_btn{
    overflow: hidden;
    padding: 1px;
    position: relative;
    top: -3px;
    line-height: normal;
}
.arsocialshare_locker_main_wrapper .arsocialshare_social_btn div{vertical-align: middle !important;}
.arsocialshare_locker_glass_theme .arsocialshare_locker_popup_inner{
    background-color: rgba(240,238,240,0.4);
    border-radius: 7px;
    -moz-border-radius:7px;
    -o-border-radius:7px;
    -webkit-border-radius:7px;
    border-color: rgba(220,220,220,0.8);
    padding: 15px;
}
.arsocialshare_locker_glass_theme .arsocialshare_locker_popup_inner .arsocialshare_locker_popup_inner_wrapper{
    border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0px 1px 10px 0px rgba(202, 202, 202, 0.8);
    -moz-box-shadow: 0px 1px 10px 0px rgba(202, 202, 202, 0.8);
    -webkit-box-shadow: 0px 1px 10px 0px rgba(202, 202, 202, 0.8);
    -o-box-shadow: 0px 1px 10px 0px rgba(202, 202, 202, 0.8);
    padding: 20px 5px;
}
.arsocialshare_locker_glass_theme .arsocialshare_locker_button_wrapper{
    border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: rgba(238,238,238,0.6);
    border: 1px solid #DDD;
    padding: 3px 0;
}
.arsocialshare_locker_flat_theme .arsocialshare_locker_popup_inner{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-color: transparent;
    background-color: rgba(255,255,255,0.4);
    box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
    -moz-box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
    -webkit-box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
    -o-box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
}
.arsocialshare_locker_flat_theme .arsocialshare_locker_button_wrapper{
    background-color: transparent;
    min-height: auto;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.arsocialshare_locker_flat_theme .ars_locker_native_btn_wrapper{
    z-index: 10;
    color: #ffffff;
    padding: 8px 6px 6px;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .6s ease all;
    -moz-transition: .6s ease all;
    -webkit-transition: .6s ease all;
}
.arsocialshare_locker_flat_theme .ars_locker_native_btn_wrapper .ars_native_button_icon {
    border-right: 1px solid #777;
    padding-right: 8px;
}
.arsocialshare_locker_zip_theme .ars_locker_btn_container,
.arsocialshare_locker_flat_theme .ars_locker_btn_container{overflow: hidden;border-radius: 4px;margin: 10px 5px 0;}
.arsocialshare_locker_zip_theme .ars_locker_btn_container .ars_locker_btn_wrapper,
.arsocialshare_locker_flat_theme .ars_locker_btn_container .ars_locker_btn_wrapper{width: 130px;min-height: 35px;}
.arsocialshare_locker_zip_theme .ars_locker_btn_container:hover .ars_locker_native_btn_wrapper,
.arsocialshare_locker_flat_theme .ars_locker_btn_container:hover .ars_locker_native_btn_wrapper{
    margin-top: 100px;
}
.arsocialshare_locker_zip_theme .arsocialshare_locker_popup_inner{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-color: transparent;
    background-color: rgba(255,255,255,0.4);
    box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
    -moz-box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
    -webkit-box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
    -o-box-shadow: 0px 3px 13px 0px rgba(221, 221, 221, 0.7);
}
.arsocialshare_locker_zip_theme .arsocialshare_locker_button_wrapper{
    background-color: transparent;
    min-height: auto;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.arsocialshare_locker_zip_theme .ars_locker_native_btn_wrapper{
    z-index: 10;
    color: #ffffff;
    padding: 7px 6px 6px;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.3);
    transition: .6s ease all;
    -moz-transition: .6s ease all;
    -webkit-transition: .6s ease all;
}
.arsocialshare_locker_zip_theme .arsocialshare_locker_popup_inner{
    background: #FFF;
    box-shadow: 0px 0 10px 0px rgba(221, 221, 221, 0.7);
    -moz-box-shadow: 0px 0 10px 0px rgba(221, 221, 221, 0.7);
    -webkit-box-shadow: 0px 0 10px 0px rgba(221, 221, 221, 0.7);
    -o-box-shadow: 0px 0 10px 0px rgba(221, 221, 221, 0.7);
    border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
}
.arsocialshare_locker_zip_theme .arsocialshare_locker_popup_inner:before,
.arsocialshare_locker_zip_theme .arsocialshare_locker_popup_inner:after{
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    background-image: repeating-linear-gradient(-45deg, #81A0D0, #81A0D0 14px, #FFF 10px, #FFF 17px);
    background-image: -webkit-repeating-linear-gradient(-45deg, #81A0D0, #81A0D0 14px, #FFF 10px, #FFF 17px);
    background-image: -moz-repeating-linear-gradient(-45deg, #81A0D0, #81A0D0 14px, #FFF 10px, #FFF 17px);
    background-image: -ms-repeating-linear-gradient(-45deg, #81A0D0, #81A0D0 14px, #FFF 10px, #FFF 17px);
    background-image: -o-repeating-linear-gradient(-45deg, #81A0D0, #81A0D0 14px, #FFF 10px, #FFF 17px);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81A0D0', endColorstr='#FFF',GradientType=0 ); 
}
.arsocialshare_locker_zip_theme .arsocialshare_locker_popup_inner:before{top: 0;}
.arsocialshare_locker_zip_theme .arsocialshare_locker_popup_inner:after{bottom: 0;}
.arsocialshare_locked_content ars_locked_full{display:none;}
.arsocialshare_locker_overlap_blurring .arsocialshare_locker_popup_bg,
.arsocialshare_locker_overlap_transparency .arsocialshare_locker_popup_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #fefefe;
    z-index: 25;
    -ms-filter: "alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    filter: alpha(opacity = 80);
}
.arsocialshare_locker_overlap_transparency .arsocialshare_locked_content{display: inline-block !important;}
.arsocialshare_locker_overlap_blurring .arsocialshare_locked_content.ars_locked_blurring,
.arsocialshare_locker_overlap_blurring .arsocialshare_locked_content.ars_locked_blurring p{
    display: inline-block !important;
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5'); 
    filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='5'%20/></filter></svg>#blur");
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);    
    filter: blur(5px);
}
.arsocialshare_locker_overlap_blurring .arsocialshare_locker_popup_bg{
    -ms-filter: "alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2;
    filter: alpha(opacity = 20);
}

.arsocialshare_locker_fbshare_wrapper .fb-custom-share-button{
    cursor:pointer;
    background:url(../images/fbshare.png) no-repeat center center;
    background-size: contain;
}

.arsocialshare_locker_linkedin_wrapper .linkedin-custom-share-button{
    cursor:pointer;
    background:url(../images/linkedin_button.png) no-repeat center center;
    background-size: contain;
}

.arsocialshore_locker_fb_login_wrapper .facebook-custom-login-button{
    cursor:pointer;
    background:url(../images/facebook_login.png) no-repeat center center;
    background-size: contain;
}

.arsocialshore_locker_linkedin_login_wrapper .linkedin-custom-login-button{
    cursor:pointer;
    background:url(../images/linkedin_signin_button.png) no-repeat center center;

    background-size: contain;
}

.arsocialshare_locker_twitter_login_wrapper .twitter-custom-login-button{
    cursor:pointer;
    background:url(../images/sign-in-with-twitter-gray.png) no-repeat center center;

    background-size: contain;
}


.arsocialshare_email_popup_window{
    float:none;
    width:600px;
    height:auto;
    position:absolute;
    border:1px solid #444444;
    background:#ffffff;
    display:none;
    z-index:99999;
    top:50% !important;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    box-sizing:border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
}

.arsocialshare_email_popup_window *{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
    line-height:1.2;
}

.arsocialshare_email_popup_top_belt{
    float:left;
    width:100%;
    height:auto;
    background:#444444;
    box-sizing:border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding:0 0 0 10px;
}

.arsocialshare_email_popup_top_belt .arsocialshare_email_popup_close_btn{
    cursor:pointer;
    height:30px;
    width:25px;
    position:absolute;
    right:2px;
    top:0;
    background:url(../images/close_icon.png) center center no-repeat;
}

.arsocialshare_email_popup_container{
    float:left;
    width:100%;
    padding:30px;
}

.arsocialshare_email_popup_row{
    float:left;
    width:100%;
    margin-bottom:10px;
}

.arsocialshare_email_popup_input_text{
    float:left;
    width:100% !important;
    height:30px;
    background:#ffffff !important;
    padding:0 10px !important;
    border:1px solid #444444 !important;
}

.arsocialshare_email_popup_input_text:active,
.arsocialshare_email_popup_input_text:focus,
.arsocialshare_email_popup_input_textarea:active,
.arsocialshare_email_popup_input_textarea:focus{
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -obox-shadow:none !important;
}

.arsocialshare_email_popup_input_textarea {
    float: left;
    width: 100%;
    height: 95px;
    background: #ffffff;
}

.arsocialshare_email_popup_send_button{
    float:right;
    text-align:right;
}

.arsocialshare_email_popup_input_button{
    float:right;
    width:auto;
    height:40px;
    line-height:1 !important;
    padding:0 15px !important;
    background:#444444 !important;
    color:#ffffff !important;
    border:0;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -o-box-shadow:none !important;
    border-radius:0 !important;
    -moz-border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -o-border-radius:0 !important;
}

.arsocialshare_email_popup_input_button:hover,
.arsocialshare_email_popup_input_button:active,
.arsocialshare_email_popup_input_button:focus{
    background:#000000 !important;
}
.arsocialshare_email_popup_input_button:active,
.arsocialshare_email_popup_input_button:focus{
    outline:none !important;
}



.arsocialshare_network_button_settings{
    float:left;
    width:100%;
    margin:10px 5px;
}

.arsocialshare_network_button_settings.arsocialshare_align_center{
    text-align:center;
}

.arsocialshare_network_button_settings.arsocialshare_align_left{
    text-align:left;
}

.arsocialshare_network_button_settings.arsocialshare_align_right{
    text-align:right;
}



.ars_sticky_top_belt{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    background:#ffffff;
    box-shadow:0 0 5px 0 #444444;
    -moz-box-shadow:0 0 5px 0 #444444;
    -webkit-box-shadow:0 0 5px 0 #444444;
    -o-box-shadow:0 0 5px 0 #444444;
    margin:0;
    padding:0 20px;
}

.ars_sticky_bottom_belt{
    display:none;
    position:fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 100;
    border-top: 0;
    background:#ffffff;
    box-shadow:0 0 5px 0 #444444;
    -moz-box-shadow:0 0 5px 0 #444444;
    -webkit-box-shadow:0 0 5px 0 #444444;
    -o-box-shadow:0 0 5px 0 #444444;
    margin:0;
    padding:0px 20px;
}

.ars_sticky_top_belt.wp_bar_visible{
    top:30px;
}

.ars_sticky_top_belt .arsocialshare_buttons_wrapper.arsocialshare_default_theme,
.ars_sticky_bottom_belt .arsocialshare_buttons_wrapper.arsocialshare_default_theme{
    padding-top: 10px;
}



.arsocialshare_fly_button_wrapper{
    float:none;
    display:block;
    position:fixed;
    width:50px;
    min-height:300px;
    max-height:600px;
    top:20%;
}

.arsocialshare_fly_button_wrapper.ars_right_button,
.arsocialshare_fly_button_wrapper.ars_left_button{
    min-width: 50px;
    width: auto;
    max-width: 100px;
    text-align: center;
}

.arsocialshare_fly_button_wrapper.ars_right_button{right:0;}
.arsocialshare_fly_button_wrapper.ars_left_button{left:0;}
.arsocialshare_fly_button_toggle_switch{
    float:none;
    display:block;
    cursor:pointer;
    margin-bottom:2px;
}

.ars_fly_right_button .arsocialshare_fly_button_toggle_switch.toggle_on,
.ars_fly_left_button .arsocialshare_fly_button_toggle_switch.toggle_off{
    border-left:6px solid #ff6600;
    border-right:none;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
}

.ars_fly_right_button .arsocialshare_fly_button_toggle_switch.toggle_off,
.ars_fly_left_button .arsocialshare_fly_button_toggle_switch.toggle_on{
    border-left:none;
    border-right:6px solid #ff6600;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
}

.arsocialshare_more_network_model{
    display:none;
}

.arsocialshare_more_network_model *{
    position:relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
}

.arsocialshare_more_network_model{
    display: none; 
    background: #ffffff;
    max-width: 700px;
    height: auto;  
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.arsocialshare_more_networks_inner_wrapper{
    float: none;
    width: auto;
    margin: 0 auto;
    background: #ffffff;
    height: auto;
    border-radius:2px !important;
    -webkit-border-radius:2px !important;
    -moz-border-radius:2px !important;
    -o-border-radius:2px !important;
    padding:30px !important;
}

.arsocialshare_more_networks_top_belt {
    float: left;
    width: 100%;
    padding: 0 10px;
    background: #ffffff;
    color: #000000;
}

.arsocialshare_model_close_btn {
    background: url(../images/close_icon.png ) center center no-repeat;
    float: none;
    width: 30px;
    height: 20px;
    position: absolute;
    top: -25px;
    right: -30px;
    cursor: pointer;
}

.arsocialshare_model_share_button_wrapper {
    display:inline-block;
    width: 100%;
    height: 80%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
}

.ars_fan_main_wrapper.ars_fan_metro,.ars_fan_main_wrapper.ars_fan_round_color{
    width: 100%;
}

.arsocialfan_popup_wrapper a{
    float:left;
    width:30%;
    cursor:pointer;
    margin-left:5px;
    margin-top:5px;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -o-box-shadow:none;
    text-decoration: none;
}

.ars_fan_network_icon.ars_fan_metro{
    float: left;
    width:100%;
    text-align: center;
}

.ars_fan_network.ars_fan_metro{
    float: left;
    height: 100px;
    width: 100%;
}

.ars_fan_value.ars_fan_metro{
    text-align: center;
    float : left;
    width: 100%;
    margin-top: -15px;
}

.arsocialshare_ars_fan_metro_theme_icon{
    text-align: center;
    font-size: 35px;
}



.ars_fan_network.ars_fan_metro.facebook{
    background-color: #2C4271;
    color : white;
}

.ars_fan_network.ars_fan_metro.twitter{
    background-color: #63ACFF;
    color : white;
}

.ars_fan_network.ars_fan_metro.google_plus{
    background-color: #E46E5F;
    color : white;
}

.ars_fan_network.ars_fan_metro.linkedin{
    background-color: #3395C5;
    color : white;
}

.ars_fan_network.ars_fan_metro.pinterest{
    background-color: #CB2027;
    color : white;
}
.ars_fan_network.ars_fan_metro.vimeo{
    background-color: #48C5EE;
    color : white;
}

.ars_fan_network.ars_fan_metro.instagram{
    background-color: #5481A6;
    color : white;
}

.ars_fan_network.ars_fan_metro.youtube{
    background-color: #D75C57;
    color : white;
}
.ars_fan_network.ars_fan_metro.dribbble{
    background-color: #4D7DCD;
    color : white;
}
.ars_fan_network.ars_fan_metro.github{
    background-color: #454444;
    color : white;
}

.ars_fan_network.ars_fan_metro.vk{
    background-color: #5E7B9D;
    color : white;
}

.ars_fan_network.ars_fan_metro.foursquare{
    background-color: #2876FF;
    color : white;
}

.ars_fan_network.ars_fan_metro.soundcloud{
    background-color: #BB691E;
    color : white;
}

.ars_fan_network.ars_fan_metro.vine{
    background-color: #1A4B9D;
    color : white;
}

.ars_fan_network.ars_fan_metro.tumblr{
    background-color: #FF6600;
    color : white;
}

.ars_fan_network.ars_fan_metro.flickr {
    background-color: #EE6FA0;
    color : white;
}

.ars_fan_network.more_icon i{
    background-color:#000000;
    color:#ffffff;
}


.ars_fan_label.ars_fan_metro{
    float: left;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

.arsocialshare_ars_fan_round_color_theme_icon{
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 5px;
    font-size: 30px;
}

.ars_fan_label.ars_fan_round_color{
    float: left;
    width: 100%;
    font-size: 12px;
    text-align: center;   
    margin-top: 0px;
}

.ars_fan_value.ars_fan_round_color{
    text-align: center;
    float : left;
    width: 100%;
    margin-top: -15px;
}


.ars_fan_network_icon.ars_fan_round_color{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: blue;
    margin-left: auto;
    margin-right: auto;
}

.ars_fan_value.ars_fan_round_color{
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 0px;
}

.ars_fan_network_icon.ars_fan_round_color.facebook{
    background-color: #2C4271;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.twitter{
    background-color: #63ACFF;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.google_plus{
    background-color: #E46E5F;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.linkedin{
    background-color: #3395C5;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.pinterest{
    background-color: #CB2027;
    color : white;
}
.ars_fan_network_icon.ars_fan_round_color.vimeo{
    background-color: #48C5EE;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.instagram{
    background-color: #5481A6;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.youtube{
    background-color: #D75C57;
    color : white;
}
.ars_fan_network_icon.ars_fan_round_color.dribbble{
    background-color: #4D7DCD;
    color : white;
}
.ars_fan_network_icon.ars_fan_round_color.github{
    background-color: #454444;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.vk{
    background-color: #5E7B9D;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.foursquare{
    background-color: #2876FF;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.soundcloud{
    background-color: #BB691E;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.vine{
    background-color: #1A4B9D;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.tumblr{
    background-color: #FF6600;
    color : white;
}

.ars_fan_network_icon.ars_fan_round_color.flickr {
    background-color: #EE6FA0;
    color : white;
}


.ars_fan_main_wrapper.ars_fan_sidebar{
    float:none;
    position:fixed;
    top:20%;
    width:10%;
    z-index:99999;
}

@media (min-width: 1600px){
    .ars_fan_main_wrapper.ars_fan_sidebar{
        width:8%;
    }
}
.ars_fan_main_wrapper.ars_fan_sidebar.ars_sidebar_left{ left:0; }
.ars_fan_main_wrapper.ars_fan_sidebar.ars_sidebar_right{ right:0; }

.ars_fan_main_wrapper.ars_sidebar_right ul li:not(.ars_fan_network-morebtn){ float:right !important; margin-right:0; }

.ars_fan_main_wrapper.ars_sidebar_right ul li.ars_fan_network-morebtn{ float:right !important; }



.ars_fan_main_wrapper.ars_fan_button_left ul,
.ars_fan_main_wrapper.ars_align_left ul{
    text-align:left;
}

.ars_fan_main_wrapper.ars_align_center:not(.ars_fan_sidebar) ul,
.ars_fan_main_wrapper.ars_fan_button_center:not(.ars_fan_sidebar) ul {
    text-align: center;
}

.ars_fan_main_wrapper.ars_fan_button_right ul,
.ars_fan_main_wrapper.ars_align_right ul{
    text-align:right;
}

.ars_fan_main_wrapper ul li{
    float:none !important;
    margin:0 5px 5px auto;
    display:inline-block;
    position:relative;
}



.arsociallike_button{
    width: 100%;
    display: inline-block;
}
.native_button_parent{
    width: 140px;
    height: 40px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 16px;
}

.native_button_parent .arsocialshare_like_native_wrapper{
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
    color:#ffffff;
    padding: 8px;
}

.arsocial_like_footer_icons  .ars_native_default .native_button_parent .arsocialshare_like_native_wrapper{
    padding: 10px;
}

.native_button_parent .arsocialshare_like_button_wrapper{
    height: 100%;
    width: 100%;
    padding: 8px 10px;
    position: absolute;
    left: 0px;
    line-height: normal;
    z-index: 9;
    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: none;
}
.native_button_parent .arsocialshare_like_button_wrapper div{vertical-align: middle !important;}
.ars_native_default .native_button_parent:hover .arsocialshare_like_native_wrapper{display: none;}
.ars_native_default .native_button_parent:hover .arsocialshare_like_button_wrapper{display: inline-block;z-index: 11;}
.native_button_parent .arsocialshare_native_button_icon{
    padding-top: 2px;
    margin-right: 3px;
    vertical-align: middle;
    line-height: normal;
}
.ars_native_default .ars_native_parent_facebook,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_facebook{
    background-color: #3b5998;
}
.ars_native_default .ars_native_parent_twitter,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_twitter{
    background-color:#00abf0; 
}
.ars_native_default .ars_native_parent_googleplus,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_googleplus{
    background-color: #e94738;
}
.ars_native_default .ars_native_parent_facebook_follow,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_facebook_follow{
    background-color: #3b5998;
}
.ars_native_default .ars_native_parent_googleplus_follow,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_googleplus_follow{
    background-color: #e94738;
}
.ars_native_default .ars_native_parent_youtube,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_youtube{
    background-color: #c8131a;
}
.ars_native_default .ars_native_parent_pinterest,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_pinterest{
    background-color: #ca2026;
}
.ars_native_default .ars_native_parent_pinterest_follow,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_pinterest_follow{
    background-color: #ca2026;
}
.ars_native_default .ars_native_parent_vk,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_vk{
    background-color: #324f77;
}
.ars_native_default .ars_native_parent_tumblr,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_tumblr{
    background-color: #36465d;
}
.ars_native_default .ars_native_parent_linkedin,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_linkedin{
    background-color: #0177b5;
}
.ars_native_default .ars_native_parent_viadeo,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_viadeo{
    background-color: #E36445;
}
.ars_native_default .ars_native_parent_instagram,
.native_button_parent .arsocialshare_like_native_wrapper.ars_native_instagram{
    background-color: #2a5b83;
}



.arsocialshare_popup_wrapper{
    display: none; 
    background: #ffffff;
    max-width: 700px;
    padding: 30px; 
    height: auto;  
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
}

.arsocialshare_fly_in_wrapper.arsocialshare_fly_in_left_position{
    left: 0;
    bottom: 3px;    
}
.arsocialshare_fly_in_wrapper.arsocialshare_fly_in_right_position{
    right: 0;
    bottom: 3px;    
}
.arsocialshare_fly_in_wrapper{
    display: none; 
    position: fixed;
    background: #ffffff;
    width: 100%;
    padding: 10px; 
    height: auto;  
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    z-index: 9999;
    box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
    -o-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
}

.arsocialshare_popup_close, .arsocialshare_fly_in_close, .arsocialshare_mobile_close{
    float: right;
}
.arsocialshare_popup_close span{
    background: url(../images/close_icon.png ) center center no-repeat;
    float: none;
    width: 30px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 1px;
    cursor: pointer;
}
.arsocialshare_fly_in_close span, .arsocialshare_mobile_close span{
    float: right;
    position: absolute;
    margin: -7px 0 0 -14px;
    cursor:pointer;
    z-index:99999;
}
.arsocialshare_fly_in_close span img, .arsocialshare_mobile_close span img{
    height: 18px;
    width: 18px;
    cursor:pointer;
}



.arsocialshare_share_button_bar_wrapper{

    position: fixed;
    cursor:pointer;
    bottom:0;
    left: 0;
    z-index:99999;
    background:#8A8A8C;
    color:#ffffff;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.arsocialshare_share_button_bar_wrapper img{
    margin: -5px 5px 0 0; 
    position:relative;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -o-border-radius:0px;
}

.arsocialshare_share_point_wrapper.share_left_point{
    left: 0;
    border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0;
    -o-border-radius:0 3px 3px 0;
}
.arsocialshare_share_point_wrapper.share_right_point{
    right:0;
    border-radius:3px 0 0 3px;
    -moz-border-radius:3px 0 0 3px;
    -webkit-border-radius:3px 0 0 3px;
    -o-border-radius:3px 0 0 3px;
}
.arsocialshare_share_point_wrapper.share_left_point img, .arsocialshare_share_point_wrapper.share_right_point img {
    padding: 5px;
    position:relative;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -o-border-radius:0px;
}

.arsocialshare_share_point_wrapper.like_left_point{
    left: 0;
    border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0;
    -o-border-radius:0 3px 3px 0;
}
.arsocialshare_share_point_wrapper.like_right_point{
    right:0;
    border-radius:3px 0 0 3px;
    -moz-border-radius:3px 0 0 3px;
    -webkit-border-radius:3px 0 0 3px;
    -o-border-radius:3px 0 0 3px;
}
.arsocialshare_share_point_wrapper.like_left_point img, .arsocialshare_share_point_wrapper.like_right_point img {
    padding: 5px;
}

.arsocialshare_share_point_wrapper.fan_left_point{
    left: 0;
    border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0;
    -o-border-radius:0 3px 3px 0;
}
.arsocialshare_share_point_wrapper.fan_right_point{
    right:0;
    border-radius:3px 0 0 3px;
    -moz-border-radius:3px 0 0 3px;
    -webkit-border-radius:3px 0 0 3px;
    -o-border-radius:3px 0 0 3px;
}
.arsocialshare_share_point_wrapper.fan_left_point img, .arsocialshare_share_point_wrapper.fan_right_point img{
    padding: 5px;
}

.arsocialshare_share_point_wrapper{
    position: fixed;
    cursor:pointer;
    bottom:70px;
    z-index:99999;
    background:#8A8A8C;
    color:#ffffff;
    height: 45px;
    line-height: 45px;
    width: auto;
    text-align: center;
}

.arsocialshare_mobile_wrapper{
    display: none; 
    background: #ffffff;
    padding: 30px 20px; 
    width: 100%;
    height: auto;  
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    position: fixed;
    z-index:999999;
    overflow-x:hidden;
    overflow-y:auto;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.arsociallike_sidebar_button_wrapper,
.arsocialfan_sidebar_button_wrapper{
    float:none;
    display:block;
    position:fixed;
    width:110px;
    min-height:300px;
    max-height:600px;
    top:20%;
}

.arsociallike_sidebar_button_wrapper.ars_sidebar_right_button,
.arsocialfan_sidebar_button_wrapper.ars_sidebar_right_button{
    right:0;
}

.arsociallike_sidebar_button_wrapper.ars_sidebar_left_button,
.arsocialfan_sidebar_button_wrapper.ars_sidebar_left_button{
    left:0;
}


.arsociallike_fly_in_wrapper.arsocialshare_fly_in_fly_left_position,
.arsocialfan_fly_in_wrapper.arsocialshare_fly_in_fly_left_position{
    left: 0;
    bottom: 3px;    
}
.arsociallike_fly_in_wrapper.arsocialshare_fly_in_fly_right_position,
.arsocialfan_fly_in_wrapper.arsocialshare_fly_in_fly_right_position{
    right: 0;
    bottom: 3px;    
}
.arsociallike_fly_in_wrapper,
.arsocialfan_fly_in_wrapper{
    display: none; 
    position: fixed;
    background: #ffffff;
    width: 100%;
    padding: 10px; 
    height: auto;  
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    z-index: 9999;
    box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
    -o-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
}



.arsocialfan_popup_wrapper
{
    display: none; 
    background: #ffffff;
    max-width: 700px;
    padding: 30px; 
    height: auto;  
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
}

.arsociallike_popup_wrapper{
    display: none; 
    background: #ffffff;
    width: 700px;
    padding: 30px; 
    height: auto;  
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
}

.ars_remove_space .arsocialshare_button{
    margin: 0 !important;
}

.ars_after_share_popup_window{
    height: 50%;
    width: 50%;
    background-color: #ffffff;
    margin-left: 25%;
    margin-top: 5%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
}


.arsocialshare_pinterest_popup_window{
    float:none;
    width:600px;
    height:128px;
    position:absolute;
    border:1px solid #444444;
    background:#ffffff;
    display:none;
    z-index:99999;
    box-sizing:border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    background:#ffffff;
}

.arsocialshare_fly_button_toggle_switch{
    float:none;
    display:block;
    cursor:pointer;
    margin-bottom:2px;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_button{
    margin:0;
    margin-top:5px;
}

.woocommerce div.product{ float:left; }


.arsocialshare_top_bottom_bar_wrapper,
.arsociallike_top_bottom_bar_wrapper,
.arsfancounter_fan_bar_wrapper{
    float:left;
    width:100%;
    min-height: 50px;
    height:auto;
    background:#ffffff;
    z-index: 9999;
    position: fixed;
    left: 0;
    display: none;
}
.arsocialshare_top_bottom_bar_wrapper.arsocialshare_top_bar_wrapper,
.arsociallike_top_bottom_bar_wrapper.arsociallike_top_bar_wrapper,
.arsfancounter_fan_bar_wrapper.arsfancounter_fan_bar_top_wrapper{    
    top: 0;
    padding:10px 0px 0px 0px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(82, 82, 82, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(82, 82, 82, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(82, 82, 82, 0.1);
}
.arsocialshare_top_bottom_bar_wrapper.arsocialshare_bottom_bar_wrapper,
.arsociallike_top_bottom_bar_wrapper.arsociallike_bottom_bar_wrapper,
.arsfancounter_fan_bar_wrapper.arsfancounter_fan_bar_bottom_wrapper{    
    bottom:0;
    padding:10px 0px 0px 0px;
    -webkit-box-shadow: 0 -2px 5px 0 rgba(82, 82, 82, 0.3);
    -moz-box-shadow:0 -2px 5px 0 rgba(82, 82, 82, 0.3);
    box-shadow:0 -2px 5px 0 rgba(82, 82, 82, 0.3);
}


.arsocialshare_top_bottom_bar_wrapper .arsocialshare_buttons_wrapper{
    min-height:auto;
    line-height:15px;
}
.arsociallike_top_bottom_bar_wrapper .native_button_parent{
    margin-top:2px;    
    margin-bottom:2px;    
}
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper{
    line-height:normal;
}    
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper ul {
    margin:0;    
}

.ars_fan_main_wrapper ul li.ars_fan_hidden_buttons{
    display:none;
}


.arsociallike_button_wrapper:not(.ars_native_default) .arsocialshare_network_like_button_settings .arsocialshare_like_wraper,
.arsociallike_button_wrapper:not(.ars_native_skin1) .arsocialshare_network_like_button_settings .arsocialshare_like_wraper,
.arsociallike_button_wrapper:not(.ars_native_skin2) .arsocialshare_network_like_button_settings .arsocialshare_like_wraper,
.arsociallike_button_wrapper:not(.ars_native_skin3) .arsocialshare_network_like_button_settings .arsocialshare_like_wraper
{
    float: left;
    width: 100px;
    height: 40px;
}

.arsociallike_ars_align_left{
    float: left;
}

.arsociallike_ars_align_right.arsocialshare_network_like_button_settings{
    width: 100%;
    float: left;   
    text-align: right;
}
.arsociallike_ars_align_right.arsocialshare_network_like_button_settings .arsocialshare_like_wraper{
    float: none !important;
    display: inline-block;    
}

.arsociallike_ars_align_center.arsocialshare_network_like_button_settings{
    width: 100%;
    float: left;   
    text-align: center;
}

.arsociallike_ars_align_center.arsocialshare_network_like_button_settings .arsocialshare_like_wraper{
    float: none !important;
    display: inline-block;    
}



.ars_like_medium .arsocialshare_like_wraper{
    width: 220px !important;
}

.ars_like_large .arsocialshare_like_wraper{
    width: 350px !important;
}

.arsocialshare_like_button_wrapper{
    text-align: center;
}

.arsocialshare_like_button_wrapper a.ars_instagram_follow img{
    width:97px;
    height:26px;
}

.ars_native_default.ars_like_small .arsocialshare_like_wraper{
    width: 175px !important;
}
.ars_native_default.ars_like_medium .arsocialshare_like_wraper{
    width: 220px !important;
    height: 40px !important;
}

.ars_native_default.ars_like_large .arsocialshare_like_wraper{
    width: 350px !important;
    height: 45px !important;
}

.ars_native_skin1.ars_like_small .arsocialshare_like_wraper{
    width: 175px !important;
}
.ars_native_skin1.ars_like_medium .arsocialshare_like_wraper{
    width: 220px !important;
    height: 40px !important;
}

.ars_native_skin1.ars_like_large .native_button_parent .arsocialshare_like_native_wrapper{
    padding: 8px 10px !important;
}

.ars_native_skin1.ars_like_large .arsocialshare_like_wraper{
    width: 350px !important;
    height: 45px !important;
}

.ars_native_skin2.ars_like_small .arsocialshare_like_wraper{
    width: 178px !important;
}
.ars_native_skin2.ars_like_medium .arsocialshare_like_wraper{
    width: 220px !important;
    height: 40px !important;
}

.ars_native_skin2.ars_like_large .arsocialshare_like_wraper{
    width: 350px !important;
    height: 45px !important;
}

.ars_native_skin3.ars_like_small .arsocialshare_like_wraper{
    width: 175px !important;
    height: 45px !important;
}
.ars_native_skin3.ars_like_medium .arsocialshare_like_wraper{
    width: 220px !important;
    height: 45px !important;
}
.ars_native_skin3.ars_like_large .native_button_parent .arsocialshare_like_native_wrapper{
    padding: 10px 10px !important;
}

.ars_native_skin3.ars_like_large .arsocialshare_like_wraper{
    width: 350px !important;
    height: 45px !important;
}

.ars_fan_main_wrapper ul li a div.ars_fan_network{
    vertical-align:top;
}

.ars_locker_btn_wrapper .arsocialshare_social_btn[data-fbshare]{
    position: relative;
    min-width: 70px;
}
.ars_locker_btn_wrapper .arsocialshare_social_btn[data-fbshare]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 11;
}

.arsociallocker_email_button {
    float: none;
    display: inline-block;
    margin-top: 10px;
    background: #000 !important;
    width: auto;
    font-family: Open Sans !important;
    text-transform: none !important;
    border: none;
    border-radius: 4px !important;
    color: #ffffff !important;
}

.arsocialshare_button a{
    text-decoration:none !important;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -o-box-shadow:none !important;
}

@media all and (max-width:420px){
    .arsocialshare_popup_wrapper,
    .arsociallike_popup_wrapper,
    .arsocialshare_more_network_model{
        display: none; 
        background: #ffffff;
        padding: 30px; 
        height: 100% !important;
        position:fixed !important;
        top:0 !important;
        max-width:100%;
        max-height:100%;
        left:0 !important;
        z-index:99999 !important;
        border-radius:2px;
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        -o-border-radius:2px;
        overflow: auto;
    }

    .arsocialshare_more_networks_inner_wrapper{
        float:left;
        width:100%;
        padding:0 !important;
    }

    .arsocialshare_model_close_btn{
        top:-20px;
        right:-25px;
    }


}

.arsocialshare_like_wraper{
    display: inline-block !important;
    float: none !important;
    margin-right: 10px;
    padding: 5px;
    width: auto;
}

.ars_fan_like_wrapper{
    float:left;
    width:100%;
    position:absolute;
    background:#f6f6f6;
    border:1px solid #cccccc;
    height:38px;
    display:none;
    border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    z-index:-1000000000;
    text-align:center;
    overflow: hidden;
}

.ars_fan_metro .ars_fan_like_wrapper,
.ars_fan_flat .ars_fan_like_wrapper,
.ars_fan_dark .ars_fan_like_wrapper
{
    display : block;
}

.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_top{
    top:-50px;
}

.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_bottom{
    bottom:-50px;
}

.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_left{
    left:-125px;
    top:25%;
}

.ars_fan_main_wrapper.ars_small_fan_button ul li:hover .ars_fan_like_wrapper.ars_left{
    left:-100px;
    top:25%;
}
.ars_fan_main_wrapper.ars_medium_fan_button ul li:hover .ars_fan_like_wrapper.ars_left{
    left:-115px;
    top:25%;
}
.ars_fan_main_wrapper.ars_large_fan_button ul li:hover .ars_fan_like_wrapper.ars_left{
    left:-130px;
    top:25%;
}
.ars_fan_main_wrapper.ars_small_fan_button ul li:hover .ars_fan_like_wrapper.ars_right{
    right:-100px;
    top:25%;
}
.ars_fan_main_wrapper.ars_medium_fan_button ul li:hover .ars_fan_like_wrapper.ars_right{
    right:-115px;
    top:25%;
}
.ars_fan_main_wrapper.ars_large_fan_button ul li:hover .ars_fan_like_wrapper.ars_right{
    right:-130px;
    top:25%;
}

.ars_fan_main_wrapper.ars_large_fan_button ul li:hover .ars_fan_like_wrapper.ars_bottom{
    bottom: -47px;
}



.ars_fan_sidebar .ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_left,
.arsocialfan_button_after_product .ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_left{
    left:-100px;
}

.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_right{
    right:-120px;
    top:25%;
}

.ars_fan_sidebar .ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_right,
.arsocialfan_button_after_product .ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_right{
    right:-100px;
}

.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper{
    display:block;
    z-index: 90;
    overflow: visible;
}

.ars_fan_like_wrapper.ars_top:before{
    content:"";
    width:0px;
    height:0px;
    border-top:10px solid #f6f6f6;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid transparent;
    position:absolute;
    left:43%;
    bottom:-20px;
    z-index:2;
    display : none;
}

.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_top:before{
    display : block;
}

.ars_fan_like_wrapper.ars_top:after{
    content:"";
    width:0px;
    height:0px;
    border-top:10px solid #bbbbbb;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid transparent;
    position:absolute;
    left:43%;
    bottom:-21px;
    z-index:1;
    display : none;
}
.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_top:after{
    display : block;
}

.ars_fan_like_wrapper.ars_bottom:before{
    content:"";
    widht:0px;
    height:0px;
    border-top:10px solid transparent;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #f6f6f6;
    position:absolute;
    left:43%;
    top:-20px;
    z-index:2;
    display : none;
}
.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_bottom:before{
    display : block;
}

.ars_fan_like_wrapper.ars_bottom:after{
    content:"";
    width:0px;
    height:0px;
    border-top:10px solid transparent;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #bbbbbb;
    position:absolute;
    left:43%;
    top:-21px;
    z-index:1;
    display : none;
}
.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_bottom:after{
    display : block;
}

.ars_fan_like_wrapper.ars_left:before{
    content:"";
    width:0px;
    height:0px;
    border-top:10px solid transparent;
    border-left:10px solid #f6f6f6;
    border-right:10px solid transparent;
    border-bottom:10px solid transparent;
    right:-20px;
    position:absolute;
    top:8px;
    z-index:2;
    display: none;
}
.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_left:before{
    display : block;
}

.ars_fan_like_wrapper.ars_left:after{
    content:"";
    width:0px;
    height:0px;
    border-top:10px solid transparent;
    border-right:10px solid transparent;
    border-left:10px solid #bbbbbb;
    border-bottom:10px solid transparent;
    right:-21px;
    position:absolute;
    top:8px;
    z-index:1;
    display: none;
}
.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_left:after{
    display : block;
}

.ars_fan_like_wrapper.ars_right:before{
    content:"";
    width:0px;
    height:0px;
    border-top:10px solid transparent;
    border-left:10px solid transparent;
    border-right:10px solid #f6f6f6;
    border-bottom:10px solid transparent;
    left:-20px;
    position:absolute;
    top:8px;
    z-index:2;
    display : none;
}
.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_right:before{
    display : block;
}

.ars_fan_like_wrapper.ars_right:after{
    content:"";
    width:0px;
    height:0px;
    border-top:10px solid transparent;
    border-right:10px solid #bbbbbb;
    border-left:10px solid transparent;
    border-bottom:10px solid transparent;
    left:-21px;
    position:absolute;
    top:8px;
    z-index:1;
    display : none;
}
.ars_fan_main_wrapper ul li:hover .ars_fan_like_wrapper.ars_right:after{
    display : block;
}

.arsocialshare_total_counter_wrapper{
    color:#000000;
}

.arsocialshare_total_counter_wrapper.ars_left {
    display: inline-block;
    float: none;
    height: 45px;
    margin-right:15px;
    width: 100px;
    border-right:1px solid #cccccc;
    padding-right:5px;
}

.arsocialshare_total_counter_wrapper.ars_right {
    display: inline-block;
    float: none;
    height: 45px;
    margin-left:15px;
    width: 100px;
    border-left:1px solid #cccccc;
    padding-left:5px;
    text-align:center;
}

.arsocialshare_top_bottom_bar_wrapper .arsocialshare_template2_theme .arsocialshare_total_counter_wrapper{
    margin-bottom:-20px;
}

.arsocialshare_counter_value {
    float: left;
    height: 25px;
    width: 100%;
    line-height:25px;
    text-align: center;
    font-size:26px;
}

.arsocialshare_counter_label{
    float:left;
    width:100%;
    font-size:14px;
    line-height:normal;
    text-align: center;
}

.arsocialshare_footer_icons{
    position: fixed;
    cursor:pointer;
    bottom:0;
    left: 0;
    z-index:99999;
    background-color:transparent;
    color:#ffffff;
    height: 60px;
    line-height: 60px;
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.arsocialshare_footer_icons .arsocialshare_network_btn_icon{
    margin-left : -3px !important;
}

.ars_large_btn.ars_six_button{
    width : 16.5% !important;
    text-align: center !important;
}
.ars_large_btn.ars_more_than_six{
    min-width:0px !important;
    width : 16.5% !important;
    text-align: center !important;
}

.ars_large_btn.ars_more_than_six.arsocialshare_more_button_icon{
    min-width:0px !important;
    min-width: 0px !important;
    width : 15.9% !important;
}

.ars_large_btn.ars_six_button .arsocialshare_network_btn_icon{
    float:none !important;
}
.ars_large_btn.ars_four_button{
    width : 25% !important;
    text-align: center !important;

}
.ars_large_btn.ars_four_button .arsocialshare_network_btn_icon{
    float:none !important;
    font-size: 25px !important;

}
.ars_large_btn.ars_five_button{
    width : 20% !important;
    text-align: center !important;
}
.ars_large_btn.ars_five_button .arsocialshare_network_btn_icon{
    float:none !important;
}
.ars_large_btn.ars_three_button {
    width : 33.3% !important;
    text-align: center !important;
}
.ars_large_btn.ars_three_button .arsocialshare_network_btn_icon{
    float:none !important;
    font-size: 25px !important;
}
.ars_large_btn.ars_two_button{
    width : 50% !important;
    text-align: center !important;
}
.ars_large_btn.ars_two_button .arsocialshare_network_btn_icon{
    float:none !important;
    font-size: 25px !important;
}
.ars_large_btn.ars_one_button{
    width : 100% !important;
    text-align: center !important;
}
.ars_large_btn.ars_one_button .arsocialshare_network_btn_icon{
    float:none !important;
    font-size: 25px !important;
}

.arsocial_like_footer_icons{
    position: fixed;
    cursor:pointer;
    bottom:0;
    left: 0;
    z-index:99999;
    background-color:transparent;
    color:#ffffff;
    height: 42px;
    line-height: 70px;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.arsocial_fan_footer_icons{
    position: fixed;
    cursor:pointer;
    bottom:0;
    left: 0;
    z-index:99999;
    background-color:transparent;
    color:#ffffff;
    height: 100px;
    line-height: 70px;
    width: 100%;
    text-align: center;
    font-size: 18px;
}


.arsocial_like_footer_icons .arsocialshare_like_wraper {
    margin : 0 !important;
    padding : 0 !important;
    float: left !important;
}

.arsocial_like_footer_icons .ars_native_skin1.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons .ars_native_skin2.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons .ars_native_skin3.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons .ars_native_skin4.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons .ars_native_default.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button) 
{
    width : 45% !important;
}

.arsocial_like_footer_icons.ars_one_like_button .ars_native_skin1.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_one_like_button .ars_native_skin2.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_one_like_button .ars_native_skin3.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_one_like_button .ars_native_skin4.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_one_like_button .ars_native_default.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button) 
{
    max-width: 100% !important;
    width : 100% !important;
}

.arsocial_like_footer_icons.ars_two_like_button .ars_native_skin1.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_two_like_button .ars_native_skin2.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_two_like_button .ars_native_skin3.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_two_like_button .ars_native_skin4.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button), 
.arsocial_like_footer_icons.ars_two_like_button .ars_native_default.ars_like_small .arsocialshare_like_wraper:not(.ars_like_more_button) 
{
    max-width: 50% !important;
    width : 50% !important;
}

.arsocialshare_mobile_wrapper .ars_native_skin3 .arsocialshare_like_wraper{
    height : auto !important;   
    min-height: 45px !important; 
}

.ars_native_skin1.ars_like_small .ars_like_more_button,
.ars_native_skin2.ars_like_small .ars_like_more_button,
.ars_native_skin3.ars_like_small .ars_like_more_button,
.ars_native_skin4.ars_like_small .ars_like_more_button,
.ars_native_default.ars_like_small .ars_like_more_button
{
    background-color: #000000;
    min-width: 10px !important;
    width: 9% !important;
    min-height: 40px !important;
    height: 40px !important;
}

.ars_like_more_button i {
    position: absolute;
    margin-top: -13px;
    margin-left: -7px;
}

.arsocial_fan_footer_icons ul li{
    margin : 0 !important;
}

.arsocial_fan_footer_icons .ars_fan_three_network ul li{
    max-width: 100% !important;
    width : 33.33% !important;
}

.arsocial_fan_footer_icons .ars_fan_four_network ul li{
    max-width: 100% !important;
    width : 25% !important;
}
.arsocial_fan_footer_icons .ars_fan_more_network ul li{
    max-width: 100% !important;
    min-width: 0px !important;
    width : calc(100% / 4.5) !important;
}

.arsocial_fan_footer_icons .ars_fan_more_network ul li.ars_fan_network-morebtn{
    width : 11% !important;
    float : right;
   background:#000;
}

.arsocial_fan_footer_icons .ars_fan_dark.ars_fan_more_network ul li.ars_fan_network-morebtn,
.arsocial_fan_footer_icons .ars_fan_dark.ars_fan_more_network ul li.ars_fan_network-morebtn i{
    background:#212121;
}

.arsocial_fan_footer_icons .ars_fan_main_wrapper.ars_fan_more_network .ars_fan_network .ars_fan_value{
    min-width : 0px;
}


.arsocialshare_media_share_wrapper{
    float:none;
    display:none;
    width:100%;
    height:60px;
    position:absolute;
}

.arsocialshare_media_network{
    border: 1px solid #666666;
    cursor:pointer;
    color:#666666;
    display: inline-block;
    float: none;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    padding-top:2px;
    text-align: center;
    width: 40px;
}

.arsocialshare_media_wrapper{
    float:none;
    display:block;
    position:relative;
}

.arsocialshare_media_wrapper:hover .arsocialshare_media_share_wrapper{
    display:block;
}

.arsocialshare_media_share_inner_wrapper{
    display:inline-block;
    float:none;
    padding:5px;
    position:absolute;
}

.arsocialshare_media_share_wrapper.top_left,
.arsocialshare_media_share_inner_wrapper.top_left{
    top:0;
    left:0;
}

.arsocialshare_media_share_wrapper.bottom_left,
.arsocialshare_media_share_inner_wrapper.bottom_left{
    bottom:0;
    left:0;
}

.arsocialshare_media_share_wrapper.top_right,
.arsocialshare_media_share_inner_wrapper.top_right{
    right:0;
    top:0;
    text-align: right;
}

.arsocialshare_media_share_wrapper.bottom_right,
.arsocialshare_media_share_inner_wrapper.bottom_right{
    right:0;
    bottom:0;
    text-align: right;
}

.arsocialshare_media_share_wrapper.center{
    top: 50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    text-align:center;
}
.arsocialshare_media_share_inner_wrapper.center{
    left:20px;
    right:20px;
    text-align:center;
}


.arsocialshare_rounded_theme .arsocialshare_total_counter_wrapper{
    top:15px !important;
}
.arsocialshare_blank_round_theme .arsocialshare_total_counter_wrapper{
    top:18px !important;
}

.arsocialshare_flat_rounded_theme .arsocialshare_total_counter_wrapper{
    top:-7px !important;
}

.ars_time_interval{
    height : 25px;
    text-align: right;
    vertical-align: bottom;
    padding-top: 10px;
}

.ars_time_interval label.ars_seconds{
    float:right;
    margin-left:5px;
    width:auto;
}


.arsocialshare_button:not(.ars_name_with_icon),
.arsocialshare_more_button_icon
{
    text-align: center;
}

.arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_bordered_theme .arsocialshare_button.ars_name_with_icon{
    text-align: center;
}


.ars_fan_network.more_icon .ars_fan_network_icon.socialshare-plus{
    display: inline-block;
    line-height: 40px !important;
    vertical-align: middle;
    position:relative;
}

.arsocialshare_network_button_settings.arsocialshare_button_sidebar{
    margin: 0px !important;
}


.arsocialshare_sidebar_button_wrapper{
    position:fixed;
    top:20%;
    z-index:99999;
    text-shadow:none !important;
    box-sizing:content-box;
    transform:translate3d(0px, 0px, 0px);
    -webkit-transform:translate3d(0px, 0px, 0px);
    -moz-transform:translate3d(0px, 0px, 0px);
    -o-transform:translate3d(0px, 0px, 0px);
    vertical-align:baseline;
    line-height:1em;
    font-weight:bold;
    margin:0;
    padding:0;
    outline:none;
    font-size:100%;
    border:none;
}

.arsocialshare_sidebar_button_wrapper.ars_left_button{
    left:0;
}

.arsocialshare_sidebar_button_wrapper.ars_right_button{
    right:0;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme){
    margin:0;
    padding:0;
}

.arsocialshare_buttons_wrapper,
.arsocialshare_buttons_wrapper:before{
    transition:all 0.5s ease 0s;
    -webkit-transition:all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
    -o-transition:all 0.5s ease 0s;
}
.arsocialshare_sidebar_button_wrapper.ars_left_button .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button,
.arsocialshare_sidebar_button_wrapper.ars_left_button .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button .arsocialshare_button_inner_wrapper{
    float:none;
}

.arsocialshare_sidebar_button_wrapper.ars_right_button .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button,
.arsocialshare_sidebar_button_wrapper.ars_right_button .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button .arsocialshare_button_inner_wrapper{
    float:right;
}

.arsocialshare_sidebar_button_wrapper.ars_right_button .arsocialshare_buttons_wrapper.arsocialshare_template2_theme .arsocialshare_button,
.arsocialshare_sidebar_button_wrapper.ars_right_button .arsocialshare_buttons_wrapper.arsocialshare_template2_theme .arsocialshare_button .arsocialshare_button_inner_wrapper{
    float:none !important;
}
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_small_btn,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_small_btn .arsocialshare_button_inner_wrapper{
    width:45px;
    height:45px;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_medium_btn,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_medium_btn .arsocialshare_button_inner_wrapper{
    width:50px;
    height:50px;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_large_btn,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_large_btn .arsocialshare_button_inner_wrapper{
    width:60px;
    height:60px;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button{
    padding:0;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button .arsocialshare_button_inner_wrapper a{
    display:block;
    text-decoration:none !important;
    float:left;
    width:100%;
    box-sizing:border-box;
    height:100%;
    outline:0 none;
    box-shadow:none !important;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_bordered_theme):not(.arsocialshare_rolling_theme) .arsocialshare_button .arsocialshare_button_inner_wrapper a{
    color:#ffffff;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button .arsocialshare_button_inner_wrapper{
    transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button:hover .arsocialshare_button_inner_wrapper::before{
    width:100%;
}

.arsocialshare_sidebar_button_wrapper.ars_right_button .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_medium_btn .arsocialshare_button_inner_wrapper{
    float:right;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_medium_btn,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_medium_btn{
    line-height:1em;
    font-size:14px;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme) .arsocialshare_button.ars_large_btn{
    font-size:18px;
    line-height:1em;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme):not(.arsocialshare_template2_theme) .arsocialshare_button.ars_hidden_sidebar_counter .arsocialshare_network_btn_icon,.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme):not(.arsocialshare_template2_theme) .arsocialshare_button.ars_display_sidebar_counter .arsocialshare_network_btn_icon,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper:not(.arsocialshare_rolling_theme):not(.arsocialshare_template2_theme) .arsocialshare_button.ars_sidebar_no_counter .arsocialshare_network_btn_icon{
    float:left;
    width:100%;
    top:50%;
    position:relative;
    transform:translateY(-50%);
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_square_theme .arsocialshare_button.ars_hidden_sidebar_counter:not(.ars_medium_btn) .arsocialshare_network_btn_icon,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_square_theme .arsocialshare_button.ars_sidebar_no_counter:not(.ars_medium_btn) .arsocialshare_network_btn_icon{
    top:40%;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_default_theme:not(.arsocialshare_rolling_theme):not(.arsocialshare_template2_theme) .arsocialshare_button.ars_display_sidebar_counter .arsocialshare_network_btn_icon,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_square_theme:not(.arsocialshare_rolling_theme):not(.arsocialshare_template2_theme) .arsocialshare_button.ars_display_sidebar_counter .arsocialshare_network_btn_icon{
    float:left;
    width:100%;
    top:20%;
    position:relative;
    transform:translateY(-50%);
}



.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter .arsocialshare_counter,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_square_theme .arsocialshare_button.ars_display_sidebar_counter .arsocialshare_counter{
    float:left;
    top:35%;
    width:100%;
    position:relative;
    transform:translateY(-50%);
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arseffect_effect1.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter .arsocialshare_counter{
    top:25%;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arseffect_effect2.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter .arsocialshare_counter{
    top:10%;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arseffect_effect2.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter.ars_small_btn .arsocialshare_counter,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arseffect_pulse.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter.ars_small_btn .arsocialshare_counter,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arseffect_pop.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter.ars_small_btn .arsocialshare_counter,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arseffect_buzz_out.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter.ars_small_btn .arsocialshare_counter,
.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arseffect_3d.arsocialshare_default_theme .arsocialshare_button.ars_display_sidebar_counter.ars_small_btn .arsocialshare_counter{
    top:-3%;
}

.arsocialshare_locker_gradient_theme .arsocialshare_locker_popup_inner{
    background: none;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(55, 60, 116, 0.4);
    -moz-box-shadow:    0px 0px 20px 0px rgba(55, 60, 116, 0.4);
    box-shadow:         0px 0px 20px 0px rgba(55, 60, 116, 0.4);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: none;
}


.arsocialshare_locker_gradient_theme .ars_locker_btn_container:hover .ars_locker_native_btn_wrapper{
    margin-top: 100px;
}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 13px;
    border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    display: block;
}
.arsocialshare_locker_gradient_theme .ars_locker_btn_container{
    overflow: hidden;
    margin : 8px;
    background: inherit;
    height: 37px;
}
.arsocialshare_locker_gradient_theme .ars_locker_btn_wrapper{
    height: 37px;
    text-align: left;
}
.arsocialshare_locker_main_wrapper.arsocialshare_locker_gradient_theme .arsocialshare_locker_button_wrapper
{
    background: inherit;
    color : #ffffff;
    margin-top: 0px;
}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_label{
    color : #ffffff;
}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_button_icon{
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background-color: #ffffff;
    border-radius:100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    -webkit-border-radius:100%;
    text-align: center;
    padding-top: 4px;
}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_label{
    padding-top: 1px;
    vertical-align: middle;
}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper {
    padding:0 12px;
}

.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_button_icon{
    top:50%;
    left:12px;
    position:absolute;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
}

.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_label{
    left:30%;
    top:40%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
}

.arsocialshare_locker_main_wrapper.arsocialshare_locker_gradient_theme .arsocialshare_locker_button_wrapper{
    padding: 0px;
}

.arsocialshare_locker_gradient_theme .arsocialshare_button_outer_wrapper{
    margin-top: 30px;
}

.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_button_icon.socialshare-facebook{color: #39599F;}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_button_icon.socialshare-twitter{color: #35B0E3;}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_button_icon.socialshare-googleplus{color: #dd4b39;}
.arsocialshare_locker_gradient_theme .ars_locker_native_btn_wrapper .ars_native_button_icon.socialshare-linkedin{color: #0177b5;}



.arsocialshare_locker_clean_theme .arsocialshare_locker_popup_inner{
    border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid #f6fbfd;
    border-bottom: none;
}

.arsocialshare_locker_clean_theme .ars_locker_native_btn_wrapper .ars_native_button_icon{
    width: 26px;
    height: 26px;
    margin-right: 10px;
    border-radius:100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    -webkit-border-radius:100%;
    text-align: center;
    padding-top: 4px;
    color : #ffffff;
}
.arsocialshare_locker_clean_theme .ars_locker_native_btn_wrapper .ars_native_label{
    padding-top: 2px;
    vertical-align: middle;
}

.arsocialshare_locker_main_wrapper.arsocialshare_locker_clean_theme .arsocialshare_locker_button_wrapper
{
    background: inherit;
    color : #ffffff;
}

.arsocialshare_locker_clean_theme .ars_locker_native_btn_wrapper{
    display: block;
    background-color: #ffffff;
}
.arsocialshare_locker_clean_theme .ars_locker_native_btn_wrapper{
    padding-left: 12px;
    padding-right: 13px;
    border-radius:50px;
    -moz-border-radius:50px;
    -o-border-radius:50px;
    -webkit-border-radius:50px;
    padding-top: 5px;
    border-width: 1px;
    border-style: solid;
}


.arsocialshare_locker_clean_theme .arsocialshare_button_outer_wrapper{
    margin-top: 30px;
}

.arsocialshare_locker_clean_theme .ars_locker_btn_container{
    overflow: hidden;
    margin : 8px;
    background: inherit;
    text-align: left;
}

.arsocialshare_locker_clean_theme .ars_locker_btn_container:hover .ars_locker_native_btn_wrapper{
    margin-top: 100px;
}

.arsocialshare_locker_clean_theme .arsocialshare_locker_button_wrapper{
    padding: 0px;
    margin-top: -2px;
}
.arsocialshare_locker_clean_theme .arsocialshare_locker_btn_inner_wrapper{
    padding-top: 4px;
}




.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"]{
    position: fixed;
    display: block;
    left: 0;
    bottom:0px;
    height: 40px;
    max-height: 300px;
    top: initial;
    overflow:visible;
    padding:0;
}

.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_mobile_close{
    display: none;
}

.arsocialshare_share_fixed_button_bar_wrapper{
    cursor:pointer;
    left: 0;
    z-index:99999;
    background:#8A8A8C;
    color:#ffffff;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    position: fixed;
}

.arsocialshare_share_fixed_button_bar_wrapper img.ars_share{
    margin: 10px 5px 0 12px; 
    position:relative;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -o-border-radius:0px;
    position: fixed;
    left :0;
}
.arsocialshare_share_fixed_button_bar_wrapper img.ars_close{
    margin: -10px 5px 0 12px; 
    position:fixed;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -o-border-radius:0px;
    right: 0;
    display: none;
}

.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_buttons_wrapper{
    width: 100%;
    height: 360px;
    background: #ffffff;
    overflow: auto;
    padding:40px;
    float: left;
    position: relative;
    left: 0;
}
.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_button
{
    width: 100% !important;
    text-align: center;
    margin-top: 5px;
    padding-top: 6px !important;
    font-size:20px !important;
}
.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_button .arsocialshare_network_btn_icon{
    display: inline-block;
    float: none !important;
    top:60%;
    transform:translateY(-30%) !important;
    -webkit-transform:translateY(-30%) !important;
    -o-transform:translateY(-30%) !important;
    -moz-transform:translateY(-30%) !important;
    left:auto !important;
}
.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_button .arsocialshare_network_name
{
    display: inline-block;
    float: none;
    margin-top: -5px;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
}

.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_buttons_wrapper.arsocialshare_square_theme .arsocialshare_button .arsocialshare_network_btn_icon{
    display: inline-block;
    float: none;
    position: relative;
    width: auto;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_buttons_wrapper.arsocialshare_square_theme .arsocialshare_button .arsocialshare_network_name{
    display: inline-block;
    top: 40%;
    position: relative;
    margin-left: 5px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.arsocialshare_buttons_container.arsocialshare_mobile_wrapper[data-mobile_display_type="share_fixed_footer_bar"] .arsocialshare_button .arsocialshare_counter
{
    float: none;
}

.arsocialshare_more_btn_icon {
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
}

.arsocialshare_more_btn_icon:before{
    float:left;
    width:100%;
    text-align:center;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    left:0;
}


.ars_fan_main_wrapper .arsocialshare_more_button_icon i:before{
    text-align:center;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    float:left;
    width:100%;
    left:0;
}
.arsocialshare_mobile_wrapper .arsociallike_button.arsociallike_button_wrapper.ars_native_default .arsocialshare_like_wraper,
.arsocialshare_mobile_wrapper .arsociallike_button.arsociallike_button_wrapper.ars_native_skin2 .arsocialshare_like_wraper,
.arsocialshare_mobile_wrapper .arsociallike_button.arsociallike_button_wrapper.ars_native_skin3 .arsocialshare_like_wraper
 {
    padding: 0px;
}
.arsocial_fan_footer_icons .ars_fan_main_wrapper .arsocialshare_more_button_icon i:before{
    top:45%;
}
.arsocialshare_buttons_wrapper .arsocialshare_button .arsocialshare_network_name{
    padding:0;
}

.cs-content .arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_default_theme .arsocialshare_button.ars_icon_without_name .arsocialshare_network_btn_icon,
.cs-content .arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_flat_rounded_theme .arsocialshare_button.ars_icon_without_name .arsocialshare_network_btn_icon,
.cs-content .arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_template1_theme .arsocialshare_button.ars_icon_without_name .arsocialshare_network_btn_icon,
.cs-content .arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_blank_round_theme .arsocialshare_button.ars_icon_without_name .arsocialshare_network_btn_icon,
.cs-content .arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_template2_theme .arsocialshare_button.ars_icon_without_name .arsocialshare_network_btn_icon{
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    -webkit-transform:translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
}

.cs-content .arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_blank_round_theme .arsocialshare_button.ars_icon_without_name .arsocialshare_network_btn_icon{
    position:absolute;
    top:30%;
    left:30%;
    transform:translateX(-60%);
    -webkit-transform:translateX(-60%);
    -o-transform:translateX(-60%);
    -moz-transform:translateX(-60%);
}

.cs-content .arsocialshare_buttons_container .arsocialshare_buttons_wrapper.arsocialshare_template2_theme .arsocialshare_button.ars_icon_without_name .arsocialshare_network_btn_icon{
    position:absolute;
    top:35%;
    left:50%;
    transform:translateX(-30%);
    -webkit-transform:translateX(-30%);
    -o-transform:translateX(-30%);
    -moz-transform:translateX(-30%);
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_template1_theme.arseffect_effect1 .arsocialshare_button .arsocialshare_counter{
    top:10%;
}

.arsocialshare_sidebar_button_wrapper .arsocialshare_buttons_wrapper.arsocialshare_template1_theme.arseffect_effect1 .arsocialshare_button .arsocialshare_network_btn_icon{
    top:30%;
}

.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_metro .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_metro .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_modern .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_modern .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_dark .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_dark .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_color_icons .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_color_icons .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_grey_icons .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_grey_icons .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_flat .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_pages_wrapper.ars_fan_flat .ars_fan_network-morebtn .ars_fan_label{
    position:absolute;
}

.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_metro .ars_fan_network-morebtn .ars_fan_value,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_metro .ars_fan_network-morebtn .ars_fan_label,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_modern .ars_fan_network-morebtn .ars_fan_value,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_modern .ars_fan_network-morebtn .ars_fan_label,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_dark .ars_fan_network-morebtn .ars_fan_value,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_dark .ars_fan_network-morebtn .ars_fan_label,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_color_icons .ars_fan_network-morebtn .ars_fan_value,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_color_icons .ars_fan_network-morebtn .ars_fan_label,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_grey_icons .ars_fan_network-morebtn .ars_fan_value,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_grey_icons .ars_fan_network-morebtn .ars_fan_label,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_flat .ars_fan_network-morebtn .ars_fan_value,
.arsfancounter_fan_bar_wrapper .ars_fan_main_wrapper.ars_fan_flat .ars_fan_network-morebtn .ars_fan_label{
    position:absolute;
}

.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_metro .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_metro .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_modern .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_modern .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_dark .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_dark .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_color_icons .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_color_icons .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_grey_icons .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_grey_icons .ars_fan_network-morebtn .ars_fan_label,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_flat .ars_fan_network-morebtn .ars_fan_value,
.ars_fan_main_wrapper.arsfan_post_wrapper.ars_fan_flat .ars_fan_network-morebtn .ars_fan_label{
    position:absolute;
}

.arsocialshare_email_popup_label{width: 100% !important;font-weight: normal !important;}
.arsocialshare_email_popup_input{width: 100% !important;}
.arsocialshare_email_popup_input_button{font-weight:normal !important;}

.arsocial_fan_footer_icons .ars_fan_network.more_icon .ars_fan_network_icon.socialshare-plus{
    position:inherit !important;
}

.arsocialshare_mobile_wrapper .ars_fan_main_wrapper{margin-top:20px;}