/*

Your custom css

*/


.mk-gallery .hover-overlay_layer .gallery-title {
	font-size: 22px !important;
	font-weight: normal !important;
}

#mk-footer p {
	line-height: normal !important;
}
.mk-gallery .hover-overlay_layer .gallery-caption {
	text-transform: none !important;
	
}


@media only screen and (max-width: 767px) {
  #mk-footer, #mk-footer p {
	text-align: center !important;
}

}


