/*ajustes nos icones das formas de envio*/

div.icon-delivery-transportadora-jadlog-\.package.lazyload { 
    background-position: center -646px; 
}

div.icon-delivery-transportadora-jadlog-\.com.lazyload { 
    background-position: center -825px; 
}

div.icon-delivery-transportadora-latam-cargo-efacil.lazyload{ 
    background-position: center -863px; 
}

div.icon-delivery-transportadora-azul-cargo-express-expresso.lazyload{ 
    background-position: center -72px; 
}

div.icon-delivery-transportadora-azul-cargo-express-e-commerce.lazyload{ 
    background-position: center -684px; 
}

div.icon-delivery-mini-envios.lazyload{ 
    background-position: center -900px; 
}

div.icon-delivery-transportadora-buslog-rodoviario.lazyload{ 
    background-position: center -684px; 
}

div.icon-delivery-transportadora-jadlog-\.package-centralizado.lazyload{ 
    background-position: center -109px; 
}

div.icon-delivery-transportadora-loggi-express.lazyload{ 
    background-position: center -684px; 
}

div.icon-delivery-transportadora-loggi-coleta.lazyload{ 
    background-position: center -684px; 
}

div.icon-delivery-transportadora-jet-standard.lazyload{ 
    background-position: center -684px; 
}

div.icon-delivery-transportadora-loggi-loggi-ponto.lazyload{ 
    background-position: center -684px; 
}
/*FIM*/

/*alteração da cor da tarja de promoção e frete gratis*/

#product-list-sidebar .product-list-item .label-launch, #product-list .product-list-item .label-launch, #product-list-sidebar .product-list-item .label-promo, #product-list .product-list-item .label-promo, #product-list-sidebar .product-list-item .label-freeshiping, #product-list .product-list-item .label-freeshiping{
    background: #ff6a00; 
}

.element-product-detail .label-stamp-wrapper .label-stamp.label-promo {
    background: #ff6a00;
}

.element-product-detail .label-stamp-wrapper .label-stamp.label-freeshiping {
    background: #ff6a00;
}
.footer-4 {
    display: none !important;
}