/*!
Theme Name: Nadiya
Author: Mafactory
Author URI: https://mafactory.com.ua/
Version: 1.0.0

*/

.prices-row--name{
	padding-right: 20px;
}

.prices-row--name, .prices-row--desc{
	font-size: 14px;
}

.prices-row--desc{
	min-width: 80px;
}

#h1-promo {
	top: 110px;
	position: absolute;
}

@media only screen and (max-width: 600px)  {
	#h1-promo {
		top: 27px;
	}
}
