/**
 * Philippines Missions — WPBakery polish (banner = Custom Fields only).
 * Content width follows .ciywr-header-align / header bar (1200px, 20px gutters).
 * Keep all ministry photos: 6-image fade slider + leadership photo.
 */

body.ciywr-philippines-page #right-sidebar,
body.ciywr-philippines-page #left-sidebar,
body.ciywr-philippines-page .widget-area,
body.ciywr-philippines-page .sidebar-container,
body.ciywr-philippines-page .page-header,
body.ciywr-philippines-page .entry-header,
body.ciywr-philippines-page .entry-title,
body.ciywr-philippines-page .site-breadcrumbs,
body.ciywr-philippines-wpb-page .ciywr-ph__hero {
	display: none !important;
}

body.ciywr-philippines-wpb-page #content-wrap.container {
	max-width: 1200px !important;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 8px;
	padding-bottom: 48px;
	box-sizing: border-box;
}

body.ciywr-philippines-wpb-page #primary,
body.ciywr-philippines-wpb-page #content,
body.ciywr-philippines-wpb-page .content-area,
body.ciywr-philippines-wpb-page .entry,
body.ciywr-philippines-wpb-page .entry-content,
body.ciywr-philippines-wpb-page .oceanwp-post-content,
body.ciywr-philippines-wpb-page .wpb-content-wrapper {
	max-width: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	float: none !important;
}

body.ciywr-philippines-wpb-page .vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

body.ciywr-philippines-wpb-page {
	--ph-accent: #c43c30;
	--ph-ink: #1a1d23;
	--ph-muted: #5c6570;
	--ph-charcoal: #101318;
	--ph-font: "Source Sans 3", var(--ciywr-font-sans, Verdana, Geneva, sans-serif);
	--ph-serif: "Source Serif 4", var(--ciywr-font-serif, Georgia, serif);
}

body.ciywr-philippines-wpb-page .entry,
body.ciywr-philippines-wpb-page .entry-content,
body.ciywr-philippines-wpb-page .wpb-content-wrapper {
	font-family: var(--ph-font);
	color: var(--ph-ink);
	-webkit-font-smoothing: antialiased;
}

body.ciywr-philippines-wpb-page .ciywr-ph-kicker {
	margin: 0 0 10px;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--ph-accent) !important;
}

body.ciywr-philippines-wpb-page .ciywr-ph-title {
	margin: 0 0 14px;
	font-family: var(--ph-serif);
	font-size: clamp(1.7rem, 3.2vw, 2.25rem);
	font-weight: 700;
	line-height: 1.25;
	color: var(--ph-charcoal);
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead {
	margin: 0 0 8px;
	font-size: 1.05rem;
	line-height: 1.65;
	color: #3a424c;
}

body.ciywr-philippines-wpb-page .ciywr-ph-verse {
	margin: 0 0 8px;
	padding: 18px 20px 16px;
	background: #f7f8fa;
	border-left: 3px solid var(--ph-accent);
}

body.ciywr-philippines-wpb-page .ciywr-ph-verse blockquote {
	margin: 0;
	padding: 0;
	border: 0 !important;
	background: transparent;
}

body.ciywr-philippines-wpb-page .ciywr-ph-verse p {
	margin: 0;
	font-family: var(--ph-serif);
	font-size: 1.08rem;
	font-style: italic;
	line-height: 1.6;
	color: #2a323c;
}

body.ciywr-philippines-wpb-page .ciywr-ph-verse cite {
	display: block;
	margin-top: 8px;
	font-style: normal;
	font-weight: 700;
	font-size: 0.78rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--ph-accent);
}

body.ciywr-philippines-wpb-page .ciywr-ph-fact {
	background: #fff;
	border: 1px solid #e6e8ec;
	border-radius: 4px;
	padding: 22px 22px 18px;
	height: 100%;
	box-sizing: border-box;
}

body.ciywr-philippines-wpb-page .ciywr-ph-fact-title {
	margin: 0 0 12px;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: var(--ph-accent) !important;
}

body.ciywr-philippines-wpb-page .ciywr-ph-fact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body.ciywr-philippines-wpb-page .ciywr-ph-fact li {
	position: relative;
	margin: 0 0 12px;
	padding-left: 16px;
	font-size: 1.02rem;
	line-height: 1.55;
	color: var(--ph-ink);
}

body.ciywr-philippines-wpb-page .ciywr-ph-fact li:last-child {
	margin-bottom: 0;
}

