.elementor-widget-sitemap .elementor-sitemap-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-sitemap .elementor-sitemap-item{color:var( --e-global-color-text );}.elementor-466 .elementor-element.elementor-element-9249733 .elementor-sitemap-section{flex-basis:calc( 1 / 4 * 100% );}.elementor-466 .elementor-element.elementor-element-9249733 .elementor-sitemap-list, .elementor-466 .elementor-element.elementor-element-9249733 .elementor-sitemap-list .children{list-style-type:disc;}@media(max-width:1024px){.elementor-466 .elementor-element.elementor-element-9249733 .elementor-sitemap-section{flex-basis:calc( 1 / 2 * 100% );}}@media(max-width:767px){.elementor-466 .elementor-element.elementor-element-9249733 .elementor-sitemap-section{flex-basis:calc( 1 / 1 * 100% );}}/* Start custom CSS for sitemap, class: .elementor-element-9249733 *//* העלמת כותרת */
#sitemap-widget .widget-title,
#sitemap-widget h5 {
    display: none !important;
}

/* העלמת בולטים */
#sitemap-widget ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#sitemap-widget ul li {
    list-style-type: none !important;
    margin: 5px 0;
}/* End custom CSS */