/*@import url("schemes/victoria.css");*/
@import url("schemes/gold.css");

/*YOUR CUSTOM STYLES*/
legend{ margin-top:20px;}
form .row{ margin-bottom:15px; }

/*carrinho*/
.cart-table .cart-item-image img { max-width:70px; max-height:70px; }