.single-product .hk-main{padding-block:22px 72px;background:var(--hk-bg)}
.hk-product-page{width:100%;margin:0}
.hk-product-breadcrumb{margin:0 0 20px;color:var(--hk-muted);font-size:.76rem}
.hk-product-breadcrumb .woocommerce-breadcrumb{margin:0!important;color:inherit!important;font-size:inherit!important}
.hk-product-breadcrumb a:hover{color:var(--hk-primary)}
.hk-breadcrumb ol{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}
.hk-breadcrumb li{display:inline-flex;align-items:center;gap:7px}
.hk-breadcrumb li+li::before{content:"‹";color:#a2aab7;font-size:1rem}
.hk-breadcrumb a:hover{color:var(--hk-primary)}

/* Approved desktop hero: gallery, product information, service guarantees. */
.hk-product-layout{display:grid;grid-template-columns:minmax(520px,610px) minmax(390px,1fr) 224px;gap:20px;align-items:start;direction:ltr}
.hk-product-layout>*{direction:rtl}
.hk-product-gallery-card,.hk-purchase-facts-card{background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:12px}
.hk-product-gallery-card{position:relative;min-width:0;padding:16px}
.hk-product-summary-card{min-width:0;padding:22px 0 0;background:transparent}
.hk-purchase-facts-card{padding:16px}
.hk-purchase-facts-card h2{margin:0;padding-bottom:11px;border-bottom:1px solid var(--hk-border);font-size:.9rem}

/* Vertical gallery rail. */
.hk-product-gallery-card .onsale{z-index:4;top:18px!important;right:18px!important;left:auto!important;min-width:auto!important;min-height:auto!important;padding:5px 10px!important;border-radius:5px!important;background:var(--hk-danger)!important;line-height:1.5!important;font-size:.7rem!important}
.hk-product-gallery-card .woocommerce-product-gallery{position:static!important;width:100%!important;float:none!important;margin:0!important}
.hk-product-gallery-card .woocommerce-product-gallery__wrapper{margin:0}
.hk-product-gallery-card .woocommerce-product-gallery__image{display:grid!important;place-items:center;min-height:430px;border-radius:10px;overflow:hidden;background:var(--hk-surface)}
.hk-product-gallery-card .woocommerce-product-gallery__image a{display:grid;place-items:center;width:100%;min-height:430px}
.hk-product-gallery-card .woocommerce-product-gallery__image img{display:block;width:auto!important;max-width:86%!important;max-height:400px!important;object-fit:contain;margin:auto}
.hk-product-gallery-card .woocommerce-product-gallery__trigger{right:auto!important;left:96px!important;top:12px!important}
.hk-product-gallery-card .flex-control-thumbs{position:absolute;z-index:3;top:16px;left:14px;display:flex;flex-direction:column;gap:10px;width:70px;max-height:390px;margin:0!important;padding:0!important;list-style:none;overflow:auto;scrollbar-width:none}
.hk-product-gallery-card .flex-control-thumbs::-webkit-scrollbar{display:none}
.hk-product-gallery-card .flex-control-thumbs li{float:none!important;width:70px!important;flex:0 0 70px}
.hk-product-gallery-card .flex-control-thumbs img{width:70px!important;height:70px!important;object-fit:cover;border:1px solid var(--hk-border);border-radius:7px;padding:3px;background:var(--hk-surface);opacity:1}
.hk-product-gallery-card .flex-control-thumbs img.flex-active{border:2px solid var(--hk-primary);padding:2px;box-shadow:none}
.hk-gallery-video-link{position:absolute;z-index:5;top:256px;left:14px;display:grid;place-items:center;width:70px;height:70px;padding:0;overflow:hidden;border:1px solid var(--hk-border);border-radius:7px;background:rgba(255,255,255,.92);color:var(--hk-text);cursor:pointer}
.hk-product-gallery-card .flex-control-thumbs .hk-video-thumb{float:none!important;width:70px!important;flex:0 0 70px}
.hk-product-gallery-card .flex-control-thumbs .hk-video-thumb .hk-gallery-video-link{position:relative;top:auto;left:auto}
.hk-gallery-video-link>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}
.hk-gallery-video-link span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:rgba(0,0,0,.72);color:var(--hk-surface)}
.hk-gallery-video-link span{position:relative;z-index:2}
.hk-gallery-video-link .hk-icon{width:18px;height:18px;margin-right:2px}
.hk-gallery-video-link small{position:absolute;z-index:2;right:3px;bottom:2px;left:3px;border-radius:3px;background:rgba(255,255,255,.88);text-align:center;font-size:.6rem}
.hk-gallery-video-stage[hidden]{display:none!important}
.hk-gallery-video-stage{position:absolute;z-index:7;top:16px;right:16px;left:16px;display:flex;align-items:center;justify-content:center;height:430px;overflow:hidden;border-radius:10px;background:#10141b}
.hk-gallery-video-stage video{width:100%;height:100%;object-fit:contain;background:#10141b}
.hk-gallery-video-close{position:absolute;z-index:3;top:10px;left:10px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#111;font-size:1.25rem;cursor:pointer}
.hk-gallery-video-stage .hk-demo-badge{position:absolute;z-index:3;top:12px;right:12px}
/* Product information column. */
.hk-product-summary-card .product_title{margin:0 0 13px;font-size:clamp(1.55rem,2vw,2rem);line-height:1.45;font-weight:900;color:var(--hk-text)}
.hk-product-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px 15px;padding-bottom:18px;border-bottom:1px solid var(--hk-border);color:var(--hk-muted);font-size:.74rem}
.hk-product-meta-line>span{display:inline-flex;align-items:center;gap:5px}
.hk-product-meta-line>span+span{padding-inline-start:15px;border-inline-start:1px solid var(--hk-border)}
.hk-product-meta-line strong{color:var(--hk-primary)}
.hk-product-rating .star-rating{margin:0!important;color:#ffb727;font-size:.92rem}
.hk-product-rating a:hover{color:var(--hk-primary)}
.hk-price-box{margin-top:18px;padding:17px;border:1px solid var(--hk-border);border-radius:11px;background:var(--hk-surface);box-shadow:0 8px 24px rgba(0,30,75,.035)}
.hk-product-price-row{display:flex;align-items:center;gap:12px;margin-top:0}
.hk-product-price-row .price{display:flex;align-items:center;gap:10px;margin:0!important;color:var(--hk-navy)!important;font-size:1.3rem!important;font-weight:900;white-space:nowrap}
.hk-product-price-row .price del{order:2;color:var(--hk-muted);font-size:.76rem;font-weight:400}
.hk-product-price-row .price ins{text-decoration:none}
.hk-product-price-row .woocommerce-Price-currencySymbol{margin-inline-start:4px}
.hk-discount-badge{padding:4px 8px;border-radius:4px;background:var(--hk-danger);color:var(--hk-surface);font-size:.67rem;font-weight:800}
.hk-purchase-cart{margin-top:20px}
.hk-purchase-cart form.cart{display:grid!important;grid-template-columns:108px minmax(0,1fr);gap:12px;margin:0!important;padding:0!important;border:0!important;background:transparent!important;direction:ltr}
.hk-purchase-cart .quantity{grid-column:1;grid-row:1;width:100%;margin:0!important}
.hk-purchase-cart .qty{width:100%!important;height:46px;border:1px solid var(--hk-border);border-radius:7px;padding:0 7px;background:var(--hk-surface)}
.hk-purchase-cart .single_add_to_cart_button{grid-column:2;grid-row:1;min-width:0;width:100%;height:46px!important;margin:0!important;padding-inline:18px!important;border:0!important;border-radius:7px!important;background:var(--hk-primary)!important;color:var(--hk-surface)!important;font-size:.88rem!important;font-weight:900!important;white-space:nowrap;direction:rtl;opacity:1!important}
.hk-purchase-cart .single_add_to_cart_button:hover{background:var(--hk-primary-strong)!important}
.hk-purchase-cart form.variations_form{display:block!important}
.hk-purchase-cart .variations{margin-bottom:12px!important}
.hk-purchase-cart .variations select{width:100%;min-height:42px;border:1px solid var(--hk-border);border-radius:7px}
.hk-purchase-cart .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:108px 1fr;gap:12px;direction:ltr}
.hk-product-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}
.hk-secondary-action{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid var(--hk-border);border-radius:7px;background:var(--hk-surface);color:var(--hk-muted);cursor:pointer;font-size:.73rem}
.hk-secondary-action:hover{border-color:var(--hk-border);color:var(--hk-primary)}
.hk-secondary-action .hk-icon{width:18px;height:18px}
.hk-delivery-burst{display:flex;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid var(--hk-border);border-radius:8px;background:var(--hk-primary-soft)}
.hk-delivery-burst>.hk-icon{width:29px;height:29px;color:var(--hk-primary)}
.hk-delivery-burst div{display:grid;line-height:1.65}
.hk-delivery-burst strong{font-size:.7rem}
.hk-delivery-burst span{color:var(--hk-muted);font-size:.65rem}
.hk-purchase-facts{display:grid;grid-template-columns:1fr;gap:0;margin:4px 0 0;padding:0;border:0}
.hk-purchase-facts>div{display:grid;gap:2px;min-width:0;padding:10px 0;border-bottom:1px dashed var(--hk-border);font-size:.67rem}
.hk-purchase-facts>div:last-child{border-bottom:0}
.hk-purchase-facts span{color:var(--hk-muted);white-space:nowrap}
.hk-purchase-facts strong{min-width:0;color:var(--hk-text);text-align:right;font-size:.72rem;line-height:1.65}
.hk-purchase-cart .quantity.hk-quantity-control{position:relative;display:grid!important;grid-template-columns:36px minmax(28px,1fr) 36px;align-items:center;height:46px;overflow:hidden;border:1px solid var(--hk-border);border-radius:7px;background:var(--hk-surface)}
.hk-purchase-cart .quantity.hk-quantity-control .qty{position:absolute;inset:0;width:100%!important;height:100%;padding:0;border:0!important;background:transparent;color:transparent;caret-color:transparent;pointer-events:none;-moz-appearance:textfield}
.hk-purchase-cart .quantity.hk-quantity-control .qty::-webkit-outer-spin-button,.hk-purchase-cart .quantity.hk-quantity-control .qty::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}
.hk-qty-button{position:relative;z-index:2;display:grid;place-items:center;height:100%;padding:0;border:0;background:transparent;color:var(--hk-text);font-size:1.15rem;cursor:pointer}
.hk-qty-button:hover{background:var(--hk-primary-soft);color:var(--hk-primary)}
.hk-qty-minus{grid-column:1}.hk-qty-plus{grid-column:3}
.hk-qty-display{position:relative;z-index:1;grid-column:2;grid-row:1;text-align:center;font-size:.85rem;font-weight:700;pointer-events:none}
.hk-product-excerpt{display:none}

