/*
Theme Name: Parslas Shop
Theme URI: https://shop.parslasdarzi.lv
Author: JKLatvia
Description: Boutique WooCommerce theme for Pārslas Shop, inspired by Pārslas Dārzi visual identity.
Version: 5.2
Text Domain: parslas-shop
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
*/

:root{
  --ps-bg:#f7f3ea;
  --ps-cream:#fffdf7;
  --ps-soft:#efe8d9;
  --ps-green:#5f9b3f;
  --ps-green-dark:#2f5f1f;
  --ps-green-deep:#254117;
  --ps-text:#2d3026;
  --ps-muted:#656a5d;
  --ps-line:rgba(49,82,30,.18);
  --ps-shadow:0 18px 50px rgba(35,50,25,.13);
  --ps-serif:"Cormorant Garamond", Georgia, serif;
  --ps-sans:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ps-bg);color:var(--ps-text);font-family:var(--ps-sans);font-size:16px;line-height:1.6}
a{color:inherit;text-decoration:none} img{max-width:100%;height:auto;display:block}.site-wrap{overflow:hidden}.ps-container{width:min(1320px,calc(100% - 48px));margin:0 auto}
.ps-topbar{height:37px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#254317,#3e691f);color:#fff;font-size:14px;font-weight:600;letter-spacing:.01em}.ps-topbar span{opacity:.95}
.ps-header{height:107px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:60;box-shadow:0 6px 24px rgba(27,38,20,.04)}.admin-bar .ps-header{top:32px}.ps-header-inner{height:107px;display:grid;grid-template-columns:320px 1fr 155px;align-items:center;gap:24px}.ps-logo{display:flex;align-items:center}.ps-logo img{width:215px;height:auto;object-fit:contain}.ps-nav{display:flex;justify-content:center;gap:48px;font-size:16px;color:#20251b;font-weight:500}.ps-nav a{position:relative;white-space:nowrap}.ps-nav a:hover{color:var(--ps-green)}.ps-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:var(--ps-green);transform:scaleX(0);transition:.25s}.ps-nav a:hover:after{transform:scaleX(1)}.ps-nav .menu-item-has-children>a:after{display:none}.ps-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px;color:#111}.ps-icon{position:relative;font-size:25px;line-height:1}.ps-cart-count{position:absolute;top:-11px;right:-13px;min-width:20px;height:20px;border-radius:999px;background:var(--ps-green);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.ps-mobile-toggle{display:none;border:0;background:transparent;font-size:30px;color:var(--ps-green-dark)}
.ps-hero{position:relative;min-height:400px;background-image:linear-gradient(90deg,rgba(8,18,7,.30),rgba(8,18,7,.18)),url('assets/hero-garden.jpg');background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.ps-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,rgba(255,248,223,.18),rgba(0,0,0,.18) 70%)}.ps-hero-content{position:relative;z-index:2;padding:52px 20px}.ps-hero h1{font-family:var(--ps-serif);font-size:clamp(54px,7vw,78px);line-height:.95;letter-spacing:.10em;font-weight:600;text-transform:uppercase;margin:0 0 22px;text-shadow:0 5px 18px rgba(0,0,0,.30)}.ps-ornament{width:min(330px,68vw);height:1px;background:rgba(255,255,255,.5);margin:0 auto 25px;position:relative}.ps-ornament:after{content:"❧";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:transparent;color:#e7eadf;font-size:24px;padding:0 18px}.ps-hero p{font-size:22px;margin:0 0 28px;color:rgba(255,255,255,.95);font-weight:400}.ps-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.ps-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-block-button__link{display:inline-flex!important;align-items:center;justify-content:center;min-width:180px;min-height:50px;border-radius:4px!important;border:0!important;padding:14px 28px!important;background:var(--ps-green)!important;color:#fff!important;font-weight:700!important;letter-spacing:.15em!important;text-transform:uppercase!important;font-size:13px!important;box-shadow:0 14px 28px rgba(49,82,30,.22)!important;transition:.25s!important}.ps-btn:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#4f7f32!important;transform:translateY(-2px)}.ps-btn.ghost{background:rgba(0,0,0,.12)!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:none!important}.ps-btn.ghost:hover{background:rgba(255,255,255,.12)!important}
.ps-trust{background:rgba(255,253,247,.92);border-bottom:1px solid var(--ps-line)}.ps-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);height:90px;align-items:center}.ps-trust-item{display:flex;align-items:center;gap:18px;padding:0 34px;border-right:1px solid var(--ps-line)}.ps-trust-item:last-child{border-right:0}.ps-trust-icon{font-size:34px;color:var(--ps-green)}.ps-trust-title{font-weight:700;color:var(--ps-green-dark);font-size:16px;line-height:1.2}.ps-trust-text{font-size:14px;color:#4d5145;margin-top:3px}
.ps-section{padding:48px 0 72px;position:relative}.ps-section:before{content:"";position:absolute;inset:0;background-image:url('assets/category-placeholder.svg');background-size:360px;opacity:.028;pointer-events:none}.ps-section>.ps-container{position:relative;z-index:1}.ps-section-head{text-align:center;margin:0 0 32px}.ps-kicker{font-size:13px;letter-spacing:.22em;text-transform:uppercase;font-weight:800;color:var(--ps-green)}.ps-title{font-family:var(--ps-serif);font-size:clamp(32px,4vw,38px);line-height:1.1;letter-spacing:.13em;text-transform:uppercase;font-weight:700;margin:0;color:var(--ps-green-dark)}.ps-title:after{content:"";display:block;width:72px;height:1px;background:rgba(49,82,30,.35);margin:14px auto 0}.ps-lead{max-width:680px;margin:14px auto 0;color:var(--ps-muted)}.ps-grid.categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.ps-category-card{min-height:240px;border-radius:9px;overflow:hidden;position:relative;background:var(--ps-green-dark);box-shadow:var(--ps-shadow);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;isolation:isolate}.ps-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:.5s}.ps-category-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.42));z-index:-1}.ps-category-card:hover img{transform:scale(1.08)}.ps-cat-icon{font-size:44px;display:block;margin:0 0 14px}.ps-category-card span{font-family:var(--ps-serif);font-size:22px;line-height:1.05;letter-spacing:.08em;text-transform:uppercase;font-weight:700;display:block;text-shadow:0 3px 14px rgba(0,0,0,.38)}.ps-cat-button{display:inline-flex;border:1px solid rgba(255,255,255,.86);border-radius:4px;margin-top:18px;padding:8px 24px;font-size:13px;letter-spacing:.14em;font-weight:800;text-transform:uppercase;background:rgba(0,0,0,.12);box-shadow:0 8px 22px rgba(0,0,0,.16);font-style:normal}.ps-products-section{padding-top:68px;background:var(--ps-cream)}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px!important;margin:0!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--ps-line);border-radius:14px;padding:14px 14px 20px!important;box-shadow:0 16px 42px rgba(35,50,25,.08);transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;text-align:center;position:relative}.woocommerce ul.products li.product:hover{transform:translateY(-6px);box-shadow:0 22px 58px rgba(35,50,25,.13);border-color:rgba(95,155,63,.30)}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block}.woocommerce ul.products li.product a img{border-radius:10px;aspect-ratio:1/1;object-fit:cover;margin:0 0 16px!important;background:var(--ps-soft);transition:transform .45s}.woocommerce ul.products li.product:hover a img{transform:scale(1.035)}.woocommerce-loop-product__title{font-family:var(--ps-serif)!important;font-size:24px!important;line-height:1.05!important;color:var(--ps-green-dark);padding:0!important;margin:0 0 8px!important;min-height:52px;display:flex;align-items:center;justify-content:center}.woocommerce ul.products li.product .price{color:var(--ps-green)!important;font-size:18px!important;font-weight:800!important;margin-bottom:14px!important}.woocommerce ul.products li.product .button{width:100%;min-width:0;min-height:46px;font-size:12px!important;padding:12px 16px!important;box-shadow:0 10px 24px rgba(49,82,30,.18)!important}.woocommerce span.onsale{background:var(--ps-green)!important;color:#fff!important;border-radius:999px!important;min-height:0!important;line-height:1!important;padding:10px 12px!important;font-weight:900!important;z-index:5}.woocommerce .woocommerce-ordering select{border:1px solid var(--ps-line);border-radius:7px;background:#fff;padding:12px 16px;color:var(--ps-text)}.woocommerce .woocommerce-result-count{color:var(--ps-muted)}.woocommerce .woocommerce-notices-wrapper{max-width:1320px;margin:0 auto}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:8px;justify-content:center}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--ps-line)!important;background:#fff!important;border-radius:7px!important;color:var(--ps-green-dark)!important;min-width:42px!important;height:42px!important;display:grid!important;place-items:center!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ps-green)!important;color:#fff!important}
.ps-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--ps-line);border-radius:16px;padding:30px;box-shadow:var(--ps-shadow)}.ps-feature img{border-radius:12px;min-height:410px;width:100%;object-fit:cover}.ps-feature-content{padding:20px}.ps-feature-content h2{font-family:var(--ps-serif);font-size:52px;line-height:1;margin:0 0 14px;color:var(--ps-green-dark)}.ps-feature-content p{color:var(--ps-muted);font-size:18px}.ps-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.ps-badge{background:var(--ps-bg);border-radius:10px;padding:15px;font-weight:700;color:var(--ps-green-dark);text-align:center}
.ps-page-title{padding:70px 0 30px}.ps-page-title h1{font-family:var(--ps-serif);font-size:clamp(44px,6vw,74px);line-height:1;margin:0;color:var(--ps-green-dark)}

/* Single product - safe premium redesign */
body.single-product .woocommerce-wrap{background:#fffdf7;border:1px solid var(--ps-line);border-radius:18px;padding:34px;box-shadow:var(--ps-shadow)}
body.single-product .woocommerce div.product{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:52px;align-items:start;position:relative}
body.single-product .woocommerce div.product:after{content:"";display:block;clear:both}
body.single-product .woocommerce div.product div.images,
body.single-product .woocommerce div.product div.summary{float:none!important;width:100%!important;margin:0!important;clear:none!important}
body.single-product .woocommerce div.product div.images{position:relative}
body.single-product .woocommerce div.product div.images img{width:100%;border-radius:16px;background:#fff;box-shadow:0 18px 55px rgba(35,50,25,.12);border:1px solid rgba(49,82,30,.10)}
body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0!important}
body.single-product .woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:14px 0 0!important;padding:0!important}
body.single-product .woocommerce div.product div.images .flex-control-thumbs li{width:auto!important;float:none!important;list-style:none!important}
body.single-product .woocommerce div.product div.images .flex-control-thumbs img{border-radius:9px;box-shadow:none;border:1px solid var(--ps-line);opacity:.72;transition:.2s;aspect-ratio:1/1;object-fit:cover}
body.single-product .woocommerce div.product div.images .flex-control-thumbs img.flex-active,
body.single-product .woocommerce div.product div.images .flex-control-thumbs img:hover{opacity:1;border-color:var(--ps-green)}
body.single-product .woocommerce div.product div.summary{background:#fff;border:1px solid var(--ps-line);border-radius:16px;padding:34px;box-shadow:0 14px 42px rgba(35,50,25,.08);position:sticky;top:150px}
body.single-product .woocommerce div.product .product_title{font-family:var(--ps-serif);font-size:clamp(38px,4.4vw,62px);line-height:1;color:var(--ps-green-dark);margin:0 0 14px;letter-spacing:.02em}
body.single-product .woocommerce div.product p.price,
body.single-product .woocommerce div.product span.price{color:var(--ps-green)!important;font-size:30px!important;font-weight:900!important;margin:0 0 18px;display:block}
body.single-product .woocommerce-product-details__short-description{color:var(--ps-muted);font-size:17px;line-height:1.7;margin:0 0 24px;border-top:1px solid var(--ps-line);border-bottom:1px solid var(--ps-line);padding:18px 0}
body.single-product .woocommerce div.product form.cart{display:flex;gap:12px;align-items:center;margin:24px 0!important;flex-wrap:wrap}
body.single-product .woocommerce div.product form.cart div.quantity{margin:0!important;float:none!important}
body.single-product .quantity .qty{height:52px;width:82px;border:1px solid var(--ps-line);border-radius:6px;padding:0 8px;background:#fff;color:var(--ps-text);font-weight:700;font-size:16px}
body.single-product .woocommerce div.product form.cart .button{flex:1;min-width:220px;height:52px;margin:0!important}
body.single-product .product_meta{margin-top:22px;padding-top:18px;border-top:1px solid var(--ps-line);font-size:14px;color:var(--ps-muted)}
body.single-product .product_meta>span{display:block;margin:5px 0}
body.single-product .woocommerce-tabs{grid-column:1/-1;background:#fff;border:1px solid var(--ps-line);border-radius:16px;padding:28px;box-shadow:0 14px 42px rgba(35,50,25,.07);margin-top:6px}
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;margin:0 0 24px!important;display:flex;gap:10px;flex-wrap:wrap}
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important;border:0!important}
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:999px!important;background:var(--ps-bg)!important;border:1px solid var(--ps-line)!important;margin:0!important;padding:0!important}
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 18px!important;color:var(--ps-green-dark)!important;font-weight:800!important;font-size:13px!important;letter-spacing:.08em;text-transform:uppercase}
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--ps-green)!important;border-color:var(--ps-green)!important}
body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.single-product .woocommerce-Tabs-panel h2,
body.single-product .related h2{font-family:var(--ps-serif);color:var(--ps-green-dark);font-size:34px;line-height:1.1;margin-top:0}
body.single-product .related{grid-column:1/-1;margin-top:26px}
body.single-product .related>h2{text-align:center;margin-bottom:26px}
body.single-product .related ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
body.single-product .woocommerce-message,
body.single-product .woocommerce-info,
body.single-product .woocommerce-error{border-radius:12px;background:#fff;border-top-color:var(--ps-green);box-shadow:0 10px 28px rgba(35,50,25,.08)}
.ps-footer{background:linear-gradient(135deg,#254317,#3e691f);color:#fff;padding:62px 0 26px}.ps-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .8fr;gap:28px}.ps-footer h3,.ps-footer h4{font-family:var(--ps-serif);margin:0 0 12px}.ps-footer h3{font-size:38px;letter-spacing:.08em}.ps-footer p,.ps-footer a{color:rgba(255,255,255,.80)}.ps-footer a{display:block;margin:7px 0}.ps-copy{border-top:1px solid rgba(255,255,255,.18);margin-top:34px;padding-top:22px;color:rgba(255,255,255,.65);font-size:13px}
@media (max-width:1280px){.ps-grid.categories{grid-template-columns:repeat(3,1fr)}.ps-category-card{min-height:230px}}
@media (max-width:1100px){.ps-header-inner{grid-template-columns:250px 1fr 120px}.ps-nav{gap:22px}.ps-grid.categories{grid-template-columns:repeat(3,1fr)}.ps-trust-grid{grid-template-columns:repeat(2,1fr);height:auto}.ps-trust-item{height:88px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){.ps-container{width:min(100% - 30px,1320px)}.ps-topbar{font-size:12px;height:34px}.ps-header,.ps-header-inner{height:82px}.admin-bar .ps-header{top:46px}.ps-header-inner{display:flex;justify-content:space-between}.ps-logo img{width:170px}.ps-nav{display:none}.ps-mobile-toggle{display:block}.ps-header.is-open .ps-nav{display:flex;position:absolute;left:15px;right:15px;top:82px;flex-direction:column;background:#fff;border:1px solid var(--ps-line);border-radius:12px;padding:18px;box-shadow:var(--ps-shadow)}.ps-header-actions{gap:14px}.ps-icon.user,.ps-icon.search{display:none}.ps-hero{position:relative;min-height:400px;background-image:linear-gradient(90deg,rgba(8,18,7,.30),rgba(8,18,7,.18)),url('assets/hero-garden.jpg');background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.ps-hero h1{font-family:var(--ps-serif);font-size:clamp(54px,7vw,78px);line-height:.95;letter-spacing:.10em;font-weight:600;text-transform:uppercase;margin:0 0 22px;text-shadow:0 5px 18px rgba(0,0,0,.30)}.ps-hero p{font-size:17px}.ps-actions{gap:12px}.ps-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{width:100%;min-width:0}.ps-trust-grid{grid-template-columns:1fr}.ps-trust-item{border-right:0;border-bottom:1px solid var(--ps-line);padding:0 10px}.ps-grid.categories{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}.woocommerce ul.products li.product{padding:9px 9px 14px!important;border-radius:11px}.woocommerce ul.products li.product a img{border-radius:8px;margin-bottom:10px!important}.woocommerce-loop-product__title{font-size:18px!important;min-height:42px}.woocommerce ul.products li.product .price{font-size:15px!important;margin-bottom:10px!important}.woocommerce ul.products li.product .button{min-height:38px;font-size:10px!important;letter-spacing:.08em!important;padding:9px 8px!important}.ps-category-card{min-height:230px}.ps-feature,.woocommerce div.product{grid-template-columns:1fr}.ps-feature{padding:18px}.ps-feature-content h2{font-size:40px}.ps-badges,.ps-footer-grid{grid-template-columns:1fr}}


/* Cart & Checkout premium redesign */
body.woocommerce-cart .woocommerce-wrap,
body.woocommerce-checkout .woocommerce-wrap{
  background:#fffdf7;
  border:1px solid var(--ps-line);
  border-radius:18px;
  padding:34px;
  box-shadow:var(--ps-shadow);
}
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-checkout form.checkout{
  margin-top:12px;
}
.woocommerce table.shop_table{
  border:1px solid var(--ps-line)!important;
  border-radius:16px!important;
  overflow:hidden;
  background:#fff;
  box-shadow:0 14px 42px rgba(35,50,25,.07);
  border-collapse:separate!important;
  border-spacing:0!important;
}
.woocommerce table.shop_table th{
  background:var(--ps-bg);
  color:var(--ps-green-dark);
  font-size:13px;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:900!important;
  padding:18px 16px!important;
  border-bottom:1px solid var(--ps-line)!important;
}
.woocommerce table.shop_table td{
  padding:18px 16px!important;
  border-top:1px solid rgba(49,82,30,.10)!important;
  color:var(--ps-text);
}
.woocommerce-cart table.cart img{
  width:92px!important;
  border-radius:10px;
  background:var(--ps-soft);
  box-shadow:0 8px 20px rgba(35,50,25,.08);
}
.woocommerce-cart table.cart .product-name a,
.woocommerce-checkout-review-order-table .product-name{
  font-family:var(--ps-serif);
  font-size:22px;
  line-height:1.15;
  color:var(--ps-green-dark);
  font-weight:700;
}
.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-subtotal,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce table.shop_table tfoot td{
  color:var(--ps-green);
  font-weight:900!important;
}
.woocommerce a.remove{
  width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:#fff3ef!important;
  color:#a9412f!important;
  font-size:22px!important;
  line-height:1!important;
  transition:.2s;
}
.woocommerce a.remove:hover{
  background:#a9412f!important;
  color:#fff!important;
}
.woocommerce .quantity .qty{
  height:46px;
  width:78px;
  border:1px solid var(--ps-line);
  border-radius:7px;
  background:#fff;
  color:var(--ps-text);
  font-weight:800;
}
.woocommerce-cart table.cart td.actions{
  background:#fffdf7;
}
.woocommerce-cart table.cart td.actions .coupon{
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single{
  min-height:50px;
  border:1px solid var(--ps-line)!important;
  border-radius:7px!important;
  background:#fff!important;
  padding:12px 14px!important;
  color:var(--ps-text)!important;
  box-shadow:none!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:25px!important;color:var(--ps-text)!important}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:50px!important}
.woocommerce-cart .cart-collaterals{
  margin-top:26px;
  display:flex;
  justify-content:flex-end;
}
.woocommerce-cart .cart-collaterals .cart_totals{
  width:min(520px,100%)!important;
  float:none!important;
  background:#fff;
  border:1px solid var(--ps-line);
  border-radius:18px;
  padding:28px;
  box-shadow:0 14px 42px rgba(35,50,25,.08);
}
.woocommerce-cart .cart_totals h2,
.woocommerce-checkout h3,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
#order_review_heading{
  font-family:var(--ps-serif);
  color:var(--ps-green-dark);
  font-size:34px;
  line-height:1.1;
  margin:0 0 20px;
}
.woocommerce-cart .wc-proceed-to-checkout{padding-bottom:0!important}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
  width:100%;
  min-height:56px;
  font-size:13px!important;
}
.woocommerce form .form-row label{
  color:var(--ps-green-dark);
  font-weight:800;
  font-size:13px;
  letter-spacing:.05em;
}
.woocommerce form .form-row .required{color:var(--ps-green)}
body.woocommerce-checkout form.checkout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);
  gap:32px;
  align-items:start;
}
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #order_review{
  background:#fff;
  border:1px solid var(--ps-line);
  border-radius:18px;
  padding:28px;
  box-shadow:0 14px 42px rgba(35,50,25,.08);
}
body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2{
  float:none!important;
  width:100%!important;
}
body.woocommerce-checkout #customer_details .col-2{margin-top:26px}
body.woocommerce-checkout #order_review{
  position:sticky;
  top:150px;
}
.woocommerce-checkout-review-order-table{box-shadow:none!important;margin-bottom:22px!important}
.woocommerce-checkout #payment{
  background:var(--ps-bg)!important;
  border:1px solid var(--ps-line);
  border-radius:16px!important;
}
.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid var(--ps-line)!important;padding:18px!important}
.woocommerce-checkout #payment div.payment_box{
  background:#fff!important;
  border-radius:12px!important;
  color:var(--ps-muted)!important;
}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#fff!important}
.woocommerce-checkout #payment div.form-row{padding:18px!important}
.woocommerce-checkout #place_order{
  width:100%;
  min-height:56px;
  margin-top:8px;
}
.woocommerce-info,
.woocommerce-message,
.woocommerce-error{
  border-top-color:var(--ps-green)!important;
  border-radius:14px;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(35,50,25,.08);
  color:var(--ps-text);
}
.woocommerce-info:before,
.woocommerce-message:before{color:var(--ps-green)!important}
.woocommerce-error:before{color:#a9412f!important}
.woocommerce .woocommerce-form-coupon,
.woocommerce .woocommerce-form-login{
  background:#fff;
  border:1px solid var(--ps-line)!important;
  border-radius:16px!important;
  padding:22px!important;
  box-shadow:0 10px 30px rgba(35,50,25,.06);
}
.woocommerce-order{
  background:#fff;
  border:1px solid var(--ps-line);
  border-radius:18px;
  padding:30px;
  box-shadow:var(--ps-shadow);
}
.woocommerce ul.order_details{
  background:var(--ps-bg);
  border-radius:14px;
  padding:18px;
  margin:20px 0!important;
}

@media (max-width:760px){
  body.woocommerce-cart .woocommerce-wrap,
  body.woocommerce-checkout .woocommerce-wrap{padding:18px;border-radius:14px}
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr{border-bottom:1px solid var(--ps-line)}
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td{padding:12px 10px!important;text-align:right!important}
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before{color:var(--ps-green-dark);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.08em}
  .woocommerce-cart table.cart img{width:74px!important;margin-left:auto}
  .woocommerce-cart table.cart .product-name a{font-size:20px}
  .woocommerce-cart table.cart td.actions .coupon{display:grid;grid-template-columns:1fr;gap:10px;width:100%}
  .woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}
  .woocommerce-cart table.cart td.actions .button{width:100%!important}
  .woocommerce-cart .cart-collaterals .cart_totals{padding:20px;border-radius:14px}
  body.woocommerce-checkout form.checkout{display:block}
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout #order_review{padding:20px;border-radius:14px;margin-bottom:22px}
  body.woocommerce-checkout #order_review{position:static}
  .woocommerce-cart .cart_totals h2,
  .woocommerce-checkout h3,
  .woocommerce-billing-fields h3,
  .woocommerce-additional-fields h3,
  #order_review_heading{font-size:30px}
}

