/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 23 2025 | 08:16:10 */
a.button.product_type_variable.add_to_cart_button{
    display: none !important;
}
.e-atc-qty-button-holder {
    display: none !important;
}
table.variations {
    background: #f8f8f8 !important;
}
th.label {
    padding: 0px !important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: right !important;
    font-size: 12px;
}
/*PRICE NONE*/

span.price{
	display:none !important;
}
span.onsale {
    display: none !important;
}
p.price {
    display: none !important;
}
/*PRICE NONE*/

