/*
Theme Name: UD FABRIC Men Fashion
Author: UD FABRIC
Description: Mobile-friendly men's fashion WooCommerce theme.
Version: 1.0.1
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: ud-fabric
*/
:root{--black:#111;--white:#fff;--gray:#f5f5f5;--text:#222;--muted:#777;--border:#e8e8e8}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{width:min(1180px,92%);margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border)}.header-inner{height:70px;display:flex;align-items:center;gap:22px}.brand{font-size:23px;font-weight:900;letter-spacing:1.5px}.brand span{font-weight:400}.main-nav{display:flex;gap:22px;margin-left:auto;font-size:14px;font-weight:700}.header-actions{display:flex;gap:8px}.icon-btn{border:1px solid var(--border);background:#fff;border-radius:7px;padding:8px 11px}.menu-toggle{display:none}
.hero{background:#111;color:#fff;padding:70px 0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;margin:0 0 18px}.hero p{font-size:18px;color:#ddd;max-width:520px}.btn{display:inline-block;background:#111;color:#fff;padding:13px 22px;border-radius:6px;font-weight:800}.btn.light{background:#fff;color:#111}.hero-media{height:440px;border-radius:16px;background:#222;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}
.section{padding:58px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.section h2{font-size:31px;margin:0}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.cat{height:190px;background:#f2f2f2;border-radius:12px;padding:22px;display:flex;align-items:end;font-size:21px;font-weight:900}.offer{background:#f1f1f1;border-radius:14px;padding:40px;display:flex;justify-content:space-between;align-items:center}.offer h2{font-size:35px;margin:0}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.benefit{border:1px solid var(--border);border-radius:10px;padding:23px}.benefit strong{display:block;margin-bottom:6px}.muted{color:var(--muted)}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce ul.products li.product a img{border-radius:10px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#111;color:#fff;border-radius:6px}
.site-footer{background:#111;color:#fff;padding:48px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-grid a{display:block;color:#ccc;margin:7px 0;font-size:14px}.copyright{border-top:1px solid #333;margin-top:28px;padding-top:18px;color:#aaa;font-size:13px}.mobile-bar{display:none}
@media(max-width:900px){.main-nav{display:none}.menu-toggle{display:block;margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-media{height:320px}.categories{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.benefits{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;justify-content:space-around;background:#fff;border-top:1px solid #ddd;padding:8px 3px}.mobile-bar a{font-size:11px;font-weight:700;text-align:center}.site-footer{padding-bottom:75px}}
@media(max-width:520px){.header-inner{height:62px}.brand{font-size:20px}.hero{padding:45px 0}.hero h1{font-size:43px}.hero p{font-size:16px}.section{padding:40px 0}.section h2{font-size:26px}.offer{display:block;padding:28px}.offer h2{font-size:28px;margin-bottom:16px}.benefits{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cat{height:135px;padding:16px;font-size:18px}}
