.tpbd-mobile-product-share {
	clear: both;
	margin: 1.25rem 0;
}

.tpbd-mobile-product-share[hidden] {
	display: none !important;
}

.tpbd-mobile-product-share__trigger {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 0.55rem;
	margin: 0 !important;
	text-decoration: none !important;
}

.tpbd-mobile-product-share__icon {
	width: 1.15em;
	height: 1.15em;
	flex: 0 0 auto;
}

.tpbd-mobile-product-share__status {
	margin: 0.5rem 0 0;
	font-size: 0.9em;
}

.tpbd-mobile-product-share__status:empty {
	display: none;
}

@media (max-width: 544px) {
	.tpbd-mobile-product-share,
	.tpbd-mobile-product-share__trigger {
		width: 100%;
	}
}
