/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.archive .category-term-description {
	display:none;
}

h6 {
font-size: 10px;
clear: both;
}

.entry-content-wrapper ul {
/*list-style: none;*/
}

body .container_wrap .hr.avia-builder-el-first {
	margin: 0 0 30px 0;
}

.av-share-box {
	margin-bottom: 0 !important;
}

.container_wrap {
	border-top-width: 0px;
	border-top: none;
}
.ls-inner {
	max-width: 100% !important;
	background-size: contain;
}
.av-special-heading {
	margin-top: 0px;
}
.blog-categories {
	display:none;
}
.slide-meta {
	display:none;
}
.widget {
    padding: 30px 0 0px 0;
}
.av-magazine-time {
	display:none;
}
.blog-meta {
	display:none;
}

/* for custom archive */
.template-blog .post_delimiter {
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    clear: both;
}
.entry-content-wrapper .post-title {
    font-size: 16px;
    line-height: 1.3em;
}
/* custom css gurpreet kaur */
.speech-text-title
{
font-weight:bold;
color:#1579A3;
}
