/*
Theme Name: Sienta Child Theme
Theme URI: http://sttheme.com/demosd/sienta
Description: This is child theme of sienta
Author: Sttheme
Author URI: https://themeforest.net/user/sttheme
Template: sienta
Version: 1.0
Text Domain:  sienta-child
*/

@import url("styles-mca.css");

.navbar-brand img {
    max-height: 85px;
}

.top-bar-info li i {
    color: #fff;
}

.blogs .post .content .meta li i {
    color: #dc0e19;
}

.cover-background {
    /*display: none;*/
}

.switcher-list li a img, .switcher-list li>span img {
    border: 0px solid #fff;
}

input[type=checkbox] {
    width: 20px;
}

.post-date {
	
	font-size: 80%;
	display: block;
}
.masonry-item-overlay ul {
	display: none;
}

.blog_user{
	display: none;
}
.vc_tta-panel-heading h4 {
	font-size:20px;
	border-color: #f0f0f0;
    background-color: #efefef;
	
}