/* ===============================
   Pārslas Shop v1.9 — clean original shop archive
   =============================== */
.post-type-archive-product .ps-page-title,
.tax-product_cat .ps-page-title,
.post-type-archive-product .woocommerce-wrap > .woocommerce-result-count,
.post-type-archive-product .woocommerce-wrap > .woocommerce-ordering,
.tax-product_cat .woocommerce-wrap > .woocommerce-result-count,
.tax-product_cat .woocommerce-wrap > .woocommerce-ordering{
  display:none!important;
}
.ps-shop-page{
  background:
    radial-gradient(circle at 12% 8%, rgba(188,214,149,.35), transparent 34%),
    linear-gradient(180deg,#fbfaf3 0%,#f7f4e8 48%,#fbfaf3 100%);
  padding:34px 0 72px;
}
.ps-shop-hero{padding-top:18px;padding-bottom:24px}
.ps-shop-hero-inner{
  min-height:250px;
  border-radius:28px;
  overflow:hidden;
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:46px 24px;
  background:
    linear-gradient(110deg,rgba(35,72,25,.74),rgba(88,142,55,.46)),
    url('assets/hero-garden.jpg') center/cover no-repeat;
  box-shadow:0 24px 70px rgba(43,75,33,.18);
}
.ps-shop-hero-inner:after{
  content:"";
  position:absolute;
  inset:16px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:22px;
  pointer-events:none;
}
.ps-shop-hero .ps-eyebrow{
  position:relative;
  z-index:1;
  color:#fff;
  font-size:12px;
  font-weight:900;
  letter-spacing:.26em;
  text-transform:uppercase;
  opacity:.88;
  margin-bottom:12px;
}
.ps-shop-hero h1{
  position:relative;
  z-index:1;
  margin:0;
  font-family:var(--ps-serif);
  color:#fff;
  font-size:clamp(48px,7vw,86px);
  line-height:.92;
  letter-spacing:.08em;
  text-transform:uppercase;
  text-shadow:0 8px 30px rgba(0,0,0,.24);
}
.ps-shop-hero p{
  position:relative;
  z-index:1;
  width:min(640px,100%);
  margin:18px auto 0;
  color:rgba(255,255,255,.9);
  font-size:17px;
  line-height:1.7;
}
.ps-shop-cats{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  justify-content:center;
  margin:4px auto 28px;
}
.ps-cat-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.76);
  border:1px solid rgba(91,134,55,.18);
  color:#31521e;
  font-size:12px;
  font-weight:900;
  letter-spacing:.10em;
  text-transform:uppercase;
  box-shadow:0 10px 26px rgba(49,82,30,.06);
}
.ps-cat-pill:hover,.ps-cat-pill.active{
  background:#5f9b3f;
  color:#fff;
  border-color:#5f9b3f;
  transform:translateY(-1px);
}
.ps-shop-content{
  background:rgba(255,255,255,.58);
  border:1px solid rgba(91,134,55,.12);
  border-radius:28px;
  padding:28px;
  box-shadow:0 24px 70px rgba(43,75,33,.10);
  backdrop-filter:blur(8px);
}
.ps-shop-toolbar{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  margin-bottom:24px;
  padding-bottom:18px;
  border-bottom:1px solid rgba(91,134,55,.14);
}
.ps-shop-toolbar .woocommerce-result-count,
.ps-shop-toolbar .ps-result-count,
.ps-result-count p{
  float:none!important;
  margin:0!important;
  color:#6f766a;
  font-size:14px;
  font-weight:700;
}
.ps-shop-toolbar .woocommerce-ordering,
.ps-shop-toolbar .ps-ordering{
  float:none!important;
  margin:0!important;
}
.ps-shop-toolbar select{
  height:46px;
  min-width:220px;
  border:1px solid rgba(91,134,55,.20)!important;
  border-radius:999px!important;
  background:#fff!important;
  padding:0 18px!important;
  color:#31521e!important;
  font-weight:800;
  outline:none;
}
.woocommerce ul.products,
.woocommerce-page ul.products,
.ps-shop-content ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.woocommerce ul.products::before,
.woocommerce ul.products::after{display:none!important;content:none!important}
.woocommerce ul.products li.product.ps-product-card,
.woocommerce-page ul.products li.product.ps-product-card,
.woocommerce ul.products li.product{
  float:none!important;
  width:auto!important;
  margin:0!important;
  clear:none!important;
}
.woocommerce ul.products li.product.ps-product-card{
  position:relative;
  display:flex!important;
  flex-direction:column;
  min-width:0;
  background:#fff;
  border:1px solid rgba(91,134,55,.13);
  border-radius:24px;
  padding:12px 12px 16px!important;
  box-shadow:0 16px 42px rgba(47,80,35,.08);
  overflow:hidden;
  text-align:left;
  transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}
