@charset "UTF-8";
/*
Theme Name: East Ex Tree
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.

East Ex Tree 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;}

/*###################################
## Layouts
###################################*/
.screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;}

/*###################################
## Flip Box
###################################*/
.elementor-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title {padding-bottom: 20px !important;}
.elementor-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title:after {content: ""; border-bottom: 3px solid #6BC146; width: 46px; bottom: -20px; display: block; margin: 0 auto; position: relative;}
.elementor-flip-box .elementor-flip-box__button {padding: 0 !important;}

/*###################################
## Header
###################################*/
.elementor-editor-active #global-header {background: #000 !important;}
#global-header .sub-menu li a {border-bottom: 3px solid transparent; border-left: 0 !important;}
#global-header .sub-menu li a:hover, #global-header .sub-menu li.current-menu-item > a {border-color: #6BC146;}

/*###################################
## Content
###################################*/
#our-company .image-wrapper .elementor-widget-image {height: 100%;}

/*###################################
## Footer
###################################*/

/*###################################
## Reviews Page
###################################*/
#reviews .ti-widget-container {margin-bottom: 0;}

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

@media screen and (max-width: 1200px) {
	#global-footer .elementor-nav-menu--main ul li a {justify-content: center; text-align: center;}
}

@media screen and (max-width: 724px) {
	#reviews .ti-footer {margin-top: 0 !important;}
	#reviews .ti-reviews-container {margin-bottom: 0 !important;}
}

@media screen and (max-width: 479px) {
	#reviews .ti-controls-line {margin-bottom: 0 !important;}
}
