.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1321 .elementor-element.elementor-element-525d9ac:not(.elementor-motion-effects-element-type-background), .elementor-1321 .elementor-element.elementor-element-525d9ac > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1321 .elementor-element.elementor-element-525d9ac{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5% 5% 5% 5%;}.elementor-1321 .elementor-element.elementor-element-525d9ac > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-wp-widget-woocommerce_product_categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for wp-widget-woocommerce_product_categories, class: .elementor-element-319afc5 */.listaproductos a {
    display: inline-block;
    font-family: 'Roboto';
}

.listaproductos {
    column-count: 3;
    column-gap: 40px;
    font-family: 'Montserrat' !important;
}

/* Quitar los puntos de las listas */
.listaproductos ul {
    list-style: none; /* Elimina los puntos de las listas */
    padding-left: 0; /* Elimina el padding */
}

/* Estilo para las categorías principales */
.listaproductos ul > li > a {
    font-size: 18px; /* Aumenta el tamaño de las categorías */
    font-weight: bold; /* Aumenta el peso de la tipografía */
}

/* Estilo para las subcategorías */
.listaproductos ul ul > li > a {
    font-size: 14px; /* Tamaño de las subcategorías */
    font-weight: normal; /* Peso de la tipografía de las subcategorías */
}/* End custom CSS */