/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 28 2025 | 08:25:19 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.price{
	display: block!important;
}

.tiered-pricing-option--default{
	display: none!important;
}
p.price {
    display: none!important;
}

button.single_add_to_cart_button.elementor-button.button.alt {
    max-height: 44px!important;
}

:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {
    max-height: 44px;
}

.tiered-pricing-totals.tiered-pricing-totals--advanced {
    display: none;
}


.tiered-pricing-table tr:first-child td {
    display: none;
}