/*
Theme Name: WebiShop Pro
Theme URI: https://example.com/webishop-pro
Author: Custom Store Studio
Description: Highly customizable, responsive WooCommerce marketplace theme inspired by modern multi-category stores.
Version: 3.1.1
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: webishop-pro
WC requires at least: 7.0
WC tested up to: 10.1
*/
:root{--navy:#172536;--orange:#f7a928;--red:#ef3d35;--muted:#f5f6f7;--text:#222;--radius:5px;--container:1380px}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--container),calc(100% - 32px));margin:auto}.site-header{position:relative;z-index:20}.topbar{background:var(--navy);color:#fff;padding:12px 0}.topbar-inner{display:grid;grid-template-columns:220px 1fr auto;gap:22px;align-items:center}.custom-logo{max-height:48px;width:auto}.site-title{font-size:26px;font-weight:800}.search-form{display:flex;background:#fff;border-radius:24px;overflow:hidden}.search-form input{border:0;padding:12px 18px;width:100%;outline:0}.search-form button{border:0;background:var(--orange);padding:0 18px;cursor:pointer}.header-actions{display:flex;gap:18px;align-items:center;font-size:13px}.cart-pill{background:var(--orange);color:#111;padding:10px 15px;border-radius:4px;font-weight:700}.nav-row{border-bottom:1px solid #e5e5e5;background:#fff}.nav-inner{display:flex;align-items:center;gap:28px}.category-toggle{background:#fafafa;padding:15px 18px;font-weight:700;min-width:220px}.primary-menu,.primary-menu ul{list-style:none;margin:0;padding:0}.primary-menu{display:flex;gap:24px;align-items:center;flex:1}.primary-menu li{position:relative;padding:15px 0}.primary-menu .sub-menu{display:none;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 10px 30px #0002;min-width:220px;padding:10px;z-index:30}.primary-menu li:hover>.sub-menu{display:block}.primary-menu .sub-menu li{padding:8px}.mobile-toggle{display:none;margin-left:auto;border:0;background:none;font-size:24px}.hero{min-height:430px;background:linear-gradient(100deg,#ef3d2d,#f45e31);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.hero-content{max-width:560px;padding:70px 0}.eyebrow{display:inline-block;background:#ffe56d;color:#252525;padding:4px 8px;font-size:12px;font-weight:800}.hero h1{font-size:48px;line-height:1.05;margin:14px 0}.hero-price{font-size:22px}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-block;background:var(--orange)!important;color:#111!important;border:0!important;border-radius:22px!important;padding:12px 22px!important;font-weight:700!important}.hero .button{background:#fff!important;margin-top:12px}.section{padding:38px 0}.section-muted{background:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-title{font-size:24px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ddd}.service-item{background:#fff;padding:20px;display:flex;gap:12px;align-items:center}.service-icon{font-size:25px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-card{min-height:220px;padding:25px;border-radius:var(--radius);background:#ffd235 center/cover no-repeat;display:flex;align-items:flex-end}.promo-card:nth-child(2){background-color:#116bd6;color:#fff}.promo-card:nth-child(3){background-color:#ee3552;color:#fff}.promo-content{max-width:55%}.promo-content h3{font-size:22px;line-height:1.15;margin:7px 0}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.category-card{text-align:center}.category-image{aspect-ratio:1/1;background:#f6e8bc;border-radius:5px;display:grid;place-items:center;overflow:hidden}.category-card:nth-child(3n+2) .category-image{background:#dff3cd}.category-card:nth-child(3n+3) .category-image{background:#d7effa}.category-card h3{font-size:13px}.product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.product-grid .product,.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid #e7e7e7;padding:15px!important;background:#fff;display:flex;flex-direction:column;position:relative}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.35;min-height:45px}.woocommerce ul.products li.product img{aspect-ratio:1/1;object-fit:contain}.woocommerce ul.products li.product .button{margin-top:auto!important;text-align:center;font-size:12px}.onsale{background:var(--orange)!important;color:#222!important;min-height:auto!important;min-width:auto!important;line-height:1!important;border-radius:2px!important;padding:5px!important}.dual-banners{display:grid;grid-template-columns:1fr 1fr;gap:18px}.content-banner{min-height:230px;background:#eee center/cover no-repeat;padding:30px;display:flex;align-items:center}.content-banner .copy{background:#fffD;padding:18px;max-width:55%}.testimonial-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{background:#f6f6f6;padding:22px;border-radius:4px}.stars{color:#f4a000}.brand-row{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:30px;filter:grayscale(1);opacity:.55}.newsletter{background:#ffbd59;padding:17px 0}.newsletter-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.newsletter form{display:flex;background:#fff;border-radius:20px;overflow:hidden}.newsletter input{width:100%;border:0;padding:10px 16px}.newsletter button{background:var(--navy);color:#fff;border:0;padding:0 22px}.site-footer{background:var(--navy);color:#dce4ed;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:35px}.footer-widget h3{color:#fff;font-size:16px}.footer-widget ul{list-style:none;padding:0}.footer-widget li{margin:8px 0}.copyright{border-top:1px solid #ffffff1c;margin-top:35px;padding-top:20px;font-size:13px}.content-area{padding:35px 0}.shop-layout{display:grid;grid-template-columns:270px 1fr;gap:30px}.widget{border:1px solid #eee;padding:18px;margin-bottom:20px}.widget-title{margin-top:0}.breadcrumbs{font-size:13px;color:#687586;margin:15px 0}.screen-reader-text{position:absolute;left:-9999px}.alignwide{max-width:var(--container);margin-left:auto;margin-right:auto}
@media(max-width:1024px){.topbar-inner{grid-template-columns:170px 1fr}.header-actions{grid-column:1/-1;justify-content:center}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.container{width:min(100% - 22px,var(--container))}.topbar-inner{display:flex;flex-wrap:wrap}.site-branding{flex:1}.search-form{order:3;width:100%}.header-actions{display:none}.mobile-toggle{display:block}.nav-inner{min-height:52px}.primary-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:15px;box-shadow:0 8px 20px #0002;flex-direction:column;align-items:flex-start}.primary-menu.open{display:flex}.primary-menu li{padding:8px}.category-toggle{min-width:auto}.hero{min-height:360px}.hero h1{font-size:35px}.service-grid{grid-template-columns:1fr 1fr}.promo-grid,.dual-banners,.testimonial-grid,.blog-grid{grid-template-columns:1fr}.promo-card{min-height:200px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:1fr}.shop-sidebar{order:2}.footer-grid{grid-template-columns:1fr 1fr}.newsletter-inner{grid-template-columns:1fr}.brand-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:480px){.site-title{font-size:21px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.woocommerce ul.products{gap:9px}.woocommerce ul.products li.product{padding:9px!important}.service-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero h1{font-size:30px}.section{padding:28px 0}}

/* 1.1 reference-layout refinements */
body{font-size:14px}.container{width:min(1420px,calc(100% - 36px))}.topbar{padding:10px 0}.topbar-inner{grid-template-columns:210px 1fr auto}.nav-inner{min-height:52px}.hero{min-height:455px;background-color:#f34a2f;background-size:cover;background-position:center}.hero-content{max-width:580px}.hero h1{font-size:46px}.section{padding:32px 0}.section-title{font-size:21px}.arrows{font-size:20px;color:#7b8490}.service-item{justify-content:center;min-height:78px}.service-item small{display:block;color:#68717c}.promo-card{min-height:250px}.demo-cat{font-size:58px}.demo-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.demo-product{position:relative;border:1px solid #e4e7ea;background:#fff;padding:13px;display:flex;flex-direction:column;min-width:0}.demo-product .sale{position:absolute;top:9px;left:9px;background:#ffb521;padding:2px 5px;font-size:10px;font-weight:700}.demo-product-image{aspect-ratio:1/1;display:grid;place-items:center;background:linear-gradient(145deg,#fafafa,#f1f3f5);margin-bottom:10px}.demo-product-image span{font-size:76px;filter:drop-shadow(0 10px 10px #0002)}.demo-product small{color:#87909b}.demo-product h3{font-size:14px;line-height:1.35;margin:4px 0;min-height:38px}.demo-product .price{font-weight:700;margin:5px 0 12px}.demo-product del{color:#999;font-weight:400}.demo-buy{margin-top:auto;text-align:center;border-radius:20px;background:#ffad22;padding:8px;font-weight:700;font-size:11px;opacity:0;transform:translateY(5px);transition:.2s}.demo-product:hover .demo-buy{opacity:1;transform:none}.blog-card{min-width:0}.blog-image{height:220px;background:linear-gradient(135deg,#ffd12d,#f3a927);display:grid;place-items:center;font-size:76px;margin-bottom:13px;overflow:hidden}.blog-image img{width:100%;height:100%;object-fit:cover}.testimonial small{display:block;color:#7b8490}.site-footer{min-height:320px}.footer-widget li{color:#c3ccd7;font-size:13px}
@media(max-width:1024px){.demo-products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.container{width:min(100% - 22px,1420px)}.hero{background-position:62% center}.hero-content{max-width:55%}.hero h1{font-size:33px}.demo-products{grid-template-columns:repeat(2,1fr)}.demo-product-image span{font-size:54px}}
@media(max-width:480px){.hero{min-height:420px;background-position:68% center;position:relative}.hero:before{content:"";position:absolute;inset:0;background:#e93628aa}.hero-content{position:relative;max-width:100%}.promo-content{max-width:70%}.demo-product h3{font-size:12px}.demo-product-image span{font-size:44px}}

/* WebiShop 2.0 — live reference header and typography */
@font-face{font-family:Jost;src:url('assets/fonts/jost-latin-400-normal.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Jost;src:url('assets/fonts/jost-latin-500-normal.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Jost;src:url('assets/fonts/jost-latin-600-normal.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Jost;src:url('assets/fonts/jost-latin-700-normal.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
body,button,input,select,textarea{font-family:Jost,Arial,sans-serif}.container{width:min(1420px,calc(100% - 40px))}.topbar{height:82px;padding:0;background:#192739}.topbar-inner{height:82px;display:grid;grid-template-columns:200px minmax(320px,504px) 164px 118px 42px 92px;gap:22px;align-items:center;justify-content:space-between}.site-title{font-family:Jost,sans-serif;color:#fff;font-size:28px;line-height:1;font-weight:600}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:46px;max-width:190px}.header-search{width:100%}.header-search .woocommerce-product-search{position:relative;display:block;width:100%;height:48px;background:#fff;border-radius:40px;overflow:hidden}.header-search .search-field{width:100%;height:48px;padding:10px 58px 10px 20px;border:2px solid transparent;border-radius:40px;outline:0;font-family:Arial,sans-serif;font-size:14px;color:#666;background:#fff}.header-search button{position:absolute;right:5px;top:5px;width:38px;height:38px;padding:0;border:0;border-radius:50%;overflow:hidden;text-indent:-9999px;background:#ffb321;cursor:pointer}.header-search button:after{content:'⌕';position:absolute;inset:0;display:grid;place-items:center;text-indent:0;color:#172536;font:700 22px/1 Jost}.order-contact{height:46px;color:#fff;display:flex;flex-direction:column;justify-content:center;font-size:15px;font-weight:400;line-height:23px;white-space:nowrap}.order-contact span,.order-contact a{display:block}.account-links{display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:13px;line-height:18px}.account-links a:hover{color:#ffb321}.wishlist-link{position:relative;color:#fff;font-size:28px;line-height:1;text-align:center}.wishlist-link small{position:absolute;right:-5px;top:-7px;background:#ffb321;color:#172536;border-radius:10px;min-width:17px;height:17px;font-size:10px;line-height:17px}.cart-pill{height:52px;min-width:92px;padding:7px 11px!important;border-radius:5px!important;background:#ffb321;color:#172536;display:grid;grid-template-columns:25px 1fr;grid-template-rows:1fr 1fr;column-gap:5px;align-items:center;font-size:13px}.cart-pill span{grid-row:1/3;font-size:19px}.cart-pill strong{align-self:end}.cart-pill b{align-self:start}.nav-row{height:58px}.nav-inner{height:58px;gap:0}.category-toggle{height:58px;min-width:250px;padding:19px 20px;background:#fff;border-right:1px solid #eee;font-size:14px;font-weight:500}.primary-menu{gap:0;margin-left:18px}.primary-menu>li{padding:19px 16px;font-size:14px}.nav-tools{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:13px}.hero{min-height:455px}.hero-content{padding:80px 0}.hero h1{font-size:46px;font-weight:600;line-height:1.08}.section-title{font-weight:500}.service-item strong{font-weight:500}.footer-widget h3{font-weight:500}.footer-widget li{font-family:Jost,sans-serif}
@media(max-width:1200px){.topbar-inner{grid-template-columns:175px minmax(280px,1fr) 145px 100px 36px 84px;gap:12px}.order-contact{font-size:13px}.account-links{font-size:12px}.category-toggle{min-width:220px}.primary-menu>li{padding-left:10px;padding-right:10px}}
@media(max-width:900px){.topbar{height:auto;padding:12px 0}.topbar-inner{height:auto;display:grid;grid-template-columns:1fr auto auto}.site-branding{grid-column:1}.header-search{grid-column:1/-1;grid-row:2}.order-contact{grid-column:2}.account-links{display:none}.wishlist-link{grid-column:3}.cart-pill{grid-column:4}.nav-tools{display:none}.category-toggle{min-width:auto}.primary-menu{margin-left:0}}
@media(max-width:600px){.topbar-inner{grid-template-columns:1fr 38px 84px}.order-contact{display:none}.site-title{font-size:23px}.custom-logo{max-width:150px}.header-search .woocommerce-product-search,.header-search .search-field{height:44px}.header-search button{width:34px;height:34px}.nav-row,.nav-inner,.category-toggle{height:52px}.category-toggle{padding:16px 10px;font-size:12px}.mobile-toggle{font-size:21px}.primary-menu{top:52px}.hero h1{font-size:32px}}

/* WebiShop 2.1 — wider search, premium typography and newsletter */
@font-face{font-family:Outfit;src:url('assets/fonts/outfit-latin-500-normal.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url('assets/fonts/outfit-latin-600-normal.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url('assets/fonts/outfit-latin-700-normal.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
body,button,input,select,textarea{font-family:Jost,Arial,sans-serif;letter-spacing:.01em}h1,h2,h3,h4,h5,h6,.site-title,.button,.cart-pill,.category-toggle,.primary-menu,.newsletter-title{font-family:Outfit,Jost,Arial,sans-serif}.container{width:min(1820px,calc(100% - 52px))}.topbar-inner{grid-template-columns:220px minmax(600px,1fr) 164px 112px 42px 110px;gap:20px}.header-search .woocommerce-product-search{box-shadow:0 1px 0 #ffffff30,0 5px 16px #00000012}.header-search .search-field{font-family:Jost,Arial,sans-serif;font-size:15px;letter-spacing:.02em;padding-left:22px}.site-title{font-size:30px;letter-spacing:-.02em}.order-contact{font-family:Outfit,Jost,sans-serif;font-weight:500}.order-contact span{font-size:14px}.order-contact a{font-size:15px;font-weight:600}.section-title{position:relative;display:inline-block;font-family:Outfit,Jost,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.02em;padding-bottom:8px}.section-title:after{content:'';position:absolute;left:0;bottom:0;width:36px;height:3px;border-radius:3px;background:var(--orange)}.hero h1{font-family:Outfit,Jost,sans-serif;font-weight:700;letter-spacing:-.025em}.promo-content h3,.demo-product h3,.woocommerce-loop-product__title{font-family:Outfit,Jost,sans-serif}.newsletter{padding:23px 0;background:#ffc06b}.newsletter-inner{max-width:1420px;display:grid;grid-template-columns:430px minmax(420px,1fr) 240px;gap:38px;align-items:center}.newsletter-title{display:flex;align-items:center;gap:18px;font-size:25px;font-weight:500;white-space:nowrap}.newsletter-title span{font-size:37px}.newsletter-form form{height:52px;border-radius:28px;padding:4px;background:#fff;display:flex;align-items:center}.newsletter-form input{height:44px;font-family:Jost,sans-serif;font-size:14px;padding:0 18px}.newsletter-form button{height:42px;min-width:128px;border-radius:24px;background:var(--navy);font-family:Outfit,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em}.social-block b{display:block;font-family:Outfit,sans-serif;font-size:17px;font-weight:500;margin-bottom:9px}.social-links{display:flex;gap:10px}.social-links a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#151d27;font-family:Outfit,sans-serif;font-weight:700;transition:.2s}.social-links a:hover{transform:translateY(-2px);background:var(--navy);color:#fff}
@media(max-width:1450px){.container{width:min(100% - 36px,1420px)}.topbar-inner{grid-template-columns:190px minmax(440px,1fr) 150px 105px 38px 95px;gap:14px}.newsletter-inner{grid-template-columns:350px minmax(360px,1fr) 220px}.newsletter-title{font-size:21px}}
@media(max-width:1100px){.topbar-inner{grid-template-columns:175px minmax(330px,1fr) 140px 90px 36px 88px;gap:9px}.account-links{font-size:11px}.newsletter-inner{grid-template-columns:1fr 1.4fr}.social-block{grid-column:1/-1;display:flex;align-items:center;gap:20px}.social-block b{margin:0}}
@media(max-width:900px){.topbar-inner{grid-template-columns:1fr auto auto}.header-search{grid-column:1/-1}.newsletter-inner{grid-template-columns:1fr}.newsletter-title{white-space:normal}.social-block{grid-column:auto}.section-title{font-size:22px}}
@media(max-width:600px){.container{width:min(100% - 22px,1820px)}.newsletter{padding:22px 0}.newsletter-inner{gap:18px}.newsletter-title{font-size:19px;gap:10px}.newsletter-title span{font-size:29px}.newsletter-form form{height:48px}.newsletter-form input{min-width:0}.newsletter-form button{min-width:105px;height:38px}.social-block{display:block}.social-block b{margin-bottom:8px}}

/* 2.2 WooCommerce category dropdown */
.category-menu-wrap{position:relative;flex:0 0 250px;height:58px;z-index:50}.category-menu-wrap .category-toggle{width:100%;border:0;display:flex;align-items:center;gap:10px;cursor:pointer;color:var(--text);font-family:Outfit,Jost,sans-serif}.category-toggle span{flex:1;text-align:left}.category-toggle>b{font-size:12px;transition:transform .2s}.category-menu-wrap.open .category-toggle>b{transform:rotate(180deg)}.category-dropdown,.category-submenu{list-style:none;margin:0;padding:10px 0;background:#fff;border:1px solid #e7e9ed;box-shadow:0 14px 35px #13203324}.category-dropdown{position:absolute;display:none;left:0;top:100%;width:285px;border-top:3px solid var(--orange);z-index:100}.category-menu-wrap:hover>.category-dropdown,.category-menu-wrap:focus-within>.category-dropdown,.category-menu-wrap.open>.category-dropdown{display:block}.category-dropdown>li{position:relative}.category-dropdown a{min-height:43px;padding:10px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#273240;font:500 14px/1.35 Jost,Arial,sans-serif;border-bottom:1px solid #f0f1f3}.category-dropdown>li:last-child>a{border-bottom:0}.category-dropdown a:hover{color:#111;background:#fff7e8;padding-left:22px}.category-dropdown a:before{content:'›';color:var(--orange);font-weight:700;margin-right:3px}.category-dropdown a span{flex:1}.category-dropdown a b{font-size:18px}.category-submenu{display:none;position:absolute;left:100%;top:-11px;width:240px}.category-dropdown li:hover>.category-submenu,.category-dropdown li:focus-within>.category-submenu{display:block}.category-submenu a:before{content:'–'}
@media(max-width:1200px){.category-menu-wrap{flex-basis:220px}}
@media(max-width:768px){.category-menu-wrap{position:static;flex:0 0 auto;height:52px}.category-menu-wrap .category-toggle{height:52px}.category-dropdown{top:52px;width:min(320px,calc(100vw - 22px));left:11px;max-height:65vh;overflow-y:auto}.category-menu-wrap:hover>.category-dropdown{display:none}.category-menu-wrap.open>.category-dropdown{display:block}.category-submenu{position:static;width:100%;box-shadow:none;border:0;padding:0 0 0 16px}.category-dropdown li:hover>.category-submenu{display:block}}
.wsh-empty-front{grid-column:1/-1;border:1px dashed #ffb321;background:#fff8e9;color:#6c520e;padding:18px;border-radius:5px;font-weight:500}
