@charset "UTF-8";

/*
Theme Name: Royal Clinic
Theme URI: https://royalclinic.jwsuperthemes.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: Royal Clinic is a premium WordPress theme tailored for plastic surgery, beauty clinics, medical spas, and dermatology centers. With a clean, modern layout and soft color palette, it creates a professional and inviting online presence. Key features include online booking, service pricing, before-and-after galleries, doctor profiles, testimonials, and a beauty blog. Built with Elementor for easy drag-and-drop customization—no coding needed—it also integrates seamlessly with WooCommerce and Contact Form 7. Fully responsive and SEO-optimized, Royal Clinic is the ideal solution for creating a high-converting website for your aesthetic business.
Requires at least: WordPress 4.9.6
Version: 1.1.4
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: royalclinic
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 {
  --display: flex;
  --flex-direction: row;
  --main: #b06f69;
  --accent: #f8ccc9;
  --secondary: #dbb2ae;
  --territory: #f0e5df;
  --text: #575757;
  --light: #e8e8eb;
  --lighter: #f2f4f5;
  --white: #ffffff;
  --green: #70833c;
  --heading: #13297e;
  --heading2: #000000;
  --body: #575757;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-color2: #13297e;
  --btn-bgcolor: #13297e;
  --btn-bgcolor2: #b06f69;
  --e-global-color-primary: #b06f69;
  --e-global-color-secondary: #f8ccc9;
  --menu-color: #13297e;
  --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;
}
