/*
 Theme Name:     Whipped 2015
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Whipped 2015 - 15zine Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       15zine
 Version:        1.3
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */

.cb-stuck.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap {
    background: rgba(255, 255, 255, 1);
}
body {
    background-position: center top;
}
.cb-tm-dark #cb-top-menu .cb-top-menu-wrap {
    background-color: #000000;
}
.cb-trend-data {
    color: #ffffff;
}
a {
    color: #f57f2e;
}
a:hover {
    color: #bf3627;
}

.cb-mm-on.cb-menu-light #cb-nav-bar .cb-main-nav > li:hover{
background: #f57f2e;
}

.fontawesome-text {display: none;} 

.cb-footer-dark #cb-footer{
    background-color: #000000;
}
.cb-social-sharing {
padding: 10px 40px 0;}
.home span.cb-date{
    display: none}
li.social a{margin:0 0 0 6px !important;}
ul.footer-social-list li{display:inline-block;}
#cb-footer .cb-footer-lower{
    background-color: #000000;
    padding: 40px 0 50px;}
.fa-15x {
font-size:1.5em;}