/* ===================================================================================

* Theme Name: Recrute Child
* Theme URI: 
* Author: Vikinglab
* Author URI: 
* Description: Recrute - Staffing & Recruiting Agency WordPress Theme
* Version: 1.0.0
* Template: recrute
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/
====================================================================================== */ 

.elementor-2720 .elementor-element.elementor-element-d0b19db:not(.elementor-motion-effects-element-type-background), .elementor-2720 .elementor-element.elementor-element-d0b19db > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-image: url('/wp-content/uploads/2025/11/hero3-bg-tt.png');
}

.header-area {
	background-color: #333333;
}

.video-area .video-buttton {
	display: none;
}

.header2-buttons a {
	background-color: rgba(78, 161, 255, 1);
}

.social-links a:has(i.fa-facebook-f) {
	background-color: #1877F2;
}

.social-links a:has(i.fa-twitter) {
	background-color: #1DA1F2;
}

.social-links a:has(i.fa-linkedin-in) {
	background-color: #0077B5;
}

.social-links a:has(i.fa-instagram) {
	background: radial-gradient(
      circle farthest-corner at 30% 107%,
      #fdf497 0%,
      #fdf497 5%,
      #fd5949 45%,
      #d6249f 60%,
      #285AEB 90%
    );
}

.social-links a:hover {
	background-color: black !important;
	background: black !important;
}

.about3-images p {
	text-align: center;
}

form[action="/schedule-a-call/#wpcf7-f3194-p3195-o1"] .wpcf7-response-output {
	color: white;
}