.barra-inicial .lista-redes ul li i {
	font-size: 1.8em !important;
}
a.botao.botao-comprar.principal.grande.desativo.with-popover {
    font-size: 18px !important;
}

#cabecalho .conteiner .row-fluid {
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}

/* Logo */
@media only screen and (min-width: 1000px) {
	#cabecalho .logo a img {
		padding-left: 35px;
		padding-top: 2px;
		transform: scale(1.8);
	}
	#cabecalho.fixed .logo a img {
		padding-left: 15px;
		transform: scale(1.3);
	}		
}
@media only screen and (max-width: 999px) {
	#cabecalho .logo a img {
		padding-left: 25px;
		transform: scale(1.5);
	}
	#cabecalho.fixed .logo a img {
		padding-left: 5px;
		transform: scale(1.0);
	}	
	#cabecalho.fixed  .conteiner .row-fluid {
		padding-top: 0px !important;
		padding-bottom: 3px !important;
	}
}

@media only screen and (max-width: 856px) {
	#cabecalho .logo a img {
		padding-left: 15px;
		transform: scale(1.3);
	}
}

@media only screen and (max-width: 767px) {
	#cabecalho .logo a img {
		padding-top: 2px;
		padding-left: 0px;
		transform: scale(1.8);
	}
}

/* OCULTAR ELEMENTOS PARA LOJAS CATALOGO */
#cabecalho>div.conteiner>div.row-fluid>div.conteudo-topo.span9>div.inferior.row-fluid>div.hidden-phone.span3, .cep form, .acoes-produto .cep div, .atalhos-mobile>ul>li>a.icon-shopping-cart {
	display: none !important;
}


.banner .flex-direction-nav a.flex-prev {
	background: url(https://cdn.awsli.com.br/1386/1386037/arquivos/menorfull.png) no-repeat;
}

.banner .flex-direction-nav .flex-next {
	background: url(https://cdn.awsli.com.br/1386/1386037/arquivos/maiorfull.png) no-repeat right;
}

.secao-banners .banner .flex-direction-nav a.flex-prev , .secao-banners .banner .flex-direction-nav .flex-next {
	color: transparent !important;
	filter: brightness(12%) grayscale(100%) !important;
    opacity: .5 !important;	
}

/* Background Topo */
body {	
    /*background-image: url(https://cdn.awsli.com.br/1386/1386037/arquivos/bgbody.jpg) !important;*/
	background: transparent !important;
	background-color: #9acf16 !important;
}

/* BG Rodapé */
#rodape .institucional {
    /*background: url(https://cdn.awsli.com.br/1386/1386037/arquivos/bg-rodape2.jpg) no-repeat center !important;*/
	background: transparent !important;
    background-color: #f8f302 !important;
}

/* Cor Azul escuro */
.login-registro, .barra-inicial, #cabecalho .carrinho>a>i.icon-shopping-cart.fundo-principal .titulo, #cabecalho .carrinho>a>i.icon-shopping-cart.fundo-principal .titulo:before, #rodape .titulo, #rodape .institucional a, #rodape .institucional p, #rodape .sobre-loja-rodape .conferir, .produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional, .tabela-carrinho .preco-produto .preco-promocional, .tabela-carrinho .subtotal strong, .tabela-carrinho .total strong, .identificacao .control-group .submit-email.botao.principal, .carrinho-checkout .atendimento li .display-table, .carrinho-checkout .atendimento li strong, #listagemProdutos.listagem .listagem-item .info-produto .preco-produto .preco-promocional, .listagem.aproveite-tambem .listagem-item .info-produto .preco-produto .preco-promocional, #listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar, .carrinho.vazio > a::after, .carrinho.vazio > a::before, .full.menu .nivel-dois a, #listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo, .atributo-comum .active a span, .atributo-comum a:hover span, .cor-principal, .menu a:hover, a, a:focus, a:hover, .carrinho .carrinho-interno>div .botao, .breadcrumbs ul li a, .info-principal-produto .breadcrumbs ul li a, .botao, .pagina-busca .menu.lateral ul li a, .pagina-busca .menu.lateral.outras ul li a strong, .pagina-categoria .menu.lateral ul li a, .pagina-categoria .menu.lateral.outras ul li a strong, #modalContato>form table>tbody>tr td>span {
    color: #241b52 !important;
}

.barra-inicial .icone-user {
	fill: #ffffff !important;
}
	
.barra-inicial .login-registro, .login-registro a, .barra-inicial .canais-contato li a, .barra-inicial .canais-contato li span, .barra-inicial .canais-contato li strong, .barra-inicial .lista-redes [class^=icon], .barra-inicial .canais-contato.span9 ul li.hidden-phone:before, .barra-inicial .canais-contato.span9 ul li.tel-whatsapp:before {
	color: #ffffff !important;
}


.icone-user, .icone-atendimento {
	fill: #241b52 !important;
}

