	@import url('https://fonts.googleapis.com/css?family=Catamaran:300,400');
@import url('https://fonts.googleapis.com/css?family=Work+Sans');
@import url('https://fonts.googleapis.com/css?family=Cinzel');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro');
@import url('https://fonts.googleapis.com/css?family=Amiri');
/* GERAIS */

*{
	margin:0;
	padding:0;
	-webkit-appearance:none;
	letter-spacing: 1px;
}

body, html{

	overflow-x:hidden;
}

input{

	outline:none;
	border:none;
}

textarea{

	resize:none;
	outline:none;
}

.util{

	margin:0 auto;
	max-width:940px;
	width: 100%;
}

.util2{

	margin:0 auto;
	max-width:1120px;
	width: 100%;
}

ul{

	list-style:none;
}

a{

	text-decoration:none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Cinzel', serif;
  color:#ffffff;
}
/* FIM GERAIS */

/* PRINCIPAIS */

#titulo_capa{
	margin-top:100px;
}
#titulo_capa h1,h2{ 

	font-family: 'Amiri', serif;
	font-size: 20px;
	color: #000;
	font-weight: 300;
	margin-top:20px;
	text-align: center;
	
}

.btn_branco,.btn_sobre{

	padding: 15px 20px;
	background: none;
	border: 2px solid #3a3122;
	font-family: 'Amiri', serif;
	font-size: 20px;
	cursor: pointer;
	color: #000000;
	transition: all .3s linear;
}

.btn_branco:hover{

	color: #fff;
	background: #bf4f33;
	transition: all .3s linear;
}


/* TOPO */

	#bg_topo{

		width: 100%;
		max-width: 1920px;
		margin: 0px auto;
		height: 45px;
		background: #51220d;
		padding-top: 10px;
	}

	#icon_topo{

		float: left;
		margin-right: 5px;
		margin-top: 2px;
	}

	#topo{

		display: block;

	}

	#topom{

		display: none;

	}

	#topo li{

		float: left;
		margin-left: 4px;
		font-family: 'Catamaran', sans-serif;
		color: #fff;
		font-size: 13px;
		font-weight: 300;
	}

	#topo li > a{

		color: #fff;
	}
	#topo li:first-child{
		border-bottom:1px solid #ffffff;
		margin-left: 70px;
		margin-top: -10px;
	}
	#topo li:nth-child(2){
		position: relative;
		margin-top: -5px;
    	left: 444px;
		margin-left: -106px;
	}
	#topo li:nth-child(3){
		margin-left:455px;
		margin-top:6px;
	}
	#topo li:nth-child(4){
		position: relative;
	    height: 40px;
	    left: 8px;
	    top: 5px;
	}
	#topo li:nth-child(5){
		margin-top: -11px;
    	margin-left: 32px;
	}
	#topo li:nth-child(6){
		position: relative;
		height:45px;
		left:15px;
		top:-10px;
	}
	#topo li > #itens{
		position:relative;
		top:-37px;
	}

	.pesq{
		width: 100px;
    	height: 20px;
    	margin-top: 14px;
    	margin-left: 8px;
    	border-radius: 3px; 	
	}

	.btn-pesq{
		width: 47px;
		height: 20px;
		border-radius: 3px;
		background-color: #D3D3D3;
		font-family: Catamaran;
		font-weight: bold;
		margin-top: 6px;
	}

/* MENU */

	#bg_menu{

		width: 100%;
		max-width: 1920px;
		background: url('parts/bg_menu2.png') repeat;	
		margin: -10px auto;
		left: 50%;
		transform: translate(-50%);	
		
	}

	.inicio{
		
		margin: 0px auto;
		padding-top: 50px;	
		height: 75px;
		position: absolute;
		z-index: 999;
	}

	.final{

		margin: -56px auto !important;
		position: fixed !important;
		z-index: 999;
		padding-top: 50px;	
		height: 75px;

	}

	#menu{

		margin: 0px auto;	
		width:960px;

	}

		#menu li{

			float: left;
			margin-left: 55px;
		}

			#menu li:first-child{

				margin-top: -4px;
			    margin-left: -26px;
			    margin-right: -33px;
			}

				#menu li a{

					font-family: 'Work Sans', sans-serif;
					text-transform: uppercase;
					font-size: 16px;
					color: #000;

				}

				#menu li:nth-child(3){

					margin-left:15px;
					margin-right:-23px;
				}

				#menu li:last-child{

					margin-left: 5px;
				}

				#menu li #hv_menu:hover{ 

					padding-bottom: 5px;
					border-bottom: 2px solid #8f3236;

				}

				#menu li .icon{

					position:relative;
					top:-20px;

				}

