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


.row-select_custom_groups>* {
	width: 100% !important;
}

.template_header_wrapper {
	display: flex;
}
.wp_cart_pdf_header {
	width: 100%;
}
.wp_cart_pdf_header td {
	width: 50%;
}
.wp_cart_pdf_header td.wp_cart_pdf_header-meta {
	text-align: right;
}

.pdf th {
	text-align: left !important;
	padding: 0;
	font-weight: 600 !important;
	line-height: 1.5;
	font-size: 14px
}

.row-items_custom_percent td {
	max-width: 48%;
	min-width: 48%
}

