/*

Theme Name: Enfold Child

Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.

Version: 1.0

Author: Kriesi

Author URI: http://www.kriesi.at

Template: enfold

*/


/*Add your own styles here:*/

/*Added by JoeVanGundy to decrease hover title within galleries:*/

#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {

    font-size: 1em;

}


/* Lightbox white background - Joe*/
img.mfp-img {
    background-color: white;
}
div.avia-popup .mfp-close {
    background-color: black;
}
#top .thumbnail_container img {
    background-color: white;
}
	/* Other Table Styles widget horizontal - Joe*/
ul.productsbycat_list li.wcpbc-product {
    margin: 10px 10px;
    display: inline-block;
}