@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mivamotos.cl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//mivamotos.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(173,215,10);
	--wd-alternative-color: rgb(0,180,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(0,180,0);
	--btn-accented-bgcolor-hover: rgb(173,215,10);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://mivamotos.cl/wp-content/uploads/2021/09/motorcycle-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(173,215,10);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://mivamotos.cl/wp-content/uploads/2025/09/fondo-oscuro-abstracto-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: url(https://mivamotos.cl/wp-content/uploads/2025/09/fondo-oscuro-abstracto-scaled.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(0,180,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(173,215,10);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(173,215,10);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(0,180,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(173,215,10);
}
.product-labels .product-label.new {
	background-color: rgb(173,215,10);
}
.product-labels .product-label.featured {
	background-color: rgb(129,215,66);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(173,215,10);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(173,215,10);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* ===== Jerarquía visible (sangrías + líneas guía) ===== */
.moto-tree .moto-level-model,
.moto-tree .moto-level-year{
  list-style:none !important;
  margin-left:0 !important;
  padding-left:16px !important;         /* sangría del nivel */
  border-left:2px solid #e6e6e6;        /* línea vertical de rama */
}

.moto-tree .moto-node-model,
.moto-tree .moto-node-year{
  position:relative;
  padding-left:0.25rem;
}

/* línea horizontal que conecta a la rama */
.moto-tree .moto-node-model::before,
.moto-tree .moto-node-year::before{
  content:"";
  position:absolute;
  left:-16px;                            /* debe coincidir con padding-left del UL */
  top:0.95em;
  width:10px;
  border-top:2px solid #e6e6e6;
}

/* Flecha de <details> más clara */
.moto-tree .moto-node summary{ gap:.4rem; }
.moto-tree .moto-node summary:before{
  content:'▸'; display:inline-block; transform:rotate(0deg);
  transition:transform .15s ease; font-size:12px; opacity:.7;
}
.moto-tree .moto-node[open] > summary:before{ transform:rotate(90deg); }

/* ===== Resaltado de selección y rama activa ===== */
:root{ --moto-accent: #00b400; }        /* cambia este HEX si usas otro primario */

.moto-tree .moto-link.is-current{
  color: var(--moto-accent) !important;
  font-weight:700;
  background: #eaffea;                  /* leve fondo */
  border-radius:6px;
  padding:1px 6px;
}

/* Resalta la rama abierta (Marca o Modelo ancestro) */
.moto-tree .moto-node.is-open > summary > .moto-link{
  color: var(--moto-accent);
  font-weight:600;
}

/* Conteos más suaves, y resaltados en rama activa */
.moto-tree .moto-count{ font-size:12px; opacity:.6; }
.moto-tree .moto-node.is-open > summary .moto-count{
  opacity:1; color: var(--moto-accent);
}

/* Asegurar indentación incluso si el tema sobreescribe */
.widget .moto-tree .moto-level-model,
.widget .moto-tree .moto-level-year{ padding-left:16px !important; }

/* 1) Título del widget, tamaño como antes */
.moto-tree-widget > .widget-title{
  font-size:16px !important;
  line-height:1.3;
  margin-bottom:.5rem;
}

/* 2) Deja SOLO la caret .moto-caret (oculta marcador nativo y cualquier :before previo) */
.moto-tree .moto-node summary::-webkit-details-marker,
.moto-tree .moto-node summary::marker{ display:none; content:""; } /* Safari/Chrome/FF */
.moto-tree .moto-node summary:before{ content:none !important; }   /* anula flecha extra */

/* Estilo y rotación de la caret */
.moto-tree .moto-caret{
  display:inline-block;
  width:1em; text-align:center;
  font-size:12px; opacity:.7;
  transform:rotate(0deg); transition:transform .15s ease;
}
.moto-tree details[open] > summary .moto-caret{ transform:rotate(90deg); }

