.alert-info {
 display: none !important
}

body:not(.show_slider) .container-fluid.head {
 background: var(--theme-primary-color)
}

.show_slider .justbg {
 background: var(--theme-primary-color);
 border-radius: unset
}

.show_slider .bgcoloronly {
 background: var(--theme-primary-color);
 border-radius: unset
}

.heading_1>.item-color {
 color: var(--theme-primary-btn-hovered-border);
 position: relative
}

.slick-arrow {
 display: none !important
}

.progress>div {
 background: var(--theme-primary-btn-hovered-border)
}

.info {
 background-color: #f8f8f8;
 border: none
}

.btn {
 border: none !important
}

.gp_step_one {
 color: var(--theme-primary-btn-hovered-border)
}