/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 21 2024 | 19:16:47 */
BODY .slider-slide-content::before
{
	background: linear-gradient(to right, #c466045e 50%, rgba(0, 0, 0, 0) 74%);
}

#latest-section .post-meta,.postbox-info
{
	display:none;
}
.pp-multiple-authors-boxes-li
{
	min-width: 130px;
	max-width: 130px;
}

.pp-multiple-authors-boxes-li DIV
{
	width:100%;
	text-align:center;
}

BODY .pp-multiple-authors-boxes-wrapper.pp-multiple-authors-layout-inline.multiple-authors-target-widget .pp-author-boxes-avatar img
{
	object-fit: cover;
	border-radius:50%!important;
	width: 90px !important;
    height: 90px !important;
}
.pp-author-boxes-avatar
{
	margin-bottom:10px;
}

#footer LI
{
	margin-bottom: 30px;
}

.pp-multiple-authors-layout-inline ul.pp-multiple-authors-boxes-ul
{
	display: flex;
    justify-content: space-evenly;
    align-items: baseline;
    flex-wrap: wrap;
}