/*
	Theme Name: Essentia Group Child Theme
	Theme URI: https://www.upwork.com/freelancers/~0156ec2f70b3da6b5b
	Description: Working collaboratively with cross-functional teams in the attainment of challenging business objectives in alignment with policies, procedures, regulations, and quality standards.
	Author: Vatsal P.
	Author URI: https://www.upwork.com/freelancers/~0156ec2f70b3da6b5b
	Version: 2.6.
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: essentia-group-child
    Template: essentia-group
*/

/*
    Add your custom styles here
*/

.ess-tab {
	cursor: pointer;
	margin-right: 14px;
}

.ess-tab.active {
	padding-bottom: 5px;
	border-bottom: 2px solid #213438;
	font-weight: bold;
}

h5.elementor-icon-box-title {
	padding-top: 0 !important;
	margin-top: 0;
}

.elementor-widget-tabs .elementor-tab-content {
	padding-left: 0px !important;
	padding-right:0px !important;
	padding-top:10px !important;
	padding-bottom:0px !important;
}

.elementor-tab-title.elementor-tab-desktop-title {
	padding: 0px !important;
	padding-bottom: 30px;
}

.elementor-tab-content.elementor-clearfix.elementor-inline-editing {
	padding-top: 10px;
	padding-left: 0;
}

.elementor-tabs-wrapper {
	padding: 0 !important;
}

.grd-t {
	background: linear-gradient(to right, #004445, #00c598 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.page-content a {
	text-decoration: none;
}
.hfe-nav-menu-icon {
    padding: 0px !important;
}