body {

	
	
	background-color: #f2f2f2;
		
	}	
	
	.form_principal {
	
	float:inherit;
	margin-top:-15px;
	margin-left: -300px;
	position: absolute;
		
	
		
	
}


.subtop{
		
		margin-top: 5px;
		margin-left:0px;
		
		float: none;
	}
	.subtop a{
		
		padding-right: 15px;
		color:#666;
		font-size: 13px;
		font-weight: 300;
		text-shadow: none;
		
	}	

	
	
.faixatopo {

height: 70px;

opacity: 1;
position: relative;
float: none;
margin-top:0px;
padding: 7px;
background: #fff;
border-top: 0px solid #D9D9D9;	
	
	
	
}
	
.faixa_fixa {




background:#000;

	
	
}
	
.faixa_preta {
	
		height: 65px;
		width: 100%;
		opacity: 1;
		position: absolute;
		float: left;
		margin-top:0px;
	  
	
	
	 background: linear-gradient(to right, rgba(124,50,94,0.0) 15%,rgba(124,50,94,1) 100%);

}	
	
.logo {
		

width: 364px;
height: 54px;
margin-top:10px;

margin-left: 0px;
margin-right: 20px;
background: url(../../img/logosite_p.png) no-repeat;

float: left !important;
		
		
}
	
		
	
.topinho_mobile{
		
color:#060;
margin-top: 5px; 
margin-right:0px;
text-shadow: 1px 1px 1px #000;	
font-size: 12px;
display: none;

}	
	
	
	.produto{
        
		
		height:390px;
		width:270px;
		margin-top:20px;
		background:#ffff;
		float:left;
		margin-left:8px;
		overflow:hidden;
		border:1px solid #d7d7d7;

	
    }
	
		.produto:hover{
        
		height:390px;
		width:280px;
		margin-top:20px;
		background:#FFF;
		float:left;
		margin-left:5px;
		overflow:hidden;
		border:1px solid rgba(177,177,177,1.00);
-webkit-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-moz-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-webkit-transition-duration: 0.3s;  
transition-duration: 0.2s;  
	
    }
	
	
	   .foto{
        
         width: 280px;
   		 height: 280px;
       
		margin:0 auto;
		 -moz-transition: all 0.3s;
  		-webkit-transition: all 0.3s;
  		transition: all 0.3s;
  object-fit: cover;
		
    }
.box {
	
    max-width: 350px;
    height: 50px;
    padding: 5px;
    position: absolute;
    bottom: -15px;
    right: 5px;


}
	
	.t_produto {
		font-weight:500;
		line-height: 25px;
		text-align:center;
		display:block;
		height:25px;
		color :#666;
		text-decoration: none;
		margin:10px auto;
		
	}
	
	
	
	
	.t_valor {
position:absolute;
display:block;
float:left;
left:20px;
padding:5px;
font-weight:bold;
margin-top:-25px;
color:#666;
}

.detalhes {

padding:15px;
width:100%;
height:120px;
background-color:transparent;
margin-top:5px;
position:relative;
display:block;



	
}

.t_produto_in {
		font-weight:400;
	    font-size: 17px;
	    line-height: 25px;
		text-align:center;
		display:block;
		height:25px;
		color :#666;
		text-decoration: none;
		margin:10px auto;
		
		
	}
	
	
	
	
	.t_valor_in{
position:absolute;
display:block;
float:left;
left:20px;
padding:5px;
font-weight:bold;
margin-top:-20px;
color:#666;

}

.detalhes_in {

padding:15px;
width:100%;
height:120px;
background-color:transparent;
margin-top:5px;
position:relative;
display:block;

}	
	
