@charset "UTF-8";
/*
Theme Name: Bush’s Electrical Co.
Theme URI: 
Author: Custom Virtual Solutions
Author URI: https://customvs.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
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.

Bush’s Electrical Co. is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {margin: 0 auto; width: 100%; overflow: hidden;}
a, a:visited {color: inherit; text-decoration: none; -webkit-transition: all .5s ease; text-decoration: none !important;}
a, img {-webkit-transition: all ease 0.5s;-o-transition: all ease 0.5s; transition: all ease 0.5s;}
a:focus {outline: none!important;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin: 0;}
.blend:before {mix-blend-mode: multiply !important;}
.elementor-button .elementor-button-icon {font-size: 16px;}

/*###################################
## Layouts
###################################*/

/*###################################
## Header
###################################*/
.elementor-editor-active #global-header {background: #000; position: relative;}

/*###################################
## Content
###################################*/
#testimonials .content-wrapper {display: block; height: 100%;}
#testimonials .swiper-slide-active .content-wrapper {background: #216DB9 !important;}
#testimonials .swiper-slide-active .content-wrapper h3, #testimonials .swiper-slide-active .content-wrapper p {color: #FFF !important;}
#testimonials .navigation .elementor-icon {display: block;}
#testimonials .navigation .elementor-widget-icon:hover {background: #216DB9; cursor: pointer;}
#testimonials .navigation .elementor-widget-icon:hover .elementor-icon svg {fill: #FFF;}
#testimonials .elementor-swiper-button {display: none !important;}

/*###################################
## Footer
###################################*/
#global-footer .elementor-nav-menu .elementor-item {padding-left: 25px; position: relative;}
#global-footer .elementor-nav-menu .elementor-item::after {content: "\f061" !important; font-family: "Font Awesome 5 Free"; font-size: 11px; font-weight: 900; color: #216DB9; opacity: 1 !important; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
#global-footer .contact a {word-break: break-all;}

/*###################################
## Responsive
###################################*/
@media screen and (min-width: 1201px) {
	#global-footer .width-auto {width: auto !important;}
}

@media screen and (max-width: 880px) {
	#about-us .offset {position: relative;}
}

@media screen and (max-width: 767px) {
	#main-banner .offset, #about-us .offset {position: relative;}
}