/* ================= GERAL ================= */

html, body{
	background: #fff;
}

.conteiner-principal .conteiner{
    padding-top: 0;
    background: none;
	box-shadow: none;
}

.botao.principal{
	background: #0b5c96;
    color: #fff;
    border: none;
}

.botao{
	font-weight: 600;
}

.borda-principal{
	border-color: #0b5c96;
}

/* ================= BARRA FIXA ================= */

#barraTopo .busca{
	border: 1px solid #0066b3;
}

#barraTopo .busca input{
	height: 20px;
}

#barraTopo .busca .botao-busca{
	height: 23px;
    line-height: 13px;
    color: #0066b3;
}

#barraTopo .busca input:-moz-placeholder{
	color: #0066b3;
}

#barraTopo .busca input::-moz-placeholder{
	color: #0066b3;
}

#barraTopo .busca input::-webkit-input-placeholder{
	color: #0066b3;
}

#barraTopo .busca input:-ms-placeholder{
	color: #0066b3;
}

#barraTopo .canais-contato ul li:first-child{
	display: none;
}

/* ================= HEADER ================= */

.canais-contato ul li{
	border: none;
}

.canais-contato ul li span{
	font-size: 13px;
	color: #fff;
}

.canais-contato ul li span i{
	color: #fff;
}

.barra-inicial .canais-contato ul li{
	font-weight: 700;
}

.barra-inicial .lista-redes ul li a i{
	background: none !important;
    color: #fff;
    font-size: 20px;
}

.barra-inicial .lista-redes ul li a i.icon-facebook:before{
	content: "\f082";
}

.conteudo-topo .superior{
	padding: 15px 0;
    display: none;
}

.conteudo-topo .inferior .span12{
	margin: 0;
}

.busca{
    width: 80%;
    margin-bottom: 20px;
	padding: 0;
    border: 1px solid #fff;
    background: none;
    border-radius: 6px;
    float: right;
}

.busca input{
    width: 70%;
	height: 35px;
    padding: 4px 15px;
    border-radius: 8px;
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 14px;
    color: #fff;
}

.busca input:focus{
	outline: none;
    box-shadow: none;
}

.busca input:-moz-placeholder{
	color: #fff;
    opacity: 1;
    font-size: 14px;
}

.busca input::-moz-placeholder{
	color: #fff;
    opacity: 1;
    font-size: 14px;
}

.busca input::-webkit-input-placeholder{
	color: #fff;
    opacity: 1;
    font-size: 14px;
}

.busca input:-ms-placeholder{
	color: #fff;
    opacity: 1;
    font-size: 14px;
}

.busca .botao-busca{
	height: 41px;
    top: 0;
    right: 0;
    width: 60px;
    background: none;
    border: none;
    font-size: 18px;
}

.logo a{
	height: 170px;
    margin-bottom: -5px;
    z-index: 100;
}

.intro-texto{
    margin: 15px 0;
	font-size: 14px;
    color: #fff;
}

#cabecalho .carrinho{
    width: 80%;
    margin-bottom: 15px;
    float: right;
	border: none;
}

#cabecalho .carrinho > a strong, #cabecalho .carrinho > a span b, #cabecalho .carrinho > a span{
	color: #fff;
}

.televendas{
    padding: 52px 0;
	font-size: 28px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.televendas span{
    display: block;
    color: #c8ffba;
	font-size: 18px;
}

.televendas i{
	color: #c8ffba;
    font-size: 32px;
    margin-right: 5px;
    vertical-align: bottom;
}

/* ================= MENU ================= */

#cabecalho{
	position: relative;
    z-index: 10;
}

.conteiner-principal #cabecalho .conteiner{
	padding-bottom: 0;
}

.menu.superior{
    margin-top: 0;
	background: #004372;
    clear: both;
}

.menu.superior:before{
	content: "";
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    left: 0;
    background: #004372;
}

.menu.superior .nivel-um{
	position: relative;
    text-align: center;
}

