/*
	Theme Name: GoodLife Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>GoodLife Magazine WordPress Theme by <a href="http://themeforest.net/user/fuelthemes?ref=fuelthemes">Fuel Themes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: goodlife-wp
*/

@import url("../goodlife-wp/style.css");

.gallery .gallery-item .gallery-caption {
    font-size: 11px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    text-align: center;
    margin-top: 11px;
}

.gallery .gallery-item img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
}

.gallery .gallery-item {
    margin-bottom: 20px;
}

.gallery {
    margin: 0;
}