/* 
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.1
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
*/

/*
    Add your custom styles here
*/

hr.line {margin:30px 0; border-top:1px solid #666 !important; height:1px;}
.wp-block-separator {border:0;}

.wp-block-quote, .resources, .quote {margin: 20px 0;
    border-left: 4px solid #ccc!important;
    padding: 20px 20px 30px 30px!important;
	background-color: #e5e5e5;}
.wp-block-quote ul, .resources ul, .quote ul {list-style-type:none; font-size:110%;}

.wide {overflow:auto;}
.wide img {border:1px solid #ddd;}

.comment-form .comment-form-url {display:none !important;}

ol.elementor-toc__list-wrapper .elementor-toc__list-item:last-child {display:none;}

/* Vote buttons */
.aizen-vote-wrap .aizen-vote-btn {
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.4) !important;
    background: none;
}

.aizen-vote-wrap .aizen-vote-btn:hover {
    border-color: rgba(255, 255, 255, 0.8) !important;
}

.aizen-vote-wrap .aizen-vote-msg {
    color: #ffffff;
}
