/*

Theme Name: Salient Child Theme

Description: This is a custom child theme for Salient

Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266

Author: ThemeNectar

Author URI:  https://themeforest.net/user/themenectar

Template: salient

Version: 1.0

*/

.recent_blog_more_button{
  color: rgb(0, 53, 148) !important;
  background-color: rgb(173, 194, 249) !important;
  visibility: visible;
  position: absolute;
  bottom: 0;
  left: 0;
  /*height: 46px;*/
  top: auto;
}

.category-news .excerpt,
.category-gallery .excerpt{
	padding-bottom:  100px !important;
}

.category-events .excerpt{
	padding-bottom:  0px !important;
}

body[data-header-resize="0"] .container-wrap,
body.single-post[data-bg-header=true].ascend .container-wrap{
  padding-top: 0 !important;
}

.class_list_view_here a{
	color: #003594 !important;
}