/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2021 | 13:19:43 */
main, [data-elementor-type=wp-page] { min-height: 800px; }
.page-header { display: none; }

.home-box .elementor-widget-heading { height: 72px; }
.home-box .elementor-widget-text-editor { height: 120px; }
.home-box a.elementor-button-link { width: 100%; }

ol.withsubitems { list-style-type: none; counter-reset: item; margin: 0; padding: 0; }
ol.withsubitems li { display: table; counter-increment: item; margin-bottom: 0.8em; }
ol.withsubitems li:before { content: counters(item, ".") ". "; display: table-cell; width: 2em; }
ol.withsubitems li li { margin: 0;  }
ol.withsubitems li li:before { content: counters(item, ".") " "; width: 2.8em; }
ol.withsubitems li li li:before { content: counters(item, ".") " "; width: 3.6em; }
