@charset "UTF-8";
/*
Theme Name: Chris Insulation Services
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.

Chris Insulation Services 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;}
input:not([type="checkbox"]):not([type="radio"]), select {height: 42px;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin: 0;}
.elementor-button-content-wrapper {align-items: center;}
.elementor-button-content-wrapper .elementor-button-icon  {color: #053D57; background: #D53433; width: 60px; height: 60px; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.unpadded-list ul {padding-left: 20px;}
.unpadded-list ul li::marker {color: #468B56;}

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

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

/*###################################
## Banner
###################################*/
#main-banner .elementor-button-content-wrapper .elementor-button-icon {width: 80px; height: 80px;}
.inner-banner .elementor-widget-image {position: relative;}
.inner-banner .elementor-widget-image:before {content: ""; background: linear-gradient(to bottom, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0) 100%); mix-blend-mode: multiply; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 1;}

/*###################################
## Content
###################################*/
#choose-us .image-wrapper {position: relative;}
#choose-us .image-wrapper:before {content: ""; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%); mix-blend-mode: multiply position: absolute; bottom: 0; width: 100%; height: 100%; z-index: 1;}
#choose-us .image-wrapper .elementor-widget-image {height: 100%;}
#testimonials .elementor-swiper-button {display: none;}
#testimonials .elementor-icon-wrapper .elementor-icon {cursor: pointer;}

/*###################################
## Footer
###################################*/
#global-footer .top-section .e-con-full {width: auto;}
#global-footer .services-wrap .elementor-widget-text-editor .elementor-widget-container {display: grid; grid-template-columns: 1fr 1fr; column-gap: 20px;}

/*###################################
## Contact Page
###################################*/
#contact-page .elementor-widget-form .elementor-button-icon svg {filter: brightness(0) invert(1);}

/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1366px) {
	#main-banner .elementor-button-content-wrapper .elementor-button-icon {width: 60px; height: 60px;}
	#global-footer .services-wrap .elementor-widget-text-editor .elementor-widget-container {display: grid; grid-template-columns: 1fr;}
}

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

@media screen and (max-width: 1024px) {
	#global-footer .top-section .logo-wrapper {width: 100%;}
}

@media screen and (max-width: 880px) {
	#global-footer .top-section .e-con-full {width: 100%;}
}

@media screen and (max-width: 767px) {
	.elementor-button-content-wrapper .elementor-button-icon, #main-banner .elementor-button-content-wrapper .elementor-button-icon {width: 50px; height: 50px;}
	#testimonials .offset-image {position: relative;}
}