/*
Theme Name: 	Nominee Child
Theme URI:      http://themeforest.net/user/trendytheme
Author:         TrendyTheme
Author URI:     http://themeforest.net/user/trendytheme
Description: 	Nominee - WordPress theme for Candidate/Political Leader. It can also be use as any non-profit organization, such as charity, event, campaign etc. It’s unique design is flexible enough to fit any political option and social issue.
Template:     	nominee
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	nominee-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu,  featured-images,  full-width-template, post-formats, sticky-post, theme-options
*/
@import url("../nominee/style.css");

.blog-content .entry-footer {
	display:none;
}

.latest-posts .post-thumbnail {
	overflow:hidden;
	background-color:#fff;
	max-height:165px!important;
}
article.blog-wrap {
	min-height:530px!important;
}

.wpml-ls-display:first-child {
	border-left: 1px solid #ddd !important;
}

.owl-carousel .owl-item img {
	width: auto;
}

.retro {
	display: table;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

.retro li:before {
	font-family: 'FontAwesome';
	content: '\f00c';
	margin: 0 5px 0 -15px;
	color: #fff;
}

.wp_widget_tag_cloud a {
	font-size: 100% !important;
}

#calendar-4 {
	padding: 0 3em;
}

#wp-calendar, #wp-calendar th, #wp-calendar td {
	border: none !important;
}

.instagram-pics li {
	display: inline
}

.all-category-links, .all-tweets-links {
	display: none;
}

.tagcloud {
	padding: 1em;

}

/**
.upcoming-campaign .event-info span {
    font-size: 14px!important;
}*/
.page-header-section .tt-overlay {
	background-color: #1b303a;
}

.timeline-body .readmore {
	display: none;
}

.instagram-pics.instagram-size-thumbnail img {
	display: inline;
}

.cat-item-27, .cat-item-1 {
	display: none;
}

.socials-centered div {
	margin: 0 auto;
}

.twitter-container {
	display: inline-block;
}

.img-responsive.wp-post-image {
	display: block;
	width: 100%;
}

.about-carousel img {
	max-width: 100%;
}

.section-intro h2 {
	text-transform: none;
}

.post-category-wrapper .entry-meta li:first-child, .tt-latest-post .entry-meta li:first-child
	{
	display: none;
}

.upcoming-campaign {
	margin-bottom: 10px;
	display: block;
}

.upcoming-campaign .event-info h3 {
	font-size: 18px;
}

.upcoming-campaign .event-info address {
	font-size: 16px;
}

.thumb-overlay {
	display: none;
}

#comments {
	display: none;
}

.timeline-heading h3 {
	padding: 0;
	font-size: 120%;
}

.archivement-carousel h3 {
	color: #fff !important;
}

.bb-white {
	border-bottom: 1px solid #fff;
}

/** DI IN CIFRE */
.di-stats img {
	width: 50px;
}

.di-stats h3 {
	color: #000 !important;
}

.di-stats h4 {
	margin: 3px 0 5px 0;
}

.di-stats p {
	margin: 0 0 2px 0;
}

.upcoming-campaign .event-info {
	top: 30px;
}

.upcoming-campaign .event-info h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #54698c;
}

.upcoming-campaign {
	margin-bottom: 10px;
	display: block;
}

.upcoming-campaign .event-info h3 {
	font-size: 18px;
}

.upcoming-campaign .event-info address {
	font-size: 13px;
}

.navbar .nav>li {
	padding-right: 10px;
}

.section-intro {
	margin-bottom: 0;
}
/** Blue headers */
h3 {
	color: #427fa5 !important;
}
/** Keep black headers for tt-content */
div.tt-content h3 {
	color: #000 !important;
}

.la-persona-slider .vc_item[style] img {
	width: 500px !important;
	height: 500px !important;
}

/** IF IE */
@media screen\0 {
	.footer-section .media-left {
		display: inline
	}
}

/** TABLET AND MOBILE */
@media ( max-width : 1366px) {
	.timeline-heading h3 {
		margin-right: 100px;
	}
	.la-persona-slider .vc_item[style] img {
		width: 400px !important;
		height: 400px !important;
	}
}
@media ( max-width :800px) {
	.timeline-heading h3 {
		margin-right: 100px;
	}
	.la-persona-slider .vc_item[style] img {
		width: 300px !important;
		height: 300px !important;
	}
}