.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6f3a20f:#FFF045;--e-global-color-ef54622:#000000;--e-global-color-c2f0737:#868686;--e-global-color-75645a1:#878787;--e-global-color-d9beb24:#505050;--e-global-color-b6e7795:#AA0000;--e-global-color-ba489ae:#B1A62E;--e-global-color-7b1f8ae:#727272;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8d7b54b-font-family:"Rye";--e-global-typography-8d7b54b-font-weight:600;--e-global-typography-70843ef-font-family:"Rubik";--e-global-typography-70843ef-font-weight:600;--e-global-typography-057e16d-font-family:"Archivo Narrow";--e-global-typography-057e16d-font-size:96px;--e-global-typography-057e16d-font-weight:400;--e-global-typography-057e16d-text-transform:none;--e-global-typography-057e16d-font-style:normal;--e-global-typography-057e16d-text-decoration:none;--e-global-typography-057e16d-line-height:96px;--e-global-typography-057e16d-letter-spacing:0px;--e-global-typography-057e16d-word-spacing:0px;--e-global-typography-61c8948-font-family:"Archivo Narrow";--e-global-typography-61c8948-font-weight:400;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== KWG · Sección "Creadores que imprimimos" — Hefesto ===== */
:root { --kwg-ember:#e8772e; }

.kwg-creador-card{
  position:relative; border-radius:16px;
  transition:transform .35s ease, box-shadow .35s ease;
}
.kwg-creador-card:hover{
  transform:translateY(-8px);
  box-shadow:0 18px 40px rgba(0,0,0,.45), 0 0 26px rgba(232,119,46,.45);
}
.kwg-creador-logo{
  height:120px; display:flex; align-items:center; justify-content:center;
}
.kwg-creador-logo img{ max-height:96px; max-width:100%; width:auto; object-fit:contain; }
.kwg-creador-card:hover .elementor-button{
  background-color:var(--kwg-ember); border-color:var(--kwg-ember);
}
.kwg-creador-badge{
  display:inline-flex; align-items:center; gap:6px;
  padding:5px 12px; border-radius:999px;
  font-size:11px; font-weight:700; letter-spacing:.07em; text-transform:uppercase;
  color:#fff; background:var(--kwg-ember);
}
.kwg-creador-chip{
  display:inline-block; background:#fff;
  padding:12px 16px; border-radius:12px;
}
.kwg-creador-chip img{ display:block; height:54px; width:auto; }

/* ===== Productos dentro de los popups de creadores ===== */
.elementor-popup-modal li.product{
  background:#1e1712;
  border:1px solid rgba(255,255,255,.06);
  border-radius:12px;
  padding:14px 14px 18px;
  transition:transform .25s ease, box-shadow .25s ease;
}
.elementor-popup-modal li.product:hover{
  transform:translateY(-5px);
  box-shadow:0 14px 30px rgba(0,0,0,.55), 0 0 16px rgba(232,119,46,.3);
}
.elementor-popup-modal li.product img{ border-radius:8px; }

/* Título: blanco, no azul */
.elementor-popup-modal li.product .woocommerce-loop-product__title{
  color:#fff !important;
  font-weight:600;
}
/* Precio: dorado suave */
.elementor-popup-modal li.product .price,
.elementor-popup-modal li.product .price .amount{
  color:#f3d27a !important;
}
/* Botón Comprar: amarillo de marca */
.elementor-popup-modal li.product .button{
  border-radius:8px !important;
  font-weight:700 !important;
}
.elementor-popup-modal li.product .button:hover{ filter:brightness(1.08); }

.elementor-popup-modal li.product-category .woocommerce-loop-category__title{
  color:#fff !important; font-weight:600;
}
.elementor-popup-modal li.product-category .count{
  color:#f3d27a !important; background:transparent !important;
}/* End custom CSS */