/*
Theme Name: Libero
Theme URI: http://lazathemes.com/
Author: LazaTheme
Author URI: http://lazathemes.com/
Description: Description
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: libero
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready

*/

.single.single-post .breadcrumb {
	display: none;
}

#libero-next-post .post-detail-row
{
	padding-bottom:0px !important;
	padding-top:130px !important;
}
#libero-next-post  .libero-ajax-content  .post-detail-row
{
	border:0px !important;
	padding-top:0px !important;
}

#post-2506 h3 {
	margin-top: -28px;
	margin-left: -10px;
}

#post-3511 .vc_toggle_title h4 {
	font-size: 20px;
	line-height: 22px;
}
#post-2506 h3 a:hover, .vc_toggle_title h4:hover, h4 a:hover {
	color: #d71e16 !important;
}

#wysija-2 h3.widget-title span {
	color: #fff;
	font-size: 20px;
}
#tinymce h2 a, .wysija_editable h2 a {
	color: #db1e0d !important;
}
#tinymce p, .wysija_editable, .wysija_editable p {
	font-size: 16px !important;
}
.libero_featured_thumbnail {
	height: 160px;
}

.owl-nav {
	margin-top: -44px;
}

.owl-carousel .owl-item img {
	max-height: 540px;
}
.libero-main-menu a {
	font-size: 16px;
}
.libero-main-menu > ul > li {
	padding: 40px 10px;
}
@media screen and (max-width: 1024px) {
	.libero-main-menu a {
		font-size: 14px;
	}
	.libero-main-menu > ul > li {
		padding: 40px 6px;
	}
}