.search-filters-module .refine-reset, .search-filters-module .refine-submit {
    background-color: #D20F06;
} .search-filters-module .refine-reset:hover, .search-filters-module .refine-submit:hover {
    background-color: #f9352c;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}
.store-logo-module .store-logo-link img {
    max-height: 100%;
}
#page-title-custom h1 {
    text-align: center;
}

/* Block theme css to enable header in the cart */
#page-cart #second-nav, #page-one_page_checkout #second-nav {
display: block; }

#page-cart #header-custom, #page-one_page_checkout #header-custom {
display: block; }

#page-cart #logo-custom, #page-one_page_checkout #logo-custom {
height: 120px;
background-color: #fff !important;
padding-top: 15px; }
#page-cart #logo-custom .search-col-custom, #page-cart #logo-custom .garage-col-custom, #page-one_page_checkout #logo-custom .search-col-custom, #page-one_page_checkout #logo-custom .garage-col-custom {
display: block; }