/*HOME*/
.display-item {max-height: 200px;}
.categories-navbar{
color: #00284F;
font-weight: 700;
}
.home .category-item .category-name {display:none;}
.home .button-primary {display:none;}
.home #id-0.category-title {display:none;}
.home .categories-wrapper {display:none;}
.home .divider {display:none;}
.home .featured-products-wrapper {display:none;}
#id-0.category-title {display:none;}

/*ITEM THUMBNAILS*/
.product-item .add-to-cart {display: none;}
.productname {text-align: center;}
.product-name {text-align: center;}
.product-price {display: none;}
.product-units {text-align: center;}
.product-item .product-description {
    font-size: var(--text-size-regular);
    color: #ffcc00;
    text-align: center;
    font-weight: 400;}
.product-item .price {margin-right: 0px;}
.productgridview div.productPrice
{text-align: center;}
.InventoryInfo {text-align: center;}
.minimum-price-notation {display:none;}
.inventory .error {text-align:center;}
.product-item .product-description {color: #00284F;}

/*KIT ITEMS*/
.kit-includes-title {display: none;}
.thumbnail-title-wrapper {display: none;}
.scrollable-title {display: none;}
.static-product.product-layout .main-wrapper .view-proof-wrapper.desktop {display: none;}

.slider {display:none;}

.maintenance-ribbon{
margin:0;
}