@charset "UTF-8";

/*
Theme Name: kazron
Theme URI: https://kazron.gavencreative.com
Author: the JWSThemes team
Author URI: https://gavencreative.com
Description: Kazron is a marvelously pliable and very resourceful photography Elementor WordPress theme that is practical and easy to use, engaging and responsive. This theme is a purposeful platform designed to provide amateur and professional photographers, photojournalists, and photography studios with an easy path to developing sophisticated, modern photography websites that are fully customizable to meet their functional or branding requirements and require no coding experience or knowledge due to the use of intuitive visual interfaces for layout design and element customization. You can interact with customers, get more photo shoots, and build your business by using the Booked Appointments plugin. (Your users will also be able to book appointments online). We designed the theme to be entirely responsive, so it looks great on all mobile devices, from Android smartphones to retina displays.
Requires at least: WordPress 4.9.6
Version: 1.1.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: kazron
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: #e6ae4a;
  --bg-color: #f8f9fd;
  --text: #6f6f6f;
  --text_dark: #ffffffcc;
  --light: #ffffff;
  --white: #ffffff;
  --green: #70833c;
  --heading: #0b0b0b;
  --body: #6f6f6f;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #e6ae4a;
  --e-global-color-primary: #e6ae4a;
  --e-global-color-secondary: #e6ae4a;
  --menu-color: var(--heading);
}

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

button.btn-theme {
  border: 0;
}
