/*Type here to edit*/
.home .categories-wrapper {
    padding: 0px 0 12px;
}

.home .featured-products-wrapper {
display: none;
}

.footer a {
    text-decoration: none;
}

.footer .footerLogo {
    display: none;
}

.category .featured-products-wrapper {
    padding: 15px 0;
}

.product-item .add-to-cart .add-to-cart-controls .add-to-cart-button-wrapper .add-to-cart-button {
     width: 280px;
}
.button-primary {
    min-width: 25%;
}