body.pages-notfound .msg-empty {
    padding: 20px 0 !important;
}

.element-pagination {
    margin-bottom: 40px;
}

/*#footer-main .element-payment-methods div[class^="icon-payment-"].icon-payment-itau-shopline {
	background-position: center -432px !important;
}*/

#product-list .product-list-item .product-image, #product-list-sidebar .product-list-item .product-image {
	height: auto !important;
}

#header-main .info-email {
	display: none !important;
}

/*Banner em categoria específica*/
#banner-shop li a[title="teste"]{
	display: none;
}

a.apagarestecara {
    display: none !important;
}


#header-main .header-3 {
    padding: 15px 0 !important;
}


.pagina-carrinho #footer-main .address-inner {
    display: none;
}

.pagina-recibo #footer-main .address-inner {
    display: none;
}

.element-product-detail .product-price {
    display: flex !important;
    flex-direction: column;
}

.element-product-detail p.product-price-off {
    order: 1;
}

.element-product-detail p.product-new-price {
    display: none;
}

.element-product-detail p.product-parcelled-price {
    order: 2;
    margin-top: 5px;
}

.element-product-detail .wrapper-product-parcels {
    order: 3;
}

.element-product-detail span.desconto_avista {
    font-weight: bold;
    font-size: 22px !important;
}

.element-product-detail .wrapper-product-price .product-price .product-price-off {
    font-size: 14px;
    vertical-align: bottom;
    line-height: 14px;
    margin-left: 4px;
    margin-top: 6px;
}

#product-list .product-list-item .product-info .product-old-price {
    display: none;
}

#product-list .product-list-item .product-info .product-price {
    display: none;
}

#product-list .product-list-item .product-info .product-cash-price {
    margin-top: 10px;
}

#product-list .product-list-item .product-info .product-cash-price span {
    font-weight: bold;
    font-size: 22px !important;
}
.element-product-detail .wrapper-product-price .product-price .product-old-price {
    display: none;
}
#product-list .product-list-item .product-info .product-parcelled-price {
    margin-top: 5px;
}