/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 29 2024 | 14:52:57 */
.image_src_custom img {
    margin: 0px auto !important;
    width: 70%;
    height: 100%;
    display: block;
}
.image_src_custom {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 11px;
}

@media (max-width:767px){
	.elementor-nav-menu--canvas .mp-level ul li.menu-item a {
    color: #0C338C;
}
}