/*test*/
.dropdownCart-container.is_empty_cart { display: none !important; }
button.dropdownCart-btn { background-color: transparent; outline: none; border: 0; }
.thumbnail > a {
	display: inline-block; 
	height: auto; 
	width: 100%; 
}
.list-product .wrap-inner .top-lead:before, .product-field .wrap-inner .top-lead:before {
	display: none !important; 
}
.vm-customfields-wrap { xheight: 5rem; }
form.flex-column { flex-wrap:wrap; }

.addtocart-bar,.vm-customfields-wrap, .vm-customfields-wrap .row.list-product,
div.pd-detail-item .product_s_desc, div.pd-detail-item .product-field-desc, .product-related-products .product_s_desc, .product-related-products .product-field-desc { float: left; width: 100%;clear: both; display:inline-block;}
form .product-fields-title-wrapper { text-align: left;} 
.vmCartModule { position: relative;}
.dropdownCart-container { position: absolute; display:none; }