/*!
Theme Name: Hutman Cpa
Theme URI: http://layerdrops.com/linoorwp
Template: aivons
Author: Layerdrops
Author URI: https://themeforest.net/user/layerdrops
Description: This is a Child theme for Aivons Wordpress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aivons-child
*/

.main-menu .mobile-nav__toggler-bar{
	background-color:#000!important;
}

.main-header{
	background:#fff!important;
}

.main-menu .main-menu__list > li > a,
.main-menu .main-menu__list > li > a:hover,
.stricky-header .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a:hover{
	color:#6a98b2 !important;
}

.info-section .section-title__title span,
.service-title-top .elementor-heading-title span{
	font-weight:300!important;
}


.info-section .section-title__tagline,
.service-title-top .subtxt p{
	width:650px;
	margin:0 auto;
}

.single-service:hover .elementor-icon i{
	color:#6a98b2!important;
}

.main-slider-shape-1,
.main-slider-shape-2,
.main-slider-shape-3,
.main-slider-shape-4,
.main-slider-shape-5{
	display:none!important;
}

.main-menu-wrapper__search{
	color:var(--aivons-primary, #3c72fc);
}

.main-menu-wrapper__logo{
	padding:0 60px!important;
}

.main-menu .main-menu__list > li, .stricky-header .main-menu__list > li{
	padding-top:0!important;
	padding-bottom:0!important;
}

.main-menu-wrapper__search{
	padding:18px!important;	
}

@media(max-width:767px){
	.main-menu-wrapper__logo{
		padding:0!important;
	}
}

