
/* Cleaner featured product section after removing toolbar and count row */
body.home-fullwidth .finder-head{
  display:block!important;
  margin-bottom:46px!important;
}
body.home-fullwidth .finder-head>div{
  max-width:900px;
}
body.home-fullwidth .finder-head h2{
  margin-bottom:0!important;
}
body.home-fullwidth .catalog-grid{
  margin-top:0!important;
}
@media(max-width:760px){
  body.home-fullwidth .finder-head{margin-bottom:30px!important}
}
