/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .featured-products >h2 { display:none; }
 .all-product-link{display:none;}
 #footer,.js-qv-mask{display:none;}
 .breadcrumb li:nth-child(2){
     display:none!important;
 }