/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */



.dropdown-menu .mega-col[data-type="menu"] .nav-item span {

  text-wrap: nowrap;

}
#footer {
  background: none;
  padding-bottom: 0;
}
.copy-right-footer {
	margin-bottom: 10px;
}
.popup-over a.popup-title {
	color: #000;
}
@media (max-width: 576px){

	#apb-roomlist {

		overflow: scroll;

	}

}

