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

.list--side,
.form--fields
{display: block; line-height: 0; padding: 0; margin: 0; letter-spacing: -0.31em; *letter-spacing: normal; *word-spacing: -0.43em; text-rendering: optimizespeed; box-sizing: border-box;}
.list--side > *,
.form--fields > *
{line-height: 1; padding: 0; margin: 0; display: inline-block; zoom: 1; *display: inline; letter-spacing: normal; word-spacing: normal; text-rendering: auto; box-sizing: border-box;}

.resources_about ul > li {display: block; position: relative; padding: 0 0 16px 24px;}
.resources_about ul > li::before {content: ''; display: inline-block; width: 10px; height: 10px; background: #ffb405; border-radius: 50%; position: absolute; top: 8px; left: 0;}

.resource--download-alt {text-align: center; font-size: 12px !important; padding: 0;}
.resource--download-alt small {font-size: 12px !important;}
.resource--download-alt a {text-decoration: underline; font-size: 12px !important;}
.resource--button {text-align: center;}
.resource--button.is--hidden {display: none;}

.resource--button .elementor-button,
.resource--form .gform_wrapper.gravity-theme .gform_footer input
{width: 100% !important; border-radius: 8px !important; padding: 18px !important; color: #000 !important; background: var(--e-global-color-secondary) !important; text-decoration: none !important; font-size: 20px !important;}
.resource--button .elementor-button:hover,
.resource--form .gform_wrapper.gravity-theme .gform_footer input:hover
{background: #000 !important; color: #fff !important;}

.resource_filter li {padding: 0 24px 24px 0;}
.resource_filter li select {width: 180px;}
.resource_filter li label {display: block; font-size: 16px; line-height: 1; padding: 0 0 8px; text-transform: uppercase;}
.resource_filter li input[type="submit"] {border: none !important; border-radius: 8px !important; padding: 12px 24px 12px 24px !important; line-height: 1 !important;}
.resource_filter li input[type="submit"]:hover {background: #000 !important;}