/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
.variations tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.variations .label {
    order: 1;
    margin-bottom: 8px;
}

.variations .value {
    order: 2;
}

.variations .label label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.in-stock{
	display: none!important;
}