.db-a2b592b2-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.db-a2b592b2-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	cursor: pointer;
	transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
	line-height: 1;
	box-sizing: border-box;
}

.db-a2b592b2-btn-b {
	border: 2px solid currentColor;
}

.db-a2b592b2-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

.db-a2b592b2-label {
	line-height: 1;
}

/* Stretch mode */
.db-a2b592b2-wrapper[style*="stretch"] .db-a2b592b2-btn,
.db-a2b592b2-wrapper {
	/* handled by Elementor selectors */
}

.db-a2b592b2-wrapper .db-a2b592b2-btn {
	flex-shrink: 0;
}
