/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2026 | 15:53:48 */
.dot ul {
    list-style: none !important;
}

ul {
  list-style: none;
  padding-left: 0;
}
ul {
  list-style-type: none;
}



ul .elementor-icon-list-item{
	list-style: none !important;
}

.elementor-icon-list-items {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.elementor-icon-list-items li::marker {
    display: none;
}

.elementor-icon-list-items li {
    list-style-type: none !important;
}

.hide-icon-markers .elementor-icon-list-items li::marker {
    display: none;
}

.hide-icon-markers .elementor-icon-list-items li {
    list-style: none;
}
/* Force remove marker for Elementor Icon List (Astra safe) */
ul.elementor-icon-list-items,
ul.elementor-icon-list-items > li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

ul.elementor-icon-list-items > li::marker {
    content: "" !important;
    display: none !important;
}
ul.elementor-icon-list-items li {
    list-style-type: none !important;
}

ul.elementor-icon-list-items {
    list-style: none !important;
}
