/* Brandina coded shop archive */
.brandina-shop-page{direction:rtl;background:var(--shop-bg,#fff);color:var(--shop-text,#10275b);padding-block:var(--shop-top,28px) var(--shop-bottom,64px);min-height:60vh;overflow:clip}
.brandina-shop-container{width:min(calc(100% - 40px),var(--shop-container,1480px));margin-inline:auto}
.brandina-shop-archive-header{margin-bottom:28px}
.brandina-shop-breadcrumb{min-height:28px;color:var(--shop-muted);font-size:12px}.brandina-shop-breadcrumb .woocommerce-breadcrumb{margin:0!important;color:inherit!important;font-size:inherit!important}.brandina-shop-breadcrumb a{color:inherit}.brandina-shop-breadcrumb span{margin-inline:8px;color:#c3c9d4}
.brandina-shop-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.brandina-shop-heading-row h1{margin:8px 0 0;color:var(--shop-text);font-size:var(--shop-heading-d,27px);font-weight:900;line-height:1.35}.brandina-shop-category-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 22px;border-radius:11px;background:var(--shop-accent);color:#fff;font-size:12px;font-weight:800}.brandina-shop-description{max-width:760px;margin-top:12px;color:var(--shop-muted);font-size:13px}.brandina-shop-result-count{color:var(--shop-muted);font-size:12px}.brandina-shop-result-count .woocommerce-result-count{float:none!important;margin:0!important}
.brandina-shop-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:var(--shop-toolbar-gap,18px);min-height:58px;margin-bottom:26px;border-bottom:1px solid var(--shop-toolbar-border);white-space:nowrap}.brandina-shop-sort-title{display:flex;align-items:center;gap:9px;color:var(--shop-sort-active);font-size:var(--shop-sort-d,13px);padding-inline-end:18px;border-inline-end:1px solid var(--shop-toolbar-border)}.brandina-shop-sort-title svg{width:22px;height:22px}.brandina-shop-sort-tabs{display:flex;align-items:center;gap:var(--shop-toolbar-gap);overflow:auto;scrollbar-width:none}.brandina-shop-sort-tabs::-webkit-scrollbar{display:none}.brandina-shop-sort-tabs a{position:relative;display:inline-flex;align-items:center;min-height:57px;color:var(--shop-sort-inactive);font-size:var(--shop-sort-d);font-weight:650;text-decoration:none}.brandina-shop-sort-tabs a::after{content:"";position:absolute;right:0;left:0;bottom:-1px;height:2px;border-radius:99px;background:transparent}.brandina-shop-sort-tabs a.is-active{color:var(--shop-sort-active);font-weight:900}.brandina-shop-sort-tabs a.is-active::after{background:var(--shop-accent)}.brandina-mobile-filter-open{display:none}
.brandina-shop-layout{display:grid;grid-template-columns:var(--shop-sidebar,330px) minmax(0,1fr);align-items:start;gap:var(--shop-gap,28px)}.brandina-shop-page.has-no-shop-sidebar .brandina-shop-layout{grid-template-columns:minmax(0,1fr)}
.brandina-shop-sidebar{position:sticky;top:112px;overflow:hidden;border-radius:var(--shop-filter-radius);background:var(--shop-filter-bg);border:1px solid var(--shop-filter-border)}.brandina-shop-filter-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px 24px}.brandina-shop-filter-head strong{font-size:17px;font-weight:900}.brandina-shop-filter-head a{color:var(--shop-text);font-size:11px;font-weight:800;text-decoration:none}.brandina-shop-filter-group{margin:0;border-top:1px solid var(--shop-filter-border);background:var(--shop-filter-group-bg)}.brandina-shop-filter-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px;min-height:70px;padding:18px 24px;border:0;background:transparent;color:var(--shop-text);font:inherit;font-weight:850;cursor:pointer}.brandina-shop-filter-toggle svg{width:19px;height:19px;transition:transform .25s ease}.brandina-shop-filter-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.brandina-shop-filter-body{padding:0 24px 24px}.brandina-price-values{display:grid;grid-template-columns:1fr 1fr;gap:8px}.brandina-price-values>div{min-height:66px;padding:12px;border-radius:12px;background:#edfafa}.brandina-price-values>div:last-child{background:#fff1f5}.brandina-price-values small{display:block;color:var(--shop-filter-accent);font-size:10px}.brandina-price-values>div:last-child small{color:var(--shop-accent)}.brandina-price-values strong{display:block;margin-top:5px;color:var(--shop-text);font-size:12px}.brandina-dual-range{position:relative;height:42px;margin:22px 4px 8px}.brandina-dual-range::before{content:"";position:absolute;left:2px;right:2px;top:18px;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--shop-accent),var(--shop-filter-accent))}.brandina-dual-range input{position:absolute;inset:0;width:100%;height:42px;margin:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}.brandina-dual-range input::-webkit-slider-thumb{width:23px;height:23px;border:4px solid #fff;border-radius:50%;background:var(--shop-accent);box-shadow:0 2px 8px rgba(16,39,91,.15);pointer-events:auto;-webkit-appearance:none}.brandina-dual-range input:last-child::-webkit-slider-thumb{background:var(--shop-filter-accent)}.brandina-dual-range input::-moz-range-thumb{width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:var(--shop-accent);box-shadow:0 2px 8px rgba(16,39,91,.15);pointer-events:auto}.brandina-filter-apply{width:100%;min-height:39px;border:0;border-radius:10px;background:var(--shop-text);color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.brandina-filter-links{display:grid;gap:2px}.brandina-filter-links a{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:6px 2px;color:var(--shop-text);font-size:12px;text-decoration:none;border-bottom:1px dashed var(--shop-filter-border)}.brandina-filter-links small{color:var(--shop-muted)}.brandina-filter-chips{display:flex;flex-wrap:wrap;gap:7px}.brandina-filter-chips a{padding:7px 11px;border:1px solid var(--shop-filter-border);border-radius:9px;color:var(--shop-text);font-size:11px;text-decoration:none;background:#fff}.brandina-filter-chips a.is-active{border-color:var(--shop-accent);background:#fff2f5;color:var(--shop-accent)}.brandina-filter-switch{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;padding:14px 24px;border-top:1px solid var(--shop-filter-border);color:var(--shop-text);font-size:12px;font-weight:800;text-decoration:none;background:#fff}.brandina-filter-switch i{position:relative;width:42px;height:23px;border-radius:99px;background:#cdd4df;transition:.25s}.brandina-filter-switch i::after{content:"";position:absolute;top:3px;right:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.16);transition:.25s}.brandina-filter-switch.is-active i{background:var(--shop-filter-accent)}.brandina-filter-switch.is-active i::after{right:22px}
.brandina-shop-product-grid{display:grid;grid-template-columns:repeat(var(--shop-cols-d,3),minmax(0,1fr));gap:var(--shop-card-gap,24px)}.brandina-shop-product-card{position:relative;display:flex;min-width:0;min-height:540px;flex-direction:column;overflow:hidden;padding:var(--shop-card-pad,22px);border:1px solid var(--shop-card-border);border-radius:var(--shop-card-radius);background:var(--shop-card-bg);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.brandina-shop-product-card:nth-child(even){background:var(--shop-card-alt-bg)}.brandina-shop-product-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--shop-accent) 30%,var(--shop-card-border));box-shadow:0 16px 36px rgba(16,39,91,.09)}.brandina-shop-card-top{position:absolute;z-index:3;top:24px;right:24px;left:24px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.brandina-shop-wishlist{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:var(--shop-text);background:rgba(255,255,255,.78);backdrop-filter:blur(8px);pointer-events:auto}.brandina-shop-wishlist svg{width:24px;height:24px}.brandina-shop-discount{margin-inline-start:auto;padding:5px 8px;border-radius:8px;background:var(--shop-discount-bg);color:#fff;font-size:11px;font-weight:900}.brandina-shop-product-image{display:flex;align-items:center;justify-content:center;height:var(--shop-image-d,245px);margin:18px 0 16px;text-decoration:none}.brandina-shop-product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.brandina-shop-product-card:hover .brandina-shop-product-image img{transform:scale(1.035)}.brandina-shop-product-body{display:flex;flex:1;min-width:0;flex-direction:column}.brandina-shop-product-body h2{min-height:50px;margin:0;color:var(--shop-card-title);font-size:var(--shop-title-d);font-weight:850;line-height:1.8}.brandina-shop-product-body h2 a{color:inherit;text-decoration:none}.brandina-shop-rating{display:flex;align-items:center;gap:5px;min-height:28px;margin-top:auto;color:var(--shop-text);font-size:11px}.brandina-shop-rating span{color:#e69b11;font-size:18px}.brandina-shop-product-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:16px}.brandina-shop-price{min-width:0;color:var(--shop-card-price);font-size:var(--shop-price-d);font-weight:900;line-height:1.55}.brandina-shop-price del{display:block;color:#9da6b6;font-size:.75em;font-weight:500}.brandina-shop-price ins{text-decoration:none}.brandina-shop-add-to-cart .button,.brandina-shop-add-to-cart .added_to_cart{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:var(--shop-button-h);padding:8px 16px!important;border:0!important;border-radius:var(--shop-button-radius)!important;background:var(--shop-button-bg)!important;color:var(--shop-button-text)!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;line-height:1.2!important;box-shadow:0 8px 18px color-mix(in srgb,var(--shop-button-bg) 22%,transparent)!important;transition:.2s}.brandina-shop-add-to-cart .button:hover,.brandina-shop-add-to-cart .added_to_cart:hover{background:var(--shop-button-hover)!important;transform:translateY(-1px)}.brandina-shop-add-to-cart .button.loading{opacity:.7}.brandina-shop-add-to-cart .added_to_cart{margin-top:7px;white-space:nowrap}.brandina-shop-pagination{margin-top:38px}.brandina-shop-pagination .page-numbers{display:flex;justify-content:center;gap:7px;margin:0!important;border:0!important}.brandina-shop-pagination .page-numbers li{border:0!important}.brandina-shop-pagination .page-numbers a,.brandina-shop-pagination .page-numbers span{display:grid;min-width:39px;height:39px;place-items:center;border:1px solid var(--shop-card-border)!important;border-radius:10px!important;background:#fff!important;color:var(--shop-text)!important}.brandina-shop-pagination .page-numbers .current{border-color:var(--shop-accent)!important;background:var(--shop-accent)!important;color:#fff!important}.brandina-shop-empty{padding:48px;border:1px solid var(--shop-card-border);border-radius:20px;text-align:center}
.brandina-shop-filter-backdrop,.brandina-shop-mobile-filter{display:none}

/* v1.13.1: reliable filter switches and precisely centered shop buttons */
.brandina-filter-switches{display:block}
.brandina-filter-switches--mobile{display:none}
.brandina-shop-add-to-cart{display:flex;align-items:center;justify-content:center;min-width:0}
.brandina-shop-add-to-cart .button,
.brandina-shop-add-to-cart .added_to_cart{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  vertical-align:middle!important;
  line-height:1!important;
  white-space:normal!important;
}
.brandina-shop-add-to-cart .button::after{position:static!important;margin-inline-start:6px!important}


/* v1.13.2: manual price fields and hierarchical categories */
.brandina-price-manual-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}
.brandina-price-manual-fields label{display:grid;gap:6px;color:var(--shop-muted);font-size:10px;font-weight:800}
.brandina-price-input-wrap{display:flex;align-items:center;gap:5px;min-height:44px;padding:4px 9px;border:1px solid var(--shop-filter-border);border-radius:11px;background:#fff}
.brandina-price-input-wrap input{min-width:0;width:100%;border:0!important;outline:0!important;background:transparent!important;color:var(--shop-text)!important;font:inherit!important;font-size:12px!important;font-weight:850!important;box-shadow:none!important;-moz-appearance:textfield}
.brandina-price-input-wrap input::-webkit-outer-spin-button,.brandina-price-input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.brandina-price-input-wrap em{flex:0 0 auto;color:var(--shop-muted);font-size:9px;font-style:normal}
.brandina-filter-category-tree{display:grid;gap:5px}
.brandina-filter-category-branch{border-bottom:1px dashed var(--shop-filter-border)}
.brandina-filter-category-parent,.brandina-filter-category-children a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;color:var(--shop-text);text-decoration:none}
.brandina-filter-category-parent{font-size:12px;font-weight:900}
.brandina-filter-category-children{display:grid;padding:0 12px 8px 0}
.brandina-filter-category-children a{min-height:31px;color:var(--shop-muted);font-size:11px}
.brandina-filter-category-parent small,.brandina-filter-category-children small{color:var(--shop-muted);font-size:9px}
.brandina-filter-category-branch.is-current>.brandina-filter-category-parent,.brandina-filter-category-children a.is-current{color:var(--shop-accent)}


/* v1.13.3: uniform white shop cards and no duplicate view-cart link beside product buttons */
.brandina-shop-product-card,
.brandina-shop-product-card:nth-child(even),
.brandina-shop-product-card:nth-child(odd){background:#fff!important}
.brandina-shop-add-to-cart .added_to_cart.wc-forward{display:none!important}
