.elementor-kit-1428{--e-global-color-primary:#0E3628;--e-global-color-secondary:#48684A;--e-global-color-text:#333333;--e-global-color-accent:#A2B97E;--e-global-color-kadence1:#48684a;--e-global-color-kadence2:#a2b97e;--e-global-color-kadence3:#1a3c2f;--e-global-color-kadence4:#d3d8c9;--e-global-color-kadence5:#0d1e16;--e-global-color-kadence6:#ffffff;--e-global-color-kadence7:#f5f5f0;--e-global-color-kadence8:#cccccc;--e-global-color-kadence9:#1a3c2f;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2px;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3px;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Lora";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1px;--e-global-typography-accent-letter-spacing:0.5px;background-color:#FAFAF70F;background-image:url("https://trentiediciones.com/wp-content/uploads/2025/08/ChatGPT-Image-10-ago-2025-23_25_06-1-300x300.png");color:#000000;font-family:"Lora", Sans-serif;font-size:16px;line-height:1.8em;letter-spacing:0px;background-position:center center;background-repeat:repeat;}.elementor-kit-1428 button,.elementor-kit-1428 input[type="button"],.elementor-kit-1428 input[type="submit"],.elementor-kit-1428 .elementor-button{background-color:#0E3628;color:var( --e-global-color-kadence6 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-1428 button:hover,.elementor-kit-1428 button:focus,.elementor-kit-1428 input[type="button"]:hover,.elementor-kit-1428 input[type="button"]:focus,.elementor-kit-1428 input[type="submit"]:hover,.elementor-kit-1428 input[type="submit"]:focus,.elementor-kit-1428 .elementor-button:hover,.elementor-kit-1428 .elementor-button:focus{background-color:#154D39;}.elementor-kit-1428 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1428 a{color:var( --e-global-color-kadence2 );font-weight:700;}.elementor-kit-1428 a:hover{color:var( --e-global-color-kadence2 );font-weight:bold;}.elementor-kit-1428 h1{color:#0E3628;font-family:"Lora", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-1428 h2{color:#000000;font-family:"Lora", Sans-serif;font-size:26px;font-weight:600;}.elementor-kit-1428 h3{color:#000000;font-family:"Lora", Sans-serif;font-size:22px;font-weight:600;line-height:1.35em;}.elementor-kit-1428 h4{color:#000000;font-family:"Lora", Sans-serif;font-size:18px;font-weight:500;line-height:1.4em;}.elementor-kit-1428 h5{color:#000000;}.elementor-kit-1428 h6{color:#000000;font-family:"Lora", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(min-width:1025px){.elementor-kit-1428{background-attachment:scroll;}}@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 *//* —— WooCommerce: cards de producto —————————————— */
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  margin: 6px 0 4px;           /* espacio sobre/entre título y precio */
}

.woocommerce ul.products li.product .price{
  display: block;               /* obliga salto de línea bajo título */
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 8px;              /* espacio antes del botón */
}

/* Botón “Añadir al carrito” (desktop base) */
.woocommerce ul.products li.product .button{
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  padding: 8px 14px;            /* alto y ancho del botón */
  border-radius: 9999px;        /* píldora */
  background-color: #0E3628;    /* verde Trenti */
  color: #fff;
}

/* Opcional: quitar zoom/scale en hover de imágenes si lo hubiera */
.woocommerce ul.products li.product a img{
  transform: none !important;
}

/* —— Mobile ajustes —————————————————————————————— */
@media (max-width: 480px){
  .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 16px;
    line-height: 1.35;
    margin: 4px 0 4px;
  }
  .woocommerce ul.products li.product .price{
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px;        /* separación clara antes del botón */
  }
  .woocommerce ul.products li.product .button{
    font-size: 13px;            /* lo que pediste */
    padding: 8px 14px;          /* alto/anchura cómodos en móvil */
  }
}

/* —— Detalle: consistencia del grid —————————————— */
/* Alinea visualmente si hay títulos de dos líneas */
.woocommerce ul.products li.product{
  text-align: center;
}
p {
    margin-bottom: 12px; /* ajusta a tu gusto */
}
p {
    margin-bottom: 1em;
}
body {
  background: url('TU-IMAGEN') center/cover no-repeat fixed !important;
}
.elementor-section {
  background-color: transparent !important;
}/* End custom CSS */