.ba-item-content-slider .active >.ba-grid-column,
.active > .ba-slideshow-caption {
    display: flex !important;
}

hr.foot {
    /* border: 1px solid #ad8a4e; */
    border: solid #f7af0c;
    border-width: 5px 0 0;
    clear: both;
    margin: 5px 0 15px;
    height: 0;
    width: 25px;
  	
}

.firstcharacter {
  color: #333;
  float: left;
  font-family: Times New Roman;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

.firstcharacter-w {
  color: #FFF;
  float: left;
  font-family: Times New Roman;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

.strike {
  text-decoration: line-through;
  color: #555;
}

.ba-blog-post-rating-stars, .ba-review-stars-wrapper {
    align-items: center;
    color: #ddd;
    display: flex;
    letter-spacing: initial !important;
    margin-bottom: 1px;
    display: none;
}

.intro-post-reviews a.ba-blog-post-rating-count, .ba-blog-post-reviews a.ba-blog-post-rating-count {
    margin-left: 10px;
    transition: .3s;
    display: none;
}

.shadow {
 text-shadow: 2px 2px 5px #333; 
}

.pad-r {
 padding-right: 35px; 
}

.pad-l {
 padding-left: 35px; 
}

.cb-ce-handle-icon{
  display: none;
}