.elementor-595 .elementor-element.elementor-element-02922cc{--display:flex;}.elementor-595 .elementor-element.elementor-element-02922cc.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-595 .elementor-element.elementor-element-558de2d{--display:flex;}.elementor-595 .elementor-element.elementor-element-558de2d.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-595 .elementor-element.elementor-element-c0f502b{width:100%;max-width:100%;}.elementor-595 .elementor-element.elementor-element-c0f502b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-595 .elementor-element.elementor-element-c0f502b.elementor-wc-products ul.products li.product span.onsale{display:block;}body.elementor-page-595{padding:0px 0px 60px 0px;}@media(min-width:768px){.elementor-595 .elementor-element.elementor-element-02922cc{--width:24.277%;}.elementor-595 .elementor-element.elementor-element-558de2d{--width:69.897%;}}@media(max-width:1024px){.elementor-595 .elementor-element.elementor-element-c0f502b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-595 .elementor-element.elementor-element-c0f502b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS *//* =========================================================
   SIBERBIKE · Tienda premium + filtros optimizado
   ========================================================= */
body.elementor-page-595 {
    padding: 0!important;
}
/* -----------------------------
   Base tienda
----------------------------- */
body.post-type-archive-product,
body.tax-product_cat,
body.tax-product_tag {
  background: #f7f9f3;
}

body.post-type-archive-product #main.site-main,
body.tax-product_cat #main.site-main,
body.tax-product_tag #main.site-main {
  max-width: 1500px;
  margin: 0 auto;
  padding: 28px clamp(16px, 3vw, 44px) 90px;
}

.sb-shop-layout {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(280px, 330px) minmax(0, 1fr);
  gap: 34px;
  align-items: start;
}

.sb-shop-sidebar {
  position: sticky;
  top: 115px;
  z-index: 4;
}

.sb-shop-content {
  min-width: 0;
}

/* -----------------------------
   Breadcrumb + header tienda
----------------------------- */

#main.site-main .woocommerce-breadcrumb {
  margin: 0 0 18px;
  color: #73806a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .02em;
}

#main.site-main .woocommerce-breadcrumb a {
  color: #476600;
  text-decoration: none;
}

#main.site-main .woocommerce-breadcrumb a:hover {
  color: #6EA605;
}

#main.site-main .woocommerce-products-header {
  position: relative;
  overflow: hidden;
  margin: 0 0 28px;
  padding: clamp(28px, 4vw, 52px);
  border-radius: 30px;
  background:
    radial-gradient(circle at 85% 20%, rgba(110,166,5,.26) 0, rgba(110,166,5,0) 32%),
    linear-gradient(135deg, #10140c 0%, #1e2b11 48%, #6EA605 145%);
  box-shadow: 0 24px 70px rgba(12,18,6,.16);
}

#main.site-main .woocommerce-products-header::before {
  content: "";
  position: absolute;
  inset: auto -8% -60% auto;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: rgba(255,255,255,.09);
  pointer-events: none;
}

#main.site-main .woocommerce-products-header__title.page-title {
  position: relative;
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 4vw, 64px);
  font-weight: 900;
  line-height: .95;
  letter-spacing: -.05em;
}

#main.site-main .woocommerce-products-header__title.page-title::after {
  content: "Catálogo Siberbike";
  display: block;
  width: fit-content;
  margin-top: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 999px;
  background: rgba(255,255,255,.12);
  color: #dfff9c;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

/* -----------------------------
   Resultados + ordenamiento
----------------------------- */

#main.site-main .woocommerce-result-count {
  float: none;
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  margin: 0 0 22px;
  padding: 0 18px;
  border: 1px solid #e2ead9;
  border-radius: 16px;
  background: #fff;
  color: #1f2b18;
  font-size: 15px;
  font-weight: 800;
  box-shadow: 0 10px 28px rgba(36,52,19,.06);
}

#main.site-main .woocommerce-ordering {
  float: right;
  margin: 0 0 22px;
}

#main.site-main .woocommerce-ordering select {
  min-width: 270px;
  height: 50px;
  padding: 0 46px 0 18px;
  border: 1px solid #d8e2ce;
  border-radius: 16px;
  background-color: #fff;
  color: #1b2514;
  font-size: 15px;
  font-weight: 800;
  outline: none;
  box-shadow: 0 10px 28px rgba(36,52,19,.06);
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

#main.site-main .woocommerce-ordering select:hover,
#main.site-main .woocommerce-ordering select:focus {
  border-color: #6EA605;
  box-shadow: 0 14px 34px rgba(110,166,5,.16);
  transform: translateY(-1px);
}

/* -----------------------------
   Grid productos
----------------------------- */

#main.site-main ul.products,
.sb-shop-content ul.products {
  clear: both;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 34px 26px !important;
  margin: 30px 0 0 !important;
  padding: 0 !important;
}

#main.site-main ul.products::before,
#main.site-main ul.products::after,
.sb-shop-content ul.products::before,
.sb-shop-content ul.products::after {
  display: none !important;
}

/* -----------------------------
   Card producto
----------------------------- */

#main.site-main ul.products li.product,
.sb-shop-content ul.products li.product {
  float: none !important;
  position: relative;
  display: flex;
  flex-direction: column;
  width: auto !important;
  min-height: 100%;
  margin: 0 !important;
  padding: 14px 14px 18px !important;
  overflow: hidden;
  border: 1px solid #e3ebda;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.96), #fff),
    radial-gradient(circle at 80% 10%, rgba(110,166,5,.12), transparent 34%);
  box-shadow: 0 18px 44px rgba(23,34,12,.08);
  transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease;
}

#main.site-main ul.products li.product::before,
.sb-shop-content ul.products li.product::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(110,166,5,.16), transparent 38%, rgba(0,0,0,.04));
  opacity: 0;
  pointer-events: none;
  transition: opacity .32s ease;
}

#main.site-main ul.products li.product:hover,
.sb-shop-content ul.products li.product:hover {
  transform: translateY(-8px);
  border-color: rgba(110,166,5,.42);
  box-shadow: 0 28px 70px rgba(23,34,12,.16);
}

