/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

.g1-preheader-bunchy .g1-quick-nav-menu>.menu-item>a {color:white;}
.entry-content p{font-size:18px !important;}
.g1-notice-loading, .g1-comment-count, .g1-comment-list > h3 + p{display:none;}
.entry-content p{color:black;}
.widget .entry-title{
    line-height: 1.2;
    font-family: "Roboto","Arial",sans-serif;
    letter-spacing: -.025em;
    font-weight: 500;
    color: #000;
    font-size: 1.125rem;
}
.single #content .entry-title{
    font-size: 1.80203rem;
    line-height: 1.067;
    font-family: "Roboto","Arial",sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    color: #000;
}
@media only screen and (min-width: 1025px){
.single #content .entry-title{
    font-size: 42px;
}
.widget .entry-title{
    font-size: 18.8px;
}    
}
.g1-related-entries .entry-title,
.g1-more-from .entry-title,
.g1-dont-miss .entry-title{
    font-size:20px !important;
}