/*HOME PAGE*/
.promotion-wrapper {display:none;}
.home .featured-products-wrapper {padding: 20px;}
.categories-wrapper {display: none;}
.divider {display: none;}

/*THUMBNAILS*/
.product-name {text-align: center;}
.product-price {text-align: center;}
.product-units {text-align: center;}
.product-item .product-description {
    font-size: var(--text-size-regular);
    text-align: center;
    font-weight: 400;}
.product-item .price {display:none;}
.productgridview div.productPrice
{text-align: center;}
.InventoryInfo {text-align: center;}
.minimum-price-notation {display:none;}
.inventory .error {text-align:center;}