/*
Theme Name: Neve LXKeys Child V9
Theme URI: https://lxkeys.gallery/
Description: LXKeys custom child theme for Neve with curated WooCommerce category and product styling.
Author: Nabil Ziane | LXKeys
Template: neve
Version: 1.8.0
Text Domain: neve-lxkeys-child
*/

:root{
  --lx-bg:#05070c;
  --lx-panel-top:rgba(10,14,26,.90);
  --lx-panel-bottom:rgba(5,8,16,.96);
  --lx-text:#ffffff;
  --lx-muted:rgba(255,255,255,.76);
  --lx-soft:rgba(255,255,255,.54);
  --lx-border:rgba(255,255,255,.08);
  --lx-accent:#f4c133;
  --lx-line:rgba(255,255,255,.09);
}

body.tax-product_cat.woocommerce,
body.post-type-archive-product.woocommerce,
body.single-product.woocommerce{
  background:#000;
}

.tax-product_cat .site-content,
.post-type-archive-product .site-content,
.single-product .site-content{
  background:#000;
}

.tax-product_cat .nv-page-title,
.tax-product_cat .page-header,
.tax-product_cat .woocommerce-products-header,
.tax-product_cat .entry-header,
.tax-product_cat .woocommerce-breadcrumb,
.tax-product_cat .woocommerce-result-count,
.tax-product_cat form.woocommerce-ordering,
.single-product .woocommerce-breadcrumb,
.single-product .entry-header,
.single-product .nv-page-title,
.single-product .page-header,
.single-product .product_meta,
.single-product .related.products,
.single-product .up-sells,
.single-product .woocommerce-tabs,
.single-product .woocommerce-notices-wrapper:empty{
  display:none !important;
}

.tax-product_cat .container.single-page-container,
.tax-product_cat .container.archive-container,
.tax-product_cat .nv-content-wrap,
.tax-product_cat .nv-single-page-wrap,
.tax-product_cat .row,
.tax-product_cat .nv-index-posts,
.single-product .container.single-product-container,
.single-product .nv-content-wrap,
.single-product .nv-single-page-wrap{
  max-width:100% !important;
}

.tax-product_cat .nv-sidebar-wrap,
.tax-product_cat .nv-sidebar,
.tax-product_cat #secondary,
.tax-product_cat .shop-sidebar,
.single-product .nv-sidebar-wrap,
.single-product .nv-sidebar,
.single-product #secondary,
.single-product .shop-sidebar{
  display:none !important;
}

.tax-product_cat .nv-content-wrap,
.single-product .nv-content-wrap{
  width:100% !important;
  display:block !important;
}


.single-product div.product.lxg-single-wrap,
.single-product .product.type-product.lxg-single-wrap,
.single-product .site-main > .product,
.single-product .site-main > .type-product{
  width:100% !important;
  max-width:1280px !important;
  float:none !important;
  margin:0 auto !important;
}

.single-product .content-area,
.single-product .primary,
.single-product .nv-single-page-wrap,
.single-product .site-main,
.single-product .woocommerce-notices-wrapper,
.post-type-archive-product .content-area,
.post-type-archive-product .primary,
.post-type-archive-product .nv-single-page-wrap,
.post-type-archive-product .site-main{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
}

.single-product #primary,
.post-type-archive-product #primary{
  width:100% !important;
}

