.elementor-kit-23667{--e-global-color-primary:#658F00;--e-global-color-secondary:#88C000;--e-global-color-text:#060606;--e-global-color-accent:#FFFFFF;--e-global-color-dd0e0f9:#E82B2B;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:#F3F3F3;font-family:"Inter", Sans-serif;}.elementor-kit-23667 e-page-transition{background-color:#FFBC7D;}.elementor-kit-23667 a{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;}.elementor-kit-23667 h1{font-family:"Inter", Sans-serif;}.elementor-kit-23667 h2{font-family:"Inter", Sans-serif;}.elementor-kit-23667 h3{font-family:"Inter", Sans-serif;}.elementor-kit-23667 h4{font-family:"Inter", Sans-serif;}.elementor-kit-23667 h5{font-family:"Inter", Sans-serif;}.elementor-kit-23667 h6{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.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);}.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 */#site-header,
#site-footer,
.onsale,
.ue_woocommerce_product_label{
    display: none !important;
}

:root {
  --primary-color: #658F00 !important;
  /* Verde */
  --secondary-color: #88C000 !important; /* Verde claro*/
  --text-color: #060606 !important;  
  /* Gris oscuro */
}

.woocommerce-mini-cart__empty-message{
    font-size: 0;
}

.woocommerce-mini-cart__empty-message::after{
    content: 'No hay productos en el carrito.';
    font-size: 14px;
}/* End custom CSS */