#cabecalho .menu-open .line, .scrollToTop {
    background: #241b52 !important;
}

#rodape .sobre-loja-rodape .conferir {
	border: 3px solid #241b52 !important;
}

.full.menu {
	background: #241b52 !important;
}

.full.menu .nivel-um {
	background: none !important;
}

.full.menu .nivel-uma {
	background: #241b52 !important;
}

.full.menu .nivel-um li:hover > a {
	background: #0d5995;
}
	
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .full.menu .nivel-um .titulo {
		font-size: 13px;
	}
}

@media (max-width:728px) {
	.fa-envelope:before {
		content: "\f0e0";
		color: #241b52;
	}

	.fa-whatsapp:before {
		content: "\f232";
		color: #241b52;
	}

	.icon-phone:before {
		content: "\f095";
		color: #241b52;
	}
		
	.menu .nivel-dois li {
		background: #f8f302 !important;
	}
}

@media only screen and (min-device-width : 767px) {
	.conteudo-topo .busca-mobile .atalho-menu.icon-th::before {
		background: #241b52;
		color: #ffffff;
	}
}

/* Quantidade carrinho */
.carrinho .qtd-carrinho, .carrinho.vazio::after {
    background: #FCC70A !important;
    color: #241b52 !important;
}

.secao-banners {
    margin-bottom: 10px !important;
}

.full.menu .nivel-um > li:hover {
    /*background: #f8f302 !important;*/
	background: #241b52 !important;
}

.conteudo-topo.span9 {
    /*margin-top: 40px !important;*/
    margin-top: 0px !important;
}

ul.nivel-dois.borda-alpha {
    width: 200px !important;
}

.barra-inicial {
    background: #241b52 !important;
}

#cabecalho {
    background: #f8f302 !important;
}

#cabecalho>.conteiner {
    background: #f8f302 !important;
}


/* Margin Vitrine */
.pagina-inicial #corpo {
    margin-top: 0px;
}
/* Padding entre banner tarja e full banner */
.pagina-inicial #corpo>div {
	padding-top: 20px;
}

.banner.cheio+.row-fluid {
    margin-top: 0px;
}

/* Recuo de margem fullbanner  */
.banner {
	margin-bottom: -10px;
} 

/* Ocultar redes sociais rodapé 
#rodape .institucional .lista-redes {
	display: none;
}*/

/* Background Mobile */ 
.atalhos-mobile {
	background: #0E1133 !important;
} 

/* Cor do icone home mobile */
.atalhos-mobile ul li a {
	color: #fff;
}

/* Padding slide mobile */
.flexslider .slides {
	padding: 10px;
}

/* Botão busca mobile */
.conteudo-topo .busca-mobile .busca input {
	height: 60px;
}  

.conteudo-topo .busca-mobile .atalho-menu {
	margin-top: 0px;
	background: #241b52 !important;
}

.conteudo-topo .busca-mobile .busca .botao-busca {
	margin-top: 7px;
}

/* Logo */
#cabecalho .logo a {
    height: 120px;
    margin-top: 15px;
}

/* FAZER A QUEBRA DO MENU COM FLEX */
.full.menu .nivel-um > li:hover .nivel-dois {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 350px;
    max-width: 360px !important;
    /*overflow: scroll !important;*/
}

@media (max-width:1281px) {
	.menu .nivel-dois li:hover > .nivel-tres {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		max-height: 150px;
		max-width: 360px !important;
		background: #fff !important;
		/*overflow: scroll !important;*/
	}
}
 /*BG BRANCO */

.menu .nivel-dois li {
    background: #fff !important;
}

/* Remover rastreio */

.canais-contato ul li:first-child {
	display: none;
}

@media (min-width:729px) {
   .video-sobre {
        text-align: center;
   }
}

@media (max-width:728px) {
   .video-sobre {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
   }
   .video-sobre iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
   }
}

@media (max-width: 1025px) and (min-width: 1023px) {
	.canais-contato ul {
	margin-right: -50px;
	}
}

@media screen and (max-width: 767px) {
	.conteudo-topo .busca-mobile .menu.superior .nivel-dois li a {
		color: #f8f302;
	}
		
	.botao.principal, .botao.principal:hover {
		background: #241b52;
	}
}

/* Ocultar borda do menu */

.full.menu .nivel-um>li {
    border-right: none !important;
}

/* Bold */
.full.menu .nivel-um .titulo, #rodape .institucional a, #rodape .institucional p {
	font-weight: 700;
}

/* Margin Top Checkout */
.carrinho-checkout .atendimento {
    margin-top: 35px;
}

/* BG nivel dois */
.menu .nivel-dois li {
    background: #f8f302 !important;
}

/* Configs nível 2 */
.full.menu .nivel-dois a {
    line-height: 3;
    font-size: 15px;
    font-weight: 600;
}

.full.menu .nivel-dois li:hover > a, .carrinho .carrinho-interno li:hover .nome-produto {
    color: #5B5B5B;
}

