/*---------------------------------------------------------------------------------

 Theme Name:   CF Financial Group
 Theme URI:    https://cffinancialgroup.com
 Description:  New website developed for CF Financial Group
 Author:       Catalyst Group Marketing
 Author URI:   https://thinkcatalyst.co
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.et-l--footer .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget {
	width: 100%!important;
}

.blog-posts-shortcode .et-waypoint:not(.et_pb_counters) { 
	opacity: 1!important;
}

.blog-posts-shortcode .el-dbe-blog-extra article {
	width: 30%;
	display: inline-grid;
	border: 1px solid #eee;
	margin: 10px!important;
}

.blog-posts-shortcode.et_pb_row {
	width: 100%!important;	
}

.blog-posts-shortcode .el-dbe-blog-extra .abs-url,
.blog-posts-shortcode .el-dbe-blog-extra .more-link { 
	display: none!important;
}

.blog-posts-shortcode .el-dbe-blog-extra article a img {
	width: 100%!important;
	max-width: unset!important;
	height: auto!important;
}

.blog-posts-shortcode .el-dbe-blog-extra .entry-title {
	font-size: 17px!important;
	padding: 20px 15px!important;
}