/*
	Theme Name: Being Hueman
	Theme URI: http://designchapter.com/being-hueman/
	Description: child theme for Hueman theme.
	Author: Boxspin
	Author URI: http://boxspin.com
	Template: hueman
	Version: 1.0.0
    Description: Child Theme of Heuman Theme. Added Author to the frontpage post display. <a href="http://alxmedia.se/themes/hueman/">Hueman</a> is a responsive 100% high resolution theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited topbar, header, footer and accent colors, unlimited widget areas, 0-2 sidebars to the left or right that can be uniquely specified for each page or post, 300px / 220px fixed width sidebars, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured story or slider, 10 post formats, good SEO, 3 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.

    Tags: light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, fixed-layout, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post,           theme-options, threaded-comments, translation-ready                                 

	Copyright: (c) 2013 Alexander "Alx" Agnarson
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


@import url("../hueman/style.css");

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

.page-title { display:none!important; }

.post-byline { display:none!important; }

.post-tags { display:none!important; }

.post-meta .post-date { display: none; }

.category .post-meta-infos, .tag .post-meta-infos {
display:none !important;
}

.simple-share {
    margin:10px 5px;
    line-height: 1;
    color:#fff;
    padding:3px 6px;
    text-decoration:none;
}
.simple-share:hover{
    color:#fff;
    text-decoration:none;
}
.simple-share.ss-facebook {
    background-color: #3B5998;
}
.simple-share.ss-twitter {
    background-color:#00aced;
}
.simple-share.ss-gplus {
    background-color:#dd4b39;
}
.simple-share.ss-pinterest {
    background-color:#cb2027;
}

.ginger_banner-wrapper {
font-size:18px!important;
position: fixed;
     margin: auto!important;
     top: 0!important;
     right: 0!important;
     bottom: 0!important;
     left: 0!important;
background-color:rgba(154, 209, 77, 0.6);
}

.ginger_banner top light ginger_container ginger_container--open {
font-size:18px!important;
position: fixed;
     margin: auto!important;
     top: 0!important;
     right: 0!important;
     bottom: 0!important;
     left: 0!important;
background-color:rgba(154, 209, 77, 0.3);
}

.ginger_container.light  {
font-size:18px!important;
position: fixed;
     margin: auto!important;
     top: 0!important;
     right: 0!important;
     bottom: 0!important;
     left: 0!important;
background-color:rgba(154, 209, 77, 0.3);
}

.ginger_container.top {
font-size:18px!important;
position: fixed;
     margin: auto!important;
     top: 0!important;
     right: 0!important;
     bottom: 0!important;
     left: 0!important;
background-color:rgba(129, 198, 33, 0.7);
}

.ginger_message {
position: absolute;
        top: 35%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
font-weight:bold;
line-height:1.5em!important;

}

.ginger_btn.ginger-accept.ginger_btn_accept_all  {
position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
padding:25px 25px!important;
}
