/*
Theme Name: Enliven Child
Theme URI: http://themezhut.com/themes/enliven/
Author: ThemezHut
Author URI: http://themezhut.com/
Template: enliven
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enliven
Tags: white, light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Enliven is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


html {
  font-size: 100%;
}

body{
  font-size: 1.000rem;
  font-family: Cabin;
  line-height: 1.563;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: Cabin;
  font-weight: 700;
  font-style: normal;
  margin: 35px 0 20px;
  /*font-weight: bold;*/
}

h1 {
  font-family: Cabin;
  line-height: 1.000;
  font-size: 2.500rem;
  font-weight: 700;
  font-style: normal;
}

h2 {
  font-family: Cabin;
  line-height: 1.375;
  font-size: 1.500rem;
  font-weight: normal;
  font-style: normal;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

h4 {
  font-size: 20.006px;
  font-size: 1.429rem;
}

.tribe-event-title{
  font-size: 1rem;
  font-style: italic;
  margin-top: 0.3rem;
}

h5 {
  font-size: 18.004px;
  font-size: 1.286rem;
}

h6 {
  font-size: 16.002px;
  font-size: 1.143rem;
}

p {
  font-size: 1.000rem;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 1.5em;
}

h1.site-title{
	font-size: 3.0rem;
  margin: 10px 0 5px 0;
  line-height: 2rem;
}

h1.page-title-hero{
	letter-spacing: 0.5px;
  /*font-family: 'Bad Script', cursive;
	font-size: 39.998px;
	font-size: 4.0rem;
	font-weight: bold;
    text-transform: none;*/
}

/*ol.tribe-list-widget{
  padding-bottom: 1rem
}*/

li.tribe-events-list-widget-events.type-tribe_events{
  padding-bottom: 1rem
}

.img-banner .page-title-hero {
  /*font-size: 39.998px;
  font-size: 6.0rem;*/
  color: white;
}

.enl-cta-btn {
  background-color: #2b9584;
}

h1.enliven-slider-title{
	font-family: 'Caveat';
	font-size: 5.0rem;
	font-weight: normal;
  text-transform: none;
  letter-spacing: -0.25rem;
  margin-top: 10rem;
	color: #fff;
}

.en-slide-details {
  text-align: center;
  color: #fff;
}

.en-slide-details p{
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: normal;
}

h1.enl-front-widget-title{
	/*font-family: 'Bad Script', cursive;
	font-size: 36px;
	font-size: 3.6rem;*/

	text-transform: none;
}

/*.enl-block-icon {
  color: #2b9584;
}*/

.enl-block-title{
	/*font-family: 'Montserrat';
	font-size: 18px;*/
}

.enl-block-desc{
	/*font-family: 'Open Sans';
	font-size: 14px;*/
}

.enl-fp-title a {
  color: #555555;
  text-transform: none;
}

/*Font code from http://andreasweis.com/webfontblender/

body{
  font-size: 100.0%;
  font-family: Source Sans Pro;
  line-height: 1.563;
}
h1{
  font-family: Lora;
  line-height: 1.000;
  font-size: 2.500em;
  font-weight: 700;
  font-style: normal;
}
h2{
  font-family: Source Sans Pro;
  line-height: 1.375;
  font-size: 1.500em;
  font-weight: 300;
  font-style: normal;
}
p{
  font-size: 1.000em;
  font-weight: normal;
  font-style: normal;
}*/

header#masthead.site-header.image-bg-header{
  background-color: rgba(251, 251, 251, 0.8)
}

.site-header {
  min-height: 100px;
}

.image-bg-header .site-title a {
  color: #000;
  font-size: 1.6rem

}

.sticky-nav .site-title a {
    color: #fff;
}

.image-bg-header a, .image-bg-header .site-description {
    color: #000;
    text-indent: 3px;
    font-size: 1rem;
}

.sticky-nav .site-description{
  color: #fff;
  text-indent: 3px;
}

.main-navigation {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Cabin", sans-serif;
}

.main-navigation a{
  line-height: 4.5rem;
}

header#masthead.site-header.image-bg-header.sticky-nav {
  background-color: ##44005b;
}

header#masthead.site-header.normal-header.sticky-nav{
  background-color: #000;
}

  .sticky-nav .main-navigation a {
    color: #f0f0f0;
  }

/**
 * Icon blocks widget.
 */
.enl-blocks-widget {
  padding: 0px 0 35px;
  background: #ffffff;
}
/**
 * Client logo widget
 */
.enliven-clients {
  padding: 80px 0;
  background: #ffffff;
}

.footer-widget-title{
  font-size: 1.4rem;
  margin-bottom: 15px;
}

/**
 *  Call to action widget
 */
.enl-ct-action {
  background-color: #f0f0f0;
  color: #222222;
  position: relative;
  padding: 50px 0;
  text-align: center;
}

/**
*Testimonial widget
*/
.enl-testimonial-content{
  color: #f0f0f0
}

.enl-frnt-testimonials {
  padding: 35px 0 35px;
  color: #f0f0f0;
  background-color: #f0f0f0;
}

.enl-tstw-desc {
  margin: 10px 0 -30px 0;
  background-color: #f0f0f0;
}

.enl-testimonial-block {
  margin: 0 auto;
  text-align: center;
  background-color: #f0f0f0;
  padding-bottom: 20px;
  margin-bottom: -25px;
}

.enl-testimonial-text p {
  margin-bottom: 0px;
  background-color: #f0f0f0;
}

.enl-testimonial-author {
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  background-color: #f0f0f0;
}

@media screen and (max-width: 991px){
  h1.enliven-slider-title {
    padding: 0;
    margin-left: -20px;
  }
}