/*
Theme Name: hyperbule-child
Theme URI: http://themes.davadrian.com/hyperbule
Description: Hyperbule is perfect for your scrapbook of thoughts, photos, videos, audio, and more. It features a blog, portfolio (Jetpack), shop (Woocommerce), and is perfect for web agencies, digital studios, corporates, product showcases, personal and business portfolios. Hyperbule looks just as good on the go as it does on the desktop.
Author: Davadrian Maramis | Hypha
Author URI: http://themeforest.net/user/hypha/?ref=hypha
Version: 2.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hyphatheme
Template: hyperbule
Tags: white, dark, fluid-layout, responsive-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, post-formats, theme-options, translation-ready, photoblogging, threaded-comments

Designed & Handcrafted by Davadrian Maramis for HYPHA
All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
.home .su-column-size-1-3 {
  width: 33.33%; }
  .home .su-column-size-1-3 img {
    width: 100%;
    padding: 20px; }

.home .su-column {
  margin: 0; }

.site-header {
  background: #000; }
  .site-header .headband {
    display: none; }
  .site-header .site-header-content {
    padding: 17px 10px 11px; }
  .site-header .fa {
    color: #fff; }

#primary {
  width: 100%; }

.site-featured-header {
  min-height: 400px; }

h2 {
  margin-bottom: 8px; }

hr {
  background-color: #aaa;
  padding: 0px;
  margin: 0; }

.su-divider.su-divider-style-default {
  padding-top: 25px; }

.prev-next-posts {
  text-align: center;
  margin-bottom: 20px; }
  .prev-next-posts a {
    color: #333;
    padding: 0 10px; }

.su-column-size-1-2 {
  width: 48%;
  margin: 0 !important; }

.search-toggle, .widget_search {
  display: none; }

.prev-next-posts {
  max-width: 700px;
  margin: 25px auto; }
  .prev-next-posts .active {
    color: #9B8201;
    font-weight: bold;
    text-decoration: none; }
  .prev-next-posts a {
    display: inline-block; }

.home.page h4 {
  text-align: center;
  margin-top: -24px;
  padding: 0 20px;
  min-height: 45px;
  font-size: 11px;
  margin-bottom: -7px; }
