/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
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, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.require .elementor-icon-box-icon {
    margin-top: 6px;
}

table.overview_table tr, table.overview_table td {
    border: 0px;
}

table.overview_table td {
    padding: 0;
}

table.overview_table tr td:first-child {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    padding: 20px 0px 0px 20px;
}

table.overview_table tr td:last-child {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    color: #FFFFFF50;
    padding: 20px 20px 0px 0px;
}