.wd-single-tabs .wd-nav-tabs-wrapper {
	margin-bottom: 20px;
}

.wd-single-title .product_title {
	margin-bottom: 0;
}

.wd-single-price .price {
	margin-bottom: 0;
	display: block;
	font-size: 155%;
	line-height: 1.2;
}

.wd-single-price .price:empty {
	display: none;
}

.wd-single-action-btn {
	line-height: 1;
}

.wd-single-action-btn .wd-action-btn.wd-style-icon>a {
	width: auto;
	height: auto;
	line-height: 1;
}

.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
	margin-bottom: 0;
}