.compuway-whatsapp-order {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 12px;
}

.compuway-whatsapp-order__button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	box-sizing: border-box;
	border-radius: 10px !important;
	background: #25d366 !important;
	border-color: #25d366 !important;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
}

.compuway-whatsapp-order__button:hover,
.compuway-whatsapp-order__button:focus {
	background: #1ebe57 !important;
	border-color: #1ebe57 !important;
	color: #fff !important;
}

.compuway-whatsapp-order__icon {
	display: inline-flex;
	line-height: 0;
}

.compuway-whatsapp-order__label {
	font-weight: 600;
}
