/*
Theme Name:		 Vault Child
Theme URI:		 https://vault.uicore.co/
Description:	 Child theme for Vault - Multi-Purpose Elementor WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 vault
Version:		 1.0.0
Text Domain:	 vault
*/


/*
    Add your custom styles here
*/

.member img {
	object-fit: cover;
    object-position: center center;
	height: 400px  !important;
    width: 100%  !important;
}
.single-post .uicore-feature-img-wrapper img {
	width: 100%;
	border-radius: 6px;
	height: 400px;
	object-fit: cover;
    object-position: center center;
	height: 400px;
    width: 100%;
}

.uicore-blog h1 {
	font-size: 44px !important;
}

.uicore-blog .single-post .uicore-entry-meta span {
	font-size: 14px !important;
}

.projectsGrid .uicore-post {
	border-radius: 0px !important;
}

.ui-staging {
	display: none;
}

#sideFinancingPart {
	display: block;
}