/*
Theme Name: enfold Child
Description: child theme of enfold
Template: enfold
Version: 3.8
*/

@import url("../enfold/style.css");

.mfp-title {
display: block !important;
}
/* Display caption below thumbnail */
#top .avia-gallery .avia-gallery-thumb a:after {
content: attr(title);
margin: 10px 0;
position: relative;
display: block;
width: 100%;
font-size: 18px;
text-align: center;
color: #222222;
text-decoration: none;
}

.first_thumb.lightbox.lightbox-added:hover {
	text-decoration: none !important;
	color: #000 !important;
}