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


.starRating__wrap {display:inline-flex; font-size:1.25rem}
.starRating__wrap > * {line-height:1; font-size:1em}
.starRating__item--full {color:#fc0}
.starRating__item--empty {color:#8DADA4}


.reviews__list {display: grid; margin:1rem 0}
.reviewItem {padding:.75rem 1rem; border-top:solid 1px #eee; font-size:14px; line-height:1.2; transition:.5s all}
.reviewItem:hover {background:#f2f5f7}
.color_alternate .reviewItem:hover {background:#fff}
.reviewItem__username__wrap {display: flex; align-items: center; gap:1rem; margin-bottom:.1rem}
.reviewItem__username__wrap .starRating__wrap {font-size:1.1rem}
.reviewItem__date {float:right; text-align:right; opacity:.5}
.reviewItem__username {font-weight:600}
p.reviewItem__review {margin-bottom:0}


.item__rub_uah, .item__usd_rub, .item__eur_rub {display:none !important}
/* .app.calc-app .tabs .tabs__caption.switch {display:none !important} */


.app.calc-app .dark {padding-top:0}
.app.calc-app .tablo {margin-top:0}
.app.calc-app .mini-alert {margin-bottom:0}
@media (min-width:992px) {
	.app.calc-app .tabs {transform:scale(.9)}
	.app.calc-app .popup.make_order {transform:scale(.9)}
}