/* Template Elementor — Single Socio */
.aiop-single-socio-hero {
	background-color: #faf9f9;
}

.aiop-single-socio-hero .aiop-single-socio-photo img {
	border-radius: 50%;
	aspect-ratio: 1;
	object-fit: cover;
	width: 100%;
	max-width: 420px;
}

.aiop-single-socio-badge-categoria .elementor-heading-title {
	display: inline-block;
	font-size: 13px !important;
	font-weight: 600 !important;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #eb6037;
}

.aiop-single-socio-nome .elementor-heading-title {
	font-weight: 100 !important;
	line-height: 1.05;
}

.aiop-single-socio-localita .elementor-heading-title {
	font-weight: 300 !important;
	color: #64748b;
}

.aiop-single-socio-cv-band {
	background: #17100f;
	color: #fff;
}

.aiop-single-socio-cv-band .elementor-heading-title {
	color: #fff;
}

.aiop-single-socio-social .elementor-icon-list-icon i {
	color: #eb6037;
}

@media (max-width: 767px) {
	.aiop-single-socio-hero > .e-con-inner,
	.aiop-single-socio-hero .e-con {
		flex-direction: column !important;
	}

	.aiop-single-socio-photo {
		text-align: center;
	}
}