.woocommerce ul.products li.product.ps-product-card:hover{
  transform:translateY(-7px);
  box-shadow:0 26px 62px rgba(47,80,35,.16);
  border-color:rgba(95,155,63,.34);
}
.ps-product-media{
  position:relative;
  overflow:hidden;
  border-radius:18px;
  background:#eef2df;
  aspect-ratio:1/1;
}
.ps-product-media a{display:block;height:100%}
.woocommerce ul.products li.product.ps-product-card .ps-product-media img{
  width:100%!important;
  height:100%!important;
  aspect-ratio:1/1;
  object-fit:cover;
  display:block;
  margin:0!important;
  border-radius:0!important;
  transition:transform .5s ease, filter .5s ease;
}
.woocommerce ul.products li.product.ps-product-card:hover .ps-product-media img{
  transform:scale(1.055);
  filter:saturate(1.04) contrast(1.02);
}
.ps-sale-badge{
  position:absolute;
  left:12px;
  top:12px;
  z-index:2;
  padding:8px 11px;
  border-radius:999px;
  background:#5f9b3f;
  color:#fff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  box-shadow:0 10px 22px rgba(49,82,30,.18);
}
.woocommerce span.onsale{display:none!important}
.ps-product-body{
  display:flex;
  flex-direction:column;
  flex:1;
  padding:16px 4px 0;
}
.ps-product-title{
  margin:0 0 10px!important;
  padding:0!important;
  min-height:48px;
  font-family:var(--ps-serif)!important;
  font-size:23px!important;
  line-height:1.05!important;
  font-weight:700!important;
  letter-spacing:.01em;
}
.ps-product-title a{color:#24391c;text-decoration:none}
.ps-product-title a:hover{color:#5f9b3f}
.ps-product-price{
  margin:0 0 15px;
  color:#5f9b3f;
  font-size:18px;
  line-height:1.2;
  font-weight:900;
}
.ps-product-price del{
  color:#9aa193;
  opacity:1!important;
  font-weight:700;
  margin-right:6px;
}
.ps-product-price ins{
  text-decoration:none;
  color:#5f9b3f;
}
.ps-product-actions{margin-top:auto}
.woocommerce ul.products li.product.ps-product-card .button,
.ps-product-actions .button{
  width:100%!important;
  min-height:46px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:#5f9b3f!important;
  color:#fff!important;
  border:0!important;
  padding:12px 14px!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  box-shadow:0 12px 26px rgba(95,155,63,.24)!important;
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease!important;
}
.woocommerce ul.products li.product.ps-product-card .button:hover,
.ps-product-actions .button:hover{
  background:#31521e!important;
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(49,82,30,.26)!important;
}
.ps-shop-pagination{margin-top:34px}
.ps-shop-pagination .woocommerce-pagination{margin:0!important}
.ps-empty-shop{
  background:#fff;
  border-radius:22px;
  padding:38px;
  text-align:center;
  border:1px solid rgba(91,134,55,.12);
}
@media (max-width:1180px){
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  .ps-shop-content ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
}
@media (max-width:760px){
  .ps-shop-page{padding:18px 0 50px}
  .ps-shop-hero-inner{min-height:210px;border-radius:20px;padding:34px 18px}
  .ps-shop-hero-inner:after{inset:10px;border-radius:16px}
  .ps-shop-hero h1{font-size:42px;letter-spacing:.06em}
  .ps-shop-hero p{font-size:14px;line-height:1.55;margin-top:12px}
  .ps-shop-cats{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;margin-bottom:18px}
  .ps-cat-pill{white-space:nowrap;min-height:38px;padding:9px 14px;font-size:10px}
  .ps-shop-content{padding:14px;border-radius:20px}
  .ps-shop-toolbar{align-items:flex-start;flex-direction:column;margin-bottom:16px;padding-bottom:14px;gap:10px}
  .ps-shop-toolbar select{min-width:100%;width:100%;height:44px}
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  .ps-shop-content ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .woocommerce ul.products li.product.ps-product-card{border-radius:16px;padding:8px 8px 12px!important}
  .ps-product-media{border-radius:12px}
  .ps-sale-badge{left:8px;top:8px;font-size:9px;padding:6px 8px}
  .ps-product-body{padding:11px 2px 0}
  .ps-product-title{font-size:17px!important;min-height:38px;margin-bottom:8px!important}
  .ps-product-price{font-size:15px;margin-bottom:10px}
  .woocommerce ul.products li.product.ps-product-card .button,
  .ps-product-actions .button{min-height:38px!important;font-size:9px!important;letter-spacing:.07em!important;padding:9px 8px!important}
}

/* =========================================================
   Pārslas Shop v2.0 — clean shop listing from "Veikals" down
   ========================================================= */
.ps-shop-listing{
  max-width:1420px;
  padding:46px 28px 76px;
  background:#fff;
}
.ps-listing-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:28px;
}
.ps-listing-head h1{
  margin:0 0 10px;
  font-family:var(--ps-serif, 'Cormorant Garamond', serif);
  font-size:46px;
  line-height:1;
  font-weight:600;
  letter-spacing:-.02em;
  color:#1f1f1f;
}
.ps-listing-head .woocommerce-result-count,
.ps-listing-head .ps-result-count,
.ps-listing-head .ps-result-count p{
  float:none!important;
  margin:0!important;
  color:#575757;
  font-size:14px;
  font-weight:500;
}
.ps-listing-head .woocommerce-ordering,
.ps-listing-head .ps-ordering{
  float:none!important;
  margin:0!important;
}
.ps-listing-head select.orderby{
  width:230px;
  height:44px;
  border:1px solid #dedede!important;
  border-radius:5px!important;
  background:#fff!important;
  color:#242424!important;
  padding:0 40px 0 14px!important;
  font-size:14px!important;
  font-weight:500!important;
  outline:none!important;
  box-shadow:none!important;
}
.ps-listing-layout{
  display:grid;
  grid-template-columns:260px minmax(0,1fr);
  gap:26px;
  align-items:start;
}
.ps-filter-panel{
  border:1px solid #e1e1e1;
  border-radius:6px;
  background:#fff;
  overflow:hidden;
}
.ps-filter-block{
  padding:20px 20px 22px;
  border-bottom:1px solid #e8e8e8;
}
.ps-filter-block:last-child{border-bottom:0}
.ps-filter-title{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:14px;
  color:#121212;
  font-size:12px;
  font-weight:800;
  letter-spacing:.045em;
  text-transform:uppercase;
}
.ps-filter-title b{font-size:18px;line-height:1;font-weight:500;color:#222}
.ps-filter-cats{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap:12px;
}
.ps-filter-cats a,
.ps-filter-block label{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  color:#252525;
  text-decoration:none;
  font-size:14px;
  line-height:1.2;
  font-weight:500;
}
.ps-filter-cats a:hover{color:#557c36}
.ps-filter-cats em,
.ps-filter-block label em{
  color:#343434;
  font-style:normal;
  margin-left:auto;
}
.ps-range-line{
  height:22px;
  position:relative;
  margin:6px 4px 8px;
}
.ps-range-line i{
  position:absolute;
  left:4px;
  right:4px;
  top:10px;
  height:2px;
  background:#171717;
  display:block;
}
.ps-range-line span{
  position:absolute;
  top:4px;
  width:12px;
  height:12px;
  border-radius:50%;
  background:#171717;
  display:block;
}
.ps-range-line span:nth-child(2){left:0}
.ps-range-line span:nth-child(3){right:0}
.ps-range-labels{
  display:flex;
  justify-content:space-between;
  color:#333;
  font-size:13px;
  margin:0 2px 18px;
}
.ps-price-filter button{
  width:100%;
  min-height:44px;
  border:0;
  border-radius:4px;
  background:#171717;
  color:#fff;
  text-transform:uppercase;
  font-weight:800;
  font-size:12px;
  letter-spacing:.03em;
  cursor:pointer;
}
.ps-price-filter button:hover{background:#557c36}
.ps-color-dots{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  padding-top:2px;
}
.ps-color-dots span{
  width:21px;
  height:21px;
  border-radius:50%;
  background:var(--dot);
  border:1px solid #d2c2b6;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);
}
.ps-filter-block label{
  justify-content:flex-start;
  margin:0 0 14px;
  cursor:pointer;
}
.ps-filter-block label:last-child{margin-bottom:0}
.ps-filter-block input[type="checkbox"]{
  width:13px;
  height:13px;
  appearance:none;
  border:1px solid #cfcfcf;
  border-radius:2px;
  background:#fff;
  margin:0 8px 0 0;
}
.ps-products-area{min-width:0}
.ps-products-area ul.products,
.woocommerce .ps-products-area ul.products,
.woocommerce-page .ps-products-area ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:26px 20px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.ps-products-area ul.products::before,
.ps-products-area ul.products::after{display:none!important;content:none!important}
.woocommerce .ps-products-area ul.products li.product,
.woocommerce-page .ps-products-area ul.products li.product,
.woocommerce .ps-products-area ul.products li.product.ps-product-card{
  float:none!important;
  clear:none!important;
  width:auto!important;
  margin:0!important;
}
.woocommerce ul.products li.product.ps-product-card,
.woocommerce .ps-products-area ul.products li.product.ps-product-card{
  position:relative;
  display:flex!important;
  flex-direction:column;
  padding:0!important;
  border:1px solid #e4e1dd;
  border-radius:6px;
  background:#fff;
  box-shadow:none;
  overflow:hidden;
  text-align:left;
  min-width:0;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover{
  transform:translateY(-3px);
  border-color:#d7d0c8;
  box-shadow:0 14px 34px rgba(28,28,28,.08);
}
.ps-product-media{
  position:relative;
  background:#f7f2ee;
  overflow:hidden;
  border-radius:0;
  aspect-ratio:1.18/1;
}
.ps-product-media a:not(.ps-heart){display:block;height:100%}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .ps-product-media img,
.woocommerce ul.products li.product.ps-product-card .ps-product-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  margin:0!important;
  border-radius:0!important;
  transition:transform .45s ease;
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover .ps-product-media img{transform:scale(1.035)}
.ps-sale-badge{
  position:absolute;
  left:12px;
  top:12px;
  z-index:3;
  padding:6px 9px;
  border-radius:5px;
  background:#202020;
  color:#fff;
  font-size:13px;
  font-weight:700;
  letter-spacing:0;
  text-transform:none;
  box-shadow:none;
}
.woocommerce span.onsale{display:none!important}
.ps-heart{
  position:absolute;
  right:12px;
  top:12px;
  z-index:3;
  width:34px;
  height:34px!important;
  display:flex!important;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#fff;
  color:#111;
  text-decoration:none;
  font-size:26px;
  line-height:1;
  box-shadow:0 3px 12px rgba(0,0,0,.08);
}
.ps-heart:hover{color:#557c36}
.ps-product-body{
  display:flex;
  flex-direction:column;
  flex:1;
  padding:13px 12px 12px;
}
.ps-product-title,
.woocommerce ul.products li.product.ps-product-card .ps-product-title{
  margin:0 0 7px!important;
  min-height:42px;
  font-family:var(--ps-sans, 'Inter', sans-serif)!important;
  font-size:16px!important;
  line-height:1.32!important;
  font-weight:500!important;
  letter-spacing:0!important;
}
.ps-product-title a{color:#242424;text-decoration:none}
.ps-product-title a:hover{color:#557c36}
.ps-product-rating{
  min-height:20px;
  display:flex;
  align-items:center;
  gap:7px;
  margin:0 0 8px;
  color:#777;
  font-size:13px;
}
.ps-product-rating .star-rating{
  float:none!important;
  margin:0!important;
  width:5.4em!important;
  height:1em!important;
  font-size:13px!important;
  line-height:1!important;
  color:#f2ad35;
}
.ps-product-rating .star-rating::before{color:#e1e1e1!important}
.ps-product-rating .star-rating span::before{color:#f2ad35!important}
.ps-product-price,
.woocommerce ul.products li.product.ps-product-card .price{
  margin:0 0 12px!important;
  color:#171717!important;
  font-size:17px!important;
  line-height:1.2!important;
  font-weight:800!important;
}
.ps-product-price del,
.woocommerce ul.products li.product.ps-product-card .price del{
  color:#8f8b87!important;
  opacity:1!important;
  font-size:14px!important;
  font-weight:600!important;
  margin-left:8px;
}
.ps-product-price ins,
.woocommerce ul.products li.product.ps-product-card .price ins{
  color:#171717!important;
  text-decoration:none!important;
  font-weight:800!important;
}
.ps-product-actions{margin-top:auto}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .button,
.woocommerce ul.products li.product.ps-product-card .button,
.ps-product-actions .button{
  width:100%!important;
  min-height:40px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  border:0!important;
  border-radius:5px!important;
  background:#f5ece6!important;
  color:#171717!important;
  padding:10px 12px!important;
  font-family:var(--ps-sans, 'Inter', sans-serif)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
  box-shadow:none!important;
  transition:background .2s ease, color .2s ease, transform .2s ease!important;
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .button:before,
.ps-product-actions .button:before{
  content:'♧';
  font-size:14px;
  line-height:1;
  font-weight:400;
  transform:rotate(180deg);
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .button:hover,
.ps-product-actions .button:hover{
  background:#171717!important;
  color:#fff!important;
  transform:none!important;
}
.ps-shop-pagination{
  margin-top:34px;
  display:flex;
  justify-content:center;
}
.ps-shop-pagination .woocommerce-pagination ul{
  border:0!important;
  display:flex!important;
  gap:10px;
  align-items:center;
  margin:0!important;
}
.ps-shop-pagination .woocommerce-pagination ul li{
  border:0!important;
}
.ps-shop-pagination .woocommerce-pagination ul li a,
.ps-shop-pagination .woocommerce-pagination ul li span{
  min-width:34px;
  height:34px;
  border-radius:50%!important;
  display:flex!important;
  align-items:center;
  justify-content:center;
  color:#222!important;
  background:#fff!important;
  border:0!important;
  font-weight:600!important;
}
.ps-shop-pagination .woocommerce-pagination ul li span.current{
  background:#d8c6b5!important;
  color:#111!important;
}
.ps-shop-pagination .woocommerce-pagination ul li a.next,
.ps-shop-pagination .woocommerce-pagination ul li a.prev{
  border:1px solid #e2e2e2!important;
  border-radius:8px!important;
}
@media (max-width:1180px){
  .ps-listing-layout{grid-template-columns:230px minmax(0,1fr);gap:20px}
  .ps-products-area ul.products,
  .woocommerce .ps-products-area ul.products,
  .woocommerce-page .ps-products-area ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px 16px!important}
}
@media (max-width:860px){
  .ps-shop-listing{padding:30px 16px 54px}
  .ps-listing-head{align-items:flex-start;flex-direction:column;margin-bottom:20px}
  .ps-listing-head h1{font-size:40px}
  .ps-listing-head select.orderby{width:100%;min-width:260px}
  .ps-listing-layout{display:block}
  .ps-filter-panel{margin-bottom:18px}
  .ps-filter-block:not(:first-child){display:none}
  .ps-filter-cats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}
  .ps-products-area ul.products,
  .woocommerce .ps-products-area ul.products,
  .woocommerce-page .ps-products-area ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
  .ps-product-media{aspect-ratio:1/1}
  .ps-product-body{padding:10px 9px 10px}
  .ps-product-title,
  .woocommerce ul.products li.product.ps-product-card .ps-product-title{font-size:14px!important;min-height:38px;margin-bottom:5px!important}
  .ps-product-rating{font-size:11px;gap:5px;margin-bottom:6px}
  .ps-product-rating .star-rating{font-size:11px!important}
  .ps-product-price{font-size:15px!important;margin-bottom:9px!important}
  .woocommerce .ps-products-area ul.products li.product.ps-product-card .button,
  .woocommerce ul.products li.product.ps-product-card .button,
  .ps-product-actions .button{min-height:36px!important;font-size:10px!important;padding:9px 7px!important;letter-spacing:.02em!important}
  .ps-heart{width:30px;height:30px!important;font-size:22px;right:8px;top:8px}
  .ps-sale-badge{left:8px;top:8px;font-size:11px;padding:5px 7px}
}

/* v2.2 — Sticky sidebar + AJAX shop polish */
@media (min-width: 861px){
  .ps-filter-panel{
    position: sticky;
    top: 24px;
    align-self: start;
    max-height: calc(100vh - 48px);
    overflow: auto;
    scrollbar-width: thin;
  }
  body.admin-bar .ps-filter-panel{top:56px;max-height:calc(100vh - 80px)}
}
.ps-listing-layout{position:relative}
.ps-products-area{position:relative;transition:opacity .2s ease, filter .2s ease, transform .2s ease}
.ps-listing-layout.is-loading .ps-products-area{opacity:.42;filter:blur(1px);pointer-events:none;transform:translateY(3px)}
.ps-listing-layout.is-loading:after{
  content:'';
  position:absolute;
  left:calc(260px + 18px);
  top:110px;
  width:42px;
  height:42px;
  border-radius:50%;
  border:3px solid rgba(0,0,0,.08);
  border-top-color:#557c36;
  animation:psSpin .75s linear infinite;
  z-index:5;
}
@keyframes psSpin{to{transform:rotate(360deg)}}
.ps-filter-panel a{cursor:pointer}
.ps-filter-panel a:hover span{text-decoration:underline;text-underline-offset:3px}
.ps-filter-panel::-webkit-scrollbar{width:6px}
.ps-filter-panel::-webkit-scrollbar-thumb{background:#d7d0c7;border-radius:20px}
.ps-filter-panel::-webkit-scrollbar-track{background:transparent}
@media (max-width:860px){
  .ps-listing-layout.is-loading:after{left:50%;top:180px;margin-left:-21px}
  .ps-filter-panel{position:relative;top:auto;max-height:none;overflow:visible}
}


/* v2.3 — Hover quick add + secondary image swap */
.ps-product-image-link{position:relative;display:block;height:100%;overflow:hidden}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .ps-product-media img.ps-product-img-main,
.woocommerce ul.products li.product.ps-product-card .ps-product-media img.ps-product-img-main{
  position:relative;
  z-index:1;
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .ps-product-media img.ps-product-img-hover,
.woocommerce ul.products li.product.ps-product-card .ps-product-media img.ps-product-img-hover{
  position:absolute;
  inset:0;
  z-index:2;
  opacity:0;
  transform:scale(1.04);
  pointer-events:none;
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover .ps-product-media img.ps-product-img-main,
.woocommerce ul.products li.product.ps-product-card:hover .ps-product-media img.ps-product-img-main{
  transform:scale(1.025);
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover .ps-product-media img.ps-product-img-hover,
.woocommerce ul.products li.product.ps-product-card:hover .ps-product-media img.ps-product-img-hover{
  opacity:1;
  transform:scale(1.035);
}
.ps-product-media .ps-quick-add-btn{
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  bottom:14px!important;
  z-index:4!important;
  width:auto!important;
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  border-radius:6px!important;
  background:rgba(255,255,255,.94)!important;
  color:#171717!important;
  border:1px solid rgba(255,255,255,.82)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.16)!important;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transform:translateY(18px);
  opacity:0;
  pointer-events:none;
}
.ps-product-media .ps-quick-add-btn:before{
  content:'♧';
  font-size:14px;
  line-height:1;
  transform:rotate(180deg);
}
.woocommerce ul.products li.product.ps-product-card:hover .ps-product-media .ps-quick-add-btn,
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover .ps-product-media .ps-quick-add-btn{
  transform:translateY(0);
  opacity:1;
  pointer-events:auto;
}
.ps-product-media .ps-quick-add-btn:hover{
  background:#171717!important;
  color:#fff!important;
  border-color:#171717!important;
}
.ps-product-media .ps-quick-add-btn.added{background:#557c36!important;color:#fff!important;border-color:#557c36!important}
.ps-product-media .added_to_cart.wc-forward{display:none!important}

@media (hover:none){
  .ps-product-media .ps-quick-add-btn{opacity:1;transform:none;pointer-events:auto;left:10px!important;right:10px!important;bottom:10px!important;min-height:36px!important;font-size:10px!important}
}
@media (max-width:760px){
  .ps-product-media .ps-quick-add-btn{display:none!important}
}


/* v2.4 — Clean premium product cards, no hover quick-add */
.ps-product-media .ps-quick-add-btn{display:none!important}
.woocommerce ul.products li.product.ps-product-card,
.woocommerce .ps-products-area ul.products li.product.ps-product-card{
  border:1px solid #eee9e1;
  border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fffaf4 100%);
  box-shadow:0 12px 32px rgba(38,42,31,.055);
  overflow:hidden;
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover{
  transform:translateY(-5px);
  border-color:#d9cbbb;
  box-shadow:0 20px 48px rgba(38,42,31,.105);
}
.ps-product-media{aspect-ratio:1.05/1;background:#f4eee6;border-radius:18px 18px 0 0;}
.ps-product-image-link:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  background:linear-gradient(180deg,rgba(255,255,255,0) 55%,rgba(38,42,31,.08) 100%);
  opacity:.55;
  pointer-events:none;
  transition:opacity .35s ease;
}
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover .ps-product-image-link:after{opacity:.85}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .ps-product-media img,
.woocommerce ul.products li.product.ps-product-card .ps-product-media img{transition:opacity .42s ease, transform .55s ease, filter .55s ease!important;}
.woocommerce .ps-products-area ul.products li.product.ps-product-card:hover .ps-product-media img{filter:saturate(1.04) contrast(1.02) brightness(1.01)}
.ps-heart{background:rgba(255,255,255,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 20px rgba(30,30,20,.12);transition:transform .22s ease, background .22s ease, color .22s ease}
.ps-heart:hover{transform:scale(1.06);background:#fff;color:#5f9b3f}
.ps-sale-badge{left:14px;top:14px;border-radius:999px;background:#5f9b3f;font-size:12px;padding:7px 10px;letter-spacing:.035em;text-transform:uppercase;box-shadow:0 10px 20px rgba(95,155,63,.18)}
.ps-product-body{padding:17px 16px 16px;background:#fffdf8}
.ps-product-title,.woocommerce ul.products li.product.ps-product-card .ps-product-title{font-size:15px!important;line-height:1.36!important;font-weight:600!important;min-height:42px;margin-bottom:9px!important;color:#1d2118!important}
.ps-product-rating{margin-bottom:9px;min-height:18px;opacity:.9}
.ps-product-price,.woocommerce ul.products li.product.ps-product-card .price{font-family:var(--ps-serif, Georgia, serif);font-size:22px!important;line-height:1.05!important;font-weight:700!important;color:#345626!important;letter-spacing:-.01em;margin-bottom:14px!important}
.ps-product-price del,.woocommerce ul.products li.product.ps-product-card .price del{font-family:var(--ps-sans, Inter, sans-serif);font-size:13px!important;color:#a59d93!important;text-decoration-thickness:1px;margin-left:0;margin-right:8px;display:inline-block;vertical-align:middle}
.ps-product-price ins,.woocommerce ul.products li.product.ps-product-card .price ins{color:#345626!important;text-decoration:none!important}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .button,.woocommerce ul.products li.product.ps-product-card .button,.ps-product-actions .button{border-radius:999px!important;background:#f0e6d9!important;color:#20241b!important;min-height:43px!important;font-size:11px!important;letter-spacing:.075em!important;box-shadow:inset 0 0 0 1px rgba(44,60,29,.045)!important}
.woocommerce .ps-products-area ul.products li.product.ps-product-card .button:hover,.ps-product-actions .button:hover{background:#5f9b3f!important;color:#fff!important;transform:translateY(-1px)!important}
.ps-filter-panel{border-color:#eee7dc;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fffaf4 100%);box-shadow:0 14px 34px rgba(38,42,31,.06)}
.ps-filter-block{padding:22px 22px 24px;border-bottom:1px solid #eee7dc}
.ps-filter-title{color:#345626;letter-spacing:.11em;font-size:11px}
.ps-filter-cats a,.ps-filter-block label{font-size:14px;color:#34382d;padding:4px 0;transition:color .18s ease, transform .18s ease}
.ps-filter-cats a:hover{color:#5f9b3f;transform:translateX(3px)}
.ps-filter-cats em,.ps-filter-block label em{color:#9c9489;font-size:12px}
.ps-range-line i,.ps-range-line span{background:#5f9b3f}.ps-price-filter button{border-radius:999px;background:#5f9b3f}.ps-price-filter button:hover{background:#345626}
.ps-listing-head h1{font-size:clamp(40px,5vw,58px);color:#243018;letter-spacing:.01em}.ps-listing-head{padding-bottom:18px;border-bottom:1px solid #f0e8dc}
.ps-listing-head select.orderby{border-color:#eee7dc!important;border-radius:999px!important;background:#fffdf8!important;height:46px!important}
.ps-category-banners{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}
.ps-category-banner{position:relative;min-height:138px;border-radius:18px;overflow:hidden;background:#eae1d4;display:flex;align-items:flex-end;padding:20px;color:#fff;box-shadow:0 14px 34px rgba(38,42,31,.08);isolation:isolate}
.ps-category-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .55s ease, filter .55s ease}
.ps-category-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,28,14,.08),rgba(20,28,14,.58));z-index:-1}
.ps-category-banner:hover img{transform:scale(1.06);filter:saturate(1.04)}
.ps-category-banner span{font-family:var(--ps-serif, Georgia, serif);font-size:27px;line-height:1;font-weight:700;text-shadow:0 4px 16px rgba(0,0,0,.28)}
.ps-category-banner em{display:block;margin-top:6px;font-family:var(--ps-sans, Inter, sans-serif);font-style:normal;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;opacity:.92}
@media (max-width:980px){.ps-category-banners{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-category-banner{min-height:118px}.ps-product-body{padding:13px 11px 12px}.ps-product-price,.woocommerce ul.products li.product.ps-product-card .price{font-size:19px!important}}
@media (max-width:560px){.ps-category-banners{grid-template-columns:1fr;gap:10px}.ps-category-banner{min-height:104px;border-radius:14px;padding:16px}.ps-category-banner span{font-size:24px}.woocommerce ul.products li.product.ps-product-card,.woocommerce .ps-products-area ul.products li.product.ps-product-card{border-radius:14px}.ps-product-media{border-radius:14px 14px 0 0}.ps-heart{width:30px;height:30px!important;font-size:22px;right:9px;top:9px}.ps-sale-badge{left:9px;top:9px;font-size:10px;padding:6px 8px}.ps-product-title,.woocommerce ul.products li.product.ps-product-card .ps-product-title{font-size:13px!important}.woocommerce .ps-products-area ul.products li.product.ps-product-card .button,.woocommerce ul.products li.product.ps-product-card .button,.ps-product-actions .button{min-height:38px!important;font-size:10px!important;padding:9px 8px!important}}

/* v2.5 — Empty states, premium mobile menu, account dashboard */
.ps-mobile-nav-extra{display:none}.ps-mobile-backdrop{display:none}
.ps-mobile-toggle{width:42px;height:42px;border-radius:999px;background:#f4eee4!important;align-items:center;justify-content:center;gap:4px;flex-direction:column;padding:0!important;box-shadow:inset 0 0 0 1px rgba(42,55,27,.08)}
.ps-mobile-toggle span{display:block;width:18px;height:2px;border-radius:9px;background:#345626;transition:transform .24s ease,opacity .24s ease}
.ps-header.is-open .ps-mobile-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.ps-header.is-open .ps-mobile-toggle span:nth-child(2){opacity:0}
.ps-header.is-open .ps-mobile-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

.ps-empty-state{margin:32px auto 60px;max-width:760px;text-align:center;background:linear-gradient(180deg,#fffdf8 0%,#f7f0e6 100%);border:1px solid #eee2d2;border-radius:30px;padding:54px 34px;box-shadow:0 24px 70px rgba(36,48,24,.09);position:relative;overflow:hidden}
.ps-empty-state:before{content:"";position:absolute;inset:-80px auto auto -70px;width:230px;height:230px;border-radius:999px;background:rgba(95,155,63,.10)}
.ps-empty-state:after{content:"";position:absolute;right:-95px;bottom:-95px;width:260px;height:260px;border-radius:999px;background:rgba(216,199,161,.24)}
.ps-empty-state>*{position:relative;z-index:1}.ps-empty-illustration{width:118px;height:118px;margin:0 auto 22px;border-radius:999px;background:#fff;display:grid;place-items:center;box-shadow:0 18px 42px rgba(36,48,24,.10);font-size:43px;position:relative}.ps-empty-leaf{position:absolute;left:15px;top:17px;font-size:25px}.ps-empty-basket{position:relative;z-index:1}.ps-empty-state h1,.ps-empty-state h2{font-family:var(--ps-serif, Georgia, serif);font-size:clamp(34px,5vw,54px);line-height:1.02;margin:6px auto 14px;color:#243018;max-width:640px}.ps-empty-text{max-width:560px;margin:0 auto 26px;color:#66705d;font-size:16px;line-height:1.75}.ps-empty-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.ps-empty-actions .ps-btn{width:auto;min-width:180px}

.woocommerce-account .woocommerce{display:grid;grid-template-columns:290px minmax(0,1fr);gap:30px;align-items:start}.ps-account-nav{float:none!important;width:auto!important;background:#fffdf8;border:1px solid #eee2d2;border-radius:24px;padding:18px;box-shadow:0 16px 44px rgba(36,48,24,.06);position:sticky;top:135px}.ps-account-nav-title{font-family:var(--ps-serif, Georgia, serif);font-size:28px;color:#243018;margin:2px 8px 12px}.ps-account-nav ul{list-style:none;margin:0!important;padding:0!important}.ps-account-nav li{margin:0!important}.ps-account-nav a{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-radius:999px;color:#34382d;font-weight:700;font-size:14px;transition:.2s ease}.ps-account-nav a:hover,.ps-account-nav .is-active a{background:#eef5e8;color:#345626;transform:translateX(2px)}.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important}.ps-account-dashboard{display:grid;gap:20px}.ps-account-hero-card{border-radius:30px;background:linear-gradient(135deg,#345626 0%,#6ca645 100%);color:#fff;padding:42px;box-shadow:0 22px 60px rgba(52,86,38,.18);position:relative;overflow:hidden}.ps-account-hero-card:after{content:"";position:absolute;right:-70px;bottom:-90px;width:260px;height:260px;border-radius:999px;background:rgba(255,255,255,.14)}.ps-account-hero-card h1{font-family:var(--ps-serif, Georgia, serif);font-size:clamp(38px,5vw,58px);line-height:.98;margin:4px 0 12px}.ps-account-hero-card p{max-width:620px;opacity:.92}.ps-account-hero-card .ps-kicker{color:#f8ead6}.ps-account-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.ps-account-hero-actions .ps-btn{width:auto}.ps-account-hero-actions .ps-btn.primary{background:#fff!important;color:#345626!important}.ps-account-hero-actions .ps-btn.secondary{background:rgba(255,255,255,.16)!important;color:#fff!important;border-color:rgba(255,255,255,.32)!important}.ps-account-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ps-account-card{background:#fffdf8;border:1px solid #eee2d2;border-radius:24px;padding:24px;min-height:178px;display:flex;flex-direction:column;gap:10px;box-shadow:0 14px 40px rgba(36,48,24,.055);transition:.22s ease}.ps-account-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(36,48,24,.10)}.ps-account-card span{font-size:32px}.ps-account-card strong{font-family:var(--ps-serif, Georgia, serif);font-size:27px;color:#243018;line-height:1}.ps-account-card em{font-style:normal;color:#66705d;line-height:1.55;font-size:14px}.ps-account-note{background:#f6efe4;border:1px solid #eadcc9;border-radius:22px;padding:20px 24px;color:#505949}.ps-account-note strong{display:block;color:#345626;margin-bottom:4px}.ps-account-note p{margin:0}.woocommerce-account .woocommerce-MyAccount-content p a{color:#5f9b3f;font-weight:700}

@media (max-width:760px){
  body.ps-menu-open{overflow:hidden}.ps-mobile-backdrop{position:fixed;inset:0;background:rgba(18,24,13,.35);backdrop-filter:blur(4px);z-index:58;opacity:0;pointer-events:none;transition:opacity .25s ease;display:block}.ps-header.is-open + .ps-mobile-backdrop{opacity:1;pointer-events:auto}.ps-header.is-open .ps-nav{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(86vw,360px)!important;border-radius:26px 0 0 26px!important;border:0!important;padding:108px 24px 28px!important;background:linear-gradient(180deg,#fffdf8,#f6efe4)!important;box-shadow:-22px 0 70px rgba(24,31,18,.20)!important;z-index:70!important;gap:4px!important;justify-content:flex-start!important;text-align:left!important}.ps-header.is-open .ps-nav a{font-family:var(--ps-serif, Georgia, serif);font-size:28px;line-height:1.1;padding:13px 4px;border-bottom:1px solid rgba(52,86,38,.10);color:#243018}.ps-header.is-open .ps-nav a:after{display:none}.ps-mobile-nav-extra{display:grid;gap:10px;margin-top:18px}.ps-mobile-nav-extra a{font-family:var(--ps-sans, Inter, sans-serif)!important;font-size:13px!important;letter-spacing:.09em!important;text-transform:uppercase!important;font-weight:800!important;border-radius:999px!important;border:1px solid #e8dccb!important;text-align:center!important;padding:13px!important;background:#fff!important}.ps-header.is-open .ps-mobile-toggle{position:fixed;right:20px;top:54px;z-index:90;background:#fff!important}.admin-bar .ps-header.is-open .ps-mobile-toggle{top:66px}.woocommerce-account .woocommerce{grid-template-columns:1fr;gap:18px}.ps-account-nav{position:static;border-radius:20px;padding:12px}.ps-account-nav-title{font-size:24px}.ps-account-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ps-account-nav a{justify-content:center;text-align:center;padding:11px 8px;font-size:12px}.ps-account-hero-card{padding:30px 22px;border-radius:24px}.ps-account-hero-actions .ps-btn{width:100%}.ps-account-card-grid{grid-template-columns:1fr}.ps-empty-state{padding:38px 20px;border-radius:24px;margin-top:18px}.ps-empty-actions .ps-btn{width:100%}
}


/* v2.6 Mega menu + simplified header actions */
.ps-header-inner{grid-template-columns:300px 1fr 72px}
.ps-header-actions{gap:0}
.ps-header-actions .ps-icon.cart{font-size:23px}
.ps-mega-wrap{position:relative;display:flex;align-items:center}
.ps-mega-trigger{display:inline-flex;align-items:center;gap:7px}
.ps-mega-trigger:before{content:"";width:7px;height:7px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg) translateY(-2px);order:2;transition:transform .22s ease}
.ps-mega-wrap:hover .ps-mega-trigger:before,.ps-mega-wrap.is-open .ps-mega-trigger:before{transform:rotate(225deg) translateY(-1px)}
.ps-mega-menu{position:absolute;top:calc(100% + 28px);left:50%;transform:translateX(-50%) translateY(12px);width:min(920px,calc(100vw - 60px));background:rgba(255,253,247,.98);border:1px solid var(--ps-line);border-radius:22px;box-shadow:0 28px 80px rgba(32,50,22,.18);padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:100;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.ps-mega-menu:before{content:"";position:absolute;left:0;right:0;top:-34px;height:34px}
.ps-mega-wrap:hover .ps-mega-menu,.ps-mega-wrap.is-open .ps-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.ps-mega-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:4px 4px 16px;border-bottom:1px solid rgba(49,82,30,.14);margin-bottom:16px}
.ps-mega-head span{font-family:var(--ps-serif);font-size:30px;line-height:1;color:var(--ps-green-dark);font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.ps-mega-head small{font-size:13px;color:var(--ps-muted);font-weight:600}
.ps-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ps-nav .ps-mega-card:after,.ps-nav .ps-mega-trigger:after{display:none}
.ps-mega-card{display:block!important;border:1px solid rgba(49,82,30,.12);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(35,50,25,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;color:var(--ps-text)!important}
.ps-mega-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(35,50,25,.12);border-color:rgba(95,155,63,.26)}
.ps-mega-img{display:block;aspect-ratio:1.45/1;background:var(--ps-soft);overflow:hidden}
.ps-mega-img img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.ps-mega-card:hover .ps-mega-img img{transform:scale(1.06)}
.ps-mega-title{display:block;font-family:var(--ps-serif);font-size:21px;font-weight:700;color:var(--ps-green-dark);line-height:1.1;padding:14px 14px 2px;letter-spacing:.03em}
.ps-mega-card small{display:block;color:var(--ps-muted);font-size:12px;font-weight:700;padding:0 14px 14px;text-transform:uppercase;letter-spacing:.08em}
.ps-mega-fallback{min-height:130px;display:flex!important;flex-direction:column;justify-content:center}

@media (max-width:760px){
  .ps-header-inner{grid-template-columns:170px 1fr auto}
  .ps-header-actions .ps-icon.cart{font-size:22px}
  .ps-header.is-open .ps-nav{gap:0;padding:14px;max-height:calc(100vh - 115px);overflow:auto}
  .ps-header.is-open .ps-nav>a,.ps-header.is-open .ps-nav .ps-mega-trigger,.ps-mobile-nav-extra a{padding:13px 4px;border-bottom:1px solid rgba(49,82,30,.10);font-weight:700}
  .ps-mega-wrap{display:block;width:100%}
  .ps-mega-trigger{display:flex!important;justify-content:space-between;width:100%}
  .ps-mega-menu{position:static;width:100%;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;display:none;box-shadow:none;border-radius:16px;margin:8px 0 12px;padding:12px;background:#f8f4eb;border-color:rgba(49,82,30,.12)}
  .ps-mega-wrap.is-open .ps-mega-menu{display:block}
  .ps-mega-head{display:none}
  .ps-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .ps-mega-img{aspect-ratio:1.25/1}
  .ps-mega-title{font-size:16px;padding:10px 10px 1px}
  .ps-mega-card small{font-size:10px;padding:0 10px 10px}
}

@media (min-width:761px) and (max-width:1100px){
  .ps-header-inner{grid-template-columns:220px 1fr 66px}
  .ps-nav{gap:26px;font-size:15px}
  .ps-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}


/* v2.8 editable WordPress menus */
.ps-menu-list,.ps-footer-menu{list-style:none;margin:0;padding:0}
.ps-menu-list{display:flex;align-items:center;justify-content:center;gap:48px}
.ps-menu-list li{margin:0;padding:0;position:relative}
.ps-menu-list a{display:inline-flex;align-items:center}
.ps-footer-menu li{margin:0;padding:0}
.ps-footer-menu a{display:block}
@media (max-width:1100px){.ps-menu-list{gap:22px}}
@media (max-width:760px){.ps-menu-list{display:flex;flex-direction:column;align-items:stretch;gap:0}.ps-menu-list li{display:block}.ps-header.is-open .ps-menu-list a{font-family:var(--ps-serif, Georgia, serif);font-size:28px;line-height:1.1;padding:13px 4px;border-bottom:1px solid rgba(52,86,38,.10);color:#243018}}

/* v3.0.1 contact page */
.ps-contact-hero{border-radius:30px;background:linear-gradient(135deg,#f7f0e5,#fffdf8);border:1px solid var(--ps-line);padding:54px;box-shadow:0 22px 70px rgba(35,50,25,.06);margin-bottom:22px;position:relative;overflow:hidden}
.ps-contact-hero:after{content:"";position:absolute;right:-90px;bottom:-110px;width:300px;height:300px;border-radius:999px;background:rgba(95,155,63,.10)}
.ps-contact-hero h1{font-family:var(--ps-serif);font-size:clamp(44px,7vw,78px);line-height:.92;margin:6px 0 14px;color:var(--ps-green-dark)}
.ps-contact-hero p{max-width:670px;color:var(--ps-muted);font-size:18px;line-height:1.75;margin:0}
.ps-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0}
.ps-contact-card{background:#fffdf8;border:1px solid var(--ps-line);border-radius:26px;padding:28px;box-shadow:0 14px 44px rgba(35,50,25,.055)}
.ps-contact-card span{display:block;font-size:32px;color:var(--ps-green);margin-bottom:12px}
.ps-contact-card strong{display:block;font-family:var(--ps-serif);font-size:30px;color:var(--ps-green-dark);line-height:1;margin-bottom:10px}
.ps-contact-card p{margin:0;color:var(--ps-muted);line-height:1.65}.ps-contact-card a{color:var(--ps-text);font-weight:700;text-decoration:none}
.ps-contact-form-card{background:#fffdf8;border:1px solid var(--ps-line);border-radius:30px;padding:36px;box-shadow:0 18px 56px rgba(35,50,25,.06)}
.ps-contact-form-card h2{font-family:var(--ps-serif);font-size:42px;color:var(--ps-green-dark);margin:0 0 22px}.ps-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ps-contact-form label{font-weight:700;color:var(--ps-text);font-size:14px}.ps-contact-form label.wide{grid-column:1/-1}.ps-contact-form input,.ps-contact-form textarea{width:100%;margin-top:8px;border:1px solid var(--ps-line);border-radius:14px;padding:14px 15px;background:#fff;color:var(--ps-text);font:inherit;box-sizing:border-box}.ps-contact-form textarea{resize:vertical}.ps-contact-form .ps-btn{border:0;cursor:pointer;width:max-content}
@media(max-width:760px){.ps-contact-hero{padding:34px 22px;border-radius:26px}.ps-contact-grid{grid-template-columns:1fr}.ps-contact-form{grid-template-columns:1fr}.ps-contact-form .ps-btn{width:100%}}

/* v3.1 contact settings */
.ps-contact-socials{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:26px 0 0}
.ps-contact-socials a{padding:11px 18px;border:1px solid var(--ps-line);border-radius:999px;background:rgba(255,255,255,.62);font-weight:800;color:var(--ps-green-dark)}
.ps-contact-socials a:hover{background:var(--ps-green);color:#fff;border-color:var(--ps-green)}


/* v3.2 footer restore */
.ps-footer{background:linear-gradient(135deg,#254317,#3e691f)!important;color:#fff!important;padding:62px 0 26px!important;clear:both!important;}
.ps-footer-grid{display:grid!important;grid-template-columns:1.35fr .8fr .9fr .9fr!important;gap:38px!important;align-items:start!important;}
.ps-footer-brand,.ps-footer-col{display:block!important;min-width:0!important;}
.ps-footer h3,.ps-footer h4{display:block!important;color:#fff!important;font-family:var(--ps-serif)!important;margin:0 0 16px!important;line-height:1.1!important;}
.ps-footer h3{font-size:38px!important;letter-spacing:.06em!important;}
.ps-footer h4{font-size:18px!important;font-weight:700!important;}
.ps-footer p,.ps-footer a,.ps-footer li a{color:rgba(255,255,255,.84)!important;font-size:16px!important;line-height:1.55!important;text-decoration:none!important;}
.ps-footer p{margin:0 0 12px!important;max-width:330px!important;}
.ps-footer a{display:block!important;margin:8px 0!important;}
.ps-footer a:hover{color:#fff!important;transform:translateX(2px);}
.ps-footer-menu{list-style:none!important;margin:0!important;padding:0!important;}
.ps-footer-menu li{list-style:none!important;margin:0!important;padding:0!important;}
.ps-footer-mini{display:flex!important;flex-direction:column!important;gap:6px!important;margin-top:18px!important;color:rgba(255,255,255,.78)!important;font-size:14px!important;}
.ps-footer-hours{margin-top:12px!important;font-size:14px!important;color:rgba(255,255,255,.70)!important;}
.ps-copy{display:block!important;border-top:1px solid rgba(255,255,255,.18)!important;margin-top:38px!important;padding-top:22px!important;color:rgba(255,255,255,.68)!important;font-size:13px!important;}
@media (max-width:760px){.ps-footer-grid{grid-template-columns:1fr!important;gap:26px!important}.ps-footer h3{font-size:34px!important}.ps-footer{padding:46px 0 24px!important}}

/* v3.3 footer bottom redesign */
.ps-footer-mini{display:none!important;}
.ps-footer-bottom{
    border-top:1px solid rgba(255,255,255,.20)!important;
    margin-top:42px!important;
    padding-top:28px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:24px!important;
    text-align:center!important;
}
.ps-footer-bottom::before,
.ps-footer-bottom::after{
    content:"";
    width:min(180px,18vw);
    height:1px;
    background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);
    display:block;
}
.ps-footer-ornament{
    width:42px;
    height:42px;
    border:1px solid rgba(255,255,255,.38);
    border-radius:999px;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    color:rgba(255,255,255,.72);
    font-size:15px;
    line-height:1;
    flex:0 0 auto;
}
.ps-copy{
    border-top:0!important;
    margin-top:0!important;
    padding-top:0!important;
    color:rgba(255,255,255,.82)!important;
    font-size:15px!important;
    letter-spacing:.01em!important;
}
.ps-copy strong{
    color:#fff!important;
    font-weight:800!important;
    letter-spacing:.02em!important;
}
@media (max-width:760px){
    .ps-footer-bottom{gap:14px!important;margin-top:30px!important;padding-top:22px!important;}
    .ps-footer-bottom::before,.ps-footer-bottom::after{display:none!important;}
    .ps-footer-ornament{width:34px;height:34px;font-size:13px;}
    .ps-copy{font-size:13px!important;line-height:1.5!important;}
}

/* =========================================================
   Pārslas Shop v3.4 — compact boutique shop intro
   ========================================================= */
body.woocommerce-shop .site-main,
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main{background:#fbf8f1}
.ps-shop-boutique{
  max-width:1440px;
  padding:0 28px 78px!important;
  background:#fbf8f1!important;
}
.ps-boutique-hero{
  position:relative;
  margin:0 -28px 0;
  padding:34px 28px 38px;
  overflow:hidden;
  text-align:center;
  background:
    radial-gradient(circle at 10% 70%, rgba(132,156,94,.18), transparent 28%),
    radial-gradient(circle at 92% 25%, rgba(132,156,94,.18), transparent 25%),
    linear-gradient(180deg,#fbf5e9 0%,#f8f0df 100%);
  border-bottom:1px solid rgba(111,91,58,.10);
}
.ps-boutique-hero:before,
.ps-boutique-hero:after{
  content:'❧';
  position:absolute;
  color:#496a32;
  opacity:.28;
  font-family:Georgia,serif;
  font-size:108px;
  line-height:1;
  pointer-events:none;
}
.ps-boutique-hero:before{left:7%;top:30px;transform:rotate(-24deg)}
.ps-boutique-hero:after{right:8%;bottom:42px;transform:rotate(152deg)}
.ps-boutique-ornament{
  color:#4e6f35;
  opacity:.85;
  font-size:17px;
  line-height:1;
  margin-bottom:4px;
}
.ps-boutique-hero h1{
  margin:0;
  font-family:var(--ps-serif,'Cormorant Garamond',serif);
  color:#244d20;
  font-weight:600;
  font-size:64px;
  line-height:.95;
  letter-spacing:-.025em;
}
.ps-boutique-line{
  width:min(220px,60vw);
  margin:14px auto 18px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  color:#a38d59;
}
.ps-boutique-line span{height:1px;flex:1;background:currentColor;opacity:.72}
.ps-boutique-line i{font-style:normal;font-size:12px;line-height:1}
.ps-shop-story-card{
  position:relative;
  z-index:1;
  width:min(820px,92vw);
  margin:0 auto;
  padding:24px 46px 22px;
  border:1px solid rgba(159,132,77,.32);
  border-radius:18px;
  background:rgba(255,248,236,.50);
  box-shadow:0 24px 80px rgba(91,70,35,.08);
  backdrop-filter:blur(2px);
}
.ps-shop-story-leaf{
  color:#8b793f;
  font-size:23px;
  line-height:1;
  margin:-6px 0 8px;
  opacity:.74;
}
.ps-shop-story-card p{
  width:min(720px,100%);
  margin:0 auto 9px;
  color:#302d26;
  font-family:var(--ps-serif,'Cormorant Garamond',serif);
  font-size:22px;
  line-height:1.34;
  font-weight:500;
}
.ps-shop-story-card .ps-story-hello{
  color:#254d21;
  font-weight:600;
  margin-bottom:10px;
}
.ps-shop-story-card .ps-story-final{
  margin-top:16px;
  margin-bottom:0;
  color:#315d2b;
  font-style:italic;
}
.ps-boutique-line-small{width:135px;margin:18px auto 0;opacity:.9}
.ps-boutique-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:28px 0 24px;
}
.ps-shop-tabs{
  display:flex;
  align-items:center;
  gap:34px;
  overflow-x:auto;
  scrollbar-width:none;
}
.ps-shop-tabs::-webkit-scrollbar{display:none}
.ps-shop-tabs a{
  position:relative;
  display:inline-flex;
  white-space:nowrap;
  color:#2a2a22;
  text-decoration:none;
  font-family:var(--ps-serif,'Cormorant Garamond',serif);
  font-size:22px;
  line-height:1;
  font-weight:600;
  padding:0 0 11px;
  opacity:.9;
  transition:color .2s ease,opacity .2s ease;
}
.ps-shop-tabs a:hover,
.ps-shop-tabs a.is-active{color:#244d20;opacity:1}
.ps-shop-tabs a:after{
  content:'';
  position:absolute;
  left:0;right:0;bottom:0;
  height:1px;
  background:#244d20;
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .2s ease;
}
.ps-shop-tabs a:hover:after,
.ps-shop-tabs a.is-active:after{transform:scaleX(1)}
.ps-boutique-toolbar .woocommerce-ordering{float:none!important;margin:0!important;display:flex;align-items:center;gap:12px}
.ps-boutique-toolbar .woocommerce-ordering:before{
  content:'Kārtot pēc:';
  color:#40392f;
  font-size:15px;
  font-weight:500;
}
.ps-boutique-toolbar select.orderby{
  min-width:178px;
  height:46px;
  border:1px solid rgba(147,125,84,.28)!important;
  border-radius:8px!important;
  background:#fffaf1!important;
  color:#3c3127!important;
  padding:0 42px 0 16px!important;
  font-family:var(--ps-serif,'Cormorant Garamond',serif)!important;
  font-size:18px!important;
  font-weight:600!important;
  box-shadow:0 10px 28px rgba(89,69,34,.04)!important;
}
.ps-boutique-layout{
  display:block!important;
  position:relative;
}
.ps-boutique-layout .ps-products-area{width:100%;min-width:0}
.ps-boutique-layout .ps-result-count{
  margin:-14px 0 20px!important;
  color:#6b665b;
  font-size:13px;
  font-weight:500;
}
.ps-boutique-layout .ps-filter-panel,
.ps-shop-boutique .ps-filter-panel{display:none!important}
.ps-boutique-layout .ps-products-area ul.products,
.woocommerce .ps-boutique-layout .ps-products-area ul.products,
.woocommerce-page .ps-boutique-layout .ps-products-area ul.products{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:34px 26px!important;
}
.ps-boutique-layout .ps-product-card,
.woocommerce .ps-boutique-layout ul.products li.product.ps-product-card{
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.woocommerce .ps-boutique-layout ul.products li.product.ps-product-card:hover{
  transform:translateY(-4px);
  box-shadow:none!important;
}
.ps-boutique-layout .ps-product-media{
  aspect-ratio:1.06/1!important;
  border-radius:7px!important;
  box-shadow:0 12px 34px rgba(42,32,18,.09);
  background:#efe5d7!important;
}
.ps-boutique-layout .ps-product-media img{border-radius:7px!important}
.ps-boutique-layout .ps-product-body{
  padding:17px 0 0!important;
  background:transparent!important;
}
.ps-boutique-layout .ps-product-title,
.woocommerce .ps-boutique-layout ul.products li.product.ps-product-card .ps-product-title{
  min-height:auto!important;
  margin:0 0 9px!important;
  font-family:var(--ps-serif,'Cormorant Garamond',serif)!important;
  font-size:22px!important;
  line-height:1.12!important;
  font-weight:600!important;
}
.ps-boutique-layout .ps-product-title a{color:#2c2922!important}
.ps-boutique-layout .ps-product-title a:hover{color:#244d20!important}
.ps-boutique-layout .ps-product-rating{display:none!important}
.ps-boutique-layout .ps-product-price,
.woocommerce .ps-boutique-layout ul.products li.product.ps-product-card .price{
  margin:0!important;
  color:#2f2b24!important;
  font-family:var(--ps-serif,'Cormorant Garamond',serif)!important;
  font-size:21px!important;
  line-height:1.2!important;
  font-weight:600!important;
}
.ps-boutique-layout .ps-product-actions{display:none!important}
.ps-boutique-layout .ps-sale-badge{
  border-radius:999px;
  background:rgba(37,77,33,.92);
  color:#fff;
  font-size:12px;
  padding:7px 10px;
}
.ps-boutique-layout .ps-shop-pagination{margin-top:44px}
.ps-boutique-layout .ps-shop-pagination .woocommerce-pagination ul li span.current{
  background:#d9c7ae!important;
}
.ps-listing-layout.is-loading:after{left:50%!important;top:140px!important;transform:translateX(-50%)}
@media (max-width:1180px){
  .ps-boutique-layout .ps-products-area ul.products,
  .woocommerce .ps-boutique-layout .ps-products-area ul.products,
  .woocommerce-page .ps-boutique-layout .ps-products-area ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px 20px!important}
  .ps-shop-story-card p{font-size:20px}
}
@media (max-width:860px){
  .ps-shop-boutique{padding:0 16px 56px!important}
  .ps-boutique-hero{margin:0 -16px;padding:28px 16px 30px}
  .ps-boutique-hero:before{font-size:76px;left:-8px;top:22px}
  .ps-boutique-hero:after{font-size:82px;right:-12px;bottom:40px}
  .ps-boutique-hero h1{font-size:48px}
  .ps-shop-story-card{width:min(620px,94vw);padding:20px 20px 19px;border-radius:16px}
  .ps-shop-story-card p{font-size:18px;line-height:1.33;margin-bottom:8px}
  .ps-boutique-toolbar{align-items:flex-start;flex-direction:column;padding:22px 0 19px;gap:16px}
  .ps-shop-tabs{width:100%;gap:24px;padding-bottom:4px}
  .ps-shop-tabs a{font-size:19px}
  .ps-boutique-toolbar .woocommerce-ordering{width:100%;justify-content:space-between}
  .ps-boutique-toolbar select.orderby{min-width:160px;flex:1;max-width:230px}
  .ps-boutique-layout .ps-result-count{margin:-8px 0 16px!important}
  .ps-boutique-layout .ps-products-area ul.products,
  .woocommerce .ps-boutique-layout .ps-products-area ul.products,
  .woocommerce-page .ps-boutique-layout .ps-products-area ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 14px!important}
  .ps-boutique-layout .ps-product-title,
  .woocommerce .ps-boutique-layout ul.products li.product.ps-product-card .ps-product-title{font-size:18px!important}
  .ps-boutique-layout .ps-product-price,
  .woocommerce .ps-boutique-layout ul.products li.product.ps-product-card .price{font-size:18px!important}
  .ps-boutique-layout .ps-product-media{aspect-ratio:1/1!important}
}
@media (max-width:420px){
  .ps-boutique-hero h1{font-size:42px}
  .ps-shop-story-card{padding:18px 15px 17px}
  .ps-shop-story-card p{font-size:16.5px}
  .ps-boutique-toolbar .woocommerce-ordering:before{font-size:13px}
  .ps-boutique-toolbar select.orderby{font-size:15px!important;min-width:145px}
}

/* v3.6 — Shop category carousel */
.ps-boutique-toolbar{
  gap:18px;
  align-items:center;
}
.ps-category-carousel-wrap{
  position:relative;
  min-width:0;
  flex:1 1 auto;
  display:flex;
  align-items:center;
  gap:10px;
}
.ps-shop-tabs-carousel{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center;
  gap:30px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-behavior:smooth;
  scroll-snap-type:x proximity;
  -webkit-overflow-scrolling:touch;
  padding:8px 4px 12px;
  max-width:100%;
  scrollbar-width:none;
}
.ps-shop-tabs-carousel::-webkit-scrollbar{display:none}
.ps-shop-tabs-carousel a{
  flex:0 0 auto;
  white-space:nowrap;
  scroll-snap-align:start;
}
.ps-cat-arrow{
  width:38px;
  height:38px;
  flex:0 0 38px;
  border:1px solid rgba(161,130,75,.28);
  border-radius:999px;
  background:rgba(255,250,241,.88);
  color:var(--ps-green-dark,#244f23);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:28px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(44,55,30,.08);
  transition:.22s ease;
}
.ps-cat-arrow:hover{
  transform:translateY(-1px);
  background:#fff;
  border-color:rgba(161,130,75,.48);
}
.ps-cat-arrow.is-disabled{
  opacity:.28;
  pointer-events:none;
}
@media (max-width:900px){
  .ps-boutique-toolbar{align-items:stretch;gap:12px}
  .ps-category-carousel-wrap{width:100%}
  .ps-shop-tabs-carousel{gap:22px;padding:6px 0 10px}
  .ps-cat-arrow{display:none}
}


/* =========================================================
   Pārslas Shop v4.0 — editorial homepage about block
   ========================================================= */
.ps-home-about-vintage{
    padding:42px 0 54px!important;
    background:
        radial-gradient(circle at 88% 8%,rgba(119,151,72,.10),transparent 28%),
        linear-gradient(180deg,#fbf8f1 0%,#f4ecdf 100%);
    overflow:hidden;
}
.ps-home-about-wrap{
    position:relative;
    display:grid;
    grid-template-columns:minmax(0,1.12fr) minmax(330px,.78fr);
    align-items:center;
    gap:24px;
    min-height:410px;
    border-radius:30px;
    border:1px solid rgba(95,155,63,.16);
    box-shadow:0 24px 76px rgba(45,64,32,.10);
    background:
        linear-gradient(115deg,#fffdf7 0%,#fbf5ea 58%,#f0e5d5 100%);
    padding:26px;
    overflow:hidden;
}
.ps-home-about-wrap:before{
    content:"";
    position:absolute;
    inset:16px;
    border:1px solid rgba(95,155,63,.10);
    border-radius:24px;
    pointer-events:none;
}
.ps-home-about-copy{
    position:relative;
    z-index:2;
    max-width:760px;
    padding:34px 22px 34px 34px;
    text-align:left;
}
.ps-home-about-leaf{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    margin-bottom:12px;
    border-radius:999px;
    background:rgba(95,155,63,.12);
    color:#315f22;
    font-size:24px;
    line-height:1;
}
.ps-home-about-copy h2{
    margin:0 0 10px;
    font-family:var(--ps-serif, Georgia, serif);
    color:#23451f;
    font-weight:600;
    font-size:clamp(36px,4vw,54px);
    line-height:.98;
    letter-spacing:-.025em;
}
.ps-home-about-line{
    width:118px;
    display:flex;
    align-items:center;
    gap:10px;
    color:#8d7a40;
    margin:0 0 18px;
}
.ps-home-about-line span{
    height:1px;
    flex:1;
    background:currentColor;
    opacity:.55;
}
.ps-home-about-line i{
    font-style:normal;
    font-size:12px;
}
.ps-home-about-copy h3{
    margin:0 0 12px;
    font-family:var(--ps-serif, Georgia, serif);
    color:#2d5d23;
    font-weight:600;
    font-size:clamp(24px,2.4vw,34px);
    line-height:1.05;
}
.ps-home-about-copy p{
    max-width:720px;
    margin:0;
    color:#3b3a31;
    font-size:16px;
    line-height:1.64;
    font-weight:450;
}
.ps-home-about-divider{
    display:flex;
    align-items:center;
    gap:12px;
    width:160px;
    color:#8d7a40;
    margin:16px 0;
}
.ps-home-about-divider span{
    height:1px;
    flex:1;
    background:currentColor;
    opacity:.45;
}
.ps-home-about-divider i{
    font-style:normal;
    font-size:13px;
}
.ps-home-about-actions{
    display:flex;
    align-items:center;
    gap:13px;
    flex-wrap:wrap;
    margin-top:24px;
}
.ps-home-about-actions .ps-btn{
    min-width:166px;
    min-height:47px;
    border-radius:999px!important;
    padding:13px 23px!important;
    box-shadow:0 14px 30px rgba(37,77,33,.16)!important;
}
.ps-home-about-actions .ps-btn-light{
    background:rgba(255,255,255,.72)!important;
    color:#254d21!important;
    border:1px solid rgba(37,77,33,.24)!important;
    box-shadow:none!important;
}
.ps-home-about-actions .ps-btn-light:hover{
    background:#fff!important;
    color:#254d21!important;
}
.ps-home-about-image{
    position:relative;
    z-index:1;
    min-height:350px;
    height:100%;
    overflow:hidden;
    border-radius:24px;
    background:#efe4d4;
    box-shadow:0 20px 52px rgba(55,64,38,.13);
}
.ps-home-about-image:before{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    background:
        linear-gradient(90deg,rgba(255,253,247,.22),rgba(255,253,247,0) 35%),
        linear-gradient(180deg,rgba(0,0,0,0),rgba(36,55,25,.10));
    pointer-events:none;
}
.ps-home-about-image img{
    width:100%;
    height:100%;
    min-height:350px;
    display:block;
    object-fit:cover;
    object-position:58% center;
    transform:scale(1.015);
}
@media(max-width:980px){
    .ps-home-about-wrap{grid-template-columns:1fr;min-height:auto;}
    .ps-home-about-copy{padding:36px 24px 28px;text-align:left;max-width:none;}
    .ps-home-about-image{min-height:330px;border-radius:0 0 24px 24px;}
    .ps-home-about-image:before{background:linear-gradient(180deg,rgba(255,250,242,.20),rgba(255,250,242,0));}
    .ps-home-about-image img{min-height:330px;object-position:center center;}
}
@media(max-width:760px){
    .ps-home-about-vintage{padding:24px 0 36px!important;}
    .ps-home-about-wrap{border-radius:22px;}
    .ps-home-about-copy{padding:30px 20px 24px;}
    .ps-home-about-copy h2{font-size:40px;}
    .ps-home-about-copy h3{font-size:28px;}
    .ps-home-about-copy p{font-size:15.5px;line-height:1.62;}
    .ps-home-about-divider{margin:18px auto;width:150px;}
    .ps-home-about-actions{gap:10px;margin-top:22px;}
    .ps-home-about-actions .ps-btn{width:100%;min-width:0;}
    .ps-home-about-image{min-height:260px;}
    .ps-home-about-image img{min-height:260px;}
}

/* =========================================================
   Pārslas Shop v4.1 — clean editorial homepage about block
   ========================================================= */
.ps-home-about-vintage{
    padding:34px 0 46px!important;
    background:linear-gradient(180deg,#fbf8f1 0%,#f5eee3 100%);
    overflow:hidden;
}
.ps-home-about-wrap{
    position:relative;
    display:grid;
    grid-template-columns:1.04fr .96fr;
    align-items:stretch;
    gap:0;
    min-height:560px;
    border-radius:28px;
    border:1px solid rgba(108,92,52,.16);
    box-shadow:0 24px 80px rgba(48,57,34,.10);
    background:#fffaf2;
    padding:0;
    overflow:hidden;
}
.ps-home-about-copy{
    position:relative;
    z-index:2;
    display:flex;
    flex-direction:column;
    justify-content:center;
    max-width:720px;
    padding:70px 60px 70px 70px;
    text-align:left;
}
.ps-home-about-leaf{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    margin-bottom:20px;
    border-radius:999px;
    background:#edf4e3;
    color:#315f22;
    font-size:22px;
    line-height:1;
}
.ps-home-about-copy h2{
    margin:0 0 14px;
    font-family:var(--ps-serif, Georgia, serif);
    color:#24491f;
    font-weight:600;
    font-size:clamp(42px,4.5vw,68px);
    line-height:.96;
    letter-spacing:-.025em;
}
.ps-home-about-line{
    width:120px;
    display:flex;
    align-items:center;
    gap:11px;
    color:#9d864a;
    margin:0 0 28px;
}
.ps-home-about-line span{height:1px;flex:1;background:currentColor;opacity:.55;}
.ps-home-about-line i{font-style:normal;font-size:12px;}
.ps-home-about-copy h3{
    margin:0 0 18px;
    font-family:var(--ps-serif, Georgia, serif);
    color:#2d5d23;
    font-weight:600;
    font-size:clamp(28px,2.9vw,42px);
    line-height:1.08;
}
.ps-home-about-copy p{
    max-width:650px;
    margin:0;
    color:#25281f;
    font-size:17px;
    line-height:1.72;
    font-weight:450;
}
.ps-home-about-divider{
    display:flex;
    align-items:center;
    gap:14px;
    width:182px;
    color:#a58e4c;
    margin:25px auto 25px 34%;
}
.ps-home-about-divider span{height:1px;flex:1;background:currentColor;opacity:.45;}
.ps-home-about-divider i{font-style:normal;font-size:13px;}
.ps-home-about-actions{
    display:flex;
    align-items:center;
    gap:16px;
    flex-wrap:wrap;
    margin-top:28px;
}
.ps-home-about-actions .ps-btn{
    min-width:188px;
    min-height:52px;
    border-radius:8px!important;
    padding:15px 28px!important;
    box-shadow:0 16px 34px rgba(37,77,33,.16)!important;
}
.ps-home-about-actions .ps-btn-light{
    background:rgba(255,255,255,.75)!important;
    color:#254d21!important;
    border:1px solid rgba(37,77,33,.38)!important;
    box-shadow:none!important;
}
.ps-home-about-actions .ps-btn-light:hover{background:#fff!important;color:#254d21!important;}
.ps-home-about-image{
    position:relative;
    z-index:1;
    min-height:560px;
    height:100%;
    overflow:hidden;
    border-radius:0 28px 28px 0;
    background:#efe4d4;
}
.ps-home-about-image:before{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    background:linear-gradient(90deg,rgba(255,250,242,.86) 0%,rgba(255,250,242,.30) 20%,rgba(255,250,242,0) 42%);
    pointer-events:none;
}
.ps-home-about-image img{
    width:100%;
    height:100%;
    min-height:560px;
    display:block;
    object-fit:cover;
    object-position:center center;
}

/* =========================================================
   Pārslas Shop v4.2 — premium category pills with subcategories
   ========================================================= */
.ps-boutique-toolbar{
    overflow:visible!important;
    align-items:flex-start!important;
}
.ps-category-carousel-wrap{
    overflow:visible!important;
}
.ps-shop-tabs.ps-category-pills{
    display:flex!important;
    gap:10px!important;
    align-items:flex-start!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    padding:10px 4px 22px!important;
    scroll-snap-type:x proximity;
}
.ps-category-pills::-webkit-scrollbar{height:0;}
.ps-cat-pill-item{
    position:relative;
    flex:0 0 auto;
    scroll-snap-align:start;
}
.ps-shop-tabs.ps-category-pills a.ps-cat-pill,
.ps-category-pills .ps-cat-pill{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:9px;
    min-height:52px;
    padding:0 24px!important;
    border:1px solid rgba(105,88,49,.22)!important;
    border-radius:12px!important;
    background:rgba(255,252,245,.78)!important;
    color:#22351e!important;
    font-family:var(--ps-body, inherit)!important;
    font-weight:650!important;
    font-size:15px!important;
    letter-spacing:.01em!important;
    line-height:1!important;
    text-decoration:none!important;
    box-shadow:0 10px 28px rgba(54,57,39,.055)!important;
    transition:background .22s ease, border-color .22s ease, color .22s ease, transform .22s ease, box-shadow .22s ease;
    white-space:nowrap;
}
.ps-category-pills .ps-cat-pill i{
    font-style:normal;
    font-size:16px;
    opacity:.75;
    transform:translateY(-1px);
    transition:transform .22s ease;
}
.ps-category-pills .ps-cat-pill:hover,
.ps-category-pills .ps-cat-pill.is-active,
.ps-cat-pill-item.is-open > .ps-cat-pill{
    background:#fffaf0!important;
    border-color:rgba(47,91,37,.38)!important;
    color:#244d20!important;
    transform:translateY(-2px);
    box-shadow:0 16px 34px rgba(47,91,37,.12)!important;
}
.ps-category-pills .ps-cat-pill.is-active:after{
    display:none!important;
}
.ps-cat-pill-item:hover > .ps-cat-pill i,
.ps-cat-pill-item.is-open > .ps-cat-pill i{
    transform:rotate(180deg) translateY(1px);
}
.ps-subcat-panel{
    position:absolute;
    z-index:80;
    left:0;
    top:calc(100% + 10px);
    width:max-content;
    min-width:230px;
    max-width:min(330px, calc(100vw - 44px));
    padding:10px;
    border:1px solid rgba(105,88,49,.18);
    border-radius:16px;
    background:rgba(255,252,245,.96);
    box-shadow:0 24px 70px rgba(39,49,31,.16);
    opacity:0;
    visibility:hidden;
    transform:translateY(8px);
    pointer-events:none;
    transition:opacity .18s ease, visibility .18s ease, transform .18s ease;
    backdrop-filter:blur(12px);
}
.ps-cat-pill-item:hover > .ps-subcat-panel,
.ps-cat-pill-item.is-open > .ps-subcat-panel,
.ps-cat-pill-item:focus-within > .ps-subcat-panel{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
    pointer-events:auto;
}
.ps-subcat-panel:before{
    content:"";
    position:absolute;
    top:-7px;
    left:30px;
    width:14px;
    height:14px;
    background:rgba(255,252,245,.96);
    border-left:1px solid rgba(105,88,49,.18);
    border-top:1px solid rgba(105,88,49,.18);
    transform:rotate(45deg);
}
.ps-subcat-pill{
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    min-height:44px;
    padding:0 14px!important;
    border-radius:11px!important;
    color:#24351f!important;
    text-decoration:none!important;
    font-size:14px!important;
    font-weight:580!important;
    line-height:1.15!important;
    transition:background .18s ease, color .18s ease, transform .18s ease;
}
.ps-subcat-pill em{
    font-style:normal;
    opacity:.65;
    color:#335c29;
}
.ps-subcat-pill:hover,
.ps-subcat-pill.is-active{
    background:#eef4e8!important;
    color:#244d20!important;
    transform:translateX(2px);
}
.ps-subcat-all{
    margin-top:6px;
    padding-top:12px!important;
    border-top:1px solid rgba(105,88,49,.14);
    color:#2d5d23!important;
}
.ps-cat-arrow{
    margin-top:10px!important;
    flex:0 0 auto;
}
.ps-ordering{
    padding-top:10px;
}
@media(max-width:900px){
    .ps-boutique-toolbar{gap:10px!important;}
    .ps-shop-tabs.ps-category-pills{padding:8px 2px 12px!important;}
    .ps-category-pills .ps-cat-pill{min-height:48px;padding:0 18px!important;font-size:14px!important;}
    .ps-subcat-panel{
        position:fixed;
        left:14px!important;
        right:14px;
        top:auto;
        bottom:18px;
        width:auto;
        max-width:none;
        max-height:48vh;
        overflow:auto;
        border-radius:18px;
    }
    .ps-subcat-panel:before{display:none;}
}

/* v4.3 — fix subcategory dropdown layering over product grid */
.ps-boutique-toolbar,
.ps-category-carousel-wrap,
.ps-shop-tabs.ps-category-pills,
.ps-cat-pill-item{
    position:relative!important;
}
.ps-boutique-toolbar{
    z-index:9990!important;
}
.ps-listing-layout,
.ps-products-area,
.woocommerce ul.products{
    position:relative!important;
    z-index:1!important;
}
.ps-subcat-panel{
    position:fixed!important;
    left:var(--ps-subcat-left, 24px)!important;
    top:var(--ps-subcat-top, 220px)!important;
    z-index:99999!important;
}
.ps-subcat-panel:before{
    left:var(--ps-subcat-arrow-left, 30px)!important;
}
@media(max-width:900px){
    .ps-subcat-panel{
        left:14px!important;
        right:14px!important;
        top:auto!important;
        bottom:18px!important;
        width:auto!important;
        max-width:none!important;
    }
}

/* v4.4 — keep subcategory dropdown directly under its category pill */
.ps-boutique-toolbar,
.ps-category-carousel-wrap{
  overflow:visible!important;
  position:relative!important;
  z-index:120!important;
}
.ps-shop-tabs.ps-category-pills{
  overflow:visible!important;
  position:relative!important;
  z-index:130!important;
}
.ps-cat-pill-item{
  position:relative!important;
  z-index:140!important;
}
.ps-cat-pill-item.is-open,
.ps-cat-pill-item:hover,
.ps-cat-pill-item:focus-within{
  z-index:999!important;
}
.ps-subcat-panel{
  position:absolute!important;
  left:0!important;
  top:calc(100% + 10px)!important;
  right:auto!important;
  bottom:auto!important;
  z-index:9999!important;
  width:max-content!important;
  min-width:230px!important;
  max-width:min(330px, calc(100vw - 44px))!important;
}
.ps-subcat-panel:before{
  left:30px!important;
}
.ps-products-area,
.woocommerce ul.products,
.ps-listing-layout{
  position:relative!important;
  z-index:1!important;
}
@media(max-width:900px){
  .ps-shop-tabs.ps-category-pills{overflow-x:auto!important;overflow-y:visible!important;}
  .ps-subcat-panel{
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    top:auto!important;
    bottom:18px!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    max-height:48vh!important;
    overflow:auto!important;
  }
  .ps-subcat-panel:before{display:none!important;}
}

/* =========================================================
   Pārslas Shop v4.5 — fix category carousel + clean dropdown
   ========================================================= */
.ps-boutique-toolbar{
  display:flex!important;
  align-items:flex-start!important;
  gap:18px!important;
  overflow:visible!important;
  position:relative!important;
  z-index:500!important;
}
.ps-category-carousel-wrap{
  position:relative!important;
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:100%!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  overflow:visible!important;
}
.ps-shop-tabs.ps-category-pills,
.ps-shop-tabs-carousel.ps-category-pills{
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:100%!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;
  scroll-snap-type:x proximity!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:none!important;
  padding:8px 4px 14px!important;
  position:relative!important;
  z-index:1!important;
}
.ps-shop-tabs.ps-category-pills::-webkit-scrollbar{display:none!important;}
.ps-cat-pill-item{
  position:relative!important;
  flex:0 0 auto!important;
  scroll-snap-align:start!important;
  z-index:auto!important;
}
.ps-cat-pill-item.is-open,
.ps-cat-pill-item:hover,
.ps-cat-pill-item:focus-within{z-index:auto!important;}
.ps-cat-arrow{
  flex:0 0 38px!important;
  margin-top:8px!important;
  position:relative!important;
  z-index:5!important;
}
.ps-ordering{
  flex:0 0 auto!important;
  position:relative!important;
  z-index:2!important;
  padding-top:8px!important;
}
.ps-subcat-panel{
  position:fixed!important;
  left:var(--ps-subcat-left, 24px)!important;
  top:var(--ps-subcat-top, 220px)!important;
  right:auto!important;
  bottom:auto!important;
  z-index:99999!important;
  width:max-content!important;
  min-width:230px!important;
  max-width:min(330px, calc(100vw - 44px))!important;
}
.ps-subcat-panel:before{
  left:var(--ps-subcat-arrow-left, 30px)!important;
}
.ps-subcat-pill em{
  display:none!important;
}
.ps-subcat-pill{
  justify-content:flex-start!important;
}
@media(max-width:900px){
  .ps-boutique-toolbar{display:block!important;}
  .ps-category-carousel-wrap{width:100%!important;}
  .ps-cat-arrow{display:none!important;}
  .ps-shop-tabs.ps-category-pills{padding:8px 2px 12px!important;}
  .ps-subcat-panel{
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    top:auto!important;
    bottom:18px!important;
    width:auto!important;
    max-width:none!important;
    max-height:48vh!important;
    overflow:auto!important;
  }
  .ps-subcat-panel:before{display:none!important;}
}


/* =========================================================
   Pārslas Shop v4.6 — stable shop category dropdown
   ========================================================= */
.ps-category-carousel-wrap,
.ps-boutique-toolbar{
  isolation:isolate!important;
}
.ps-cat-pill-item.is-open > .ps-subcat-panel,
.ps-cat-pill-item:hover > .ps-subcat-panel,
.ps-cat-pill-item:focus-within > .ps-subcat-panel{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
.ps-subcat-panel{
  position:fixed!important;
  left:var(--ps-subcat-left, -9999px)!important;
  top:var(--ps-subcat-top, -9999px)!important;
  right:auto!important;
  bottom:auto!important;
  z-index:999999!important;
  transform:translateY(0)!important;
}
.ps-cat-pill-item:not(.is-open):not(:hover):not(:focus-within) > .ps-subcat-panel{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
.ps-subcat-panel:before{
  left:var(--ps-subcat-arrow-left, 30px)!important;
}
@media(max-width:900px){
  .ps-subcat-panel{
    left:14px!important;
    right:14px!important;
    top:auto!important;
    bottom:18px!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    max-height:48vh!important;
    overflow:auto!important;
  }
}


/* =========================================================
   Pārslas Shop v4.7 — remove sorting and replace carousel with category grid
   ========================================================= */
.ps-boutique-toolbar-no-order{
  display:block!important;
  position:relative!important;
  z-index:60!important;
  overflow:visible!important;
}
.ps-boutique-toolbar-no-order .ps-ordering,
.ps-boutique-toolbar-no-order .woocommerce-ordering,
.ps-boutique-toolbar-no-order .ps-cat-arrow{
  display:none!important;
}
.ps-category-grid-wrap{
  width:100%!important;
  max-width:100%!important;
  overflow:visible!important;
  position:relative!important;
  z-index:80!important;
}
.ps-shop-tabs.ps-category-pills-grid{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  overflow:visible!important;
  padding:0!important;
  margin:0 0 22px!important;
  white-space:normal!important;
  position:relative!important;
  z-index:90!important;
}
.ps-category-pills-grid .ps-cat-pill-item{
  position:relative!important;
  flex:0 0 auto!important;
  z-index:91!important;
}
.ps-category-pills-grid .ps-cat-pill{
  border-radius:14px!important;
  min-height:52px!important;
  padding:0 24px!important;
  background:#fffdf8!important;
  border:1px solid #e7dcc9!important;
  box-shadow:0 10px 28px rgba(44,64,36,.06)!important;
}
.ps-category-pills-grid .ps-cat-pill:hover,
.ps-category-pills-grid .ps-cat-pill.is-active{
  background:#fffaf0!important;
  border-color:#9f8e67!important;
  color:#143d20!important;
}
.ps-category-pills-grid .ps-subcat-panel{
  position:absolute!important;
  left:0!important;
  top:calc(100% + 12px)!important;
  right:auto!important;
  bottom:auto!important;
  min-width:260px!important;
  max-width:340px!important;
  width:max-content!important;
  z-index:99999!important;
  transform:translateY(6px)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  overflow:visible!important;
}
.ps-category-pills-grid .ps-cat-pill-item.is-open > .ps-subcat-panel,
.ps-category-pills-grid .ps-cat-pill-item:hover > .ps-subcat-panel,
.ps-category-pills-grid .ps-cat-pill-item:focus-within > .ps-subcat-panel{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateY(0)!important;
}
.ps-category-pills-grid .ps-subcat-panel:before{
  left:34px!important;
}
.ps-category-pills-grid .ps-subcat-pill em{
  display:none!important;
}
.ps-products-area,
.woocommerce ul.products{
  position:relative!important;
  z-index:1!important;
}
@media(max-width:900px){
  .ps-shop-tabs.ps-category-pills-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .ps-category-pills-grid .ps-cat-pill{width:100%!important;justify-content:center!important;padding:0 14px!important;}
  .ps-category-pills-grid .ps-subcat-panel{
    position:absolute!important;
    left:0!important;
    top:calc(100% + 8px)!important;
    right:auto!important;
    bottom:auto!important;
    width:calc(200% + 10px)!important;
    min-width:0!important;
    max-width:none!important;
  }
}
@media(max-width:560px){
  .ps-shop-tabs.ps-category-pills-grid{grid-template-columns:1fr!important;}
  .ps-category-pills-grid .ps-subcat-panel{width:100%!important;}
}


/* v4.8 - cleaner homepage hero and compact category bar */
.ps-actions-single{justify-content:center;}
.ps-actions-single .ps-btn{min-width:220px;}

@media (min-width: 1100px){
  .ps-shop-cat-bar,
  .ps-shop-category-row,
  .ps-shop-categories{
    flex-wrap: nowrap !important;
  }
}

/* ===============================
   Pārslas Shop v4.9 — modern minimal checkout
   =============================== */
body.woocommerce-checkout .ps-section{
  padding-top:34px;
}
body.woocommerce-checkout .woocommerce-wrap{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
}
.ps-checkout-shell{
  width:100%;
}
.ps-checkout-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:28px;
  align-items:end;
  margin-bottom:24px;
  padding:30px 34px;
  border:1px solid rgba(49,82,30,.12);
  border-radius:24px;
  background:
    radial-gradient(circle at 100% 0%, rgba(143,185,95,.20), transparent 35%),
    linear-gradient(135deg,#fffdf7 0%,#f4eedf 100%);
  box-shadow:0 18px 54px rgba(35,50,25,.08);
  overflow:hidden;
}
.ps-checkout-kicker{
  display:inline-flex;
  margin-bottom:8px;
  color:var(--ps-green);
  font-size:12px;
  letter-spacing:.22em;
  text-transform:uppercase;
  font-weight:900;
}
.ps-checkout-hero h1{
  margin:0;
  font-family:var(--ps-serif);
  color:var(--ps-green-dark);
  font-size:clamp(38px,5vw,58px);
  line-height:.98;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.ps-checkout-hero p{
  max-width:680px;
  margin:13px 0 0;
  color:var(--ps-muted);
  font-size:16px;
}
.ps-checkout-mini-trust{
  display:flex;
  flex-direction:column;
  gap:8px;
  min-width:220px;
}
.ps-checkout-mini-trust span{
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  min-height:38px;
  padding:9px 14px;
  border:1px solid rgba(49,82,30,.13);
  border-radius:999px;
  background:rgba(255,255,255,.62);
  color:var(--ps-green-dark);
  font-size:13px;
  font-weight:800;
  white-space:nowrap;
}
body.woocommerce-checkout form.checkout.ps-checkout-form,
body.woocommerce-checkout form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(340px,430px)!important;
  gap:24px!important;
  align-items:start!important;
  margin-top:0!important;
}
.ps-checkout-main{
  display:grid;
  gap:20px;
}
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #order_review,
.ps-checkout-card{
  background:#fffdf8!important;
  border:1px solid rgba(49,82,30,.13)!important;
  border-radius:22px!important;
  padding:26px!important;
  box-shadow:0 16px 46px rgba(35,50,25,.075)!important;
}
.ps-checkout-card-head{
  display:flex;
  align-items:flex-start;
  gap:15px;
  margin-bottom:22px;
}
.ps-checkout-card-head > span{
  width:38px;
  height:38px;
  flex:0 0 38px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:var(--ps-green);
  color:#fff;
  font-size:12px;
  font-weight:900;
  letter-spacing:.06em;
  box-shadow:0 10px 22px rgba(49,82,30,.16);
}
.ps-checkout-card-head h2{
  margin:0!important;
  font-family:var(--ps-serif)!important;
  color:var(--ps-green-dark)!important;
  font-size:31px!important;
  line-height:1.02!important;
  letter-spacing:.03em;
}
.ps-checkout-card-head p{
  margin:6px 0 0;
  color:var(--ps-muted);
  font-size:14px;
  line-height:1.45;
}
body.woocommerce-checkout .woocommerce-billing-fields > h3,
body.woocommerce-checkout .woocommerce-additional-fields > h3,
body.woocommerce-checkout #order_review_heading{
  display:none!important;
}
body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2{
  float:none!important;
  width:100%!important;
}
body.woocommerce-checkout #customer_details .col-2{
  margin-top:0!important;
}
body.woocommerce-checkout .form-row{
  padding:0!important;
  margin:0 0 16px!important;
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 14px;
}
body.woocommerce-checkout #billing_address_1_field,
body.woocommerce-checkout #billing_address_2_field,
body.woocommerce-checkout #billing_city_field,
body.woocommerce-checkout #billing_country_field,
body.woocommerce-checkout #billing_state_field,
body.woocommerce-checkout #billing_phone_field,
body.woocommerce-checkout #billing_email_field,
body.woocommerce-checkout #order_comments_field,
body.woocommerce-checkout .form-row-wide{
  grid-column:1 / -1;
}
body.woocommerce-checkout .woocommerce form .form-row label,
body.woocommerce-checkout form .form-row label{
  display:block;
  margin-bottom:7px;
  color:#3e4f2b!important;
  font-size:12px!important;
  letter-spacing:.11em!important;
  text-transform:uppercase;
  font-weight:900!important;
}
body.woocommerce-checkout .woocommerce-input-wrapper{
  display:block;
}
body.woocommerce-checkout form .form-row input.input-text,
body.woocommerce-checkout form .form-row textarea,
body.woocommerce-checkout form .form-row select,
body.woocommerce-checkout .select2-container--default .select2-selection--single{
  width:100%!important;
  min-height:52px!important;
  border:1px solid rgba(49,82,30,.16)!important;
  border-radius:14px!important;
  background:#fff!important;
  padding:13px 15px!important;
  color:var(--ps-text)!important;
  font-size:15px!important;
  box-shadow:0 6px 20px rgba(35,50,25,.035)!important;
  transition:border-color .2s, box-shadow .2s, background .2s;
}
body.woocommerce-checkout form .form-row textarea{
  min-height:112px!important;
  resize:vertical;
}
body.woocommerce-checkout form .form-row input.input-text:focus,
body.woocommerce-checkout form .form-row textarea:focus,
body.woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single{
  outline:none!important;
  border-color:rgba(95,155,63,.50)!important;
  box-shadow:0 0 0 4px rgba(95,155,63,.10)!important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height:25px!important;
  color:var(--ps-text)!important;
  padding-left:0!important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
  height:52px!important;
  right:10px!important;
}
.ps-checkout-summary{
  position:relative;
}
.ps-order-card{
  position:sticky;
  top:136px;
}
body.woocommerce-checkout #order_review{
  position:static!important;
  top:auto!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table{
  margin:0 0 18px!important;
  border:0!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead{
  display:none;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table th{
  padding:14px 0!important;
  border-top:1px solid rgba(49,82,30,.10)!important;
  background:transparent!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr:first-child td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr:first-child th{
  border-top:0!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{
  font-size:18px!important;
  font-family:var(--ps-serif)!important;
  color:var(--ps-green-dark)!important;
  line-height:1.2!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{
  text-align:right;
  color:var(--ps-green)!important;
  font-weight:900!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{
  color:var(--ps-green-dark)!important;
  font-size:13px;
  letter-spacing:.10em;
  text-transform:uppercase;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{
  padding-top:18px!important;
  font-size:18px!important;
}
body.woocommerce-checkout #payment{
  background:#f5efdf!important;
  border:1px solid rgba(49,82,30,.12)!important;
  border-radius:18px!important;
  overflow:hidden;
}
body.woocommerce-checkout #payment ul.payment_methods{
  padding:18px!important;
  border-bottom:1px solid rgba(49,82,30,.12)!important;
}
body.woocommerce-checkout #payment ul.payment_methods li{
  padding:0!important;
  margin:0 0 10px!important;
  color:var(--ps-text);
}
body.woocommerce-checkout #payment ul.payment_methods li:last-child{margin-bottom:0!important}
body.woocommerce-checkout #payment label{
  color:var(--ps-green-dark)!important;
  font-weight:900!important;
}
body.woocommerce-checkout #payment div.payment_box{
  background:#fffdf8!important;
  border-radius:14px!important;
  color:var(--ps-muted)!important;
  line-height:1.55!important;
}
body.woocommerce-checkout #payment div.payment_box:before{
  border-bottom-color:#fffdf8!important;
}
body.woocommerce-checkout #payment div.form-row{
  padding:18px!important;
  margin:0!important;
}
body.woocommerce-checkout #place_order{
  width:100%!important;
  min-height:56px!important;
  border-radius:14px!important;
  font-size:13px!important;
  letter-spacing:.16em!important;
  box-shadow:0 15px 30px rgba(49,82,30,.18)!important;
}
body.woocommerce-checkout .woocommerce-privacy-policy-text{
  color:var(--ps-muted);
  font-size:13px;
  line-height:1.55;
}
body.woocommerce-checkout .woocommerce-privacy-policy-text a{
  color:var(--ps-green-dark);
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:3px;
}
body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info,
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info{
  border:1px solid rgba(49,82,30,.12)!important;
  border-top:0!important;
  border-radius:16px!important;
  background:#fffdf8!important;
  box-shadow:0 12px 34px rgba(35,50,25,.06)!important;
  color:var(--ps-muted)!important;
}
body.woocommerce-checkout .woocommerce-form-coupon,
body.woocommerce-checkout .woocommerce-form-login{
  border-radius:18px!important;
  background:#fffdf8!important;
}

/* WooCommerce Blocks checkout fallback */
body.woocommerce-checkout .wc-block-checkout{
  max-width:1180px;
  margin:0 auto;
}
body.woocommerce-checkout .wc-block-components-sidebar-layout{
  gap:24px!important;
}
body.woocommerce-checkout .wc-block-components-main,
body.woocommerce-checkout .wc-block-components-sidebar{
  background:#fffdf8!important;
  border:1px solid rgba(49,82,30,.13)!important;
  border-radius:22px!important;
  padding:26px!important;
  box-shadow:0 16px 46px rgba(35,50,25,.075)!important;
}
body.woocommerce-checkout .wc-block-components-title,
body.woocommerce-checkout .wc-block-components-checkout-step__title{
  font-family:var(--ps-serif)!important;
  color:var(--ps-green-dark)!important;
  font-size:30px!important;
}
body.woocommerce-checkout .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]{
  border:1px solid rgba(49,82,30,.16)!important;
  border-radius:14px!important;
  background:#fff!important;
}
body.woocommerce-checkout .wc-block-components-button{
  border-radius:14px!important;
  background:var(--ps-green)!important;
  color:#fff!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}

@media (max-width:980px){
  .ps-checkout-hero{
    grid-template-columns:1fr;
    padding:24px;
  }
  .ps-checkout-mini-trust{
    flex-direction:row;
    flex-wrap:wrap;
  }
  body.woocommerce-checkout form.checkout.ps-checkout-form,
  body.woocommerce-checkout form.checkout{
    grid-template-columns:1fr!important;
  }
  .ps-order-card{position:static;top:auto}
}
@media (max-width:640px){
  .ps-checkout-hero{
    border-radius:18px;
    padding:22px 18px;
  }
  .ps-checkout-hero h1{font-size:38px}
  .ps-checkout-mini-trust span{width:100%;justify-content:center}
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout #order_review,
  .ps-checkout-card{
    padding:18px!important;
    border-radius:18px!important;
  }
  .ps-checkout-card-head{gap:12px;margin-bottom:18px}
  .ps-checkout-card-head > span{width:34px;height:34px;flex-basis:34px}
  .ps-checkout-card-head h2{font-size:26px!important}
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
  body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
    grid-template-columns:1fr;
  }
}


/* ===============================
   Pārslas Shop v5.0 — visible modern checkout redesign
   Works with both WooCommerce Classic Checkout and Checkout Blocks
   =============================== */
body.woocommerce-checkout{
  background:#f7f2e8!important;
}
body.woocommerce-checkout .site-main,
body.woocommerce-checkout .ps-section,
body.woocommerce-checkout .entry-content{
  background:
    radial-gradient(circle at 12% 0%, rgba(141,177,94,.16), transparent 32%),
    linear-gradient(180deg,#fbf8ef 0%,#f5efe3 100%)!important;
}
body.woocommerce-checkout .ps-section{
  padding-top:42px!important;
  padding-bottom:78px!important;
}
body.woocommerce-checkout .woocommerce{
  max-width:1220px!important;
  margin:0 auto!important;
}
body.woocommerce-checkout .woocommerce-notices-wrapper{
  max-width:1220px;
  margin:0 auto 18px;
}
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-error{
  border:1px solid rgba(62,91,48,.14)!important;
  border-radius:18px!important;
  background:#fffdf8!important;
  box-shadow:0 14px 40px rgba(43,55,32,.06)!important;
  color:#526148!important;
  padding:18px 22px!important;
}

/* Checkout Blocks — most newer WooCommerce installs use this */
body.woocommerce-checkout .wp-block-woocommerce-checkout{
  max-width:1220px!important;
  margin:0 auto!important;
}
body.woocommerce-checkout .wc-block-checkout{
  max-width:1220px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 420px!important;
  gap:28px!important;
  align-items:start!important;
}
body.woocommerce-checkout .wc-block-checkout__main,
body.woocommerce-checkout .wc-block-components-main{
  width:100%!important;
  padding:0!important;
}
body.woocommerce-checkout .wc-block-checkout__sidebar,
body.woocommerce-checkout .wc-block-components-sidebar{
  width:100%!important;
  position:sticky!important;
  top:124px!important;
  padding:0!important;
}
body.woocommerce-checkout .wc-block-components-checkout-step,
body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper,
body.woocommerce-checkout .wc-block-components-order-summary,
body.woocommerce-checkout .wc-block-components-panel,
body.woocommerce-checkout .wc-block-components-payment-methods,
body.woocommerce-checkout .wc-block-components-shipping-rates-control,
body.woocommerce-checkout .wc-block-components-shipping-address{
  background:#fffdf8!important;
  border:1px solid rgba(62,91,48,.13)!important;
  border-radius:24px!important;
  box-shadow:0 18px 56px rgba(43,55,32,.075)!important;
}
body.woocommerce-checkout .wc-block-components-checkout-step{
  padding:26px!important;
  margin:0 0 20px!important;
}
body.woocommerce-checkout .wc-block-components-checkout-step__heading{
  margin:0 0 20px!important;
  padding:0!important;
  border:0!important;
}
body.woocommerce-checkout .wc-block-components-title,
body.woocommerce-checkout .wc-block-components-checkout-step__title,
body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-components-title{
  font-family:var(--ps-serif)!important;
  color:var(--ps-green-dark)!important;
  font-size:clamp(27px,3vw,36px)!important;
  line-height:1.05!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
}
body.woocommerce-checkout .wc-block-components-checkout-step__description,
body.woocommerce-checkout .wc-block-components-checkout-step__content,
body.woocommerce-checkout .wc-block-components-checkbox label,
body.woocommerce-checkout .wc-block-components-radio-control__label,
body.woocommerce-checkout .wc-block-components-totals-item__label,
body.woocommerce-checkout .wc-block-components-order-summary-item__description{
  color:#59654f!important;
}
body.woocommerce-checkout .wc-block-components-text-input,
body.woocommerce-checkout .wc-block-components-combobox,
body.woocommerce-checkout .wc-block-components-form-token-field-wrapper{
  margin-bottom:14px!important;
}
body.woocommerce-checkout .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-combobox-control input,
body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-textarea{
  min-height:54px!important;
  border:1px solid rgba(62,91,48,.18)!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(43,55,32,.035)!important;
  color:#2f3829!important;
}
body.woocommerce-checkout .wc-block-components-text-input input:focus,
body.woocommerce-checkout .wc-block-components-combobox-control input:focus,
body.woocommerce-checkout .wc-block-components-textarea:focus{
  border-color:rgba(90,139,61,.54)!important;
  box-shadow:0 0 0 4px rgba(90,139,61,.11)!important;
}
body.woocommerce-checkout .wc-block-components-text-input label,
body.woocommerce-checkout .wc-block-components-combobox label{
  color:#5b684f!important;
  font-weight:800!important;
}
body.woocommerce-checkout .wc-block-components-radio-control__option,
body.woocommerce-checkout .wc-block-components-checkbox{
  border-radius:16px!important;
}
body.woocommerce-checkout .wc-block-components-radio-control__option{
  padding:14px!important;
  border:1px solid rgba(62,91,48,.11)!important;
  background:#fff!important;
  margin-bottom:10px!important;
}
body.woocommerce-checkout .wc-block-components-radio-control__option--checked{
  border-color:rgba(90,139,61,.45)!important;
  background:#f2f7ed!important;
}
body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper,
body.woocommerce-checkout .wc-block-components-order-summary{
  padding:22px!important;
  margin:0 0 18px!important;
}
body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item{
  padding:14px 0!important;
  border-bottom:1px solid rgba(62,91,48,.10)!important;
}
body.woocommerce-checkout .wc-block-components-order-summary-item__image,
body.woocommerce-checkout .wc-block-components-order-summary-item__image img{
  border-radius:16px!important;
}
body.woocommerce-checkout .wc-block-components-totals-item__value,
body.woocommerce-checkout .wc-block-components-order-summary-item__total-price{
  color:var(--ps-green)!important;
  font-weight:900!important;
}
body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{
  font-size:20px!important;
  color:var(--ps-green-dark)!important;
}
body.woocommerce-checkout .wc-block-components-button,
body.woocommerce-checkout .wc-block-components-checkout-place-order-button{
  width:100%!important;
  min-height:58px!important;
  border-radius:999px!important;
  background:var(--ps-green)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 16px 34px rgba(57,91,41,.22)!important;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
body.woocommerce-checkout .wc-block-components-button:hover,
body.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{
  background:var(--ps-green-dark)!important;
  transform:translateY(-1px);
}

/* Classic Checkout — stronger and cleaner */
body.woocommerce-checkout .ps-checkout-hero{
  margin-bottom:28px!important;
  padding:34px 38px!important;
  background:
    radial-gradient(circle at 95% 0%, rgba(141,177,94,.22), transparent 34%),
    linear-gradient(135deg,#fffdf8 0%,#efe6d5 100%)!important;
  border-radius:28px!important;
}
body.woocommerce-checkout form.checkout.ps-checkout-form,
body.woocommerce-checkout form.checkout{
  grid-template-columns:minmax(0,1fr) 420px!important;
  gap:28px!important;
}
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout .ps-checkout-card{
  border-radius:24px!important;
  padding:28px!important;
  background:#fffdf8!important;
}
body.woocommerce-checkout .ps-order-card{
  top:124px!important;
}
body.woocommerce-checkout #place_order{
  border-radius:999px!important;
  min-height:58px!important;
}

@media (max-width:980px){
  body.woocommerce-checkout .wc-block-checkout{
    display:block!important;
  }
  body.woocommerce-checkout .wc-block-checkout__sidebar,
  body.woocommerce-checkout .wc-block-components-sidebar{
    position:static!important;
    margin-top:22px!important;
  }
  body.woocommerce-checkout form.checkout.ps-checkout-form,
  body.woocommerce-checkout form.checkout{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:640px){
  body.woocommerce-checkout .ps-section{padding-top:22px!important;padding-bottom:44px!important}
  body.woocommerce-checkout .wc-block-components-checkout-step,
  body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper,
  body.woocommerce-checkout .wc-block-components-order-summary,
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout #order_review,
  body.woocommerce-checkout .ps-checkout-card{
    padding:18px!important;
    border-radius:18px!important;
  }
}

/* ===============================
   Pārslas Shop v5.1 — clean modern checkout
   =============================== */
body.woocommerce-checkout .ps-section,
body.woocommerce-checkout .woocommerce-wrap,
body.woocommerce-checkout .entry-content{
  background:linear-gradient(180deg,#fbf8f0 0%,#f5efe3 100%)!important;
}
.ps-checkout-v51{
  max-width:1220px;
  margin:0 auto;
  padding:32px 20px 72px;
}
.ps-checkout-topline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:28px;
}
.ps-checkout-brand{
  font-family:var(--ps-serif, Georgia, serif);
  color:#18461f;
  font-size:34px;
  letter-spacing:.22em;
  line-height:1;
}
.ps-checkout-brand span{display:block;font-size:14px;letter-spacing:.35em;text-align:center;margin-top:8px}
.ps-checkout-secure{font-weight:800;color:#244a24;text-align:right;line-height:1.25}.ps-checkout-secure small{font-weight:500;color:#6d7567}
body.woocommerce-checkout form.checkout.ps-checkout-form-v51{
  display:grid!important;
  grid-template-columns:minmax(0, 1.15fr) minmax(360px, .85fr)!important;
  gap:28px!important;
  align-items:start!important;
  max-width:none!important;
}
.ps-checkout-left{display:grid;gap:20px;min-width:0}.ps-checkout-right{min-width:0}
body.woocommerce-checkout .ps-checkout-card{
  background:#fffdf8!important;
  border:1px solid rgba(35,69,34,.12)!important;
  border-radius:22px!important;
  box-shadow:0 18px 46px rgba(37,50,28,.07)!important;
  padding:28px!important;
}
body.woocommerce-checkout .ps-checkout-card h2{
  font-family:Inter,system-ui,sans-serif!important;
  color:#172017!important;
  font-size:24px!important;
  font-weight:850!important;
  line-height:1.2!important;
  margin:0 0 8px!important;
  letter-spacing:-.02em!important;
}
body.woocommerce-checkout .ps-checkout-card p{margin:0 0 22px!important;color:#68705f!important;font-size:15px!important;line-height:1.55!important}
body.woocommerce-checkout .woocommerce-billing-fields > h3,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout #ship-to-different-address,
body.woocommerce-checkout .woocommerce-form__label-for-checkbox span:contains('Use same'){
  display:none!important;
}
body.woocommerce-checkout .form-row{
  padding:0!important;
  margin:0 0 14px!important;
  width:100%!important;
  float:none!important;
}
body.woocommerce-checkout .form-row label{
  display:block!important;
  font-size:12px!important;
  font-weight:800!important;
  color:#6a725f!important;
  margin:0 0 6px!important;
}
body.woocommerce-checkout .required{color:#5c9d3c!important;text-decoration:none!important}
body.woocommerce-checkout input.input-text,
body.woocommerce-checkout select,
body.woocommerce-checkout textarea,
body.woocommerce-checkout .select2-container--default .select2-selection--single{
  height:56px!important;
  border:1px solid rgba(35,69,34,.18)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
  padding:0 16px!important;
  font-size:15px!important;
  color:#182019!important;
}
body.woocommerce-checkout textarea{height:110px!important;padding:14px 16px!important}
body.woocommerce-checkout input.input-text:focus,
body.woocommerce-checkout select:focus,
body.woocommerce-checkout textarea:focus{
  outline:none!important;
  border-color:#5ca33b!important;
  box-shadow:0 0 0 4px rgba(92,163,59,.12)!important;
}
body.woocommerce-checkout #billing_last_name_field,
body.woocommerce-checkout #billing_address_2_field,
body.woocommerce-checkout #billing_state_field,
body.woocommerce-checkout #billing_postcode_field,
body.woocommerce-checkout #shipping_last_name_field,
body.woocommerce-checkout #shipping_address_2_field,
body.woocommerce-checkout #shipping_state_field,
body.woocommerce-checkout #shipping_postcode_field,
body.woocommerce-checkout .woocommerce-account-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout #ship-to-different-address{display:none!important}
.ps-free-shipping-box{
  margin-top:20px;
  display:flex;
  gap:14px;
  align-items:center;
  padding:22px 24px;
  border-radius:16px;
  color:#fff;
  background:linear-gradient(135deg,#0f441c 0%,#1f6a31 100%);
  box-shadow:0 18px 36px rgba(16,70,28,.18);
}
.ps-free-shipping-box span{font-size:26px}.ps-free-shipping-box strong{display:block;font-size:17px}.ps-free-shipping-box small{display:block;margin-top:4px;color:rgba(255,255,255,.82)}
.ps-checkout-payment-card #payment{
  background:transparent!important;
  border:0!important;
  padding:0!important;
}
body.woocommerce-checkout #payment ul.payment_methods{border:0!important;padding:0!important;margin:0!important}
body.woocommerce-checkout #payment ul.payment_methods li{
  border:1px solid rgba(35,69,34,.2)!important;
  border-radius:15px!important;
  padding:17px 18px!important;
  background:#fff!important;
}
body.woocommerce-checkout #payment div.payment_box{
  background:#fbf7ef!important;
  border-top:1px solid rgba(35,69,34,.1)!important;
  margin:15px -18px -17px!important;
  padding:16px 18px!important;
  color:#5d6558!important;
}
body.woocommerce-checkout #payment div.payment_box:before{display:none!important}
.ps-order-card-v51{position:sticky;top:110px;padding:26px!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table{
  width:100%!important;
  border:0!important;
  margin:0!important;
  border-collapse:collapse!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead{display:none!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table th{
  border:0!important;
  border-bottom:1px solid rgba(35,69,34,.13)!important;
  padding:17px 0!important;
  color:#243020!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{font-weight:800!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{text-align:right!important;font-weight:800!important;color:#164d20!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{font-weight:700!important;color:#6a725f!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{
  font-size:24px!important;
  color:#0d4018!important;
  border-bottom:0!important;
}
body.woocommerce-checkout #place_order{
  width:100%!important;
  margin-top:20px!important;
  min-height:58px!important;
  border-radius:15px!important;
  background:#5a9f3a!important;
  color:#fff!important;
  border:0!important;
  font-weight:900!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.ps-checkout-trust-list{display:grid;gap:20px;margin-top:26px;padding:8px 10px}
.ps-checkout-trust-list div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}
.ps-checkout-trust-list span{grid-row:1/3;color:#2f6c33;font-size:28px}.ps-checkout-trust-list strong{color:#285524}.ps-checkout-trust-list small{color:#677060;line-height:1.45}
.ps-checkout-privacy-note{font-size:14px;color:#6d7467;padding:4px 2px 0}
/* Blocks fallback: keep readable if blocks are still used */
body.woocommerce-checkout .wc-block-components-sidebar-layout,
body.woocommerce-checkout .wc-block-checkout{
  max-width:1180px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1fr) 430px!important;
  gap:28px!important;
  align-items:start!important;
}
body.woocommerce-checkout .wc-block-components-main{width:100%!important;max-width:none!important;padding:0!important}
body.woocommerce-checkout .wc-block-components-sidebar{width:100%!important;max-width:none!important;padding:0!important;position:sticky!important;top:110px!important}
body.woocommerce-checkout .wc-block-components-checkout-step,
body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper,
body.woocommerce-checkout .wc-block-components-order-summary{
  background:#fffdf8!important;border:1px solid rgba(35,69,34,.12)!important;border-radius:22px!important;box-shadow:0 18px 46px rgba(37,50,28,.07)!important;padding:24px!important;margin-bottom:20px!important;
}
body.woocommerce-checkout .wc-block-components-title,
body.woocommerce-checkout .wc-block-components-checkout-step__title{font-family:Inter,system-ui,sans-serif!important;font-size:24px!important;font-weight:850!important;color:#172017!important;line-height:1.2!important}
body.woocommerce-checkout .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-combobox-control input,
body.woocommerce-checkout .wc-block-components-address-form select{border-radius:14px!important;min-height:56px!important;border:1px solid rgba(35,69,34,.18)!important;background:#fff!important}
@media (max-width:980px){
  body.woocommerce-checkout form.checkout.ps-checkout-form-v51,
  body.woocommerce-checkout .wc-block-components-sidebar-layout,
  body.woocommerce-checkout .wc-block-checkout{grid-template-columns:1fr!important}
  .ps-order-card-v51,body.woocommerce-checkout .wc-block-components-sidebar{position:static!important}
}
@media (max-width:640px){
  .ps-checkout-v51{padding:20px 14px 54px}.ps-checkout-topline{align-items:flex-start;gap:18px}.ps-checkout-brand{font-size:25px}.ps-checkout-secure{font-size:13px}
  body.woocommerce-checkout .ps-checkout-card{padding:20px!important;border-radius:18px!important}.ps-free-shipping-box{padding:18px}
}


/* v5.2 checkout translation/visual polish */
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce-info {
    border-radius: 18px !important;
    border: 1px solid rgba(28,80,38,.12) !important;
    background: rgba(255,255,250,.88) !important;
    color: #24472b !important;
    box-shadow: 0 14px 35px rgba(36,52,36,.06) !important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before { color:#5a9a3d !important; }
.woocommerce-checkout abbr.required { color:#5a9a3d !important; text-decoration:none !important; }
.woocommerce-checkout .optional { font-size:0 !important; }
.woocommerce-checkout .optional:after { content:'nav obligāti'; font-size:12px; text-transform:none; }
.woocommerce-checkout #billing_last_name_field,
.woocommerce-checkout #billing_address_2_field,
.woocommerce-checkout #billing_state_field,
.woocommerce-checkout #billing_postcode_field,
.woocommerce-checkout #shipping_last_name_field,
.woocommerce-checkout #shipping_address_2_field,
.woocommerce-checkout #shipping_state_field,
.woocommerce-checkout #shipping_postcode_field,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout #ship-to-different-address { display:none !important; }


/* Contact form notices */
.ps-hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;height:0!important;width:0!important;}
.ps-form-notice{margin:0 0 18px;padding:14px 16px;border-radius:14px;font-weight:700;}
.ps-form-notice.success{background:#eaf7ee;color:#0d6429;}
.ps-form-notice.error{background:#fff0f0;color:#b42318;}
