.vermais {
	font-size:		15px;
	outline:		none;
	cursor:			pointer;
	border:			none;
	background:		#333;
	padding:		10px 20px;
	border-radius:	10px;
	color:			#fff;
	display:		block;
	text-align:		center;
	margin:			0 auto;
}
.vermais:hover{background:#aaa; color:#fff;text-decoration:underline;}

.submenu_categoria { 
	max-height:300px;
	overflow-y: auto;
	overflow-x: hidden;
}
.submenu_categoria ul li{padding-left:20px;}
.pedidos .submenu_categoria{
	display:none;
	max-height:450px;
	width:100%; position:relative;
	padding:0; margin:0; border:1px #E3E3E3 solid
}
.home-category-block .txt{
	text-align:justify;
	padding:0 20px;
	color:white;
	font-size:13px;
	}
.pedidos{list-style:none;display:block;	width:100%; border-left:1px solid #E3E3E3; border-top:1px solid #E3E3E3; border-right:1px solid #e3e3e3; padding-left:0}
.pedidos li{ width:100%; display:block; margin:0; padding:0;}
.pedidos > li td{ 
	font-size: 		12px;
	padding:		13px 0;
	border-bottom: 1px solid #E3E3E3;
}
.pedidos li.button div{ 
	float: left;
	width:258px;
	text-align:center; 
	padding:8px 0; margin:0;
	font-size: 12px;
	border-right: 1px solid #E3E3E3;border-bottom: 1px solid #E3E3E3;	
	}
.pedidos li div:last-child{width:50px;}
.detalhes{margin:10px 0; float:left; width:100%}
.detalhes h3{display: block; margin:0; padding:15px 10px;}
.detalhes a{color:#06C;text-decoration:underline;}
.detalhes table tr{ border-bottom: 7px solid #fff}
.detalhes table tr td{padding: 5px 14px;}
.linha_tempo{
	list-style:none;
	width: 750px;
	margin:0 auto;
	padding:20px 0 0 175px;
	display: block;
}
.linha_tempo li{float:left; width:120px; position:relative; text-align:center; display:block;}
.linha_tempo li p{width:80px; margin-bottom:4px;font-size: 11px;}
.linha_tempo li .borda{ width:100%; height:2px; background:#ccc; position:absolute; top:45%; left:0;}
.linha_tempo li .info{text-align:center; margin-top:10px;}
.linha_tempo li.sit_pedido i{margin-left:-60px; background-position: 0px}
.linha_tempo li.sit_pagamento i{background-position: -32px top; margin-left:-45px; width:49px}
.linha_tempo li.sit_nota i{margin-left:-21px;background-position:-75px top; width:40px}
.linha_tempo li.sit_transporte i{background-position:-107px top; width:47px; margin-left:-20px}
.linha_tempo li.sit_entrega i{background-position: -153px top; margin-right:53px;}
.linha_tempo li.sit_entrega .borda{ width:45px;}
.linha_tempo li.sit_pedido p{ margin-left:-80px;}
.linha_tempo li.sit_pagamento p{ margin-left:-59px;}
.linha_tempo li.sit_nota p{ margin-left:-40px;}
.linha_tempo li.sit_transporte p{ margin-left: -35px;}
.linha_tempo li.sit_entrega p{ margin-left:-12px;}
.linha_tempo i{
	margin:0 auto;
	border:4px solid #fff;
	background-image: url(../img/icon_pedidos.png);
	background-repeat: no-repeat;
	background-color: #fff;
	position:relative;
	width:40px; height:40px;
	display: block 
	}

.cart-box-wr{margin-top:137px;}
.cart-box-wr .cart-box {
	padding: 20px;
	display: table;
}
.cart-box-wr .cart-box-tm {
	display: table;
	width: 100%;
	font-size: 14px;
}
.cart-box-wr > div > div{
	vertical-align:	middle;
	display:			table-cell;
	width:			50%;
	background:	#eee;
	padding: 		17px;
		text-align:	center;
}
.cart-box-wr > div > div:last-child {border-left: 1px #ffffff solid;}
.f-space10{height:5px; display:table;}

.alerta{font-size:14px; color:#090;font-weight:400; border:1px solid #090; text-align:center; width:auto; padding:10px 0; margin:0 auto}
.thumb_comb{ float:left; width:150px;border:2px solid #fff; text-align:center;}

/*------------------------------------*\
  Noticias
\*------------------------------------*/
.blog-block .blog-entry {backface-visibility: hidden;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;}
.blog-block .image {
	margin-bottom: 1px;
	overflow: hidden;
	position: relative;
}
.blog-block .image .blogico {
	bottom: 0px;
	color: #ffffff;
	font-size: 18px;
	padding: 10px;
	position: absolute;
	z-index: 1;
}
.blog-block .entry-row {
	height: 113px;
	position: relative;
	width: 100%;
}
.blog-block .blogdetails span:first-child {
	display: block;
	font-size: 55px;
	font-weight: 300;
	line-height: 50px;
}
.blog-block .entry-row .date, .blog-block .entry-row .blog-text, .blog-block .blogdetails{
		display: inline-block;
		float: left;
		position: relative;
		height: 100%;
}
.blog-block .entry-row .date, .blog-block .blogdetails {
	font-size: 12px;
	padding: 4%;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}
.blog-block .entry-row .blog-text {
	border-left: 1px #ffffff solid;
	font-size: 13px;
	padding: 10px;
	width: 80%;
}
.blog-block .entry-row .date span:first-child {
	display: block;
	font-size: 55px;
	font-weight: 300;
	line-height: 50px;
}
.blog-block .entry-row .blog-text span:first-child {
	display: block;
	font-size: 22px;
	font-weight: 300;
}
.blog-block .entry-row .blog-text span:last-child {
	bottom: 0px;
	padding: 5px 10px;
	position: absolute;
	right: 0px;
}
.blog-block .entry-row .blog-text span:last-child a:last-child {	padding-left: 10px;}
.blog-block .box-content > .carousel-controls {
	background: none;
	height: 58px;
	line-height: 58px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 117px;
}
.blog-block .box-content > .carousel-controls .carousel-control {opacity: 0.2;width: 58px;}
.blog-block .box-content > .carousel-controls .carousel-control:hover {opacity: 0.8;}
.blog-block .box-content > .carousel-controls .left {margin-right: 1px;}
.blog-block .box-content:hover .carousel-controls .carousel-control {opacity: 0.9;}

.blog-summery {
	padding: 10px;
	min-height: 175px;
}
.blog-summery a{
	font-size: 		20px;
	font-weight: 	300;
	line-height: 	25px;
	color:			#7f3261;
	text-transform:uppercase;
}
.blog-summery p a{font-size:14px !important; font-weight:bold; text-transform: none}
.blog-summery .bloginfo {
	padding: 	0 10px;
	float: 		right;
	font-size: 	12px;
	display: 	block;
	width: 		100%;
	text-align: right;
	border-bottom: 1px #aaaaaa solid;
	margin: 	10px 0;
	text-transform: uppercase;
}
.blog-summery .blogdetails {float: left; padding-top:16px}
.blog-summery .blogdetails img{width:auto; height:100px; display: table-cell; vertical-align: middle; margin:0 auto}
.blog-block .entry-row .date, .blog-block .entry-row {height: auto;width: 100%;}
.blog-block .entry-row .blog-text {
	border-left: none;
	height: auto;
	padding-bottom: 20px;
	width: 100%;
	z-index: 1;
}
 .blogdetails span:last-chlid {
	 display: 		inline-block;
	 font-size: 		18px;
	 font-weight: 	600;
	 line-height: 	40px;
}
.blogdetails span:first-child {
	padding-right: 10px;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
}
.blogdetails img, .post-image img, .recent-posts img{width:100%;}
.post-image{ padding-bottom:30px; height:800px;}
.list_noticia{
		display:		block;
		width:		100%;
		margin:		10px auto;
}
.list_noticia:after{display:table; clear:both; content:""}

.blog-single .post-text h2, .blog-single .post-text h3 {
	line-height: 20px;
	color: #444444;
	font-weight: 400;
}
.blog-single{ margin-top:	30px;}
.blog-single p{ font-family:Arial, Helvetica, sans-serif; text-align:justify; font-size:12px; line-height:18px !important}
.blog-single .post-author{display:block;}

.submenu_categoria{
	display:none;
	margin:	0;
	padding:4px 0;
	width:100%;
	max-height:300px;
	overflow-y: auto;
	overflow-x: hidden;
}
.list li{text-transform:uppercase;font-size:12px}
.Sideblock > h2{padding:10px 0; font-size:19px}
.Sideblock > h2 a{color:#000;}
.pad15{padding-left:35px;}
.submenu_categoria li, .list .submenu_categoria, .list > li{padding-left:15px;}
.box_cor{width:7px; height:28px; position:relative; display:inline-block; margin:0 5px 0 0; vertical-align:middle}


.tab_viewinfo{
		width:		35%;
		display:		table;
}
.tab_viewinfo tr{
	padding:		10px 0;
	font-size:		14px;
}
.corred{color:#c33}
.corverde{color:#090 !important;}


.submenu_categoria_2{width:100% !important;}
.submenu_categoria_2 table{
	width:			100%;
	display:			table;
	margin:0; padding:0;
	border-top:	25px solid #fff;
}
.submenu_categoria_2 table tr{margin:0; padding:0; width:100%}
.submenu_categoria, .submenu_categoria_2{
	display:none;
	margin:0;padding:0;
	width:100%;
}	

/*Mapa*/
			ul#map {display: block; margin: 0 auto;padding: 0; width: 570px; height: 585px; background-image: url('../img/mapa/map.png'); position:relative; list-style:none}
			ul#map li {display: block; padding: 0; position: absolute;}
			ul#map li a {display: block; text-decoration: none; position: absolute; cursor:pointer; transition:none}
			ul#map li a img {border: 0; width: inherit; height: inherit;}
			
			li#crs {margin-top: 485px; margin-left: 237px;}
			li#csc {margin-top: 467px; margin-left: 292px;}
			li#cpr {margin-top: 416px; margin-left: 281px;}
			li#csp {margin-top: 375px; margin-left: 303px; z-index:9999; }
			li#cms {margin-top: 336px; margin-left: 229px;}
			li#crj {margin-top: 390px; margin-left: 422px; z-index:9999; }
			li#ces {margin-top: 347px; margin-left: 467px; z-index:9999; }
			li#cmg {margin-top: 292px; margin-left: 333px; z-index:9998; }
			li#cgo {margin-top: 264px; margin-left: 301px; z-index:9999; }
			li#cdf {margin-top: 311px; margin-left: 373px; z-index:9999; }
			li#cba {margin-top: 207px; margin-left: 397px;}
			li#cmt {margin-top: 189px; margin-left: 180px;}
			li#cro {margin-top: 199px; margin-left: 104px; z-index:9998; }
			li#cac {margin-top: 185px; margin-left: 0px;}
			li#cam {margin-top: 46px; margin-left: 3px;}
			li#crr {margin-top: 0; margin-left: 133px;}
			li#cpa {margin-top: 40px; margin-left: 219px;}
			li#cap {margin-top: 13px; margin-left: 278px;}
			li#cma {margin-top: 94px; margin-left: 366px; z-index:9999;}
			li#cto {margin-top: 156px; margin-left: 338px;}

			li#cse {margin-top: 221px; margin-left: 519px; z-index:9998;}
			li#cal {margin-top: 211px; margin-left: 518px; z-index:9999;}
			li#cpe {margin-top: 188px; margin-left: 473px;}
			li#cpb {margin-top: 169px; margin-left: 511px; z-index:9999;}
			li#crn {margin-top: 151px; margin-left: 514px;}
			li#cce {margin-top: 121px; margin-left: 473px;}
			li#cpi {margin-top: 120px; margin-left: 406px; z-index:9997;}

			a#rs {width: 116px; height: 101px; }
			a#sc {width: 81px; height: 53px; }
			a#pr {width: 97px; height: 64px; }
			a#sp {width: 131px; height: 84px; }
			a#ms {width: 106px; height: 104px; }
			a#rj {width: 58px; height: 40px; }
			a#es {width: 33px; height: 51px; }
			a#mg {width: 163px; height: 131px; }
			a#go {width: 108px; height: 108px; }
			a#df {width: 16px; height: 9px; }
			a#ba {width: 136px; height: 148px; }
			a#mt {width: 166px; height: 161px; }
			a#ro {width: 104px; height: 87px; }
			a#ac {width: 108px; height: 62px; }
			a#am {width: 258px; height: 181px;}
			a#rr {width: 87px; height: 103px; }
			a#pa {width: 188px; height: 187px; }
			a#ap {width: 73px; height: 85px; }
			a#ma {width: 102px; height: 139px; }
			a#to {width: 74px; height: 125px; }
			a#se {width: 28px; height: 32px; }
			a#al {width: 46px; height: 27px; }
			a#pe {width: 97px; height: 34px; }
			a#pb {width: 59px; height: 35px; }
			a#rn {width: 53px; height: 33px; }
			a#ce {width: 61px; height: 76px; }
			a#pi {width: 83px; height: 124px; }

			a#pa:hover, a#pa:active, a#am:hover, a#am:active, a#mt:hover, a#mt:active, a#ba:hover, a#ba:active, a#ma:hover, a#ma:active,
			a#mg:hover, a#mg:active, a#to:hover, a#to:active, a#pi:hover, a#pi:active, a#go:hover, a#go:active, a#ms:hover, a#ms:active,
			a#rr:hover, a#rr:active, a#rs:hover, a#rs:active, a#ro:hover, a#ro:active, a#ap:hover, a#ap:active, a#sp:hover, a#sp:active,
			a#ce:hover, a#ce:active, a#pr:hover, a#pr:active, a#ac:hover, a#ac:active, a#sc:hover, a#sc:active, a#es:hover, a#es:active,
			a#rj:hover, a#rj:active, a#pb:hover, a#pb:active, a#pe:hover, a#pe:active, a#rn:hover, a#rn:active, a#se:hover, a#se:active,
			a#al:hover, a#al:active, a#df:hover, a#df:active
			{ display: block; background: url('../img/mapa/sprite.gif') no-repeat; cursor:pointer;}

			a#pa:hover, a#pa:active { background-position: -10px -0px; width: 188px; height: 187px; }
			a#am:hover, a#am:active { background-position: -10px -197px; width: 258px; height: 181px; }
			a#mt:hover, a#mt:active { background-position: -10px -388px; width: 166px; height: 161px; }
			a#ba:hover, a#ba:active { background-position: -10px -559px; width: 136px; height: 148px; }
			a#ma:hover, a#ma:active { background-position: -156px -559px; width: 102px; height: 139px; }
			a#mg:hover, a#mg:active { background-position: -10px -717px; width: 163px; height: 131px; }
			a#to:hover, a#to:active { background-position: -183px -717px; width: 74px; height: 125px; }
			a#pi:hover, a#pi:active { background-position: -10px -858px; width: 83px; height: 124px; }
			a#go:hover, a#go:active { background-position: -103px -858px; width: 108px; height: 108px; }
			a#ms:hover, a#ms:active { background-position: -103px -976px; width: 106px; height: 104px; }
			a#rr:hover, a#rr:active { background-position: -10px -992px; width: 87px; height: 103px; }
			a#rs:hover, a#rs:active { background-position: -107px -1090px; width: 116px; height: 101px; }
			a#ro:hover, a#ro:active { background-position: -10px -1201px; width: 104px; height: 87px; }
			a#ap:hover, a#ap:active { background-position: -10px -1105px; width: 73px; height: 85px; }
			a#sp:hover, a#sp:active { background-position: -124px -1201px; width: 131px; height: 84px; }
			a#ce:hover, a#ce:active { background-position: -186px -388px; width: 61px; height: 76px; }
			a#pr:hover, a#pr:active { background-position: -124px -1295px; width: 97px; height: 64px; }
			a#ac:hover, a#ac:active { background-position: -10px -1298px; width: 108px; height: 62px; }
			a#sc:hover, a#sc:active { background-position: -128px -1369px; width: 81px; height: 53px; }
			a#es:hover, a#es:active { background-position: -208px -0px; width: 33px; height: 51px; }
			a#rj:hover, a#rj:active { background-position: -186px -474px; width: 58px; height: 40px; }
			a#pb:hover, a#pb:active { background-position: -10px -1370px; width: 59px; height: 35px; }
			a#pe:hover, a#pe:active { background-position: -10px -1415px; width: 97px; height: 34px; }
			a#rn:hover, a#rn:active { background-position: -186px -524px; width: 53px; height: 33px; }
			a#se:hover, a#se:active { background-position: -208px -61px; width: 28px; height: 32px; }
			a#al:hover, a#al:active { background-position: -208px -103px; width: 46px; height: 27px; }
			a#df:hover, a#df:active { background-position: -208px -140px; width: 16px; height: 9px; }
			/* Fim sprite */