@charset "UTF-8";
/* CSS Header, Footer e Variáveis */

/*FONTES*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,bold,bolditalic');

/*ESTILOS GERAL*/
* { margin: 0; padding: 0; border: 0; outline: none !important; text-decoration: none !important;  font-family: 'Open Sans', sans-serif; }
body{ min-width: 320px;}

.txt_center { text-align: center;} 
.container-fluid,  .MenuDesktop, .diferenciais, footer{ max-width: 1920px; margin: 0 auto;}
.maxWidth{ position: relative; display: block; margin: 0 auto; max-width: 1280px;}

/*FOOTER DO SITE*/
.DV_Newsletter{ background-color: #012a4f; font-family: 'Open Sans', sans-serif; font-size: 16px; text-align: center; font-weight: bold; color: #46a2eb; padding: 10px; display: block;}
.newsTit{clear: left; display: block; color: #fff;}

#btn_NewsFooter{ -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background-color: #003974; color: #fff; font-weight: normal; font-size: 12px; line-height: 35px; position: relative; display: inline-block; margin-left: -4px; padding: 0 20px; top: -1px; }

#input_News{ width: 75%; font-family: 'Open Sans', sans-serif;  font-weight: normal; padding: 0 10px 0 10px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border: none; display: inline-block; margin-top: 5px; height: 35px; line-height: 35px;}
footer{ background-color: #003974; font-family: 'Open Sans', sans-serif; padding: 10px 0 10px 0; }
footer h3{ font-family: 'Open Sans', sans-serif;  font-weight: bold; font-size: 16px; text-align: center; color: #fff;}
.telefone_Footer{ font-family: 'Open Sans', sans-serif;  font-weight: bold; font-size: 14px; text-align: center; color: #fff;}
.footer_after{ font-family: 'Open Sans', sans-serif;  font-size: 10px; text-align: center; padding: 15px;}
#logoVBWP { position: relative; display: block; margin: 10px auto; width: 50px;  }
.duvidas_footer{ color: #fff; line-height: 25px;  font-family: 'Open Sans', sans-serif;  font-size: 14px;}
a.link_duvidas:link,  a.link_duvidas:visited {font-size: 14px; color: #fff; font-weight: 600;}
a.link_duvidas:hover, a.link_duvidas:active { color: #46a2eb;}
.footerULT{ background-color: #eaebed;}
.faixaBNDS{  font-family: 'Open Sans', sans-serif; color: #005489; text-align: center; font-size: 16px; padding: 10px; display: none}
.faixaBNDS img{ vertical-align: middle; display: none;}

a.link_socialFooter:link,  a.link_socialFooter:visited {font-size: 36px; display: inline-block;  margin: 5px; color: #fff;}
a.link_socialFooter:hover, a.link_socialFooter:active { color: #46a2eb;}
.DV_centraliza { text-align: center; } /* elementos tem que estar com display: inline-block*/
.facebook_Plugin { position: relative; width: 290px; margin: 0 auto; border-bottom: 1px solid #fff; }
#avisosNews{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; display: none; line-height: 100px; font-family: 'Open Sans', sans-serif; font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-align: center; }
.subtitulo_footer { display: block;  }
.img_pagamentoMobile { display: block; margin: 10px auto; width: 95%; max-width: 380px;}
.img_pagamento {display: none; line-height: center;}
.img_seg_footer{ height: 40px; text-align: center; padding: 7px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #fff;}
.desenvolvido{font-family: 'Open Sans', sans-serif;  font-weight: 600; font-size: 10px; text-align: center; color: #666666;}
.grupo_seg { text-align: center; }

.footerDestaque{ color: #914C33; font-size: 16px; font-weight: 600; margin-bottom: 40px; padding-top: 10px; }
.footerDestaque img { width: 100px; float: left; margin-right: 20px; border-right: 1px solid #fff; padding-right: 10px; margin-top: -10px;}


/*Cores*/
.corescolhe{width:30px;height:30px;float:left;margin:3px;cursor:pointer;border:3px rgba(0,0,0,0.4) solid}
.corescolhe:hover{opacity:.5;-moz-opacity:.5;-webkit-opacity:.5}
.exibeDeco{position:absolute;z-index:10;width:250px;height:250px;background:#ccc;border:6px rgba(0,0,0,0.4) solid;margin-left:-280px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;display:none;background-size:100% 100%}
.selecionado{border:1px rgba(0,0,0,0.7) solid; position:relative; display:block;}
.selecionado::after{content:"";width:15px;height:15px;background:url(../imgs/visto.png) no-repeat #06A61C center center;background-size:60% 60%;position:absolute;border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;font-size:10px;color:#fff;text-align:center;line-height:13px; right: -7px; top: -7px;}
.subProdTipo{ padding: 0 10px 5px 20px; border-bottom:1px solid #ebebeb; overflow:auto; display:none; clear:both;}
.SelecionadoBtn{float:left; margin-right: 10px;}
.escolhido{text-align:right;font-size:12px;color:rgba(230,13,16,1.00);float:right}.titulo_categoria_prods{color:#006400;position:relative;top:8px}



/*HEADER*/
/*header{ background-color: #003974;  }*/
header{ background-color: #ffffff;  }
.logotipo { display: block; margin: 15px auto 10px; width: 150px;}
.Pesquisa{ width: 75%; float: left; border:none; border-right: none; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;  font-family: 'Open Sans', sans-serif;  font-size: 14px; height: 30px; line-height: 30px; margin-bottom: 10px; padding: 0 10px 0 10px; font-weight: 300; border: 1px solid #012A4F;}
.btn_pesquisar { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; width: 25%; height: 30px; line-height: 30px; border: none; background-color: #012A4F; color: #fff; text-align: center; margin-bottom: 10px; border: none; border-left: none; font-size: 13px; font-weight: bold; }

/*MENU*/
.MenuDesktop{ display: none;}
.linksTopoB{ display: none; }

/*PRODUTOS*/
.ListaProdutos { width: 100%; height: auto; list-style: none; display: flex;  flex-wrap: wrap;}

.ListaProdutos li { position: relative; display: inline-block; width: 50%; float: left; margin: 15px auto; padding: 5px; }

.ftProd{ position: relative; width: 100%; height: auto; clear: both;}
.ftProd img {  display: block; width: 100%; height: auto; max-height: 229px; max-width: 229px; margin: 0 auto;}
.refProd{ display: block; line-height: 20px; font-family: 'Open Sans', sans-serif; font-size: 10px; color: #000000 !important; text-align: center; margin: 5px 0 0 0; font-weight: 600; }
.nomeProd{ width: 100%; height: 60px; line-height: 20px; font-family: 'Open Sans', sans-serif; font-size: 12px; color: #301B01 !important; text-decoration: none !important; text-align: center; font-weight: 300; overflow: hidden;}
.nomeProd p{ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;  }


a.LinkTitProd:link,  a.LinkTitProd:visited { font-family: 'Open Sans', sans-serif; font-size: 24px; display: inline-block;  margin: 5px; color: #131e44;}
a.LinkTitProd:hover, a.LinkTitProd:active { color: #EE7736;}

.TitPAG { font-family: 'Open Sans', sans-serif; font-size: 28px; display: block; padding: 10px 20px;  margin: 10px; color: #0c112a; border-bottom: 1px solid #ccc; margin-left: 0px; padding-left: 0px; }

/* FOOTER DO CARRINHO */
.CarrinhoFooter{ position: relative; clear: both;  bottom: 0; width: 100%; height: auto; background-color:rgba(207,207,207,0.2);}

/* PRODUTO*/
/*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; text-decoration:line-through !important; }
.preco { color: #333; font-weight: 400; }
.precopqn { font-size: 10px; margin-right: 10px; font-weight: 800; color: #3DA909 ;} .PrecoGrande { font-size: 28px; color: #3DA909  !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; }
.deProd{ display:block; line-height:12px; text-decoration:line-through !important; color:#ccc !important; font-size:12px; text-align: center; margin: 0 !important;  }
.precoProd{ font-size: 22px; color: #3DA909 !important; margin:0 !important; text-align: center; font-weight: 600; }
.descProd{ position:absolute; width: 50px; text-align:center; padding: 0 5px; height:24px; line-height:24px; font-size:14px; background-color: #40CD28; color:#fff; z-index:2; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; top: 5px; right: 10px;}

.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: #0c112a;  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: 300px !important; margin: 10px auto; }
.compProd{ font-family:"Open Sans"; font-size:11px; text-align:center;}
.compProd i{ font-size: 22px; margin: 5px 1px; cursor: pointer;}
.compProd i:hover{ opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity:0.7;}
.compProd i:nth-of-type(1){ color: #305891;}
.compProd i:nth-of-type(2){ color: #5abbdc;}
.compProd i:nth-of-type(3){ color: #c82828;}
.compProd i:nth-of-type(4){ color: #ccc;}
.fb-like iframe{ margin-top: 0px !important;}
.breadcrumb li a:link, .breadcrumb li a:visited { color: #0c112a; }
.sliderProdMin{ display:none;} 

.semprod { position: relative; line-height: 100px; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #333; text-align: center; }

/*CONTATO*/
.contato_div { position: relative; width: 100%; height: auto; overflow: hidden; padding: 15px 15px 20px 15px; }
.imgContato { display: none; }
.txtContato { font-family: 'Open Sans', sans-serif;  color: #9B9B9B; font-size: 20px; font-weight: 300; line-height: 15px; text-align: center; }

/*DIFERENCIAIS*/
.diferenciais{ display: block; position: relative; width: 100%; background-color: #012a4f;  font-family: 'Open Sans', sans-serif; font-size: 16px; color: #fff; text-align: center; padding: 10px 0; line-height: 50px; font-weight: 600; }
/*.diferenciais img{ display: inline-block; margin-right: 10px; margin-top: 5px; height: 40px; width: auto; float: left; }
.diferenciais div div:nth-of-type(3){ line-height: 25px;}
.diferenciais div div:nth-of-type(3) span{ color: #F2B600; }
 .diferenciais div div:nth-of-type(4){ line-height: 20px; padding-top: 10px;}
.diferenciais div div:nth-of-type(4) span{ color: #F2B600; font-size: 12px; line-height: 30px;}
.diferenciais div div:nth-of-type(4) img{ margin-top: -10px;}
.diferenciais div div:nth-of-type(4) a { color: #F2B600 !important; text-decoration: none !important; }
.diferenciais div div:nth-of-type(4) a:hover { color: #fff !important; text-decoration: none !important; }
.diferenciais div div:nth-of-type(1) span{ color: #fff; }*/
@media (min-width: 480px) {
	
	.Pesquisa, .btn_pesquisar{ height: 40px; line-height: 40px; }
	/*EXIBE PRODUTOS*/
	.DescricaoProd iframe {  height: 300px !important; }
	
}


@media (min-width: 768px) {

	
	/*FOOTER DO SITE*/
	#btn_NewsFooter{cursor: pointer !important; }
	footer{ padding-bottom: 40px;}
	.newsTit { clear: none; display: inline-block;}
	.newsText{ display: block;  margin-top: 10px;}
	footer h3, .telefone_Footer, .footer_after{ text-align: left; }
	.footer_after{ text-align: center; display: block; }
	#logoVBWP { float: none; margin-left: 10px; display: inline-block;}
	#logo_Footer {  max-width: 90%; margin: 0 auto; margin-top: 20px; }
	.telefone_Footer{ font-weight: normal; }
	.menu_Footer { list-style: none; padding: 10px 0px; }
	.menu_Footer li{ width: 100%; float: left; padding: 5px 5px;  }
	.menu_Footer li i { color: #46a2eb; font-size: 12px;}
	
	.menu_Footer li a { font-family: 'Open Sans', sans-serif;  font-size: 14px; color: #fff; text-decoration: none; padding: 10px 0;  }
	.menu_Footer li a:hover { font-family: 'Open Sans', sans-serif;  font-size: 14px; color: #46a2eb; text-decoration: none; padding: 10px 0; }
	.subtitulo_footer { display:none; font-family: 'Open Sans', sans-serif;  font-weight: bold; font-size: 14px; color: #666666; margin-top: 15px; }
	.img_pagamento {display: block; width: 90%; margin-top: 20px;}
	.img_pagamentoMobile {display: none;}
	.grupo_seg { text-align: left; display: block; margin-top: 20px; }
	.duvidas_footer{ color: #46a2eb;  padding-right: 60px;}
	#avisosNews{ line-height: 50px; }
	.Pesquisa{ width: 70%;}
	.btn_pesquisar{ width: 20%;}
	
	/*TTOPO*/
	.linksTopoB{ display: block;}
	.linkTP{ display: none;}
	.telefoneTP{ font-family: 'Open Sans', sans-serif;  font-size: 12px; color: #012a4f; line-height: 30px; }
	.nomeTelTopo{ color: #012A4F; }
	a.linkIconTopo:link,  a.linkIconTopo:visited {font-size: 28px; display: inline-block; color: #fff; margin: 30px 10px 0 10px; }
	a.linkIconTopo:hover, a.linkIconTopo:active { color: #fff;}
	/*.logotipo { display: block; margin: 15px auto 30px 35px; width: 200px;}*/
	.logotipo { display: block; margin: -3px auto 5px 76px; width: 88px;}
	
	/* PRODUTOS */
	.ListaProdutos li { width: 33%;}
	
	.alinhaEsquerda{ text-align: left;}
	.facebook_Plugin{ margin: 0 0 0 0;}
	
	.imgContato { position: relative; display: block; margin: 0 auto 0; max-width: 90%; width: auto; max-height: 375px; }
	

	


}

/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 992px) {
	
	/*MENU*/
	.MenuDesktop{ display: block; width: 100%;   height: 70px;  background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(214,214,214,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(7%, rgba(255,255,255,1)), color-stop(100%, rgba(214,214,214,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(214,214,214,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(214,214,214,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(214,214,214,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(214,214,214,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6', GradientType=0 ); }
	.menuTodos{ width: 24.95%; line-height: 45px; color: #0c112a; background: #ffff3c; font-family: 'Open Sans', sans-serif;  font-size: 13.5px; text-align: center; cursor: pointer; float: left;  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;  margin-right: 0.05%; font-weight: 600; }
	.menuTodos:hover{  line-height: 50px;   background-color: #ffff3c; margin-top: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; color: #000;  }
	.menuTodos i { color: #0c112a; margin-right: 6px; }
	.MenuPrincipal{position: relative; width: auto;  height: 50px;  }
	.MenuPrincipal ul { list-style: none; display: inline-block; line-height: 50px; }
	.MenuPrincipal ul li {float:left; line-height: 70px; height: 70px; width: auto; }
	.MenuPrincipal ul li::after {content: ""; position: absolute; width: 2px; height: 70px; top: 0; border-right: 1px solid #AAAAAA; background-color: #fff; }
	.MenuPrincipal ul li:nth-last-of-type(1)::after{ display: none;}
	.MenuPrincipal ul li a img{  width: auto; max-width: 100%; height: 35px; display: block; float: left; line-height: 70px;margin: 17.5px 10px 0 0; }
	.MenuPrincipal ul li:hover img{  
/*-webkit-filter: brightness(60) !important;
   -moz-filter: brightness(60) !important;
    -ms-filter: brightness(60) !important;
     -o-filter: brightness(60) !important;
		
filter: brightness(60)!important;*/ -webkit-filter: brightness(150%);  filter: brightness(150%); }
	.MenuPrincipal ul li:hover a { color: #fff!important;}
	a.link_menuP:link, a.link_menuP:active, a.link_menuP:visited { float: left; font-family: 'Open Sans', sans-serif;  text-decoration: none !important; color: #003974; font-size: 14px;  line-height: 70px; padding: 0 45px; }
	.MenuPrincipal ul li:hover {   background-color: #012A4F; }
	a.link_menuP:hover{ color: #fff;}
	/*	.MenuPrincipal ul li:hover img{-webkit-filter: invert(100%);
   -moz-filter: invert(100%);
    -ms-filter: invert(100%);
     -o-filter: invert(100%);
filter: invert(100%); }*/
	.submenuP{ display: none; position: absolute; width:100%; height: auto;  background-color: #012A4F; z-index: 100; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; padding: 10px 5px;  top: 70px; left: 0; }
	a.linksubP:link, a.linksubP:active, a.linksubP:visited {  font-family: 'Open Sans', sans-serif; display: block; text-decoration: none !important; color: #fff; line-height: 30px;  transition: 0.5s; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;  }
	a.linksubP:hover{  background-color:#00396C; color: #fff; font-size: 16px; }
	.MenuPrincipal ul li:hover .submenuP { display: block;}
	.submenuTodos{ display: none; position: absolute; left: 0; width:50%; height: auto;  background-color: #ffff3c; z-index: 100; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; padding: 10px 5px; top: 50px; }
	.menuTodos:hover .submenuTodos { display: block;}
	a.linksubT:link, a.linksubT:active, a.linksubT:visited {  font-family: 'Open Sans', sans-serif; display: block; width: 33%; float: left; text-decoration: none !important; color: #000; line-height: 30px; padding-left: 10px; transition: 0.5s; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-align: left; }
	a.linksubT:hover{ padding-left: 5px; background-color: #efea3a; color: #000; }
	#avisosNews{ line-height: 40px; }
	
	.blocoMenuSub{ position: relative; width: 31%; margin: 0 1%; float: left;}
	.blocoMenuSub h3{ border-bottom: 1px dashed #46A2EB; padding-bottom: 10px; font-size: 22px; color: #46A2EB !important; }
	
	/*esconde menu*/
	.escondeMenu-7, .escondeMenu-8, .escondeMenu-9, .escondeMenu-10, .escondeMenu-11, .escondeMenu-12 { display: none;}
	
	/*TOPO*/
	.linksTopoB{ margin-top: 10px;}
	a.linkTP:link,  a.linkTP:visited { display: inline-block; font-family: 'Open Sans', sans-serif;  font-size: 12px; color: #012a4f; line-height: 30px;  padding: 0 5px;}
	a.linkTP:hover, a.linkTP:active { color: #46A2EB;}
	
	a.linkEntreT:link,  a.linkEntreT:visited { display: block; font-family: 'Open Sans', sans-serif;  font-size: 12px; color: #fff;font-weight: 300; }
	
	.Carrinho{ width: 30%; margin-top: 50px; }
	.Carrinho i{  display: inline-block; font-size: 30px;  color: #fff; text-align: center;}
	.MinhaConta{ width: 69%; margin-right: 1%; color: #46A2EB; font-family: 'Open Sans', sans-serif;  font-size: 12px; margin-top: 50px; font-weight: bold; }
	.MinhaConta i{ float: left; display: inline-block; font-size: 30px; margin-right: 5px; color: #fff;}
	.ItensCarrinho{ position: absolute; width: 20px; height: 20px; margin-left: 20px; margin-bottom: 5px; background-color: #46A2EB; color: #fff;  border-radius: 200px; -moz-border-radius: 200px; -webkit-border-radius: 200px; bottom: -10px; text-align: center; line-height: 20px; overflow: hidden;  font-family: 'Open Sans', sans-serif; font-size: 10px;}
	/*.logotipo { display: block; margin: 25px 0 0px 20px; width: 260px; position: absolute; }*/
	.logotipo { display: block; margin: -13px 0 0px 73px; width: 146px; position: absolute; }
	.logotipoheadercar { width: 120px !important; margin-left: 50% !important; left: -60px !important;}
	
	.MinhaConta:hover   .SubMinhaConta{ display: block;}
	
	.SubMinhaConta { display:none; position:absolute; background-color: #fff; border: 1px solid #830303;  border-radius: 10px 0px 10px 0px;
	-moz-border-radius: 10px 0px 10px 0px; -webkit-border-radius: 10px 0px 10px 0px;  width: 200px; height:160px; z-index:20; padding: 10px; cursor:default; }
	a.linkCLiLogado:link, a.linkCLiLogado:active, a.linkCLiLogado:visited { display:block; line-height:30px; text-decoration:none; float:none !important; text-align:left; font-size:12px !important; background-color: #FFF; margin: 10px 0 0 0; color:#333; padding-left: 18px; }
	a.linkCLiLogado:hover{ text-decoration: none; background-color: rgba(0,0,0,0.6); color:#fff;}
	a.sair:link, a.sair:active, a.sair:visited{ background: #FFF; color:#333;}
	a.sair:hover{ background-color:rgba(192,6,9,0.8); color: #FFF; }
	.SubMinhaConta i { position: relative; float: left; left: 1px; top: 8px; font-size: 14px !important; }
	.SubMinhaConta:before {
		position: absolute;
		content: "";
		  display: inline-block;
		  vertical-align: middle;
		  margin-right: 10px;
		  width: 0; 
		  height: 0;
				top: -5px; left: 10px;

		  border-left: 5px solid transparent;
		  border-right: 5px solid transparent;
		  border-bottom: 5px solid #830303;
		}
	
	/* PRODUTOS */
	.ListaProdutos li { width: 25%;}
	.refProd{ font-size: 12px; }
	.nomeProd{ font-size: 14px; }
	.borderProdR:after{ content: ""; position: absolute; right:0; width: 1px; height: 270px; top: 30px; border-right: 1px solid #E5E5E5; }
	
	.DescricaoProd { clear: both; padding: 10px; border: 0; }
	.DescricaoProd iframe { position: relative; display: block; width: 100%; margin: 10px auto; padding: 10px; height:450px !important; text-align: center !important; }
	
	/* Slider de produtos fotos */
	.sliderProdMin{ position: relative; width: 100%; display: block;}
	.wrap_carousel4 { background-color: #ffffff; 	width:400px; 	height: 100px; 	position: relative;  display:block;  float: left;  z-index: 0; top: 10px;}
	.carousel4 {width: 400px!important; 	position: relative;  height:auto; overflow:hidden;}
	.carousel4 ul { 	width: 100%; margin: 0px !important; 	padding: 0px !important; 	list-style: none; display:inline-block; }
	.carousel4 ul li { margin-left: 3px; 	list-style: none; display:inline-block; width:95px; height:95px;  text-align:center;}
	.carousel4 ul li img{ margin: 0 auto !important; width:90px; height:90px;}
	.prev4:hover, .next4:hover{ color:#fff; background-color:#000; } 
	.prev4, .next4 { 	position: absolute; 	top: 50%; 	margin-top: -15px; 	cursor: pointer; z-index:10;  color:#ccc; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px; padding: 0 5px;}
	.prev4 { 	left: 0px; } 
	.next4 { 	right: 0px; }
	.ImgExibeProdDesktop{ display: block; margin-top: -15px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
	/*.ImgExibeProdDesktop img{ width: 100% !important; max-width: 100% !important; height:auto!important; max-height:100% !important; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin: 0 auto; display: block; }*/
	.ImgExibeProdDesktop img { position: relative !important; width: auto !important; max-width: 398px; height: auto; max-height:398px;   display: block !important; margin: 0 auto !important; float: none !important; top: 50%; transform: translateY(-50%); }
	.ImgExibeProdDesktop .zoomWrapper{ margin: 0 auto; position: relative;}
	
	
	.paddingProdDesktop{ padding: 0; margin: 0;} 
	.fb-like iframe{ margin-top: 0px !important;}
	#avisosIndica{ text-align:center; line-height:30px; font-size:16px !important;}
	
	/*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(229,229,229,1.00) ; width: 100%; height: auto; }
	.InfoExibe { width: 50%; }
	
	.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: 100% !important; max-width: auto !important; max-height: 450px !important;  margin: 5px; padding: 0px; height: 450px !important; text-align: center !important; }

	.DescricaoProd p { font-size: 14px; }
	.DescricaoProd h3 { margin-top: 0; }
	
	/*DIFERENCIAIS*/
	.diferenciais{ position: relative; width: 100%; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #fff; text-align: left; padding: 10px 0; line-height: 50px; }
	.diferenciais img{ display: inline-block; margin-right: 10px; height: 45px; width: auto; float: left; }
  

	.diferenciais div div:nth-of-type(4) span{ color: #46a2eb; font-weight: bold; }
	.diferenciais div div:nth-of-type(3){ line-height: 20px; }
	.diferenciais div div:nth-of-type(3) span{ color: #46a2eb; font-weight: bold;  }
	.diferenciais div div:nth-of-type(3) img{ }
	.diferenciais div div:nth-of-type(1){ line-height: 20px; }
	.diferenciais div div:nth-of-type(1) span{ color: #46a2eb; font-weight: bold;  }
	.diferenciais div div:nth-of-type(1) img{ }
	
		/*DIFERENCIAIS*/
	.diferenciais{ display: block;}
	
	/*.Pesquisa, .btn_pesquisar{ height: 55px; line-height: 55px; margin-bottom: 30px;}*/
	.Pesquisa, .btn_pesquisar{ height: 55px; line-height: 55px; margin-bottom: 30px; border: 1px solid #012a4f; }

}

/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 1100px) {
	.escondeMenu-7{ display: inline-block; }
}


/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 1280px) {
	.escondeMenu-8{ display: inline-block; }
	/*.logotipo {  margin: 15px 0 0 50px; width: 300px; }*/
	.logotipo { margin: -18px 0 0 74px; width: 159px;}
	.MenuDesktop{ margin-bottom: 0px;}

}