.custom-room-suite-info::after {
		clear: both;
		content: "";
		display: block;
}

.custom-room-suite-info ul {
		margin: 10px 0 30px;
		padding: 0;
		list-style: none;
}

.custom-room-suite-info ul li {
		border-bottom: 1px solid #e9e9e9;
}

.custom-room-suite-info ul li label {
		display: inline-block;
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		opacity: 0.7;
		padding: 0;
		text-align: left;
		text-transform: uppercase;
		width: 50%;
}

.custom-room-suite-info ul li span {
		display: inline-block;
		font-size: 12px;
		font-weight: normal;
		line-height: 14px;
		margin: 0 -10px 0 -5px;
		padding: 0;
		width: 50%;
		text-align: right;
}

.custom-room-suite-info ul li strong {
		display: inline-block;
		font-size: 12px;
		font-weight: normal;
		line-height: 14px;
		margin: 0 -10px 0 -5px;
		padding: 0;
		width: 50%;
		text-align: right;
		font-size: 14px;
		font-weight: 700;
		padding: 15px 0;
}

.custom-room-suite-info ul li .room-suite-info-detail {
		float: left;
		font-size: 11px;
		margin: 7px 0 0;
		text-transform: uppercase;
}

.custom-room-suite-info ul li .room-suite-info-book {
		float: right;
		font-size: 12px;
		margin: 7px 0 0;
		text-transform: uppercase;
		font-weight: 700;
}

.custom-room-suite-info ul li .room-suite-info-book-now {
		float: right;
		margin: 7px 0 50px;
}

.custom-room-suite-info ul li:last-child {
		border-bottom: 0;
}
