/* Start custom CSS */.ast-woo-product-category {
    
    display: none !important;
    
}

.ast-shop-product-out-of-stock {
    
    color: #fff;
    background-color: rgba(106,97,149,.88) !important;
}


.woocommerce nav.woocommerce-pagination ul li {
    
    border: 0px !important;
}

.ast-on-card-button {
    
    display: none;
    
}


.page-numbers {
    
    text-align: center;
    
}/* End custom CSS */