@import 'style.ext.css';

/* .b-share */

.ya_share .b-share,
.ya_share .b-share-btn__wrap {
    margin: 0 !important;
    padding: 0 !important;
    height: 28px !important;
}

.ya_share .b-share-btn__wrap {
    margin-left: 5px !important;
}

.ya_share .b-share-btn__wrap:first-child {
    margin-left: 0 !important;
}

.ya_share .b-share__handle {
    border-width: 0 !important;
    border-radius: 1px !important;
    height: 28px !important;
    background-color: rgba(0, 0, 0, .25) !important;
}

.ya_share .b-share__handle:hover {
    background-color: rgba(0, 0, 0, .5) !important;
}

.ya_share .b-share__handle .b-share-icon {
    margin: 2px;
    width: 24px;
    height: 24px;
}

.ya_share .b-share__handle .b-share-counter {
    margin: 0;
    border-left: 1px solid rgba(255, 255, 255, .25);
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    color: rgba(255, 255, 255, .75);
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .15);
}
