.atalhos-mobile .fundo-principal {
    background: #570085;
}
#barraNewsletter .componente{
    background: #650089;
}
/*VIDEOHOME*/
.pagina-busca #rodape {
    margin-top: -30pc;
}
div#video {
    margin-right: 1px;
    position: relative;
    margin-top:-85pc;
}
.institucional.fundo-secundario{
       margin-top: 35pc; 
}

.pagina-produto #rodape{
       margin-top: -30pc!important; 
}
body.pagina-categoria.tema-transparente.tema-pequeno.fixed-menu-ldt #rodape {
    margin-top: -35pc;
}
/*NEWSLETTER*/
#barraNewsletter .texto-newsletter i{
    border:none;
}
#barraNewsletter  {
    background: #650089;
}
 #barraNewsletter.posicao-rodape .conteiner{
     background: #650089;
 }
#barraNewsletter .componente .interno-conteudo{
    background: #650089;
}
#barraNewsletter .componente .botao {
    background: #ff662b;
}


/* BOTÃO MINHA CONTA*/
.botao-minhaconta:hover {
    background: #ff6633;
}

.botao-minhaconta {
    background: #570086;
}

.login-itens:hover {
    background: #57008652;
    color: #fff;
    border-radius: 10px;
}

/* BOTÃO COR CARRINHO */
.carrinho .botao.principal:hover, .listagem-item .acoes-produto .botao:hover, .produto .comprar .botao-comprar:not(.desativo):hover {
    background: #33cc33;
    color: #000000;
}

.carrinho-interno .carrinho-rodape .botao {
    background-color: #570086!important;
}

.carrinho-interno .carrinho-rodape .botao:hover {
    background-color: #33cc33!important;
}
a.btn.btn-small {
    background: #4e0285;
}

/* SETA SUBMENU DO MENU SUPERIOR */
#cabecalho .menu ul ul i {
    background-color: rgb(0 0 0 / 0%);
}

#cabecalho .menu .nivel-um>li:hover {
    background: #ff6633;
    color: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 5px;
}

/* Cor Barra menu superior */
#cabecalho .menu {
    border-bottom: 2px solid #000;
}
#cabecalho .menu i {
    color: #ffffff;
}
/*fonte menu*/

#cabecalho .menu .nivel-um>li>a>.titulo {
    color: #ffffff;
}

/*BOTÃO FINALIZAR COMPRA*/

.pagina-carrinho .botao.principal.grande {
    background: #570086!important;
}

/*TEXTO FINALIZAR CARRINHO*/
.carrinho-checkout .atendimento li strong {
    color: #ff6633;
}

/*MINHA CONTA*/
.novo-conta:hover {
    border: 2px solid #650089;
    border-bottom: 1px solid #650089;
}

/*MINHA SACOLA*/
.novo-carrinho .carrinho:hover {
    border: 2px solid #650089;
}

/* FONTE BARRA PRETA FALE CONOSCO */
.barra-inicial .canais-contato li>a, .barra-inicial .canais-contato li>span {
    display: block;
    padding: 5px 0;
    font-family: 'Open Sans';
    font-weight: 600;
}

/* TEXTO BARRA DE PESQUISA */

input[type=text] {
    font-family: 'Open Sans'!IMPORTANT;
    font-size: 16px;
    font-weight: 300;
    TEXT-TRANSFORM: UPPERCASE;
}

/*Paginas extras*/
h1.titulo.cor-secundaria {
    text-align: center;
    color: #650089;
}
#corpo .bandeira-produto .bandeira-marca {
    background-color: #ff662b;
}
/*RODAPÉ*/
#rodape .institucional+div .row-fluid {
    display: none!IMPORTANT;
}
table th {
    background-color: transparent;
}
.Informacao {
    margin-top: -6%;
}
th, tr, td {
    padding: 8px;
    border: none;
}
/*WHATS*/
.btn-whats {
    bottom: 130px!IMPORTANT;
}

/*DESCRIÇÃO PRODUTO*/
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    color: #fff!important;
    background-color: #3d005d;
    border: 1px solid #3d005d;
    border-bottom-color: transparent;
    cursor: default;
}
.abas-custom .nav-tabs li a {
    border-radius: 30px;
}
.abas-custom .nav-tabs li::marker {
    color: transparent;
}
.abas-custom .nav-tabs li a {
    border-radius: 30px;
    color: #000;
}
/*PRODUTOS HOME*/
.listagem-item .acoes-produto .botao {
    background: #650089;
}
.carrinho .botao.principal:hover, .listagem-item .acoes-produto .botao:hover, .produto .comprar .botao-comprar:not(.desativo):hover {
    background: #8019ac;
    color: #ffffff;
}
#corpo .bandeiras-produto .bandeira-promocao {
    background-color: #ff662b;
}

/*VIDEOHOME*/
iframe {
    width: 100%;
    height: 430px!important;
}





/*MOBILE - MENU SUPERIOR*/
@media only screen and (max-width: 767px){
    
.logo a img {
    max-height: 50%!important;
}
.atalhos-mobile {
    background: #570085;
}
#cabecalho .menu {
    border-bottom: 2px solid #000;
}
#cabecalho .menu .block-title {
    background: #ea561d;
}
#cabecalho .menu a {
    background: #3d005d;
    color: #ffffff!important;
}

#cabecalho .menu .nivel-um {
    background: #3d005d;
}

#cabecalho .menu ul ul {
    background: #3d005d;
    border: 1px solid #3d005d;
}
/*VIDEOHOME*/
div#video {
    margin-right: 1px;
    position: relative;
    margin-top:-128pc;
}   
body.pagina-categoria.tema-transparente.tema-pequeno #rodape {
    margin-top: -35pc!important;
}    
}