﻿.b-material-share {min-height:36px;margin:0 0 20px 0}
.b-material-share__text {color:#1b1b1b;display:inline-block;vertical-align:middle;margin:0 15px 0 0}
.ya-share2 {display:inline-block;vertical-align:middle}
.ya-share2 .ya-share2__item {margin:0 15px 0 0}
.ya-share2__container .ya-share2__link {}
.ya-share2__container .ya-share2__badge {background:none;border:1px solid #43c2cc;border-radius:36px}
.ya-share2__container .ya-share2__icon {width:28px;height:28px;margin:3px}
.ya-share2__item_service_facebook .ya-share2__icon {background:url(/img/s-fb2.svg) 0 0 no-repeat}
.ya-share2__item_service_vkontakte .ya-share2__icon {background:url(/img/s-vk2.svg) 0 0 no-repeat}
.ya-share2__item_service_twitter .ya-share2__icon {background:url(/img/s-tw2.svg) 0 0 no-repeat}
.ya-share2__item_service_odnoklassniki .ya-share2__icon {background:url(/img/s-ok2.svg) 0 0 no-repeat}
.ya-share2__container .ya-share2__counter {display:none !important}


@media (max-width: 576px) {

    .b-material-share__text {display:block;margin:0 0 10px 0}
    
    .ya-share2__container .ya-share2__badge {border-radius:32px}
    .ya-share2__container .ya-share2__icon {width:24px;height:24px;margin:3px}
    

}