#main.site-main ul.products li.product:hover::before,
.sb-shop-content ul.products li.product:hover::before {
  opacity: 1;
}

#main.site-main ul.products li.product .woocommerce-LoopProduct-link,
.sb-shop-content ul.products li.product .woocommerce-LoopProduct-link {
  position: relative;
  z-index: 1;
  display: block;
  flex: 1;
  color: inherit;
  text-decoration: none;
}

#main.site-main ul.products li.product a img,
.sb-shop-content ul.products li.product a img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  margin: 0 0 16px !important;
  border-radius: 20px;
  background: #f4f7ef;
  box-shadow: inset 0 0 0 1px rgba(110,166,5,.08);
  transition: transform .45s ease, filter .45s ease;
}

#main.site-main ul.products li.product:hover a img,
.sb-shop-content ul.products li.product:hover a img {
  transform: scale(1.045);
  filter: saturate(1.05) contrast(1.03);
}

#main.site-main ul.products li.product .onsale,
.sb-shop-content ul.products li.product .onsale {
  top: 18px !important;
  right: 18px !important;
  left: auto !important;
  z-index: 3;
  min-width: auto !important;
  min-height: auto !important;
  padding: 9px 12px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #8a9200, #6EA605) !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: -.02em;
  box-shadow: 0 12px 26px rgba(110,166,5,.34);
}

#main.site-main ul.products li.product .woocommerce-loop-product__title,
.sb-shop-content ul.products li.product .woocommerce-loop-product__title {
  min-height: 48px;
  margin: 0 0 8px !important;
  padding: 0 !important;
  color: #27420c;
  font-size: 17px !important;
  font-weight: 900 !important;
  line-height: 1.18 !important;
  letter-spacing: -.025em;
  transition: color .25s ease;
}

#main.site-main ul.products li.product:hover .woocommerce-loop-product__title,
.sb-shop-content ul.products li.product:hover .woocommerce-loop-product__title {
  color: #6EA605;
}

#main.site-main ul.products li.product .price,
.sb-shop-content ul.products li.product .price {
  display: flex !important;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 7px;
  margin: 0 0 16px !important;
  color: #6EA605 !important;
  font-size: 16px !important;
  font-weight: 900 !important;
}

#main.site-main ul.products li.product .price del,
.sb-shop-content ul.products li.product .price del {
  color: #9ca58f !important;
  font-size: 14px;
  font-weight: 700;
  opacity: .75 !important;
}

#main.site-main ul.products li.product .price ins,
.sb-shop-content ul.products li.product .price ins {
  color: #5b8f03 !important;
  font-weight: 950 !important;
  text-decoration: none !important;
}

#main.site-main ul.products li.product .button,
.sb-shop-content ul.products li.product .button {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  margin-top: auto !important;
  padding: 0 18px !important;
  border: 0 !important;
  border-radius: 15px !important;
  background: linear-gradient(135deg, #6EA605, #4f8000) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 14px 30px rgba(110,166,5,.26);
  transition: transform .28s ease, box-shadow .28s ease, background .28s ease;
}

#main.site-main ul.products li.product .button::after,
.sb-shop-content ul.products li.product .button::after,
.sb-filter-submit::after {
  content: "";
  position: absolute;
  top: -45%;
  left: -60%;
  width: 44%;
  height: 190%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.58), transparent);
  transform: rotate(22deg) translateX(-160%);
  transition: transform .7s ease;
  pointer-events: none;
}

#main.site-main ul.products li.product .button:hover,
.sb-shop-content ul.products li.product .button:hover {
  background: linear-gradient(135deg, #7fbd09, #365c00) !important;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(110,166,5,.38);
}

#main.site-main ul.products li.product .button:hover::after,
.sb-shop-content ul.products li.product .button:hover::after,
.sb-filter-submit:hover::after {
  transform: rotate(22deg) translateX(420%);
}

/* =========================================================
   Filtros Siberbike
   ========================================================= */

.siberbike-shop-filters {
  position: relative;
  overflow: hidden;
  border: 1px solid #dfe9d4;
  border-radius: 28px;
  background:
    radial-gradient(circle at 100% 0%, rgba(110,166,5,.16), transparent 32%),
    #fff;
  box-shadow: 0 22px 60px rgba(23,34,12,.11);
}

.siberbike-shop-filters,
.siberbike-shop-filters * {
  box-sizing: border-box;
}

.siberbike-shop-filters::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 40px !important;
  right: 40px !important;
  width: auto !important;
  height: 4px !important;
  display: block !important;
  border-radius: 0 0 999px 999px !important;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(110,166,5,.35),
    #6EA605,
    rgba(110,166,5,.35),
    transparent
  ) !important;
}

.sb-filter-form {
  padding: 22px 0;
}

.sb-filter-head {
  margin-bottom: 18px;
}

.sb-filter-kicker {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 8px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #edf7df;
  color: #4f8000;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .08em;
  display: none!important;
}

.sb-filter-head h2 {
  margin: 0 0 2px!important;
  color: #11170d;
  font-size: 24px!important;
  font-weight: 950;
  line-height: 1;
  letter-spacing: -.055em;
}

.sb-filter-head p {
  margin: 8px 0 0;
  color: #68745d;
  font-size: 13px;
  font-weight: 650;
  line-height: 1.35;
  font-weight: 600;
}

/* Buscador */
.sb-filter-search {
  display: block;
  margin: 0 0 18px;
}

.sb-filter-search span,
.sb-price-inputs label span {
  display: block;
  margin-bottom: 7px;
  color: #26331c;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .03em;
  text-transform: uppercase;
}

.sb-filter-search input,
.sb-price-inputs input {
  width: 100%;
  border: 1px solid #d9e5cf;
  border-radius: 15px;
  background: #f8fbf4;
  color: #11170d;
  font-weight: 400;
  outline: none;
  transition: border-color .25s ease, box-shadow .25s ease, background .25s ease;
}

