/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

#one-four .elementor-widget-container::after {
    content: '';
    background: #595959;
    position: absolute;
    height: 47px;
    width: 99%;
    bottom: 1px;
}

#one-four h3.funfact-title {
    position: relative;
    top: 12px;
    margin-top: 15px !important;
}

.elementskit-meta-lists.elementskit-style-tag {
    left: unset !important;
    right: 0;
    width: 108px;
    bottom: 10px !important;
}

span.elementskit-meta-wraper strong {
    display: inline-block !important;
    margin-right: 3px;
}

.elementskit-single-meta.triangle_right {
    height: 40px !important;
    background: #547845 !important;
}

.elementskit-post-body svg.e-font-icon-svg.e-fas-square-full {
    fill: #587842;
    margin-right: 10px;
}

a.author-name {
	pointer-events: none;
}

.comment-form-comment input#submit {
    border: 0 !important;
}

section#comments [type=submit] {
    border: 0;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
}

section#comments a {
    color: #587843;
}