.produto-especificacoes{
  margin-top: 20px;
  margin-bottom: 50px;
}

.produto-descricao{
	margin-top: 15px;
}

.icon-copos{
	height: 91px;
	width: 86px;
	background-image: url(../images/icons/icon-copos.png);
}

.icon-kit-bambu{
	height: 88px;
	width: 91px;
	background-image: url(../images/icons/icon-kit-bambu.png);
}

.icon-talheres{
	height: 91px;
	width: 72px;
	background-image: url(../images/icons/icon-talheres.png);
}

.icon-tapete{
	height: 91px;
	width: 84px;
	background-image: url(../images/icons/icon-tapete.png);
}

.my-icon{
	font-size: 25px;
  margin-top: 4px;
  position: absolute;
}

.naoexibir {
	display: none;
}

.pb_10{
  padding-bottom: 10px;
}

.title_product{
  color: #19AFAE;
  font-weight: 400;

}

.default{
  list-style-type: none;
}