.sb-filter-search input {
  height: 48px;
  padding: 0 14px;
  font-size: 14px;
}

.sb-filter-search input:focus,
.sb-price-inputs input:focus {
  border-color: #6EA605;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(110,166,5,.12);
}

.sb-filter-search input::placeholder,
.sb-price-inputs input::placeholder {
  color: #9ba590;
  font-weight:400;
}

/* Grupos */
.sb-filter-group {
  padding: 13px 0;
  border-top: 1px solid #edf2e8;
}

.sb-filter-title,
.sb-filter-group summary {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 42px;
  margin: 0 0 12px;
  padding: 0;
  color: #11170d;
  font-family: Rajdhani, Montserrat, Arial, sans-serif;
  font-size: 21px;
  font-weight: 950;
  line-height: 1.1;
  letter-spacing: .04em;
  text-transform: uppercase;
  list-style: none;
  user-select: none;
}

.sb-filter-group summary {
  cursor: pointer;
}

.sb-filter-group summary::-webkit-details-marker {
  display: none;
}

.sb-filter-group summary::after {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #eef6e3;
  color: #5f9208;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  transition: transform .25s ease, background .25s ease, color .25s ease;
}

.sb-filter-group[open] summary::after {
  content: "–";
  background: #6EA605;
  color: #fff;
}

/* -----------------------------
   Categorías tipo acordeón
----------------------------- */

.sb-filter-categories {
  padding-bottom: 16px;
}

.sb-cat-tree {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
}

.sb-cat-node {
  position: relative;
  margin: 0;
  padding: 0;
}

.sb-cat-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 40px;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  overflow: visible;
  border-bottom: 1px solid #edf2e8;
}

.sb-cat-node:not(.has-children) > .sb-cat-row {
  grid-template-columns: 1fr;
}

.sidebar .sb-cat-link {
  display: flex;
  align-items: center;
  min-height: 54px;
  padding: 11px 0;
  color: #11170d;
  font-family: Rajdhani, Montserrat, Arial, sans-serif;
  font-size: 16px!important;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: .015em;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .22s ease, transform .22s ease;
}

.sb-cat-row .sb-cat-link{
  font-weight: 600!important;
}

.sb-cat-link:hover,
.sb-cat-node.is-current > .sb-cat-row > .sb-cat-link {
  color: #2F5900;
  transform: translateX(3px);
}

/* Botón flecha: círculo perfecto */
.sb-cat-toggle {
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: end;
  width: 35px;
  height: 35px;
  min-width: 35px;
  min-height: 35px;
  max-width: 35px;
  max-height: 35px;
  aspect-ratio: 1 / 1;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  background: #edf7df;
  color: #6EA605;
  line-height: 1;
  box-shadow: none;
  overflow: hidden;
  cursor: pointer;
  transform: none;
  transition: background .24s ease, color .24s ease, transform .24s ease, box-shadow .24s ease;
}

.sb-cat-toggle::after {
  content: none;
  display: none;
}

.sb-cat-toggle::before {
  content: "";
  display: block;
  width: 9px!important;
  height: 9px!important;
  margin: 0;
  padding: 0;
  border: 0;
  border-right: 3px solid currentColor;
  border-bottom: 3px solid currentColor;
  border-radius: 0;
  background: transparent;
  background-image: none;
  transform: translateY(-2px) rotate(45deg);
  transform-origin: center;
  top: 1px;
  position: relative;
}

.sb-cat-toggle:hover,
.sb-cat-node.is-open > .sb-cat-row > .sb-cat-toggle {
  background: #6EA605;
  color: #fff;
  transform: scale(1.04);
  box-shadow: 0 12px 26px rgba(110,166,5,.24);
}
.sb-cat-toggle:focus{
  background: #6EA605 !important;
  color: #fff !important;
}
.sb-cat-toggle[aria-expanded="true"]::before{
  top:0!important;
}
.sb-cat-node.is-open > .sb-cat-row > .sb-cat-toggle::before {
  transform: translateY(2px) rotate(225deg);
}

