.eshop-categories-list .eshop-category-wrap, .eshop-sub-categories-list .eshop-category-wrap {
    text-align: center;
    border: 1px #0B6F9A solid; /* darken category box borders */
    margin-bottom: 15px; /* separate category boxes */
}

.eshop-info-block {
    padding: 10px;
    text-align: center;
  background-color: #0B6F9A!important;
}

.eshop-product-price .price, .eshop-product-price .eshop-sale-price {
    clear: both;
    display: block;
    font-size: 26px;
    font-weight: normal;
    line-height: normal;
    width: 100%;
}

.list .eshop-info-block {
    float: left;
    text-align: left;
    width: 40%;
    background-color: #ffffff!important;
}