/*
Theme Name: Zeekee Core
Theme URI: http://awtheme.com/
Description: A Reactor child theme
Author: Anthony Wilhelm
Author URI: http://anthonywilhelm.com
Template: reactor
Version: 1.1.0
*/

 
/*****************************************************************
Add Custom styles below 
******************************************************************/
@import url('css/app.css');

div.wpcf7-mail-sent-ok {
	border: none !important;
	background-color: #2ecc71;
	color: white;
}
div.wpcf7-validation-errors {
	border: none !important;
	background-color: #F1C40F;
	color: black;
}
div.wpcf7-validation-errors {
	border: none;
}

.page-wrapper h1 {
  color: black;
  font-size: 2em;
  margin-top: 0;
  border-bottom: 2px solid #C47031;
  padding-bottom: .3em;
}

.contain-to-grid {
  background: #237a95;
  border-bottom: none;
  border-top: none;
}

.top-bar .top-bar-section ul li a {
  background: #237a95;
  color: white;
}

.top-bar .top-bar-section ul li a:hover {
  background: #BE712D;
  color: white;
}

footer#page_footer {
  padding: 1em;
  background: black;
  color: white;
}

.yellow-band {
  padding: 2em;
  background: #237A95;
  border-top: none;
}

.yellow-band a {
  color: white;
  font-weight: normal;
}

.yellow-band a:hover {
  color: #BE712D;
}

a {
  color: #237A95;
  text-decoration: none;
  line-height: inherit;
}

a:hover, a:focus {
  color: #BE712D;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Muli", serif;
  font-weight: 400;
  font-style: 700;
  color: black;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

.footer {
  color: white;
}

.page-wrapper p, li {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  color: black;
  font-size: .9em;
}

li {
  font-family: "Muli", serif;
  font-weight: 400;
  color: black;
  font-size: .9em;
}

body {
  background: #E5E5E5;
  color: black;
  padding: 0;
  margin: 0;
  font-family: "Muli", serif;
  font-weight: 400;
  font-style: 400;
  line-height: 1;
  position: relative;
  cursor: default;
}

.top-bar.expanded .toggle-topbar a {
  color: #BE712D;
}

.top-bar.expanded .title-area {
  background: black;
}

.top-bar .title-area {
  position: relative;
  margin: 0;
  background-color: #BE712D;
}

.wood-bg {
  /* background: url(/wp-content/themes/zeekee-core-master/images/eyeball.jpg) repeat-x; */
  background: none;
  height: auto;
  padding: 0;
}

.page-wrapper {
  padding: 2em;
  background-color: white;
}

.page-wrapper input[type="submit"] {
  background: #BE712D;
  padding: 1em;
  color: white;
  border: none;
  box-shadow: none;
}

.page-wrapper input[type="email"] {
  width: 100%;
}

#home-overlay-text {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  max-width: 450px;
  padding: 20px 200px 20px 20px;
  position: absolute;
  right: 0;
}

.button1 {
  background-color: #BE712D;
  border-style: none;
  cursor: pointer;
  font-family: inherit;
  margin-bottom: .1em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1.5em;
  padding-right: 1em;
  padding-bottom: 1.5em;
  padding-left: 1em;
  font-size: 1em;
  width: 100%;
}

.button1 a {
  color: #E5E5E5;
}

.button1 a:hover {
  color: white;
}

.button1a {
	background-color: #237A95;
	border-style: none;
	cursor: pointer;
	font-family: inherit;
	margin-bottom: 2em;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	  padding-top: 1.5em;
	  padding-right: 1em;
	  padding-bottom: 1.5em;
	  padding-left: 1em;
	font-size: 1em;
	width: 100%;
	margin-top:2rem;
}

.button1a a {
  color: #E5E5E5;
}

.button1a a:hover {
  color: white;
}


.button3 {
  background-color: #237A95;
  border-style: none;
  cursor: pointer;
  font-family: inherit;
  margin-bottom: .1em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1.5em;
  padding-right: 1em;
  padding-bottom: 1.5em;
  padding-left: 1em;
  font-size: 1em;
  width: 100%;
}

.button3 a {
  color: white;
}

.button3 a:hover {
  color: #E5E5E5;
}


.button4 {
  background-color: #E5E5E5;
  border-style: none;
  cursor: pointer;
  font-family: inherit;
  margin-bottom: .1em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1.5em;
  padding-right: 1em;
  padding-bottom: 1.5em;
  padding-left: 1em;
  font-size: 1em;
  width: 100%;
}

.button4 a {
  color: #BE712D;
}

.button4 a:hover {
  color: #237A95;
}

.button2 {
  background-color: black;
  border-style: none;
  cursor: pointer;
  font-family: inherit;
  margin-bottom: .1em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1.5em;
  padding-right: 1em;
  padding-bottom: 1.5em;
  padding-left: 1em;
  font-size: 1em;
  width: 100%;
}

.button2 a {
  color: #237A95;
}

.button2 a:hover {
  color: #BE712D;
}

.slider-wrapper {
  padding: 0;
  background: white;
}

.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #C47031, 0 16px 0 1px #C47031, 0 22px 0 1px #C47031;
  box-shadow: 0 10px 0 1px #C47031, 0 16px 0 1px #C47031, 0 22px 0 1px #C47031;
}

#comments {
  display: none;
}

.comments-link {
  display: none;
}

.entry-body {
  border-bottom: none;
  margin-bottom: 1.25em;
  padding-bottom: 1.25em;
}

ul, ol {
  margin-left: 1em;
}

.home-phone {
  margin-top: 1em;
}
