﻿@charset "UTF-8";.stars-widget{font-size:16px;display:flex;flex-wrap:wrap;align-items:center;}.stars-widget_field{display:flex;flex-wrap:wrap;align-items:center;margin-right:10px;}@media(max-width:425px){.stars-widget_field{margin-right:5px;}}.stars-widget_info-left{margin-right:15px;margin-bottom:6px;}@media(max-width:450px){.stars-widget_info-left{margin-right:10px;}}.stars-widget_info-right{margin-top:3px;color:#4a4c4c;}@media(max-width:425px){.stars-widget_info-right{margin-bottom:12px;}}.stars-widget_field-text{margin-right:15px;margin-top:5px;color:#4a4c4c;}@media(max-width:450px){.stars-widget_field-text{margin-right:10px;}}.star_button{width:23px;height:23px;background-image:url(https://www.supersadovnik.ru/Content/images/rating/Star-empty.png);background-repeat:no-repeat;background-color:transparent;background-position:center center;background-size:cover;border:none;outline:none;border-radius:30px;position:relative;margin-right:8px;}@media(max-width:450px){.star_button{margin-right:5px;}}.star_button_can-vote:hover:after{content:'';width:30px;height:30px;background-image:url(https://www.supersadovnik.ru/Content/images/rating/Circle.png);background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:-3px;left:-3px;}.current_vote:after{content:'';width:30px;height:30px;background-image:url(https://www.supersadovnik.ru/Content/images/rating/Circle.png);background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:-3px;left:-3px;}.full_star{background-image:url(https://www.supersadovnik.ru/Content/images/rating/Star-full.png);}.half_star{background-image:url(https://www.supersadovnik.ru/Content/images/rating/Star-half.png);}.stars-widget__raing-value-left{font-weight:bold;font-size:35px;color:#2d731e;font-family:'PT Sans Narrow';}@media(max-width:425px){.stars-widget__raing-value-left{font-size:30px;}}.stars-widget__raing-value-right{font-weight:bold;font-size:35px;color:#aaa;font-family:'PT Sans Narrow';}@media(max-width:425px){.stars-widget__raing-value-right{font-size:30px;}}