body {
  margin: 0;
  background: #f4f4f4;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
ul{
list-style:none;
}
.absolute_total{
	position:absolute;
	width:100%;
	z-index: 999;
	top:-20px;
	display:none;
}
.centra{
	width:900px;
	margin:20px auto;
}

.brevemente{
	font-size: 74px !important;
	text-transform:uppercase;
	width: 486px;
	height:160px;x
	text-align:center;
	margin:20px auto;
}
#gal1 .active img{
	width:97px;
}
.logotipo{
	width:400px;
	margin:20px auto;
}
#mapa{
	width:100%;
	height:440px;
}
.contacto_detalhes {
	height:300px; 
	width:440px; 
	position:absolute; 
	opacity:0.8;
	font-size:16px;
	background-color:#000; 
	margin-top:60px; 
	z-index:999;
	padding:20px;
	color:#fff;
	right:200px; 
}

.contacto_detalhes ul#endereco {
	margin: 0;
	padding: 0;
	list-style:none;
}

.contacto_detalhes ul#endereco li { 
	background: url(../imagens/icon_location.png) no-repeat;
	background-size: 10px 16px;
	background-position: 0 4px;
	padding: 0 5px 0 20px;
}
.red{
	color:#fa131b;
}
h1{
	font-size:20px;
}
.blue{
	color:#55acee;
}

a{
	text-decoration:none;
	color:inherit;
}
.url{
	position:absolute;
	margin-left:40px;
	margin-top:-26px;
	font-size:18px;
	color:#3460a1;
}

/* EFFECTS
***************/


.glow {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: text-shadow 1s linear;
       -moz-transition: text-shadow 1s linear;
         -o-transition: text-shadow 1s linear;
            transition: text-shadow 1s linear;
}

.glow.in {
  text-shadow: 
    0.025em 0.025em 0.025em rgba(0, 0, 0, 0.8),
    0 0 0.5em rgba(255, 255, 255, 0.3);
}

.fade {
  opacity: 0;
    -webkit-transition: opacity 1s linear;
       -moz-transition: opacity 1s linear;
         -o-transition: opacity 1s linear;
            transition: opacity 1s linear;
}

.fade.in {
  opacity: 1;
}
.titulo{
	font-size: 16px;
	min-height: 39px;
}



/* Header: Main */
div#main {
	background: #fff;

	border-bottom: 1px solid #c4c4c4;
	width: 100%;
	z-index: 98;
	height: 152px;
	position: relative;
	padding-top: 18px;
}

@media only screen and (max-width: 1024px) {
	div#main {
		position: absolute;
	}
}
.pesquisa {
	float: right;
}
input, textarea, select, ul>li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #111;
	line-height: 120%;
}
input[type=text], input[type=number], input[type=password], input[type=email], textarea, select {
	width: 100%;
	padding: 6px 5px 5px;
	margin-top: 3px;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 120%;
}
input.pesq_menu {
	width: 160px;
	float: left;
	background: url(../imagens/icon1.png) no-repeat right top;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.pesquisa input[type=submit] {
	background-color: rgba(179,211,208,0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 26px;
	height: 26px;
	border: 0;
	position: absolute;
	right: 1px;
	top: 1px;
	cursor: pointer;
}
input.pesq_menu:hover, input.pesq_menu:focus {
background-position: bottom right;
border-color: #333;
}
.divpush {
	width: 100%;
	height: 70px;
}

.redessociais{
	



	width: 884px;
	height: 70px;	

	top: 0px;
	z-index: -1;
	



	margin-right: 96px;



}
div#main .wrapper {
	max-width: 1280px;
	padding: 0;
}
div .logoblock{
	margin:10px;
}



div#main #mobile-nav-open {
	display: none;
	border: 0;
}

div#main nav ul {
	display: block;
	margin: 0;
	padding: 0;
	height: 100px;
	height: 70px;
	width: 98%;
	float: right;

}