/* Category archive */
.lxg-cat-page{background:#000;color:var(--lx-text);padding:0 0 84px;}
.lxg-cat-hero{position:relative;min-height:72vh;display:flex;align-items:flex-end;overflow:hidden;background:#06070b;}
.lxg-cat-hero__image,.lxg-cat-hero__overlay{position:absolute;inset:0;}
.lxg-cat-hero__image{background-size:cover;background-position:center center;transform:scale(1.03);opacity:.92;}
.lxg-cat-hero__overlay{background:linear-gradient(180deg, rgba(4,6,10,.18) 0%, rgba(4,6,10,.34) 32%, rgba(4,6,10,.70) 70%, rgba(4,6,10,.94) 100%),linear-gradient(90deg, rgba(4,6,10,.80) 0%, rgba(4,6,10,.44) 54%, rgba(4,6,10,.26) 100%);}
.lxg-cat-hero__inner{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:130px 24px 68px;}
.lxg-cat-hero__content{max-width:780px;}
.lxg-cat-kicker,.lxg-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.76);}
.lxg-cat-kicker{margin:0 0 14px;}
.lxg-cat-title{margin:0 0 16px;font-size:clamp(42px,7vw,92px);line-height:.94;font-weight:600;letter-spacing:-.045em;color:#fff;text-wrap:balance;max-width:11ch;}
.lxg-cat-text{margin:0 0 28px;max-width:64ch;font-size:17px;line-height:1.76;color:rgba(255,255,255,.82);}
.lxg-cat-actions,.lxg-bottom-actions,.lxg-single__actions{display:flex;flex-wrap:wrap;gap:14px;}
.lxg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:all .25s ease;}
.lxg-btn--primary{background:#f4f2ec;color:#090b10;border:1px solid #f4f2ec;}
.lxg-btn--primary:hover{background:#fff;border-color:#fff;transform:translateY(-1px);}
.lxg-btn--secondary{background:rgba(255,255,255,.05);color:#f4f2ec;border:1px solid rgba(255,255,255,.16);}
.lxg-btn--secondary:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.26);transform:translateY(-1px);}
.lxg-btn--ghost{background:rgba(244,193,51,.08);color:#f6d669;border:1px solid rgba(244,193,51,.24);}
.lxg-btn--ghost:hover{background:rgba(244,193,51,.14);border-color:rgba(244,193,51,.38);transform:translateY(-1px);}
.lxg-block-wrap{width:100%;max-width:1280px;margin:78px auto 0;padding:0 14px;box-sizing:border-box;scroll-margin-top:110px;}
.lxg-shell,.lxg-products-shell,.lxg-single-shell,.lxg-single-panels{position:relative;overflow:hidden;border-radius:28px;padding:38px 34px 34px;background:linear-gradient(180deg, rgba(10,14,26,.90) 0%, rgba(5,8,16,.96) 100%);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 64px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.04);isolation:isolate;}
.lxg-shell::before,.lxg-products-shell::before,.lxg-single-shell::before,.lxg-single-panels::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 18%, rgba(244,193,51,.06) 0%, rgba(244,193,51,0) 34%),radial-gradient(circle at 82% 16%, rgba(255,255,255,.04) 0%, rgba(255,255,255,0) 28%),radial-gradient(circle at 70% 78%, rgba(255,255,255,.03) 0%, rgba(255,255,255,0) 28%);pointer-events:none;z-index:0;}
.lxg-shell>*,.lxg-products-shell>*,.lxg-single-shell>*,.lxg-single-panels>*{position:relative;z-index:1;}
.lxg-head{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:30px;align-items:end;margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.07);}
.lxg-kicker{margin:0 0 10px;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.52);}
.lxg-title{margin:0;font-size:clamp(34px,4.1vw,56px);font-weight:600;line-height:.98;letter-spacing:-.04em;color:#fff;max-width:12ch;text-wrap:balance;}
.lxg-side{display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:flex-end;}
.lxg-tag{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.70);}
.lxg-note,.lxg-lead{margin:0;font-size:13.8px;line-height:1.82;color:rgba(255,255,255,.78);}
.lxg-lead{max-width:76ch;margin-bottom:0;}
.lxg-products-wrap{width:100%;max-width:1280px;margin:26px auto 0;padding:0 14px;box-sizing:border-box;}
.tax-product_cat ul.products{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0;}
.tax-product_cat ul.products::before,.tax-product_cat ul.products::after{display:none !important;}
.tax-product_cat ul.products li.product{float:none !important;width:auto !important;margin:0 !important;}
.lxg-product-card{--accent:244,193,51;position:relative;overflow:hidden;min-height:420px;padding:18px 18px 16px;border-radius:22px;background:linear-gradient(180deg, rgba(8,11,18,.20) 0%, rgba(5,9,18,.76) 58%, rgba(5,9,18,.96) 100%);border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 40px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.05);display:grid;grid-template-rows:auto 1fr auto auto;gap:0;text-decoration:none;color:#fff;box-sizing:border-box;isolation:isolate;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease;}
.lxg-product-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(4,6,10,.12) 0%, rgba(4,6,10,.44) 34%, rgba(4,6,10,.84) 72%, rgba(4,6,10,.97) 100%),linear-gradient(90deg, rgba(4,6,10,.14) 0%, rgba(4,6,10,.08) 100%),radial-gradient(circle at 86% 12%, rgba(var(--accent), .10) 0%, rgba(var(--accent), 0) 42%);z-index:0;}
.lxg-product-card::after{content:"";position:absolute;top:0;left:18px;right:18px;height:2px;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(var(--accent), .94) 52%, rgba(255,255,255,.26) 100%);z-index:1;}
.lxg-product-card>*{position:relative;z-index:2;}
.lxg-product-card:hover{transform:translateY(-4px);border-color:rgba(var(--accent), .22);box-shadow:0 24px 50px rgba(0,0,0,.30),0 0 0 1px rgba(var(--accent), .06);}
.lxg-product-image{position:absolute;inset:0;z-index:0;}
.lxg-product-image{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg, rgba(7,10,18,.18) 0%, rgba(7,10,18,.06) 100%);}.lxg-product-image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;opacity:.88;transform:none;}
.lxg-product-badge{display:inline-block;margin:0 0 12px;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.56);text-shadow:0 2px 14px rgba(0,0,0,.38);}
.lxg-product-title{margin:0 0 10px;font-size:24px;font-weight:600;line-height:1.04;letter-spacing:-.025em;color:#fff;text-wrap:balance;text-shadow:0 2px 16px rgba(0,0,0,.42);}
.lxg-product-title a{color:#fff;text-decoration:none;}
.lxg-product-price{margin-top:auto;padding-top:18px;font-size:13px;line-height:1.6;color:rgba(255,255,255,.88);}
.lxg-product-price .price{color:rgba(255,255,255,.88) !important;font-weight:500;}
.lxg-product-action{margin-top:14px;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:rgba(255,255,255,.06);color:#f6d669;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(244,193,51,.20);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}
.lxg-product-action:hover{background:rgba(244,193,51,.12);border-color:rgba(244,193,51,.34);color:#fff1b8;}
.lxg-bottom-actions{justify-content:center;margin-top:28px;}
.lxg-pagination{margin-top:24px;color:#fff;text-align:center;}
.lxg-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin:0 4px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#fff;text-decoration:none;}
.lxg-pagination .current{background:#f4f2ec;color:#090b10;border-color:#f4f2ec;}

.post-type-archive-product ul.products,
.woocommerce ul.products li.product-category,
.post-type-archive-product ul.products li.product-category{list-style:none;}
.post-type-archive-product ul.products,.lxg-shop-page ul.products{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0;}
.post-type-archive-product ul.products li.product-category,
.woocommerce ul.products li.product-category{float:none !important;width:auto !important;margin:0 !important;}
.lxg-category-card{--accent:244,193,51;position:relative;overflow:hidden;min-height:420px;padding:18px 18px 16px;border-radius:22px;background:linear-gradient(180deg, rgba(8,11,18,.20) 0%, rgba(5,9,18,.76) 58%, rgba(5,9,18,.96) 100%);border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 40px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.05);display:grid;grid-template-rows:auto 1fr auto auto;gap:0;text-decoration:none;color:#fff;box-sizing:border-box;isolation:isolate;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease;}
.lxg-category-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(4,6,10,.12) 0%, rgba(4,6,10,.44) 34%, rgba(4,6,10,.84) 72%, rgba(4,6,10,.97) 100%),linear-gradient(90deg, rgba(4,6,10,.14) 0%, rgba(4,6,10,.08) 100%),radial-gradient(circle at 86% 12%, rgba(var(--accent), .10) 0%, rgba(var(--accent), 0) 42%);z-index:0;}
.lxg-category-card::after{content:"";position:absolute;top:0;left:18px;right:18px;height:2px;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(var(--accent), .94) 52%, rgba(255,255,255,.26) 100%);z-index:1;}
.lxg-category-card>*{position:relative;z-index:2;}
.lxg-category-card:hover{transform:translateY(-4px);border-color:rgba(var(--accent), .22);box-shadow:0 24px 50px rgba(0,0,0,.30),0 0 0 1px rgba(var(--accent), .06);}
.lxg-category-card__image{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:.82;transform:none;background-color:rgba(7,10,18,.22);}
.lxg-category-card--terrae .lxg-category-card__image{background-position:center center;}
.lxg-category-card--time .lxg-category-card__image{background-position:center center;}
.lxg-category-card__badge{display:inline-block;margin:0 0 12px;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.56);text-shadow:0 2px 14px rgba(0,0,0,.38);}
.lxg-category-card__title{margin:0 0 12px;font-size:30px;font-weight:600;line-height:1.04;letter-spacing:-.03em;color:#fff;text-wrap:balance;max-width:13ch;text-shadow:0 2px 16px rgba(0,0,0,.42);}
.lxg-category-card__title a{color:#fff;text-decoration:none;}
.lxg-category-card__meta{margin-top:auto;padding-top:18px;font-size:13px;line-height:1.6;color:rgba(255,255,255,.88);}
.lxg-category-card__action{margin-top:14px;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:rgba(255,255,255,.06);color:#f6d669;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(244,193,51,.20);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}
.lxg-category-card__action:hover{background:rgba(244,193,51,.12);border-color:rgba(244,193,51,.34);color:#fff1b8;}

/* Single product */
.single-product .site-main,
.single-product div.product{background:#000;}
.lxg-single-wrap{width:100%;max-width:1280px;margin:0 auto;padding:42px 14px 90px;box-sizing:border-box;color:#fff;}
.lxg-single-shell{padding:34px;max-width:1380px;margin:0 auto;}
.lxg-single-crumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:26px;font-size:12px;line-height:1.5;color:rgba(255,255,255,.56);text-transform:uppercase;letter-spacing:.12em;}
.lxg-single-crumbs a{color:#76d2d7;text-decoration:none;}
.lxg-single-crumbs a:hover{color:#b8eef0;}
.lxg-single-crumbs .sep{color:rgba(255,255,255,.28);}
.lxg-single-grid{display:grid;grid-template-columns:minmax(320px,480px) minmax(420px,1fr);gap:56px;align-items:start;}
.lxg-single__media .woocommerce-product-gallery{margin:0 !important;}
.lxg-single__media .woocommerce-product-gallery__wrapper{border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 44px rgba(0,0,0,.24);background:#05070c;max-width:480px;width:100%;}
.lxg-single__media .woocommerce-product-gallery__image a,
.lxg-single__media .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;}
.lxg-single__media .flex-control-thumbs{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:10px;margin-top:14px !important;}
.lxg-single__media .flex-control-thumbs li{list-style:none;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);}
.lxg-single__media .woocommerce-product-gallery__trigger{top:16px !important;right:16px !important;border-radius:999px !important;background:#fff !important;}
.lxg-single__category{margin:0 0 14px;}
.lxg-single__title{margin:0 0 16px;font-size:clamp(42px,5vw,74px);line-height:.95;letter-spacing:-.045em;font-weight:600;text-transform:uppercase;color:#fff;}
.lxg-single__price{margin:0 0 18px;font-size:28px;line-height:1.1;color:#fff;}
.lxg-single__price .price{color:#fff !important;}
.lxg-single__lead{margin:0 0 22px;font-size:16px;line-height:1.82;color:rgba(255,255,255,.82);}
.lxg-single__summary{max-width:none;padding-top:6px;}
.lxg-single__summary p{font-size:15px;line-height:1.84;color:rgba(255,255,255,.84);}
.lxg-single__purchase{margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);}
.lxg-single__stock{margin:0 0 14px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#d7b95a;}
.lxg-single__purchase form.cart{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;margin:0 !important;}
.lxg-single__purchase form.cart .quantity{margin:0 !important;}
.lxg-single__purchase .quantity .qty{height:54px;min-width:74px;background:rgba(255,255,255,.03);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:0 12px;}
.lxg-single__purchase .single_add_to_cart_button,
.single-product .single_add_to_cart_button.button.alt{
  min-height:54px !important;padding:0 26px !important;border-radius:999px !important;background:rgba(244,193,51,.10) !important;color:#f6d669 !important;border:1px solid rgba(244,193,51,.24) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04) !important;text-transform:uppercase;letter-spacing:.12em;font-size:12px !important;font-weight:600 !important;
}
.lxg-single__purchase .single_add_to_cart_button:hover,
.single-product .single_add_to_cart_button.button.alt:hover{background:rgba(244,193,51,.16) !important;border-color:rgba(244,193,51,.38) !important;color:#fff4c9 !important;}
.lxg-single__meta-line{margin-top:18px;font-size:12px;line-height:1.8;color:rgba(255,255,255,.62);text-transform:uppercase;letter-spacing:.11em;}
.lxg-single-panels{margin-top:26px;padding:28px 28px 24px;}
.lxg-single-panels__grid{display:grid;grid-template-columns:1fr;gap:18px;}
.lxg-panel{position:relative;overflow:hidden;border-radius:22px;padding:22px 20px 18px;background:linear-gradient(180deg, rgba(8,11,18,.22) 0%, rgba(5,9,18,.78) 100%);border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 40px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.04);}
.lxg-panel::after{content:"";position:absolute;top:0;left:18px;right:18px;height:2px;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(244,193,51,.94) 52%, rgba(255,255,255,.26) 100%);}
.lxg-panel>*{position:relative;z-index:1;}
.lxg-panel__kicker{margin:0 0 10px;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.52);}
.lxg-panel__title{margin:0 0 10px;font-size:24px;line-height:1.04;font-weight:600;letter-spacing:-.03em;color:#fff;}
.lxg-panel__text,.lxg-panel__content,.lxg-panel__content p,.lxg-panel__content li{font-size:14px;line-height:1.82;color:rgba(255,255,255,.84);}
.lxg-panel__content ul{margin:0;padding-left:18px;}
.lxg-single-footer{margin-top:28px;display:flex;justify-content:center;flex-wrap:wrap;gap:14px;}
.single-product .woocommerce-product-details__short-description{display:none !important;}
.single-product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.72 !important;}
.single-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,
.single-product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1 !important;}

@media (max-width:1080px){
  .lxg-head{grid-template-columns:1fr;gap:18px;align-items:start;}
  .lxg-title{max-width:none;}
  .tax-product_cat ul.products,.post-type-archive-product ul.products,.lxg-shop-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));}
  .lxg-single-grid{grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:34px;}
  .lxg-single__media .woocommerce-product-gallery__wrapper{max-width:420px;}
}

@media (max-width:860px){
  .lxg-single-grid{grid-template-columns:1fr;}
}

@media (max-width:860px){
  .lxg-cat-hero{min-height:62vh;}
  .lxg-cat-hero__inner{padding:110px 20px 56px;}
  .lxg-block-wrap,.lxg-products-wrap,.lxg-single-wrap{margin-top:58px;padding:0 10px 70px;}
  .lxg-shell,.lxg-products-shell,.lxg-single-shell,.lxg-single-panels{padding:28px 20px 22px;border-radius:24px;}
  .lxg-product-card{min-height:360px;}
  .lxg-single-wrap{margin-top:0;padding-top:24px;}
}

@media (max-width:560px){
  .lxg-cat-title,.lxg-single__title{font-size:clamp(38px,12vw,64px);max-width:100%;}
  .lxg-cat-text,.lxg-note,.lxg-lead,.lxg-panel__text,.lxg-panel__content,.lxg-panel__content p,.lxg-panel__content li{font-size:12.9px;}
  .lxg-cat-actions,.lxg-bottom-actions,.lxg-single__actions,.lxg-single-footer{flex-direction:column;}
  .lxg-btn,.lxg-product-action,.lxg-single-footer .lxg-btn{width:100%;}
  .tax-product_cat ul.products,.post-type-archive-product ul.products,.lxg-shop-page ul.products{grid-template-columns:1fr;}
  .lxg-shell,.lxg-products-shell,.lxg-single-shell,.lxg-single-panels{padding:24px 16px 18px;border-radius:20px;}
  .lxg-product-card{min-height:300px;padding:16px 15px 14px;border-radius:18px;}
  .lxg-product-title,.lxg-panel__title{font-size:22px;}
}


/* Shop gallery page */
.lxg-shop-page{background:#000;color:#fff;padding:0 0 84px;}
.lxg-shop-intro{margin-top:36px;}
.post-type-archive-product .site-main,
.post-type-archive-product div.product,
.post-type-archive-product .site-content{background:#000;}
.post-type-archive-product .woocommerce-products-header,
.post-type-archive-product .entry-header,
.post-type-archive-product .nv-page-title,
.post-type-archive-product .page-header,
.post-type-archive-product .woocommerce-breadcrumb,
.post-type-archive-product .woocommerce-result-count,
.post-type-archive-product .woocommerce-ordering{display:none !important;}
.post-type-archive-product ul.products,.lxg-shop-page ul.products{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0;}
.post-type-archive-product ul.products li.product-category{float:none !important;width:auto !important;margin:0 !important;}
.post-type-archive-product ul.products::before,.post-type-archive-product ul.products::after{display:none !important;}
.lxg-empty-state{margin:0;font-size:15px;line-height:1.8;color:rgba(255,255,255,.76);}

.lxg-category-card__text{margin:6px 0 0;font-size:13.5px;line-height:1.72;color:rgba(255,255,255,.88);max-width:34ch;text-shadow:0 2px 14px rgba(0,0,0,.36);}

/* Single product refinements */
.lxg-credit{margin:0 0 18px;font-size:11px;line-height:1.5;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.52);}
.lxg-single-grid{grid-template-columns:minmax(280px,420px) minmax(420px,1fr);gap:34px;align-items:start;}
.lxg-single__summary{max-width:none;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;}
.lxg-single__media .woocommerce-product-gallery__wrapper{max-width:none;}
.lxg-single__lead{max-width:52ch;}
.single-product .summary.entry-summary{width:100% !important;float:none !important;}
.single-product div.product div.images,
.single-product div.product div.summary{width:100% !important;float:none !important;}
.single-product .product{display:block !important;}
.single-product .site-main .product .woocommerce-product-gallery{width:100% !important;}
.single-product .nv-single-page-wrap,
.single-product .nv-content-wrap,
.single-product .container.single-page-container,
.single-product .container.single-product-container{max-width:100% !important;width:100% !important;}
.single-product .row .shop-container,
.single-product .shop-container{max-width:100% !important;width:100% !important;}
.single-product .woocommerce-product-gallery__wrapper{margin:0;}
.single-product .woocommerce div.product div.images,
.single-product .woocommerce-page div.product div.images,
.single-product .woocommerce div.product div.summary,
.single-product .woocommerce-page div.product div.summary{float:none !important;width:100% !important;}

@media (max-width:1180px){
  .lxg-single-grid{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:28px;}
}

@media (max-width:980px){
  .lxg-single-grid{grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:24px;}
  .lxg-single__title{font-size:clamp(40px,8vw,64px);}
}

@media (max-width:860px){
  .post-type-archive-product ul.products{grid-template-columns:1fr;}
}

@media (max-width:760px){
  .lxg-single-grid{grid-template-columns:1fr;}
  .lxg-single__lead{max-width:none;}
}

@media (min-width:761px) and (max-width:1080px){
  .lxg-single-grid{grid-template-columns:minmax(250px,330px) minmax(0,1fr) !important;gap:24px !important;}
}


.single-product .flex-viewport{margin-bottom:14px;}
.single-product .woocommerce-product-gallery{width:100% !important;}
.single-product .images, .single-product .summary{float:none !important;width:auto !important;}

.single-product .summary .stock, .single-product .product .stock{display:none !important;}

.lxg-credit{margin:0 0 18px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.56);}

.lxg-shop-page .lxg-products-shell ul.products{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0;}
.lxg-shop-page .product-category{list-style:none;}
@media (max-width:560px){.lxg-shop-page .lxg-products-shell ul.products{grid-template-columns:1fr;}}


/* V8 image coverage fixes */
.lxg-category-card__image{background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;}
.lxg-product-image img{object-fit:cover !important;object-position:center center !important;}


/* V9 card image full-cover correction */
.lxg-product-card,
.lxg-category-card{
  padding:0 !important;
  isolation:isolate;
}

.lxg-product-image,
.lxg-category-card__image{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  z-index:0 !important;
}

.lxg-product-image img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
  opacity:.88 !important;
}

.lxg-category-card__image{
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  opacity:.88 !important;
}

.lxg-product-card__inner,
.lxg-category-card__inner{
  position:relative;
  z-index:2;
  min-height:420px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:18px 18px 16px;
}

.lxg-product-card__main,
.lxg-category-card__main{
  margin-top:auto;
}

.lxg-product-badge,
.lxg-product-title,
.lxg-product-price,
.lxg-category-card__badge,
.lxg-category-card__title,
.lxg-category-card__text,
.lxg-category-card__meta{
  position:relative;
  z-index:3;
}

.lxg-product-price,
.lxg-category-card__meta{
  margin-top:14px;
}

.lxg-product-action,
.lxg-category-card__action{
  position:relative;
  z-index:3;
  width:100%;
  margin-top:16px;
}

@media (max-width: 860px){
  .lxg-product-card__inner,
  .lxg-category-card__inner{
    min-height:360px;
  }
}

@media (max-width: 560px){
  .lxg-product-card__inner,
  .lxg-category-card__inner{
    min-height:300px;
    padding:16px 15px 14px;
  }
}
