.woocommerce-variation-description, .woocommerce-variation-availability {
	font-weight: normal;
	font-size: 14px;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_iscomp_field {
	clear: both;
}

.woocommerce-variation-price {
	margin-top: -10px !important;
}

body .website-wrapper .main-page-wrapper .wd-post-date {
	display: none;
}

.menu.wd-nav.wd-nav-horizontal.wd-offsets-calculated li:hover div.wd-design-aside.wd-dropdown-menu {
	opacity: 1;
}