/*
Theme Name: GeneratePress Child theme of generatepress
Theme URI: 
Description: Child theme of generatepress theme for the GeneratePress theme
Author: <a href="https://tomusborne.com">Tom Usborne</a>
Author URI: 
Template: generatepress
Version: 2.4.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 12 Feb 2020 23:23:50 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/



.content-area figure.wp-block-gallery.has-nested-images {
	justify-content: flex-start;
	margin-bottom: 3rem;
	--wp--style--unstable-gallery-gap: 3rem;
	--wp--style--gallery-gap-default: 3rem;
}

.content-area .wp-block-gallery.has-nested-images figure.wp-block-image,
.content-area .wp-block-gallery.has-nested-images figure.wp-block-image > a, 
.content-area .wp-block-gallery.has-nested-images figure.wp-block-image > div,
.content-area .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), 
.content-area .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
	flex-grow: 0;
	width: auto;
}

.content-area .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
background: none;
position: relative;
color: #111;
font-weight: 500;
font-size: 14px;
}