.t_cidade {
		font-family: "open sans";
		text-align:left;
		padding:5px;
		margin:5px;
		display:block;
		position:relative;
		color: #666;
	line-height: 15px;
		text-decoration: none !important;
		
		
	}
	
	
	.faixa_rodape1{
 
opacity:0.95;	


margin-top:  0px;
webkit-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-moz-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
	 background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
	
	
	
}
	
	.bemvindo{
		
		
	color:#fff;
	font-family: 'Pacifico', cursive;
	font-size: 30px;
	text-align: center;	
	margin-top: 20px;
		
	}
	
	
	.instagram{
		
		
	color:#333;
	font-family: 'Pacifico', cursive;
	font-size: 40px;
	text-align: center;	
	margin-top: 10px;
	border-bottom: 2px solid #666;
	padding-bottom:15px;	
		
	}
	
    .t_construtora{
		
		
	color:#676c8c;
	
	font-family: "Lora";
	font-size: 40px;
	font-weight: 200;
	letter-spacing: 1px;
	text-align: center;	
	margin-top: 50px;	

		
		
	}
	
	.busca_btn{
	margin-top:0px;
	margin-left:0px;
	height:45px !important;	
	background:#5f6486;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	border:none;
		
		
	
	
}
.busca_btn:hover{
		
margin-top:0px;
	margin-left:0px;	
	background:#000;
	color:#FFF;
	
}

.busca_btn2{
margin-top:40px;
	margin-left:0px;	
	background:#5f6486;
	color:#FFF;		
		
	}
.busca_btn2:hover{
margin-top:40px;
	margin-left:0px;	
	background:#5f6486;
	color:#FFF;		
		
	}


	.cep_btn{
	margin-top:0px;
	margin-left:130px;
	height:45px;	
	background:#5f6486;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	border:none;
		
		
	
	
}
.cep_btn:hover{
		
margin-top:0px;
	margin-left:130px;	
	background:#666;
	color:#FFF;
	
}
	
	.rodape{
		
		margin-top:0px;
		padding-top: 20px;
		
		background:#FFF;
	
	}
	
	.cima_rodape a:link{
		
		
		text-decoration: none !important;
		color:#666 !important;
	}	
	
	.cima_rodape {
		
		margin-top: -25px;
		text-decoration: none !important;
		color:#666 !important;
	}
	
	.titulo{
		
		font-family: 'Open sans'; 
		color:#666; 
		
		margin-top:35px; 
		border-bottom: 1px solid #666; 
		padding-bottom: 10px;
		
		
	}

.carrinho {
		float: right;
		margin-left:-185px;
		margin-top:-50px;
	
	}
	
	.carrinho_itens {
		
		float: right;
		margin-top:5px;
		margin-left:30px;
	}
	
	.cart {
	
	color:#333 !important;
	text-decoration:none;
	
	margin-left:-46px;
	margin-top: -30px;
	padding:3px;
	
}
.itens_cart {
	
    border-radius:3px;
	text-align: center;
	background-color:transparent;
	border:transparent;
	padding:24px;
	margin-right: 0px;
	color :#000;
	margin-left:-45px;
	
	
	
}

		#campo_car{
				
				color:#666;
				margin-top: 50px;
				margin-left: -170px;
				opacity: 1;
			    position: absolute; 
				width: 300px;
				height: auto;
				background: #fff;
				box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.61); 
				border:2px solid #ccc;	
				z-index: 9999;
				display: none;
				
				
			}
		
.produto_carrinho{
	
	border-top: 0px solid #ccc;
	display:block !important;
	width:100%;
	margin-bottom:13px;
	padding:5px;
	height:65px;
	text-transform: uppercase;
	
	
}
.total1{
	
	color:#999;
	
	
	text-align:center;
	width:100%;
   
	
	font-weight: 100;
	padding-top:15px;
	
	position: relative;
	bottom: 0px;
}

.foto_carrinho {
	
	margin-left:-25px;
	width:50px;
	height:50px;
	position:relative;
	display:block;

}
			
.n_produto{
				
	font-size: 9px;
	padding-top:15px;
	text-align: center;
	vertical-align:middle;
				
}
			
.n_valor{
				
	font-size: 11px;
	padding-top:15px;
	
				
}	
			
