/*
Theme Name: LMG Create:Creative
Theme URI: https://wearelmg.com/
Description: This is the Create:Creative theme created for the Genesis Framework.
Author: :<G
Author URI: https://www.wearelmg.com/

Version: 2.8.0

Tags: accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/
.int-tier .image-grid-container li:nth-child(9){
    border-left: 0
}

#gform_confirmation_message_2 {
	color: #fff !important;
}
.gform_required_legend {
	color: #fff !important;
}


@media screen and (max-width: 40em) {
	.int-tier .image-grid-container li:last-child {
	        border-top: 1px solid #fff;
        border-left: 0;
}
	body:not(.home) .content .entry-header, body:not(.home) .entry .entry-header {
		    padding-left: 12px;
    padding-right: 12px;
	}
	.book-intro h3{
		font-size: 1.75rem;
	}
}

@media screen and (max-width: 64em) {
	.int-tier.no-padding-top {
		padding-top: 0;
	}
	.mt-small {
		margin-top: 1rem;
	}
	.int-tier>.wrap .accordion-container h4.accordion-title {
		padding-right: 30px;
	}
}

.gform_footer.top_label {
	text-align: center;
}