/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* GLOBAL */
.elementor-widget-theme-post-content ul {padding:0 0 0 1.3em; margin:0 0 1em; list-style-type:circle;}
.elementor-widget-theme-post-content ul li {padding-bottom:3px;}
.elementor-widget-text-editor ul {padding:0 0 0 1.3em; margin:0 0 1em; list-style-type:circle;}
.elementor-widget-text-editor ul li {padding-bottom:3px;}
.elementor-widget-theme-post-content ul li::marker, .elementor-widget-text-editor ul li::marker, .wc-tab ul li::marker {color:#000;}
.light ul li::marker, .elementor-widget-text-editor.light ul li::marker {color:#fff;}

.elementor-widget-theme-post-content h2 {margin-top:1.5em;}
.elementor-widget-theme-post-content h3 {margin-top:1em;}

.elementor-widget-theme-post-content strong,
.elementor-widget-text-editor strong {color:#000;}
.light strong {color:#fff !important;}
small {font-size:.4em !important;}

.elementor-widget-text-editor .elementor-widget-container > p:last-of-type:last-child,
.elementor-widget-text-editor .elementor-widget-container > ul:last-of-type:last-child,
.elementor-widget-text-editor .elementor-widget-container > ol:last-of-type:last-child {
  margin-bottom: 0;
}


/* HEADER */
#mainnav .sub-arrow {fill:#ddd; opacity:.85;}
.elementor-location-popup .sub-arrow {display:none;} /* hide the icon on the mobile popup nav */
ul.elementor-nav-menu--dropdown a {border-left:0 !important;}


/* CUSTOM ELEMENTS */


/* CONTENT */


/* FOOTER */


/* FORMS */