.elementor-kit-4{--e-global-color-primary:#FF3300;--e-global-color-secondary:#455A64;--e-global-color-text:#151515;--e-global-color-accent:#CEB561;--e-global-color-adae47d:#D92B00;--e-global-color-339acab:#F7F7F7;--e-global-color-a6c14ef:#FFFFFF;--e-global-color-d686495:#000000;--e-global-color-b528de6:#E2E2E2;--e-global-color-6485fa3:#5E5E5E;--e-global-color-ced8889:#F6E7E7;--e-global-typography-primary-font-family:"League Spartan";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#FF3300;color:#FFFFFF;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#D92B00;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h1{font-size:64px;}.elementor-kit-4 h2{font-size:32px;}.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(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 *//* --- Ajustes WooCommerce (colores del proyecto) --- */
.woocommerce a.button, .woocommerce button.button, .woocommerce .button,
.woocommerce #respond input#submit, .woocommerce input.button,
.wc-block-components-button, .wp-block-button__link {
  background-color: #FF3300 !important;
  color: #fff !important;
  border-radius: 6px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .3px;
}
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce .button:hover, .woocommerce input.button:hover {
  background-color: #D92B00 !important;
}
.woocommerce .button.disabled, .woocommerce button.button:disabled {
  opacity: .55;
}
/* insignia de oferta */
.woocommerce span.onsale {
  background-color: #FF3300 !important;
  color: #fff !important;
  border-radius: 6px !important;
  min-height: 0; min-width: 0; line-height: 1;
  padding: 6px 10px !important;
}
/* contador de categorias */
.woocommerce ul.products li.product .count,
.woocommerce .products .product-category mark,
.woocommerce mark { background: transparent !important; color: #8A8A8A !important; }
/* stock */
.woocommerce .stock.in-stock, .woocommerce p.stock { color: #2E7D32 !important; }
.woocommerce .stock.out-of-stock { color: #C62828 !important; }
/* tarjeta de producto */ .products .product { background: #FFFFFF; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,.08); padding: 16px; transition: box-shadow .2s ease; }
.products .product:hover { box-shadow: 0 4px 18px rgba(0,0,0,.12); }
.woof_list.woof_list_label li { display: block; width: 100%; margin: 0 0 4px 0; }
.woof_list.woof_list_label li span.woof_label_term { background: #ffffff; display: flex; align-items: center; width: 100%; border: none; }
.woof_list.woof_list_label li span.woof_label_term:hover { background: #FF3300; color: #FFFFFF; cursor: pointer; }
.woof_container_categorasdelproducto h4 { color: #FF3300; font-family: 'League Spartan', sans-serif; text-align: center; }
.woof_list.woof_list_label li span.woof_label_term { font-family: 'League Spartan', sans-serif; }/* End custom CSS */