@media only screen and (max-width: 1380px) {
	div#main nav ul {
		width: 78%;
	}
}



		.callicon {
			
			display: none;
		}

		.main-nav {
			width: 100%;
			padding-left: 9%;
			float: right;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			position: absolute;
			top: 90px;
			z-index: -1;
		}

		@media only screen and (max-width: 1024px) {
			.main-nav {
				width: 99%;
			}
		}

		.main-nav li {
		  float: left;
		  height: 71px;
		  width: 20%;
		}
		.main-nav a {
		  font-family: "Lato", Helvetica, Arial, sans-serif;
			font-size: 13px;
			font-weight: 700;
			color: #767676;
			text-transform: uppercase;
			text-decoration: none;
		  text-align: center;
		  line-height: 71px;
		  height: 71px;
		  -webkit-perspective: 1000px;
		  -moz-perspective: 1000px;
		  perspective: 1000px;
		  
		  border-bottom: 1px solid #c4c4c4;
		  display: block;
		  width: 100%;
		}
		.main-nav a span {
		  position: relative;
		  display: inline-block;
		  border-left: 1px solid #c4c4c4;
		  -webkit-transition: -webkit-transform 0.2s ease;
		  -moz-transition: -moz-transform 0.2s ease;
		  -o-transition: -o-transform 0.2s ease;
		  -ms-transition: -ms-transform 0.2s ease;
		  transition: transform 0.2s ease;
		  -webkit-transform-origin: 50% 0;
		  -moz-transform-origin: 50% 0;
		  -o-transform-origin: 50% 0;
		  -ms-transform-origin: 50% 0;
		  transform-origin: 50% 0;
		  -webkit-transform-style: preserve-3d;
		  -moz-transform-style: preserve-3d;
		  transform-style: preserve-3d;
		  width: 100%;

		  background: white;
		}
		
		.main-nav a span:before {
		  position: absolute;
		  top: 100%;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  background: #000;
		  content: attr(data-hover);
		  -webkit-transition: background 0.2s ease;
		  -moz-transition: background 0.2s ease;
		  -o-transition: background 0.2s ease;
		  -ms-transition: background 0.2s ease;
		  transition: background 0.2s ease;
		  -webkit-transform: rotatex(-90deg);
		  -moz-transform: rotatex(-90deg);
		  -o-transform: rotatex(-90deg);
		  -ms-transform: rotatex(-90deg);
		  transform: rotatex(-90deg);
		  -webkit-transform-origin: 50% 0;
		  -moz-transform-origin: 50% 0;
		  -o-transform-origin: 50% 0;
		  -ms-transform-origin: 50% 0;
		  transform-origin: 50% 0;
		}
		
		.main-nav a span.active, .main-nav a span:hover{
			background:#000;
			color:#fa131b;
		}
		 .main-nav a:hover span,
		 .main-nav a:focus span,
		 .main-nav a.current span {
		  -webkit-transform: rotatex(90deg) translatey(-35px);
		  -moz-transform: rotatex(90deg) translatey(-35px);
		  transform: rotatex(90deg) translatey(-35px);
		  z-index: 99;
		}

		 .main-nav a:hover span,
		 .main-nav a:focus span,
		 .main-nav a.current span {
		  background: #f1f1f1;
		}

		.no-csstransforms3d .main-nav a:hover span,
		.no-csstransforms3d .main-nav a:focus span,
		.no-csstransforms3d .main-nav a.current span {
		  color: #000;
		}

		.main-nav li:hover {
			/*position: relative;
			z-index: 99;*/
		}

		.main-nav a:hover span:before,
		.main-nav a:focus span:before,
		.main-nav a.current span:before {
		   background: #000;
		  background-size: cover;
		  color: #fa131b;
		}

div#main.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 9990;
}

div#main.small {
	height: 40px;
	display: none;
}

div#main.small #gm-logo {
	background-image: url(../assets/gfx/div/gm_logo.png);
	background-position: -284px -136px;
	width: 185px;
	height: 25px;
	display: block;
	float: left;
	margin: 7px 25px 20px 12px;
}

