.textwidget.custom-html-widget .pciwgas-title a {
    color: #8e8e8e!important;
        font-size: 20px;
        font-weight: 300;
            display: list-item!important;
    list-style: disc;
    margin-left: 11%;
}

.textwidget.custom-html-widget .pciwgas-title {
    background: white;
    color: black!important;
    padding: 3px;
    margin: 0;
        text-align: left;
}
.textwidget.custom-html-widget .pciwgas-post-cat-inner {
    margin: 2px;
}
div#rpwwt-recent-posts-widget-with-thumbnails-2 span.rpwwt-post-title {
    line-height: 1em;
    display: block;
    color: #757575;
}
div#rpwwt-recent-posts-widget-with-thumbnails-2 .rpwwt-post-date {
    font-size: 14px;
    color: #adadad;
}
div#rpwwt-recent-posts-widget-with-thumbnails-2  ul{
        padding: 0;
}
div#rpwwt-recent-posts-widget-with-thumbnails-2 li {
    border-bottom: 1px solid #d2d2d2;
    margin: 0;
    padding: 23px 10px;
}
section#custom_html-4 {
    padding-bottom: 15px;
}

.signup_text button.search-submit {
    background: url(../png/footer_search-1.png);
    height: 71px;
    width: 71px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 71px;
    border: 0;
    position: relative;
    /* top: -67px; */
    display: block;
    left: 103%;
    top: -4px;
}
.signup_text svg.icon.icon-search {
    display: none;
}
.signup_text .search-field {
    padding: 15px;
    margin-left: 35px;
    border: 0;
    border-radius: 35px;
    font-size: 19px;
    padding: 21px 37px;
    font-weight: 300;
    width: 41%;
    position: absolute;
    left: inherit;
    float: left;
}
.signup_text {
    width: 100%!important;
    max-width: 100%!important;
    display: -webkit-inline-box;
}
.signup_text section {
    width: 44%;
}