/*
Theme Name: LoveDate Child
Theme URI: https://lovedate.jwsuperthemes.com
Template: lovedate
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: LoveDate is a versatile WordPress theme designed for dating apps, LGBT platforms, online communities, and social networking websites. Fully compatible with BuddyPress and Elementor, it enables users with minimal technical skills to build a professional and engaging dating platform. The theme features smart matching, advanced location-based search, real-time messaging, profile verification, and interactive tools such as likes, matches, stories, and private chats. It also supports monetization through credit systems, paid memberships, and WooCommerce integration, making LoveDate a complete solution for launching and managing a modern social dating network on WordPress.
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: 3.8.3
Updated: 2026-01-7 06:47:20
*/

:root {
  --main: #916eff;
  --accent: #ff88ff;
  --secondary: #bd9dfe;
  --text: #322977;
  --light: #ffffff99;
  --white: #ffffff;
  --green: #70833c;
  --heading: #191250;
  --body: #322977;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #191250;
  --btn-bgcolor2: #ff88ff;
  --e-global-color-primary: #916eff;
  --e-global-color-secondary: #ff88ff;
  --menu-color: #191250;
  --font-size-sm: 14px;
  --line-height-sm: 19.6px;
  --font-size-md: 18px;
  --line-height-md: 25.2px;
}

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

button.btn-theme {
  border: 0;
}