/*!
Theme Name: Stefen
Theme URI: https://leadsitsolution.com
Author: M Salman
Author URI: https://leadsitsolution.com/
Description: Stefen - Electricity Services WordPress Theme 
Version: 1.0.4
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: biddut
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
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.
*/












.flaticon-flash {
  color: #012169 !important; /* Replace with your desired color */
}

/* Slider button */
.tp-btn {
  background-color: #012169; 
  color: #ffffff;
  border-color: #012169; 
}



/* Read More Button */
.tp-service-item:hover ,
.tp-service-arrow a,
.tp-team-text p a,
.tp-blog-meta span i
{
  color: #012169 !important;
}


.tp-icon_box_icon-icon,
.tp-project-content,
.tp-contact-tab button.active,
.nav-items .nav-link:hover,
.flaticon-phone-call,
.tp-contact-tab-play-icon a,
.tp-fact_box_icon-icon,
.tp-team-social-wrap > span,
.tp-testimonial-thumb-quot span
{
	background-color: #012169 !important;
}

.tp-contact-tab-play-icon a::after {
	border-color: #fff;
}


.tp-contact-tab-play-icon a::before {
	background-color: #fff
}




.far.fa-arrow-left::before {
  content: "\f060"; /* Unicode for fa-arrow-left */
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
}

.far.fa-arrow-right::before {
  content: "\f061"; /* Unicode for fa-arrow-right */
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; /* Solid style */
}