/*nome unitario e metro na vitrine*/
#product-list .product-list-item .product-info .product-unit, #product-list-sidebar .product-list-item .product-info .product-unit {
	display: block;
    color: #666;
    font-weight: bold;
    margin-top: 10px;
}

.wrapper-depoimentos .post {
    margin-top:5%
}
/*nome unitario e metro na vitrine*/
#product-list .product-list-item .product-info .product-unit, #product-list-sidebar .product-list-item .product-info .product-unit {
	display: block;
    color: #666;
    font-weight: bold;
    margin-top: 10px;
}

.wrapper-depoimentos .post {
    margin-top:5%
}
#product-list .product-list-item .product-info p.product-price .product-big-price {
    margin-right: 4px;
}
#product-list .product-list-item .product-info p.product-price span:last-child {
    font-size: 12px;
}

.product-list-item span.product-big-price ins {
    font-size: 18px;
}

.aparenciapaginas-depoimentos .wrapper-depoimentos .post:nth-child(1),
.aparenciapaginas-depoimentos .wrapper-depoimentos .post:nth-child(2),
.aparenciapaginas-depoimentos .wrapper-depoimentos .post:nth-child(3),
.aparenciapaginas-depoimentos .wrapper-depoimentos .post:nth-child(4) {
    display: none;
}

.footer-2 .container-12 .element-address.lazyload .grid-3.grid-address iframe {
    width: 100%;
    height: auto;
}