/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.main-header-boks {}

.main-header-boks h1 {
    font-size: 48px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-weight: 900;
}

.main-header-boks h2 {
    font-size: 27px;
    line-height: 38px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.main-header-boks-2 h2 {
    font-size: 48px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-weight: 900;
}

/*.pierwsza-litera h2::first-letter {
    background-color: #e4ff00;
}*/

::selection {
    background-color: #e4ff00;
}

.td_module_10:hover > .item-details > .entry-title a {
    background-color: #e4ff00!important;
    color: #333;
}

.td_module_6:hover > .item-details > .entry-title a {
    background-color: #e4ff00!important;
    color: #333;
}

.block-title > span {
    color:#000;
}

.widget .block-title span {
    color: #000!important;
}

a.td-current-sub-category {
    color: #000!important;
}

.entry-title a {
    font-weight: 700;
}

.td-header-wrap .td-header-menu-wrap-full {
    background-color: #ffffff;
}

.sf-menu > li > a {
    color: #000;
    font-weight: 600!important;
    font-size: 10px!important;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.td-header-gradient:before {
    content: "";
    background: #dedede;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
}