.footer-widgets.footer.footer-1>.row.large-columns-1.mb-0>#media_image-3 {
    text-align: center;
}
span.widget-title,ul.product-categories,.menu-resource-container,.menu-quick-links-container {
    color: #000000;
}
.is-divider.small {
    display: none;
}
/*.footer-widgets {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*}*/
 ul.menu>li>a:hover {
    color:#4f3a28 !important;
}

.footer-widgets .widget_product_categories .product-categories .cat-item>a:hover {
    color:#4f3a28 !important;
}

.footer-widgets .row.dark.large-columns-6.mb-0 {
    justify-content: space-around;
}
.footer-widgets.footer.footer-2.dark {
    border-top: 2px solid #4F3A284D;
    border-bottom: 2px solid #4F3A284D;
}
li.cat-item {
    font-size:20px;
    font-weight:400;
}
.footer-widgets div#custom_html-6, .footer-widgets div#custom_html-7 {
    display: none;
}

.footer-widgets div#text-3 {
    margin-right: 8em;
    margin-left: 8em;
}
.categories-lower-div {
    padding-left: 8em !important;
}


/*Responsive*/

@media(max-width:786px) {
    .footer-widgets div#text-3 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}