/* Panel subcategorías limpio */
.sb-cat-panel {
  display: none;
  margin: 0;
  padding: 0 0 0 10px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.sb-cat-node.is-open > .sb-cat-panel {
  display: grid;
}

.sb-cat-depth-1 .sb-cat-row,
.sb-cat-depth-2 .sb-cat-row,
.sb-cat-depth-3 .sb-cat-row {
  min-height: 46px;
}

.sb-cat-depth-1 .sb-cat-link,
.sb-cat-depth-2 .sb-cat-link,
.sb-cat-depth-3 .sb-cat-link {
  min-height: 46px;
  padding: 8px 0;
  color: #303030;
  font-size: 16px;
  font-weight: 850;
  text-transform: none;
  letter-spacing: 0;
}

.sb-cat-depth-2 .sb-cat-link,
.sb-cat-depth-3 .sb-cat-link {
  color: #626262;
  font-size: 15px;
  font-weight: 750;
}

.sb-cat-depth-1 .sb-cat-link::before,
.sb-cat-depth-2 .sb-cat-link::before,
.sb-cat-depth-3 .sb-cat-link::before {
  content: "";
  width: 9px;
  height: 9px;
  flex: 0 0 9px;
  margin-right: 10px;
  border: 2px solid rgba(110,166,5,.45);
  border-radius: 50%;
}

/* Limpieza de categorías antiguas si quedó HTML/CSS viejo */
.sb-filter-categories .sb-filter-list,
.sb-filter-categories .sb-filter-check,
.sb-cat-label,
.sb-cat-count {
  display: none !important;
}

/* -----------------------------
   Atributos / tags
----------------------------- */

.sb-filter-list {
  display: grid;
  gap: 6px;
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

.sb-filter-list .sb-filter-list {
  margin-top: 6px;
  padding-left: 18px;
  border-left: 1px dashed #dbe8d0;
}

.sb-filter-check {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  align-items: center;
  gap: 9px;
  min-height: 36px;
  padding: 7px 8px;
  border-radius: 12px;
  color: #2b351f;
  font-family: Rajdhani, Montserrat, Arial, sans-serif;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.1;
  cursor: pointer;
  transition: background .22s ease, color .22s ease, transform .22s ease;
}

.sb-filter-check:hover {
  background: #f0f8e6;
  color: #365c00;
  transform: translateX(2px);
}

.sb-filter-check input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #cddbc1;
  border-radius: 6px;
  background: #fff;
  transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.sb-filter-check input[type="checkbox"]:checked {
  border-color: #6EA605;
  background: #6EA605;
  box-shadow: inset 0 0 0 4px #fff;
}

.sb-filter-check span {
  min-width: 0;
}

.sb-filter-check em {
  display: none !important;
}

/* -----------------------------
   Precio
----------------------------- */

.sb-filter-price {
  padding-bottom: 16px;
}

.sb-price-slider {
  --sb-min-percent: 0%;
  --sb-max-percent: 100%;
  margin-top: 14px;
  padding: 16px;
  border: 1px solid #e2ecd8;
  border-radius: 20px;
  background:
    radial-gradient(circle at 100% 0%, rgba(110,166,5,.13), transparent 35%),
    #f8fbf4;
}

.sb-price-values {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.sb-price-values span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: #11170d;
  color: #fff;
  font-size: 13px;
  font-weight: 950;
  line-height: 1;
  box-shadow: 0 10px 26px rgba(17,23,13,.14);
}

.sb-slider-rail {
  position: relative;
  height: 36px;
  margin: 4px 0 16px;
}

.sb-slider-rail::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 8px;
  border-radius: 999px;
  background: #dce8d1;
  transform: translateY(-50%);
}

.sb-slider-fill {
  position: absolute;
  top: 50%;
  left: var(--sb-min-percent);
  right: calc(100% - var(--sb-max-percent));
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(90deg, #6EA605, #a7d83d);
  box-shadow: 0 8px 18px rgba(110,166,5,.24);
  transform: translateY(-50%);
}

.sb-slider-rail input[type="range"] {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 36px;
  margin: 0;
  background: transparent;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  transform: translateY(-50%);
}

.sb-slider-rail input[type="range"]::-webkit-slider-runnable-track {
  height: 8px;
  background: transparent;
}

.sb-slider-rail input[type="range"]::-moz-range-track {
  height: 8px;
  background: transparent;
}

.sb-slider-rail input[type="range"]::-webkit-slider-thumb {
  pointer-events: auto;
  width: 23px;
  height: 23px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: #6EA605;
  box-shadow: 0 8px 20px rgba(54,82,0,.3);
  appearance: none;
  -webkit-appearance: none;
  cursor: grab;
  transition: transform .2s ease, box-shadow .2s ease;
}

.sb-slider-rail input[type="range"]::-moz-range-thumb {
  pointer-events: auto;
  width: 23px;
  height: 23px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: #6EA605;
  box-shadow: 0 8px 20px rgba(54,82,0,.3);
  cursor: grab;
  transition: transform .2s ease, box-shadow .2s ease;
}

.sb-slider-rail input[type="range"]::-webkit-slider-thumb:hover,
.sb-slider-rail input[type="range"]::-moz-range-thumb:hover {
  transform: scale(1.12);
  box-shadow: 0 10px 26px rgba(110,166,5,.42);
}

.sb-price-inputs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.sb-price-inputs input {
  height: 42px;
  padding: 0 11px;
  font-size: 13px;
  font-weight: 900;
}

/* -----------------------------
   Acciones filtros
----------------------------- */

.sb-filter-actions {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.sb-filter-submit {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50px;
  border: 0;
  border-radius: 16px;
  background: linear-gradient(135deg, #6EA605, #4f8000);
  color: #fff;
  font-size: 15px;
  font-weight: 950;
  cursor: pointer;
  box-shadow: 0 16px 32px rgba(110,166,5,.28);
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.sb-filter-submit:hover {
  background: linear-gradient(135deg, #7fbd09, #345800);
  transform: translateY(-2px);
  box-shadow: 0 20px 42px rgba(110,166,5,.38);
}

.sb-filter-reset {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  border-radius: 14px;
  background: #f2f5ee;
  color: #39452f;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none !important;
  transition: background .22s ease, color .22s ease;
}

.sb-filter-reset:hover {
  background: #11170d;
  color: #fff;
}

/* -----------------------------
   Notices WooCommerce
----------------------------- */

#main.site-main .woocommerce-notices-wrapper {
  margin-bottom: 18px;
}

#main.site-main .woocommerce-message,
#main.site-main .woocommerce-info,
#main.site-main .woocommerce-error {
  border-radius: 18px;
  border-top-color: #6EA605;
  box-shadow: 0 16px 36px rgba(23,34,12,.08);
}

/* -----------------------------
   Responsive
----------------------------- */

@media (max-width: 1180px) {
  #main.site-main ul.products,
  .sb-shop-content ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .sb-shop-layout {
    grid-template-columns: minmax(250px, 300px) minmax(0, 1fr);
    gap: 24px;
  }
}

@media (max-width: 980px) {
  .sb-shop-layout {
    grid-template-columns: 1fr;
  }

  .sb-shop-sidebar {
    position: relative;
    top: auto;
  }

  .siberbike-shop-filters {
    border-radius: 24px;
  }

  #main.site-main .woocommerce-ordering {
    float: none;
    width: 100%;
  }

  #main.site-main .woocommerce-ordering select {
    width: 100%;
  }

  #main.site-main .woocommerce-result-count {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  body.post-type-archive-product #main.site-main,
  body.tax-product_cat #main.site-main,
  body.tax-product_tag #main.site-main {
    padding-inline: 14px;
  }

  #main.site-main .woocommerce-products-header {
    border-radius: 24px;
    padding: 30px 22px;
  }

  #main.site-main ul.products,
  .sb-shop-content ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px 14px !important;
  }

  #main.site-main ul.products li.product,
  .sb-shop-content ul.products li.product {
    border-radius: 20px;
    padding: 10px 10px 14px !important;
  }

  #main.site-main ul.products li.product a img,
  .sb-shop-content ul.products li.product a img {
    border-radius: 16px;
  }

  #main.site-main ul.products li.product .woocommerce-loop-product__title,
  .sb-shop-content ul.products li.product .woocommerce-loop-product__title {
    min-height: 54px;
    font-size: 14px !important;
  }

  #main.site-main ul.products li.product .button,
  .sb-shop-content ul.products li.product .button {
    min-height: 44px;
    border-radius: 13px !important;
    font-size: 13px !important;
  }
  body.woocommerce-shop .woocommerce ul.products,
  body.woocommerce-shop .products1 ul.products {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px 10px !important;
  }

  body.woocommerce-shop .woocommerce ul.products li.product,
  body.woocommerce-shop .products1 ul.products li.product {
    padding: 10px !important;
  }

  body.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: auto !important;
    font-size: 14px !important;
  }

  body.woocommerce-shop .woocommerce ul.products li.product .price {
    font-size: 14px !important;
  }

  body.woocommerce-shop .woocommerce ul.products li.product .button {
    width: 100% !important;
    font-size: 12px !important;
    padding: 0 10px !important;
  }
  .woocommerce .products1 .woocommerce-result-count {
    margin: 0 0 15px !important;
    font-size: 12px !important;
  }
  .woocommerce .products1 .woocommerce-ordering select.orderby {
    font-size: 12px !important;
    height: 45px !important;
  }
  .woocommerce .products1  ul.products li.product .button {
    min-width: auto !important;
    min-height: 33px !important;
    font-weight: 500 !important;
  }
  .sidebar .sb-filter-head h2 {
    font-size: 20px !important;
  }
  .sidebar .sb-filter-head p {
    font-size: 13px!important;
    font-weight: 500!important;
  }
  .sidebar .sb-filter-title, .sb-filter-group > summary {
    font-size: 18px!important;
    font-weight: 700!important;
  }
  .sidebar .siberbike-shop-filters .sb-cat-link {
    min-height: 44px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    font-size: 15px;
 }
 .sidebar .siberbike-shop-filters .sb-cat-row {
    min-height: 44px !important;
  }
 .sidebar .sb-cat-toggle::before {
    width: 7px !important;
    height: 7px !important;
  }
  .sidebar .sb-cat-toggle {
    min-width: 33px;
    min-height: 33px;
  }
  .sb-price-values span {
    font-size: 13px!important;
    font-weight: 300!important;
  }
  .sb-price-inputs label span {
    font-size: 13px!important;
    font-weight: 300!important;
  }
  .sb-price-inputs input {
    font-weight: 500!important;
  }
}

