/****** PLACE YOUR CUSTOM STYLES HERE ******/

p{
	color: #8a8a8a;
}


.bg-cinza{
	background-color: #d7d8d8;
}


.lightbox-grid li{
	border:0;
}
.lightbox-grid, .lightbox-grid ul, .lightbox-grid li {
	margin:0;
	padding:0;
}

.social-list {
    font-size: 30px;
}

@media (max-width: 990px) {
.image-loyalty{
	max-height: 250px;
	border-right: 0 !important;
	margin-right: 0 !important;
}
	
  .text-center-md {
    text-align: center !important;
  }
  

}


@media all and (min-width: 991px) {
.image-loyalty{
	max-height: 250px;
	border-right: 1px solid #8a8a8a !important;
	margin-right: 42px;
}
}