Hello,
S&B uses VM 2.0.22a
VM 2.0.24 has some css updates that breaks the template.
I have switched some stuff back, but there are probably a lot more:
/* update to vm2.0.24 */
span.addtocart-buttonx {
float: none;
margin: 0 !important;
width: auto !important;
}
xspan.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
border: 0 !important;
width: auto !important;
}
label.quantity_box {
line-height: 43px !important;
}
.checkout-button-top {
padding: inhitit !important;
text-align: left !important;
}
.checkout-button-top input.terms-of-service {
margin: 24px 10px 0 0 !important;
}
div.terms-of-service, table.generalUserInfo, table.user-details {
margin: 15px 0 !important;
}
div.terms-of-service {
display: block !important;
}
.vmlogout {
line-height: 35px !important;
}
table.cart-summary tr th {
background: none repeat scroll 0 0 #282C2F;
padding: 10px 8px;
}
.priceColor2 {
color: #C0C0C0;
}
/* Fix pt_BR space problems */
.orderlistcontainer div.title
{
width: auto !important;
}