/*
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.
*/

.home .td-big-grid-post .entry-thumb {
	width: 100%;
}

.td-header-style-10 .td-header-sp-logo img {
	width: 1068px;
}

.vc_widget_sidebar .adverts.custom .advert, .vc_widget_sidebar .adverts.header, .advert {
	text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.vc_widget_sidebar .adverts.custom .advert > div, .vc_widget_sidebar .adverts.header > div {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 44px;
}

@media (min-width: 768px) {
	.body-td-affix .td-header-wrap .td-affix .td-main-menu-logo img {
		max-height: 24.5px !important;
	}
}

.td-event-category-title {
	position: relative;
}

.td-event-category-title h2 {
	min-height: 26px;
	padding: 10px 15px 10px;
	background-color: #222222;
	color: #FFF;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
}

.td-event-category-title h2 a, .td-event-read-more a {
	color: #FFF;
}

.td-event-read-more {
	position: absolute;
	padding: 10px 10px 0;
	text-align: right;
	top: -3px;
	right: 0;
}

.sf-menu > li > a {
	padding: 0 12px;
	text-transform: capitalize;
}