body{
	margin:0px;
	font-size:12px;
	color:#333;
	font-family:'Open Sans';
}
main .conteudo h1{
	display:table;
	float:left;
	color:#333333;
	font-size:26px;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Titillium Web', sans-serif;	
	padding-top:20px;
	padding-bottom:10px;
}
@media (max-width: 767px){
	main .conteudo h1{
		width:100%;
		float:none;
		text-align:center !important;	
	}
	
}

input[type="submit"] {
    -webkit-appearance: none !important;
}

.detalhe-titulo{
	width:100%;
	height:14px;
	background:url(../imagens/detalhe-titulo.jpg);
}
.detalhe-titulo-interno{
	width:100%;
	height:14px;
	background:url(../imagens/detalhe-titulo.jpg);
}
.detalhe-bottom{
	margin-bottom:25px;
}

.busca-class1 {
    position: absolute !important;
}
.busca-class3 {
	z-index:103 !important;	
}
.btt-primary{
	border:0px;
	margin:0px;
	display:table;
	padding-left:25px;
	padding-right:25px;
	font-weight:600;
		-webkit-appearance: none !important;
    appearance: normal;
	text-align:center;
	text-decoration:none;
	outline:none;
	cursor:pointer;
	font-size:12px;
	color:#FFF;
	font-family:'Open Sans';
	height:36px;
	line-height:36px;
	cursor:pointer;
	background:#D90000;
	border-radius:7px;
	float:left;
}
.btt-primary:hover,.btt-primary.selecionado{
	color:#FFF;
	background:#910000;
}
textarea{
	padding:10px;
	font-size:12px;
	height:100px;
	outline:none;
}
h1,h2,h3,p{
	margin:0px;
	padding:0px;
	font-family:'Open Sans';	
	font-weight:normal;
}
h1{
	font-size:26px;	
}
h2{
	font-size:22px;
}
h3{
	font-size:18px;
}
p{
	font-size:13px;	
}
p.small{
	font-size:11px;
}
header{
	height:200px;
	background:#FFF;
	position:relative;
}
header img{
	margin-top:0px; /* antes 45px */
}

header .conteudo{
	height:150px;
}
header nav{
	float:right;
	margin-top:90px;
	display:table;	
}
header nav a{
	float:left;
	color:#333;	
	font-size:16px;
}
header nav a+a{
	margin-left:20px;	
}
main{
	min-height:600px;
	color:#333;
}
footer{
	min-height:315px;
	padding-top:35px;
	background-color:#FFF;
}
h2.titulo-pagina {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}

