/*
Theme Name: liratv
Theme URI: https://www.rubidia.it
Author: Rubidia
Author URI: https://www.rubidia.it
Description: liratv theme
Version: 1.0
Template: soledad
Text Domain: soledad
Tags: liratv, notizie, protagonista
*/


/* HEADER */

.penci-top-bar {
	max-height: 25px !important;
}
.penci-top-bar .container {
	position: relative !important;
	top: -4px !important;
}

#navigation {
	background-color: rgba(255,255,255,0.92) !important;
}

.menu-item > a:hover, .current-menu-item > a  {
	color: #1985ac !important
}

#top-search > a > i {
	color: #004379;
}
#top-search > a > i:hover {
	color: #1985ac !important;
}

.ltv-menu-live-button a {
	color: red !important;
}


/* WIDGET */

.searchandfilter ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}


/* ARCHIVES */

.archive-box .title-bar {
	text-align: left !important;
}

.penci-entry-title > a   {
	text-transform: none !important;
}

div.grid-header-box {
	text-align: left !important;
}
div.grid-header-box::after {
	content: none !important;
}

div.grid-header-box > div.grid-post-box-meta > span.otherl-date-author.author-italic.author.vcard {
	display: none !important;
}

div.masonry div.item-content.entry-content {
	display: none!important;
}

article.item-masonry {
	margin-bottom: 30px !important;
}


/* POSTS */

div.header-standard.header-classic.single-header > div.penci-standard-cat > span > a {
	font-size: 16px !important;
	text-transform: uppercase;
}

div.header-standard.header-classic.single-header,
div.header-standard.header-classic.single-header > div.post-box-meta-single {
	text-align: left !important;
}

.single-post-title {
	text-transform: none !important;
	font-size: 32px !important;
}

#ltv-sommario {
	margin-bottom: 15px;
}

.post-image {
	text-align: left !important;
}

.mceNonEditable {
	display: none;
}

#ltv-old-db-gallery a img {
	height: 120px;
	width: auto;
	margin-right: 15px;
}
@media screen and (max-width: 768px) {
	#ltv-old-db-gallery a img {
		margin-bottom:15px;
	}
}

.prev-title, .next-title {
	text-transform: none !important;
}

.item-related h3 a {
	text-transform: none !important;
}


/* SEARCH & FILTER */

.otherl-comment {
	display: none !important;
}
.otherl-date::after {
	display: none !important;
}