/*
 Theme Name:   Enfold Child
 Description:  Child Theme for Enfold Theme
 Author:	   Gravit
 Template:     enfold
 Version:      1.0.0
*/

/* Hide Captions on Thumbnails */
.thumbnail-caption {
    display: none;
}

.logo {display: none;}

.custhead p {
	text-shadow: 2px 2px black;
}