#listagemProdutos .mini01 {
	text-align: center;
}

/* Itálico nos títulos de categorias */
#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo {
    font-style: italic;
}

/* Adicionao ao Carrinho */
#listagemProdutos.listagem .listagem-item.produto-adicionado, .listagem.aproveite-tambem .listagem-item.produto-adicionado {
    background: url(https://cdn.awsli.com.br/1386/1386037/arquivos/adicionado.png) no-repeat center 90%;
}

/*BG Menu lateral */
.pagina-busca .menu.lateral, .pagina-categoria .menu.lateral, .nivel-dois {
	background: #f8f302 !important;
}

/* Config do Menu Mobile */
@media screen and (max-width: 767px) {
	.conteudo-topo .busca-mobile .menu.superior, .menu .nivel-dois li {
		background: #241b52 !important;
	}
}

/* Ocultar sobre a loja */
#rodape .sobre-loja-rodape .conferir {
	display: none;
}

/* config terceirização */
strong.terceirizacao {
    font-weight: 700;
    font-size: 16px;
}

/* Box shadow no menu */
.full.menu {
    -webkit-box-shadow: 1px 7px 7px -2px rgba(0,0,0,0.39);
    box-shadow: 1px 7px 7px -2px rgba(0,0,0,0.39);
}

/* Tablet */

@media only screen and (max-device-width: 1023px) and (min-device-width: 768px) {
	.full.menu .nivel-um .titulo, strong.terceirizacao {
		font-size: 11px;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1279px) {
	.full.menu .nivel-um .titulo, strong.terceirizacao {
		font-size: 13px;
	}
}

@media (min-width:768px) { 
	.tarja-mobile, .carroshigienizadosmobile, .levamosatevoce, .diarias {	
		display: none !important;
	}    
}

@media (min-width:768px) { 
	.row-fluid.banner.mini-banner.hidden-phone {
		margin-left: -30px !important;
	}        
}

/* Rodapé organizar layout das categorias */
#rodape .institucional .links-rodape-categorias ul li {
    float: left;
    width: 50%;
}

/* Produto - Opção Selecionada */
.produto .atributos ul li.active a span {
	color: #000 !important;
}

.acoes-produto-responsiva .tag-comprar, .botao.principal.botao-comprar, .botao.principal.grande {
	background: #251858;
}

.full.menu .nivel-um .titulo {
	color: #fff !important;
}

.full.menu .nivel-um strong.terceirizacao {
	color: #f8f302;
}

.scrollToTop .fa.fa-angle-up {
	color: #fff;
}

/* Topo Mobile - ìcones */
@media screen and (max-width: 767px){
	.atalhos-mobile ul li a {
		color: #ffffff !important;
		text-shadow: none;
	}
}

@media screen and (min-width: 768px){
	.listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-next {
		right: 10px;
	}	
	.listagem .produtos-carrossel {
		margin-left: -20px;
	}
}

@media screen and (max-width: 767px) {
	.pagina-inicial #corpo>div {
		background-color: #9acf16 !important;
		padding-top: 33px;
	}
	.vitrine-destaque {
		background: #ffffff !important;
		border-radius: 10px 10px 0px 0px;
	}
	.listagem .produtos-carrossel {
		background: #ffffff !important;
		border-radius: 0px 0px 10px 10px;
	}	
}

/* Paginas - Menu Lateral */
.menu.lateral, .menu.lateral nivel-um {
	background: #ffffff !important;
}

.pagina-produto .full.menu .conteiner {
	background: transparent !important;
}

/* Voltar ao Topo */
.scrollToTop {
	border: 2px solid #fff;
    bottom: 15px !important;
    right: 5px !important;
}

/* WhasApp */
.whatsapp_link {
    transform: scale(1.2);
    bottom: 20px;    
    position: fixed;
    left: 3%;
    width: 55px;
    z-index: 1020;
    height: 55px;
    border: none;
    box-shadow: 0 0 0 0 #46d87c73;
    border-radius: 55%;
    background-color: #d6000500;  
}

/* Redes Sociais - Barra Topo Mobile */
@media (max-width:768px) {
	.atalhos-mobile ul {
		margin-top: -4px;
		margin-bottom: -5px;
		
	}
	.atalhos-mobile ul li a i {
		transform: scale(0.85);
	}
}

/* Botão Reserva pelo WhatsApp */
.botoes-reverva-whatsapp .botoes-orcamento-chamada {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 30px;
	text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
	.botoes-reverva-whatsapp .botao-whatsapp {    
		float: left;
		width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	.botoes-reverva-whatsapp .botao-whatsapp {    
		float: left;
		width: 100%;
	}
	.botoes-whatsapp .botoes-orcamento-2 { 
	    padding-top: 30px;
		padding-bottom: 50px;
	}
}

 /* Menu Fixo - Esconder */
#cabecalho.fixed .menu-open {
    display: none;
}