.social-list {
    margin-bottom: 24px;
}

.sidebar-share-block .social-list ul li {
    list-style: none;
    display: inline-block;
    padding-right: 24px;
    padding-bottom: 0;
}

.sidebar-share-block .social-list ul li a {
    padding: 0;
}

.sidebar-share-block .social-list ul {
    list-style: none !important;
}

.sidebar-share-block .social-list ul li a:before {
    display: none;
}

.sidebar-share-block input {
    border: 1px solid #AAAAAA;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 15px;
}