
/*Paginas*/
.paginas
{
	width: 100%;
	margin:90px 0 35px 0;
}

.limitador
{
	padding-left: 50px !important;
	padding-right: 50px !important;
}

.cemporcento
{
	position: relative;
	width: 100%;
	margin: 0;
	float: left;
}


/*Titulos em geral*/
h1 {
	width: 100%;
	margin:10px 0px 20px 0px;
	padding:25px 0px 8px 0px;	
	font-size:22px;
	color:#FFF;
	text-align:left;
	border-bottom:1px solid #FCD051;
}

h2 {
	width: 100%;
	margin:10px 0px 15px 0px;
	padding:20px 0px 8px 0px;	
	font-size:18px;
	color:#333;
	text-align:left;
	border-bottom:1px solid #FCD051;
}


h3 {
	width: 100%;
	margin:0px 0px 12px 0px;
	padding:10px 0px 6px 0px;	
	font-size:15px;
	line-height: 20px;
	color:#333;
	text-align:left;
	border-bottom:1px solid #FCD051;
}
/*---------------------------------*/


hr
{
	width: 100%;
	margin:20px 0px;
}


label
{
	font-weight: normal;
	margin:0;
}


.texto_site
{
	text-align: justify;
	line-height: 1.5em;
}



#slider_home
{
	position: relative;
	width: 100%;
	height: 470px;
	margin: 0px 0px;
	padding: 0 !important;
	border-bottom: 2px solid #FCD051;
}


#slider_home .botao_home
	{
		position: relative;
	    margin-top: 260px;
	    width: 0;
	    height: 0;
	}

	#slider_home .botao_esquerda
	{	    
	    float: left;	    
	    border-left: 540px solid rgba(154,57,29, 0.0);
	    border-right: 180px solid transparent;
	    border-top: 200px solid rgba(154,57,29, 0.0);
		transition: all ease 0.2s;
	}

		#slider_home .botao_esquerda:hover
		{
			cursor: pointer;
			border-left: 560px solid rgba(154,57,29, 0.0);
		    border-right: 180px solid transparent;
		    border-top: 200px solid rgba(154,57,29, 0.0);
		}


	#slider_home .botao_direita
	{	    
	    float: right;		    
	    border-right: 400px solid rgba(154,57,29, 0.5);
	    border-left: 180px solid transparent;
	    border-top: 200px solid rgba(154,57,29, 0.5);
		transition: all ease 0.2s;
	}

		#slider_home .botao_direita:hover
		{
			cursor: pointer;
			border-right: 420px solid rgba(154,57,29, 0.8);
		    border-left: 180px solid transparent;
		    border-top: 200px solid rgba(154,57,29, 0.8);
		}


	#slider_home .botao_esquerda .texto
	{
		position: relative;
		float: left;
		text-align: left;
		margin: -180px 0 0 -520px;
	}

	#slider_home .botao_direita .texto
	{
		position: relative;
		float: right;
		text-align: right;
		margin: -180px -380px 0 0;		
	}

	#slider_home .texto td
	{
		color: #FFF;
	}

	#slider_home .texto td b
	{
		position: relative;
		float: left;
		margin:10px 0 15px 0;
		width: 110%;
		color: #FCD051; 
		font-size: 24px; 
	}

	#slider_home .botao_home img
	{
		max-width: 100%;
		max-height: 150px;
	}



	#imagem_grupo_davila{
		position: absolute;
		bottom: 50px;
		right: 8%;
	}







/*FAIXA CATEGORIAS DA HOME****************************************************/

#categorias
{
	position: relative;
	background: url('../img/bg_colecoes.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-color:#FFF;	
	background: rgb(17,17,17);
	/*background: -webkit-linear-gradient(rgba(17,17,17,1) 0%, rgba(51,51,51,1) 49%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(rgba(17,17,17,1) 0%, rgba(51,51,51,1) 49%, rgba(255,255,255,1) 100%);
	background: linear-gradient(rgba(17,17,17,1) 0%, rgba(51,51,51,1) 49%, rgba(255,255,255,1) 100%);
	*/
	border-top: 2px solid #FCD051;	
	border-bottom: 2px solid #FCD051;	
	width: 100%;
	margin: 30px 0 0px 0 !important;
	padding: 10px 0 30px 0 !important;	
}

	


	/*#categorias .categoria:hover
	{	
		background-size: 110% 110%;
		background-position: center center;
	}*/

	#categorias .categoria:hover .texto
	{
		position: absolute;
		top: 45px;
		left: 27px;
	}

	#categorias .categoria:hover .barra_inferior	{
		
		color: #FFF;
		background-color: #31353d;
	}

/*FAIXA CATEGORIAS DA HOME****************************************************/




		

.paginacao
{
	width: 100%;
	padding: 0;
	margin: 15px 0;
}




.white, .white a {
  color: #FFF;
}


