.banner {
	display: none;
}


 @media (max-width: 800px) {

.produto_sugerido{
	display: none;
}

.botao_mais_menos {
	background: #006639;
	color: #FFF;
	border: hidden;
	width: 20px;
	margin: 0px;
	height: 20px;
	font-size: 12px
}
.input_quantidade {
	width: 20px;
	text-align: center;
	margin-left: -4px;
	margin-right: -4px;
	height: 20px;
	font-size: 12px
}

.chamada_produto {
	float: left;
	width: 100%;
	font-size: 16px;
	text-align: justify;
	color: #373435;
	font-weight: 600;
}
.descricao_curta {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: justify;
	color: #3e3e3e;
	margin-top: 20px
}
.descricao_longa {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: justify;
	color: #3e3e3e;
	margin-top: 20px;
	margin-bottom: 100px;
}

.preco {
	float: left;
	width: 100%;
	font-size: 26px;
	color: #006639;

}
.preco_pequeno {
	font-size: 16px;
	margin-left: 12px;
	color: #3e3e3e;
	font-weight: 600;
}
.div_caracteristicas {
	float: left;
	width: 49%;
	margin-top: 100px;
	margin-bottom: 50px;

}
.titulo_caracteristicas {
	font-size: 16px;
	color: #202020;
	float: left;
	width: 100%;
	font-weight: 600;
}
.desc_caracteristicas {
	font-size: 12px;
	color: #3e3e3e;
	float: left;
	width: 100%;

}

.main-image {
	width: 95%;
	margin-bottom: 0.75em;
	margin-top: 20px;


}
.foto_principal{
	max-width:100%;
}
}

 @media all and (min-width:801px) {

.botao_mais_menos {
	background: #006639;
	color: #FFF;
	border: hidden;
	width: 25px;
	margin: 0px;
	height: 25px;
	font-size: 16px
}
.input_quantidade {
	width: 25px;
	text-align: center;
	margin-left: -4px;
	margin-right: -4px;
	height: 25px;
	font-size: 16px
}

.produto_sugerido{
	display:block;
}

.chamada_produto {
	float: left;
	width: 100%;
	font-size: 32.69px;
	text-align: justify;
	color: #373435;
	font-weight: 600;
}
.descricao_curta {
	float: left;
	width: 100%;
	font-size: 19.87px;
	text-align: justify;
	color: #3e3e3e;
	margin-top: 20px
}
.descricao_longa {
	float: left;
	width: 100%;
	font-size: 19.08px;
	text-align: justify;
	color: #3e3e3e;
	margin-top: 20px;
	margin-bottom: 200px;
}

.preco {
	float: left;
	width: 100%;
	font-size: 45.77px;
	color: #006639;

}
.preco_pequeno {
	font-size: 19.08px;
	margin-left: 10px;
	color: #3e3e3e;
	font-weight: 600;

}
.div_caracteristicas {
	float: left;
	width: 49%;
	margin-top: 100px;
	margin-bottom: 50px;
}
.titulo_caracteristicas {
	font-size: 27.73px;
	color: #202020;
	float: left;
	width: 100%;
	font-weight: 600;
}
.desc_caracteristicas {
	font-size: 16.18px;
	color: #3e3e3e;
	float: left;
	width: 100%
}

.main-image {
	width: 95%;
	margin-bottom: 0.75em;
	margin-top: 20px;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	text-align: center;
}

.foto_principal{
	height:400px; 
	max-width:480px;
}
}


	  

.conteudo_produto {
	float: left;
	width: 100%
}

#glass {
	position: absolute;
	border-radius: 50%;
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	display: none;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,.95);
}
.foto_produto {
	width: 95%;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.mini_foto {
	width: 18%;
	height: 90px;
	float: left;
	border: 1px solid;
	border-color: #CCCCCC;
	-webkit-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
	margin: 1%;
	padding: 10px;
}

.div_preco {
	float: left;
	width: 100%
}

.divisao {
	width: 2%;
	float: left;
	margin-top: 100px;
	margin-bottom: 50px;
}

.foto_sugerida {
	width: 10%;
	float: left;
	-webkit-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
}
<!--
Zomm
-->
#zoom {
 position: absolute;
 width: 100px;
 height: 100px;
 background-repeat: no-repeat;
 border-radius: 50px;
 box-shadow: 0 0 10px rgba(0, 0, 0, .8);
 display: none;
}
#view {
	margin: 30px 0;
	height: 504px;
}
#view img {
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0,0,0,.6);
}
#thumbs {
	position: relative;
	margin: 0px 0;
}
#nav-left-thumbs {
	left: 30px;
}
#nav-right-thumbs {
	right: 30px;
}
#nav-left-thumbs, #nav-right-thumbs {
	position: absolute;
	top: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0,0,0,.6);
	font-size: 1em;
	font-weight: bold;
	color: #999;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
	cursor: pointer;
	transition-duration: 1s;
}
#nav-left-thumbs:hover, #nav-right-thumbs:hover {
	background: lightgrey;
}
#pics-thumbs {
	position: relative;
	padding: 5px 0;
	margin: 10 10px;
	white-space: nowrap;
	overflow: hidden;
	transition-duration: .8s;
}
#pics-thumbs img {
	padding: 5px;
	margin: 0;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0,0,0,.6);
	cursor: pointer;
	height: 95px;
	transition-duration: .5s;
}
