.page_detalhes_produto_1 {
	font-size:1.0em;
	margin:1em 0 5em;
}
.page_detalhes_produto_1 .tituloMobile {
	display:none;
}
.page_detalhes_produto_1 .orcarDesktop880 {
	display:none;
}

.page_detalhes_produto_1 .tituloProduto {
	margin:0.2em 0 .5em;
	text-align:left;
	color:#333;
	height:auto;
	font-weight:400;
	font-size:1.8em;
	line-height:1.1em;
}
.page_detalhes_produto_1 .categorias {
	color:#999;
	font-size:1.1em;
	margin:1em 0 0.5em;
	text-align:center;
}
.page_detalhes_produto_1 .orcarProduto {
	width:100%;
	margin:0.5em 0 1.0em;
}
.page_detalhes_produto_1 .arrowOrcar {
	width:50px;
	height:50px;
	line-height:50px;
	margin-left:-10px;
	margin-bottom:-58px;
	color:#0C6;
	font-size:2em;
	display:table;	
}
.page_detalhes_produto_1 .orcarMobile {
	display:none;
}
.page_detalhes_produto_1 .orcarDesktop {
	display:inherit;
}
.page_detalhes_produto_1 .orcarProduto a{
	width:100%;
	display:block;
	text-align:center;
	color:#FFF;
	height:auto;
	text-indent:0px;
	font-weight:400;
	font-size:1.0em;
	background:#0C6;
	line-height:1.1em;
	height:50px;
	line-height:50px;
	text-decoration:none;
}
.page_detalhes_produto_1 .imagemProdutoDetalhes {
	width:33%;	
}
.page_detalhes_produto_1 .marginFotoDetalhes {
	padding-right:30px;
	padding-bottom:10px;	
}
.page_detalhes_produto_1 .imagemProdutoDetalhes img {
	width:98%;
	margin:1%;
	float:left;
}
.page_detalhes_produto_1 .textoDetalhes {
	color:#333;
	font-weight:300;
	font-size:1.2em;
	line-height:1.3em;
	text-align:justify;
}
.page_detalhes_produto_1 input[type=text]{
	width:98%;
	font-weight:300;
	font-size:1.2em;
	line-height:2.2em;
	text-indent:15px;
	color:#999;
	border:solid 1px #E3E3E3;
	background:#FFF;
	box-shadow:inset 0px 0px 6px #F3F3F3;
	margin:10px 0px;
}
.page_detalhes_produto_1 input[type=text]:focus{
	border:solid 1px #CCC;
	background:#F5F5F5;
}
.page_detalhes_produto_1 .btnMais {
	text-align:center;
	margin:3em 0 1em;
}
.page_detalhes_produto_1 .btnMais .fa {
	color:#CCC;
	padding:0em .3em;
}
.page_detalhes_produto_1 .btnMais a:hover .fa{
	color:#999;
}
.page_detalhes_produto_1 .btnMais a{
	font-size:1.2em;
	background:#EEE;
	padding:10px 30px;
	color:#666;
	text-shadow:1px 1px 1px #FFFFFF;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.page_detalhes_produto_1 .btnMais a:hover{
	background:#E6E6E6;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.width_1of3_product, .width_1of4_product, .width_3of4_product {
	float:left;
	height:auto;
}
.width_1of3_product {
	width:31.3%;
	margin:1%;
}
.width_1of4_product {
	width:23%;
	margin:1%;
}
.width_3of4_product {
	width:73%;
	margin:1%;
}
@media only screen and ( max-width:1280px ) {
.width_1of3_product {
	width:48%;
	margin:1%
}
.page_detalhes_produto_1 .tituloProduto {
	font-size:1.3em;
}
.page_detalhes_produto_1 input[type=text]{
	font-size:1.1em;
}
.page_detalhes_produto_1 .imagemProdutoDetalhes {
	width:50%;	
}

}
@media only screen and ( max-width:980px ) {
.width_1of3_product {
	width:48%;
	margin:1%;
}
.page_detalhes_produto_1 .tituloProduto {
	font-size:1.2em;
}
.page_detalhes_produto_1 input[type=text]{
	font-size:1.0em;
}
.page_detalhes_produto_1 .btnMais a{
	font-size:1.2em;
	padding:10px 15px;
}
.page_detalhes_produto_1 .orcarProduto a{
	font-size:.9em;
}
.page_detalhes_produto_1 .textoDetalhes {
	font-size:1.3em;
}
.page_detalhes_produto_1 .categorias {
	font-size:1.0em;
}
}
@media only screen and ( max-width:880px ) {
.width_1of4_product {
	width:98%;
	margin:1%;
}
.width_3of4_product {
	width:98%;
	margin:1%;
}
.page_detalhes_produto_1 .tituloProduto {
	font-size:1.1em;
}
.page_detalhes_produto_1 input[type=text]{
	font-size:1.2em;
	width:99%;
}
.page_detalhes_produto_1 .arrowOrcar {
	display:none;	
}
.page_detalhes_produto_1 .orcarDesktop {
	display:none;
}
.page_detalhes_produto_1 .orcarMobile {
	display:inherit;
	width:auto;
}
.page_detalhes_produto_1 .orcarProduto a {
	display:table;
	width:44%;
}
.page_detalhes_produto_1 .textoDetalhes {
	font-size:1.2em;
}
.page_detalhes_produto_1 .categorias {
	font-size:1.8em;
}
.page_detalhes_produto_1 .tituloMobile {
	display:none;
}
.page_detalhes_produto_1 .tituloDesktop {
	display:inherit;
}
.page_detalhes_produto_1 .orcarDesktop880 {
	display:inherit;
}
.page_detalhes_produto_1 .orcarMobile {
	display:none;
}
}
@media only screen and ( max-width:540px ) {
.width_1of3_product {
	width:98%;
	margin:1%;
}
.width_1of4_product {
	width:98%;
	margin:1%;
}
.width_3of4_product {
	width:98%;
	margin:1%;
}
.page_detalhes_produto_1 .tituloProduto {
	font-size:1.4em;
}
.page_detalhes_produto_1 .imagemProdutoDetalhes {
	width:100%;	
}
.page_detalhes_produto_1 .btnMais a{
	font-size:.8em;
	padding:10px 5px;
}
.page_detalhes_produto_1 .orcarProduto a {
	display:block;
	width:100%;
}
.page_detalhes_produto_1 .categorias {
	font-size:1.2em;
}
.page_detalhes_produto_1 .tituloMobile {
	display:inherit;
}
.page_detalhes_produto_1 .tituloDesktop {
	display:none;
}
.page_detalhes_produto_1 .orcarDesktop880 {
	display:none;
}
.page_detalhes_produto_1 .orcarMobile {
	display:inherit;
}
}
@media screen and (min-width: 941px) and (orientation: portrait) {
.width_1of3_product {
	width:98%;
	margin:1%;
}
.width_1of4_product {
	width:98%;
	margin:1%;
}
.width_3of4_product {
	width:98%;
	margin:1%;
}
.page_detalhes_produto_1 .tituloProduto {
	font-size:2.4em;
}
.page_detalhes_produto_1 .imagemProdutoDetalhes {
	width:100%;	
}
.page_detalhes_produto_1 .btnMais a{
	font-size:.8em;
	padding:10px 5px;
}
.page_detalhes_produto_1 .orcarProduto a{
	width:100%;
	display:block;
	text-align:center;
	color:#FFF;
	height:auto;
	text-indent:0px;
	font-weight:400;
	font-size:2.2em;
	background:#0C6;
	line-height:2.8em;
	height:2.8em;
	text-decoration:none;
}
.page_detalhes_produto_1 .categorias {
	font-size:2.4em;
}
.page_detalhes_produto_1 .tituloMobile {
	display:inherit;
}
.page_detalhes_produto_1 .tituloDesktop {
	display:none;
}
.page_detalhes_produto_1 .orcarDesktop880 {
	display:none;
}
.page_detalhes_produto_1 .orcarDesktop {
	display:none;
}
.page_detalhes_produto_1 .orcarMobile {
	display:inherit;
}
.page_detalhes_produto_1 .arrowOrcar {
	display:none;	
}
.page_detalhes_produto_1 .btnMais .fa {
	color:#CCC;
	padding:0em .6em;
}
.page_detalhes_produto_1 .btnMais a{
	font-size:1.4em;
	background:#EEE;
	padding:15px 40px;
	color:#666;
	text-shadow:2px 2px 2px #FFFFFF;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
}