.destaque{
	width:80px;
	height:80px;
	position:absolute;
	top:10px;
	right:10px;	
	line-height:18px;
	border-radius:50px;
	background:#FF0000;
}
.destaque .motion div{
	width:80px;
	height:80px;
	border-radius:90px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	color:#FFF;
	font-size:16px;
	font-weight:bold;	
}
.sob-consulta{
	display:block;
	font-size:8px;	
}
.asterisco{
	display:block;
	position:absolute;
	right:5px;
	bottom:30px;	
}
.busca-responsivo{
	position: fixed;
	top:60px;
	left:0px;
	z-index:100;
	width:100%;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select{
	background:#FFF;
}

/**************************************************** START - TOPO RESPONSIVO ********************************************/
.topo-responsivo{
	width:100%;
	height:60px;
	position:fixed;
	top:0px;
	background-color:#333333;
	border-bottom:1px solid #222;	
}
.logo-barra-responsivo{
	width:calc(100% - 120px);
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	text-align:center;
}
.logo-barra-responsivo a {
    height: 40px;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
}
.logo-barra-responsivo img {
    display: block;
}
.topo-responsivo{
	display:table;
	z-index:100;
}
.icone-menu-xs{
	width:60px !important;
	height:60px;
	cursor:pointer;
	float:left;
	background:url(../imagens/iconemenuxs.png) 50% 50% no-repeat;
	border-right:1px solid #222;
	transition:0.5s;
}
.total-submenus-produtos-xs, .total-submenus-ambientes-xs{
	display:none;	
}
.total-submenus-produtos-xs a, .total-submenus-ambientes-xs a{
	text-transform:uppercase;
	background:#414141;	
}
.carrinho-xs{
	width: 60px !important;
	height:60px;
	cursor:pointer;
	float:right;
	background:url(../imagens/carrinhobtt.png) 50% 50% no-repeat;
	border-left:1px solid #222;
	transition:0.5s;
}
.icone-menu-xs:hover,.carrinho-xs:hover{
	background-color:#222;
	transition:0.5s;
}
.logo-responsivo{
	padding-bottom:10px;
	text-align:center;
}
.menu-responsivo{
	position:absolute;
	top:105px;
	min-height:10px;
	z-index:99999;
	width:100%;
	background:#333;
	display:none;
}
.menu-responsivo a{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #222;
	text-align:center;
	font-weight:400;
	font-size: 15px;
    color: #FFF;
	font-family: 'Titillium Web', sans-serif;
}
.menu-responsivo a:hover{
	background:#222;
}
.sub-categorias-xs{
	display:none;	
}
.sub-categorias-xs a{
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	background:#F5F5F5;
	border-bottom: 1px solid #CCC;
	text-align:center;
	font-size: 16px;
    color: #665202;
	font-family: 'Titillium Web', sans-serif;
}
.controle-categoria{
	height:15px;
	width:15px;
	position:absolute;
	left:0px;
	top:0px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.titulo-categoria-xs{	
	text-align:left;
	padding-left:25px;
}
.contorno-subxs-categoria{
	width:25%;
	position:relative;
	margin:0 auto;	
}
.dropdown-carrinho{
	position:absolute;
	top:105px;
	min-height:10px;
	z-index:99999;
	width:100%;
	background:#333;
	display:none;
}
.dropdown-carrinho a{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #222;
	text-align:center;
	font-weight:400;
	font-size: 15px;
    color: #FFF;
	font-family: 'Titillium Web', sans-serif;
}
.dropdown-carrinho a:hover{
	background:#222;
}
#FrmBusca2{
	border-radius:0px !important;	
}
@media (max-width: 767px){
	.logo-responsivo{
		display:none;
	}
	.topo-responsivo{
		top:0px;	
	}
	.margin-conteudo-responsivo{
		margin-top:120px;	
	}
	.margin-home{
		margin-top:25px !important;	
	}
}
@media (max-width: 350px){
	.logo-barra-responsivo img{
		width:100%;	
	}
}
@media (min-width: 351px){
	.logo-barra-responsivo a{
		display: table;
		margin: 0 auto;
		width: auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.logo-responsivo{
		display:none;
	}
	.topo-responsivo{
		top:0px;	
	}
	.margin-conteudo-responsivo{
		margin-top:120px;	
	}
	.margin-home{
		margin-top:25px !important;	
	}
}
/**************************************************** END - TOPO RESPONSIVO ************************************************/

/**************************************************** START - HTML DESENVOLVIDO ********************************************/
.logo-topo{
	width:300px;
	float:left;
	margin-top: 45px;	
}
.direita-topo{
	float:right;
	width:635px;
	min-height:10px;	
}
.campo-texto-topo{
	color:#333333;	
}
.titulo-campo-texto{
	color:#FFF;
	font-weight:100;
	font-size:14px;
}
.subtitulo-campo-texto{
	font-weight:600;
	color:#333333;	
	font-size:22px;
}
.direita-topo form{
	margin-top:10px;
	padding-left:15px;
	position:relative;	
}
.input-busca{
	padding-left:25px;
	padding-right:40px;
	height:45px !important;
	border:1px solid #DDDDDD;
	color:#999999;
}
.icone-busca{
	position:absolute;
	right:4px;
	top:4px;
	color:#D80000;
	border:2px solid #D80000;
	width:90px;
	height:36px;
	font-size:13px;
	font-weight:600;
	background:#FFF;
	border-radius:5px;
	outline:none;
	cursor:pointer;
    font-family: 'Titillium Web', sans-serif;
}
.icone-busca:hover{
	color:#FFF;
	background:#D80000;
}
.mensagem-bem-vindo{
	color:#FFF;
	display:table;
	float:left;
	margin-top:30px;
	padding-left:15px;
	font-size:13px;	
}
.mensagem-bem-vindo a{
	display:inline;
	color:#333;
	text-decoration:underline !important;
	font-weight:bold;	
}
.mensagem-bem-vindo a:hover{
	color:#D90000;	
}
.texto-mensagem-topo{
	float:left;
	color:#333;
	height:26px;
	margin-bottom:10px;
	font-weight:100;
	line-height:26px;
}
.campo-icone-topo{
	float:right;
	margin-top:20px;	
}
.icone-favoritos{
	width:33px;
	height:31px;
	float:left;
	position:relative;
	background:url(../imagens/icone-favoritos.jpg);	
}
.titulo-icone-topo{
	float:left;
	font-size:12px;
	padding-left:7px;	
}
.titulo-meu-carrinho{
	padding-top:5px;	
}
.contorno-icone-favoritos{
	float:left;
	color:#333;
	padding-top:5px;	
}
.contorno-icone-carrinho{
	float:left;
	color:#333;
	padding-left:45px;	
}
.icone-carrinho{
	width:33px;
	height:36px;
	float:left;
	position:relative;
	background:url(../imagens/icone-carrinho.jpg);	
}
.numero-itens-carrinho{
	position:absolute;
	right:0px;
	bottom:-4px;
	padding-left:4px;
	padding-right:4px;
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	color:#FFF;
	background:#F00000;
	font-size:13px;
	font-family: 'Titillium Web', sans-serif;
}
.numero-itens-favoritos{
	position:absolute;
	right:0px;
	bottom:-4px;
	padding-left:4px;
	padding-right:4px;
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	color:#FFF;
	background:#F00000;
	font-size:13px;
	font-family: 'Titillium Web', sans-serif;
}

.foto-categoria{
	display:none;	
}
.foto-categoria.atual{
	display:block !important;	
}
/**************************************************** END - HTML DESENVOLVIDO ********************************************/

/**************************************************** START - FOOTER *****************************************************/
footer h1{
	font-weight:800;
	font-size:20px;
	color:#333333;
	width:100%;
	text-align:left;
}
footer h1 span{
	font-weight:400;	
}
.textos-padrao p{
	line-height:30px;
	font-family:'Open Sans';
	text-align:center;
	font-size:14px;
}
.textos-padrao a{
	color:#0084CB;
	display:inline;	
}
footer p{
	font-size:12px;
	color:#333;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold; 	
}
.h1-normal{
	font-weight:400 !important;	
}
.campo-box-facebook{
	padding-left:25px;	
}

.facebook{
	width:72px;
	height:72px;
	margin-right: 15px;
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(../imagens/facebook.jpg);
	float: left;
}

.facebook:hover{
	background-image: url(../imagens/facebook-hover.jpg);
}

.instagram{
	width:72px;
	height:72px;
	margin-right: 15px;
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(../imagens/instagram.jpg);
	float: left;
}

.instagram:hover{
	background-image: url(../imagens/instagram-hover.jpg);
}

.youtube{
	width:72px;
	height:72px;
	margin-right: 15px;	
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(../imagens/youtube.jpg);
	float: left;
}

.youtube:hover{
	background-image: url(../imagens/youtube-hover.jpg);
}

.icones-redes{
	width: 100%;
	float: left
}

.primeiro-certificado{
	width:215px;
	height:50px;
	position:relative;
	overflow:hidden;
	
	margin-bottom:28px;
	margin-right:30px;
	
	display: inline-block;	
}

.primeiro-certificado img{
	max-width: 100%;
}

.segundo-certificado{
	width:78px;
	
	position:relative;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:30px;
	
	display: inline-block;	
}

.campo-footer{
	margin-top:15px;
	margin-bottom:15px;	
}
.campo-footer a{
	font-size:13px;
	color:#555555;
	font-weight:400;
	display:table;
	margin-bottom:10px;	
}
.campo-footer a:hover{
	color:#D90000;	
}
.formas-pagamento{
	padding-left:30px;	
}
.formas-pagamento img{
	margin-right:4px;
	margin-bottom:4px;	
}
.campo-boleto{
	text-align:center;	
}
.campo-deposito{
	padding-left:20px;	
}
.baixo-footer{
	width:100%;
	padding-top:25px;
	padding-bottom:25px;
	min-height:60px;
	border-top:1px solid #DDDDDD;
}
.site-seguro{
	color:#333333;
	margin-top:20px;	
}
.site-seguro span{
	display:block;
	float:left;
	margin-right:15px;
	padding-top:5px;
	padding-bottom:5px;	
}
.copyright{
	float:left;
	color:#000;
	padding-bottom:20px;
	font-size:12px;
}
.copyright p{
	line-height: 19px;
}
.autor-site{
	float:right;
	color:#000;
	padding-top:50px;
	font-size:12px;
}
.autor-left{
	float:left;
	margin-right:5px;
}
.autor-site a{
	float:left;
	color:#2C2C2C;
}
.autor-site a:hover{
	color:#D90000;	
}
.conteudo-baixo-footer{
	min-height:60px;	
}
@media (max-width: 767px) {
	header{
		height:auto;
		min-height:0px;	
	}
	.menus-footer h1{
		width:100%;
		text-align:center;	
	}
	.campo-footer a{
		width:100%;
		height:30px;
		line-height:30px;
		border:1px solid #CCC;
		text-align:center;	
	}
	.formas-pagamento h1{
		width:100%;
		margin-top:20px;
		text-align:center;	
	}
	.formas-pagamento div{
		text-align:center;	
	}
	.copyright, .autor-site{
		float:none;
		display:table;
		margin:0 auto;
		padding-top:0px;
		text-align:center;	
	}
	.autor-site{
		margin-bottom:40px; 	
	}
	.baixo-footer{
		min-height:10px;
		line-height:inherit !important;
		height:auto;	
	}
	.caixa-facebook{
		margin:0 auto;
		width:100%;
		text-align:center;
		margin-top:20px;
		min-height:10px;
		height:auto;
	}
	footer{
		padding-bottom:25px;	
	}
	footer h1{
		width:100%;
		text-align:center;		
	}
	.campo-deposito{
		margin-bottom:10px;	
	}
	.formas-pagamento{
		padding-left:0px;
	}
	.site-seguro{
		margin-top:0px;	
	}
	.site-seguro a{
		width:100%;
		margin-bottom:15px;
		margin-right:0px;
		text-align:center;
		float:none;
	}
	.site-seguro span{
		width:100%;
		text-align:center;
		margin-right:0px;	
	}
	.campo-box-facebook{
		padding-left:0px;	
	}
	.campo-deposito{
		padding-left:0px;	
	}	
	.contorno-icones-redes{
		display:table;
		margin:0 auto;	
	}
	.primeiro-certificado,.segundo-certificado{
		margin-right:0px;
		display:table;
		margin:0 auto;
		margin-top:20px;	
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	header{
		height:auto;
		min-height:0px;	
	}
	.campo-footer a{
		width:100%;
		height:30px;
		line-height:30px;
		border:1px solid #CCC;
		text-align:center;		
	}
	.formas-pagamento h1{
		width:100%;
		text-align:center;	
	}
	.formas-pagamento div{
		text-align:center;	
	}
	footer{
		padding-bottom:25px;	
	}
	footer h1{
		width:100%;
		text-align:center;		
	}
	.h1-facebook{
		margin-top:25px;
	}
	.formas-pagamento{
		padding-left:15px;
	}
	.caixa-facebook{
		text-align:center;
		min-height:10px;
		height:auto;	
	}
	.logo-responsivo{
		display:none;
	}
	.contorno-icones-redes,.contorno-certificados{
		display:table;
		margin:0 auto;	
	}
	.site-seguro span{
		width:100%;
		text-align:center;
		margin-right:0px;	
	}
	.site-seguro{
		margin-bottom:20px;	
	}
}