@media (max-width: 480px) {
  #main.site-main ul.products,
  .sb-shop-content ul.products {
    grid-template-columns: 1fr !important;
  }

  .sb-price-inputs {
    grid-template-columns: 1fr;
  }

  .sb-cat-row {
    grid-template-columns: minmax(0, 1fr) 36px;
  }

  .sb-cat-toggle {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    max-width: 36px;
    max-height: 36px;
  }
}

/* ==========================================================
   SIBERBIKE · AJUSTE FINAL CATEGORÍAS FILTRO
   Icono visible abierto/hover + sin borde lateral + más aire
   ========================================================== */

/* Más padding vertical en categorías padre */
.siberbike-shop-filters .sb-cat-row {
  min-height: 58px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

/* Más aire en el link de cada categoría */
.siberbike-shop-filters .sb-cat-link {
  min-height: 54px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* Más aire en subcategorías */
.siberbike-shop-filters .sb-cat-depth-1 .sb-cat-row,
.siberbike-shop-filters .sb-cat-depth-2 .sb-cat-row,
.siberbike-shop-filters .sb-cat-depth-3 .sb-cat-row {
  min-height: 52px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.siberbike-shop-filters .sb-cat-depth-1 .sb-cat-link,
.siberbike-shop-filters .sb-cat-depth-2 .sb-cat-link,
.siberbike-shop-filters .sb-cat-depth-3 .sb-cat-link {
  min-height: 50px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/* Quitar por completo el border izquierdo de subcategorías */
.siberbike-shop-filters .sb-cat-panel {
  border-left: 0 !important;
  margin-left: 0 !important;
  padding-left: 12px !important;
}

/* Por si el borde viene heredado en niveles internos */
.siberbike-shop-filters .sb-cat-panel,
.siberbike-shop-filters .sb-cat-panel .sb-cat-tree,
.siberbike-shop-filters .sb-cat-panel .sb-cat-node,
.siberbike-shop-filters .sb-cat-panel .sb-cat-row {
  border-left: 0 !important;
}

/* Botón abierto: círculo verde fuerte */
.siberbike-shop-filters .sb-cat-node.is-open > .sb-cat-row > .sb-cat-toggle {
  background: #6EA605 !important;
  color: #fff !important;
}

/* Flecha abierta siempre blanca */
.siberbike-shop-filters .sb-cat-node.is-open > .sb-cat-row > .sb-cat-toggle::before {
  border-color: #fff !important;
}

/* Hover: círculo verde + flecha blanca */
.siberbike-shop-filters .sb-cat-toggle:hover {
  background: #6EA605 !important;
  color: #fff !important;
}

.siberbike-shop-filters .sb-cat-toggle:hover::before {
  border-color: #fff !important;
}

/* Abierto + hover: mantener flecha blanca sí o sí */
.siberbike-shop-filters .sb-cat-node.is-open > .sb-cat-row > .sb-cat-toggle:hover::before {
  border-color: #fff !important;
}
/* ==========================================================
   SIBERBIKE · FIX ICONOS FILTROS PRECIO / USO
   Precio siempre visible + iconos premium en filtros desplegables
   ========================================================== */

/* PRECIO: siempre visible, sin icono y sin comportamiento visual de acordeón */
.siberbike-shop-filters .sb-filter-price > summary {
  cursor: default !important;
  pointer-events: none !important;
}

.siberbike-shop-filters .sb-filter-price > summary::after {
  display: none !important;
  content: none !important;
}

/* FILTROS DESPLEGABLES: icono + bonito */
.siberbike-shop-filters .sb-filter-group:not(.sb-filter-price) > summary::after {
  content: "+" !important;
  display: grid !important;
  place-items: center !important;

  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;

  border-radius: 999px !important;
  background: rgba(110, 166, 5, .12) !important;
  color: #6EA605 !important;

  font-family: Rajdhani, Montserrat, Arial, sans-serif !important;
  font-size: 24px !important;
  line-height: 1 !important;
  font-weight: 900 !important;

  border: 0 !important;
  transform: none !important;
  box-shadow: none !important;

  transition:
    background-color .22s ease,
    color .22s ease,
    transform .22s ease,
    box-shadow .22s ease !important;
}

/* Cuando el filtro está abierto: icono – */
.siberbike-shop-filters .sb-filter-group:not(.sb-filter-price)[open] > summary::after {
  content: "–" !important;
  background: #6EA605 !important;
  color: #fff !important;
  font-size: 28px !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 10px 22px rgba(110, 166, 5, .22) !important;
}

/* Hover del icono */
.siberbike-shop-filters .sb-filter-group:not(.sb-filter-price) > summary:hover::after {
  background: #6EA605 !important;
  color: #fff !important;
  transform: scale(1.05) !important;
}

/* Limpia cualquier flecha vieja heredada */
.siberbike-shop-filters .sb-filter-group:not(.sb-filter-price) > summary::before {
  display: none !important;
  content: none !important;
}
/* ==========================================================
   SIBERBIKE · DISEÑO PREMIUM PRODUCTOS ARCHIVE / TIENDA
   Productos WooCommerce + Select de ordenamiento
   ========================================================== */

/* =========================
   BARRA SUPERIOR: RESULTADOS + ORDEN
   ========================= */

.woocommerce .woocommerce-result-count {
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 48px !important;
  margin: 0 0 26px !important;
  padding: 0 18px !important;
  border: 1px solid rgba(110,166,5,.14) !important;
  border-radius: 16px !important;
  background:
    linear-gradient(90deg, rgba(110,166,5,.07), #fff 72%) !important;
  color: #26331c !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  box-shadow: 0 12px 28px rgba(23,34,12,.055) !important;
}

.woocommerce .woocommerce-ordering {
  float: right !important;
  position: relative !important;
  margin: 0 0 26px !important;
}

.woocommerce .woocommerce-ordering::after {
  content: "" !important;
  position: absolute !important;
  right: 18px !important;
  top: 50% !important;
  width: 10px !important;
  height: 10px !important;
  border-right: 3px solid #6EA605 !important;
  border-bottom: 3px solid #6EA605 !important;
  transform: translateY(-70%) rotate(45deg) !important;
  pointer-events: none !important;
}

.woocommerce .woocommerce-ordering select.orderby {
  appearance: none !important;
  -webkit-appearance: none !important;
  min-width: 300px !important;
  height: 52px !important;
  padding: 0 52px 0 18px !important;
  border: 1px solid rgba(0,0,0,.13) !important;
  border-radius: 15px !important;
  background:
    linear-gradient(90deg, #fff, rgba(110,166,5,.045)) !important;
  color: #111 !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  outline: none !important;
  cursor: pointer !important;
  box-shadow: 0 12px 28px rgba(23,34,12,.055) !important;
  transition:
    border-color .24s ease,
    box-shadow .24s ease,
    transform .24s ease,
    background-color .24s ease !important;
}

.woocommerce .woocommerce-ordering select.orderby:hover,
.woocommerce .woocommerce-ordering select.orderby:focus {
  border-color: rgba(110,166,5,.55) !important;
  box-shadow:
    0 15px 34px rgba(110,166,5,.13),
    0 0 0 4px rgba(110,166,5,.10) !important;
  transform: translateY(-1px) !important;
}

/* Opciones del select: soporte limitado por navegador, pero ayuda */
.woocommerce .woocommerce-ordering select.orderby option {
  color: #111 !important;
  background: #fff !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

/*responsive*/

@media (max-width: 1080px) {
.sc-main{
  padding-top:10px!important;
}
.siberbike-shop-filters {
  padding: 28px 10px;
}
.sb-filter-form {
    padding: 22px 0;
}
}







/* ==========================================================
   SIBERBIKE · PRODUCTOS ARCHIVE / TIENDA
   Estilo limpio inspirado en "Lo que más se mueve en tienda"
   Versión ajustada: textos más pequeños + badge oferta refinado
   ========================================================== */

/* =========================
   Barra superior
   ========================= */

.woocommerce .woocommerce-result-count {
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 46px !important;
  margin: 0 0 32px !important;
  padding: 0 17px !important;
  border: 1px solid rgba(110,166,5,.14) !important;
  border-radius: 15px !important;
  background: #fff !important;
  color: #111 !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  box-shadow: 0 10px 28px rgba(0,0,0,.035) !important;
}

.woocommerce .woocommerce-ordering {
  float: right !important;
  position: relative !important;
  margin: 0 0 32px !important;
}

.woocommerce .woocommerce-ordering::after {
  content: "" !important;
  position: absolute !important;
  right: 18px !important;
  top: 50% !important;
  width: 10px !important;
  height: 10px !important;
  border-right: 3px solid #6EA605 !important;
  border-bottom: 3px solid #6EA605 !important;
  transform: translateY(-70%) rotate(45deg) !important;
  pointer-events: none !important;
}

.woocommerce .woocommerce-ordering select.orderby {
  appearance: none !important;
  -webkit-appearance: none !important;
  min-width: 310px !important;
  height: 52px !important;
  padding: 0 52px 0 20px !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  border-radius: 15px !important;
  background: #fff !important;
  color: #111 !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  outline: none !important;
  cursor: pointer !important;
  box-shadow: 0 10px 28px rgba(0,0,0,.035) !important;
  transition:
    border-color .25s ease,
    box-shadow .25s ease,
    transform .25s ease !important;
}

.woocommerce .woocommerce-ordering select.orderby:hover,
.woocommerce .woocommerce-ordering select.orderby:focus {
  border-color: rgba(110,166,5,.55) !important;
  box-shadow:
    0 14px 34px rgba(110,166,5,.10),
    0 0 0 4px rgba(110,166,5,.08) !important;
  transform: translateY(-1px) !important;
}

.woocommerce .woocommerce-ordering select.orderby option {
  background: #fff !important;
  color: #111 !important;
}

/* =========================
   Grid
   ========================= */

.woocommerce ul.products.elementor-grid,
.woocommerce ul.products {
  clear: both !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 30px 26px !important;
  margin: 24px 0 0 !important;
  padding: 0 !important;
}

.woocommerce ul.products::before,
.woocommerce ul.products::after {
  display: none !important;
  content: none !important;
}

/* =========================
   Card producto
   ========================= */

.woocommerce ul.products li.product {
  position: relative !important;
  float: none !important;
  display: flex !important;
  flex-direction: column !important;
  width: auto !important;
  max-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 16px 16px 18px !important;
  overflow: visible !important;
  border: 1px solid rgba(0,0,0,.10) !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: none !important;
  transition:
    transform .28s ease,
    border-color .28s ease,
    box-shadow .28s ease !important;
}

.woocommerce ul.products li.product:hover {
  transform: translateY(-5px) !important;
  border-color: rgba(110,166,5,.38) !important;
  box-shadow: 0 18px 42px rgba(0,0,0,.07) !important;
}

/* Link principal */
.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce ul.products li.product .woocommerce-loop-product__link {
  position: relative !important;
  display: block !important;
  color: inherit !important;
  text-decoration: none !important;
}

/* =========================
   Imagen
   ========================= */

.woocommerce ul.products li.product a img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
  margin: 0 0 20px !important;
  border-radius: 6px !important;
  background: #f7f7f7 !important;
  box-shadow: none !important;
  transition:
    transform .38s ease,
    filter .38s ease !important;
}

.woocommerce ul.products li.product:hover a img {
  transform: scale(1.025) !important;
  filter: saturate(1.04) contrast(1.02) !important;
}

/* =========================
   Badge oferta
   ========================= */

.woocommerce ul.products li.product .onsale {
  position: absolute !important;
  top: -8px !important;
  right: -8px !important;
  left: auto !important;
  z-index: 5 !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  min-width: 60px !important;
  min-height: 60px !important;
  width: 6px !important;
  height: 61px !important;
  margin: 0 !important;
  padding: 8px !important;

  border: 0 !important;
  border-radius: 999px !important;
  /*background: #6EA605 !important;*/
  background: #C15577 !important;
  color: #fff !important;

  font-size: 0 !important;
  line-height: 1 !important;
  text-align: center !important;

  /*box-shadow: 0 12px 26px rgba(110,166,5,.28) !important;*/
  box-shadow: 0 12px 26px rgba(194, 58, 46, .28) !important;
}

.woocommerce ul.products li.product .onsale::before {
  content: "Oferta" !important;
  color: #fff !important;
  font-family: Rajdhani, Montserrat, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
}

/* =========================
   Título
   ========================= */

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  min-height: 48px !important;
  padding: 0 !important;
  color: #050505 !important;
  font-family: Rajdhani, Montserrat, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.1 !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: .005em !important;

  transition: color .24s ease !important;
}

.woocommerce ul.products li.product:hover .woocommerce-loop-product__title {
  color: #2F5900 !important;
}

/* =========================
   Precio
   ========================= */

.woocommerce ul.products li.product .price {
  position: relative !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: baseline !important;
  gap: 7px !important;
  min-height: 25px !important;
  color: #6EA605 !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
  font-weight: 900 !important;
}

.woocommerce ul.products li.product .price del {
  color: #9a9a44 !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  opacity: .78 !important;
}

.woocommerce ul.products li.product .price del .amount {
  color: inherit !important;
}

.woocommerce ul.products li.product .price ins {
  color: #6EA605 !important;
  font-weight: 950 !important;
  text-decoration: none !important;
}

.woocommerce ul.products li.product .price .amount {
  color: inherit !important;
  font-weight: 700 !important;
}

/* Variables / rango de precios */
.woocommerce ul.products li.product.product-type-variable .price {
  color: #6EA605 !important;
}

/* =========================
   Botón
   ========================= */

.woocommerce ul.products li.product .button {
  min-height: 40px !important;
  position: relative !important;
  z-index: 2 !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: fit-content !important;
  min-width: 178px !important;
  min-height: 38px !important;
  margin-top: auto !important;
  padding: 0 22px !important;
  overflow: hidden !important;

  border: 0 !important;
  border-radius: 8px !important;
  background: #050505 !important;
  color: #fff !important;

  font-family: Rajdhani, Montserrat, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: .01em !important;
  text-align: center !important;
  text-decoration: none !important;

  box-shadow: none !important;
  transition:
    background-color .25s ease,
    color .25s ease,
    transform .25s ease,
    box-shadow .25s ease !important;
}

/* Reflejo sutil */
.woocommerce ul.products li.product .button::after {
  content: "" !important;
  position: absolute !important;
  top: -45% !important;
  left: -70% !important;
  width: 44% !important;
  height: 190% !important;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255,255,255,.48),
    transparent
  ) !important;
  transform: rotate(22deg) translateX(-160%) !important;
  transition: transform .65s ease !important;
  pointer-events: none !important;
}

.woocommerce ul.products li.product .button:hover {
  background: #6EA605 !important;
  color: #fff !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 14px 28px rgba(110,166,5,.26) !important;
}

.woocommerce ul.products li.product .button:hover::after {
  transform: rotate(22deg) translateX(430%) !important;
}

/* Botón variable */
.woocommerce ul.products li.product .button.product_type_variable {
  background: #050505 !important;
}

.woocommerce ul.products li.product .button.product_type_variable:hover {
  background: #6EA605 !important;
}

/* =========================
   Responsive
   ========================= */

@media (max-width: 1180px) {
  .woocommerce ul.products.elementor-grid,
  .woocommerce ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 28px 22px !important;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 19px !important;
  }
}

@media (max-width: 900px) {
  .woocommerce .woocommerce-result-count,
  .woocommerce .woocommerce-ordering {
    float: none !important;
    width: 100% !important;
  }

  .woocommerce .woocommerce-ordering select.orderby {
    width: 100% !important;
    min-width: 0 !important;
  }

  .woocommerce ul.products.elementor-grid,
  .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px 18px !important;
  }

  .woocommerce ul.products li.product .onsale {
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
  }

  .woocommerce ul.products li.product .onsale::before {
    font-size: 13px !important;
  }
}

@media (max-width: 560px) {
  .woocommerce ul.products.elementor-grid,
  .woocommerce ul.products {
    grid-template-columns: 1fr !important;
  }

  .woocommerce ul.products li.product {
    padding: 14px !important;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: auto !important;
    font-size: 20px !important;
  }

  .woocommerce ul.products li.product .price {
    font-size: 17px !important;
  }

  .woocommerce ul.products li.product .price del {
    font-size: 15px !important;
  }

  .woocommerce ul.products li.product .button {
    width: 100% !important;
  }
}
/* ==========================================================
   SIBERBIKE · FIX HOVER BOTONES PRODUCTOS
   Hover limpio + botón más delgado
   ========================================================== */

/* Botón más delgado */
.woocommerce ul.products li.product .button {
 

  transform: none !important;
  transition:
    background-color .22s ease,
    color .22s ease,
    box-shadow .22s ease,
    transform .22s ease !important;
}

/* Quitar reflejo raro del hover */
.woocommerce ul.products li.product .button:not(.loading)::after {
  display: none !important;
  content: none !important;
}

/* Hover limpio, sin glitch */
.woocommerce ul.products li.product .button:hover {
  background: #6EA605 !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 10px 22px rgba(110,166,5,.24) !important;
}

/* Estado activo/click */
.woocommerce ul.products li.product .button:active {
  transform: translateY(0) !important;
  box-shadow: 0 6px 14px rgba(110,166,5,.18) !important;
}

/* Botón variable: mismo comportamiento */
.woocommerce ul.products li.product .button.product_type_variable:hover {
  background: #6EA605 !important;
  color: #fff !important;
}




/* ==========================================================
   SIBERBIKE · FIX LAYOUT TIENDA
   Filtros + productos sin espacio derecho
   ========================================================== */

.sc-main {
  display: flex !important;
  align-items: flex-start !important;
  gap: 15px !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: visible !important;
}

.sc-main > .elementor-element-0292cc {
  flex: 0 0 360px !important;
  max-width: 360px !important;
}

.sc-main > .elementor-element-558de2d {
  flex: 1 1 0 !important;
  min-width: 0 !important;
}

.sc-main .woocommerce,
.sc-main ul.products {
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 980px) {
  .sc-main {
    flex-direction: column !important;
  }

  .sc-main > .elementor-element-0292cc,
  .sc-main > .elementor-element-558de2d {
    flex: 0 0 auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
    .sc-main {
    display: flex !important;
    flex-direction: column !important;
  }

  .sc-main .products1 {
    order: 1 !important;
  }

  .sc-main .sidebar {
    order: 2 !important;
  }
}

/* ==========================================================
   SIBERBIKE · TIENDA — PASE DE DISEÑO PREMIUM
   Pega este bloque AL FINAL de tu hoja de estilos
   ========================================================== */

/* -----------------------------
   Tarjeta de producto: línea-acento superior (aparece en hover)
   Mismo lenguaje visual que "Mi cuenta"
----------------------------- */
.woocommerce ul.products li.product {
  position: relative !important;
}

.woocommerce ul.products li.product::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 22px !important;
  right: 22px !important;
  height: 3px !important;
  border-radius: 0 0 999px 999px !important;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(110,166,5,.45),
    #6EA605,
    rgba(110,166,5,.45),
    transparent
  ) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 3 !important;
  transition: opacity .3s ease !important;
}