div#main.small nav ul {
	margin: 0;
	padding: 0;
	height: 40px;
	float: right;
}

	div#main.small nav li {
		float: left;
		text-align: center;
	}

		div#main.small nav li a {
			font-family: "Lato", Helvetica, Arial, sans-serif;
			font-size: 14px;
			color: #919191;
			text-decoration: none;
			text-transform: uppercase;
			letter-spacing: 3px;
			display: block;
			padding: 0;
			height: 40px;
			line-height: 40px;
		}

			div#main.small nav li a span.pre {
				display: none;
			}

		div#main.small nav li.dbl a {
			color: #4f4f4f;
			border-left: 1px solid #e9e9e9;

		}

		div#main.small nav li.sgl a {
			letter-spacing: 0;
		
		}

		div#main.small nav ul li:nth-child(3) a {  
			border-right: 1px solid #e9e9e9;
			margin-right: 0;
		}


		/* 3D Flip: Small nav */
		div#main.small .flip {
			display: inline-block;
			overflow: hidden;

			vertical-align: top;

			-webkit-perspective: 400px;
			   -moz-perspective: 400px;

			-webkit-perspective-origin: 50% 50%;
			   -moz-perspective-origin: 50% 50%;
		}
		div#main.small .flip span {
			display: block;
			position: relative;
			padding: 0 27px;

			-webkit-transition: all 400ms ease;
			   -moz-transition: all 400ms ease;
			
			-webkit-transform-origin: 50% 0%;
			   -moz-transform-origin: 50% 0%;
			
			-webkit-transform-style: preserve-3d;
			   -moz-transform-style: preserve-3d;
		}

		div#main.small .flip:hover span {
			background: #fff;

			-webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
			-moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
		}

	div#main.small .flip span:after {
		content: attr(data-title);

		display: block;
		position: absolute;
		left: 0;
		top: 0;
		padding: 0 27px;

		color: #fff;
		background: #252525;

		-webkit-transform-origin: 50% 0%;
		   -moz-transform-origin: 50% 0%;

		-webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
		   -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
	}
	.slider{
		width:100%;
		height:500px;
		overflow:hidden;
	}
	.slidConteudo{
		width:100%;
		height:250px;
		overflow:hidden;
	}
	.texto{
		font-size:60px;
		position:absolute;
		z-index:999;
		color:#fff;
		padding:10px;
		left: 50%;
		margin-left: -300px;
		text-align:center;
		top:270px;
		width: 601px;
		background-color:rgba(0,0,0,0.6);
	}
	.button{
		border: 4px solid #fff;
		padding: 10px 34px;
		color: #fff!important;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 16px;
		font-family: Arial!important;
		font-weight: bold!important;
		position:absolute;
		z-index:999;
		left:50%;
		padding:10px;
		margin-left: -90px;
		background-color:rgba(0,0,0,0.6);
		text-align:center;
		top:470px;
	
		width: 180px;
}

	.butoes_destaques ul{
		width:1076px;
		margin:0 auto;
		margin-top:20px;
		
	}
	.butoes_destaques ul li{
		float:left;
		color: #565555;
		position: relative;
		display: inline-block;
		font-size: 15px;
		font-weight: 700;
		text-transform: uppercase;
		padding: 21px 66px;
		cursor:pointer;
	}
	.butoes_destaques ul li.active{
		background-color:#fff;
		cursor:default;
		border-top:1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	.conteudo .destaque{
	    background: none repeat scroll 0 0 #fff;
		border: 1px solid #E6E6E6;
		display:none;
		width:1214px;
		margin:0 auto;
		margin-bottom:20px;
		padding:0px 10px;
		margin-top: -1px;
	}
	.conteudo .conteudo_gca_margem{
		width:1214px;
		margin:0 auto;
	
	}
	.conteudo .conteudo_gca{
	    background: none repeat scroll 0 0 #fff;
		border: 1px solid #E6E6E6;
		width:1214px;
		margin:0 auto;
		margin-bottom:20px;
		
	    padding: 10px 10px;
		margin-top: -1px;
	}
	.conteudo .direita_gca{
	    background: none repeat scroll 0 0 #fff;
		
		width:308px;
		margin-bottom:20px;
		float:left;
		margin-top: -1px;
		
	    background: none;
		
	    min-height: 280px;
	}
	.conteudo .gca_pequeno{
	    background: none repeat scroll 0 0 #fff;
		border: 1px solid #E6E6E6;
		width:855px;
		float:right;
		margin-bottom:20px;
		
	    min-height: 300px;
	    padding: 10px 10px;
		margin-top: -1px;
	}

	.conteudo h1{
		width:1214px;
		margin:auto;
		padding:10px 10px;
		font-weight: 700;
		text-transform: uppercase;
	}
	
	.conteudo h3, .h3 {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 16px;
		color: #000;
		line-height: 150%;
		font-weight: 400;
	}
	.conteudo p, label, .p {
		display: block;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #111;
		line-height: 120%;
		font-weight: 400;
	}
	label {
		line-height: 150%;
	}
	.left{
		float:left;
	}
	.right{
		float:right;
	}
	p.small, span.small, a.small, .navegacao_rapida span.nostyle {
color: #8E8E92;
}
	.identification.register .registerClient .left label, .identification.register .registerClient .left label input {
width: 327px;
}
.btn:hover, .butao:hover, button:hover, .adicionar_carrinho:hover {
text-decoration: none;
background-color: #EA1822;
border: 1px solid #EA1822;
}
element.style {
margin-right: 15px;
margin-bottom: 40px;
}
.btn:hover, .butao:hover, button:hover, .adicionar_carrinho:hover {
text-decoration: none;
background-color: #EA1822;
border: 1px solid #EA1822;
}
a.btn, input.btn, .butao, button, .adicionar_carrinho {
width: auto;
overflow: visible;
background-color: #000;
color: #FFF;
border: 1px solid #000;
cursor: pointer;
float: left;
text-decoration: none;
padding: 9px 20px 10px;
margin-top: 3px;
display: block;
font-size: 14px;
}
	.conteudo .destaque .linha{
		width:100%;
		height:3px;
		border-top: 3px solid #FA131D;
		margin-top:12px;
		z-index:-1;
		position:absolute;
	}
	.conteudo .destaque .divtitulo{
		width:1024px;
		margin:0 auto;
		color:#000;
		font-weight:bold;
		padding-left:10px;
		text-transform:uppercase;
	}
	
	.conteudo > .destaque > .divtitulo > .titulo{
		width: 318px;
		font-weight:bold;
		margin: 0 auto;
		background-color:#fff;
		text-transform:uppercase;
	
		text-align: center;
		font-size: 22px;
}
	
	
	.centraprodutos{
		width:1024px;
		margin:0 auto;
		clear:both;
	}
	.gca_pequeno .centraprodutos{
		width: 877px;
	}
	.centraprodutos .produto{
		float:left;
		width: 198px;
	
		padding-left: 4px;
		text-align: center;
		margin: 20px 0px;
	}
	
	.gca_pequeno .centraprodutos .produto{
		margin-left:10px
	}
	
	.centraprodutos .produto .imagem{
		width:190px;
		height:190px;
		overflow:hidden;
	}
	.centraprodutos .produto .preco{
		 height:36px
	}
	.centraprodutos .produto .titulo a{
		text-decoration:none;
		color:#000;
		font-weight:bold;
		text-transform:uppercase;
	}
	.centraprodutos .produto .red{
		font-size:12px;
	}
	.centraprodutos .produto .green{
		font-size:14px;
		color:green;
		font-weight:bold;
	}
	
	.clear {
		clear: both;
		padding: 0px;
	
		height: 0px;
		line-height: 0px;
		margin: 0px;
}
	/****** footer ******/
.rodape {
	display:block;
	padding:32px 0 120px 0;
	background: #000;
	margin:0px 0 0 0;
		
	border-top: 2px solid #E91D25;

}
#divCenterFooter {
	display:block;
	width:1235px;
	margin:0 auto;
	padding:0px 0 0 0;
}