.btn_comprar1{
		width: 100%;
		background:#000;
		color:#fff  !important;
	    text-align: center;
		
	    border-radius: 0px;
	    margin-top: 5px;
	}	
.btn_comprar1:before{
		width: 100%;
		background:#000;
		color:#fff !important;
	    text-align: center;
		
	    border-radius: 0px;
	    margin-top: 5px;
	}	

.btn_comprar1:active{
		width: 100%;
		background:#000;
		color:#fff !important;
	    text-align: center;
		
	    border-radius: 0px;
	    margin-top: 5px;
	}	
			
.btn_comprar1:hover{
		
		width: 100%;
		background:#5f6486;
		color:#fff !important;
	    text-align: center;
		text-shadow: 1px 1px 1px #000;
	    border-radius: 0px;
		margin-top: 5px;
	}




.btn_comprar2{
		width: 100%;
		background:#5f6486;
		color:#fff;
	    text-align: center;
		text-shadow: 1px 1px 1px #000;
	    border-radius: 0px;
	margin-top: 10px;
	}	

	
	
	.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  
  
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
		    
}
.carousel-fade .carousel-control {
  z-index: 2;

}


.detalhes_promo {

padding:0px;
width:300px;
height:120px;
background: linear-gradient(to right, rgba(255,255,255,0.3) 2%,rgba(255,255,255,0.9) 40%);
margin-top:125px;
margin-left:300px;	
position:relative;
display:block;
text-align: center;	
-webkit-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-moz-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-webkit-transition-duration: 0.3s;  
transition-duration: 0.2s; 
	border-bottom:4px solid #5f6486;
	
	
}
.box {
	max-width:350px;
	height:50px;
	padding:5px;
	position:absolute;
	bottom:0;
	
	right:5px;

}
.icone{
	width:20px !important;
	height:20px !important;
	cursor:pointer !important;
}

.t_titulo_promo {
position:absolute;
font-family: 'Alfa Slab One', cursive;	
margin-top:40px;
margin-bottom:5px;
right:10px;	
text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
padding:5px;
text-transform:uppercase;


color:#F5EC00;
}	
	
.t_sub_promo {
position:absolute;
font-family: 'Pacifico', cursive;
margin-top:75px;
margin-bottom:5px;
right:10px;	
text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
padding:5px;
text-transform:normal;


color:#ccc;
}	
	
.t_valor_promo {
position:absolute;
bottom:0px;
top:50px;	
right:10px;	
font-family: 'Alfa Slab One', cursive;
font-weight: 100;	
color:#666;
}

.t_produto_promo {
position:absolute;
font-family: 'Alfa Slab One', cursive;	
margin-top:5px;
margin-bottom:5px;
right:10px;	
text-shadow: 2px 2px 2px rgba(255,255,255,0.9);
padding:5px;
text-transform:uppercase;


color:#333;
}
	
	.t_cidade_promo {
		font-family: "open sans";
		text-align:center;
		padding:5px;
		margin:5px;
		display:block;
		position:relative;
		color: #fff;
	    line-height: 5px;
		text-decoration: none !important;
		margin-top: 105px;
		margin-left: 65px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
		font-weight: bold;
		
		
		
	}
	
	
	.t_cidade_promo1 {
		font-family: "open sans";
		text-align:center;
		padding:5px;
		margin:5px;
		display:block;
		position:relative;
		color: #fff;
	    line-height: 0px;
		text-decoration: none !important;
		margin-top: 10px;
		margin-left: 65px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
		font-weight: bold;
		
		
	}
	
