/*
Theme Name: Newsflash
Theme URI: http://newsflash.mikado-themes.com
Description: A Fresh Multi-Concept News and Magazine Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: newsflash
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.mkdf-top-bar {
	   background: url(../newsflash-child/assets/img/gradient-pasek2.png) repeat-y center top;
	   background-size: 100% auto!important;
   }
   .mkdf-title-holder {
	   background: url(../newsflash-child/assets/img/tlotitle.jpg) repeat left top;
	   height: auto!important;
   }
   .mkdf-title-holder .mkdf-delimiter, .mkdf-title-holder a {
	   display: none!important;
   }
   .mkdf-title-holder .mkdf-current {
	   display: block!important;
	    font-size: 40px!important;
		color: #121212!important;
		line-height: 3em!important;
	   text-align: center;
   }
   
.podpis {
	font-size: 12px;
    line-height: 1.333em;
	color: #888888;
	text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0;
	
}