/*
Theme Name:   AtoZ Tax Accountant
Theme URI:    https://atoztaxaccountant.com/
Description:  Tax Accountant
Author:       Ajeet Singh Baddan
Author URI:   https://ajeetsinghbaddan.com
Template:     spondtech
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  atoztaxaccountant
*/

.logo img{
	width: 270px;
	max-width: 270px;
}

.navbar-wrap > ul > li > a::before{
	background-color: #eb6024;
}

.newsletter-bg svg{
	fill: #14A800;
}

.header-action .header-search a{
	color: #14A800;
}

.header-action .header-search a:hover{
	background-color: #14A800;
}

.header-social-wrap .list-wrap a{
	background-color: #111;
}

.header-social-wrap .list-wrap a:hover{
	background-color: #14A800;
}

.header-info-wrap .list-wrap li::before{
	background-color: rgba(255, 255, 255, .4);
}

.search-close, .search-btn{
	color: #14A800;
}

.search-form input{
	border-bottom-color: #14A800;
}

.form_btn_cf7 input[type="submit"]{
	background-color: #14A800;
}

.contact-info-wrap-two .list-wrap li .icon{
	color: #14A800;
	background-color: rgba(20, 168, 0, .1);
}

.main-menu ul li > .submenu li.current-menu-item>a{
	color: #eb6024 !important;
}

.navbar-wrap > ul > li .submenu li a::before{
	background-color: #eb6024;
}

p{
	color: #333333;
}

.btn::after,
.btn.btn-two:hover span::after,
.section-title .sub-title::before,
.work-experience,{
	background-color: #eb6024;
}

.section-title .sub-title, 
.support-list .list-wrap li i,
.support-contact .icon i,
.support-contact a:hover{
	color: #eb6024;
}

.support-contact .icon{
	border-color: #eb6024;
}

.choose-icon{
	background-color: #14A800;
	color: white;
	font-size: 24px;
}

.choose-item:hover .choose-icon{
	background-color: #14A800;
}

.choose-item::before{
	background-color: #14A800;
}

.working-steps-items .read-more{
	display: none;
}

.title a:hover{
	color: #14A800;;
}

.section-title .sub-title::before{
	background-color: #14A800;
}

.testimonial-item{
	background-color: rgba(20, 168, 0, .03);
}

.testimonial-content .title{
	color: #14A800;
}

.footer-widget .footer-widget-title::before{
	background-color: #eb6024;	
}

footer .widget_recent_comments ul li a:hover, footer .widget_recent_entries ul li a:hover, footer .widget_categories ul li a:hover, footer .widget_nav_menu ul li a:hover, footer .widget_archive ul li a:hover, footer .widget_pages ul li a:hover, footer .widget_meta ul li a:hover{
	color: #eb6024;	
}

footer .widget_recent_comments ul li a:before, footer .widget_recent_entries ul li a:before, footer .widget_categories ul li a:before, footer .widget_nav_menu ul li a:before, footer .widget_archive ul li a:before, footer .widget_pages ul li a:before, footer .widget_meta ul li a:before{
	background-color: #eb6024;	
}