/* 
Theme Name: Haudecoeur
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Eolica
Author URI: https://www.eolica.fr
Template: hello-elementor
Version: 1.0.0
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
*/

ol, ul {
	margin-bottom: 0.9rem;
	padding-left: 20px;
}
ol li, ul li {
	padding-left: 10px;
}

ul > li::marker,  ol > li::marker {
	color: #A2CE15;
}

li.eshop {margin-left: 20px;}
.eshop .elementor-item {background: #56AF31; color: white !important;}
.eshop .elementor-item:hover {background: #004A99;}