/*
Theme Name: vantage-child
Template: vantage
*/
.woocommerce ul.products li h2{
    font-size: 1.25em!important;
    color:#999999!important;
}
.add-to-cart-button{
    display: none;
}
.archive #main{
    padding-top: 6rem!important;
}

.single-product #main{
    padding-top: 6rem!important;
}