/*
Theme Name: Zuki Child
Theme URI:
Description: Your child theme description text...
Author: Your Name
Author URI: http://www.yourdomain.com/
Template: zuki
Version: 1.0
Tags: Zuki Child Theme
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

.rp-small-one {
    float: none;
}

#site-nav {
    padding: 56px 0 20px;
}

#site-nav ul li a {
    font-size: 1.1rem;
}

#site-title {
  float: left;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100%;
}

#menu-primary li.current-menu-item > a {
  color: #63B32E;
}

.front-fullwidth .rp-big-one h2.entry-title, #featured-content .rp-big-one h2.entry-title {
    font-size: 1.7rem;
}

#featured-content .rp-big-one .entry-thumb {
  min-height: 600px;
}

#featured-content .entry-author {
    display: none;
}

#featured-content .entry-date, #featured-content .entry-comments {
    display: none;
}

#featured-content .rp-big-one .story p {
    margin-bottom: 0;
}

.flexslider .rp-big-one {
    margin-bottom: 0px;
}

.entry-header h2.entry-title, .entry-header h1.entry-title {
    font-size: 2.0rem;
}

.entry-details {
    padding-bottom: 0px;
    display: none;
}

.flexslider {
    max-height: 500px;
    overflow: hidden;
}
