/* CUSTOM  and OVERRIDDEN CSS CODE GOES HERE */
.countdown_widget h3.title:before, .countdown_widget h3.title:after {
    height: 0!important;
}

.countdown span .label{
    text-transform: uppercase!important;
}

div#counter_form-59 {
    background: linear-gradient(90deg, rgba(236,158,58,1) 0%, rgb(230 177 37) 50%, rgba(236,158,58,1) 100%)!important;
}

/*section[data-widget-id="43"] {
    background: linear-gradient(90deg, rgba(236,158,58,1) 0%, rgba(236,192,58,1) 50%, rgba(236,158,58,1) 100%)!important;
}*/

section.entry_form lp6-button {
    width: 100%;
    padding: 0 12px;
}

section.entry_form lp6-button button {
    width: 100%;
}