/**
* Theme Name: Gearup Child
* Description: This is a child theme of Gearup, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/designarc">Design Arc</a>
* Template: gearup
* Version: 1.0
*/


body header.main-header.header-style-two .header-upper .logo-box .logo{
	background: #101011;
}

body *{
	font-family: Montserrat,'MS Sans Serif', Geneva, sans-serif !important;
}
body .banner-section .banner-slider-button-next,
body .banner-section .banner-slider-button-prev{
	display: none !important;
}
.fa, .fas{
	font-family: 'Font Awesome 5 Pro' !important;
}

#wpadminbar *{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}

#wpadminbar .ab-icon, #wpadminbar .ab-item:before, #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, .wp-admin-bar-arrow{
	font: normal 20px/1 dashicons !important;
}

.services-2-section .services-2-icon{
	display: none;
}

.search-btn{
	display: none;
}
@media screen and (max-width: 782px) {
	.cta-1-phone-number a{
		font-size: 27px;
	}
}

body .sidebar-page-container{
	padding: 120px 0px 40px;
}

body section.projects-1-section.s-three{
	padding-top: 40px;
}