/*
Theme Name:   Renovate Child
Theme URI: https://1.envato.market/renovate-construction-renovation-wordpress-theme
Description:  Renovate Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     renovate
Version:      1.2
Text Domain:  renovate
*/

#home-tabs .e-n-tabs-heading button.e-n-tab-title[aria-selected="true"], #home-tabs .e-n-tabs-heading button.e-n-tab-title:hover {
	background-color: var(--e-global-color-primary) !important;
}
#_single-project .e-n-tabs-heading button.e-n-tab-title[aria-selected="true"], #_single-project .e-n-tabs-heading button.e-n-tab-title:hover {
	background-color: var(--e-global-color-primary) !important;
}
#_calc .e-n-tabs-heading button.e-n-tab-title[aria-selected="true"], #_calc .e-n-tabs-heading button.e-n-tab-title:hover {
	background-color: var(--e-global-color-primary) !important;
}

.header-container {
	padding: 15px 0 !important;
}

.team-box {
	width: 290px;
}

.projects-list li .view p.description {
	font-size: 24px;
	line-height: 30px;
}

#menu-main-menu li a {
	font-weight: 500 !important;
}

.bread-crumb-container > label {
	display: none;
}

.widget_search {
	display:none;
}

.testimonials-container ul li p:empty {
    display: none;
}
.testimonials-list p {
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}
.testimonials-list .author {
	font-size: 18px;
}
.testimonials-list .author-details {
	font-size: 14px;
	line-height: 22px;
}
