/*
Theme Name: Qaro Child Theme
Theme URI: http://themeforest.net/user/Veented
Description: Multi-Purpose WordPress Theme
Version: 1.1.0
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: qaro
*/


/* Your code goes below! */

body {
	font-size: 14px;
}

.blog-extra-meta .extra-meta-comments, .vntd-meta-section {
	display: none;
}

#topbar {
	color: #ffffff;
    font-size: 13px;
    line-height: 26px;
}

#topbar.topbar-skin-light .vntd-social-icons a {
	color: #ffffff;
}

#topbar i {
	font-size: 18px;
}

#sidebar .bar {
	border-radius: 3px;
    padding: 15px 15px 0;
}

.page_sidebar .bar {
	margin-bottom: 20px;
}

#sidebar .bar > h5 {
	font-size: 20px;
	margin-top: 0;
}

#page-content .vntd-social-icons a:hover {
	background: #00E900!important;
	border-color: #00E900!important;
	color: #FFF!important;
}

#page-content .vntd-social-icons a:hover i {
	color: #FFF!important;
}

.blog-extra-meta .extra-meta-item {
	height: 70px;
}

.blog-extra-meta {
	width: 60px;
}

.extra-meta-day {
	font-size: 33px;
}

.extra-meta-month {
	font-size: 13px;
}

.blog .post h2.blog-post-title {
	margin-top: 0;
	font-size: 22px;
}

.blog-post-inner {
	padding: 20px;
	border-radius: 0 0 3px 3px;
}

.blog a.read-more-post {
	border-radius: 3px;
	padding: 6px 15px;
}

#page-title h1 {
	font-weight: 700;
}

#page-content {
	margin-top: 0px!important;
}

body.page-with-title #page-content {
	margin-top: 0px!important;
}

.header-skin-dark .nav-menu ul.dropdown-menu, .header-skin-dark .nav-menu {
	background: transparent;
}

.nav-inner .logo a img {
	max-height: 80px;
}

#navigation_sticky .nav-inner .logo a img {
	max-height: 60px;
}

.header-skin-dark .nav-menu ul li a {
	color: #FFF;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0px!important;
}

.mobile-nav-button {
	color: #00E900;
}

@media (max-width:767px) {
	.nav-inner .logo a img {
		max-width: 235px;
	}
}

.font16 {font-size: 16px!important;}

.tp-caption {
	text-shadow: rgb(3, 3, 3) 0px -1px 9px;
	letter-spacing: 0px!important;
}

label a, a:focus, a:hover {
    color: #00E900!important;
}

.tp-caption a {
	text-shadow:none!important;
}

#navigation_sticky {
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); 

}

.vc_message_box h3, .vc_message_box .h3 {
	margin-top: 0;
	font-size: 19px;
}