.element-address {
	display: none !important;
}
.info-phone {
	display: none !important;
}
p.product-sku {
    display: none !important;
}
p.product-category {
    display: none !important;
}

/*Ocultar botão Avise-me*/
.btn-tell-me{
    display: none !important;
}

/*Ajuste espaçamento header redes sociais*/
#header-main .header-1 {
    margin-top: 10px;
}
#header-main .element-social-header .social-header-list li {
    margin: 0 5px;
}
.wrapper-product-combination .product-combination-list .product-combination-item:hover {
background: #51bef5;
}