/*
Theme Name: Hozan Market V5
Theme URI: https://hozanmarket.ir/
Author: Hozan Market
Description: Persian RTL WooCommerce storefront theme with fast AJAX navigation, modern cosmetics-shop UI, mobile-first layouts and Elementor compatibility.
Version: 5.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: hozan-market
*/
:root{--hm-font:Vazirmatn,IRANSansX,Tahoma,Arial,sans-serif;--hm-primary:#171717;--hm-accent:#7c3aed;--hm-accent-2:#ec4899;--hm-bg:#fafafa;--hm-card:#fff;--hm-border:#ececec;--hm-muted:#737373;--hm-success:#15803d;--hm-danger:#dc2626;--hm-radius:18px;--hm-max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hm-bg);color:#171717;font-family:var(--hm-font);font-size:15px;line-height:1.8}
a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}
.hm-wrap{width:min(var(--hm-max),calc(100% - 32px));margin-inline:auto}
.hm-topbar{background:#171717;color:#fff;font-size:12px}.hm-topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:24px}
.hm-header{position:sticky;top:0;z-index:990;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--hm-border)}
.hm-header-main{height:74px;display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:28px}
.hm-logo{font-weight:900;font-size:25px;letter-spacing:-.5px}.hm-logo span{color:var(--hm-accent)}
.hm-search{position:relative}.hm-search input{width:100%;border:1px solid #e6e6e6;background:#f7f7f7;border-radius:999px;padding:12px 48px 12px 18px;outline:none}.hm-search button{position:absolute;right:8px;top:6px;border:0;background:transparent;font-size:20px}
.hm-head-actions{display:flex;align-items:center;gap:9px}.hm-head-btn{width:42px;height:42px;border:1px solid var(--hm-border);border-radius:50%;display:grid;place-items:center;background:#fff;position:relative}.hm-count{position:absolute;top:-3px;right:-2px;background:var(--hm-accent);color:#fff;min-width:18px;height:18px;line-height:18px;border-radius:999px;font-size:10px;text-align:center}
.hm-menu{border-top:1px solid #f2f2f2}.hm-menu-inner{min-height:48px;display:flex;align-items:center;gap:25px;overflow:auto;white-space:nowrap}.hm-menu a{font-size:13px;font-weight:700;color:#343434}.hm-menu a.hot{color:var(--hm-accent)}
.hm-mobile-row{display:none}
.hm-main{min-height:65vh}
.hm-hero{margin:24px 0 35px}.hm-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.hm-hero-main{min-height:380px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#f0e8ff,#fff0f6 60%,#fff);position:relative;display:flex;align-items:center;padding:52px}.hm-hero-main:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(135deg,rgba(124,58,237,.18),rgba(236,72,153,.08));left:-80px;bottom:-130px}.hm-hero-copy{position:relative;z-index:1;max-width:540px}.hm-kicker{display:inline-flex;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #eadfff;color:var(--hm-accent);font-size:12px;font-weight:800}.hm-hero h1{font-size:42px;line-height:1.25;margin:17px 0 10px;letter-spacing:-1.3px}.hm-hero p{color:#5f5f5f;margin:0 0 22px}.hm-hero-btn{display:inline-flex;align-items:center;gap:8px;background:#171717;color:#fff;padding:12px 22px;border-radius:999px;font-weight:800}.hm-hero-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.hm-promo{border-radius:28px;padding:28px;background:#fff;border:1px solid var(--hm-border);display:flex;flex-direction:column;justify-content:center}.hm-promo strong{font-size:20px}.hm-promo small{color:var(--hm-muted)}
.hm-section{margin:45px 0}.hm-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.hm-section-head h2{margin:0;font-size:23px;letter-spacing:-.4px}.hm-section-head p{margin:0;color:var(--hm-muted);font-size:13px}.hm-link{font-size:13px;color:var(--hm-accent);font-weight:800}
.hm-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hm-cat{background:#fff;border:1px solid var(--hm-border);border-radius:20px;padding:18px 12px;text-align:center;transition:.2s}.hm-cat:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.06)}.hm-cat-icon{width:62px;height:62px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f1eaff,#fff1f8);font-size:27px}.hm-cat strong{font-size:12px}
.hm-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hm-product{background:#fff;border:1px solid var(--hm-border);border-radius:20px;overflow:hidden;position:relative;transition:.2s}.hm-product:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,0,0,.07)}.hm-thumb{background:#fafafa;aspect-ratio:1/1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-thumb img{width:100%;height:100%;object-fit:cover;transition:.35s}.hm-product:hover .hm-thumb img{transform:scale(1.025)}.hm-badge{position:absolute;top:12px;right:12px;background:#171717;color:#fff;border-radius:999px;font-size:10px;font-weight:800;padding:4px 8px}.hm-wish{position:absolute;top:10px;left:10px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08)}.hm-info{padding:15px}.hm-brand{color:#999;font-size:10px}.hm-product h3{font-size:14px;line-height:1.7;margin:6px 0 4px;min-height:48px}.hm-product .hm-rating,.hm-product .hm-brand{display:none}.hm-price{display:flex;align-items:flex-end;justify-content:flex-start;gap:8px;margin-top:14px;min-height:34px}.hm-price strong,.hm-price .amount{font-size:18px;font-weight:900;color:var(--hm-accent)}.hm-price del{color:#aaa;font-size:11px;margin-inline-start:4px}.hm-price .woocommerce-Price-currencySymbol{font-size:11px;color:inherit}.hm-add{margin-top:15px;width:100%;border:0;background:#171717;color:#fff;border-radius:12px;padding:10px 12px;font-weight:800;min-height:42px;display:flex;align-items:center;justify-content:center}.hm-add.alt{background:#f4f4f4;color:#222}
.hm-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hm-feature{background:#fff;border:1px solid var(--hm-border);border-radius:18px;padding:18px;display:flex;gap:12px;align-items:center}.hm-feature i{font-style:normal;font-size:25px}.hm-feature strong{font-size:12px;display:block}.hm-feature span{font-size:10px;color:var(--hm-muted)}
.hm-blog{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hm-post{background:#fff;border:1px solid var(--hm-border);border-radius:20px;overflow:hidden}.hm-post-thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#eee,#fafafa)}.hm-post-body{padding:15px}.hm-post-meta{font-size:10px;color:#aaa}.hm-post h3{font-size:15px;line-height:1.6;margin:5px 0}
.hm-brands{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hm-brand-box{background:#fff;border:1px solid var(--hm-border);border-radius:16px;min-height:70px;display:grid;place-items:center;color:#777;font-weight:800;font-size:12px}
.hm-newsletter{background:#171717;color:#fff;border-radius:26px;padding:32px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px}.hm-newsletter h3{margin:0 0 6px;font-size:23px}.hm-newsletter p{margin:0;color:#ccc;font-size:13px}.hm-newsletter form{display:flex;gap:8px}.hm-newsletter input{flex:1;border:0;border-radius:12px;padding:12px}.hm-newsletter button{border:0;background:var(--hm-accent);color:#fff;border-radius:12px;padding:12px 18px;font-weight:800}
.hm-footer{background:#111;color:#fff;margin-top:60px}.hm-footer-main{padding:45px 0;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:32px}.hm-footer h4{margin:0 0 14px}.hm-footer p,.hm-footer a{color:#bdbdbd;font-size:12px}.hm-footer ul{padding:0;margin:0;list-style:none;display:grid;gap:7px}.hm-footer-bottom{border-top:1px solid #222;padding:15px 0;color:#888;font-size:11px;text-align:center}

.hm-breadcrumb{padding:20px 0 5px;color:#999;font-size:11px}.hm-breadcrumb a{color:#777}.hm-page-title{font-size:30px;margin:10px 0 24px}
.woocommerce .woocommerce-breadcrumb{display:none}
.hm-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--hm-border);border-radius:16px;padding:12px 16px;margin-bottom:18px;font-size:12px}
.hm-shop-layout{display:grid;grid-template-columns:235px 1fr;gap:18px}.hm-sidebar{background:#fff;border:1px solid var(--hm-border);border-radius:18px;padding:16px;height:max-content}.hm-sidebar h3{font-size:13px;margin:0 0 12px}.hm-sidebar a{font-size:12px;color:#555;display:block;padding:6px 0}
.hm-single{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;margin:18px 0 45px}.hm-gallery{display:grid;grid-template-columns:90px 1fr;gap:12px}.hm-gallery-main{background:#fff;border:1px solid var(--hm-border);border-radius:24px;overflow:hidden;aspect-ratio:1/1}.hm-gallery-main img{width:100%;height:100%;object-fit:contain}.hm-gallery-thumbs{display:grid;align-content:start;gap:10px}.hm-gallery-thumbs img{width:82px;height:82px;object-fit:cover;border:1px solid var(--hm-border);border-radius:13px;background:#fff}.hm-single-title{font-size:30px;line-height:1.4;margin:5px 0 10px}.hm-short{color:#666;font-size:13px}.hm-sale-row{display:flex;align-items:center;gap:8px;margin:16px 0}.hm-price-big{font-size:28px;font-weight:900}.hm-old{color:#aaa}.hm-discount{background:#f3e8ff;color:#6b21a8;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800}.hm-buybox{margin-top:22px;background:#fff;border:1px solid var(--hm-border);border-radius:22px;padding:18px}.hm-buy-row{display:flex;gap:9px}.hm-qty{width:100px;border:1px solid var(--hm-border);border-radius:12px;padding:10px;text-align:center}.hm-buy{flex:1;border:0;background:#171717;color:#fff;border-radius:12px;padding:12px;font-weight:900}.hm-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:14px}.hm-trust div{background:#fafafa;border-radius:12px;padding:10px;font-size:11px}.hm-tabs{background:#fff;border:1px solid var(--hm-border);border-radius:22px;overflow:hidden;margin-bottom:35px}.hm-tab-nav{display:flex;gap:5px;border-bottom:1px solid var(--hm-border);padding:8px;overflow:auto}.hm-tab-nav button{border:0;background:transparent;padding:10px 15px;border-radius:10px;font-weight:800;font-size:12px}.hm-tab-nav button.is-active{background:#171717;color:#fff}.hm-tab-panel{padding:24px}.hm-review-summary{display:grid;grid-template-columns:200px 1fr;gap:28px;align-items:center}.hm-review-score strong{display:block;font-size:43px;line-height:1}.hm-stars{color:#f59e0b;letter-spacing:2px}.hm-bars{display:grid;gap:7px}.hm-bar{display:grid;grid-template-columns:45px 1fr 35px;gap:8px;align-items:center;font-size:10px}.hm-bar span:nth-child(2){height:7px;border-radius:99px;background:#eee;overflow:hidden}.hm-bar span:nth-child(2) i{display:block;height:100%;background:#f59e0b;border-radius:99px}.hm-review-list{display:grid;gap:12px;margin-top:22px}.hm-review{border:1px solid var(--hm-border);border-radius:16px;padding:14px}.hm-review-head{display:flex;justify-content:space-between;font-size:11px}.hm-verified{color:var(--hm-success);font-weight:800;font-size:10px}.hm-empty-review{padding:24px;background:#fafafa;border-radius:15px;text-align:center;color:#888;font-size:12px}.hm-review-form{margin-top:25px;padding-top:22px;border-top:1px solid var(--hm-border)}.hm-review-form input,.hm-review-form textarea{width:100%;border:1px solid var(--hm-border);border-radius:12px;padding:10px;margin:6px 0 12px;background:#fff}.hm-review-form button{border:0;background:#171717;color:#fff;border-radius:12px;padding:11px 20px;font-weight:800}
.hm-cart-layout{display:grid;grid-template-columns:1fr 330px;gap:20px}.hm-cart-card,.hm-order-card{background:#fff;border:1px solid var(--hm-border);border-radius:20px;padding:18px}.hm-cart-item{display:grid;grid-template-columns:90px 1fr auto auto;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid #f1f1f1}.hm-cart-item:last-child{border-bottom:0}.hm-cart-img{width:82px;height:82px;border-radius:14px;background:#fafafa;object-fit:cover}.hm-cart-name{font-size:13px;font-weight:800}.hm-cart-price{font-size:12px;color:#555}.hm-cart-qty{display:flex;align-items:center;border:1px solid var(--hm-border);border-radius:12px;overflow:hidden}.hm-cart-qty button{width:30px;height:32px;border:0;background:#fafafa}.hm-cart-qty input{width:34px;border:0;text-align:center}.hm-remove{border:0;background:transparent;color:#aaa}.hm-order-card h3{margin-top:0}.hm-order-row{display:flex;justify-content:space-between;padding:8px 0;font-size:12px}.hm-order-row.total{font-size:16px;font-weight:900;border-top:1px solid var(--hm-border);margin-top:10px;padding-top:14px}.hm-checkout-btn{display:block;width:100%;border:0;background:#171717;color:#fff;border-radius:13px;padding:12px;font-weight:900;text-align:center;margin-top:13px}.hm-coupon{display:flex;gap:6px;margin-top:14px}.hm-coupon input{min-width:0;flex:1;border:1px solid var(--hm-border);border-radius:11px;padding:9px}.hm-coupon button{border:0;background:#f3f3f3;border-radius:11px;padding:9px 12px;font-weight:800}
.hm-empty{background:#fff;border:1px solid var(--hm-border);border-radius:24px;padding:60px 20px;text-align:center}.hm-empty .ico{font-size:55px}.hm-empty h2{margin:10px 0 5px}.hm-empty p{color:#888}.hm-empty a{display:inline-block;background:#171717;color:#fff;border-radius:12px;padding:11px 20px;font-weight:800}

.hm-myaccount{display:grid;grid-template-columns:230px 1fr;gap:20px}.hm-account-nav{background:#fff;border:1px solid var(--hm-border);border-radius:20px;padding:12px;height:max-content}.hm-account-nav a{display:block;padding:11px 12px;border-radius:10px;font-size:12px}.hm-account-nav a.active,.hm-account-nav a:hover{background:#f5f1ff;color:var(--hm-accent);font-weight:800}.hm-account-box{background:#fff;border:1px solid var(--hm-border);border-radius:20px;padding:24px}.hm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hm-account-box input,.hm-account-box select{width:100%;padding:11px;border:1px solid var(--hm-border);border-radius:12px}.hm-account-box label{font-size:11px;font-weight:800}.hm-form-full{grid-column:1/-1}

.hm-loading{position:fixed;z-index:99999;left:0;top:0;height:3px;width:100%;display:none;overflow:hidden}.hm-loading:after{content:"";display:block;width:30%;height:100%;background:linear-gradient(90deg,var(--hm-accent),var(--hm-accent-2));animation:hmload .8s infinite ease-in-out}@keyframes hmload{0%{transform:translateX(-110%)}100%{transform:translateX(370%)}}
body.hm-is-loading .hm-loading{display:block}
.hm-toast{position:fixed;z-index:9998;bottom:24px;right:24px;background:#171717;color:#fff;padding:12px 16px;border-radius:13px;box-shadow:0 15px 35px rgba(0,0,0,.2);transform:translateY(120px);opacity:0;transition:.25s;font-size:12px}.hm-toast.show{transform:translateY(0);opacity:1}
.hm-bottom-nav{display:none}

@media(max-width:980px){.hm-header-main{grid-template-columns:130px 1fr auto}.hm-products{grid-template-columns:repeat(3,1fr)}.hm-cat-grid{grid-template-columns:repeat(3,1fr)}.hm-feature-row{grid-template-columns:repeat(2,1fr)}.hm-brands{grid-template-columns:repeat(3,1fr)}.hm-shop-layout{grid-template-columns:1fr}.hm-sidebar{display:none}.hm-single{grid-template-columns:1fr;gap:22px}.hm-cart-layout{grid-template-columns:1fr}.hm-myaccount{grid-template-columns:1fr}}
@media(max-width:700px){body{font-size:14px}.hm-wrap{width:min(var(--hm-max),calc(100% - 20px))}.hm-topbar{display:none}.hm-header-main{height:auto;grid-template-columns:1fr auto;gap:10px;padding:10px 0}.hm-logo{font-size:21px}.hm-search{grid-column:1/-1;grid-row:2}.hm-head-actions{gap:6px}.hm-menu{display:none}.hm-mobile-row{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #f2f2f2}.hm-mobile-row a{font-size:11px;font-weight:800}.hm-hero-grid{grid-template-columns:1fr}.hm-hero-side{display:none}.hm-hero-main{min-height:360px;padding:28px 24px;border-radius:22px}.hm-hero h1{font-size:30px}.hm-products{grid-template-columns:repeat(2,1fr);gap:10px}.hm-product{border-radius:16px}.hm-info{padding:10px}.hm-product h3{font-size:12px;min-height:42px}.hm-price strong{font-size:13px}.hm-add{font-size:11px;padding:9px}.hm-cat-grid{grid-template-columns:repeat(3,1fr);gap:8px}.hm-cat{padding:12px 6px;border-radius:15px}.hm-cat-icon{width:52px;height:52px}.hm-cat strong{font-size:10px}.hm-feature-row{grid-template-columns:1fr 1fr;gap:8px}.hm-feature{padding:12px;border-radius:14px}.hm-blog{grid-template-columns:1fr}.hm-brands{grid-template-columns:repeat(3,1fr)}.hm-newsletter{grid-template-columns:1fr;padding:22px;border-radius:20px}.hm-newsletter form{flex-direction:column}.hm-footer-main{grid-template-columns:1fr 1fr;padding:32px 0}.hm-gallery{grid-template-columns:1fr}.hm-gallery-thumbs{grid-template-columns:repeat(5,1fr);display:grid;order:2}.hm-gallery-thumbs img{width:100%;height:auto}.hm-single-title{font-size:24px}.hm-buybox{padding:14px}.hm-trust{grid-template-columns:1fr 1fr}.hm-review-summary{grid-template-columns:1fr}.hm-cart-item{grid-template-columns:65px 1fr auto}.hm-cart-img{width:60px;height:60px}.hm-cart-qty{grid-column:2}.hm-cart-item>.hm-remove{grid-column:3;grid-row:1}.hm-cart-item>.hm-cart-price{grid-column:2}.hm-cart-item .hm-remove{justify-self:end}.hm-shop-toolbar{flex-wrap:wrap}.hm-form-grid{grid-template-columns:1fr}.hm-form-full{grid-column:auto}.hm-bottom-nav{display:grid;position:fixed;bottom:0;left:0;right:0;z-index:991;background:rgba(255,255,255,.98);backdrop-filter:blur(12px);border-top:1px solid var(--hm-border);grid-template-columns:repeat(4,1fr);padding:8px 6px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(0,0,0,.05)}.hm-bottom-nav a{text-align:center;font-size:10px;color:#666}.hm-bottom-nav b{display:block;font-size:18px;line-height:1.1}.hm-bottom-nav a.active{color:var(--hm-accent)}body{padding-bottom:72px}}
/* V6 product-page refinement */
.hm-product-page{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;margin:12px 0 42px}.hm-product-gallery{display:grid;grid-template-columns:82px 1fr;gap:14px;align-items:start}.hm-product-thumbs{display:grid;gap:10px}.hm-product-thumb{border:1px solid var(--hm-border);background:#fff;border-radius:13px;padding:4px;aspect-ratio:1;border-radius:14px}.hm-product-thumb.is-active{border:2px solid var(--hm-accent)}.hm-product-thumb img{width:100%;height:100%;object-fit:contain;border-radius:10px}.hm-product-main-image{background:#fff;border:1px solid var(--hm-border);border-radius:24px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden}.hm-product-main-image img{width:100%;height:100%;object-fit:contain}.hm-product-summary{padding-top:6px}.hm-rating-line{display:flex;align-items:center;gap:8px;font-size:12px;color:#777}.hm-rating-line .hm-stars{font-size:16px;letter-spacing:1px;color:#f4b400}.hm-product-price-row{font-size:34px;font-weight:950;color:var(--hm-accent);margin:14px 0 4px;letter-spacing:-.4px}.hm-product-price-row .amount{font-weight:950;color:var(--hm-accent)}.hm-product-price-row del{color:#aaa;font-size:13px;font-weight:500;margin-inline-start:6px}.hm-product-price-row ins{text-decoration:none}.hm-stock{font-size:11px;font-weight:800;margin:7px 0}.hm-stock.ok{color:var(--hm-success)}.hm-stock.bad{color:var(--hm-danger)}.hm-product-code{color:#888;font-size:11px;border-bottom:1px solid var(--hm-border);padding-bottom:14px}.hm-short{font-size:13px;color:#666}.hm-product-bullets{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;font-size:11px;color:#444}.hm-buybox-product{padding:16px}.hm-buybox-product form.cart{display:flex;gap:10px;margin:0}.hm-buybox-product .quantity{margin:0!important}.hm-buybox-product button.single_add_to_cart_button{flex:1;border:0;background:#171717;color:#fff;border-radius:12px;min-height:46px;font-weight:900}.hm-buybox-product .qty{min-height:46px;border:1px solid var(--hm-border);border-radius:12px}.hm-buy-now{width:100%;margin-top:9px;border:1px solid #ddd;background:#fff;color:#171717;border-radius:12px;min-height:44px;font-weight:800}.hm-product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.hm-product-benefits>div{background:#fff;border:1px solid var(--hm-border);border-radius:14px;padding:11px;display:flex;gap:7px;align-items:center;font-size:10px}.hm-product-benefits b{font-size:18px}.hm-product-benefits small{color:#999}.hm-product-content{background:#fff;border:1px solid var(--hm-border);border-radius:22px;overflow:hidden}.hm-product-tabs{display:flex;gap:4px;padding:8px;border-bottom:1px solid var(--hm-border);overflow:auto}.hm-product-tabs button{border:0;background:transparent;padding:12px 20px;border-radius:11px;font-weight:900;font-size:12px;white-space:nowrap}.hm-product-tabs button.is-active{background:#171717;color:#fff}.hm-product-panel{padding:28px}.hm-product-panel h2{font-size:20px;margin:0 0 17px}.hm-spec-table{display:grid;border:1px solid var(--hm-border);border-radius:15px;overflow:hidden}.hm-spec-table>div{display:grid;grid-template-columns:1fr 2fr;border-bottom:1px solid var(--hm-border);padding:12px;font-size:12px}.hm-spec-table>div:last-child{border-bottom:0}.hm-spec-table strong{color:#666}.hm-reviews-head{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--hm-border)}.hm-review-big{font-size:44px;font-weight:900;line-height:1}.hm-muted{font-size:11px;color:#999}.hm-review-note{background:#fafafa;border-radius:14px;padding:15px;color:#777;font-size:12px}.hm-review-list{margin-top:20px}.hm-review{border:1px solid var(--hm-border);border-radius:16px;padding:14px;margin-bottom:10px}.hm-review-head{display:flex;justify-content:space-between;gap:10px;font-size:11px}.hm-review time{display:block;color:#aaa;font-size:10px}.hm-review p{margin:7px 0 0;font-size:12px;color:#555}.hm-verified{color:var(--hm-success);font-size:10px;font-weight:800}.hm-review-form-wrap{border-top:1px solid var(--hm-border);margin-top:22px;padding-top:22px}.hm-review-form-wrap h3{font-size:16px}.hm-review-form-wrap textarea,.hm-review-form-wrap input,.hm-review-form-wrap select{border:1px solid var(--hm-border);border-radius:12px;padding:10px;width:100%}.hm-related-products{margin:42px 0}.hm-related-products .products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:16px;margin:0!important}.hm-related-products .products li{width:auto!important;margin:0!important;list-style:none;background:#fff;border:1px solid var(--hm-border);border-radius:18px;padding:10px}.hm-related-products .products li img{border-radius:14px}.hm-related-products .products li .button{width:100%;border-radius:10px;text-align:center}.hm-cart-page .hm-cart-heading{display:flex;justify-content:space-between;align-items:center}.hm-cart-heading h1{margin:0}.hm-cart-actions{display:flex;justify-content:space-between;margin-top:18px}.hm-cart-actions button{border:1px solid var(--hm-border);background:#fff;border-radius:10px;padding:9px 13px;font-weight:800}
@media(max-width:900px){.hm-product-page{grid-template-columns:1fr;gap:22px}.hm-related-products .products{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:650px){.hm-product-page{margin-top:0}.hm-product-gallery{grid-template-columns:1fr}.hm-product-thumbs{grid-template-columns:repeat(5,1fr);order:2}.hm-product-thumb{width:100%}.hm-product-main-image{border-radius:20px}.hm-single-title{font-size:23px}.hm-product-price-row{font-size:25px}.hm-product-bullets{grid-template-columns:1fr 1fr}.hm-product-benefits{grid-template-columns:1fr}.hm-product-panel{padding:18px}.hm-reviews-head{grid-template-columns:1fr}.hm-related-products .products{gap:9px!important}.hm-product-page + .hm-product-content{margin-top:15px}.hm-buybox-product{position:relative}.hm-buybox-product form.cart{position:sticky;bottom:72px;z-index:50;background:#fff;padding:8px;margin:-8px;border-top:1px solid var(--hm-border)}}

/* V7 polish */
.hm-product .hm-info{padding:14px 15px 16px}
.hm-product .hm-price .woocommerce-Price-amount{font-weight:950}
.hm-product .hm-price .woocommerce-Price-currencySymbol{margin-inline-start:3px}
.hm-product .hm-product-image-fallback{width:100%;height:100%;display:grid;place-items:center;color:#bbb;font-size:42px}
.hm-gallery-zoom{position:absolute;left:14px;bottom:14px;width:38px;height:38px;border:1px solid var(--hm-border);background:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 20px rgba(0,0,0,.07)}
.hm-product-main-image{position:relative}
.hm-review-rating-select{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px;margin:4px 0 12px}
.hm-review-rating-select input{position:absolute!important;opacity:0!important;pointer-events:none}
.hm-review-rating-select label{font-size:28px!important;line-height:1;color:#d4d4d4;cursor:pointer!important;padding:0!important;margin:0!important;width:auto!important}
.hm-review-rating-select label:hover,.hm-review-rating-select label:hover~label,.hm-review-rating-select input:checked~label{color:#f4b400}
.hm-review-rating-caption{font-size:11px;color:#888;margin-bottom:4px}
.hm-review-submit{background:#171717!important;color:#fff!important;border:0!important;border-radius:12px!important;padding:11px 22px!important;font-weight:900!important}
.hm-reviews-head{background:linear-gradient(135deg,#faf7ff,#fff7fb);border:1px solid #f0e8ff;border-radius:20px;padding:20px;margin-bottom:18px}
.hm-review-big{color:var(--hm-accent)}
.hm-review-note:before{content:"✦";color:var(--hm-accent);margin-left:7px}
.hm-stars{user-select:none}
@media(max-width:650px){
  .hm-product-gallery{position:relative;top:auto}
  .hm-product-price-row{font-size:28px}
  .hm-product-main-image img{padding:12px}
}

.hm-icon{width:21px;height:21px;display:block}.hm-bottom-icon{width:19px;height:19px;display:inline-block}
.hm-card-icon{width:16px;height:16px;display:block;margin:auto}
.hm-review-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.hm-review-fields label{font-size:11px;font-weight:800}.hm-review-fields input{display:block;margin-top:5px}
.hm-review-form-wrap .comment-form>label{display:block;font-size:11px;font-weight:800}.hm-review-form-wrap .comment-form textarea{display:block;margin-top:6px}
@media(max-width:650px){.hm-review-fields{grid-template-columns:1fr}}