.woocommerce ul.products li.product:hover::after {
  opacity: 1 !important;
}

/* -----------------------------
   Botón con icono (carrito) — aplica a "Añadir al carrito"
   y "Seleccionar opciones"
----------------------------- */
.woocommerce ul.products li.product .button {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.woocommerce ul.products li.product .button::before {
  content: "" !important;
  width: 16px !important;
  height: 16px !important;
  flex: 0 0 16px !important;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M7 4H5v2h2l3.6 7.59-1.35 2.44c-.16.28-.25.61-.25.97 0 1.1.9 2 2 2h12v-2H10.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1 1 0 0 0 23 6H6.79l-.94-2Z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 16px 16px !important;
}

/* -----------------------------
   Badge "Oferta": micro-interacción en hover de la tarjeta
----------------------------- */
.woocommerce ul.products li.product:hover .onsale {
  transform: scale(1.06) !important;
}

/* -----------------------------
   Barra de resultados: icono + más cohesión visual
----------------------------- */
.woocommerce .woocommerce-result-count {
  gap: 10px !important;
}

.woocommerce .woocommerce-result-count::before {
  content: "" !important;
  width: 18px !important;
  height: 18px !important;
  flex: 0 0 18px !important;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%236EA605' d='M4 6h16v2H4zm0 5h16v2H4zm0 5h10v2H4z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 18px 18px !important;
}

/* -----------------------------
   Filtros: hover premium en títulos de grupo
----------------------------- */
.sb-filter-group:not(.sb-filter-price) > summary:hover {
  color: #2F5900 !important;
}

/* -----------------------------
   Sidebar: sombra un poco más profunda para dar más "peso" premium
----------------------------- */
.siberbike-shop-filters {
  box-shadow: 0 26px 70px rgba(23,34,12,.13) !important;
}/* End custom CSS */