.novidades{
	
margin: -70px 0 0 39%; position: absolute; background: #FFF;padding: 10px; text-align: center; color:#666;
	
	
}
.modal-header{
		
	background-color: #000 !important;	
		
	}
	
	.titulo_modal {
	font-weight: 600;
    font-style: normal;
    font-size: 35px;
    line-height: 45px;
    margin: 10px 0 ;
    letter-spacing: 1;
     font-family: 'Open Sans' !important;
	color: #FFF;
	text-decoration: none;
	padding: 5px;	
	text-align: center;	
	text-transform: uppercase;
   
	margin-top: -5px;	
		
		
	}


	.titulo_modal_mobile {
	font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 45px;
    margin: 10px 0 ;
    letter-spacing: 1;
     font-family: 'Open Sans' !important;
	color: #fff;
	text-decoration: none;
	padding: 5px;	
	text-align: center;	
	text-transform: uppercase;
   
	margin-top: -5px;	
		
		
	}
	
	.modal-header {
    height: 80px !important;
    padding: 15px;
    
}
	
@media screen and (max-width: 680px) {
	
body {

	
	border-top:none;
	background-color: #fff;
		
	}	
	
	
	
		
	.form_principal {
	
	float: left;
	margin-top:-10px;
	margin-left: 0px;
	
		
	
}
	
.novidades{
	
margin: -60px 0 0 20%; position: absolute; background: #FFF; text-align: center; color:#666;
	
	
}
	
	
	.form_tit{
	
		font-size: 11px;
		height: 45px !important;
		
	}
		
		
		.produto{
        
		
		height:300px;
		width:170px;
		margin:5px 25px 5px -15px;
		background:#ffff;
		
	
			
		overflow:hidden;
		border:1px solid #f2f2f2;
		position: relative;	

	
    }
	
		.produto:hover{
        
		height:300px;
		width:170px;
		margin:5px 25px 5px -15px;
	
		background:#FFF;
		float:left;
		margin-left:5px;
		overflow:hidden;
		border:1px solid rgba(167,167,167,1.00);
-webkit-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-moz-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-webkit-transition-duration: 0.3s;  
transition-duration: 0.2s;  
	
    }
	

	.foto {
    width: 140px;
    height: 180px;
    margin: 5px 0px 5px 20px;
	object-position: center;
	overflow: hidden;
}
	
	
		
	.t_valor {
position:absolute;
display:block;
float:left;
left:50px;
padding:5px;
font-weight:bold;
margin-top:-25px;
color:#666;
font-size: 18px !important;		
}
	
.t_produto {
	
	font-size: 14px !important;
	line-height: 22px !important;
	}
	
	
	.t_produto_in {
		font-weight:400;
		text-align:center;
		display:block;
		height:25px;
		color :#666;
		text-decoration: none;
		margin:10px auto;
		font-size: 22px !important;
		
	}
	
	
	
	
	.t_valor_in{
position:absolute;
display:block;
float:left;
left:20px;
padding:5px;
font-weight:bold;
margin-top:-20px;
color:#666;
font-size: 20px !important;		
}

.detalhes_in {

padding:15px;
width:100%;
height:120px;
background-color:transparent;
margin-top:5px;
position:relative;
display:block;

}	
		
.logo {
		

width: 80px;
height: 48px;

float:center;
margin-left:40%;
margin-bottom: 10px;	
background: url(../img/logo_site_amarelo_p.png) no-repeat;


		
		
}
	
.faixatopo {

height: 70px;

opacity: 1;
position: relative;
float: none;
margin-top:0px;
padding: 7px;
background: #fff;
	
	
	
}
	
.faixa_fixa {



background: #000;

	
	
}
	
	.titulo{
		
		font-family: 'Open sans'; 
		color:#666; 
		font-size: 20px !important;
		font-weight: 500;
		margin-top:35px; 
		border-bottom: 1px solid #666; 
		padding-bottom: 10px;
		
		
	}
	

	
.subtop{
		
		margin-top: 20px;
		margin-left:0px !important;
		
		float: left;
	}	
.subtop a {
    padding-right: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
	
	.faixa_preta {
	
		height: 65px;
		width: 100%;
		opacity: 1;
		position: absolute;
		float: left;
		margin-top:0px;
	  
	  
	
	 background: #134f80;

}	
	
	
	.carrinho {
		float: inherit;
		margin-left:307px;
		margin-top:5px;
	
	}
	
	.instagram{
		
		
	color:#333;
	font-family: 'Pacifico', cursive;
	font-size: 30px;
	text-align: center;	
	margin-top: 20px;
	border-bottom: 2px solid #333;
	padding-bottom:15px;	
		
	}
	
	

	
	.bemvindo{
		
		
	color:#fff;
	font-family: 'Pacifico', cursive;
	font-size: 20px !important;
	text-align: center;	
	margin-top: 20px;
		
	}
	

.faixa_rodape1{

opacity:0.95;	

height:200px;
margin-top:  30px;
webkit-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-moz-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
	 background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
	
	
	
}
	
	.busca_btn{
	margin-top:0px;
	margin-left:0px;
		
	background:#000;
	color:#FFF;
	
	
}
.busca_btn:hover{
		
margin-top:40px;
	margin-left:130px;	
	background:#0E1F70;
	color:#FFF;
	
}	
	
	
	.carrinho_itens {
		
		margin-top:23px;
		margin-left: -70px;
		position: relative;
		
	}
	
	.cart {
	
	color:#fff !important;
	text-decoration:none;
	
	margin-left:10px;
	margin-top: 0px;
	padding:3px;
	
}
.itens_cart {
	
    border-radius:3px;
	text-align: center;
	background-color:#000;
	border:transparent;
	padding:7px;
	margin-left: 0px;
	margin-top: 25px;
	color :#fff;
	
	
	
}
	
.detalhes_promo {

padding:15px;
width:280px;
height:100px;
background: linear-gradient(to right, rgba(255,255,255,0.3) 2%,rgba(255,255,255,0.9) 40%);
margin-top:190px;
margin-left:85px;	
position:relative;
display:block;
text-align: center;	
-webkit-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-moz-box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
box-shadow: 2px 4px 44px -5px rgba(0,0,0,0.51);
-webkit-transition-duration: 0.3s;  
transition-duration: 0.2s; 
	border-bottom:4px solid #ccc;
	
	
}
.box {
	max-width:350px;
	height:50px;
	padding:5px;
	position:absolute;
	bottom:0;
	
	right:5px;

}
.icone{
	width:20px !important;
	height:20px !important;
	cursor:pointer !important;
}

.t_titulo_promo {
position:absolute;
font-family: 'Alfa Slab One', cursive;	
margin-top:130px;
margin-bottom:5px;
right:10px;	
text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
padding:5px;
text-transform:uppercase;
	
font-size: 30px !important;	

color:#F5EC00;
}	
	
.t_sub_promo {
position:absolute;
font-family: 'Pacifico', cursive;
margin-top:147px;
margin-bottom:5px;
right:10px;	

padding:5px;
text-transform:normal;


color:#666;
}	
	
.t_valor_promo {
position:absolute;
bottom:0px;
top:40px;	
right:10px;	
font-family: 'Alfa Slab One', cursive;
font-weight: 100;	
color:#666;
}

.t_produto_promo {
position:absolute;
font-family: 'Alfa Slab One', cursive;	
margin-top:-5px;
margin-bottom:5px;
right:10px;	
font-size: 17px !important;	
text-shadow: none;
padding:5px;
text-transform:uppercase;


color:#666;
}
	
	.t_cidade_promo {
		font-family: "open sans";
		text-align:center;
		padding:5px;
		margin:5px;
		
		position:relative;
		color: #fff;
	    line-height: 20px;
		text-decoration: none !important;
		margin-top: -150px;
		margin-left: 5px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
		font-size: 12px;
		
		
		display:none;
		
	}
	
	
	.t_cidade_promo1 {
		font-family: "open sans";
		text-align:center;
		padding:5px;
		margin:5px;
		
		position:relative;
		color: #fff;
	    line-height: 10px;
		text-decoration: none !important;
		margin-top: -10px;
		margin-left: 65px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
		font-size: 15px;
		display:none;
		
	}
		
	
	

		
		
	}
	
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}