Hi Pavit,
Only the first line of the custom css is actually reflected on the live site. I took screen shots but cannot upload due to the very small file size limitations. On the Nzinga soft toys page the background is white white in the custom.css there is two instuctions to be white with zero opacity.
/Virtuemart Product Layout Grid Background/
div[class="-view"] .vm-col.product .spacer {
background-color: #00000000;
}
div[class="-view"] .vm-col.product {
background-color: #00000000;
I see you dsabled the CSS plugin and deleted the custom2.css i was using as an alternative css.
Thanks Luke