/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.2.1642171466
Updated: 2022-01-14 15:44:26

*/
.ancetres, .CatList,  .ListPostTypes
{
	margin : 0px;
	padding: 0px;
	margin-bottom: 20px;

}

.ancetres li, .CatList li, .ListPostTypes li
{
	display: inline;
	
	margin:  0 5px;
}

.ancetres li:first-child, .ListPostTypes li:first-child
{
	margin-left: 0px;
}

.Level1 li a, .ListPostTypes li a
{
	color: #455459;
	line-height: 20px;
	font-size: 17px;
}

.Level1 li, .ListPostTypes li
{
	padding: 5px 10px;
	background-color: #f2f5f7;
}
.Level1 li:hover, .Level1 li.active, 
.ListPostTypes li:hover,  
#News.news, #Medias.multimedia, 
#CaseStudies.case-studies, 
#CaseStudies.case_studies,
.category-white-papers #News.white-papers, 
.category-brochures #News.brochures,
.category-events #News.events
{
	background-color: #e1533c;
}

.Level1 li:hover a, 
.Level1 li.active a, 
.ListPostTypes li:hover a, 
.ListPostTypes li:hover, 
#News.news a, 
#Medias.multimedia a, 
#CaseStudies.case-studies a, 
#CaseStudies.case_studies a, 
.category-white-papers #News.white-papers a,
.category-brochures #News.brochures a,
.category-events #News.events a
{
	color: #fff;
}

.Level2 li, .CatList li
{
	margin: 0 10px;
}
.Level2 li a, .CatList li a
{
	font-size: 13px;
	color: #455459;
}

.Level2 li:hover a, .Level2 li.active a, .CatList li:hover a, .CatList li.current-cat a
{
	border-bottom : 1px solid #455459;
}
.headerH2
{
	color: var( --e-global-color-278ef71 );
    font-family: var( --e-global-typography-e7b02da-font-family ), Sans-serif;
    font-size: var( --e-global-typography-e7b02da-font-size );
    font-weight: var( --e-global-typography-e7b02da-font-weight );
    line-height: var( --e-global-typography-e7b02da-line-height );
    letter-spacing: var( --e-global-typography-e7b02da-letter-spacing );
    word-spacing: var( --e-global-typography-e7b02da-word-spacing );
}
.TitleFirstLevel span
{
	color: #e1533c;
}
body.search-results .ancetres
{
	display: none;
}


