

/* Start:/bitrix/templates/aspro_max/components/bitrix/iblock.vote/element_rating/style.css?17785388541196*/
/*
.iblock-vote table td div { cursor: pointer; background: url('/bitrix/templates/aspro_max/components/bitrix/iblock.vote/element_rating/../../../../images/ai.png') -374px -51px no-repeat; width:19px; height:16px; overflow:hidden; }
div.star-voted, div.star-over { }
.iblock-vote table td div.star-empty { background-position:-393px -51px; }
.iblock-vote table td div.star-over { background-position:-374px -51px;}

*/
.votes_block.nstar .ratings{
    cursor: default;
}
.votes_block.nstar .ratings svg{
    cursor: pointer;
}
.has_hover .votes_block.nstar .ratings .item-rating.filed .svg:hover svg path, .votes_block.nstar .ratings .item-rating.filed .svg svg path{
    fill: #dc0e82!important;
}

.blog .votes_block.nstar .ratings svg{
/*    margin-top: 4px;
    box-sizing: content-box;
    cursor: pointer;
    height: 60px;
    width: 72px;
    background-image:url('https://abs.twimg.com/a/1446542199/img/t1/web_heart_animation.png')!important;
    background-position: left;
    background-repeat:no-repeat;
    background-size: 4400%;
    background-size: 2900%;
    margin-right: -25px;*/
}
.blog .votes_block.nstar .ratings svg path{
    
    
}
.blog .votes_block.nstar .ratings .filed svg{
	background-position: right;
	transition: all .80s steps(28);
}
 
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/iblock.vote/element_rating/style.css?17785388541196 */
