Hi,
I changed the left side currency to the right side one (rub) and the price block has been overlapped by the quantity input field. Seems like a problem with css.
Link: http://furs-store.ru/product/beret/
Please advise how to fix it.
THanks.
.product-type-simple .price .amount {
margin-left: -150px;
}