/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

html{
    scroll-behavior: smooth;
}
.marco_product_downloads_wrap {
    max-width: 800px;
}
.marco_product_right_column h3{
    margin: 30px 0 20px 0;
}
.spare_parts_product_row form.cart {
    display: flex;
}
.spare_parts_product_row form.cart button {
   min-width:150px;
}
.woocommerce .spare_parts_product_row .quantity input.qty{
	font-size:.8em;
}