/*
Theme Name: QC Webworks Toolcaise
Theme URI: https://qctc.com/
Description: Safe child theme for QC Total Control website edits managed by the QC Total Control.
Author: QC Webworks
Template: qcwebworks-modern-classic
Version: 1.0.0
Text Domain: qcwebworks-toolcaise
*/

/* Keep the iOS status-bar safe area visually connected to the mobile header. */
@media (max-width: 980px) {
	html {
		background-color: #0a0611;
	}

	body.qcw-2026 .qcr-header,
	body.qcw-2026 .qcr-header[data-scrolled="true"],
	body.qcw-2026:not(.home) .qcr-header,
	body.qcw-2026 .qcr-header::before {
		background: #0a0611 !important;
	}
}
