/*
Theme Name: WoodMart Child
Template: woodmart
Version: 1.0.0
Text Domain: woodmart-child
*/

/* DRFONE staging: keep the content H1 as the primary page heading. */
.page-title {
	display: none;
}

.price-on-request,
.drfone-quote-note {
	display: block;
	margin-top: 4px;
	color: #2563eb;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.35;
}

.drfone-footer-contact {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 18px;
	align-items: center;
	justify-content: center;
	padding: 18px 16px;
	background: #111827;
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}

.drfone-footer-contact a {
	color: #93c5fd;
}
