/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.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 */

.post-categories-custom {	
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; 
	background-color: #EEE;	
	padding: 8px 4px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.post-categories-custom a {
	color: #000;
}
.post-categories-custom a:hover {
	color: #000;
}
.acf-time-read {
	margin-bottom: 16px;
}
.acf-time-read {
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}

#menuItemId-services .e-n-menu-title-container .e-n-menu-title-text, #menuItemId-industries .e-n-menu-title-container .e-n-menu-title-text, #menuItemId-company .e-n-menu-title-container .e-n-menu-title-text {
	cursor: pointer;
}
#menuItemId-services .e-n-menu-title-container .e-n-menu-title-text:hover, #menuItemId-industries .e-n-menu-title-container .e-n-menu-title-text:hover, #menuItemId-company .e-n-menu-title-container .e-n-menu-title-text:hover {
	text-decoration: underline;
}



.services-areas-custom a {
	color: #fff;	
}

.black-link {
	color: #000!important;
}
.black-link:hover {
	color: #000!important;
}