/* Enter Your Custom CSS Here */
.flexslider .slides > li { display: block !important; }

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 4px;
    line-height: 18px;
    border: 0px
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    background-color: #EAEAEA;
}

h1 {
    font-size: 34px;
    font-weight: 700;
}


h5 {
    font-size: 16px;
    line-height: 24px;
}

h3 {
    font-size: 22px;
    line-height: 28px;
}

span.wpcf7-list-item { display: block; }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    width: 100%;
}

#left-area ol {
    line-height: 30px;
    font-size: 18px;
}
