h5 {
    font-size: 14px!important;
}

.no-rounded-input input[type=text] {
    width: 100%;
}

.no-rounded-input input[type=email] {
    width: 100%;
}

.no-rounded-input input[type=tel] {
    width: 100%;
}

select#sfh-hear {
    width: 100%;
    margin-bottom: 10px;
}
select#sfh-type {
    width: 100%;
    margin-top:8px;
    margin-bottom: 8px;
}

.pum-theme-232 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 3%;
    border-radius: 0px;
    border: 0px none #000000;
    box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.0 );
    background-color: rgb(128 181 42);
}

html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container {
    position: fixed;
    top: 134px ! important;
}

.pum-container .pum-content h3 {
    color: #ffffff;
    font-family: 'Abel';
    font-size: 30px;
    line-height: 1em;
}

.pum-theme-232 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: #333333;
}

::marker {
    color: #333333;
}

li {
    margin: 0 0 0.25em!important;
}

@media (max-width: 700px)
{ body #site-logo a img {
    width: 250px!important;
    height:auto!important;
}}

@media (max-width: 700px)
{.fixed-header #site-logo img:not(.tf_sticky_logo) {
    max-height: none!important;
}}