div.woocommerce-tabs.wc-tabs-wrapper, div.wishlist-title-container{
display:none !important;
}


.cs-quantity .quantity.buttons_added {
    margin: auto;
}
.no-products-message {
    height: 100vh; 
    align-items: center; 
    font-size: 30px; 
    justify-content: center;
    text-align: center;
    position: relative;
    top: 250px;
}

/* div.hidden-title-form{
    display:none !important;  
} */

