.full.menu .conteiner .nivel-um>li.offers>a {
    background: #a31010!important;
    cursor: pointer;
}

.full.menu {
    background: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px #fff;
    height: 70px;
}


.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #a31010;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 400;
    transition: all .2s ease-out;
    line-height: normal;
}

.full.menu .conteiner .nivel-um>li:hover>a>.titulo {
    color: #a31010;
    opacity: .7;
}

/* Produced by */
#copy {
    padding: 50px 0 30px;
}

.copy-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.copy-up-left-col {
    flex-basis: 50%;
}

.copy-dev-rigth-col {
    flex-basis: 30%;
    
}

.copy-up-left-col h4 {
    
    font-weight: 500;
    color: #a31010;
    margin-bottom: 2px;
}

.copy-up-left-col small {
    
    font-size: 13px;
    color: #a31010;
    margin-bottom: 4px;
}

.copy-dev-rigth-col h4 {
    
    font-weight: 500;
    color: #a31010;
    margin-bottom: 2px;
}

.logo a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* margin: auto; */
    margin-top: 10px;
    max-height: 100%;
}

#produce {
    max-width: 40%;
    
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


.preco-promocional  {
    font-size: 22px !important;
}

.preco-parcela {
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #00a650 !important;
}

.listagem .preco-produto>div {
    margin: 3px 0 !important;
    color: #00a650 !important;
    margin-top: 10px !important;
}

#listagemProdutos.listagem .listagem-item .info-produto .preco-produto .preco-parcela strong, .listagem.aproveite-tambem .listagem-item .info-produto .preco-produto .preco-parcela strong {
    font-weight: 400;
    color: #00a650 !important;
    font-size: 24px !important;
}


/* Alterações dia 9-jun - feitas na urgencia, após ninguem do suporte do tema responder */

@media only screen and (max-width: 767px) {
.conteudo-topo .busca-mobile.fixed {
background: #a31010!important; }


.bandeiras-produto .bandeira-promocao {
    background: #a31010 !important; }

.scrollToTop {
	background:  #fff!important; }

}
@media only screen and (max-width: 767px) {
.conteudo-topo .menu.superior.visible-phone .menu-close:after {
    background:   #a31010!important; }


/* destop - botao contact esquerda */
.float-contact .float-open {
    background:   #fff!important; }


/*barra assinar neswletter desktop */
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background:   #a31010!important;
    border: solid 2px #a31010!important;
 }


/*iconescabeçalho - desktop */
#cabecalho .actions>li>a .icon * {
    background:   #a31010!important; }



/* Tentativa na urgencia de resolver a cor do botão continuar (no popup do checkout) no desktop 06/05/2022 */
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #a31010;
    color: #e5e5e5;
}
}

.wrapper-container-alert {
  display: block; 
  justify-content: center;
  margin-top: 30px;
  font-family: 'Lato';
}

.container-alert {
  background: #FDF8E4;
  padding: 12px 20px;
  text-align: center;
  border-radius: 8px;
  color: #C09755;
}

.alert-title {
    font-size: 32px !important;
}

.alert-subtitle, .alert-last {
    font-size: 24px !important;
}

.alert-title, .alert-subtitle, .alert-last {
  font-weight: 600;
}

.alert-last {
  color: #600903;
}