body.ciywr-philippines-wpb-page .ciywr-ph-fact li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 6px;
	height: 6px;
	background: var(--ph-accent);
}

body.ciywr-philippines-wpb-page .ciywr-ph-work {
	background: #fff;
	border-top: 3px solid var(--ph-accent);
	border-radius: 0 0 4px 4px;
	box-shadow: 0 14px 34px rgba(16, 19, 24, 0.08);
	padding: 22px 22px 20px;
	height: 100%;
	box-sizing: border-box;
}

body.ciywr-philippines-wpb-page .ciywr-ph-work h3 {
	margin: 0 0 10px;
	font-family: var(--ph-serif);
	font-size: 1.3rem;
	font-weight: 700;
	color: var(--ph-charcoal);
}

body.ciywr-philippines-wpb-page .ciywr-ph-work p {
	margin: 0 0 12px;
	font-size: 1.02rem;
	line-height: 1.6;
	color: var(--ph-ink);
}

body.ciywr-philippines-wpb-page .ciywr-ph-quote {
	margin: 0 !important;
	font-family: var(--ph-serif);
	font-style: italic;
	font-size: 0.98rem !important;
	line-height: 1.5 !important;
	color: var(--ph-muted) !important;
}

body.ciywr-philippines-wpb-page .ciywr-ph-gallery-row .ciywr-kenya-fade-slider,
body.ciywr-philippines-wpb-page .ciywr-ph-gallery-row .ciywr-sg-slider {
	width: 100%;
	max-width: 100%;
	margin: 4px 0 8px;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 14px 34px rgba(16, 19, 24, 0.12);
}

body.ciywr-philippines-wpb-page .ciywr-ph-gallery-row .ciywr-kenya-fade-slider--page,
body.ciywr-philippines-wpb-page .ciywr-ph-gallery-row .ciywr-kenya-fade-slider--full {
	--ciywr-fade-h: clamp(300px, 44vw, 520px);
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead-row {
	background: #101318;
	margin-top: 12px !important;
	margin-bottom: 12px !important;
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead-row .wpb_column .vc_column-inner {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead-copy {
	padding: 28px 8px 28px 12px;
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead-copy .ciywr-ph-title {
	color: #fff;
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead-copy .ciywr-ph-lead {
	color: rgba(255, 255, 255, 0.84);
	margin: 0;
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead-row .ciywr-kenya-fade-slider,
body.ciywr-philippines-wpb-page .ciywr-ph-lead-row .ciywr-sg-slider {
	width: 100%;
	max-width: 100%;
	margin: 0;
	overflow: hidden;
}

body.ciywr-philippines-wpb-page .ciywr-ph-lead-row .ciywr-kenya-fade-slider--side {
	--ciywr-fade-h: clamp(240px, 36vw, 380px);
}

body.ciywr-philippines-wpb-page .ciywr-ph-cta-row {
	text-align: center;
	padding-top: 8px;
}

body.ciywr-philippines-wpb-page .ciywr-ph-cta-text {
	margin: 0 0 16px;
	font-family: var(--ph-serif);
	font-size: clamp(1.2rem, 2.2vw, 1.5rem);
	font-weight: 700;
	color: var(--ph-charcoal);
}

body.ciywr-philippines-wpb-page .ciywr-ph-cta-row .vc_btn3-container {
	margin: 0 8px 8px !important;
	display: inline-block;
}

body.ciywr-philippines-wpb-page .vc_btn3.vc_btn3-color-danger,
body.ciywr-philippines-wpb-page .vc_btn3.vc_btn3-style-flat.vc_btn3-color-danger {
	background-color: var(--ph-accent) !important;
	border-color: var(--ph-accent) !important;
}

@media (max-width: 767px) {
	body.ciywr-philippines-wpb-page .ciywr-ph-fact,
	body.ciywr-philippines-wpb-page .ciywr-ph-work {
		margin-bottom: 12px;
	}

	body.ciywr-philippines-wpb-page .ciywr-ph-lead-copy {
		padding: 22px 16px 26px;
	}

	body.ciywr-philippines-wpb-page .ciywr-ph-cta-row .vc_btn3-container {
		display: block;
		margin: 0 0 10px !important;
	}

	body.ciywr-philippines-wpb-page .ciywr-ph-cta-row .vc_btn3 {
		width: 100%;
	}
}
