.twork-right-content{
		border-top-left-radius: 500px;
		border-bottom-left-radius: 500px;
}

.twork-right-order-content{
		border-radius: 10px;
}

/* Hide product count */
.woocommerce li.product-category .count {
    display: none !important;
}