.blocoNewsletterFooter {
	display:block;
	float:left;
	margin:0 0 0 20px;
}
.blocoNewsletterFooter > div.label {
	display:block;
	margin:0 0 15px 0px;
	font:400 14px 'Lato', sans-serif;
	color:#DADADA;
}
.inputEmailNewsletter {
	display:block;
	margin:0px 0 15px 0px;
}
.inputEmailNewsletter > input {
	display:block;
	background:0;
	border:1px solid #CCCCCC;
	width:228px;
	padding:10px 10px;
	font:400 16px 'Lato', sans-serif;
	font-style:italic;
	color:#B9B9B9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.okNewsletter {
	display:block;
	margin:0px 0px 0 0;
}
.okNewsletter > input[type="submit"]{
	display:block;
	background:#C40F18;
	padding:7px 15px;
	border:0;
	font:400 11px 'Lato', sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
}
.breadCrumbs {
	display:block;
	font:400 13px 'Lato', sans-serif;
	color:#333;
	margin:0px 0 5px 0px;
}
.breadCrumbs a {
	font:400 13px 'Lato', sans-serif;
	color:#333;
	text-decoration:none;
}
.breadCrumbs span {
	font:400 13px 'Lato', sans-serif;
	color:#e91d24;
	text-decoration:none;
}
.breadCrumbs a:hover {
	color:#78a6c2;
	text-decoration:none;
}

