/* 
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.0
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
*/
/* SINGLE JOB BREADCRUMBS */
.text-highlight {
	background: #ffffff;
}
.imerit-yellow {
	background: #EBF0A1;
}
.imerit-green {
	background: #A2F1D5;
}

/* TERMS LISTINGS */
table td, table th {
	line-height: 1;
}
/* JET DYNAMIC LINKS */
.jet-listing-dynamic-link__link {
	align-self: auto;
	transition: all .2s ease-in-out;
}
.jet-listing jet-listing-dynamic-terms {
	line-height: 0 !important;
}
.jet-listing-dynamic-terms__link {
	line-height: 1.6 !important;
}
/* HERO HEADLINE */
.home-hero .jet-animated-text {
		display: flex;
		flex-direction: column !important;
		align-items: flex-start !important;
}

/* SCREEN READER H1 Add this class to a heading if you want to have the h1 page title included in the page but off screen.*/
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* REMOVE SEARCH X */
input.elementor-search-form__input::-webkit-search-cancel-button, .jet-search-filter__input::-webkit-search-cancel-button {
    display: none !important;
}
/* REMOVE ELEMENTOR DROPDOWN 8PX BUG */
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover { 
	border-left: none !important; 
}

/* FIX ICON LINE HEIGHT */
 .elementor-icon-wrapper { 
	 line-height: 0; 
}
/* BREADCRUMBS - ACTIVATE/CUSTOMIZE IF NEEDED
.rank-math-breadcrumb {
	color: #ffffff !important;
	font-weight: 500 !important;
	letter-spacing: .05em;
	font-size: 15px !important;
}
 */
/* LINKS */
.elementor-widget-text-editor a {
	text-decoration: underline;
}

/* UNORDERED/ORDERED LIST MARGIN BOTTOM ***/
ul, ol {
	margin-bottom: 25px;
}
ul li, ol li {
	margin-bottom: 15px;
}
/* Override when inside a header or footer */
header ul,
header ol,
footer ul,
footer ol {
	margin-bottom: 0;
}
header ul li,
header ol li,
footer ul li,
footer ol li {
	margin-bottom: 0;
}

/* BUTTON FIX */
.elementor-kit-6 .elementor-button, .elementor-kit-6 .elementor-button:hover {
	text-decoration: none;
}
/* GRAVITY FORM GLOBAL FIXES */
.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label, .gform_wrapper.gravity-theme .gfield_error label, .gform_wrapper.gravity-theme .gfield_error legend, .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message, .gform_wrapper.gravity-theme [aria-invalid=true]+label, .gform_wrapper.gravity-theme label+[aria-invalid=true] {
	color: #FF0000;
}
.gchoice {
	margin-bottom: 12px;
}
.gform_wrapper.gravity-theme .gform_validation_errors:focus { 
	outline: none !important;
	outline-offset: 0 !important;
}
.gform_wrapper.gravity-theme .validation_message {
	background: #ffffff !important;
	padding: 12px 15px !important;
}
.gform_wrapper div.gform_validation_errors {
	box-shadow: none !important;
	border: 0 !important;
	outline: none !important;
	padding: 0 0 0 36px !important;
	font-size: 15px !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2, .gfield_description {
	font-size: 15px !important;
	font-weight: 400 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon {
	left: 0 !important;
	inset-inline-start: 0 !important;
}
@media only screen and (max-width: 641px) {
    .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 1.5 !important;
        min-height: auto !important;
    }
}

/* PRIMARY NAVIGATION */

.primary-navigation .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__link {
	font-weight: 700;
}
.primary-navigation .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.primary-navigation .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item .jet-mega-menu-item__inner {
	border-bottom: 1px solid #fff;
}
.primary-navigation .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover .jet-mega-menu-item__inner, .primary-navigation .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner {
	border-bottom: 1px solid #000;	
}

/* PROJECT TABLE STYLES
.jet-table__body td:last-child .jet-table__cell-inner {
	margin: 0;
	padding: 0 !important;
	display: flex;
	justify-content: flex-end;
}
.jet-table__body td:last-child .jet-table__cell-inner .jet-table__cell-content {
	justify-content: flex-end;
	margin: 0;
	width: 100%;
}
.jet-table__body td:last-child a .jet-table__cell-text {
	color: #ffffff;
	font-weight: 700;
	background: #000000;
	padding: 10px 15px;
	text-align: center;
	transition: all .2s ease-in-out;
	margin: 0;
	width: 100%;
}
.jet-table__body td:last-child a:hover .jet-table__cell-text {
	background: #E33D3B;
	color: #ffffff;
}
.qualifications-pill, .location-pill {
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
	border: 1px solid #000;
	padding: 2px 6px;
}
.domain-pill {
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
	background: #984A59;
	padding: 3px 6px;
	color: #ffffff;
}
.plum {
	background: #60424C;
}
.maroon {
	background: #984A59;
}
.language-pill {
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
	background: #EAEAEA;
	padding: 3px 6px;
	color: #000000;
}
*/

#home-hero-01.bg-index-0 { background-image: url('/wp-content/uploads/2025/07/Basil-Hero.jpg'); }
#home-hero-01.bg-index-1 { background-image: url('/wp-content/uploads/2025/07/Kingfisher.jpg'); }
#home-hero-01.bg-index-2 { background-image: url('/wp-content/uploads/2025/07/Newspaper.jpg'); }
#home-hero-01.bg-index-3 { background-image: url('/wp-content/uploads/2025/07/ECG-Screen.jpg'); }
#home-hero-01.bg-index-4 { background-image: url('/wp-content/uploads/2025/07/Avacado-3.jpg'); }
#home-hero-01.bg-index-5 { background-image: url('/wp-content/uploads/2025/07/potatoes-hero.jpg'); }
#home-hero-01.bg-index-6 { background-image: url('/wp-content/uploads/2025/07/bus-hero.jpg'); }
/* ...add more as needed transition: background-image 0.8s cubic-bezier(.4,0,.2,1); */
#home-hero-01 {
	transition: background-image 0.8s cubic-bezier(0,0,0,1);
}

