.yith-wcbk-booking-form .yith-wcbk-form-section-service .help_tip svg {
	margin-bottom: -2px;
}

.yith-booking #tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999;
}

.yith-booking #tiptip_content {
	font-size: .8em;
	max-width: 500px;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	background: #fff;
	color: #484848;
	border-radius: 0;
	border: 1px solid #dbdbdb;
	padding: 18px;
}

.yith-booking #tiptip_arrow, .yith-booking #tiptip_arrow_inner {
	position: absolute;
	border: 6px solid transparent;
	height: 0;
	width: 0;
}