.whats-button {
   display: none;
}

#return-to-top {
   bottom: 17px;
}

#cabecalho > .conteiner:before {
    background-color: #000080;
}

.menu.superior {
    background-image: radial-gradient(circle, #ff0008, #ef0008, #df0007, #cf0007, #bf0006) !important;
}

/* CABEÇALHO */
/*#cabecalho > .conteiner {
	background: #f1d93b;
}

#cabecalho > .conteiner:before {
	background: transparent;
}

@media screen and (min-width: 769px) {
	#cabecalho, #cabecalho .conteiner {
       background: #f1d93b;
    }
}

@media (max-width: 768px) {
    .head-mobile, #cabecalho .atalhos-mobile {
    	background: #f1d93b;
    }
} */

/* MENU */
/*.menu.superior {
	background: #ff0009;
}*/

.carrinho .qtd-carrinho, .busca-mobile .botao-busca::after {
    color: #ffffff !important;
}

.carrinho .qtd-carrinho {
    color: #ffffff !important;
}

.menu.superior .nivel-um > li {
	background: transparent;
}

.menu.superior .nivel-um > li:hover {
	background: #f1d93b;
}

@media (max-width: 767px) {
    .lrMenuOpen .meuspedidos, .lrMenuOpen .minhaconta, .title-menu {
    	background: #a92e2e;
    }
}

/* ÍCONE CARRINHO E BARRA DE BUSCA*/
.carrinho .qtd-carrinho, .busca-mobile .botao-busca {
    background: #ff0009;
}

/* BOTÕES */
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao, .listagem-item .acoes-produto .botao.principal:hover, news-rodape .newsletter .botao:hover:before, .listagem-item .acoes-produto .botao.principal, a.botao.principal.ir-carrinho.hidden-phone, .carrinho-interno > div .botao {
    /*background: #f1d93b;*/
    background: #000080;
}

/* BORDAS MDOAIS */
#modalContato, .my_account ul, .carrinho-interno, .acoes-produto-responsiva a.tag-comprar {
	border-color: #f1d93b;
}

/* BORDA INFERIOS DOS TÍTULOS DAS CATEGORIAS */
.titulo-categoria::before {
	background: #f1d93b
}

/* RODAPÉ */
#rodape .institucional {
	background: #000080;
}


@media (max-width: 767px) {
    #rodape .institucional {
        background:#000080 !important;
    }
    #rodape .titulo {
    	color: #000;
    }
}

/* LINKS DO RODAPÉ */
#rodape div.contato li a, #rodape div.contato i, #rodape div.contato i:hover {
	color: #FFF;
}


/* MODIFICAÇÃO DO MENU */
.menu.superior {
    background: #ff0009;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.menu.superior .nivel-um > li > a > strong {
    color: #ffffff !important;   
}

/* FAZER A QUEBRA DO MENU COM FLEX */
.menu.superior .nivel-um > li:hover .nivel-dois {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 480px;
}

/* ESPAÇAMENTO DO MENU */
.menu.superior .nivel-dois {
	padding: 0;
    margin: 0;
}

/* PINTAR A LISTA DE BRACO */
.menu.superior .nivel-dois > li {
	display: block;
    width: 100%;
    background: #FFF;
    padding: 2px;
}

/* PINTAR A LISTA DE BRANCO NO HOVER */
.menu.superior .nivel-dois > li:hover, .nivel-dois:hover {
	background-color: #FFF;
}

/* REMOÇÃO DA TRANSPARÊNCIA NO HOVER */
.menu.superior .nivel-um:hover > li, .menu.superior .nivel-dois:hover > li {
	opacity: 1;
}

/* COR DO TEXTO NO HOVER */
.menu.superior .nivel-dois > li > a:hover {
	color: #ff0009;
}

#rodape .titulo {
    /*color: #ff0009;*/
    color: #FFF;
}

#rodape .links-rodape li a, #rodape p {
	color: #FFF;
}

#operation strong {
	/*color: #ff0009;*/
    color: #FFF
}

#rodape .atd-rodape {
    color: #FFF;
    border: 1.5px solid #FFF;
}

#rodape .news-rodape p {
    color: #FFF;
}

#rodape .lista-redes:before {
	/*color: #ff0009;*/
    color: #FFF
} 

/* Remover Logos */
.assinatura-rodape .span9.span12 {
	width: 100% !important;    
}
@media screen and (min-width: 768px){
    #rodape > div:last-child p {
        width: 100% !important;
        text-align: center;
    }
}

#rodape .loja-integrada-copyright {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    position: absolute;
    overflow: hidden;
}

/* Remover espaço entre CNPJ e Logo da Lista */
.assinatura-rodape .conteiner .row-fluid .span9.span12 {
    margin-bottom: -80px !important;
}

@media (max-width: 767px) {
    #rodape .links-rodape ul li a, div.contato a {
        color: #FFF !important;;
    }
}

/*
.pagina-inicial li.listagem-linha .slick-dots {
	display: none !important;
}

@media (max-width: 767px) {
    .pagina-inicial #listagemProdutos > ul.produtos-carrossel li.listagem-linha ul {
         display: none !important;
    }
}
*/

@media (min-width: 768px) and (max-width: 1000px) {
	.pagina-inicial .banner mini-banner .modulo.span4 {
		width: 31.45% !important;
	}
}

@media (max-width: 767px) {
	.pagina-produto .corpo .span12.produto {
		padding-top: 50px !important;
	}
}

@media (max-width: 767px) {
	.pagina-produto .news-rodape .newsletter .botao::before {
		border: none;
	}
	.pagina-produto .news-rodape.span3 {
		padding: 0px 10px 5px 10px;
	}
    .pagina-inicial .listagem-linha .slick-product ul.slick-dots {
        width: 0px;
        font-size: 0px;
        position: absolute;
        display: none !important;
        margin-left: -10000px;    
    }
}

@media only screen and (max-width: 767px) {
    .banner .flex-control-nav {
        display: inline !important;
    }
    .secao-banners .banner .flex-control-paging li a.flex-active {
        background: #fcdd06 !important;
        border-color: #fcdd06 !important;
    }
}    

/* Página do  produto - Posisionamento superior da Imagem */
@media only screen and (max-width: 767px) {
	.produto .conteiner-imagem {
		margin-top: 50px;
	}
}