.menu.superior .nivel-um > li{
    position: relative;
	float: none;
    display: inline-block;
    border: none;
    padding: 0 25px;
    z-index: 0;
}

.menu.superior .nivel-um > li.com-filho > a i{
	background: none;
}

.menu.superior .nivel-um > li > a > strong{
	color: #5fbfff;
    margin: 20px 0;
    font-size: 14px;
    text-transform: uppercase;
}

.menu.superior .nivel-um > li:hover{
	margin: 0 !important;
    border: none !important;
    background: #00375e;
}

.menu.superior .nivel-dois{
    top: 60px;
    padding: 0;
	box-shadow: none;
    background: rgba(0, 68, 114, 0.85);
}

.menu.superior .nivel-dois li a{
    padding: 8px 0;
	color: #5fbfff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.menu.superior .nivel-dois li a:hover{
	color: #fff;
}

.pagina-categoria .listagem-item .acoes-produto{
	padding: 15px;
}

/* ================= BANNERS ================= */

.secao-banners{
	padding: 20px 0;
    background: url(https://cdn.awsli.com.br/297/297653/arquivos/background-banner.jpg) no-repeat center center;
}

.title-mini-banner{
	font-size: 25px;
    color: #222;
    margin-top: 30px;
}

.mini-banner{
	margin-bottom: 30px;
}

.secao-banners .conteiner {
	padding: 0;
}

.secao-banners .flexslider {
    overflow: initial;
    border: none;
    border-radius: 0;
}

.secao-banners .flexslider .info-banner{
	display: none;
}

.secao-banners .flex-direction-nav a{
    width: 62px;
    height: 62px;
    margin-top: -31px;
	opacity: 1;
    color: white;
    background-size: 100% 100% !important;
    text-indent: 10000px;
}

.secao-banners .flex-direction-nav .flex-prev{
	left: -80px;
    background: url(https://cdn.awsli.com.br/297/297653/arquivos/arrow-left.png) center center no-repeat;
}

.secao-banners .flex-direction-nav .flex-next{
	right: -80px;
    background: url(https://cdn.awsli.com.br/297/297653/arquivos/arrow-right.png) center center no-repeat;
}

.secao-banners .flexslider:hover .flex-direction-nav .flex-prev{
	left: -80px;
    opacity: 1;
}

.secao-banners .flexslider:hover .flex-direction-nav .flex-next{
	right: -80px;
    opacity: 1;
}

.banner.cheio .flex-control-nav{
    display: none;
	background: #fff;
    padding: 4px 14px;
    border-radius: 12px;
    right: 40px;
    bottom: 40px;
}

.banner.cheio .flex-control-paging li a{
	background: #0b5d96;
    border: none;
    width: 12px;
    height: 12px;
    margin: 0 4px;
}

.banner.cheio .flex-control-paging li a:hover{
	background: #fed431;
}

.banner.cheio .flex-control-paging li a.flex-active{
	background: #fed431;
    margin: 0 4px;
}

/* ================= MENU LATERAL ================= */

.menu.lateral{
	border: none;
}

.menu.lateral .nivel-um > li{
	position: relative;
}

.menu.lateral .nivel-um > li:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #fed431;
    transition: all 0.2s ease-out;
}

.menu.lateral .nivel-um > li:hover:before{
	width: 5px;
}

.menu.lateral .nivel-um > li.active:before{
	width: 5px;
}

.menu.lateral .nivel-um > li.active > a > strong{
	font-weight: 700;
}

.menu.lateral .nivel-um > li:hover a, .menu.lateral .nivel-um > li:hover{
	background: #0b5c96 !important;
}

.menu.lateral .nivel-um > li + li{
	border-top: 1px solid #2379b6;
}

.menu.lateral .nivel-um > li > a{
    padding-left: 35px;
	box-shadow: none;
    border: none;
    background: #0b5c96;
}

.menu.lateral .nivel-um > li > a > strong{
	color: #fff;
}

.menu.lateral .nivel-dois{
	background: #0b5c96;
}

.menu.lateral .nivel-dois a{
	color: #fff;
    font-size: 14px;
}

.titulo-categorias{
	color: #353535;
    font-size: 18px;
    font-weight: 700;
}

/* ================= NEWSLETTER ================= */

.pagina-carrinho .section-newsletter-custom{
	display: none;
}

.newsletter-custom{
	border: 3px dashed #6ab954;
    border-radius: 5px;
    color: #6ab954;
    text-align: center;
}

.newsletter-custom h2{
	font-size: 18px;
    line-height: 20px;
    margin: 25px 0 0 0;
    text-transform: uppercase;
}

.newsletter-custom .newsletter-wrap{
	margin-bottom: 30px;
}

.newsletter-custom input{
	border-color: #6ab954;
    box-shadow: none;
    margin: 0;
    height: 30px;
}

.newsletter-custom .botao{
	border: none;
    background: #6ab954;
    margin-left: -9px;
    margin-top: -1px;
    padding: 12.5px 15px;
}

.newsletter-confirmacao{
	margin-top: 5px;
}

/* ================= BREADCRUMB ================= */

.breadcrumbs{
	border-top: none;
}

.breadcrumbs ul li{
    position: relative;
	border: none;
}

.breadcrumbs ul li + li:before{
	content: ">";
    color: #005b98;
}

.breadcrumbs ul li:after{
	content: "" !important;
}

.breadcrumbs ul li a, .breadcrumbs ul li strong{
	color: #005b98;
    font-size: 12px;
}

.breadcrumbs ul li strong{
	font-weight: 700;
}

/* ================= ORDENACAO ================= */

.listagem .titulo-categoria{
    padding-bottom: 5px;
	border: none;
    border-bottom: 1px solid #d1e7fe;
    text-transform: uppercase;
}

.ordenar-listagem.topo{
    clear: both;
}

.ordenar-listagem.topo + .titulo{
    position: relative;
    top: -35px;
    margin-top: -50px;
    clear: both;
    font-weight: 700;
}

.categorias-titulo .titulo{
	margin: 0;
}

.ordenar-listagem.topo .span6 > .categoria-filtros{
	float: right;
    margin: 7px 0 5px 10px;
}

.ordenar-listagem.rodape{
	border: none;
}

.ordenar-listagem .input-append{
	position: relative;
    z-index: 1000;
}

.listagem .listagem-linha {
    padding-top: 0;
    margin-top: 15px;
    border: none;
}

.ordenar-listagem .dropdown-menu {
    right: 0;
    left: auto;
}

.listagem .listagem-linha li{
	border: none;
}

.listagem.com-caixa .listagem-item{
	border-radius: 8px;
    box-shadow: none !important;
    border-color: #8cc8ff;
    transition: all 0.2s;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-bottom: 50px;
}

.listagem.com-caixa .listagem-item:hover{
	border-color: rgba(0,102,179, 0.7);
}

.listagem-item .produto-sobrepor{
	transition: all 0.2s;
}

.listagem-item.produto-adicionado .produto-sobrepor{
	background: none;
    opacity: 0;
}

.listagem-item:hover .produto-sobrepor{
	background: #0066b3 !important;
    opacity: 0.7 !important;
}

.listagem-item .acoes-produto{
	bottom: 0;
    opacity: 1;
    padding: 15px 7%;
    border: none !important;
    background: none;
    z-index: 105;
}

.listagem-item .acoes-produto:after{
	content: "E é com preço de fábrica.";
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    display: none;
}

.listagem-item .acoes-produto .botao{
    display: block;
    padding: 12px 0;
    font-size: 18px;
}

.listagem-item .acoes-produto .botao i{
	display: none;
}

.listagem-item .acoes-produto .botao:after{
	content: "\f054";
    font-family: FontAwesome;
    margin-left: 15px;
    vertical-align: middle;
}

.listagem-item:hover .acoes-produto{
	bottom: 15%;
}

.listagem-item:hover .acoes-produto:after{
	display: block;
}

.listagem-item .bandeiras-produto{
	display: none;
}

.listagem-item.indisponivel .imagem-produto img{
	-webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}

.listagem .info-produto{
    position: static;
	text-align: center;
    min-height: 85px;
    margin-bottom: 55px;
    font-size: 18px;
}

.listagem .info-produto .nome-produto{
	font-size: 18px;
}

.listagem-item.indisponivel .info-produto .nome-produto{
	-webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    color: #343434;
}

.listagem-item .produto-avise{
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
    background: none;
}

.listagem-item .produto-avise strong{
	padding: 12px;
    margin: 130px auto 0 auto;
    width: 75%;
    background: #005b98;
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
}

.listagem-item .produto-sobrepor{
	z-index: 100;
}

.listagem-item.indisponivel .bandeiras-produto .bandeira-indisponivel{
	display: none;
}

.produto .nome-produto{
	color: #353535;
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
}

.produto .codigo-produto span{
	color: #6ba743;
}

.produto .acoes-produto a{
	font-weight: 700;
}

.produto .acoes-flutuante{
	display: none !important;
}

/* ================= PRODUTO ================= */

.span12.produto{
	margin-top: 30px;
}

/* ================= RODAPE ================= */

#rodape{
	margin-top: 120px;
}

#rodape .institucional{
    background-image: none;
    padding: 10px 0 0 0;
}

