/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/





body.ascend #sidebar h4 {
    /*background: #27caf7;*/
	background: #056839;
    color: #ffffff !important;
    padding: 5px 12px 3px;
    width: auto !important;
    display: inline-block;
    font-weight: 700;
    font-size: 22px !important;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: .6px;
    margin-bottom: 18px !important;
    line-height: 26px;
}
body.ascend #sidebar .widget.widget_categories li {
    border-bottom: 1px solid #bbb !important;
    color: #444 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
	padding-right: 14px !important;
	text-align: right;
}
body.ascend #sidebar .widget.widget_categories li a {
    display: inline-block !important;
    color: #444 !important;
	float: left;
}









.nectar-recent-posts-slider .container .strong span:before {
	display: none !important;
}
.nectar-recent-posts-slider .container .strong span {
    display: inline-block !important;
    position: relative;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 10px !important;
    margin-right: 10px !important;
    color: #fff !important;
    /*background-color: #27caf7;*/
	background-color: #056839;
    font-size: 16px;
    line-height: 18px;
}
.nectar-recent-posts-slider .container .strong a {
    display: none !important;
}
.nectar-recent-posts-slider .container .strong a:nth-child(1) {
    display: inline-block !important;
}
.nectar-recent-posts-slider .container h2 a {
    font-weight: 700 !important;
}






.post-area.featured_img_left article .meta-category a {
	font-weight: bold !important;
	text-transform: uppercase;
}
.post-area.featured_img_left .article-content-wrap .post-content-wrap .post-header h3.title {
	font-weight: 800 !important;
    color: #444444 !important;
}



.sf-menu li ul, 
.sf-menu li li ul {
    box-shadow: none !important;
}


.portfolio-items .col.span_4 {
    width: 33.333% !important;
    margin: 0px !important;
}

.portfolio-items .col .work-info .vert-center > div.prop_terms {
	padding-bottom: 10px;
}

.portfolio-items .col .work-info .vert-center > div.prop_terms,
.portfolio-items .col .work-info .vert-center > div.prop_terms * {
	opacity: 1 !important;
	text-align: center;
}
.portfolio-items .col .work-info .vert-center > div.prop_terms span {
	padding: 3px 18px 2px !important;
    display: inline-block;
    background: #056839;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 2px;
    text-shadow: 1px 1px 10px #000;
}

.portfolio-items .col .work-info .bottom-center {
    position: absolute;
    left: 0px;
    bottom: 40px;
    width: 100%;
    text-align: center;
}
.portfolio-items .col .work-info .bottom-center span {
    font-size: 28px;
}

.portfolio-items .work-info {
    background-color: rgba(0,0,0,0.44) !important;
}

@media only screen and (max-width: 1100px) {
	body .portfolio-items .col .work-info .vert-center {
		top: 40% !important;
	}
	.portfolio-items .col .work-info .bottom-center span {
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 480px) {
	.portfolio-items .col .work-info .bottom-center {
		bottom: 30px !important;
	}
}





























.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item {
    border-bottom: 0px !important;
}
.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item a {
    font-size: 15px;
    border-radius: 5px !important;
	border: 1px solid #ccc !important;
	background: #fff !important;
	margin: 0px 10px !important;
	padding: 4px 16px !important;
}
.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item.lvca-active a {
	border: 1px solid #056839 !important;
}
.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item.lvca-active:after {
    border-bottom: 0px !important;
}