#menuFooter {
	display:block;
	margin:0 0px 35px 0;
	padding:0 0 0px 0;
	height:14px;
}
#menuFooter > ul {
	margin:0;
	padding:0;
}
#menuFooter > ul > li {
	margin:0 0px 0 10px;
	padding:0 0px 0 10px;
	list-style:none;
	display:block;
	float:left;
	border-left:1px solid #FFFFFF;
	height:12px;
}
#menuFooter > ul > li:first-child {
	margin:0 0px 0 0px;
	padding:0 0px 0 0px;
	list-style:none;
	display:block;
	float:left;
	border-left:0px solid #FFFFFF;
	height:12px;
}
#menuFooter > ul > li > a {
	margin:0 0px 0 0;
	padding:0;
	font:400 12px 'Lato', sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	float:left;
}
#menuFooter > ul > li > a:hover {
	color:#999999;
}



#copyright {
	display:block;
	float:left;
	font:400 12px 'Lato', sans-serif;
	color:#999999;
	margin:0px 0 0px 0;
}
.submenu ul{
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
.submenu ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	padding-left:20px;
	margin-left:9px;
}
.submenu ul li.last{
	border:0px;
}
.submenu ul li.active{
	color:#e91d24;
}
.submenu ul li:hover{
	color:#f2b71e;
}
#nm {
	display:block;
	float:right;
	width:131px;
	height:12px;
	margin:4px 0 0 0;
}
.esconde{
	display:none;
}
h1{
	padding:0px;
	margin:0px;
}
#nm a {
	display:block;
	background:url(../imagens/logonm.png);
	width: 130px;
	height: 41px;
}
.redessociais{
	margin-top: 0px;}
.registo{
	
	margin-top: 12px;
	width:150px;
	float:left;
	display: table-cell;
	align-content: center;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	float:left;
}
.registo img{
	float:left;
	
	display:table-cell;
}
.registo span{
	display:table-cell;
	padding-top:5px;
}
.login{
	margin-top: 12px;
	width:100px;
	float:left;
	display: table-cell;
align-content: center;
text-align: center;
height: 28px;
vertical-align: middle;
}

.login img{
	float:left;
	
	display:table-cell;
}
.login span{
	display:table-cell;
	padding-top:5px;
}
.redessociais > .carrinho{
	margin-top: 12px;
	width:200px;
	float:left;
	display: table-cell;
align-content: center;
text-align: center;
height: 28px;
vertical-align: middle;
}
.erroInput{
	border:1px solid red !important;
}

.redessociais > .carrinho img{
	float:left;
	
	display:table-cell;
}
.redessociais > .carrinho span{
	display:table-cell;
	padding-top:5px;
}
.redes{
	float:left;
	margin-right: 62px;
	margin-left: 38px;
}
.pesquisar{
	margin-top: 9px;
	float: right;
}

/**** MAIN MENU  ************/

.mainMenu{
	display:block;
	padding-bottom: 10px;
}

.mainMenu ul{
	display:block;
	list-style:none;
	margin:0 0 0 2px;
	padding:0;
	font-size:0;
	width: 316px;
}
.mainMenu ul li{
	display:block;
	clear:both;
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
}
.mainMenu ul li a{
	display:block;	
	font-family: 'Lato', sans-serif;	
	font-size: 16px;
	color:#FFFFFF;	
	text-decoration:none;
	background: #000;
	padding: 8px 0 10px 15px;
}
.mainMenu ul li a:hover{
	background:#FFF;
	color:#000000;
}
.mainMenu ul li.active a,
.mainMenu ul li:hover a{
	background:#e91d24;
	color:#fff;	
}
.mainMenu ul li.active .ul{
	/*display:block;*/
}



