.vendor-profile-sidebar-2880-wrapper {
	background-color: #ffffff;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	padding: 20px;
	text-align: center;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.vendor-profile-sidebar-2880-avatar img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	object-fit: cover;
	margin-bottom: 15px;
	border: 3px solid #f1f5f9;
}

.vendor-profile-sidebar-2880-title {
	margin: 0 0 10px 0;
	font-size: 1.25rem;
	font-weight: 600;
}

.vendor-profile-sidebar-2880-title a {
	color: inherit;
	text-decoration: none;
}

.vendor-profile-sidebar-2880-rating {
	margin-bottom: 15px;
	color: #fbbf24;
}

.vendor-profile-sidebar-2880-contact {
	margin-bottom: 20px;
	font-size: 0.875rem;
	color: #64748b;
}

.vendor-profile-sidebar-2880-contact-label {
	font-weight: 600;
	margin-right: 5px;
}

.vendor-profile-sidebar-2880-action .elementor-button {
	width: 100%;
	justify-content: center;
}
