/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.strong-rating label
{
font-weight: 700;
width: 30px;
text-align: center;
}

.strong-rating input:checked + label ~ label:before,
.strong-rating:hover label:hover ~ input:not(:checked) + label:before,
.strong-rating span.star.current ~ span
{
font-weight: normal;
}

.strong-rating span.star
{
font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Encode Sans Semi Condensed', sans-serif;
    font-weight: 700;
}