/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 .block-categories .h6, .block-category h1{ 
     text-transform: none !important;
 }
 .block-categories .category-sub-menu li {
    padding-right: 10%;
}
#wrapper
{
    background: #fff !important;
}
#subcategories {
    display: none !important;
}
.product-miniature .product-title a {
    height: 76px;
    display: block;
    overflow: hidden;
}

.ce-tax-shipping-delivery-label{
display:none!important;
}
.block-category {
    min-height: 6.75rem!important;
}