@charset "UTF-8";
/*
Theme Name: Spouseit
Theme URI: https://digitalseva.center
Author: Digital Seva Center
Author URI: https://digitalseva.center
Description: SpouseIt is a custom-built WordPress theme designed specifically for Kerala matrimony websites. It offers a modern and user-friendly platform to create meaningful connections within the community. Built with compatibility for BuddyPress and Elementor, it allows even beginners to design and manage a fully functional matrimony site with ease.

The theme includes essential features such as advanced profile matching, smart search filters, private messaging, and customizable user profiles—everything needed to run a culturally focused and engaging matrimonial platform. With simple setup and flexible customization options, SpouseIt makes it easy to launch a professional Kerala matrimony website tailored to your needs
Requires at least: WordPress 4.9.6
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: SpouseIt
Tested up to: 6.8.3
Requires PHP: 7.4
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: #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;
}
