#footer-main .element-menu-footer .menu-footer-list > li ul li a:before {
    content: "+";
    margin-right: 3px;
    display:none;
}

/*Ajuste telefones rodapé*/
.phone-inner {
    padding-left: 20px !important;
}

/*Submenus em uma coluna*/
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul {
    width: 300px;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul > li {
    float: unset;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul:before {
    border-left: none;
}
/*Botao de tabela de medidas instrução*/
a.btn-show-instrucao {
    background: #f067a2;
    color: #ffffff !important;
    border-radius: 5px;
    font-size: 16px;
    line-height: 45px;
    margin-bottom: 51px !important;
    padding: 10px 10px;
}
/*Ajuste largura caixa fretes*/
.element-product-detail .box-shipping #product-shipping th:nth-of-type(1), 
.element-product-detail .box-shipping #product-shipping td:nth-of-type(1), 
.element-product-detail .box-shipping #product-shipping th:nth-of-type(2),
.element-product-detail .box-shipping #product-shipping td:nth-of-type(2) {
    width: 80%;
    white-space: pre-wrap;
}
/*INICIO - RETIRA TEXTO UNIDADE:UN */
.element-product-detail .product-amount .label-unit {
    display:none;
/*FIM - RETIRA TEXTO UNIDADE:UN */
 /*INICIO - RETIRA BOTAO DE COMPARTILHAMENTO */
    }
.product-sharing .product-sharing-list {
    display:none
/*FIM - RETIRA BOTAO DE COMPARTILAHEMNTO */