/***SUBMENU ***/

.mainMenu ul li ul.submenu{
	display:none;
	margin:1px 0 0 0;
	padding: 10px 10px 10px 10px;
	background:#ffffff;
	position:relative;
	width: 296px;
}
.mainMenu ul li ul.submenu li{
	display:block;
	margin:0;
	padding:0;
}
.mainMenu ul li ul.submenu li a{
	display:block;
	margin:0;
	padding: 6px 0px 7px 12px;
	color: #111;
	border-bottom: 1px solid #ccc;
	text-transform:none;
	background:url(../imagens/bulletSubmenu.png) 0 50% no-repeat;
	font-weight:normal;
	
}
.mainMenu ul li ul.submenu li a:hover,
.mainMenu ul li ul.submenu li a.active{
	font-weight:bold;
	color:#000;
}
.pai_categoria{
	color:#e91d24;
}
.centra_titulo{
	padding-left:336px;
}
.titulo_filtro{
	font-size:18px;
}
.filtro{
	padding-bottom:10px;
}
.filhos_filtro{
	padding-top:4px;
	padding-bottom:4px;
}
#gallery_01 img{border:2px solid white;}
/*Change the colour*/
 .active img{border:2px solid #333 !important;}
 
 #gal1{
	margin-top:20px;
	width:413px;
 }
 
 #gal1 > a{
	width: 75px;
	height: 75px;
	overflow:hidden;
	display:block;
	margin: 2px;
	float:left;
	
 }
 
 