#paginas input[type="text"], #paginas input[type="email"], #paginas input[type="password"], #paginas textarea
{	
	padding:9px;
	margin:0px 0px 5px 0;	
	background-color:#F2F2F2;
	border-radius:1px;
	font-size:14px;
}







/*LIST-GROUP************************************************************************/
.list-group-item-subtitulo
{		
	background-color: #F2F2F2 !important;		
	padding: 12px 15px 5px 15px !important;
	border-top: 0;	
}

.list-group-item-conteudo
{		
	background-color: #FFF !important;
	padding: 15px 15px 30px 15px !important;	
	border-top: 0;
}







/*BARRA DE BUSCA************************************************************************/

#barra_busca
{
	position: relative;
	width: 100%;
	margin: 0px 0 20px 0;
	float: left;
	background-color: #222;
	padding: 12px 15px 0px 15px;
	border-bottom: 1px solid #FCD051;
}

#barra_busca input[type="text"], #barra_busca input[type="number"], #barra_busca select
{
	background-color: transparent;
	border: none;
	box-shadow: none;
	border-left: 2px solid #888;
	color: #F2F2F2;
}

#barra_busca .input-group-addon
{
	background-color: transparent;
	border: none;
	box-shadow: none;
	color: #F2F2F2;
}

#barra_busca input[type="submit"]
{
	border: none;
	color: #F2F2F2;
}

/*BARRA DE BUSCA************************************************************************/









/*PRODUTOS************************************************************************/
.produto
{

	/*background: url('../img/bg_produto.jpg');*/
	position: relative;
	width: 100%;
	margin: 20px auto;
	padding: 5px 5px 0 5px;
	background-color: #FFF;
	border-radius: 12px 12px 2px 2px;
	cursor:pointer;	
	transition: all ease 0.2s;
	/*border: 1px solid #666;*/
}

.produto:hover
{		
	transform: translateY(-5px);
}

	.produto .imagem
	{
		width: 100%;
		height: 180px;
		position: absolute;
		top: 0;
		left: 0;
		border-radius: 13px 13px 3px 3px;
	}

		.produto .imagem .novidade
		{
			position: absolute;
			left: 0px;
			top: 8px;
		}

		.produto .imagem .desconto
		{
			position: absolute;
			right: 8px;
			bottom: 8px;
		}

	.produto .dados
	{
		width: 98%;
		margin: 190px 1% 10px 1%;
	}

		.produto .dados .categoria, .produto .dados .marca
		{
			color: #FCD051 !important;			
			margin: 10px 1%;
			font-size: 13px;
		}

			.produto .dados .categoria:hover, .produto .dados .marca:hover
			{
				color: #222 !important;	
			}

		.produto .dados .titulo
		{
			width: 100%;
			height: 80px;
			margin: 10px 1%;
			font-size: 16px;
			color:#222;
		}

		.produto .dados .valor
		{			
			font-size: 18px;
			color:#FCD051;
			font-weight: bold;
			padding: 5px 0;
		}

		.produto .dados .valor_antigo strike
		{			
			font-size: 14px;
			color:#888;
		}


		.produto .dados .codigo
		{			
			width: 100%;
			text-align: right;
			font-size: 12px;
			color:#AAA;
			padding: 5px 5px 0 5px;
		}

	

	.produto button
	{
		background-color: transparent;
		border-top: 1px solid #DDD;
		padding: 12px 0;
		color: #444;
	}

		.produto button:hover
		{
			background-color: #FFF;
			border-top: 1px solid #FCD051;
			color: #FCD051;
		}

		.produto button:hover .carrinho, .produto button:hover .detalhes
		{		
			color: #FCD051;
		}


	.produto .borda
	{
		width: 100%;
		height: 1px;
		background-color: #FCD051;
		position: absolute;
		bottom: 0;
		left: 0;
	}

		.produto:hover .borda
		{		
			height: 3px;
		}
		
/*PRODUTOS************************************************************************/




/*DETALHES PRODUTO****************************************************************/
.descricao
{
	width: 100%;
	margin:10px 0 35px 0;
	padding-top: 15px;
	border-top: 1px solid #DDD;
}

.painel_detalhes
{
	position: relative;	
	margin-top: 15px !important;
}

.painel_detalhes .valor
{
	width: 100%;
	margin: 10px 0;
	color: #FCD051;
	font-size: 20px;
	font-weight: bold;
}

.painel_detalhes .valor_antigo strike
{
	width: 100%;	
	color: #888;
	font-size: 15px;
}

.painel_detalhes input[type="text"]
{			
	background-color:#FFFFFF !important;
	border-radius:3px !important;	
}


	

.relacionado
{
	cursor:pointer;	
	transition: all ease 0.2s;
}

.relacionado:hover
{
	transform: translateX(5px);
}

.relacionado:hover img
{
	transform: translateY(-5px);
}

	.relacionado img
	{
		max-width: 100%;
		max-height: 100%;
		transition: all ease 0.2s;
	}

	.relacionado .imagem
	{
		text-align: center;
	}


	.relacionado .valor
	{
		font-size: 14px;
	}

