/*
Theme Name: Hello Demand
Theme URI: https://demand.com/
Description: Custom child theme of Hello Elementor for the Demand project
Author: Demand Team
Author URI: https://demand.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-demand
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 */

.paloalto_template .intro__item a,
.paloalto_template .footer__links a{
	color:white;
}
.paloalto_template a.ui-scard--1,
.paloalto_template .reports__list-col a{
	color:black;
}
.paloalto_template .ui-nav__item{
	border-color:#FA582D;
}
.paloalto_template .ui-nav__item:hover{
	background:#FA582D;
}
.paloalto_template .ui-nav__item:before{
	width:24px;
	height:24px;
}
.paloalto_template .section.sas a.ui-vcard{
	background-color:black;
}
.paloalto_template .section.reports .reports__list-col .no_prev_img{
	background-color:silver;
}
.paloalto_template .section.reports .reports__list-col .no_prev_img .ui-watch--eye{
	opacity:1;
}
.paloalto_template .section.reports button.swiper-pagination-bullet{
	padding:0;
	border:0;
	border-radius:0;
	height:4px;
	background-color:#C8C8C8;
}
.paloalto_template .section.reports button.swiper-pagination-bullet.active{
	background-color:#FA582D;
}