.ei-sub-newsletter,
.ei-scoller-flow,
.ei-home-slider,
.appseo-overflow-visible,
.app-startup-overflow-visible {
overflow: visible !important;
}
.str-title-before h2:before {
left: 0;
right: 0;
top: -15px;
height: 3px;
width: 42px;
content: '';
margin: 0 auto;
position: absolute;
background-image: -webkit-linear-gradient(325deg, #6407c1 0%, #324add 49%, #008df9 100%);
background-image: -o-linear-gradient(325deg, #6407c1 0%, #324add 49%, #008df9 100%);
background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%);
}
.str-title-before-left h2:before {
right: auto;
left: 0;
top: -15px;
height: 3px;
width: 42px;
content: '';
margin: 0 auto;
position: absolute;
background-image: -webkit-linear-gradient(325deg, #6407c1 0%, #324add 49%, #008df9 100%);
background-image: -o-linear-gradient(325deg, #6407c1 0%, #324add 49%, #008df9 100%);
background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%);
}