/* CUSTOM  and OVERRIDDEN CSS CODE GOES HERE TEST*/
a#main-logo-brand {
    margin-bottom: -6px;
}

@media only screen and (max-width: 600px) {
    .reduce-on-mobile {
        font-size: 32px!important;
    }
    
    #strip_widget-59 {
        background-image: none!important;
    }
}

section.ui-state-default.counter {
    border-bottom: 1px dashed #9bd8dc;
}

input[name="c_field_b97ecacf"] {
    font-family: "Alex Brush"!important;
    font-size: 36px!important;
}

input[name="c_field_aae23336"] {
    font-family: "Alex Brush"!important;
    font-size: 36px!important;
}

fieldset.form-parent-title h6 {
    display: none;
}

p, li, label, a {
   line-height: 1.7;
}

.makeWhiteFont a {
  color: #4695c5!important;
}

.makeWhiteFont div a img {
  -webkit-filter: grayscale(1) invert(1);
filter: grayscale(1) invert(1);
}

.makeWhiteFont *{
   color: #ffffff;
}
   
body {
   background-color: #f7f7f7;
}

input, textarea { 
   font-size: 16px!important;
   font-family: 'Reddit Sans' !important;
   letter-spacing: 1px;
}  

lp6-paginative-form#entry_paginative_form_64:before{
    content: "Entry Form";
    font: 400 30px / 45px 'Reddit Sans Condensed' !important;
    color: #2168A6;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block !important;
    margin: -10px 0 24px 12px;
    border-top: 1px solid #9a9a9a;
    width: calc(100% - 24px);
}
   
.entry-section h3 {
   color: #2168A6!important;
}
.countdown_widget h3.title:before, .countdown_widget h3.title:after {
    height: 1px !important;
    opacity: 0.3 !important;
}