/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 21 2025 | 10:45:52 */
.w-html.teamLogo img {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 10px;
	max-width: 200px;
	height: 100px;
	object-fit: contain;
}
.leftTeamImg .vc_column-inner {
	background-color: #eee !important;
}
.singleProfileTop .vc_col-sm-5 .w-image {
	background-color: #eee !important;
}

.person-row .w-person-role {
	color: #24293e !important;
	opacity: 1;
	font-weight: 500;
	font-size: 14px;
	text-align: left;
}
.person-row .wpb_wrapper:hover > .w-person .w-person-content {
	background: #24293e !important;
}
.person-row .w-person-role {
	color: #24293e !important;
}
.person-row .wpb_wrapper:hover > .w-person .w-person-role {
	color: #fff !important;
}
.person-row .w-person-content {
	padding: 20px 5px 20px 20px;
	position: relative;
	background: #f4f6f8;
	margin-right: 30px;
	margin-top: -30px;
}
.person-row .w-person {
	box-shadow: none;
}
.person-row .w-person-name {
	font-size: 16px;
	color: #d94f60 !important;
	padding-top: 5px;
}
.person-row .w-person-description {
	margin-top: 0px;
	color: #fff;
	text-align: left;
	position: absolute;
	right: 2rem;
	top: 1.5rem;
}
.person-row .w-socials-list {
	display: inline-block;
	background-color: #00000075;
	border-radius: 5px 5px 0px 0px;
	position: absolute;
	bottom: 104px;
	z-index: 10;
	right: 5.5rem;
	opacity: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.person-row .w-socials-list .w-socials-item {
	display: block;
}
.person-row .w-socials-item-link i {
	background-color: #d94f60;
}
.person-row .wpb_wrapper:hover > .w-socials .w-socials-list {
	opacity: 1 !important;
}
.person-row .imgPer {
	width: 45px;
	padding: 8px;
	border-radius: 30px;
	background-color: #d94f60;
}
.person-row .w-person .w-person-image {
	background-image: url('/wp-content/uploads/2023/08/dlsa-icon-only.svg');
	background-repeat: no-repeat;
	background-blend-mode: overlay;
	background-position: top right;
	background-size: cover;
	padding: 30px 30px 0px 30px;
}
.person-row .wpb_wrapper:hover > .w-person .w-person-image {
	background-blend-mode: normal;
}
.person-row .w-person-name {
	font-size: 16px;
	color: #d94f60 !important;
	padding-top: 5px;
	text-align: left;
}
.person-row .w-person {
	transition: all 1s;
}
.person-row .w-person .w-person-image {
	background-color: #F4F6F8;
}
.singleProfile  .w-grid-list {
	box-shadow: none !important;
}
.singleProfile .w-grid[class*="ratio_"] .post_image img, .singleProfile .w-grid[class*="ratio_"] .w-post-elm.type_image img {
	object-fit: contain !important;
}
.singleProfile .w-grid-list article.w-grid-item {
	border-top: 1px solid #eee;
}
.singleProfile .w-grid-list article.w-grid-item:first-child {
	border-left: 1px solid #eee;
}
.post-author-ava img {
	background: #fff;
}
.singlePostDate:before {
    content: '/';
    margin-right: 10px;
}
@media (max-width:768px){
.person-row .imgPer {
	width: 40px;
}
.person-row .w-person-content {
	margin-right: 15px;
	margin-top: -50px;
}
.person-row .w-socials-list {
	bottom: 100px;
	right: 4.5rem;
}
.person-row .w-person-description {
	right: 1.5rem;
}
.person-row .w-person-name {
	font-size: 16px;
}
.person-row .w-socials-list {
	bottom: 99px;
}
.person-row .w-person-role {
	font-size: 12px;
}
.person-row .w-person-content {
	margin-right: 20px;
}
}