/* Theme Name: Soap Therapy
Author: 368 Durham
Template: hello-elementor */


.entry-title {
	display: none!important;
}

.underline {
	text-decoration: underline!important;
}

.page-content ul {
	margin-bottom: 20px!important;
}

.single-product div.product form.cart .quantity {
    float: none;
    margin: 0;
    display: inline-block;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon::before { visibility: hidden; }
