.carrinho-checkout .atendimento li .display-table {
    color:#062d00;
}
#rodape .design-fox {
    max-width: 255px!important;
    float: right;
    left: -10px;
    display: none!important;
    top: 10px;
    margin: 0!important;
    position: relative;
}
#rodape .loja-integrada-copyright {
 background-color: rgba(255, 255, 255, 0.02);
 background-blend-mode: normal;
 display:none;
}

.bandeiras-produto span {
    position: relative;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 10px;
    font-weight: 700;
    font-size: 12px;
    color: #f5f5f5;
    text-transform: uppercase;}
    
.menu.superior {
    background: #ffcc2a;
}
.menu.superior .nivel-um>li>a>strong {
    color: #093907!important;
}
.menu.superior .nivel-um>li {
    padding: 8px 8px;
}