/* LOGO */

	#logo{

		margin-top: -35px;
	    margin-left: 32px;
	    margin-right: -23px;
	}

	/* INFO POS BANNER */

	#bg_infosban{

		width: 100%;
		max-width: 1920px;
		height: 175px;
		border-bottom: 2px solid #f2f2f2;

	}

	#img_cert{

		width: 100%;
		max-width: 939px;
		margin-top: 40px;
	}

/* PEÇAS */

	/* #img_espaco{

		margin:20px 45.2%;
	} */

	#img_espaco{
		
		margin:0px !important;
		margin-top: 20px !important;		
		margin-left: 50% !important;
		transform: translate(-50%);
	}

	#bg_produto{

		position: relative;
		top: -37px;
		width: 100%;
		max-width: 1920px;
		margin: 0px auto;

	}

	#linha_prod{

		border-bottom: 1px solid #542209;
		height: 1px;
		width: 100%;
		clear: both;
	}

	#linha_prod2{

		border-bottom: 1px solid #542209;
		height: 1px;
		width: 75%;
		float: right;
		clear: both;
	}

	#produto{ 

		margin-top: 30px;

	}
		
		#produto li{

			margin-bottom:35px;
			margin-left: 10px;
			float: left;
			max-width: 220px;	
			width: 100%;
		}


			#produto li:first-child{

				margin-left: -10px;
			
			}

			#img-produto{

				max-width: 400px;
				width: 100%;
			}

			#descricao{

				font-family: 'Work Sans', sans-serif;
				text-align: center;
				padding-top:30px;
				height:60px;
				width:203px;

			}

			#produto li small{

				font-family: 'Work Sans', sans-serif;
				color:#5289b9;

			}

			#preco{

				font-family: 'Work Sans', sans-serif;
				margin: -21px 25px;
				font-size: 25px;
				
			}

			#desconto{

				position: relative;
				top:30px;
			}

			#add_produto{

				font-family: 'Work Sans', sans-serif;
				margin-bottom: 50px;
				margin-left: 160px;
				margin-top: 0px;
				color: #000000;
			}

	/* DETALHES PRODUTO */

	#detalhes_produtos{

		margin: 0px -18px;
		max-width: 1920px;
		height: 1900px;
		width: 100%;
		clear: both;
	}

	#descricao_info,#form_comprar{

		font-family: 'Work Sans', sans-serif;
		position: relative;
		left:531px;
		top: -400px;
	}

	#descricao_info li:first-child{

		font-size:30px;
		color:#5289b9;
	}

	#descricao_info li:nth-child(4),#descricao_info li:nth-child(5),
	#descricao_info li:nth-child(6){

		margin-bottom:15px;
	}

	#descricao_info li{

		width:370px;
	}

	#formulario input,#qtd_prod{

		position:relative;
		font-size:20px;
	}

	.btn_cinza{

		height:40px;
		width:39px;
	}

	#qtd_prod{

		background-color: #DDDDDD;
		padding-bottom: 9px;
		padding-right: 5px;
		padding-left: 18px;
		padding-top: 7px;
		font-size:20px;
		width: 20px;
	}

	#tamanho{

		position: relative;
		width: 225px;
		top: -85px;
		left: 218px;
	}

	#tamanho_prod{

		padding-left:20px;
		width:147px;
		height:38px;
	}

	#form_comprar > input{

		border:2px solid #51220d;
		border-radius:15px;
	}

	#descricao_produtos > li{

		margin-top: 22px;
		height:22px;
	}

	#descricao_produtos > li > a{

		font-family: 'Work Sans', sans-serif;
		font-size:18px;
		color:#000000;
	}

	#descricao_produtos > li>a:hover{

		background-color: #d6d0d0;
		position:relative;
    	padding: 10px;
    	left:-10px;
	}
	
