@media (max-width: 768px) {
	html,
	body {
		max-width: 100%;
		overflow-x: hidden;
	}

	body *,
	body *::before,
	body *::after {
		box-sizing: border-box;
	}

	body .site,
	body .site-content,
	body .content-area,
	body .site-main,
	body .inside-article,
	body .entry-content {
		max-width: 100%;
		min-width: 0;
	}

	body .gb-element-0133f578,
	body .gb-element-5bea8047,
	body .gb-element-25a8a686,
	body .gb-element-83b15c6f,
	body .site-header,
	body .main-navigation,
	body .inside-navigation {
		max-width: 100%;
		min-width: 0;
		overflow: hidden;
	}

	body .site-header .site-logo img,
	body .custom-logo,
	body .wp-block-site-logo img {
		display: block;
		height: auto !important;
		max-width: 220px !important;
		width: auto !important;
	}

	body .wp-block-search,
	body .wp-block-search__inside-wrapper {
		max-width: 100%;
		min-width: 0;
	}

	body .wp-block-search__input {
		min-width: 0;
	}

	body.home .gb-element-39fb79b8.hero-zonesun.alignfull {
		max-width: 100%;
		min-width: 0;
		overflow: hidden;
		width: 100%;
	}

	body.home .hero-inner {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding-left: 18px;
		padding-right: 18px;
	}

	body.home .hero-title {
		font-size: 42px !important;
		line-height: 1.08 !important;
		max-width: 100%;
		overflow-wrap: anywhere;
	}

	body.home .hero-subtitle {
		font-size: 18px !important;
		line-height: 1.45 !important;
		max-width: 100%;
		overflow-wrap: anywhere;
	}

	body.home .gb-element-436e853d {
		align-items: stretch;
		display: flex;
		flex-direction: column;
		gap: 14px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding-left: 18px;
		padding-right: 18px;
		width: 100%;
	}

	body.home .gb-element-436e853d .gb-text {
		align-items: center;
		display: flex;
		justify-content: center;
		max-width: 100%;
		min-height: 54px;
		text-align: center;
		white-space: normal;
		width: 100%;
	}

	body.home .hero-stats,
	body.home .gb-element-288d4a64 {
		display: grid !important;
		grid-template-columns: 1fr !important;
		max-width: 100%;
		min-width: 0;
		width: 100%;
	}

	body.home .hero-stat,
	body.home .gb-element-94377caa,
	body.home .gb-element-306c26e0,
	body.home .gb-element-88aa0360,
	body.home .gb-element-983b7faf {
		max-width: 100%;
		min-width: 0;
		width: 100%;
	}

	body.home .gb-element-ab376ad8,
	body.home .wp-block-woocommerce-product-collection {
		max-width: 100%;
		min-width: 0;
		overflow: hidden;
	}

	body.home .wp-block-woocommerce-product-collection .wc-block-grid__products,
	body.home .wp-block-woocommerce-product-collection ul.products,
	body.home .wp-block-woocommerce-product-collection .products-block-post-template {
		grid-template-columns: 1fr !important;
		max-width: 100%;
		min-width: 0;
	}

	body.single-product div.product {
		max-width: 100%;
		min-width: 0;
		overflow: hidden;
	}

	body.single-product div.product div.images,
	body.single-product div.product div.summary,
	body.single-product .woocommerce-product-gallery,
	body.single-product .summary.entry-summary {
		clear: both;
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100% !important;
		min-width: 0;
		padding-left: 18px;
		padding-right: 18px;
		width: 100% !important;
	}

	body.single-product .woocommerce-product-gallery .flex-viewport,
	body.single-product .woocommerce-product-gallery__wrapper,
	body.single-product .woocommerce-product-gallery__image,
	body.single-product .woocommerce-product-gallery__image a {
		max-width: 100% !important;
		min-width: 0;
		width: 100% !important;
	}

	body.single-product .woocommerce-product-gallery__image img {
		height: auto !important;
		max-width: 100% !important;
		object-fit: contain;
		width: auto !important;
	}

	body.single-product .woocommerce-product-gallery .flex-control-thumbs {
		max-width: 100%;
		min-width: 0;
		overflow-x: auto;
	}

	body.single-product .summary.entry-summary iframe,
	body.single-product .woocommerce-product-details__short-description iframe {
		aspect-ratio: 16 / 9;
		height: auto !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.single-product .product_title.entry-title {
		font-size: 32px !important;
		line-height: 1.14 !important;
		max-width: 100%;
		overflow-wrap: anywhere;
	}

	body.single-product .hxd-product-detail {
		max-width: 100%;
		overflow: hidden;
		padding-left: 16px;
		padding-right: 16px;
	}
}

@media (max-width: 420px) {
	body .site-header .site-logo img,
	body .custom-logo,
	body .wp-block-site-logo img {
		max-width: 190px !important;
	}

	body.home .hero-title {
		font-size: 36px !important;
	}

	body.single-product .product_title.entry-title {
		font-size: 30px !important;
	}
}
