/* Climax Modern Shop v1.5 */
body.cms-v15-active .woocommerce-products-header,
body.cms-v15-active .woocommerce-result-count,
body.cms-v15-active .woocommerce-ordering,
body.cms-v15-active ul.products,
body.cms-v15-active .products,
body.cms-v15-active .woocommerce-pagination,
body.cms-v15-active .product .onsale,
body.cms-v15-active span.onsale{display:none!important;}
.cms-shop-page{background:#f3eee8;min-height:70vh;padding-bottom:34px;color:#101828;}
.cms-ticker{width:100%;overflow:hidden;background:#0f3d3c;color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 20px rgba(15,23,42,.08);}
.cms-ticker.cms-sticky{position:sticky;top:0;z-index:70;}
body.admin-bar .cms-ticker.cms-sticky{top:32px;}
.cms-ticker-track{display:flex;width:max-content;gap:30px;white-space:nowrap;animation:cmsTicker 28s linear infinite;padding:9px 0;}
.cms-ticker span{font-size:13px;font-weight:800;letter-spacing:.01em;display:inline-flex;gap:7px;align-items:center;}
.cms-ticker b{color:#f7c948;}
@keyframes cmsTicker{from{transform:translateX(0)}to{transform:translateX(-33.333%)}}
.cms-controls{max-width:1240px;margin:0 auto;padding:26px 18px 14px;}
.cms-controls h1{font-size:clamp(40px,5vw,64px);line-height:.98;margin:0 0 8px;font-weight:900;color:#111827;letter-spacing:-.045em;}
.cms-controls p{font-size:18px;color:#667085;margin:0 0 16px;}
.cms-results-term{font-size:15px;color:#667085;margin:0 0 14px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px;display:inline-block;}
.cms-results-term strong{color:#111827;}
.cms-smart-search{margin:0 0 14px;max-width:860px;}
.cms-smart-search form,
.cms-smart-search .climax-smart-search,
.cms-smart-search .smart-search-form{width:100%!important;max-width:100%!important;display:flex!important;align-items:stretch!important;gap:0!important;}
.cms-smart-search input[type="search"],
.cms-smart-search input[type="text"]{flex:1!important;min-width:0!important;height:58px!important;border:1px solid #d8dee8!important;border-right:0!important;background:#fff!important;padding:0 16px!important;font-size:18px!important;box-shadow:none!important;border-radius:0!important;color:#111827!important;}
.cms-smart-search button,
.cms-smart-search input[type="submit"]{height:58px!important;min-width:140px!important;border:0!important;background:#0f3d3c!important;color:#fff!important;font-weight:900!important;font-size:18px!important;border-radius:0!important;padding:0 24px!important;}
.cms-search-warning{background:#fff8e1;border:1px solid #f3d37a;border-radius:12px;padding:14px;color:#5f4700;font-weight:700;}
.cms-filters{margin:0;}
.cms-filter-toggle{display:inline-flex;gap:12px;align-items:center;border:0;background:#fff;color:#2563eb;box-shadow:0 14px 32px rgba(15,23,42,.08);border-radius:18px;padding:15px 24px;font-size:16px;min-height:56px;}
.cms-filter-toggle strong{font-weight:900;}
.cms-panel{display:none;gap:14px;align-items:end;flex-wrap:wrap;margin-top:14px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 16px 34px rgba(15,23,42,.09);}
.cms-filters.is-open .cms-panel{display:flex;}
.cms-panel-head{display:none;}
.cms-panel label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#111827;font-size:13px;min-width:160px;}
.cms-panel select,.cms-panel input{height:46px;border:1px solid #d8dee8;border-radius:12px;padding:0 12px;background:#fff;color:#111827;}
.cms-price-row{display:flex;gap:12px;}
.cms-apply{height:46px;border:0;background:linear-gradient(135deg,var(--cms-accent),#087f73);border-radius:12px;padding:0 22px;color:#fff;font-weight:900;}
.cms-clear{height:46px;display:inline-flex;align-items:center;color:#0f766e;font-weight:800;text-decoration:none;}
.cms-grid-wrap{max-width:1240px;margin:0 auto;padding:0 18px;}
.cms-products{display:grid;grid-template-columns:repeat(var(--cms-cols),minmax(0,1fr));gap:18px;align-items:stretch;}
.cms-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e8edf3;border-radius:18px;box-shadow:0 10px 26px rgba(15,23,42,.06);overflow:hidden;min-width:0;padding:10px;transition:transform .18s ease,box-shadow .18s ease;}
.cms-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(15,23,42,.1);}
.cms-badge{position:absolute;top:10px;left:10px;z-index:3;background:#ef233c;color:#fff;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.05em;box-shadow:0 12px 25px rgba(239,35,60,.25);line-height:1;}
.cms-heart{position:absolute;top:10px;right:10px;z-index:3;width:34px;height:34px;border-radius:999px;border:0;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.1);font-size:22px;}
.cms-img{display:block;border-radius:15px;overflow:hidden;background:#fff;margin-bottom:10px;}
.cms-img img{width:100%!important;aspect-ratio:1/1;object-fit:cover;display:block;margin:0!important;border-radius:15px;background:#fff;}
.cms-title{font-size:15px;font-weight:900;line-height:1.25;color:#101828!important;text-decoration:none!important;min-height:38px;max-height:38px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 4px 8px;text-align:left;}
.cms-price{margin:auto 4px 6px;min-height:25px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-size:18px;font-weight:950;color:#087f73;line-height:1.1;}
.cms-price ins{order:1;text-decoration:none;color:#087f73;}
.cms-price del{order:2;color:#667085;font-size:.8em;opacity:.85;}
.cms-stock{margin:0 4px 9px;font-size:12px;font-weight:800;}
.cms-stock-in{color:#087f73;}.cms-stock-out{color:#b42318;}
.cms-cart-btn{margin-top:0!important;width:100%;min-height:46px!important;border-radius:13px!important;background:linear-gradient(135deg,var(--cms-accent),#087f73)!important;color:#fff!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;text-decoration:none!important;border:0!important;box-shadow:0 10px 20px rgba(0,150,136,.18)!important;white-space:nowrap;}
.cms-cart-btn span{font-size:16px;filter:grayscale(1) brightness(0) invert(1);}
.cms-empty{grid-column:1/-1;background:#f8fbff;border:1px solid #bfdbfe;border-radius:14px;padding:22px;font-size:18px;color:#1f2937;}
.cms-pagination{margin:28px 0 0;text-align:center;}
.cms-pagination ul{display:inline-flex;gap:6px;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:center;}
.cms-pagination a,.cms-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid #d8dee8;background:#fff;border-radius:10px;color:#0f3d3c;text-decoration:none;font-weight:800;}
.cms-pagination .current{background:#0f3d3c;color:#fff;border-color:#0f3d3c;}
@media(max-width:900px){
  .cms-ticker-track{gap:24px;padding:8px 0;animation-duration:24s;}
  .cms-ticker span{font-size:12px;}
  .cms-controls{padding:24px 28px 16px;}
  .cms-controls h1{font-size:48px;}
  .cms-controls p{font-size:17px;margin-bottom:18px;}
  .cms-smart-search{max-width:none;margin-bottom:18px;}
  .cms-smart-search form,.cms-smart-search .climax-smart-search,.cms-smart-search .smart-search-form{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:100%!important;}
  .cms-smart-search input[type="search"],.cms-smart-search input[type="text"]{height:54px!important;font-size:16px!important;width:auto!important;flex:1 1 auto!important;}
  .cms-smart-search button,.cms-smart-search input[type="submit"]{height:54px!important;min-width:104px!important;font-size:16px!important;padding:0 14px!important;flex:0 0 auto!important;}
  .cms-filter-toggle{min-height:58px;border-radius:18px;padding:15px 22px;margin-bottom:14px;}
  .cms-products{grid-template-columns:repeat(var(--cms-mobile-cols),minmax(0,1fr));gap:13px;}
  .cms-grid-wrap{padding:0 28px;}
  .cms-card{border-radius:18px;padding:8px;}
  .cms-img{border-radius:15px;margin-bottom:9px;}
  .cms-img img{border-radius:15px;object-fit:cover;}
  .cms-title{font-size:13px;min-height:34px;max-height:34px;margin-bottom:8px;text-align:left;}
  .cms-price{font-size:15.5px;min-height:22px;margin-bottom:5px;}
  .cms-stock{font-size:11px;margin-bottom:8px;}
  .cms-cart-btn{min-height:40px!important;font-size:13px!important;border-radius:12px!important;}
  .cms-badge{font-size:11px;padding:7px 10px;}
  .cms-panel{position:fixed;left:0;right:0;bottom:0;z-index:1002;margin:0;border-radius:24px 24px 0 0;padding:18px 18px 24px;display:flex;flex-direction:column;align-items:stretch;gap:12px;transform:translateY(110%);transition:transform .22s ease;max-height:86vh;overflow:auto;}
  .cms-filters.is-open .cms-panel{transform:translateY(0);}
  .cms-panel-head{display:flex;align-items:center;justify-content:space-between;font-size:18px;margin-bottom:4px;}
  .cms-panel-close{border:0;background:#f2f4f7;border-radius:999px;width:38px;height:38px;font-size:24px;}
  .cms-panel label{min-width:0;width:100%;}
  .cms-price-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
  .cms-backdrop{display:none;position:fixed;inset:0;background:rgba(15,23,42,.35);z-index:1001;}
  .cms-filters.is-open .cms-backdrop{display:block;}
}
@media(max-width:390px){
  .cms-controls{padding-left:20px;padding-right:20px;}
  .cms-grid-wrap{padding-left:20px;padding-right:20px;}
  .cms-products{gap:10px;}
  .cms-title{font-size:12.3px;}
  .cms-price{font-size:14.5px;}
  .cms-cart-btn{font-size:12px!important;}
}