/* Seven approved product tabs. */
.hk-product-tabs-nav{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin-top:28px;border:1px solid var(--hk-border);border-radius:10px 10px 0 0;background:rgba(255,255,255,.98);box-shadow:0 7px 24px rgba(0,30,75,.04);backdrop-filter:blur(10px)}
.hk-product-tabs-nav a{position:relative;display:grid;place-items:center;min-height:52px;padding:10px 6px;text-align:center;color:var(--hk-muted);font-size:.74rem;font-weight:700}
.hk-product-tabs-nav a::after{content:"";position:absolute;right:18%;bottom:-1px;left:18%;height:3px;background:transparent}
.hk-product-tabs-nav a:hover,.hk-product-tabs-nav a.is-active{color:var(--hk-primary)}
.hk-product-tabs-nav a.is-active::after{background:var(--hk-primary)}
.hk-product-detail-main{display:grid;gap:18px}
.hk-product-section{scroll-margin-top:72px;padding:24px;background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:11px;box-shadow:0 6px 20px rgba(0,30,75,.025)}
.hk-product-overview{border-radius:0 0 11px 11px;border-top:0}
.hk-product-section__head{margin-bottom:18px}
.hk-product-section__head h2{position:relative;display:inline-block;margin:0;padding-bottom:9px;font-size:1.2rem}
.hk-product-section__head h2::after{content:"";position:absolute;right:0;bottom:0;width:100%;height:3px;border-radius:3px;background:var(--hk-primary)}

