/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 27 2025 | 06:41:30 */
.wpcp-carousel-section .wpcp-single-item img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    box-shadow: none;
    width: 350px;
    height: 350px;
    object-fit: cover;
    border-radius: 25px;
}

.wpcp-single-item {
	overflow: hidden;
}


.wpcp-carousel-section .wpcp-slide-image {
    line-height: 0;
    text-align: center;
    overflow: hidden;
    border-radius: 25px;
}

.wpcp-carousel-section .wpcp-slide-image {
    line-height: 0;
    text-align: center;
    overflow: hidden;
    border-radius: 25px;
}

#poststuff h2, .wpcp-post-carousel .wpcp-single-item .wpcp-all-captions h2 {
	text-align: center;
	font-size: 1em;
    font-style: normal;
    font-family: 'Manrope';
    font-weight: 400;
}

