/* Theme Name: Egovt Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of egovt
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: egovt
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  egovt-child
*/

/* Service sidebar hierarchy */
.ova-sev-sidebar .ova-list-sev .sev-cat-list {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-children {
	padding-left: 16px;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-title {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #202b5d;
	padding: 12px 10px 8px 10px;
}

.ova-sev-sidebar .ova-list-sev .sev-service-list {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
}

.ova-sev-sidebar .ova-list-sev .sev-service-list li:last-child {
	border-bottom: none;
}

.ova-sev-sidebar .ova-list-sev .sev-service-list li a {
	display: block;
	padding: 10px 10px 10px 22px;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-expanded > .sev-cat-title {
	background: #f7f8fb;
	border-radius: 3px;
	padding: 12px 12px 10px 12px;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-current > .sev-cat-title {
	background: #f0f0f2;
	color: #1e2f62;
	font-weight: 700;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-current .sev-service-list li {
	border-bottom: 1px solid #e6e6eb;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-current .sev-service-list li.active a {
	color: #c3d400;
	font-weight: 700;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-collapsed .sev-cat-title {
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #8a94a6;
	padding: 10px 10px 8px 10px;
	opacity: 0.9;
}

.ova-sev-sidebar .ova-list-sev .sev-cat-collapsed .sev-cat-title:hover {
	color: #202b5d;
	opacity: 1;
}
