/*
Theme Name: HangHu K750
Theme URI: https://www.hanghujx.com/
Author: HangHuJX
Author URI: https://www.hanghujx.com/
Description: WordPress theme based on k750 industrial/export site layout for HangHuJX. WooCommerce ready.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hanghu-k750
Tags: e-commerce, custom-menu, featured-images, translation-ready, woocommerce
*/

/* Main front-end styles load from assets/css/style.css via functions.php */

/* WordPress / WooCommerce compatibility overrides */
.wp-block-image img,
.alignnone,
.aligncenter,
.alignleft,
.alignright {
	max-width: 100%;
	height: auto;
}

.adminbuy_cn img {
	max-width: 100%;
	height: auto;
}

.inquiry-success {
	padding: 12px 16px;
	margin-bottom: 16px;
	background: #e8f8e8;
	color: #1a7a1a;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
	list-style: none;
	padding: 12px 16px;
	margin: 0 0 20px;
	background: #f7f7f7;
}

/* Legacy Elementor/Astra front page: less theme chrome interference */
.hanghu-front-legacy {
	margin: 0;
	padding: 0;
	background: transparent;
	max-width: none;
}

.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;
	width: 1px;
	word-wrap: normal !important;
}
