.post-list h3.block-title { margin: 30px 0 20px;}
.list-post-item { /*overflow:hidden;*/ display: block; margin: 0 0 20px;}
.list-post-item p {line-height: 1.6em; }
.list-post-item h2 {font-size: 22px; margin: 0 0 15px;}
.list-post-item h2 a{color:#39B927}

/* Grid Style */
.prod-box{
width: 92%;
padding: 10px;
background-color: #FFF;
margin: 10px;
float: left;
}
.prod-box2{
	width: 170px; 
	height: 120px;
	padding: 10px;
	background-color: #fff;
	margin: 15px;
	float: left;
}
.prod-box3{
	width: 200px; 
	height: 100px;
	padding: 10px;
	background-color: #fff;
	margin: 15px;
	float: left;
}
.prod-box img:first-child, .prod-box-list img:first-child{
/*
	width: 250px; 
	height:200px;
	float: left;
	*/
}

.prod-box h3  {	
	margin:6px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	margin: 5px 0px 0px 0px;
	font-style: normal;
	line-height: normal;
 }
 
.prod-box h3 a{
	text-decoration: none;
}
.prod-box .valor  {
	margin: 6px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	margin: 5px 0px 0px 0px;
	font-style: normal;
	line-height: normal;
 }
 
.prod-box .valor a{
	text-decoration: none;
}
.prod-box .retorno  {
	margin: 6px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	margin: 5px 0px 0px 0px;
	font-style: normal;
	line-height: normal;
 }
 
.prod-box .retorno a{
	text-decoration: none;
}
.prod-box p{ display: none; }

.prod-box .old{
	margin-right: 20px;
	color: #be0000 !important;
	text-decoration: line-through;
}
.prod-box .price{

	/*float: left;
		width: 60px;
	font: italic 13px georgia;	
	*/
	
color: #00D96D;
font-size: 20px;

letter-spacing: -1px;
margin-top:5px;
}


#thumb {width:100%; height:auto;}
#thumb img { /*height:100%; width:100%; */ margin:0 auto;}
#thumb2 {width:100%; height:120px;}
#thumb2 img { /*height:100%; width:100%; */ margin:0 auto;}
#thumb3 {width:170px; height:100px;}
#thumb3 img { /*height:100%; width:100%; */ margin:0 auto;}

/*colunas3*/
#colunas3 {width:100%; height:auto;}
#colunas3 img { /*height:100%; width:100%; */ margin:0 auto;}
/*colunas4*/
#colunas4 {width:100%; height:auto;}
#colunas4 img { /*height:100%; width:100%; */ margin:0 auto;}
/*colunas5*/
#colunas5 {width:100%; height:auto;}
#colunas5 img { /*height:100%; width:100%; */ margin:0 auto;}


.prod-box .buy-ico{
	border-radius: 20px;
	width: 35px; height: 35px;
	float: right;
	margin: 5px;
	cursor: pointer;
	background: #039fd3 url(../img/bag-ico.png) 50%  no-repeat;
	-webkit-transition:background-color 0.3s ease-in;  
   	-moz-transition:background-color 0.3s ease-in;  
   	-o-transition:background-color 0.3s ease-in;  
   	transition:background-color 0.3s ease-in;
}
.prod-box .buy-ico:hover{
	background-color: #7eb800;
}

/* List View Style */
.prod-box-list{
	height: 190px;
	width: 670px;
	margin: 15px;
	padding: 10px;
	background-color: #fff;
}
.prod-box-list h3 a{
	text-decoration: none;
	width:320px;
	float: left;
	padding:0;
	margin: 0 10px;
	color:#3c2e25;
	font: italic normal 22px georgia;
}
.prod-box-list p{
	color: #888;
	width:360px;
	float: left;

	margin: 20px 10px 10px 10px;
	font: italic 13px  georgia;
	line-height: 20px;
}
.prod-box-list .buy-ico{
	border-radius: 5px;
	width: 85px; 
	height: 20px;
	color: #fff;
	padding: 5px 5px 5px 30px;
	font:italic 12px georgia;
	float: right;
	margin: 5px;
	cursor: pointer;

	background: #039fd3 url(../img/bag-ico.png) 5% 50%  no-repeat;
	-webkit-transition:background-color 0.3s ease-in;  
   	-moz-transition:background-color 0.3s ease-in;  
   	-o-transition:background-color 0.3s ease-in;  
   	transition:background-color 0.3s ease-in;
}
.prod-box-list .buy-ico:before{content: "More Details";	line-height: 22px;  }
.prod-box-list .buy-ico:hover{	background-color: #7eb800;}

.prod-box-list .old{	
		color: #be0000 !important; 
	float: right;	
	font-style: 18px;
	text-decoration: line-through;
}
.prod-box-list .price{
	margin-right: 10px;
	display: block; 
	font: italic 20px georgia;
	color: #181818;
	margin:7px;
}
.prod-box-list .price-cnt{ width: 95px; height: auto; float: right; text-align: right;}


/* Css Shadow Effect for the prod-box and prod-box-list div */
 .shadow{
    -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.31);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.31);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.31);
}