/*DETALHES PRODUTO****************************************************************/






/*CARRINHO COMPRAS*****************************************************************/
.painel_itens_carrinho
{
	margin-bottom: 45px;
	background-color: #FFF;
	color: #333 !important;
	border-radius: 5px;
}

.tabela_itens_carrinho tr th
{
	font-weight: normal;
	font-size: 14px;
	background-color: #F2F2F2;
	text-align: center;
	color: #333 !important;
}

	.tabela_itens_carrinho tr th:first-child
	{
		text-align: left;
		width: 55%;
	}


.tabela_itens_carrinho tr td
{	
	text-align: center;
	color: #333 !important;
}

	.tabela_itens_carrinho tr td:first-child
	{
		text-align: left;		
	}


.tabela_itens_carrinho img
{
	max-height: 65px;
	margin-right: 10px;
	border-radius: 2px;
}

.tabela_itens_carrinho .excluir
{		
	cursor: pointer;
	font-weight: bold;
}

	.tabela_itens_carrinho .excluir:hover
	{		
		color: #F49712;
	}

.painel_container
{
	padding: 0px 20px;
}

.tabela_resumo_compra th
{
	font-weight: bold;
	font-size: 18px;
	background-color: #F2F2F2;
}

.detalhes_compra
{
	padding-left: 8px;
	padding-right: 8px; 
}

.tabela_resumo_compra .valor_total
{
	font-weight: bold;
	font-size: 22px;
	color: #FCD051;
	text-align: center;
}

.panel_botoes
{
	border:0;
}

.botoes_navegacao_carrinho
{
	margin:15px -5px;	
}

	.continuar_comprando
	{
		background-color: #BBB;
	}

		.continuar_comprando:hover, .continuar_comprando:focus {			
			transform:translateX(-3px);
		}

	.finalizar
	{
		background-color: #008C46;
	}

/*CARRINHO COMPRAS*****************************************************************/









/*ENDERECOS***********************************************************************/

.endereco
{
	transition: all ease 0.2s;
}

.endereco:hover
{
	transform: translateY(-3px);
	cursor: pointer;
	border-color: #888;
	background-color: #ffc;
}

/*ENDERECOS***********************************************************************/










/*----------------------------------------
   11.Testimonial Area Css
----------------------------------------*/
.testimonial-area{
    background:#f6f6f6;
    background: url('../img/bg_saco.jpg');
	background-repeat: repeat-x;
	background-size: cover;
	background-position: top center; 
    padding: 25px 0 45px 0;
}
.single-testi {
    padding: 30px 20px;
    position: relative;
    background-color: #fff;
}
.testi-img {
    margin-bottom: 30px;    
    height: 180px;
    width: 100%;
}
.testi-img img {
    display: inline-block !important;
    
    /*height: auto;*/
    height: 180px;
    width: 100%;
}
.client-rating {
    padding-bottom: 10px;
}
.client-rating a {
    display: inline-block;
    color: #FCD051;
    font-size: 18px;
}
.testi-text h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
    height: 40px;
}
.testi-text p {
    color: #666;
    height: 200px;
}
.testi-text h5 {
    color: #666;
    font-size: 20px;
}
.testi-text a{
  color: #FCD051;  
}
.Reviews-content {
    margin-top: -30px;
}
.testimonial-carousel.item-indicator{
    padding: 30px 0px 50px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span {
    background: #666 none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    width: 8px;
    -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    border-radius: 50%;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots {
    bottom: 0px;
    display: block;
    left: 50%;
    margin-left: -20px;
    position: absolute;
}
.testimonial-content {
    margin-bottom: 15px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot {
    display: inline-block;
    margin: 0 3px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span{
    background: #FCD051;
}
.reviews-page .single-testi{
    margin-bottom: 30px;
}














/*TELAS PEQUENAS (MENORES QUE 1000px, para o qual o site est� perfeitamente configurado)*/
@media screen and (max-width: 999px){
 
}
/*---------------------------------------------------------------------------------*/


















/*Smartphones e tablets*/
@media screen and (max-width: 768px),
only screen
and (min-device-width : 320px)
and (max-device-width : 768px)
{
   
 .mobile-off
 {
 	display: none;
 }

 .limitador
 {
	padding-left: 0px !important;
	padding-right: 0px !important;
 }

.tabela_itens_carrinho tr th:first-child
{		
	width: 42%;
}

	#imagem_grupo_davila{
		display: none;
	}

}






/*Smartphones e tablets*/
@media screen and (max-width: 480px),
only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
{

 .mobile-off
 {
 	display: none;
 }

 .limitador
 {
	padding-left: 0px !important;
	padding-right: 0px !important;
 }

 .tabela_itens_carrinho tr th:first-child
{		
	width: 42%;
}

}
/*---------------------------------------------------------------------------------*/


.clear{clear:both;}


