/*
Theme Name: SEATevent Child
Theme URI: https://seatevent.jwsuperthemes.com
Template: seatevent
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, 2023 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!
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: 1.2.9
Updated: 2023-01-31 06:25:04
*/

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