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

/* Редактирование кнопки в карточке товара */

.awooc-custom-order.button.alt.awooc-custom-order-button.show-add-to-card{
	background: #008000;
}

.single_add_to_cart_button.button.alt{
	margin-left: 5px;
}

.in-stock.stock{
	font-size: large;
}

/* Размер (цифра) цены в каталоге */
.woocommerce-Price-amount.amount{
	font-size: 24px;
}
