@charset "UTF-8";

/*
Theme Name: GreenSolar
Theme URI: https://greensolar.jwsuperthemes.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: Greensolar is a niche Elementor WordPress theme for solar and renewable energy. It is the ultimate choice for getting started with a website presenting services, projects, and products of renewable energy, a store of trendy solar panel firms and a solar panel maintenance company. The theme incorporates the advanced features needed to create an effective solar calculator feature, provides you with very basic sizing estimations and doesn’t take into consideration the many factors specific to your installation.
Requires at least: WordPress 5.9.0
Version: 2.0.6
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: greensolar
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

:root {
  --main: #63be60;
  --secondary: #ff5e14;
  --bg-color: #0d242e;
  --text: #3f485d;
  --light: #ecebf6;
  --white: #ffffff;
  --green: #70833c;
  --heading: #39364f;
  --body: #3f485d;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #63be60;
  --btn-bgcolor2: #ff5e14;
  --e-global-color-primary: #63be60;
  --e-global-color-secondary: #ff5e14;
  --menu-color: #39364f;
}

.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
