/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1614133717
Updated: 2021-02-23 20:28:37
*/


.elementor-posts-nothing-found { text-align:center; margin:0 auto; }

.elementor-widget text-editor ul, .elementor-widget-theme-post-content ul {
margin-bottom:1.5em; }

/* undo Hello theme styles for classic pages and posts */
body:not(.elementor-page) p {
	padding:0 20px; }
body:not(.elementor-page) h2, body:not(.elementor-page) h3 {
	padding:0 20px; }
body:not(.elementor-page) ul.elementor-post-info li {
	padding:0 20px; }
body:not(.elementor-page) ol {
	padding:0 20px 20px 40px; }
body:not(.elementor-page) hr {
	clear:both;
	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin:0 auto 20px auto;
}


@media only screen and (max-width: 680px) {
	img.alignleft, img.alignright { 
		float:none; 
		margin:0 auto 20px auto;
		display:block;
	}
	h3 { 
		text-align:center;
		padding:0 20px;
	}
}

