/*
Theme Name: K-GEN Lifetech
Theme URI: https://kgenlifetech.local
Author: OpenAI Codex
Description: Source-driven block theme for K-GEN Lifetech, migrated from the static HTML reference site.
Requires at least: 6.7
Tested up to: 7.0
Requires PHP: 8.1
Version: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kgenlifetech
*/

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

.wp-site-blocks {
	padding: 0;
}

.wp-site-blocks > .wp-block-group.boxed_wrapper {
	margin: 0;
	max-width: none !important;
	padding: 0;
}

.wp-block-post-content,
.wp-block-template-part {
	margin-block-end: 0;
	margin-block-start: 0;
}

.wp-block-post-content {
	display: block;
}

.header-lower .main-menu .navigation > li.current > a,
.header-lower .main-menu .navigation > li.current:hover > a,
.mobile-menu .navigation li.current > a {
	color: #f9bd6e !important;
}

.wp-site-blocks .boxed_wrapper > * {
	margin-block-start: 0;
	margin-block-end: 0;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.single-kgen_product .page-title + .shop-details,
.single-kgen_product .kgen-product-details-section {
	padding-bottom: 40px;
}

.single-kgen_product .page-title + .shop-details .product-discription,
.single-kgen_product .kgen-product-details-section .kgen-product-description-block {
	margin-bottom: 0;
}

.single-kgen_product .page-title + .shop-details + .kgen-product-leaflet-section,
.single-kgen_product .kgen-product-leaflet-section {
	padding-top: 0;
}

@media only screen and (max-width: 767px) {
	.about-section .inner-content .pattern-layer .pattern-3 {
		display: none !important;
	}
}
