.sub-title::before,
.sub-title::after,
.section-title .sub-title::before,
.section-title .sub-title::after,
.section-heading::before,
.section-heading::after,
.sub-heading::before,
.sub-heading::after,
.footer-widget .widget-title::before,
.footer-widget .widget-title::after,
.widget-title::before,
.widget-title::after {
    display: none !important;
}
.slider-active:not(.slick-initialized) {
    visibility: hidden;
}
.slider-bg {
    background-color: #f8faff;
}

.sub-title,
.section-heading,
.sub-heading {
    padding-top: 0 !important;
}

.footer-widget .widget-title,
.widget-title {
    padding-bottom: 0 !important;
}