@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

* {
    letter-spacing: .25px;
}

.conteiner {
	box-shadow: none!important;
}

iframe.snapwidget-widget {
    display: none;
}

.aproveite-tambem > .titulo, .listagem .titulo-categoria {
    /* border-top-color: rgb(51, 55, 57); */
    font-size: 20px;
    font-weight: 700;
}

.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    font-size: 25px;
    font-weight: normal;
    font-weight: 900;
}

#rodape .titulo,.aproveite-tambem>.titulo,.titulo-categoria {
	font-family: "Manrope",  'Open Sans',serif;
}

::placeholder,body,strong.titulo {
	font-family: "Manrope",  'Open Sans',sans-serif;
}

strong {
	font-weight: 600;
}

.botao {
	background-image: none;
	border: none;
	border-radius: 0;
}

.banner.cheio+.row-fluid {
	margin: 0;
}

.banner.tarja img {
	width: 100%;
}

.icon-shopping-cart:before {
    /* content: "\f07a"; */
    padding: 0 0 0 10px;
}

.lista-redes i,.lista-redes ul li {
	background: 0 0!important;
	border: none!important;
}

#cabecalho .conteiner-principal .conteiner {
	padding: 0;
}

.logo a img {
	max-height: 70%;
}

.conteudo-topo .superior {
	padding: 10px 0;
}

#barraTopo {
	background: #fff;
	height: 50px;
}

#barraTopo>.conteiner>.row-fluid,#barraTopo>.conteiner>.row-fluid>.span6>.row-fluid {
	display: flex;
	align-items: center;
}

.inferior .span4 {
	margin-top: -20px;
}

.logo a {
	height: 90px!important;
}

.acoes-conta {
	display: block;
	width: 100%!important;
	float: none!important;
	background: 0 0;
}

.carrinho {
	display: block;
	width: 100%;
}

.carrinho>a strong {
	font-size: 20px;
	margin: 0 6%;
	line-height: 24px;
}

#cabecalho .carrinho>a span {
    font-size: 13px;
    padding: 0;
    font-weight: 600;
}

#barraTopo img {
	max-height: 30px!important;
}

.inferior .acoes-conta li a {
	font-weight: 600!important;
	font-family: "Manrope",  'Open Sans';
	display: inline;
	border: none;
	background: 0 0;
}

.inferior .acoes-conta li a:hover,.inferior .acoes-conta li:hover a {
	text-decoration: none;
}

.inferior .acoes-conta li {
	background: #fff;
}

.inferior .acoes-conta i {
	background: #fff;
	color: #002366;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	background: #fff;
	color: #002366;
}

.inferior .acoes-conta a {
	font-size: 13px;
}

.carrinho {
	border: none;
}

.superior .acoes-conta {
	line-height: 25px;
	font-size: 12px;
	font-weight: 600;
}

.carrinho>a i {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	background: #fff;
	color: #002366!important;
}

.carrinho.vazio>a span {
	float: none;
	display: block;
	margin-left: 27px;
	line-height: 25px;
	padding: 0;
	font-size: 13px;
	font-weight: 600;
	font-family: "Manrope",  'Open Sans';
}

.busca {
	position: relative;
	padding: 0;
	background-color: #fff;
	border: none;
}

.busca input {
	border-color: #cecece;
	border-radius: 0;
	box-shadow: none;
	height: 30px;
}

.busca input:focus {
	box-shadow: none;
	border-color: #fa1a1d;
}

.busca .botao-busca {
	top: 0;
	height: 100%;
	background: #fa1a1d;
	border: none;
	border-radius: 0;
}

.menu.superior {
	display: flex;
	justify-content: center;
	margin-top: 0;
}

.menu.superior .nivel-um li {
	border: none;
}

@media (min-width:768px) {
	.menu.superior .nivel-um>li:hover {
		margin-top: 0;
		background: #002366;
	}

	.menu.superior .nivel-um>li:hover a strong {
		color: #fff;
	}
}

.aproveite-tambem>.titulo, .listagem .titulo-categoria {
    border-top: 10px solid #f4f5f5;
    font-size: 20px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}

.aproveite-tambem>.titulo:hover,.listagem .titulo-categoria:hover {
	background: 0 0;
	padding-left: 0;
}

