.nobl-product-description-fields,
.nobl-product-additional-fields {
	margin-top: 1.5rem;
}

.nobl-product-specifications__title {
	margin: 0 0 0.75rem;
	font-size: 1rem;
	font-weight: 700;
}

.nobl-product-specifications__list {
	margin: 0;
}

.nobl-product-specifications__item {
	display: flex;
	gap: 0.35rem;
	margin: 0 0 0.35rem;
}

.nobl-product-specifications__item dt {
	margin: 0;
	font-weight: 700;
}

.nobl-product-specifications__item dd {
	margin: 0;
}

.nobl-product-callout {
	margin: 1.25rem 0;
	padding: 1rem 1.1rem;
	border-radius: 4px;
}

.nobl-product-callout__title {
	margin: 0 0 0.5rem;
	font-weight: 700;
}

.nobl-product-callout__body {
	margin: 0;
	line-height: 1.6;
}

.nobl-product-callout__body p {
	margin: 0;
}

.nobl-product-callout--disclaimer {
	background: #fff8e6;
	border-left: 4px solid #c9a227;
	color: #6b4f1d;
}

.nobl-product-callout--disclaimer .nobl-product-callout__title {
	color: #8a6116;
}

.nobl-product-callout--terms {
	background: #fff;
	border: 1px solid #dcdcde;
}

.nobl-product-coa {
	margin: 1.25rem 0;
	padding: 1rem 1.1rem;
	background: #f6f7f7;
	border: 1px solid #dcdcde;
	border-radius: 4px;
}

.nobl-product-coa__title {
	margin: 0 0 0.5rem;
	font-size: 1rem;
	font-weight: 700;
}

.nobl-product-coa__body {
	margin: 0;
	line-height: 1.6;
}

.nobl-product-footer {
	margin: 1.5rem 0 0;
	text-align: center;
	font-size: 0.875rem;
	font-style: italic;
	color: #757575;
}

.nobl-product-attributes .woocommerce-product-attributes-item__label {
	text-transform: uppercase;
	letter-spacing: 0.02em;
}
