/*
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
*/

a{
	text-decoration: underline;
}

.post-meta {
	display:none;
}

.blog-title .inner-wrap > a{
display:none!important;
}

#single-below-header{display: none}


.post .inner-wrap .meta-category {
display:none;
}




.blog_next_prev_buttons .col {
	display: none;
}

.ascend #author-bio{ 
	display: none;
}

.ngg-album-compactbox .Thumb{
    width: 100%;
}

.ngg-album-compact{width: 25%;
}

.ngg-album-compact h4 .ngg-album-desc{
    max-width: 100%!important;
    width: 100%;
}

.ngg-album-compactbox{
   border:none;
}

.ngg-album-compactbox:before{
   display:none;
}

.ngg-album-compactbox{
   border:none;
   padding: 0px!important;
}

.ngg-album-compact{
   width: 25%;
    padding: 15px!important;
}
.ngg-album-compact:hover{
   background-color: #eee;
}


a.ngg-album-desc{
   font-family: roboto;
   height: 30px;
}





code{
  background-color:transparent!important;
  padding:5px;
}
.vsel-meta-cats, .vsel-image-info{
  display:none;  
}

.vsel-meta-start-date{
  width: 50%;
  float:left;
  text-align:left;
}
.vsel-meta-end-date{
  width: 50%;
  float:right;
  text-align:left;
}


#vsel .vsel-meta{
  width: 100%;
}
.vsel-meta-title{
  width: 50%;
  float:right;
}
.vsel-meta-title code{
  white-space:normal; 
  font-size: 1.0rem;
  text-align:left;
  overflow: visible; 
}
.vsel-meta-time{
  float:left;
  width:50%;
  text-align:left;
  margin:0px;
}
#vsel .vsel-meta-title{
  margin-bottom: 0px;
  text-align: center;
  float:none;
  width: 100%;
}
.vsel-meta-link{
  width: 50%;
    float: right;
    text-align: left;
    margin:0px;
}
.vsel-meta-link code a{
  color: #fff;
  text-decoration: underline;
}
.wp_wrapper > p{
  display:none;
}
.vsel-content:hover{
  background-color: rgba(67,9,66,0.5);
}

#vsel p{
  margin:0px;
}
#vsel .vsel-content{
  margin:0px;
  padding:5px 00px;
}

#vsel a.next {
   display: none;
}


body h4, .row .col h4, .portfolio-items .work-meta h4, .list-icon-holder[data-icon_type="numerical"] span, .portfolio-items .col.span_3 .work-meta h4, #respond h3, .blog-recent.related-posts h3.title, h3#comments, .portfolio-items[data-ps="6"] .work-meta h4, .nectar-hor-list-item[data-font-family="h4"], .toggles[data-style="minimal_small"] .toggle > h3 a{
  text-transform: none!important;
}