.listagem-item .info-produto {
	text-align: center;
}

.listagem-item .info-produto strong.preco-promocional.cor-principal {
    font-size: 25px;
    font-weight: 900;
    color: #fa1a1d;
}

.mini-banner * {
	border: none;
}

.mini-banner {
	margin-top: 10px;
	margin-bottom: 10px;
}

.desconto-a-vista {
	color: #002366;
}

.listagem-item .acoes-produto {
    opacity: 1;
    border: none;
    left: 0!important;
    right: auto;
    bottom: 160px;
    background: 0 0;
    display: none;
}

.listagem-item .acoes-produto a {
    border: none;
    border-radius: 0;
    font-size: 14px;
    text-shadow: none;
    background-image: none;
    font-family: "Manrope",  'Open Sans',serif;
    font-weight: 700;
}

#barraNewsletter .componente .botao {
	background: #34af23;
	border-radius: 0!important;
	background-image: none;
	box-shadow: none;
	border: none!important;
}

#barraNewsletter .newsletter-cadastro input {
	border-radius: 0!important;
	box-shadow: none!important;
	margin-right: 0!important;
	height: 25px;
}

#barraNewsletter .componente .interno {
	padding: 20px!important;
}

#barraNewsletter .componente .botao::after {
    content: "Cadastrar";
    font-size: 16px;
    line-height: 20px;
    font-family: "Manrope",  'Open Sans'!important;
    font-weight: 400;
}

#barraNewsletter .componente .titulo {
	display: block;
	font-family: "Manrope",  'Open Sans',serif;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 0;
	text-align: center;
	margin-top: 0;
	font-weight: 700;
}

#barraNewsletter .componente .alert,#barraNewsletter .componente .texto-newsletter {
	text-align: center;
	white-space: normal;
	overflow: auto;
	display: block;
	font-size: 16px;
	line-height: 24px;
}

#barraNewsletter .componente .newsletter-confirmacao,#barraNewsletter .componente div.newsletter-cadastro {
	display: block;
	margin-top: 10px;
	text-align: center;
}

#barraNewsletter {
	padding-bottom: 40px;
	padding-top: 40px;
}

#barraNewsletter .componente input[type=text] {
	width: calc(100% - 150px);
}

#barraNewsletter .componente,#barraNewsletter .conteiner {
	background-color: transparent!important;
}

/* #barraNewsletter {
	background-image: url(https://cdn.awsli.com.br/1276/1276466/arquivos/logo-rodape.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 150px) 40%;
	z-index: 999;
} */

#barraNewsletter .interno {
    width: 60%;
    margin: 0 auto;
}

#rodape .titulo {
    font-size: 17px;
    border: none;
    padding-bottom: 0;
    color: #002366;
    font-weight: 700;
}

.links-rodape ul li,.links-rodape ul li a {
	list-style: none!important;
	color: #7b7b7b;
	font-size: 14px;
	line-height: 22px;
}

.links-rodape ul li:hover a {
	color: #002366;
	text-decoration: none;
}

.pagamento-selos .titulo {
	/* text-align: center; */
}

#rodape .institucional,#rodape .pagamento-selos {
	background-image: none;
}

#rodape .pagamento-selos {
	background: #fff;
}

.rodape-redes-sociais {
	display: flex;
	align-items: center;
}

.rodape-redes-sociais li a {
	display: block;
	height: 25px;
	width: 25px;
	font-size: 15px;
	margin: 6px;
	background: #002366;
	border-radius: 30px;
	line-height: 25px;
	text-align: center;
	padding: 6px;
}

.sobre-loja-rodape p,.sobre-loja-rodape p:hover {
	color: #7b7b7b;
	font-size: 14px;
	line-height: 20px;
}

address p {
	color: #7b7b7b!important;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}

address a {
	color: #002366!important;
}

address a:hover {
	color: #001640!important;
}

#rodape .redes-sociais {
	position: relative!important;
	background: 0 0!important;
	box-shadow: none!important;
	border: none!important;
}

#rodape .redes-sociais .lista-redes {
	display: none;
}

.codigo-produto span[itemprop=brand] {
	display: none!important;
}

.codigo-produto {
	border: none!important;
	margin-bottom: 0!important;
}

.pagina-produto .nome-produto {
	font-weight: 600;
}

