/* My custom css file */

/* title and caption font changes  */

.mfp-content {
	font-family: lato, sans-serif;
	font-weight: 300;
	}
	
.mfp-title {
	padding: 10px 50px;
	line-height: 24px;
	}