/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Urban Block Media
 Author URI:     https://urbanblockmedia.com/
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


.sponsor-block{
	display:flex;
	flex-direction:column;
	grid-gap:20px;
	align-items:center;
	padding: 20px;
	border-radius: 20px;
	box-shadow:0 0 20px 0 rgba(0,0,0,0.05);
}

.disq_image_gallery .gallery-images .gallery-item .gallery-image img{
	width: 100%;
}

.hide-header{
	display :none;
}

#cff.cff-masonry .cff-item{
	padding:15px;
	background-color:#fff;
	overflow:hidden;
	box-shadow:0 0 20px rgba(0,0,0,0.05);
	border:unset!important;
}
.cff-wrapper-ctn,
#cff .cff-posts-wrap{
	overflow:visible;
}

.cff-post-text{
	overflow:hidden;
}