#thumb ul
{
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0;
  list-style-type: none;
}

#thumb li
{
  float: left;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  background-color: #fff;
/*  border: 10px solid #fff; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#thumb li a
{
  display: block;
  width: 100%;

  overflow: hidden;
}

#thumb img
{
  display: block;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

#thumb a:hover img, a:focus img
{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}


#thumb2 ul
{
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0;
  list-style-type: none;
}

/*colunas3*/
#colunas3 ul
{
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0;
  list-style-type: none;
}
/*colunas4*/
#colunas4 ul
{
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0;
  list-style-type: none;
}
/*colunas5*/
#colunas5 ul
{
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0;
  list-style-type: none;
}
#thumb2 li
{
  float: left;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  background-color: #fff;
/*  border: 10px solid #fff; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*3 colunas*/
#colunas3 li
{
  float: left;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  background-color: #fff;
/*  border: 10px solid #fff; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*4 colunas*/
#colunas4 li
{
  float: left;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  background-color: #fff;
/*  border: 10px solid #fff; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*5 colunas*/
#colunas5 li
{
  float: left;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  background-color: #fff;
/*  border: 10px solid #fff; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#thumb2 li a
{
  display: block;
  width: 100%;
  overflow: hidden;
}
/*colunas3*/
#colunas3 li a
{
  display: block;
  width: 100%;
  overflow: hidden;
}
/*colunas4*/
#colunas4 li a
{
  display: block;
  width: 100%;
  overflow: hidden;
}
/*colunas5*/
#colunas5 li a
{
  display: block;
  width: 100%;
  overflow: hidden;
}

#thumb2 img
{
  display: block;
  margin: auto;
  height:140px;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
/*colunas3*/
#colunas3 img
{
  display: block;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
/*colunas4*/
#colunas4 img
{
  display: block;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
/*colunas5*/
#colunas5 img
{
  display: block;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

#thumb2 a:hover img, a:focus img
{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
/*colunas3*/
#colunas3 a:hover img
{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
/*colunas4*/
#colunas4 a:hover img
{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
/*colunas5*/
#colunas5 a:hover img
{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}



#thumb3 ul
{
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0;
  list-style-type: none;
}

#thumb3 li
{
  float: left;
  width: 200px;
  height:100px;
  padding: 0;
  margin: 0;
  background-color: #fff;
/*  border: 10px solid #fff; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#thumb3 li a
{
  display: block;
  width: 100%;

  overflow: hidden;
}

#thumb3 img
{
  display: block;
/*  max-width: 100%; */
  max-height: 100%;
  margin: auto;
    height:100px;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

#thumb3 a:hover img, a:focus img
{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.titulocod{
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	color: #333333;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right:0px;
	width: 90%;
}
.titulo16{
font-size: 16px;
text-transform: uppercase;
margin-left: 10px;
font-weight: 400;
line-height: 15px;
}
.tituloano{
font-size: 16px;
text-transform: uppercase;
/*color: #333333;*/
margin-left: 0px;
font-weight: 400;
line-height: 35px;
}
.tbparceiros{
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	color: #828593;
	border-bottom: 1px solid #F4F4F4;
	background-image: url(../images/desconto.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titulomarca{
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	color: #828593;
	margin-left: 10px;
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 15px;
}
.titulomodelod{
font-size: 20px;
text-transform: uppercase;
color: #D41111;
margin-left: 10px;
font-weight: 400;
line-height: 20px;
}
.titulo14cz{
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	color: #828593;
	margin-left: 10px;
	margin-right: 20px;
	font-weight: normal;
	line-height: 20px;
}
.titulo14{
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 20px;
	font-weight: normal;
	line-height: 20px;
}
.textodetalhes{
	font-size: 16px;
	display: block;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 20px;
}
.titulovalor{
font-size: 18px;
text-transform: uppercase;
color: #D41111;
font-weight: 400;

}
/*anuncio*/
.col-pdt{
background: #f9f9f9;
border: 1px solid #e5e5e5;
border-radius: 5px;	
}
.col-anuncio {
    float: left;
    padding: 5px;
    margin: 5px;
    
}
.col-detalhes {
    float: left;
    padding: 0px;
    margin: 0px;
    
}
@media (min-width: 531px) {
.col-detalhes{
	width: 32%;
}
.col-anuncio{
	width: 24%;
}	
#thumb img{
	max-height: 160px;
}
/*#thumb2 img{
	max-height: 110px;
}*/
#colunas3 img{
	max-height: 250px;
}
#colunas4 img{
	max-height: 170px;
}
#colunas5 img{
	max-height: 110px;
}
}
.col-menu {
  position: relative;
  min-height: 300px;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  float:left;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
.col-menu {
	display:none;
}	
}
/*@media (min-width: 961px) {
.col-anuncio{
	width: 33.333333%;
}	
#thumb img{
	max-height: 150px;
}
.rodape-bar .partes{
    border-bottom:hidden;
}
}
*/
@media (max-width: 530px) {
.col-anuncio{
	width: 100%;
}
#thumb img{
	max-width: 100%;
}
#thumb2 img{
	max-width: 100%;
}
#colunas3 img{
	max-width: 100%;
}
#colunas4 img{
	max-width: 100%;
}
#colunas5 img{
	max-width: 100%;
}	
}
@media (max-width: 990px) {
.rodape-bar .partes{
    border-bottom: 1px solid #F4F4F4;
}
}
.linha-anuncio{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 2px;
}

#anuncio p{
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
	color: #666;
	margin: 0 0 3px;
}
.slide-bar {
    background-color: #CCC;
    width: 100%;
    height: auto;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
/**botoes **/
.btn {
    border-width: 1px;
    border-bottom-width: 3px;
    border-radius: 3px;
}
.btn-msg {
    position: relative;
    padding-left: 44px !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-social {
    position: relative;
    padding-left: 44px !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}
.btn-social :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px !important;
  line-height: 34px !important;
  font-size: 1.6em!important;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social.btn-lg {
  padding-left: 60px !important;
}
.btn-social.btn-lg :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 38px !important;
}
.btn-social.btn-sm :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 30px !important;
}
.btn-social.btn-xs :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 44px !important;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
  margin-left: 2px;
}
.btn-social-icon :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px !important;
  line-height: 34px !important;
  font-size: 1.6em!important;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 60px !important;
}
.btn-social-icon.btn-lg :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 38px !important;
}
.btn-social-icon.btn-sm :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 30px !important;
}
.btn-social-icon.btn-xs :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon :first-child {
  border: none;
  text-align: center;
  width: 100%!important;
}
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}
.btn-detalhes {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-detalhes2 {
    color: #ffffff;
    background-color: #F2CB3F;
    border-color: #F2CB3F;
}
.max25h{
	height:25px;
}

/* parceiros */
.view{overflow:hidden;position:relative;cursor:default}
.view .mask,.view .content{position:absolute;width:100%;overflow:hidden;top:0;left:0;min-height: 200px;}
.view img{display:block;position:relative}
.view .tools{text-transform:uppercase;color:#fff;text-align:center;position:relative;font-size:17px;padding:3px;background:rgba(0,0,0,0.35);margin:43px 0 0 0}
.mask.no-caption .tools{margin:90px 0 0 0}
.view .tools a{display:inline-block;color:#FFF;font-size:12px;font-weight:400;padding:0 4px;}
.view p a{color:#FFF;font-size:12px;font-weight:600;padding:0 4px}
.view p{font-style:italic;font-size:16px;position:relative;color:#fff;padding:0px 20px 20px;text-align:center;text-shadow:1px 1px 1px #000;}
.view a.info{display:inline-block;text-decoration:none;padding:7px 14px;background:#000;color:#fff;text-transform:uppercase;box-shadow:0 0 1px #000}
.view-first img{transition:all 0.2s linear}
.view-first .mask{opacity:0;background-color:rgba(0,0,0,0.5);transition:all 0.4s ease-in-out}
.view-first .tools{transform:translateY(-100px);opacity:0;transition:all 0.2s ease-in-out}
.view-first p{transform:translateY(100px);opacity:0;transition:all 0.2s linear}
.view-first:hover img{transform:scale(1.1)}
.view-first:hover .mask{opacity:1}
.view-first:hover .tools,.view-first:hover p{opacity:1;transform:translateY(0px)}
.view-first:hover p{transition-delay:0.1s}/*!