
.wds .price p {
	margin-bottom: 4px !important;
	line-height: 1.1 !important;
}

.wds {
	margin-bottom: 1em;
}

.wds-first {
	margin-bottom: 1em !important;
}

.wds-text {
	font-size: .875rem;
	font-weight: 400;
	color: #666;
}

.wds-second .wds-price span.amount {
	color: #098e3a !important;
}

.wds-before {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: baseline;
}

.wds-before .wds-text {
	margin-right: 5px;
}

.wds-after {
	display: flex;
	align-items: baseline;
}

.wds-after .wds-text {
	margin-left: 5px;
}

.wds-above {
	display: flex;
	flex-direction: column-reverse;
}

.wds-above .wds-text {
	margin-bottom: 5px;
}

.theme-woodmart .product-quick-view .wds {
	display: contents;
}

.theme-woodmart .product-quick-view .wds-price span.amount {
	font-size: 22px;
}

.theme-woodmart .product-quick-view .woodmart-scroll-content>.price {
	margin-bottom: 5px;
}

@media (max-width:768px) {
	.theme-woodmart .single-product-page .summary-inner {
		margin-bottom: 10px;
	}
}

.theme-flatsome .product-lightbox-inner .wds-price span.amount {
	font-size: 1.5em;
}

.theme-astra .wds.other-place .wds-price {
	font-size: 1.5rem;
	font-weight: 700;
}

.theme-storefront .wds.related .wds-after, .theme-storefront .wds.related .wds-before, .theme-storefront .wds.store .wds-after, .theme-storefront .wds.store .wds-before {
	justify-content: center;
}
