@font-face {
    font-family: "arialrounded";
    src:url("../public/fonts/arialrounded.ttf");
}

/* CSS Estilos em Geral*/
/*MEDIA SCREEN PARA MOBILE 320px*/
.paddingGeral { padding: 20px; }
.paddingGeral row { max-width: 100%; }
.TituloGeral { font-family: "Open Sans"; color: #010147; font-weight: bold; font-size: 20px; text-align: center; margin: 20px auto 15px; border-bottom: 1px solid #CCC; width: 95%; height: auto; padding: 10px 0 10px 0; }

.titleOpcoesParc{ font-size:12px;}
.panelPrecos{ max-height:50px; border-bottom:1px solid #ccc; color:#999 !important;}
.blocoParcelamento{ font-family: "Open Sans"; font-size:12px; text-align: center; }

/*Produtos*/
a.LinkTitProd:link, a.LinkTitProd:visited { color: #010147; text-decoration: none; outline: none; }
.FormataProdutos h1 { font-size: 20px !important; font-weight: bold; text-align: center; color: #f26600; }

.Produto { position: relative; float: left; width: 47%; height: auto; min-height: 285px; margin: 1.5%; text-align: center; overflow: hidden; border: 1px solid #EEE; background: #FFF; }
.Produto img { width: 100%; max-width: 200px; margin: 0 auto; }
a.NomeProduto:link, a.NomeProduto:visited, a.PrecoProduto:link, a.PrecoProduto:visited, a.MaisInfoBtn:link, a.MaisInfoBtn:visited { position: relative; display: block; font-weight: bold; clear: none; }
a.NomeProduto:link, a.NomeProduto:visited { height: 65px; overflow: hidden; color: #6A8207; font-size: 12px; padding: 10px 5px 0 5px; }
a.PrecoProduto:link, a.PrecoProduto:visited { position: relative; width: 100%; height: 70px;font-size: 22px; color: #DC9C45; margin-bottom: 10px; display: block; }
a.MaisInfoBtn:link, a.MaisInfoBtn:visited { position: absolute; bottom: 0; width: 100%; color: #FFF; background: #B0CC49; text-align: center; padding: 10px 0 10px 0; }
a.MaisInfoBtn:hover { background: #819a26; }
.prod_indisponivel_caixa { position: absolute; bottom: 0; width: 90%; display: block; left: 5%; color: red; border: 1px solid red; line-height: 30px; }
.Categorias { display: none; }
.semprod { text-align: center; font-size: 18px; font-weight: bold; line-height: 40px; color: #777;  width: 90%; display: block; margin: 0 auto; }

/*EXIBE PRODUTOS*/
.tituloProdCompra { margin: 0; padding: 0; }
.FundoBrancoImgProd { position: relative; width: 100%; height: auto; background: #FFF; }
.FundoImgProd { width: 100%; max-width: 320px; height: auto; display: block; margin: 0 auto 0; }
.ImgExibeProdDesktop { display: none; }
.ImgExibeProd, .InfoExibe { position: relative; width: 100%; height: auto; display: block; margin: 0 auto 0; }
.ImgExibeProd { background: #FFF; margin-top: 15px; } .ImgExibeProd img { width: 100%; max-width: 400px; height: auto; display: block; margin: 0 auto 0; }
.InfoExibe { max-width: 100%; overflow: hidden; margin: 10px auto 10px; padding: 10px 0 15px 0; background: #FFF; color: #000; font-weight: bold; }
.InfoProd { position: relative; width: 100%; height: auto; }
.PrecoExibeProd { text-align: left; margin: 0; }
.preco { color: #333; font-weight: 400; }
.precopqn { font-size: 10px; margin-right: 10px; font-weight: 800; color: #32418f ; } .PrecoGrande { font-size: 28px; color: #32418f  !important; font-weight: bold; }
a.BtnComprar:link, a.BtnComprar:visited { line-height: 50px; font-size: 16px; background: green; color: #FFF; display: block; text-align: center; }
.Parcela { font-weight: 400; border-top: 1px solid #ebebeb; color: #000; text-align: left; padding: 10px 15px 10px 15px; margin: 0; }
.CEP { padding: 15px 10px 0 10px; border-top: 1px solid #ebebeb; } .CepInput, .ButtonOk { position: relative; height: 35px; color: #666; }
.CepInput { width: 77%; padding: 0 20px 0 20px; color: #000; border: 1px solid #CCC; } .ButtonOk { width: 21%; background: #ddd; }
.Relacionados { color: #6A8207 !important; font-size: 36px; font-weight: 400; }
.DescricaoProd { position:relative; display:block; background: #FFF; padding: 10px; height: auto; overflow: hidden; margin-bottom: 20px;  }
.DescricaoProd h1 { color: #010147;  font-size:24px;  border-bottom: 1px solid #EEE; padding-bottom:10px; font-weight:normal;}
.DescricaoProd p { font-size: 16px; }
.DescricaoProd img { max-width: 100% !important; height: auto !important; margin: 10px auto 10px !important; display: block; }
.DescricaoProd iframe { position: relative !important;  width: 100% !important; height: auto !important; margin: 10px auto; }
.TitulosProd { background: #FFF; font-weight: bold; border: 1px solid #eee; padding: 5px 10px 5px 10px; margin-top: 10px; }
.TitulosProd h1 { font-size: 20px; color: #000; margin: 0; }
.TitulosProd h4 { position: relative; top: -4px; color: #959595; }
.max990 { max-width:990px;}
.Oop { font-size: 13px; font-weight: bold; }
.breadcrumb li a:link, .breadcrumb li a:visited { color: #32418f; }

/* Contato */
.imgContato { display: none; }

/*REPRESENTANTES*/
.Mapa { display: none; }
.selectMapa { position: relative; width:90%; display: block; height: 40px; padding-left: 10px; background: #333; color: #FFF; margin: 0 auto 0; }
.ExibeRepresentantes, .RepresentanteDados { position: relative; width: 100%; height: auto; overflow: hidden; padding: 0 15px 15px 15px; }
.ExibeRepresentantes p { font-size: 18px; padding-top: 10px; font-weight:  bold; text-align: center; }
.nenhumrepre { border: 1px solid #CF2C1E; color: #CF2C1E !important; padding: 10px; font-weight: 100 !important; }
.RepresentanteDados { border-top: 5px solid #010147; border-left: 1px solid #EEE; border-right: 1px solid #EEE; border-bottom: 1px solid #EEE; padding: 15px 0 0 0; margin-top: 15px; -webkit-box-shadow: 0px 10px 33px -19px rgba(0,0,0,0.75); -moz-box-shadow: 0px 10px 33px -19px rgba(0,0,0,0.75); box-shadow: 0px 10px 33px -19px rgba(0,0,0,0.75); }
.NomeRepresentante { font-weight: bold !important; font-size: 20px !important; }
.RepresentanteDados p { width: 100%; height: auto; padding: 0 15px 0 15px !important; display: block; font-size: 16px; font-weight: 100; text-align: left; }
.RepresentanteDados a { color: #000; text-decoration: none; outline: none; }
.BoldTxt { font-size: 13px; font-weight: bold; }
.titrep { color: #32418f; font-weight: bold; font-size: 17px; }
.contrep { color: #000; }



/*MEDIA SCREEN PARA MOBILE*/
@media only screen and (min-width: 375px) {
.TituloGeral { font-size: 24px; padding-left: 0px; }
	
/*EXIBE PRODUTOS*/
.DescricaoProd iframe {  height: 190px !important; }
	
}

/*MEDIA SCREEN PARA MOBILE*/
@media only screen and (min-width: 425px) {
.TituloGeral { font-size: 28px; padding-left: 0px; }	
	
/*EXIBE PRODUTOS*/
.DescricaoProd iframe {  height: 210px !important; }
	
/*Produtos*/
.Produto { width: 30.5%; margin: 1%; }
}

/*MEDIA SCREEN PARA MOBILE PAISAGEM*/
@media only screen and (min-width: 480px) {
.TituloGeral { padding-left: 0px; }
	
/*Produtos*/
.Produto { width: 24%; margin: 0.5%; }
}

/*MEDIA SCREEN PARA MOBILE PAISAGEM*/
@media only screen and (min-width: 667px) {
.TituloGeral { font-size: 40px; padding-left: 0px; margin-bottom: 20px; }

/*Produtos*/
.Produto { height: 315px; }
	
}

/*MEDIA SCREEN PARA TABLET*/
@media only screen and (min-width: 768px) {
.TituloGeral { padding-top: 0px; }	

/*PRODUTOS*/
.Produto { width: 30.5%; margin: 1%; height:400px; }
a.PrecoProduto:link, a.PrecoProduto:visited { top: -10px; }	
	
.FormataProdutos h1 { font-size: 28px !important; }
.Categorias { display: none;  padding: 0; }
.Categorias ul h4 a:link, .Categorias ul h4 a:visited { color: #32418f ; padding: 15px 10px 0 10px !important; display: block; }
.Categorias ul { list-style: none; width: 100%; }
.Categorias ul li { position: relative; display: block; padding: 5px 0 5px 0; border-bottom: 1px dashed #EEE; }
.Categorias ul li a { text-decoration: none; line-height: 17px; color: #333; font-size: 16px; }
.semprod { margin: 0; float: left; width: 75%; }
	
/*EXIBE PRODUTOS*/
.FundoBrancoImgProd { margin-top: 10px; margin-left: 10px; }
.InfoExibe { position: absolute; width: 330px; float: right; right: 20px; top: 20px; border: 1px solid #CCC; }
.DescricaoProd { clear: both; padding: 10px; border: 0; }
.DescricaoProd iframe { position: relative; display: block; width: 90%; margin: 10px auto; padding: 10px; height: 220px !important; text-align: center !important; }
.TitulosProd { border: none; padding: 0; }

/* Contato */
.imgContato { position: relative; display: block; margin: 0 auto 0; max-width: 90%; width: auto; max-height: 375px; }
	
/*REPRESENTANTES*/
.RepresentanteDados { position: relative; float: left; width: 32.3%; height: 300px; margin: 15px 0.5% 0.5% 0.5%; }
.RepresentanteDados a { font-size: 14px; }
}

	
	
	
/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 990px) {


/*Produtos*/

.Categorias { display: block; }
.Categorias ul h4 a { color: #819a26; padding-left: 10px; }
.Categorias ul { list-style: none; width: 100%; }
.Categorias ul li { position: relative; display: block; padding: 5px 0 5px 0; }
.Categorias ul li  a{ text-decoration: none; line-height: 20px; color: #6d6d6d !important; }
.semprod { margin-left: 5%; width: 70%; }
	
/*EXIBE PRODUTOS*/
.TitulosProd { position: relative; top: 0; clear: both; width: 100%; text-align: left; }
.TitulosProd h1 { font-size: 35px; } .TitulosProd h4 { font-size: 22px; }
.ImgExibeProd { display: none; } 
.ImgExibeProdDesktop { display: block; position: relative; float: left; border: 1px solid rgba(93, 186, 255, 0.36); width: 400px; }
.InfoExibe { width: 50%; }
.ImgExibeProdDesktop img { width: 100%; display: block; margin: 0 auto 0; }
.InfoExibe { margin-top: 10px; }
.preco { text-align: left; padding-left: 20px; }
.precopqn { font-size: 18px; } .PrecoGrande { font-size: 40px; }
a.BtnComprar:link, a.BtnComprar:visited { position: absolute; width: 40%; float: right; line-height: 40px; right: 12px; top: 10px; }

.DescricaoProd iframe { position: relative; display: block !important; width: 90% !important; max-width: auto !important; max-height: 400px !important;  margin: 5px; padding: 0px; height: none !important; text-align: center !important; }

.DescricaoProd p { font-size: 14px; }
	.DescricaoProd h3 { margin-top: 0; }

/*REPRESENTANTES*/
.Mapa { position: relative; float: left; width: 50% !important; left: 5%; display: block; }
.ExibeRepMobile { display: none; }
.ExibeRepresentantes { position: relative; float: right; width: 35%; height: 600px; overflow: scroll; overflow-x: hidden; right: 3%; }
.RepresentanteDados { width: 100%; height: auto; margin: 15px 0.5% 0.5% 0.5%; }
}


/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 1024px) {
	.Categorias { width: 20%; height: 100%; display: block; margin: 10px 0 0 0; }

}

/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 1280px) {

/*REPRESENTANTES*/	
.ExibeRepresentantes { width: ; }

}

/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 1440px) {

	
/*Produtos*/

}