/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2026 | 11:55:49 */
.blog_holder.masonry_full_width article:not(.format-link):not(.format-quote) .post_text .post_text_inner {text-align: left!important;}

.post_info {display: none!important;}
.blog_holder.pinterest_full_width article h4 {min-height: 4em;}
.blog_holder.masonry_full_width article h4 a {
	-webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.post_excerpt {
	-webkit-line-clamp: 5;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.page-id-1355 .blog_holder.masonry_full_width.pinterest_full_width article {width: calc(25% - 30px); padding-left: 15px; padding-right: 15px;}
.page-id-1355 .vc_single_image-wrapper {padding: 0 15px;}

@media only screen and (max-width: 1470px) {
	.page-id-1355 .blog_holder.masonry_full_width.pinterest_full_width article {width: calc(33.33% - 30px);}
}

@media only screen and (max-width: 1024px) {
	.page-id-1355 .blog_holder.masonry_full_width.pinterest_full_width article {width: calc(50% - 30px);}
}

@media only screen and (max-width: 600px) {
	.page-id-1355 .blog_holder.masonry_full_width.pinterest_full_width article {width: 100%; padding: 0;}
	.page-id-1355 .vc_single_image-wrapper {padding: 0;}
}