/*
Theme Name: Clean Journal - Child
Theme URI: http://catchthemes.com/themes/clean-journal
Author: Catch Themes
Template: clean-journal
Author URI: http://catchthemes.com/
Description: Clean Journal is a Clean Responsive WordPress Theme for bloggers, writers and small businesses. It is based on Catch Base theme which uses HTML5, CSS3 and Responsive design where each element has been carefully configured for perfect display on all devices and platforms. It comes with a wide variety of options so you can modify layout, styling, featured content, promotion headline, featured slider, pagination, icons, menus, breadcrumb, widgets and much more, directly from theme customizer. This theme is translation ready. Check out Theme Instructions at http://catchthemes.com/theme-instructions/clean-journal/, Support at http://catchthemes.com/support/ and Demo at http://catchthemes.com/demo/clean-journal/
Version: 1.0.1
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Text Domain: clean-journal
Domain Path: /languages/
Tags: black, gray, silver, white, dark, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, front-page-post-form, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/*added*/

.clean-journal-nav-menu li{font-size:18px;padding: 5px 10px;}

.entry-content img {
   -moz-filter: brightness(140%);  -webkit-filter: brightness(140%); filter: brightness(140%); 
}
.widget.widget_clean_journal_social_icons {
    margin-top: 10px !important;
}

#promotion-message, #featured-content, .site-content{background-color:transparent !important;}
.content-right .sidebar-primary, .content-right #main{background:rgba(0, 0, 0, 0.70);}


#site-generator{background-color: #222;}


/*.clean-journal-nav-menu a:hover{font-size: 30px !important;}*/

  .mobile-menu-text {
  font-family: Montserrat,sans-serif;
  font-size: 13px;
  margin-left: 6px;
  position: relative;
  top: -2px;
  white-space: pre;
}

#masthead, #header-top, .mobmenu .headertext {display: none;}

.mobmenu .current-menu-item {
	background-color: #fff;
}

.mobmenu .current-menu-item a {
    color: #000 !important;
}