/*

  Theme Name: Belief_WP Framework
  Description: Belief Custom Theme created by Belief Agency in 2014. 
  This theme constists of the custom design provided by Belief Agency for the intended purpose for:

  Author: Belief Agency
  Author URI: http://www.beliefagency.com/
  Version: 1.1.1
  Tags: Belief Custom Theme, responsive, multi-step form, gulp, sass, requireJS

  License: GPL-2.0+
  License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* Developers: Please do not use this file to edit, use the gulp workflow; */

/* 
    Clients: Add any customizations below 
*/

.featured-listing .item-card--details{
  min-height:140px;
  background-color: rgba(0,0,0,0.7);
  top:auto !important;
  bottom:0;
  padding: 10px 20px 5px 20px;
  width:100%;
}

.solidtable{
  border-collapse: collapse!important;
}
.solidtable td{
    padding: 5px 10px 5px 10px;
    border-collapse: collapse!important;
    border: 1px solid #444444;
}

.hero-container{
    z-index:0;
}