p.ls-l{
	display: none;
}

div.content.middle{
	background: #F5F5F8;
	padding-top: 30px;
}

div.content.middle p{
	font-size: 14px;
	font-family: Arial;
}

div.dica h3{
	margin-top: 5px;
	margin-bottom: 9px;
}

h2.faixa{
	text-align: left;
	margin-bottom: 30px;
}

img.image-transparent{
	margin-top: -55px !important;
	position: absolute;
	right: 15px;
	top: 0;
}

div.four.columns.pro{
	margin-bottom: 30px;
}

a.produto{
	height: 320px;
	overflow: hidden;
	background:#fff;
	text-align: center;
	float: left;
	width: 296px;
	position: relative;
	
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.7);
box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.7);
}

a.produto img{
	max-width: none;
	height: 320px;
}

div .leg{
	float:left;
	
}

div.four a.legenda{
	
	height: 30px;
	background:#0E36AE;
	margin: 0 auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 297px;
	font-style:italic;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;

-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.7);
box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.7);
}

div.pro:hover a.legenda{
	background: #2693FF;
	color: #fff;
}

div.pro:hover a.legenda .sub{
	color: #f2f2f2;
}

div.four a.legenda .sub{
	font-size: 16px;
	color: #f2f2f2;
	font-weight: normal;
	text-transform: none;
	text-transform: lowercase;
}

[class*="column"]+[class*="column"]:last-child {
float: left;
}


div.four a.produto span.zoom{
	width: 48px;
	height: 48px;
	background:#fff url(../imagens/overlay-link.png) no-repeat center center;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	/*opacity: 0;*/
	z-index: 3000;
	
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}

[class*="column"]+[class*="column"]:last-child {
float: left;
}

dl.sub-nav dd{
	padding-right: 15px;
}

dl.sub-nav dd.active a {
	font-weight: bold;
	color: #fff;
	padding: 8px 15px;
	cursor: default;
	
	background: rgb(23,88,203); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(23,88,203,1) 0%, rgba(17,64,182,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,88,203,1)), color-stop(100%,rgba(17,64,182,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,88,203,1) 0%,rgba(17,64,182,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,88,203,1) 0%,rgba(17,64,182,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,88,203,1) 0%,rgba(17,64,182,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(23,88,203,1) 0%,rgba(17,64,182,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1758cb', endColorstr='#1140b6',GradientType=0 ); /* IE6-9 */

}

dl.sub-nav a{
	color: inherit;
}



form#myform{
	position: relative;
	z-index: 0;
	margin-top: 28px;
}

form#myform p{
	display: block;
	margin-bottom: 20px;
	float: left;
}

form#myform input{
	height: 30px;
	background: #eaebef;
	border:none;
	float: left;
	width: 288px;
	border-radius: 0;
	color: #000;
}

form#myform textarea{
	background: #eaebef;
	border:none;
	float: left;
	width: 288px;
	border-radius: 0;
	color: #fff;
}

form#myform label{
	float: left;
	width: 90px;
	clear: both;
	background: #1488CC;
	height: 30px;
	padding: 5px 10px;
	color: #fff;
}

form#myform button{
	width: 100%;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	color: #fff;
	background: #BA2025;
	border:none;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
}

form#myform input:focus, form#myform textarea:focus{
	background: #E6E5EA;
	outline: none;
	color: #000;
}

form#myform button:hover{
	background: #5A100F;
}

.mapa {
height: 410px;
overflow: hidden;
}

form#myform button:focus{
	outline: none;
}

div.dica a.button{
	background: #1488CC;
	color: #fff;
	border:none;
	text-transform: uppercase;
	margin-top: 45px;
	margin-bottom: 30px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

a.receita{
	display: block;
	width: 297px;
	overflow: hidden;
	position: relative;
	background: #000;
	height: 178px;
}


div.receitas .dicas img{
	height: 65px;
	min-width: 65px;
	width: auto;
	max-width: inherit;
	float: right;
}

div.receitas .dicas{
	min-height: 80px;
	margin-bottom: 25px;
}

div.receitas .dicas div.mold{
	width: 76px;
	overflow: hidden;
	float: right;
	margin-left:20px;
	/*border:3px solid #fff;*/
}

div.receitas .dicas{
	list-style: none;
}

div.receitas .dicas a{
	color: inherit;
	font-weight: bold;
}

div.receitas .dicas h3{
	font-size: 14px;
	font-family: Arial;
}

div.receitas .dicas p{
	text-align: right;
}

h2.titulo-receita{
	text-transform: uppercase;
	letter-spacing: inherit;
}

.dicas span{
	font-size: 14px;
	font-family: 'Arial';
}

div.descricao span, div.descricao p, div.descricao{
	line-height: 20px;
	font-size: 14px;
}

a.voltar{
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	font-weight: bold;
	background: #262221;
	color:#fff;
	margin-right:15px;
	position:absolute;
	right:0;
	bottom:0;
	
}
a.voltar:hover{
	box-shadow: 0px 0px 10px #999999;
	-moz-box-shadow: 0px 0px 10px #999999;
	-ms-box-shadow: 0px 0px 10px #999999;
	-o-box-shadow: 0px 0px 10px #999999;
	-box-shadow: 0px 0px 10px #999999;
}


.pativo, .n_pativo{
	float: left;
	width: 25px;
	height: 25px;
	margin: 3px;
	text-align: center;
	line-height: 25px;
	background:#fff;
	color:#0E36AE !important;
	
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}
.pativo{
	font-weight: bold;
	color: #FFF;
	margin-top: 2px;
}
.n_pativo{
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.n_pativo:hover{
	box-shadow: 0px 0px 5px #999999;
	-moz-box-shadow: 0px 0px 5px #999999;
	-ms-box-shadow: 0px 0px 5px #999999;
	-o-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
}