/* DESTAQUE */

	#destaques{

		margin-bottom:50px;
	}

	#destaque{

		display:-webkit-inline-box;
		margin-left:-60px;
	}

	#destaque li{

		margin-left:20px;
		max-width:330px;
		width: 100%;
	}
		
		#destaque li:first-child{

			border:15px solid #b5402f;
			margin-top:1px;
			height:auto;
			max-width:300px;
			width: 100%;
		}

	.btn_bvermais{

		position:relative;
		padding: 10px 10px;
		background: none;
		border: 2px solid #ffffff;
		font-family: 'Amiri', serif;
		font-size: 14px;
		cursor: pointer;
		color: #ffffff;
		transition: all .3s linear;
	}

	.btn_vvermais{

		position:relative;
		padding: 10px 16px;
		background: #b5402f;
		border: none;
		font-family: 'Amiri', serif;
		font-size: 14px;
		cursor: pointer;
		color: #ffffff;
		transition: all .3s linear;
	}

	.btn_bvermais:hover,.btn_vvermais:hover{

		transition: all .3s linear;
	}



/* SOBRE */

	#bg_sobre{
		
		background: url('parts/bg_sobre.jpg') top center no-repeat;
		max-width: 1920px;
		margin: 0px auto;
		height: 542px;
		width: 100%;
		clear: both;

	}

	#eventos{

		padding-top:100px;
		float:right;
		max-width:575px;
		width: 100%;

	}

	#eventos li{

		font-family: 'Work Sans', sans-serif;
		margin-left: 7px;
		text-align:right;
		color:#ffffff;

	}

	#eventos li h1{

		padding-bottom:20px;
		font-size:25px;
		color:#ffffff;

	}

	#eventos li p, #eventos li img{

		padding: 10px 0px;
		font-size:13px;

	}


	/*SOBRE DETALHES */

	#detalhe_sobre{

		margin: 0px -18px;
		max-width: 1920px;
		height: 1050px;
		width: 100%;
		clear: both;
	}

	#info_sobre{

		font-family: 'Work Sans', sans-serif;
		margin:80px 220px;
		font-size: 15px;
		width:940px;
	}

/* GALERIA */

#pagamento{

	/* background: url('parts/bg_pagamento.jpg') no-repeat center top; */
	background: #bf4f33;
	margin: 0px auto;
	padding-top: 4px;
	height:265px;
	width: 100%;
	clear: both;
}

	#pagamento > .util > h1{

		font-family: 'Work Sans', sans-serif;
		padding-top:50px;
		font-size: 25px;
		color:#ffffff;
	}

/* RODAPE */

#bg_rodape{

	width: 100%;
	max-width: 1920px;
	padding-top: 110px;
	height: 520px;
	background: url('parts/bg_rodape.jpg') no-repeat center top;	
	margin: 0px auto;
}

#infos_rodape{

	margin-top: 90px;

}
	#infos_rodape > li{

		float: left;
		width: 260px;
		margin-left: 80px;
	}

		#infos_rodape > li:first-child{

			margin-left: 0px;
			font-family: 'Catamaran', sans-serif;
			font-size: 16px;
			color: #fff;
		}

/* - */

#info_contato > li{
	
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	color: #fff;
	margin-bottom: 30px;
}
	
	#info_contato > li:first-child img{
	
		padding-bottom: 40px;
	}

/* - */

#redes_sociais > li{

	float: left;
	margin-left: 30px;

}

	#redes_sociais > li:first-child{

		margin-left: 0px;

	}

/* RODAPE PRETO - FAIXA */

#bg_rodape2{

	width: 100%;
	max-width: 1920px;
	height: 50px;
	background: #542209;	
	margin: 0px auto;
	padding-top: 30px;

}

#logok2{

	position:relative;
	left:860px;
	top:-23px;
}

.txt_rod{

	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;

}

#icon_rod{

	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

/*  */

#formqtd_m{

	display: none;
}

/* PRODUTOS */

#bg_categorias{

	max-width: 240px;
	width: 100%;
	height: auto;
	background: #c1ab9e;
	float: left;
}

#img_prod_dest{

	max-width: 260px;
}

#titulo_categ{

	height: 35px;
	background: #c6522d;
	text-align: center;
	color: #fff;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	padding-top: 10px;
}

#categorias{

	margin-top: 0px;

}
	#categorias li{

		color: #fff;
		font-family: 'Catamaran', sans-serif;
		font-size: 15px;
		padding-left: 10px;
		text-transform: uppercase;
		border-bottom: 1px solid #fff;
		height: 35px;
		padding-top: 10px;
	
	}

	#categorias li a{

		color: #fff;
	
	}

#produto_int{ 

	margin-top: 30px;
	/* float: right; */
	max-width: 900px;
	margin-left: 250px;

}
	
	#produto_int li{

		margin-bottom:35px;
		margin-left: 10px;
		float: left;
		max-width: 220px;	
		width: 100%;
	}


		#produto_int li:first-child{

			margin-left: -10px;
		
		}