/*
 Theme Name:     Cang's Adventures
 Theme URI:      http://cangsadventures.com/
 Description:    Child theme based on Extra
 Author:         Grant Hawkey
 Author URI:     http://granthawkey.com
 Template:       Extra
 Version:        1.0.0
*/
 
@import url("../Extra/style.css");
 
/* Custom overrides
------------------------------------------------------- */


/* Hiding image titles in galleries - must have 'hide-image-title' in the module CSS class field */
.hide-image-title h3.et_pb_gallery_title,
.mfp-title {
    display: none;
}

.et_pb_portfolio_item .post-meta, .et_pb_gallery_item .et_pb_gallery_caption {
    margin: .4em auto;
    width: 90%;
}