/* = Child Theme Custom CSS File
-------------------------------------------------------------- */

.widget ul li {
    list-style: none;
    color: #999ca5;
    border-bottom: 1px solid #dde1e3;
    padding: 0 0 10px;
    margin: 2px 0 0;
}


#main-footer .widget input[type="submit"] {
    border: none;
    background-color: #de1835;
    color: #fff;
}

#header {
    padding: 15px 0;
    background: #fff;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: #3279BB;
    opacity: 0;
}

#main-footer {
    background-color: #3a3c41;
    padding: 50px 0 30px 0;
    color: #9ba0aa;
    line-height: 24px;
}

.banner {
    width: 100%;
    min-height: 280px;
}

