﻿.social-sharing-mobile-top__container {
    margin-top: 15px;
}
.social-sharing-mobile-top__title {
    float: left;
    line-height: 32px;
    margin-right: 6px;
    font-size: 12px;
    color:#6e6e6e;
}
.social-sharing-mobile-bottom__container {
    margin-bottom: 30px;
}
.social-sharing-mobile-bottom__title {
    display: block;
    margin-bottom: 6px;
    color: #444444;
}
.social-sharing-mobile-bottom__container .addtoany_shortcode {
    margin-left: -4px;
}
.addtoany_shortcode .a2a_label {
    display: none !important;
}
.social-sharing-desktop-sticky__container {
    position: absolute;
    left: -50px;
    height: 500px;
}
.social-sharing-desktop-sticky__container .addtoany_list > a {
    display: block;
    margin-bottom: 5px;
}
.social-sharing-desktop-sticky__container .addtoany_list .a2a_svg:not(:hover) {
    background-color: rgb(211,211,211) !important;
}
.social-sharing-desktop-sticky__container .addtoany_list .a2a_svg:hover {
    opacity: 1;
}
.a2a_svg svg{
    position: static !important;
}