.esquerda_detalhe_produto {
    /* border: 1px solid #E9E9E9; */
    display: block;
    float: left;
    min-height: 518px;
    overflow: hidden;
    width: 413px;
}
.divDetalhe {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #E9E9E9 #E9E9E9 #E9E9E9 -moz-use-text-color;
    border-image: none;
    border-width: 1px 1px 1px 0;
    display: block;
    float: left;
    min-height: 635px;
    position: relative;
    width: 440px;
}
.divDetalhe > div.titulo {
    color: #333333;
    display: block;
    font: 600 30px 'Lato',sans-serif;
    padding: 20px 30px 15px;
    min-height: 39px;
}
.divDetalhe > div.referencia {
    border-bottom: 1px solid #D6D6D6;
    color: #666666;
    display: block;
    font: 400 11px 'Lato',sans-serif;
    padding: 0 30px 20px;
}
.divDetalhe > div.referencia > span {
    color: #000000;
    padding: 0 0 0 5px;
}
.divDetalhe > div.descricao {
    color: #666666;
    display: block;
    font: 400 14px 'Lato',sans-serif;
    padding: 20px 30px 0px;
}
.divDetalhe > div.descricao > span {
    color: #333333;
    display: block;
    font: 600 13px 'Lato',sans-serif;
    padding: 0 0 5px;
}
.divDetalhe > div.quantidade {
    color: #666666;
    display: block;
    font: 400 14px 'Lato',sans-serif;
    padding: 10px 30px 0px;
    clear: both;
}
.divDetalhe > div.quantidade > span {
    color: #333333;
    display: block;
    font: 600 13px 'Lato',sans-serif;
    padding: 0 0 5px;
		text-transform:uppercase;

}
.divDetalhe > div.preco {
    border-bottom: 1px solid #D6D6D6;
    color: #333333;
    display: block;
    font: 600 13px 'Lato',sans-serif;
    padding: 10px 10px 10px 30px;
}
.divDetalhe > div.preco > span.preco_antigo {
    color: #FF0000;
    font: 400 12px 'Lato',sans-serif;
    margin-right: 10px;
    text-decoration: line-through;
}
.divDetalhe > div.preco > span.preco_promocao {
    color: green;
    font: 400 16px 'Lato',sans-serif;
    margin-right: 10px;
}
.divDetalhe > div.social {
    border-top: 1px solid #D6D6D6;
    bottom: 0;
    color: #666666;
    display: block;
    font: 400 11px 'Lato',sans-serif;
    padding: 15px 30px;
    /* position: absolute; */
    margin-top: 10px;
    width: 379px;
}
.divDetalhe > div.social > div.partilhar {
    display: block;
    float: left;
    margin: -2px -17px 0 0;
}
.divDetalhe > div.social > div.partilhar > a {
    background: url("../imagens/icone-partilhar.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    font: 400 11px 'Lato',sans-serif;
    height: 22px;
    padding: 0 0 0 20px;
    text-decoration: underline;
}
.divDetalhe > div.social > div.partilhar > a:hover {
    background: url("../imagens/icone-partilhar.png") no-repeat scroll 0 -22px rgba(0, 0, 0, 0);
    color: #C00E16;
    text-decoration: none;
}
.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}
.upper{
	text-transform:uppercase;
}
.input_quantidade{
	width:440px;
}
.conteudo_gca > .carrinho{
	width:100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.conteudo_gca > .carrinho > .head{
	width:100%;
	background-color:#F7F7F7;
	min-height: 38px;
	display: flex;
}
.conteudo_gca > .carrinho > .head > div{
	float:left;
	padding:10px;
text-transform:uppercase;
	text-align:center;

}
.conteudo_gca > .carrinho > .body{ 
	width:100%;
		

	height: 138px;
	display: flex;
}
.conteudo_gca > .carrinho > .body > div{ 
	float:left;
	padding: 10px;
	vertical-align:middle;
	text-align:center;
	overflow: hidden;
}
.conteudo_gca > .carrinho .imagem{
	width:230px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px;
	text-align:center;
}

.conteudo_gca > .carrinho .imagem a{
	display:block;
	width:120px;
	height:115px;
	overflow:hidden;
	margin-left:50px;
}
.conteudo_gca > .carrinho .nome_prod{
	width:230px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px;
	text-align:center;
}
.conteudo_gca > .carrinho .quantidade{
	width: 243px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px;
	text-align:center;
}
.conteudo_gca > .carrinho .preco{
	width:130px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px;
	text-align:center;
}
.conteudo_gca > .carrinho .preco_total{
	width:120px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px;
	text-align:center;
}
.conteudo_gca > .carrinho .apagar{
	width: 149px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px;
}
.paginacao{
	width:100%;
	height:30px;
}
.paginacao ul li{
	margin:5px;
	float:left;
}
.paginacao ul li{
	margin:3px;
	padding:4px;
	float:left;
}
.paginacao ul li:hover, .paginacao ul li.active{
	background-color:#EA1822;
	color:#fff;
	border-radius:4px;
	
}


.num{
	margin:15px 0px;
}

.pesquisa_int{
	float:left;
	border-bottom:1px solid #ccc;
	margin:5px 0px;
	width:100%;
	padding-bottom:10px;
}

.pesquisa_int .titulo{
	float:left;
	font-weight:bold;
	width:100%;
}

.pesquisa_int .descricao{
	float:left;
	width:900px;
}
.pesquisa_int .clique{
	color:#e91d24;
}
.menu {
    display: block;
    height: 46px;
    margin: 39px 0 0;
    padding: 0;
	background:#333;
}
.menu > ul {
    display: table;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    width: 943px;
    padding-left: 81px;
}
.menu > ul > li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: table-cell;
}
.menu > ul > li > a {
    color: #FFFFFF;
    display: block;
    font: 400 14px 'Lato',sans-serif;
    height: 34px;
    margin: 0;
    padding: 12px 0 0;
    text-transform: uppercase;
}
.menu > ul > li > a:hover, .menu > ul > li:hover > a {
    background: none repeat scroll 0 0 #F3F3F3;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #333333;
}
.menu > ul > li:hover > .super_menu, .menu > ul > li:hover > .submenu {
    display: inherit;
}
.menu > ul > li.active {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #304C8D;
    display: block;
    float: left;
    font: 400 15px 'Open Sans';
    height: 35px;
    margin: 0;
    padding: 13px 22px 0;
    text-transform: uppercase;
}
.top{
	width: 932px;
	margin:0 auto;
	height: 68px;
}
#main > .top > a{
	position:absolute;
	top:20px;
	display:block;
	left:20px;
}
.marginLeft20{
	margin-left:40px;
}
.produto > .imagem > a{
height: 190px;
width: 190px;
display: table-cell;
vertical-align: middle;
}
