.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-1015 .elementor-element.elementor-element-5b106ec{padding:5% 5% 5% 5%;}.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 );}#elementor-popup-modal-1015 .dialog-widget-content{animation-duration:1.5s;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2);margin:6vw 0vw 0vw 0vw;}#elementor-popup-modal-1015 .dialog-message{width:100vw;height:auto;}#elementor-popup-modal-1015{justify-content:center;align-items:flex-start;}#elementor-popup-modal-1015 .dialog-close-button{display:flex;}/* Start custom CSS for wp-widget-woocommerce_product_categories, class: .elementor-element-4527464 */.listaproductos a {
    display: inline-block;
    font-family: 'Roboto';
}

.listaproductos {
    column-count: 4!important;
    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 */