@charset "UTF-8";
/*
Theme Name: MeatHouse
Theme URI: https://meathouse.jwsuperthemes.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: MeatHouse is a meat shop WordPress theme perfectly suitable for meat food, meat farm, meat market & restaurant, meat box, meat delivery and butcher store store sites with a flexible design. It supports many great features with its theme options panel. In addition to having a flexible and easy-to-use design, it has various features such as meatbox building with subscriptions that make it an ideal match for relevant sausages, steaks, raw products, lamb and meat and carne shop websites. The theme provides professionally designed 5+ homepages, creative headers, and powerful animations. There is no need for coding skills here either. You can drag and drop everything to build the store site you want.
Requires at least: WordPress 4.9.6
Version: 2.0.6
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: meathouse
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: #0d354f;
  --secondary: #a3714e;
  --light: #ffffff;
  --dark: #000000;
  --heading: #0d354f;
  --body: #727272;
  --bodybg: #ffffff;
  --btn-bgcolor: #ffffff;
  --btn-color: #0d354f;
  --btn-bgcolor2: #0d354f;
  --btn-color2: #ffffff;
}
.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
