/*
Theme Name: GreenSolar Child
Theme URI: https://greensolar.jwsuperthemes.com
Template: greensolar
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.
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
Version: 2.1.4
Updated: 2023-04-06 06:25:51
*/

: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;
}
