.elementor-83 .elementor-element.elementor-element-13f07fa5:not(.elementor-motion-effects-element-type-background), .elementor-83 .elementor-element.elementor-element-13f07fa5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://onlinebo.us/wp-content/uploads/2025/11/Netflix-Portada.jpg");background-position:bottom center;}.elementor-83 .elementor-element.elementor-element-13f07fa5 > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-83 .elementor-element.elementor-element-13f07fa5 > .elementor-container{min-height:220px;}.elementor-83 .elementor-element.elementor-element-13f07fa5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-83 .elementor-element.elementor-element-1b5809ca{text-align:center;}.elementor-83 .elementor-element.elementor-element-1b5809ca .elementor-heading-title{color:#FFFFFF;}.elementor-83 .elementor-element.elementor-element-3cb97e6d{padding:3% 0% 3% 0%;}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.products-heading-show .related-products > h2, .elementor-widget-wc-archive-products.products-heading-show .upsells > h2, .elementor-widget-wc-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-83 .elementor-element.elementor-element-15c36cf7{width:var( --container-widget-width, 99.01% );max-width:99.01%;--container-widget-width:99.01%;--container-widget-flex-grow:0;}.elementor-83 .elementor-element.elementor-element-15c36cf7.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-83 .elementor-element.elementor-element-15c36cf7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-83 .elementor-element.elementor-element-15c36cf7.elementor-wc-products ul.products li.product .button{color:#F8F1F1;background-color:#020101;}.elementor-83 .elementor-element.elementor-element-15c36cf7.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(min-width:1025px){.elementor-83 .elementor-element.elementor-element-13f07fa5:not(.elementor-motion-effects-element-type-background), .elementor-83 .elementor-element.elementor-element-13f07fa5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-15c36cf7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-83 .elementor-element.elementor-element-15c36cf7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wc-archive-products, class: .elementor-element-15c36cf7 *//* ===== WooCommerce Archivo de productos (Shop / Categorías) ===== */

/* Contenedor general */
.woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 18px;
  padding: 0;
}

/* Card de producto */
.woocommerce ul.products li.product {
  list-style: none;
  background: #ffffff;
  border-radius: 18px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 16px 40px rgba(15,23,42,0.10);
  padding: 10px 10px 14px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: transform .12s ease, box-shadow .12s ease;
}

/* Hover card */
.woocommerce ul.products li.product:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 50px rgba(15,23,42,0.18);
}

/* Imagen del producto */
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img {
  border-radius: 14px;
  margin-bottom: 8px;
  box-shadow: 0 12px 26px rgba(15,23,42,0.18);
}

/* Título */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 600;
  color: #111827;
  margin: 4px 2px 4px;
}

/* Precio */
.woocommerce ul.products li.product .price {
  font-size: 14px;
  font-weight: 600;
  color: #16a34a;
  margin: 0 2px 6px;
}

/* Precio tachado (oferta) */
.woocommerce ul.products li.product .price del {
  color: #9ca3af;
  font-weight: 400;
}

/* Rating, si lo usas */
.woocommerce ul.products li.product .star-rating {
  margin: 0 2px 6px;
}

/* Botón añadir al carrito / seleccionar opciones */
.woocommerce ul.products li.product .button {
  margin-top: auto;                     /* empuja el botón al fondo de la card */
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 600;
  background: linear-gradient(135deg,#6366f1,#22c55e);
  border: none;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 10px 24px rgba(55,65,81,0.40);
  transition: transform .1s ease, box-shadow .1s ease, opacity .12s ease;
}

.woocommerce ul.products li.product .button:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 30px rgba(55,65,81,0.55);
}

/* Etiqueta de oferta */
.woocommerce span.onsale {
  background: #ef4444;
  color: #ffffff;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 700;
  min-height: auto;
  line-height: normal;
  top: 10px;
  left: 10px;
}

/* Breadcrumbs / título de página (opcional, por si quieres un poco más bonito) */
.woocommerce .woocommerce-breadcrumb {
  font-size: 13px;
  color: #6b7280;
  margin-bottom: 8px;
}

.woocommerce .woocommerce-products-header__title {
  font-size: 24px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 12px;
}

/* Responsive pequeños ajustes */
@media (max-width: 480px) {
  .woocommerce ul.products {
    gap: 14px;
  }

  .woocommerce ul.products li.product {
    padding: 8px 8px 12px;
  }
}/* End custom CSS */