.product-page-header__share .ya-share2__item {
    margin: 5px !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fef568;
    text-align: center;
    line-height: 30px;
}

.product-page-header__share .ya-share2 .ya-share2__item:hover {
	/*color: #fef568 !important;*/
    background-color: #000;
}

.product-page-header__share .ya-share2 .ya-share2__item .ya-share2__link:hover {
	color: #fef568 !important;
    /*background-color: #000;*/
}

.product-page-header__share .ya-share2__badge,
.product-page-header__share .ya-share2__icon {
	background: none !important;
	display: none;
}

.product-page-header__share .ya-share2__link {

    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 30px;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    font-size: 20px;
    color: #000;
}

.product-page-header__share .ya-share2__item_service_vkontakte .ya-share2__link:before {
	content: "\f189";
}

.product-page-header__share .ya-share2__item_service_odnoklassniki .ya-share2__link:before {
	content: "\f263";
}

.product-page-header__share .ya-share2__item_service_facebook .ya-share2__link:before {
	content: "\f09a";
}
