/* cart product subscriptions options */
.hide-option-after:after {
	content: none !important;
}

.hide-option-before:before {
	content: none !important;
}

.product-price ul li.subscription-option {
	margin-top: 0;
}