#rodape .pagamento-selos{
	background: #0066b3;
}

#rodape .titulo{
    padding-top: 15px;
    margin-bottom: 5px;
	color: #5fbfff;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
}

#rodape .redes-sociais{
    position: static;
    width: auto;
	background: none;
    border: 0;
    box-shadow: none;
}

#rodape p{
	font-size: 12px;
    color: #fff;
}

#rodape > .institucional > .conteiner{
	position: relative;
}

#rodape .back-top{
	position: absolute;
    top: -105px;
    right: 20px;
}

.links-rodape ul li{
	list-style: none;
}

.links-rodape ul li a{
	font-size: 14px;
    color: #fff;
}

.links-rodape ul li a:hover, .links-rodape ul li a:focus{
	color: #5fbfff;
}

.pagamento-selos + div .span9{
	width: auto !important;
    padding: 20px 0;
}

#rodape .pagamento-selos + div p{
	color: #0066b3;
}

/* ================= MEDIAS ================= */

@media screen and (max-width: 1300px){
    .flexslider{
    	overflow: hidden;
    }
    
    .flex-direction-nav a{
        width: 32px;
        height: 32px;
        margin-top: -16px;
    }

    .flex-direction-nav .flex-prev{
    	left: 10px;
    }
    
    .flex-direction-nav .flex-next{
    	right: 10px;
    }
    
    .flexslider:hover .flex-direction-nav .flex-prev{
        left: 10px;
    }
    
    .flexslider:hover .flex-direction-nav .flex-next{
        right: 10px;
    }

}

@media screen and (max-width: 767px){
    .menu.superior .nivel-um > li{
    	display: block;
    	text-align: center;
    }
    
    .menu.superior .nivel-um > li:before{
    	display: none;
    }
    
    .conteudo-topo .superior {
        padding: 0;
    }
    
    .title-mini-banner{
    	display: none;
    }
    
    .menu.superior:before{
        display: none;
    }
    
    .menu.superior .nivel-um > li.active:after{
        height: 100%;
        display: block;
    }
    
    .menu.superior .nivel-um > li.active a{
        position: relative;
        z-index: 5;
    }
    
    .menu.superior .nivel-um > li.active a strong{
    	color: #0b5c96;
    }
    
    .ordenar-listagem.topo{
    	border: none;
    }
    
    .ordenar-listagem.topo + .titulo{
    	top: 0;
        margin-top: 0;
    }
    
    .intro-texto{
    	display: none;
    }
}