/*

Custom CSS

*/


.twwr-container.twwr-floating.bottom-right {
	bottom: 110px !important;
}

.product-inner .deal-sold {
	display: none;
}
.product-inner span.woocommerce-Price-amount.amount bdi {
	color: #0873B4;
    font-weight: bold;
}
.product-inner del span.woocommerce-Price-amount.amount bdi {
	color: red;
}

a.ecomus-slide__button {
	display: none;
}

h2.ecomus-heading {
    font-size: 32px;
}

.ecomus-product-tabs-grid__heading.has-heading h4 {
    font-weight: 600;
    margin: 0;
    font-size: 26px;
}

.shop-header__content .page-description {
    text-align: justify;
}