.pagina-produto .breadcrumbs {
	display: none;
}

.info-principal-produto {
	margin-top: 20px;
}

.atributos,.principal .acoes-produto {
	background: #f4f5f5!important;
	padding: 15px!important;
	margin: 0!important;
}

.atributo-comum .atributo-item {
	background: #002366;
	border: none;
	box-shadow: none;
}

.produto .principal>div {
	border: none;
}

.acoes-produto .preco-produto,.produto-compartilhar {
	border: none;
}

.parcelas-produto {
	margin-top: 20px!important;
}

.atributos ul li a:hover,.atributos ul li.active a {
	background: #fff;
	border-color: #002366;
}

.atributo-comum .atributo-item span {
	color: #fff;
	font-family: "Manrope",  'Open Sans',serif;
	font-size: 20px;
	padding: 5px 12px;
	font-weight: 400;
}

.abas-custom,.tab-content {
	font-size: 14px;
	line-height: 20px;
	box-shadow: none!important;
}

.principal .botao.principal.botao-comprar {
    background-image: none;
    border: none;
    border-radius: 0;
    text-shadow: none;
    font-family: "Manrope",  'Open Sans',serif;
    font-weight: 700!important;
    letter-spacing: 0;
    font-size: 24px;
    line-height: 40px;
    display: block;
    width: 50%;
}

.acoes-produto-responsiva .tag-comprar,.botao.principal.grande {
	background-image: none;
	border: none;
	border-radius: 0;
	text-shadow: none;
	font-family: "Manrope",  'Open Sans',serif;
	font-weight: 700!important;
	letter-spacing: 0;
	font-size: 20px;
	line-height: 40px;
	/* display: block; */
}

#formas-pagamento-wrapper .selo-ssl {
    text-align: center;
    /* position: static; */
}

.disponibilidade-produto {
	width: 50%;
}

.principal .comprar {
	display: block;
	width: 100%;
}

input,select,textarea {
	border-radius: 0!important;
	box-shadow: none!important;
}

.whatsapp-fixo {
	position: fixed;
	bottom: 10px;
	right: 20px;
	z-index: 999;
}

@media (max-width:768px) {
	.botao {
		margin-left: auto;
		margin-right: auto;
	}

	#barraNewsletter .interno {
		width: 40%;
	}

	.menu.lateral .nivel-um,.menu.superior .nivel-um {
		width: 100%;
		border: none;
	}

	.atalhos-mobile li {
		border: none;
	}

	.conteudo-topo .busca-mobile .atalho-menu {
		line-height: 38px;
		background-image: none;
		border-radius: 0;
	}

	.span8.busca-mobile {
		border-radius: 0;
	}

	#comprar-ajax-status .sucesso .head {
		font-size: 24px;
		font-weight: 600;
		line-height: 32px;
		margin-bottom: 10px;
	}

	.tab-pane,.tab-pane * {
		font-size: 16px!important;
		line-height: 24px;
	}

	.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
		font-size: 35px;
	}

	.pagina-produto .acoes-produto .desconto-a-vista,.pagina-produto .acoes-produto .desconto-a-vista *,.produto .acoes-produto .preco-parcela.cor-principal,.produto .acoes-produto .preco-parcela.cor-principal * {
		font-size: 17px!important;
	}

	.disponibilidade-produto {
		width: 100%!important;
	}

	.botao.principal.botao-comprar {
		width: 100%!important;
		height: 60px;
		line-height: 60px!important;
	}

	.cep .input-append.input-prepend input {
		height: 34px;
	}

	.pagina-carrinho button.botao.principal.grande {
		width: 96%;
	}

	.links-rodape ul li,.links-rodape ul li a,address p {
		font-size: 16px;
		line-height: 30px!important;
	}

	.bandeiras-pagamento,.selos ul {
		display: flex;
		/* justify-content: center; */
		flex-wrap: wrap;
	}

	.bandeiras-pagamento li {
		margin: 5px;
	}
}

.desconto-a-vista, .desconto-a-vista * {
    font-size: 12px!important;
}
.preco-produto.destaque-parcela strong.cor-secundaria {
    font-weight: 900 !important;
}

.span12.produto {
    margin-top: 50px;
}

.abas-custom, .tab-content {
    background: #f4f5f5;
}