.ya-share2.white .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    background: transparent;
}

.ya-share2.white .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
     background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6 2.9a2.7 2.7 0 01-4.554 1.963L5.303 7.28a2.702 2.702 0 010 1.44l4.743 2.417a2.7 2.7 0 11-.834 1.708l-5.05-2.575a2.7 2.7 0 110-4.54l5.05-2.575A2.7 2.7 0 1114.6 2.9z' fill='%23fff'/%3E%3C/svg%3E");
}

.ya-share2.grey .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    background: transparent;
}

.ya-share2.grey .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
     background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6 2.9a2.7 2.7 0 01-4.554 1.963L5.303 7.28a2.702 2.702 0 010 1.44l4.743 2.417a2.7 2.7 0 11-.834 1.708l-5.05-2.575a2.7 2.7 0 110-4.54l5.05-2.575A2.7 2.7 0 1114.6 2.9z' fill='%23383838'/%3E%3C/svg%3E");
}

.ya-share2 .ya-share2__list.ya-share2__list_direction_vertical {
    padding: 8px 0 !important;
    margin: 0 !important;
}

.ya-share2 .ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__popup .ya-share2__badge {
    background-color: #00aaff !important;
}

button.t-submit[disabled] {
    opacity: 0.6;
    cursor: not-allowed !important;
}