/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.4.6
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 06 Mar 2026 05:43:39 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


.prudence-action .elementor-element .elementor-widget-text-editor {
    width: 100%;
}
.prudence-action .elementor-element .elementor-widget-text-editor table {
    width: 100%;
    border: 1px solid #3B3B3B;
    border-spacing: 0;
}
.prudence-action .elementor-element .elementor-widget-text-editor table tr th {
    border-right: 1px solid #3B3B3B;
    border-bottom: 1px solid #3B3B3B;
    padding: 8px 20px;
	font-style: normal;
    font-weight: 400;
}
.prudence-action .elementor-element .elementor-widget-text-editor table tr th:last-child {
    border-right: 0;
}
.prudence-action .elementor-element .elementor-widget-text-editor table tr {
	border-spacing: 0 !important;
	border-collapse: collapse;
	text-indent: unset;
	padding: 0;
}
.prudence-action .elementor-element .elementor-widget-text-editor table tr td {
    border-right: 1px solid #3B3B3B;
    border-bottom: 1px solid #3B3B3B;
    padding: 8px 20px;
	color:#3B3B3B;
	font-style: normal;
}
.prudence-action .elementor-element .elementor-widget-text-editor table tbody {
	border: 0;
	margin: 0;
	padding: 0;
}
.prudence-action .elementor-element .elementor-widget-text-editor table tr td:last-child {
    border-right: 0;
}
.prudence-action .elementor-element .elementor-widget-text-editor table tr:last-child td {
    border-bottom: 0;
}


.trust-bar-section .elementor-widget .elementor-icon-box-wrapper .elementor-icon-box-content h6.elementor-icon-box-title {
    margin-top: 18px;
}


.key-focus-section {}

.key-focus-section table {
    width: 100%;
    color: #000;
    text-align: left;
    padding: 0;
    margin: 0;
    border-spacing: 0;
}

.key-focus-section table tr {
    padding: 0;
    margin: 0;
}

.key-focus-section table tr td {
    border: 1px solid #000;
    border-top: 0;
	padding:10px;
}

.key-focus-section table tr th {
    border: 1px solid #000;
	padding:10px;
}

.key-focus-section table tr td:first-child {
    border-right: 0;
}

.key-focus-section table tr th:first-child {
    border-right: 0;
}




.footer-menu nav ul li a {
    position: relative;
    padding-left: 16px !important;
}

.footer-menu nav ul li a:after {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    left: 0;
    top: 13px;
    opacity: 1 !important;
    border-radius: 10px;
}

