/*!
Theme Name:CiviChild
Theme URI: https://civi.uxper.co/
Author: Uxper
Author URI: http://uxper.co/
Description: This is a child theme of Civi
Template: civi
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.4
License URI: https://choosealicense.com/licenses/gpl-2.0/
Text Domain:civichild
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.jobs-performance-dashboard .table-dashboard .applied { 
	display: none !important;	
}

.tel-group .select2.select2-container .select2-selection {
	display: none !important;	
}

.tel-group input[type=tel] {
	margin-left: 62px !important;	
}

.jobs-fields-map {
	display: none !important;	
}

.geocoder {
	display: none !important;	
}

#menu-mobile-menu {
	display: none !important;	
}

/* MOBILE - HERO HOME */
@media (max-width:680px){

	body.home .elementor-element-a40c8a6{
		background:#36397e !important;
		padding:10px 10px;
		border-radius:12px;
		margin-top:10px !important;
	}

	/* título */
	body.home .elementor-element-a40c8a6 .heading-primary{
		color:#ffffff;
	}

	/* descrição */
	body.home .elementor-element-a40c8a6 .heading-description{
		color:#ffffff;
	}

	/* textos inferiores */
	body.home .elementor-element-a40c8a6 .elementor-widget-text-editor{
		color:#ffffff;
	}

	/* links */
	body.home .elementor-element-a40c8a6 a{
		color:#ffffff;
	}

}

.archive-layout .archive-filter-top.has-bg {
	background:#36397e !important;
}

.fa-map-marker-alt {
	display:none !important;	
}

.tab-list.candidate-profile-tab{
	display:flex;
	flex-wrap:nowrap !important;
	overflow-x:auto;
}

.tab-list.candidate-profile-tab li{
	white-space:nowrap !important;
}

.tab-list.candidate-profile-tab li a{
	white-space:nowrap !important;
}


