/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2019-07-30 13:11:31 */

@media (max-width: 480px) {
    .category-products .products-grid li.item {
        float: none !important;
        width: 100% !important;
    }
}
.footer-bottom {padding:18px 0;}
.footer-middle .block.block-subscribe .input-box input.input-text{background-color:#fff;border:1px solid #b5a691;}
.footer-middle .block.block-subscribe .input-box button{border-left-color:transparent;}
.footer-middle .block.block-subscribe .input-box button span{color:#fff;background-color:#706047;}