.sppb-addon h3.sppb-addon-title {
    margin: 20px 0;
   
    padding-right: 0px!important;
    box-shadow: inset 0 0px 0px 0px #000!important;
   
}

.sppb-addon h3.sppb-addon-title:after {
    
    height: 1px!important;
    width: 100%!important;
    margin: 0px 10% 0 0!important;
    
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {

    border-bottom: 1px solid #000;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
  
    display: none;
}