/*
Theme Name: Janel Export Base
Theme URI: https://janelkart.com/
Author: Janel Kart
Description: A custom export-focused WordPress theme for Homeopathic, Ayurvedic, Herbal and Generic product export platform. Built without dependence on third-party themes or commerce plugins.
Version: 1.4.5
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: Proprietary
Text Domain: janel-export-base
*/
:root{--je-green:#009b4e;--je-red:#ec1c24;--je-dark:#111827;--je-muted:#667085;--je-bg:#f6faf8;--je-card:#fff;--je-border:#e5e7eb;--je-radius:18px;--je-shadow:0 12px 34px rgba(16,24,40,.08)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--je-dark);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.je-container{width:min(1180px,92%);margin:auto}.je-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:999px;font-weight:800;border:0;cursor:pointer}.je-btn-primary{background:var(--je-red);color:#fff}.je-btn-secondary{background:var(--je-green);color:#fff}.je-btn-light{background:#fff;color:var(--je-green);box-shadow:var(--je-shadow)}
.je-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--je-border)}.je-header-row{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 0}.je-logo img{width:250px;display:block}.je-nav{display:flex;gap:24px;align-items:center;font-weight:700}.je-nav a:hover{color:var(--je-green)}.je-actions{display:flex;gap:10px;align-items:center}.je-icon-btn{border:1px solid var(--je-border);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.je-mobile-toggle{display:none;border:0;background:var(--je-dark);color:#fff;border-radius:12px;padding:10px 13px;font-size:22px}
.je-hero{background:linear-gradient(135deg,#f2fff8 0%,#fff7f7 100%);padding:76px 0 54px;overflow:hidden}.je-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.je-badge{display:inline-flex;background:#e7fff2;color:var(--je-green);font-weight:900;border-radius:999px;padding:8px 14px;margin-bottom:16px}.je-hero h1{font-size:clamp(36px,5vw,66px);line-height:1.04;margin:0 0 18px;letter-spacing:-1.8px}.je-hero h1 span{color:var(--je-red)}.je-hero p{font-size:19px;color:var(--je-muted);max-width:650px}.je-hero-buttons{display:flex;gap:13px;flex-wrap:wrap;margin-top:26px}.je-hero-card{background:#fff;border-radius:28px;padding:28px;box-shadow:var(--je-shadow);border:1px solid #ecf0ee}.je-hero-card h3{margin-top:0}.je-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.je-stat{background:var(--je-bg);border-radius:16px;padding:18px}.je-stat strong{display:block;font-size:30px;color:var(--je-green)}
.je-section{padding:64px 0}.je-section-alt{background:var(--je-bg)}.je-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.je-section h2{font-size:34px;margin:0}.je-section-head p{color:var(--je-muted);max-width:620px;margin:8px 0 0}.je-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.je-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.je-card{background:#fff;border:1px solid var(--je-border);border-radius:var(--je-radius);padding:24px;box-shadow:0 8px 20px rgba(16,24,40,.04)}.je-card .icon{font-size:32px}.je-card h3{margin:10px 0 8px}.je-card p{color:var(--je-muted);margin:0}.je-product-card{background:#fff;border:1px solid var(--je-border);border-radius:20px;overflow:hidden;box-shadow:0 8px 22px rgba(16,24,40,.05)}.je-product-img{position:relative;height:190px;background:linear-gradient(135deg,#e9fff3,#fff0f1);display:flex;align-items:center;justify-content:center;font-size:54px}.je-product-body{padding:20px}.je-chip{display:inline-block;background:#f2f4f7;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;color:#344054}.je-product-body h3{margin:12px 0 6px}.je-product-meta{color:var(--je-muted);font-size:14px}.je-band{background:var(--je-dark);color:#fff;padding:42px 0}.je-band-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.je-band h2{margin:0;font-size:32px}.je-footer{background:#07130d;color:#d9efe2;padding:48px 0 20px}.je-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.je-footer img{max-width:220px;background:#fff;border-radius:12px;padding:8px}.je-footer h4{color:#fff;margin-top:0}.je-footer a{display:block;color:#d9efe2;margin:8px 0}.je-copy{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;color:#a8b8ad}
.je-page{padding:56px 0}.je-page h1{font-size:42px}.je-content{max-width:850px}.je-form{background:#fff;border:1px solid var(--je-border);border-radius:20px;padding:28px;box-shadow:var(--je-shadow)}.je-field{margin-bottom:16px}.je-field label{display:block;font-weight:800;margin-bottom:6px}.je-field input,.je-field select,.je-field textarea{width:100%;padding:13px 14px;border:1px solid var(--je-border);border-radius:12px;font:inherit}.je-auth-box{max-width:520px;margin:40px auto}.je-notice{background:#fff8e6;border:1px solid #f6d58f;border-radius:14px;padding:14px 16px;color:#694500}
@media(max-width:900px){.je-mobile-toggle{display:block}.je-nav,.je-actions{display:none}.je-nav.open{display:flex;position:absolute;top:78px;left:4%;right:4%;background:#fff;border:1px solid var(--je-border);box-shadow:var(--je-shadow);border-radius:18px;padding:18px;flex-direction:column;align-items:flex-start}.je-logo img{width:200px}.je-hero-grid,.je-grid-4,.je-grid-3,.je-footer-grid{grid-template-columns:1fr}.je-section-head,.je-band-row{align-items:flex-start;flex-direction:column}.je-stats{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.je-logo img{width:170px}.je-hero{padding:44px 0}.je-stats{grid-template-columns:1fr}.je-section h2{font-size:28px}}

.je-product-toolbar{background:#fff;border:1px solid var(--je-border);border-radius:18px;padding:16px;margin-bottom:24px;display:flex;gap:12px;flex-wrap:wrap;align-items:end}.je-product-toolbar label{font-weight:800;font-size:13px;display:block;margin-bottom:4px}.je-product-toolbar select,.je-product-toolbar input{padding:10px 12px;border:1px solid var(--je-border);border-radius:12px}.je-card-specs{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.je-card-specs span{background:#f8fafc;border:1px solid var(--je-border);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.je-spec-table{width:100%;border-collapse:separate;border-spacing:0;margin:18px 0;background:#fff;border:1px solid var(--je-border);border-radius:16px;overflow:hidden}.je-spec-table th,.je-spec-table td{padding:13px 15px;border-bottom:1px solid var(--je-border);text-align:left}.je-spec-table tr:last-child th,.je-spec-table tr:last-child td{border-bottom:0}.je-spec-table th{width:34%;background:#f8fafc}.je-doc-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.je-doc-list a{border:1px solid var(--je-border);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800}.je-admin-grid p{margin:0 0 14px}.je-admin-grid label{display:block;margin-bottom:5px}


/* v1.2 Brand Management */
.je-brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;align-items:stretch}.je-brand-card{background:#fff;border:1px solid var(--je-border);border-radius:18px;padding:18px;min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 8px 20px rgba(16,24,40,.04);transition:.2s}.je-brand-card:hover{transform:translateY(-3px);box-shadow:var(--je-shadow)}.je-brand-card img{height:58px;width:100%;object-fit:contain;margin-bottom:12px}.je-brand-placeholder{width:58px;height:58px;border-radius:50%;background:var(--je-bg);color:var(--je-green);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;margin-bottom:12px}.je-brand-card strong{font-size:14px}.je-empty{background:#fff;border:1px dashed var(--je-border);border-radius:16px;padding:22px;text-align:center;color:var(--je-muted)}.je-brand-hero{background:linear-gradient(135deg,var(--je-dark),#123423);background-size:cover;background-position:center;color:#fff;padding:64px 0}.je-brand-hero-inner{display:grid;grid-template-columns:170px 1fr;gap:28px;align-items:center}.je-brand-logo-box{background:#fff;border-radius:24px;padding:18px;min-height:150px;display:flex;align-items:center;justify-content:center;box-shadow:var(--je-shadow)}.je-brand-logo-box img{max-height:110px;object-fit:contain}.je-brand-logo-box span{color:var(--je-green);font-size:62px;font-weight:900}.je-brand-hero h1{font-size:46px;margin:0 0 10px}.je-brand-hero p{max-width:760px;color:#eef7f1}.je-brand-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.je-brand-info{background:#fff;border:1px solid var(--je-border);border-radius:16px;padding:16px}.je-brand-info small{display:block;color:var(--je-muted);font-weight:800}.je-brand-info strong{display:block;font-size:17px;margin-top:3px}.je-searchbar{display:flex;border:1px solid var(--je-border);border-radius:16px;overflow:hidden;background:#fff;max-width:760px;box-shadow:0 8px 22px rgba(16,24,40,.04)}.je-searchbar select,.je-searchbar input{border:0;padding:14px 16px;font:inherit}.je-searchbar select{border-right:1px solid var(--je-border);min-width:150px}.je-searchbar input{flex:1}.je-searchbar button{border:0;background:var(--je-green);color:#fff;padding:0 20px;font-weight:900;cursor:pointer}
@media(max-width:900px){.je-brand-grid{grid-template-columns:repeat(3,1fr)}.je-brand-hero-inner{grid-template-columns:1fr}.je-brand-info-grid{grid-template-columns:1fr 1fr}.je-searchbar{max-width:100%}}
@media(max-width:520px){.je-brand-grid{grid-template-columns:repeat(2,1fr)}.je-brand-info-grid{grid-template-columns:1fr}.je-searchbar{flex-direction:column}.je-searchbar select{border-right:0;border-bottom:1px solid var(--je-border)}}


/* v1.2.1 Category Hero Slider */
.je-category-hero{background:linear-gradient(135deg,#f3fff8 0%,#fff7f7 100%);padding:42px 0 38px;border-bottom:1px solid var(--je-border);overflow:hidden}.je-category-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.je-category-top h1{font-size:42px;line-height:1.1;margin:4px 0 6px;letter-spacing:-.8px}.je-category-top p{margin:0;color:var(--je-muted);font-size:17px}.je-slider-controls{display:flex;gap:10px}.je-slide-btn{width:42px;height:42px;border:1px solid var(--je-border);background:#fff;border-radius:50%;font-size:28px;line-height:1;color:var(--je-dark);box-shadow:0 8px 18px rgba(16,24,40,.07);cursor:pointer}.je-slide-btn:hover{background:var(--je-green);color:#fff}.je-category-slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 2px 18px;scrollbar-width:thin}.je-category-tile{scroll-snap-align:start;flex:0 0 220px;background:#fff;border:1px solid var(--je-border);border-radius:22px;min-height:178px;padding:22px;box-shadow:0 10px 26px rgba(16,24,40,.06);display:flex;flex-direction:column;justify-content:flex-start;transition:.2s}.je-category-tile:hover{transform:translateY(-3px);box-shadow:var(--je-shadow);border-color:#cfe9db}.je-category-tile span{font-size:38px;margin-bottom:12px}.je-category-tile strong{font-size:18px;line-height:1.2;margin-bottom:8px}.je-category-tile small{color:var(--je-muted);line-height:1.45}.je-category-slider::-webkit-scrollbar{height:7px}.je-category-slider::-webkit-scrollbar-track{background:#e9ecef;border-radius:999px}.je-category-slider::-webkit-scrollbar-thumb{background:#aab7b0;border-radius:999px}
@media(max-width:900px){.je-category-top{align-items:flex-start;flex-direction:column}.je-category-tile{flex-basis:210px}.je-category-top h1{font-size:34px}}
@media(max-width:520px){.je-category-hero{padding:28px 0}.je-category-tile{flex-basis:78vw;min-height:160px}.je-slider-controls{display:none}}


/* v1.2.2 Auto sliding category row - scrollbar hidden */
.je-category-slider{scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}
.je-category-slider::-webkit-scrollbar{display:none;height:0}
.je-category-slider:hover .je-category-tile{}


/* v1.3 Customer Registration + Login UI */
.je-muted{color:var(--je-muted)}.je-alert{border-radius:14px;padding:13px 15px;margin:14px 0;font-weight:700}.je-alert-error{background:#fff0f0;border:1px solid #ffcccc;color:#a40000}.je-alert-success{background:#eafff2;border:1px solid #a7edc3;color:#067a3b}.je-auth-box h1{margin-top:0}.je-register-box{max-width:820px}.je-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.je-check{display:flex;align-items:center;gap:8px;margin:8px 0 18px;font-weight:700}.je-check input{width:auto}.je-auth-links{display:flex;justify-content:space-between;gap:16px;margin-top:18px;flex-wrap:wrap}.je-auth-links a{font-weight:800;color:var(--je-green)}.je-export-fields{background:#f8fafc;border:1px solid var(--je-border);border-radius:18px;padding:18px;margin:8px 0 18px}.je-dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.je-dashboard-head h1{margin:8px 0 4px}.je-pill{display:inline-block;background:#e6fff0;color:var(--je-green);border-radius:999px;padding:7px 12px;font-weight:900}.je-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.je-dash-card{background:#fff;border:1px solid var(--je-border);border-radius:20px;padding:22px;box-shadow:0 8px 22px rgba(16,24,40,.05)}.je-dash-card h3{margin-top:0}.je-dash-card a{font-weight:900;color:var(--je-green)}.je-btn-light{background:#fff;color:var(--je-green);border:1px solid var(--je-border)}
@media(max-width:720px){.je-two,.je-dashboard-grid{grid-template-columns:1fr}.je-dashboard-head{flex-direction:column}.je-auth-links{flex-direction:column}}


/* v1.3.2: Hide default page titles only. Posts, product titles and testimonial titles remain unaffected. */
body.page .je-content > h1:first-child,
body.page .entry-title,
body.page .page-title { display:none !important; }

/* v1.4 Cart + Wishlist + Product Detail */
.je-count-btn{position:relative;display:inline-flex;gap:6px;align-items:center}.je-count-btn span{background:var(--je-green);color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 6px;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.je-card-actions{display:flex;gap:8px;margin-top:14px;align-items:center}.je-mini-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--je-green);color:#fff!important;padding:9px 13px;font-size:13px;font-weight:900;text-decoration:none}.je-mini-light{background:#fff;color:var(--je-green)!important;border:1px solid var(--je-border)}.je-price{font-size:26px;font-weight:950;color:var(--je-red)}.je-price-muted{font-weight:900;color:var(--je-muted)}.je-product-price-box{margin:14px 0}.je-product-price-box del{margin-left:10px;color:var(--je-muted);font-weight:700}.je-product-detail-card{background:#fff;border:1px solid var(--je-border);border-radius:26px;padding:28px;box-shadow:0 14px 35px rgba(16,24,40,.06)}.je-product-detail-grid{display:grid;grid-template-columns:44% 1fr;gap:34px;align-items:start}.je-product-main-img{background:linear-gradient(135deg,#effff6,#fff4f4);border:1px solid var(--je-border);border-radius:24px;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden}.je-product-main-img img{width:100%;height:100%;object-fit:contain}.je-product-main-img span{font-size:82px}.je-product-summary h1{font-size:42px;line-height:1.1;margin:10px 0}.je-product-brand-line{font-weight:800;color:var(--je-muted)}.je-product-brand-line a{color:var(--je-green)}.je-product-actions-main{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.je-product-specs{margin-top:16px}.je-product-tabs{padding-top:34px}.je-cart-list{display:grid;gap:14px}.je-cart-row{display:grid;grid-template-columns:90px 1fr auto auto;gap:18px;align-items:center;background:#fff;border:1px solid var(--je-border);border-radius:18px;padding:14px;box-shadow:0 8px 22px rgba(16,24,40,.04)}.je-cart-img{width:90px;height:90px;border-radius:14px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.je-cart-img img{width:100%;height:100%;object-fit:cover}.je-cart-img span{font-size:32px}.je-cart-info h3{margin:0 0 8px}.je-cart-info h3 a{color:var(--je-dark)}.je-cart-qty{font-weight:900}.je-cart-summary,.je-large-empty{background:#fff;border:1px solid var(--je-border);border-radius:20px;padding:24px;margin-top:20px}.je-ui-title{margin-top:0}.je-account-shortcuts{display:flex;gap:12px;margin:18px 0}.je-account-shortcuts a{background:#fff;border:1px solid var(--je-border);border-radius:999px;padding:10px 14px;font-weight:900;color:var(--je-dark)}.je-account-shortcuts strong{color:var(--je-green);margin-left:4px}@media(max-width:850px){.je-product-detail-grid{grid-template-columns:1fr}.je-product-main-img{min-height:300px}.je-cart-row{grid-template-columns:72px 1fr;}.je-cart-qty,.je-cart-row .je-mini-btn{grid-column:2}.je-actions .je-count-btn{display:none}}@media(max-width:520px){.je-product-summary h1{font-size:32px}.je-product-detail-card{padding:18px}.je-product-actions-main .je-btn{width:100%;justify-content:center}}

.je-sale-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--je-red);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;letter-spacing:.2px;box-shadow:0 8px 18px rgba(236,28,36,.22)}
.je-product-img .je-sale-badge{position:absolute;top:12px;left:12px;z-index:2}
.je-product-price-box .je-sale-badge{margin-right:10px;vertical-align:middle}
.je-card-price{margin-top:10px}.je-card-price .je-price{font-size:20px}.je-card-price .je-price-muted{font-size:15px}
.je-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px 24px}.je-admin-grid p{margin:0 0 12px}.je-admin-grid label{display:block;margin-bottom:6px}.je-admin-grid textarea{grid-column:1/-1}.post-type-je_product #poststuff .inside input,.post-type-je_product #poststuff .inside select,.post-type-je_product #poststuff .inside textarea{border:1px solid #ccd0d4;border-radius:6px;padding:8px 10px}
@media(max-width:782px){.je-admin-grid{grid-template-columns:1fr}}


/* v1.4.3 product experience */
.je-gallery-preview{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.je-gallery-preview span{width:56px;height:56px;border:1px solid #ccd0d4;border-radius:8px;overflow:hidden;background:#fff;display:inline-flex;align-items:center;justify-content:center}.je-gallery-preview img{width:100%;height:100%;object-fit:cover}.je-product-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.je-product-thumbs button{width:74px;height:74px;border:1px solid var(--je-border);border-radius:14px;background:#fff;overflow:hidden;padding:4px;cursor:pointer}.je-product-thumbs button.is-active{border-color:var(--je-green);box-shadow:0 0 0 3px rgba(0,158,73,.12)}.je-product-thumbs img{width:100%;height:100%;object-fit:cover}.je-tabs{display:flex;gap:10px;flex-wrap:wrap;border-bottom:1px solid var(--je-border);margin-bottom:18px}.je-tabs button{border:1px solid var(--je-border);border-bottom:0;background:#fff;border-radius:14px 14px 0 0;padding:11px 16px;font-weight:900;cursor:pointer;color:var(--je-dark)}.je-tabs button.is-active{background:var(--je-green);border-color:var(--je-green);color:#fff}.je-tab-panel{display:none;background:#fff;border:1px solid var(--je-border);border-radius:0 18px 18px 18px;padding:22px}.je-tab-panel.is-active{display:block}.je-category-hero{background:linear-gradient(135deg,#effff6,#fff5f5);border-bottom:1px solid var(--je-border);padding:52px 0}.je-category-hero.has-banner{background-size:cover;background-position:center;position:relative;color:#fff}.je-category-hero.has-banner:before{content:"";position:absolute;inset:0;background:rgba(10,20,35,.5)}.je-category-hero.has-banner .je-container{position:relative}.je-category-hero h1{font-size:44px;margin:0 0 12px}.je-category-hero p{max-width:760px;font-size:18px}.je-seo-text{background:#fff;border:1px solid var(--je-border);border-radius:18px;padding:22px;margin-top:28px}.je-auto-slide{overflow-x:auto;scrollbar-width:none}.je-auto-slide::-webkit-scrollbar{display:none}
.je-variants-box{background:#f8fafc;border:1px solid var(--je-border);border-radius:16px;padding:16px;margin-top:16px}.je-variants-box h3{margin:0 0 8px;font-size:18px}.je-admin-note{margin-top:12px}
