/*
 Theme Name:   Storefornt Child KAEX B2B
 Description:  Storefornt Child KAEX B2B
 Author:       David Guntern
 Author URI:   https:kaex.ch;
 Template:     storefront
 Version:      1.0
 Text Domain:  storefront
*/




/*.form-row-hidden {
	display: none;
}*/


#billing_wcj_checkout_field_2_field .woocommerce-input-wrapper input{
	position: relative;
	float: left;
	top: 5px;
}

#billing_wcj_checkout_field_2_field .woocommerce-input-wrapper label{
	position: relative;
	float: left;
	margin-right: 25px;
}


.woocommerce-billing-fields p.form-row:not(#billing_address_1_field),
.woocommerce-shipping-fields p.form-row:not(#shipping_address_1_field)
 {
    margin-bottom: 10px;
}


section.woocommerce-order-details {
	margin-bottom: 20px;
}

section.woocommerce-order-details p {
	font-weight: 400;
}

.order-details tbody .product.bundled-item {
	background-color: lightgrey;
}