/* Compact product dashboard based on the approved card reference. */
.hk-compact-intro{margin-bottom:14px;color:var(--hk-muted);font-size:.75rem;line-height:1.9;text-align:justify}
.hk-compact-intro p{margin:0}
.hk-compact-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.hk-compact-features article{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:10px;min-height:92px;padding:8px;border:1px solid var(--hk-border);border-radius:8px;background:var(--hk-surface);direction:ltr}
.hk-compact-features article>div{min-width:0;direction:rtl}
.hk-compact-features img{width:78px;height:76px;border-radius:6px;background:var(--hk-bg);object-fit:contain}
.hk-compact-feature-icon{display:grid;place-items:center;width:78px;height:76px;border-radius:6px;background:var(--hk-primary-soft);color:var(--hk-primary)}
.hk-compact-feature-icon .hk-icon{width:32px;height:32px}
.hk-compact-features h3{margin:0;color:var(--hk-text);font-size:.72rem;line-height:1.65}
.hk-compact-features p{margin:3px 0 0;color:var(--hk-muted);font-size:.62rem;line-height:1.65}
.hk-compact-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px;direction:ltr}
.hk-compact-summary-card{display:flex;flex-direction:column;min-width:0;min-height:218px;padding:14px;border:1px solid var(--hk-border);border-radius:9px;background:var(--hk-surface);direction:rtl}
.hk-compact-summary-card header{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--hk-bg)}
.hk-compact-summary-card h3{margin:0;font-size:.78rem}
.hk-compact-summary-card>a:not(.hk-compact-question-button){margin-top:auto;padding-top:8px;color:var(--hk-primary);font-size:.65rem;font-weight:800}
.hk-compact-specs{margin:0}
.hk-compact-specs>div{display:grid;grid-template-columns:39% minmax(0,1fr);gap:7px;padding:3px 0;border-bottom:1px solid var(--hk-bg);font-size:.61rem;line-height:1.55}
.hk-compact-specs dt{color:var(--hk-muted)}.hk-compact-specs dd{min-width:0;margin:0;color:var(--hk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hk-compact-rating-card>.hk-demo-badge{margin-bottom:5px}
.hk-compact-rating-body{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(92px,.75fr);gap:10px;align-items:center;direction:ltr}
.hk-compact-rating-body>*{direction:rtl}
.hk-compact-rating-score{text-align:center}
.hk-compact-rating-score strong{display:block;color:var(--hk-navy);font-size:1.35rem;white-space:nowrap}
.hk-compact-rating-score span{display:block;color:#ffb727;font-size:1rem;letter-spacing:2px;direction:ltr}
.hk-rating-bars{display:grid;gap:4px}
.hk-rating-bars>div{display:grid;grid-template-columns:37px 1fr 25px;align-items:center;gap:5px;color:var(--hk-muted);font-size:.55rem;direction:rtl}
.hk-rating-bars i{height:7px;overflow:hidden;border-radius:99px;background:var(--hk-bg);direction:ltr}
.hk-rating-bars b{display:block;height:100%;border-radius:inherit;background:#ffc400}
.hk-rating-bars small{text-align:left}
.hk-compact-checklist{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:var(--hk-muted);font-size:.64rem;line-height:1.6}
.hk-compact-checklist li{position:relative;padding-right:17px}
.hk-compact-checklist li::before{content:"✓";position:absolute;right:0;color:#12a05b;font-weight:900}
.hk-compact-questions{display:grid;gap:8px}
.hk-compact-questions p{margin:0;color:var(--hk-text);font-size:.66rem;line-height:1.7}
.hk-compact-questions span{display:block;color:var(--hk-muted);font-size:.6rem}
.hk-compact-empty{color:var(--hk-muted);font-size:.65rem}
.hk-compact-question-button{margin-top:auto;padding:7px 10px;border:1px solid var(--hk-primary);border-radius:6px;color:var(--hk-primary);text-align:center;font-size:.65rem;font-weight:800}
.hk-compact-question-button:hover{background:var(--hk-primary-soft)}

/* Approved overview: intro + six cards + three editorial panels. */
.hk-overview-intro-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(380px,.9fr);gap:26px;align-items:start;direction:ltr}
.hk-overview-intro-grid>*{direction:rtl}
.hk-overview-copy{padding:2px 0;color:var(--hk-muted);font-size:.82rem;line-height:2;text-align:justify}
.hk-overview-copy h3{margin:0 0 8px;color:var(--hk-text);font-size:1rem;text-align:right}
.hk-overview-copy p{margin:0}
.hk-overview-features{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;scroll-margin-top:72px}
.hk-overview-features article{min-height:124px;padding:14px 8px;border:1px solid var(--hk-border);border-radius:8px;background:var(--hk-surface);text-align:center}
.hk-overview-features__icon{display:grid;place-items:center;width:43px;height:43px;margin:0 auto 8px;border-radius:9px;background:var(--hk-primary-soft);color:var(--hk-primary)}
.hk-overview-features__icon .hk-icon{width:26px;height:26px}
.hk-overview-features h3{margin:0;font-size:.74rem;line-height:1.55}
.hk-overview-features p{margin:5px 0 0;color:var(--hk-muted);font-size:.62rem;line-height:1.65}
.hk-overview-showcase{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr) minmax(0,1fr);gap:14px;margin-top:18px;direction:ltr}
.hk-overview-showcase>*{direction:rtl}
.hk-overview-story-card,.hk-overview-image-card{position:relative;min-height:250px;overflow:hidden;border:1px solid var(--hk-border);border-radius:9px;background:var(--hk-surface)}
.hk-overview-story-card{display:flex;flex-direction:column;padding:20px}
.hk-overview-story-card h3,.hk-overview-image-card h3{margin:0 0 10px;color:var(--hk-text);font-size:.92rem;line-height:1.7}
.hk-overview-story-card p{margin:0;color:var(--hk-muted);font-size:.73rem;line-height:2;text-align:justify}
.hk-overview-story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto;padding-top:14px}
.hk-overview-story-points span{display:flex;align-items:center;justify-content:center;gap:5px;min-height:38px;border-radius:6px;background:var(--hk-bg);color:var(--hk-muted);text-align:center;font-size:.61rem}
.hk-overview-story-points .hk-icon{width:16px;height:16px;color:var(--hk-success)}
.hk-overview-image-card{display:flex;flex-direction:column;padding:14px 14px 0;text-align:center;background:var(--hk-bg)}
.hk-overview-image-card h3{flex:0 0 auto;text-align:center}
.hk-overview-image-card img{display:block;width:calc(100% + 28px);max-width:none;height:210px;margin:auto -14px 0;object-fit:cover}
.hk-overview-image-card--wide{padding:0}
.hk-overview-image-card--wide h3{position:absolute;z-index:2;top:15px;right:15px;left:15px;padding:8px;border-radius:6px;background:rgba(255,255,255,.88)}
.hk-overview-image-card--wide img{width:100%;height:100%;min-height:250px;margin:0;object-fit:cover}
.hk-overview-image-placeholder{display:grid;place-items:center;flex:1;min-height:190px;padding:20px;border:1px dashed var(--hk-border);border-radius:7px;background:var(--hk-bg);color:var(--hk-muted);font-size:.7rem}
.hk-overview-rich-content{color:var(--hk-muted);font-size:.82rem;line-height:2.1;text-align:justify}
.hk-overview-rich-content>:first-child{margin-top:0}
.hk-overview-rich-content>:last-child{margin-bottom:0}
.hk-overview-rich-content h2,.hk-overview-rich-content h3,.hk-overview-rich-content h4{color:var(--hk-text);line-height:1.6;text-align:right}
.hk-overview-rich-content h2{margin:28px 0 10px;font-size:1.1rem}
.hk-overview-rich-content h3{margin:24px 0 8px;font-size:.98rem}
.hk-overview-rich-content img{max-width:100%;height:auto;border-radius:9px}

/* Remaining product sections. */
.hk-product-section table.shop_attributes{width:100%;border:0!important;border-collapse:separate;border-spacing:0 5px}
.hk-product-section table.shop_attributes th,.hk-product-section table.shop_attributes td{border:0!important;padding:11px 15px!important;background:var(--hk-bg)!important;font-size:.8rem;font-style:normal!important}
.hk-product-section table.shop_attributes th{width:32%;border-radius:0 8px 8px 0;color:var(--hk-muted)}
.hk-product-section table.shop_attributes td{border-radius:8px 0 0 8px}
.hk-product-section table.shop_attributes p{padding:0!important}
.hk-empty-state{margin:0;padding:18px;border:1px dashed var(--hk-border);border-radius:8px;color:var(--hk-muted);background:var(--hk-bg);font-size:.8rem}
.hk-policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.hk-policy-grid article{display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid var(--hk-border);border-radius:9px}
.hk-policy-grid article>.hk-icon{width:28px;height:28px;color:var(--hk-primary)}
.hk-policy-grid article div{display:grid;gap:5px}
.hk-policy-grid strong{font-size:.84rem}
.hk-policy-grid span{color:var(--hk-muted);font-size:.72rem;line-height:1.9}
.hk-product-section #reviews{margin:0}
.hk-product-section #reviews #comments,.hk-product-section #reviews #review_form_wrapper{width:100%;float:none}
.hk-product-section #reviews .commentlist{padding:0}
.hk-product-section #reviews .comment-text{border-color:var(--hk-border)!important;border-radius:9px!important}
.hk-product-section #reviews textarea{width:100%;border:1px solid var(--hk-border);border-radius:8px;padding:12px}
.hk-demo-notice{margin-bottom:16px;padding:11px 14px;border:1px solid #f0d59d;border-radius:8px;background:#fffaf0;color:#70511c;font-size:.73rem}
.hk-demo-notice strong{margin-inline-end:7px;color:#9a5b00}
.hk-demo-badge{display:inline-flex;align-items:center;width:max-content;padding:3px 7px;border-radius:999px;background:#fff0cc;color:#8a5200;font-size:.61rem;font-weight:800}
.hk-demo-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}
.hk-demo-review{padding:16px;border:1px solid var(--hk-border);border-radius:9px;background:var(--hk-bg)}
.hk-demo-review>div{display:flex;align-items:center;justify-content:space-between;gap:10px}
.hk-demo-review>div>strong{font-size:.78rem}
.hk-demo-stars{display:block;margin-top:7px;color:#ffb727;direction:ltr;text-align:right;letter-spacing:2px}
.hk-demo-review p{margin:8px 0 0;color:var(--hk-muted);font-size:.72rem;line-height:1.9}
.hk-faq-list{display:grid;gap:10px}
.hk-faq-list details{border:1px solid var(--hk-border);border-radius:9px;background:var(--hk-surface)}
.hk-faq-list summary{position:relative;padding:15px 48px 15px 16px;cursor:pointer;font-size:.82rem;font-weight:800;list-style:none}
.hk-faq-list summary::-webkit-details-marker{display:none}
.hk-faq-list summary::before{content:"+";position:absolute;top:50%;right:16px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--hk-primary-soft);color:var(--hk-primary);transform:translateY(-50%)}
.hk-faq-list details[open] summary::before{content:"−"}
.hk-faq-list details>div{padding:0 48px 15px 16px;color:var(--hk-muted);font-size:.76rem;line-height:2}
.hk-faq-list p{margin:0}
.hk-product-video{display:block;width:min(100%,960px);max-height:600px;margin:auto;border-radius:9px;background:#111}
.hk-related-products{margin-top:0;padding:0;border:0;background:transparent;box-shadow:none}
.hk-related-products__head{margin-bottom:12px}
.hk-related-products>section.related{padding:24px;background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:11px}
.hk-related-products h2{position:relative;display:inline-block;margin:0;padding-bottom:9px;font-size:1.2rem}
.hk-related-products h2::after{content:"";position:absolute;right:0;bottom:0;width:100%;height:3px;border-radius:3px;background:var(--hk-primary)}
.hk-related-products>section.related>h2{display:none}
.hk-related-products .products{margin-bottom:0!important}

@media(max-width:1220px){
  .hk-product-layout{grid-template-columns:minmax(430px,1fr) minmax(360px,.9fr) 210px;gap:15px}
  .hk-product-gallery-card{padding:16px}
  .hk-compact-features,.hk-compact-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hk-overview-intro-grid{grid-template-columns:1fr}
  .hk-overview-features{grid-template-columns:repeat(6,minmax(110px,1fr));overflow:auto}
}
@media(max-width:980px){
  .hk-product-layout{grid-template-columns:minmax(360px,1fr) minmax(340px,1fr);grid-template-areas:"gallery summary" "facts facts"}
  .hk-product-gallery-card{grid-area:gallery}.hk-product-summary-card{grid-area:summary}.hk-purchase-facts-card{grid-area:facts}
  .hk-overview-showcase{grid-template-columns:1fr 1fr}.hk-overview-story-card{grid-column:1/-1}
}
@media(max-width:760px){
  .single-product .hk-main{padding-block:12px 48px}
  .hk-product-layout{display:flex;flex-direction:column}
  .hk-product-gallery-card{width:100%;padding:12px 12px 0}
  .hk-product-gallery-card .flex-control-thumbs{position:static;display:flex;flex-direction:row;width:100%;margin-top:10px!important}
  .hk-gallery-video-link{display:none}
  .hk-purchase-facts-card{width:100%}
  .hk-product-tabs-nav{position:static;display:flex;overflow:auto}.hk-product-tabs-nav a{min-width:145px}
  .hk-compact-features,.hk-compact-summary-grid{grid-template-columns:1fr}
  .hk-overview-features{grid-template-columns:repeat(2,1fr);overflow:visible}
  .hk-overview-showcase{grid-template-columns:1fr}
  .hk-overview-story-card{grid-column:auto}
  .hk-policy-grid{grid-template-columns:1fr}
  .hk-demo-reviews{grid-template-columns:1fr}
  .hk-purchase-facts{grid-template-columns:1fr}
  .hk-gallery-video-stage{right:12px;left:12px}
}
/* اندازه متعادل متن از تب‌های محصول به پایین */
body.single-product .hk-product-tabs-nav a {
  font-size: 15px !important;
  line-height: 1.8 !important;
}

body.single-product .hk-product-detail-main .hk-product-section,
body.single-product .hk-product-section :is(
  p, li, td, th, summary,
  .hk-compact-intro,
  .hk-compact-specs > div,
  .hk-faq-list details > div
) {
  font-size: 15px !important;
  line-height: 1.9 !important;
}

body.single-product .hk-product-section :is(p, li, td, th) :is(
  span, strong, em, a
) {
  font-size: inherit !important;
}

body.single-product .hk-product-section h2,
body.single-product .hk-related-products__head h2 {
  font-size: 20px !important;
  line-height: 1.8 !important;
}

body.single-product .hk-product-section h3 {
  font-size: 17px !important;
  line-height: 1.8 !important;
}
/* مخفی کردن تب و محتوای نقد و بررسی ویدیویی */
body.single-product .hk-product-tabs-nav a[href*="video"],
body.single-product .hk-product-section[id*="video"] {
  display: none !important;
}
body.single-product .hk-purchase-facts-card > h2 {
  display: none !important;
}
body.single-product .hk-product-price-row {
    direction: rtl;
    width: 100%;
}

body.single-product .hk-product-price-row .hk-price-shipping {
    margin-inline-start: auto !important;
    margin-inline-end: 0 !important;
}
