.slotholder:after {
  background: rgba(99,23,33,0) !important;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  opacity: 0.9;
  display: none;
}

.sp-page-title:after {
  background: rgba(99,23,33,0) !important;
  display: none;
}

.rs-footer a:link {color:#ffffff;}

.footer-title {margin-bottom: 20px !important;}

article.item.item-page ul li:before {
  display: none !important;
}

div#sp-right.col-sm-3.col-md-3{
    background-color: #E9EBEB;
}

footer#sp-footer.rs-footer:before{
    visibility:hidden;
    
}

footer#sp-footer.rs-footer:after{
    visibility:hidden;
    
}

#sp-top-bar .welcome-text{
font-size: 18px !important;
}

body{
    font-size: 16px !important;
}
.sppb-addon-feature p{
    font-size: 16px !important;
}

h3.page-header.item-title{
    
    font-size:30px;
}