/**
 * South Africa location page — match products/inner header (header-style-2)
 * and home footer-bottom copyrights-nav.
 * Typography locked to home index.html (css/style.css):
 *   body  → Poppins, 400, 16px
 *   h1–h6 → Teko, 400 (h1 66px, h2/h3 30px, h4 24px, h5 18px, h6 14px)
 *   nav   → Roboto, 500, 14px
 */

/* Flex utilities (home/products header use Bootstrap 4 helpers) */
.d-flex { display: flex !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-center { justify-content: center !important; }
.flex-wrap { flex-wrap: wrap !important; }
.align-content-start { align-content: flex-start !important; }
.align-content-center { align-content: center !important; }
.text-white { color: #fff !important; }
.site-bg-secondry { background-color: #00173c !important; }

/* ===== Typography = home page (index.html / style.css) ===== */
body.za-page {
	font-family: Poppins, sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 1.5;
}

body.za-page .za-wrap,
body.za-page p,
body.za-page li,
body.za-page .za-kicker,
body.za-page .za-btn,
body.za-page .za-enquiry-btn,
body.za-page .za-details-btn,
body.za-page input,
body.za-page select,
body.za-page textarea,
body.za-page label,
body.za-page span,
body.za-page a {
	font-family: Poppins, sans-serif !important;
}

/* Font Awesome icons — do not override with Poppins */
body.za-page .fa,
body.za-page .fa:before,
body.za-page a.fa,
body.za-page i.fa,
body.za-page .social-icons a,
body.za-page .social-icons a:before {
	font-family: FontAwesome !important;
	font-style: normal !important;
	font-weight: normal !important;
}

body.za-page p,
body.za-page .za-wrap p,
body.za-page .za-hero-lead,
body.za-page .za-about-body p,
body.za-page .post-entry > p {
	font-family: Poppins, sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
}

body.za-page h1,
body.za-page h2,
body.za-page h3,
body.za-page h4,
body.za-page h5,
body.za-page h6,
body.za-page .za-wrap h1,
body.za-page .za-wrap h2,
body.za-page .za-wrap h3,
body.za-page .za-wrap h4,
body.za-page .za-wrap h5,
body.za-page .za-wrap h6,
body.za-page .za-stat-value,
body.za-page .widget-title,
body.za-page .heading-lead {
	font-family: Teko, sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: 0;
	line-height: 1.1 !important;
}

body.za-page h1,
body.za-page .za-wrap h1 {
	font-size: 66px !important;
}
body.za-page h2,
body.za-page .za-wrap h2,
body.za-page .heading-lead {
	font-size: 30px !important;
}
body.za-page h3,
body.za-page .za-wrap h3 {
	font-size: 30px !important;
}
body.za-page h4,
body.za-page .za-wrap h4,
body.za-page .widget-title {
	font-size: 24px !important;
}
body.za-page h5,
body.za-page .za-wrap h5 {
	font-size: 18px !important;
	font-weight: 400 !important;
}
body.za-page h6,
body.za-page .za-wrap h6 {
	font-size: 14px !important;
	font-weight: 400 !important;
}

/* Hero title — same family/weight as home headings; 30px like home h2 */
body.za-page .za-hero h1,
body.za-page .za-hero-copy h1,
body.za-page .za-hero-title {
	font-family: Teko, sans-serif !important;
	font-weight: 400 !important;
	font-size: 30px !important;
	color: #fff !important;
	background: none !important;
	line-height: 1.1 !important;
	letter-spacing: 0.5px;
}
body.za-page .za-hero h1 .za-hero-line,
body.za-page .za-hero h1 .za-hero-line-solid,
body.za-page .za-hero h1 .za-hero-line-outline {
	display: block !important;
	color: #fff !important;
	-webkit-text-stroke: 0 !important;
	background: transparent !important;
	font-family: Teko, sans-serif !important;
	font-weight: 400 !important;
	font-size: 30px !important;
	line-height: 1.1 !important;
	white-space: nowrap !important;
}

body.za-page .za-stat-value {
	font-family: Teko, sans-serif !important;
	font-weight: 400 !important;
	font-size: 30px !important;
}

body.za-page .za-kicker,
body.za-page .za-hero-eyebrow,
body.za-page .za-breadcrumb {
	font-family: Poppins, sans-serif !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

body.za-page .za-btn,
body.za-page .za-enquiry-btn,
body.za-page .za-details-btn,
body.za-page .za-side-enquiry,
body.za-page .za-mob-enquiry {
	font-family: Poppins, sans-serif !important;
	font-weight: 600 !important;
}

/* ---------- HEADER (header-style-2 like products.html) ---------- */
body.za-page .site-header.header-style-2 .topbar,
body.za-page .site-header.header-style-2 .navbar-primary {
	display: none !important;
}

body.za-page .site-header.header-style-2 {
	position: relative !important;
	width: 100%;
	z-index: 999;
	background: #fff;
	box-shadow: none;
	border: 0;
	margin: 0;
	padding: 0;
}

body.za-page .header-style-2 .top-bar {
	background-color: #00173c !important;
	padding: 0 !important;
}

body.za-page .header-style-2 .top-bar .container,
body.za-page .header-style-2 .main-bar .container {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/* Kill old one-page theme navbar rules */
body.za-page .header-style-2 .navbar-collapse,
body.za-page .header-style-2 .header-nav.navbar-collapse {
	float: none !important;
	width: auto !important;
	max-width: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

body.za-page .header-style-2 .navbar-nav {
	width: auto !important;
	float: none !important;
	margin: 0 !important;
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	justify-content: center !important;
	list-style: none !important;
	padding: 0 !important;
}

body.za-page .header-style-2 .navbar-nav > li {
	float: none !important;
	display: block !important;
}

body.za-page .header-style-2 .navbar-nav > li > a {
	text-transform: none !important;
	font-family: Roboto, sans-serif !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 1.2 !important;
	color: #111 !important;
	padding: 28px 10px !important;
	background: transparent !important;
	border: 0 !important;
}

body.za-page .header-style-2 .navbar-nav > li > a:hover,
body.za-page .header-style-2 .navbar-nav > li > a:focus {
	color: #12bbcf !important;
	background: transparent !important;
}

/* White main bar — one row: Logo | Menu | CTA */
body.za-page .header-style-2 .main-bar {
	position: relative !important;
	background-color: #fff !important;
	border-top: 1px solid #ddd;
	padding: 0 !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

body.za-page .header-style-2 .main-bar .container.clearfix {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	justify-content: space-between !important;
	min-height: 80px;
}

body.za-page .header-style-2 .main-bar .container.clearfix::before,
body.za-page .header-style-2 .main-bar .container.clearfix::after {
	display: none !important;
	content: none !important;
}

body.za-page .header-style-2 .logo-header {
	float: none !important;
	display: flex !important;
	align-items: center !important;
	width: auto !important;
	min-width: 160px;
	height: auto !important;
	padding: 10px 0 !important;
	margin: 0 !important;
	flex: 0 0 auto;
	order: 1;
	z-index: 2;
}

body.za-page .header-style-2 .logo-header-inner {
	display: block !important;
	height: auto !important;
}

body.za-page .header-style-2 .logo-header-inner img {
	max-height: 55px;
	width: auto;
	display: block;
}

body.za-page .header-style-2 .header-nav {
	float: none !important;
	clear: none !important;
	position: relative !important;
	flex: 1 1 auto;
	order: 2;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	height: auto !important;
}

body.za-page .header-style-2 .extra-nav,
body.za-page .header-style-2 .header-2-nav {
	float: none !important;
	display: flex !important;
	align-items: center !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 0 0 12px !important;
	flex: 0 0 auto;
	order: 3;
	z-index: 2;
}

body.za-page .header-style-2 .extra-nav .extra-cell {
	display: block !important;
	padding: 0 !important;
}

body.za-page .header-style-2 .header-nav-request a {
	background-color: #12bbcf !important;
	font-family: Poppins, sans-serif !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	color: #fff !important;
	display: inline-block !important;
	padding: 10px 14px !important;
	white-space: nowrap;
	border: 0 !important;
	border-radius: 0 !important;
	line-height: 1.2 !important;
}

body.za-page .header-style-2 .header-nav-request a:hover {
	background-color: #0ea8bb !important;
	color: #fff !important;
}

body.za-page .header-style-2 .sticky-header.is-fixed .main-bar,
body.za-page .header-style-2 .is-fixed.color-fill .main-bar {
	background: #fff !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Hamburger — dark bars on white header (desktop) */
body.za-page .header-style-2 .navbar-toggler {
	display: none;
	order: 4;
	float: none !important;
	padding: 8px;
	margin: 0 0 0 8px;
	background: transparent;
	border: 0;
	cursor: pointer;
	flex: 0 0 auto;
}
body.za-page .header-style-2 .navbar-toggler .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	margin: 4px 0;
	background: #00173c !important;
}

/* Dual logo: colored on desktop white bar, white on mobile dark bar */
body.za-page .header-style-2 .logo-header .logo-mobile {
	display: none;
}
body.za-page .header-style-2 .logo-header .logo-desktop {
	display: block;
}

@media only screen and (max-width: 991px) {
	/* Mobile header — match home page (1st SS): logo | cyan > | hamburger, one row */
	body.za-page .header-style-2 .main-bar {
		background-color: #00173c !important;
		border-top: 1px solid rgba(255, 255, 255, 0.15);
		box-shadow: none;
	}
	body.za-page .header-style-2 .sticky-header.is-fixed .main-bar,
	body.za-page .header-style-2 .is-fixed.color-fill .main-bar {
		background: rgba(0, 23, 60, 0.97) !important;
		box-shadow: none;
	}
	body.za-page .header-style-2 .logo-header .logo-desktop {
		display: none !important;
	}
	body.za-page .header-style-2 .logo-header .logo-mobile {
		display: block !important;
		max-height: 48px;
	}
	body.za-page .header-style-2 .logo-header {
		min-width: 0;
		padding: 8px 0 !important;
		flex: 1 1 auto;
		max-width: calc(100% - 110px);
	}
	body.za-page .header-style-2 .logo-header-inner img {
		max-height: 48px;
	}

	body.za-page .header-style-2 .main-bar .container.clearfix {
		flex-wrap: nowrap !important;
		align-items: center !important;
		min-height: 64px;
	}

	/* Drawer out of flex flow so it does not wrap the row */
	body.za-page .header-style-2 .header-nav,
	body.za-page .header-style-2 .header-nav.navbar-collapse {
		position: fixed !important;
		top: 0;
		left: -280px;
		width: 260px !important;
		max-width: 80vw;
		height: 100vh !important;
		flex: 0 0 auto !important;
		order: 0 !important;
		display: block !important;
		margin: 0 !important;
		padding: 20px 0 !important;
		background: #fff !important;
		z-index: 10050;
		transition: left 0.35s ease;
		overflow-y: auto;
		box-shadow: 2px 0 12px rgba(0, 0, 0, 0.15);
		/* remove from flex sizing */
		align-self: flex-start;
		pointer-events: none;
	}
	body.za-page .mobile-sider-drawer-menu.active .header-nav.navbar-collapse {
		left: 0 !important;
		pointer-events: auto;
	}
	body.za-page .header-style-2 .navbar-nav {
		flex-direction: column !important;
		align-items: stretch !important;
		width: 100% !important;
	}
	body.za-page .header-style-2 .navbar-nav > li > a {
		color: #00173c !important;
		padding: 12px 18px !important;
		border-bottom: 1px solid #eee !important;
	}

	/* Quote + hamburger on the right, same row as logo */
	body.za-page .header-style-2 .extra-nav,
	body.za-page .header-style-2 .header-2-nav {
		order: 3 !important;
		margin: 0 0 0 auto !important;
		flex: 0 0 auto !important;
	}
	body.za-page .header-style-2 .navbar-toggler {
		display: block !important;
		order: 4 !important;
		margin: 0 0 0 6px !important;
		padding: 10px 6px;
	}
	body.za-page .header-style-2 .navbar-toggler .icon-bar {
		background: #fff !important;
	}

	/* Compact cyan > button like home mobile */
	body.za-page .header-style-2 .header-nav-request a {
		font-size: 0 !important;
		padding: 10px 12px !important;
		min-width: 44px;
		text-align: center;
		line-height: 1 !important;
	}
	body.za-page .header-style-2 .header-nav-request a i {
		font-size: 22px !important;
		margin: 0 !important;
		width: auto;
		display: inline-block;
		vertical-align: middle;
		color: #fff !important;
	}
}

@media only screen and (max-width: 640px) {
	body.za-page .header-style-2 .header-nav-request a {
		font-size: 0 !important;
		padding: 10px 12px !important;
	}
	body.za-page .header-style-2 .header-nav-request a i {
		font-size: 22px !important;
		margin: 0 !important;
	}
}

/* ---------- FOOTER BOTTOM (copyrights-nav like home) ---------- */
body.za-page .site-footer.footer-large .footer-bottom {
	padding: 20px 0 !important;
	background-color: #111 !important;
	border-top: 1px solid #222;
	color: #fff;
}

body.za-page .site-footer .footer-bottom .container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

body.za-page .site-footer .footer-bottom .wt-footer-bot-left {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between !important;
	gap: 12px 24px;
	width: 100%;
}

body.za-page .site-footer .footer-bottom .copyrights-nav {
	list-style: none !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

body.za-page .site-footer .footer-bottom .copyrights-nav li {
	display: inline-block !important;
	margin: 0 8px 0 0 !important;
	padding: 0 !important;
	float: none !important;
	position: relative;
}

body.za-page .site-footer .footer-bottom .copyrights-nav li:last-child {
	margin-right: 0 !important;
}

body.za-page .site-footer .footer-bottom .copyrights-nav li:last-child::after {
	display: none !important;
}

body.za-page .site-footer .footer-bottom .copyrights-nav li::after {
	content: "/" !important;
	position: relative;
	right: -8px;
	color: #12bbcf !important;
	font-weight: 400;
}

body.za-page .site-footer .footer-bottom .copyrights-nav li a {
	color: #12bbcf !important;
	font-family: Poppins, sans-serif !important;
	font-size: 13px !important;
	text-decoration: none !important;
	background: none !important;
	padding: 0 !important;
}

body.za-page .site-footer .footer-bottom .copyrights-nav li a:hover,
body.za-page .site-footer .footer-bottom .copyrights-nav li a:focus {
	color: #fff !important;
}

body.za-page .site-footer .footer-bottom .copyrights-text {
	color: #fff !important;
	font-family: Poppins, sans-serif !important;
	font-size: 14px !important;
	display: inline-block;
	margin: 0;
}

body.za-page .site-footer .footer-bottom .copyrights-text a,
body.za-page .site-footer .footer-bottom .copyrights-text .site-text-primary {
	color: #12bbcf !important;
}

body.za-page .site-footer .footer-bottom .copyrights-text a:hover {
	color: #fff !important;
}

@media only screen and (max-width: 767px) {
	body.za-page .site-footer .footer-bottom .wt-footer-bot-left {
		flex-direction: column;
		align-items: flex-start !important;
		justify-content: flex-start !important;
	}
	body.za-page .site-footer .footer-bottom .copyrights-nav li {
		margin-bottom: 6px;
	}

	/* Hero — stop mobile squash from nowrap / fixed 30px */
	body.za-page .za-hero h1,
	body.za-page .za-hero-copy h1,
	body.za-page .za-hero-title {
		font-size: 24px !important;
		max-width: 100% !important;
	}
	body.za-page .za-hero h1 .za-hero-line,
	body.za-page .za-hero h1 .za-hero-line-solid,
	body.za-page .za-hero h1 .za-hero-line-outline {
		font-size: 24px !important;
		white-space: normal !important;
		max-width: 100% !important;
	}
	body.za-page .za-hero-lead,
	body.za-page .za-hero-copy p {
		max-width: 100% !important;
		font-size: 15px !important;
	}
	body.za-page .za-kicker,
	body.za-page .za-hero-eyebrow,
	body.za-page .za-breadcrumb {
		font-size: 12px !important;
		max-width: 100% !important;
		white-space: normal !important;
	}

	/* Hero CTAs one row */
	body.za-page .za-actions {
		display: flex !important;
		flex-wrap: nowrap !important;
		gap: 10px !important;
	}
	body.za-page .za-actions .za-btn {
		flex: 1 1 0 !important;
		width: auto !important;
		min-width: 0 !important;
		padding: 10px 10px !important;
		font-size: 12px !important;
		text-align: center;
	}

	/* Product card buttons — one row */
	body.za-page .za-product-enquiry {
		display: flex !important;
		flex-wrap: nowrap !important;
		align-items: stretch !important;
		gap: 8px !important;
		width: 100% !important;
	}
	body.za-page .za-enquiry-btn,
	body.za-page .za-details-btn {
		flex: 1 1 0 !important;
		width: auto !important;
		min-width: 0 !important;
		padding: 8px 6px !important;
		font-size: 11px !important;
		letter-spacing: 0.3px !important;
		white-space: nowrap !important;
		text-align: center !important;
		justify-content: center;
	}
}

/* Country links — all cyan like home */
body.za-page .site-footer .footer-h-left p a {
	color: #12bbcf !important;
}

/* Keep ZA main content clear of theme link color bleed */
body.za-page .za-wrap a {
	color: inherit;
}
body.za-page .za-wrap .za-btn,
body.za-page .za-wrap .za-enquiry-btn {
	color: #fff !important;
}
body.za-page .za-wrap .za-details-btn {
	color: #1b2a57 !important;
	font-family: Poppins, sans-serif !important;
}
body.za-page .za-wrap .za-details-btn:hover {
	color: #fff !important;
}
body.za-page .za-wrap .za-btn-outline {
	color: #1b2a57 !important;
}
body.za-page .za-wrap .za-btn-outline:hover {
	color: #fff !important;
}
body.za-page .za-side-enquiry {
	color: #fff !important;
	font-family: Poppins, sans-serif !important;
}
body.za-page .za-side-enquiry:hover {
	color: #fff !important;
}

body.za-page .site-footer .logo-footer img {
	max-height: 70px;
	width: auto;
}

body.za-page .site-footer .widget-title {
	font-size: 24px;
	margin-bottom: 20px;
}

body.za-page .footer-dark .footer-top p,
body.za-page .footer-dark .widget_address li,
body.za-page .footer-dark .widget_services ul li a {
	font-family: Poppins, sans-serif !important;
}

body.za-page .footer-widget.style-v2,
body.za-page .copyright {
	display: none !important;
}

body.za-page .site-footer .col-lg-5 {
	width: 41.66666667%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
body.za-page .site-footer .col-lg-7 {
	width: 58.33333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media only screen and (max-width: 991px) {
	body.za-page .site-footer .col-lg-5,
	body.za-page .site-footer .col-lg-7,
	body.za-page .site-footer .col-md-4,
	body.za-page .site-footer .col-md-8,
	body.za-page .site-footer .col-md-12 {
		width: 100%;
		float: none;
	}
}
