.opale-price-label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	max-width: 100%;
	min-height: 30px;
	padding: 6px 12px;
	border: 1px solid #ff6b00;
	border-radius: 4px;
	background: #fff4ec;
	color: #5a6b5f;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	box-shadow: inset 3px 0 0 #ff6b00;
}

.price .opale-price-label,
.jet-woo-builder .opale-price-label,
.elementor-jet-single-price .opale-price-label {
	color: #5a6b5f;
}

.opale-price-label-card {
	display: flex;
	justify-content: center;
	min-height: 36px;
	color: #5a6b5f;
	text-align: center;
}

.single-product .summary .opale-price-label,
.single-product .elementor-widget-woocommerce-product-price .opale-price-label,
.single-product .elementor-jet-single-price .opale-price-label {
	font-size: 15px;
}
