/*
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:*/

.rating-review-wrapper {
    display: flex;
    align-items: center;
}

.rating-review-wrapper .star-rating {
    margin-right: 10px;
}

.rating-review-wrapper .review-count {
    font-size: 14px;
    color: #555;
}
.product__price__old-price{
	margin-right:10px;
}