@charset "UTF-8";
/*
Theme Name: IdealAuto
Theme URI: https://idealauto.jwsuperthemes.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: IdealAuto is a premium quality WordPress theme dedicated to cars and vehicles of all kinds. It is a great option for Car Dealer, Hand Wash, Services Repair, Retal, Auto Parts or trading sites. You will find it with a full set of specialized features that enhance product showcase. IdealAuto has a very flexible layout that includes moveable sidebars and unlimited colors. General concept is minimalistic and very free to make personal choices. Display supports both boxed and fullwidth modes adapting to all browsers and devices. IdealAuto is focused on selling businesses and very oriented customer services.
Requires at least: WordPress 4.9.6
Version: 3.4.3
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: idealauto
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: #ed1c24;
  --secondary: #d71b22;
  --third: #ffe400;
  --fourth: #fde8e9;
  --light: #ffffff;
  --dark: #000000;
  --heading: #131313;
  --body: #6f6f6f;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-color2: #ffffff;
  --btn-bgcolor: #ed1c24;
  --btn-bgcolor2: #ed1c24;
  --e-global-color-primary: #ed1c24;
  --e-global-color-secondary: #131313;
  --custom2: #dfdfdf;
}
.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
