@charset "UTF-8";
/*
Theme Name: SEATevent
Theme URI: https://seatevent.jwsuperthemes.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: SEATevent is a creative and modern event and conference WordPress theme for digital conferences, education webinars, multi-events, recirring event, event speakers, selling event ticket, attendees management, education conferences, sport festivals, 2025 event venues, single events, multiple events, or any other kind of event. It comes with drag and drop Elementor Page Builder so you can easily customize everything you need. Get SEATevent today and build a remarkable website in no time!
Requires at least: WordPress 4.9.6
Version: 1.2.8
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: seatevent
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: #f6699e;
  --secondary: #486ff8;
  --bg-color: #704fe8;
  --text: #717488;
  --light: #ecebf6;
  --white: #ffffff;
  --green: #70833c;
  --heading: #39364f;
  --body: #717488;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #486ff8;
  --btn-bgcolor2: #f6699e;
  --e-global-color-primary: #f6699e;
  --e-global-color-secondary: #486ff8;
  --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;
}
