@charset "UTF-8";

/*
Theme Name: SmartSoft
Theme URI: https://smartsoft.gavencreative.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: SmartSoft is perfect for software companies, startups, mobile app showcases, IT agencies, and similar businesses. With SmartSoft, you will have no trouble triggering everyone’s attention in close to no time. Home demos, tons of inner layouts, Elementor Page Builder, sliders, and blog pages are all the different treats of SmartSoft. Set up product shops with WooCommerce integration in an instant! SmartSoft is compatible with all browsers and screens, making it mobile-friendly. Let the world know about your IT company with SmartSoft!
Requires at least: WordPress 4.9.6
Version: 1.1.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: smartsoft
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: #796eff;
  --bg-color: #433ba7;
  --text: #646f79;
  --light: #ecebf6;
  --white: #ffffff;
  --green: #70833c;
  --heading: #151b26;
  --body: #646f79;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #796eff;
  --btn-bgcolor2: #151b26;
  --e-global-color-primary: #63be60;
  --e-global-color-secondary: #ff5e14;
  --menu-color: #646f79;
}

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

button.btn-theme {
  border: 0;
}
