/**
Theme Name: Honway Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: honway-child
Template: astra
*/
/*
 Theme Name:   Honway Child
 Template:     astra
 Author:       Gemini
 Version:      1.0.0
*/

@charset "UTF-8";
.hw-detail-container { font-family: 'Montserrat', Arial, sans-serif; color: #475569; line-height: 1.8; max-width: 1000px; margin: 0 auto; padding: 0 15px; }
.hw-detail-title { border-left: 5px solid #10b981; padding-left: 15px; margin: 40px 0 25px; color: #0a192f; font-size: 1.6rem; font-weight: 800; }
.hw-detail-subtitle { font-size: 1.1rem; color: #1e293b; font-weight: 700; margin-top: 25px; }
.hw-feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 30px 0; }
@media (min-width: 768px) { .hw-feature-grid { grid-template-columns: repeat(4, 1fr); } }
.hw-feature-item { text-align: center; padding: 25px; background: #fff; border-radius: 12px; border: 1px solid #e2e8f0; transition: 0.3s; }
.hw-feature-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.05); border-color: #10b981; }
.hw-feature-item svg { color: #10b981; margin-bottom: 15px; }
.hw-feature-item h4 { font-size: 15px; font-weight: 700; color: #0a192f; margin: 0; }
.hw-spec-table { width: 100%; border-collapse: collapse; margin-bottom: 40px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.08); }
.hw-spec-table th { background: #0a192f; color: #fff; padding: 18px; text-align: left; font-size: 14px; font-weight: 700; }
.hw-spec-table td { padding: 15px 18px; border-bottom: 1px dotted #e2e8f0; font-size: 14px; background: #fff; }
.hw-spec-table tr:nth-child(even) td { background: #fbfcfd; }
.hw-spec-table tr:hover td { background: #ecfdf5; }
.hw-media-block { display: flex; flex-direction: column; gap: 30px; margin: 40px 0; align-items: center; }
@media (min-width: 768px) { .hw-media-block { flex-direction: row; } .hw-media-block.reverse { flex-direction: row-reverse; } }
.hw-media-content { flex: 1; }
.hw-media-img-wrapper { flex: 1; position: relative; width: 100%; }
.hw-media-img { width: 100%; border-radius: 15px; box-shadow: 0 15px 30px rgba(0,0,0,0.1); display: block; object-fit: cover; }
.woocommerce-ordering { display: none !important; }
.woocommerce-breadcrumb { font-size: 14px !important; color: #475569 !important; margin: 20px 0 25px !important; text-shadow: none !important; filter: none !important; -webkit-font-smoothing: antialiased; word-spacing: 2px; }
.woocommerce-breadcrumb a { color: #0a192f !important; font-weight: 700 !important; text-decoration: none !important; }
.woocommerce-breadcrumb a:hover { color: #10b981 !important; text-decoration: underline !important; }
.woocommerce-breadcrumb span:last-child { text-shadow: none !important; font-weight: 400 !important; }
.single-product div.product { margin-top: 10px !important; padding-top: 20px !important; }
@media (max-width: 768px) { .single-product div.product { margin-top: 20px !important; } }
.woocommerce-breadcrumb, .single-product div.product .summary, .single-product div.product .woocommerce-product-gallery { margin-top: 0 !important; padding-top: 0 !important; }
.woocommerce-breadcrumb { line-height: 1 !important; }
.honway-about-wrapper { width: 100%; background-color: #fff; font-family: 'Montserrat', sans-serif; -webkit-font-smoothing: antialiased; }
.nav-spacer { height: 140px; display: block; width: 100%; }
.about-container { max-width: 1140px !important; margin: 0 auto !important; padding: 20px 30px 100px !important; box-sizing: border-box; }
.inline-link { color: #0a192f !important; text-decoration: none !important; border-bottom: 2px solid #10b981 !important; padding-bottom: 2px !important; transition: 0.3s; display: inline-block; line-height: 1.2; }
.inline-link:hover { color: #10b981 !important; border-bottom-color: #0a192f !important; background-color: rgba(16, 185, 129, 0.05); }
.about-hero { text-align: center; margin-bottom: 80px; }
.about-title { font-size: clamp(32px, 5vw, 50px) !important; font-weight: 800 !important; color: #0a192f !important; line-height: 1.1 !important; margin-bottom: 30px !important; }
.about-title .highlight { color: #10b981 !important; }
.about-lead { font-size: 22px !important; color: #0f172a !important; font-weight: 500 !important; line-height: 1.6 !important; max-width: 900px !important; margin: 0 auto !important; }
.about-main-grid { display: flex !important; flex-direction: row !important; flex-wrap: nowrap !important; justify-content: space-between !important; align-items: center; gap: 60px; margin-bottom: 100px; }
.about-text-content { flex: 0 0 60% !important; max-width: 60% !important; }
.about-text-content p { font-size: 18px !important; line-height: 1.8 !important; color: #1e293b !important; margin-bottom: 22px !important; font-weight: 500 !important; }
.about-visual-box { flex: 0 0 35% !important; max-width: 35% !important; }
.section-subtitle { font-size: 34px !important; color: #0a192f !important; font-weight: 700 !important; margin-bottom: 25px !important; }
.factory-status-card { background: #f8fafc; border: 2px solid #0a192f; padding: 60px 30px; text-align: center; border-radius: 4px; display: flex; flex-direction: column; align-items: center; }
.status-num { display: block !important; font-size: 72px !important; font-weight: 900 !important; color: #0a192f !important; line-height: 1 !important; margin-bottom: 10px !important; }
.status-label { font-weight: 800 !important; color: #10b981 !important; text-transform: uppercase; letter-spacing: 2px; display: block !important; line-height: 1.2 !important; }
.status-line { height: 3px; width: 40px; background: #0a192f; margin: 15px auto !important; }
.status-desc { font-size: 14px !important; color: #475569 !important; text-transform: uppercase; font-weight: 600; }
.about-values-grid { display: flex !important; justify-content: space-between !important; gap: 40px; border-top: 2px solid #f1f5f9; padding-top: 70px; }
.value-item { flex: 1; }
.value-item h3 { font-size: 24px !important; color: #0a192f !important; font-weight: 700 !important; }
.value-item p { font-size: 17px !important; color: #0f172a !important; line-height: 1.7 !important; font-weight: 500 !important; }
.value-icon { font-size: 40px !important; display: block; margin-bottom: 20px !important; }
@media (max-width: 991px) { .nav-spacer { height: 90px; } .about-main-grid, .about-values-grid { flex-wrap: wrap !important; flex-direction: column !important; } .about-text-content, .about-visual-box, .value-item { flex: 0 0 100% !important; max-width: 100% !important; } }
.blog .site-content, .archive .site-content, .post-grid-container { padding: 60px 0 120px !important; background-color: #f9fbfd; }
.ast-row article, .wp-block-post { background: #fff !important; border-radius: 8px !important; transition: 0.3s; border: 1px solid #e2e8f0 !important; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05) !important; padding: 0 !important; margin-bottom: 30px !important; overflow: hidden; }
.ast-row article:hover, .wp-block-post:hover { transform: translateY(-5px); box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1) !important; border-color: #10b981 !important; }
.ast-post-format-content .post-thumb img, .wp-block-post-featured-image img { transition: 0.5s; object-fit: cover; }
.ast-row article:hover img { transform: scale(1.05); }
.entry-title a, .wp-block-post-title a { color: #0a192f !important; font-weight: 700 !important; text-decoration: none !important; font-size: 20px !important; }
.ast-blog-featured-section .read-more a, .wp-block-read-more { color: #10b981 !important; font-weight: 600; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; }
#ast-scroll-top, .ast-scroll-top { width: 40px !important; height: 40px !important; border-radius: 4px !important; background-color: #0a192f !important; display: flex !important; align-items: center !important; justify-content: center !important; padding: 0 !important; line-height: 0 !important; transition: 0.3s; }
#ast-scroll-top .ast-icon svg, #ast-scroll-top .ast-arrow-up, .ast-scroll-top .ast-icon svg { margin: 0 !important; width: 20px !important; height: 20px !important; display: block !important; fill: #fff !important; position: static !important; }
#ast-scroll-top:hover { background-color: #10b981 !important; transform: translateY(-3px); }
    