/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 03 2025 | 12:39:13 */
.remove-after:after{
   display:  none !important;
}

.form-label label{
	color:#1d1d22 !important;
}
.form-label p textarea,
.form-label p input{
	width:100% !important;
}
.overlay-opacity{
    position:relative;
}
.overlay-opacity:before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.8);
    z-index:0;
}
@media (max-width:576px){
	*{
		box-sizing:border-box !important;
	}
	.form-mobile-style br{
    display:none;
}
.form-mobile-style form{
    padding:15px;
}
.form-mobile-style .to78fu7j .xpez2hh0,
.form-mobile-style textarea,
.form-mobile-style input{
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
}
	.social-center .softlite-dynamic-list{
    justify-content:center !important;
}
	.img-m-space .softlite-dynamic-card-box,
	.space-10{
		padding:10px !important;
	}
}