/* Toronto card style overrides scoped to Other Animals listing only */
.buzz-other-animals-shortcode .Bzl-card-toronto .Bzl-dog-img {
	border: 0 !important;
	z-index: 10 !important;
	margin: 0 !important;
}

.buzz-other-animals-shortcode .Bzl-card-toronto .Bzl-dog-info {
	margin-top: -50px;
	border-radius: 70px !important;
}

.buzz-other-animals-shortcode .Bzl-card-toronto .Bzl-dog-info div.Bzl-dog-heading {
	border-radius: 70px 70px 0 0 !important;
	padding-top: 65px !important;
}

.buzz-other-animals-shortcode .Bzl-card-toronto.Bzl-dog-post .Bzl-dog-meta .row > div {
	display: flex;
	gap: 10px;
	align-items: center;
	padding: 0 10px;
}

.buzz-other-animals-shortcode .Bzl-card-toronto .Bzl-dog-details {
	position: relative;
}

.buzz-other-animals-shortcode .Bzl-card-toronto .Bzl-dog-description {
	border-radius: 0 0 10px 0 !important;
	position: relative;
	z-index: 99;
}

.buzz-other-animals-shortcode .Bzl-card-toronto .Bzl-pending {
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.buzz-other-animals-shortcode .Bzl-card-toronto .Bzl-pending i {
	margin: 0 !important;
}
