/* Shared first-screen spacing: page content starts immediately below Header. */

/* Remove Kadence's outer content gap on the custom page systems. */
.home .content-area,
.post-type-archive-sy_product .content-area,
.tax-product_category .content-area,
.single-sy_product .content-area,
.page .sy-phase5-page{margin-top:0!important;padding-top:0!important}

/* Home canvas keeps its side/bottom frame but has no blank strip above Hero. */
@media(min-width:1200px){
	.home .sy-home-layout{padding-top:0!important}
}

/* Products and category pages begin close to the navigation. */
.sy-products-page>.sy-products-hero{padding-top:28px!important}
.sy-products-page>.sy-category-hero{padding-top:28px!important}
.sy-single-product>.sy-product-hero{padding-top:24px!important}
.single-sy_product+.sy-breadcrumbs,
.sy-breadcrumbs{margin-top:16px}

/* Factory, OEM, About and Contact: remove the generic first-section gap. */
.sy-phase5-page>.sy-p5:first-child{padding-top:20px!important}
.sy-phase5-page>.sy-p5-factory-top:first-child{padding-top:54px!important}
.sy-phase5-page>.sy-p5-oem-hero:first-child{margin-top:0!important;padding-top:56px!important}
.sy-phase5-page>.sy-p5-about-hero:first-child{padding-top:28px!important}
.sy-phase5-page>.sy-p5-contact:first-child{padding-top:28px!important}

/* Factory, OEM and About share the same first-screen vertical anchors. */
.sy-phase5-page>.sy-p5-factory-top:first-child,
.sy-phase5-page>.sy-p5-oem-hero:first-child,
.sy-phase5-page>.sy-p5-about-hero:first-child{position:relative!important;padding-top:102px!important}
.sy-phase5-page>.sy-p5-factory-top:first-child .sy-p5-factory-copy>.sy-p5-eyebrow,
.sy-phase5-page>.sy-p5-oem-hero:first-child>.sy-p5-eyebrow,
.sy-phase5-page>.sy-p5-about-hero:first-child>.sy-p5-eyebrow{position:absolute!important;top:42px!important;right:0!important;left:0!important;width:100%!important;max-width:none!important;margin:0!important;transform:none!important;text-align:center!important}

@media(max-width:640px){
	.sy-products-page>.sy-products-hero,
	.sy-products-page>.sy-category-hero{padding-top:24px!important}
	.sy-phase5-page>.sy-p5:first-child{padding-top:24px!important}
	.sy-phase5-page>.sy-p5-oem-hero:first-child{padding-top:46px!important}
	.sy-phase5-page>.sy-p5-factory-top:first-child,
	.sy-phase5-page>.sy-p5-oem-hero:first-child,
	.sy-phase5-page>.sy-p5-about-hero:first-child{padding-top:84px!important}
	.sy-phase5-page>.sy-p5-factory-top:first-child .sy-p5-factory-copy>.sy-p5-eyebrow,
	.sy-phase5-page>.sy-p5-oem-hero:first-child>.sy-p5-eyebrow,
	.sy-phase5-page>.sy-p5-about-hero:first-child>.sy-p5-eyebrow{top:30px!important}
}
