.comercio-box{
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	border: 0px;
	border-radius: 5px;
	padding-left: 13px;
	}
	

.comercio-box{
	background: #fff;
	width: 96%;
	padding-bottom: 10px;
	}


.comercio-anuncios{
	background: #fff;
	min-height: 44px;
	width: 92%;
	}


.featherlight{
	iframe: 'editor.html', iframeMaxWidth: '80%', iframeWidth: 500,
    iframeHeight: 300
	}

.comercio-bairro{
	padding-left: 33px;
	}

.comercio-interacao{
	width: 100%;
	}

.comercio-recomenda{
	display: inline-block;
	width: 98%;
	margin: 0 auto;
	margin-left: 10px;
	margin-top: 10px;
	border-top: 1px solid gray;
	padding-top: 5px;
	}

.sistema-txt{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 100px;
	}

.comercio-recomenda a{
	text-decoration: none;
	color: purple;
	}

.sistema-recomenda{
	background: #fff;
	width: 100%;
	}

.comercio-recomenda a:before{
	content: "|";
	padding-right: 3px;
	}

.comercio-recomenda a:first-child:before{
	content: ""
	}

.sistema-title-reco{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.sistema-nome-mail select{
	width: 100%;
	}

.descricao-problema{
	width: 100%;
	height: 100px;
	}

.sistema-nome-mail input{
	width: 100%;
	}

.sistema-nome-mail p{
	margin-top: 5px;
	margin-bottom: 5px;
	}

.sistema-declaracao input{
	float: left;
	margin-top: 4px;
	margin-right: 3px;
	}

.sistema-recomenda button{
	width: 100%;
	background: #4aa8ff;
	border: 0;
	color: white;
	padding-bottom: 3px;
	}

.comercio-local-bairro h3{
	padding-left: 10px;
	color: #003F7D;
	}

.comercio-local-bairro a{
	color: #003F7D;
	text-decoration: none;
	}

.google-ad{
	float: right;
	}

.anuncio-side{
	width: 82%;
	float: left;
	overflow: hidden;
	height: auto;
	}

.nome-comercio h3{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	}

.comercio-dados p{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.comercio-confira-mais{
	background: #fff;
	overflow: hidden;
	width: 82%;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	border: 1px solid  #e5e5e5;
	border-radius: 5px;
	}

.comercio-confira-mais a{
	color: #282828	;
	text-decoration: none;
	padding-left: 10px;
	}

.comercio-confira-mais em{
	font-style: normal;
	font-weight: bold;
	}

.comercio-endereco{
	overflow: hidden;
	}

.comercio-endereco img{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 10px;
	}

.comercio-telefone img{
	float: left;
	padding-left: 10px;
	padding-right: 6px;
	margin-bottom: 5px;
	}

.comercio-site{
	padding-top: 5px;
	}

.comercio-site img{
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
	}

.comercio-site a:before {
	content: url(img/web.png);
	padding-right: 8px;
	padding-left: 10px;
	}

.comercio-site a{
	font-size: 13px;
	text-decoration: none;
	color: #282828;
	}

.comercio-contato a:before {
	content: url(img/mail.png);
	padding-right: 8px;
	}

.comercio-contato {
	margin-top: 10px;
	}

.comercio-contato a{
	font-size: 16px;
	text-decoration: none;
	color: #282828;
	padding-left: 1px;
	margin-top: 10px;
	padding-left: 10px;
	}

.contato-hide{
	display: none;
	}


.comercio-info p{
	padding-left: 10px;
	margin: 0;
	font-size: 15px;
	padding-right: 10px;
	}

.comercio-info2{
	overflow: hidden;
	margin-left: 10px;
	}

.comentarios-box{
	overflow: hidden;
	margin-left: 10px;
	}

.comentarios-title{
	border-top: 2px solid rgb(227, 227, 227);
	margin-top: 8px;
	}

.comentarios-title h3{
	margin-top: 0;
	margin-bottom: 0;
	}
@media screen and (max-width: 800px) {

.comercio-anuncios{
	width: 100%;
	}
.comercio-confira-mais{
	width: 100%;
	}
.comercio-box{
	width: 100%;
	}

.comercio-info{
	padding-right: 10px;

}

.comercio-info p{
	  padding-left: 10px !important;
}
}


@media screen and (max-width: 650px) {

.comercio-anuncios{
	width: 100%;
	margin-top: 10px;
	}

.comercio-recomenda{
	margin-left: 0;
	padding-left: 8px;
	}

.titulo-lista ul{
	padding-left: 10px;
	padding-top: 0;
	margin-top: 0;
	}

.titulo-lista p{
	float: none;
	margin-bottom: 0;
	}

.comercio-box{
	width: 100%;
	}
	
.comercio-info{
	border-left: 0;
	width: 100%	;
	overflow: hidden;
	height: auto;
	padding-left: 0;
	margin-left: 0;
	border-top: 1px #1b1b1b solid;
	min-height: 10px !important;
	}

.comercio-info p{
	padding-left: 0;
	padding-top: 5px;
	}
