/*!
Theme Name: Recrute
Theme URI: https://recrute.fleexstudio.com/
Author: Vikinglab
Author URI: https://recrute.fleexstudio.com/
Description: Recrute - Staffing & Recruiting Agency WordPress Theme
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: recrute
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
PHP version 7.4 or greater. But for maximum speed gain we recommend you to use PHP version 8.1+.
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.vl-black-bg{
	background-color: #16243E;
}

.header-area.header-area4,
.contact4 .contact3-form,
.mobile-header.mobile-header-main {
	background-color: #0a336a!important;
}

.site-logo {
	max-width: 70px;
}

.hero-area4 .shape-all-area .icon a,
.common-hero .container {
	display: none;
}

.cta3,
.footer-logo-area {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
	color: #fff;
}

.heading1 span.span {
	background-color: #52b5e9;
}

#about_us .icon-list,
.theme-btn8 {
	display: none;
}

@media screen and (max-width: 769px) {
	.mobile-nav-icon {
		color: #fff;
	}
	
	.mobile-logo {
		max-width: 70px;
	}
}

.common-hero {
	height: 70px;
}


