.ibp-custom-waze-container {
	position: relative;
}

.ibp-custom-waze-direction-button {
	text-decoration: none;
	line-height: 0;
}

.ibp-custom-waze-direction-button img {
	display: inline-block;
	vertical-align: middle;
}

#getDirection.ibp-custom-waze-direction-button::before,
.ibp-custom-waze-direction-button::before {
	content: none !important;
	display: none !important;
}

.ibp-custom-waze-floating {
	position: absolute;
	right: 12px;
	bottom: 12px;
	z-index: 10;
}
