.footer-column-1 img { filter: invert(1); width: 35%; }
.footer-column-1 p { font-size: 14px; text-align: justify; word-spacing: -2px; }
.footer-container .footer-widget { margin-bottom: 15px !important; }
.footer-container .footer-column { margin-bottom: 0 !important; }
.cat-design-alt .hover-mask>h3 { font-size: 16px !important; font-weight: 600; }
.footer-column-2 .textwidget h5 { font-size: 16px; font-family: 'Montserrat'; font-weight: 800; margin-bottom: 10px; color: #ed1a25; }
.footer-container.color-scheme-light p { color: #fff !important; }
.footer-container.color-scheme-light ul li a { color: #fff !important; }

.woocommerce .add-request-quote-button.button{    font-weight: 500;   font-size: 16px !important; }

.main-nav .menu > li.current-menu-item > a { color: red !important; }
.footer-container { background-color: #000000; margin-top: -40px; }

ss3-force-full-width { transform: translate3d(0px, 0px, 0px) !important; }


.order-list-icon ul li { list-style: none; margin: 10px 0; position: relative; padding-left: 35px; }
.order-list-icon ul li strong { color: #000; }
.order-list-icon ul li:before { content: "\f791"; position: absolute; left: 0; color: red; font-family: 'Font Awesome 5 Brands'; }

.quote-but { background: #000; color: #fff; padding: 12px 20px; }
.quote-but:hover { background: #fd023b; color: #fff; }

.woocommerce-product-details__short-description p { font-size: 14px; }
.woocommerce-product-details__short-description ul li { font-size: 14px; }


.owl-carousel div.product-grid-item {
    border: 1px solid #ddd;
    padding-bottom: 15px;
    box-shadow: 0 0 5px #d4d4d4;
    background: #fff;
}



.cat-design-default .hover-mask h3 {
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
    font-style: normal !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
}
.cat-design-default .hover-mask {
    position: absolute;
    left: 0;
    right: 0;
    transform: inherit;
    background: #000;
    color: #fff;
    bottom: 0;
}