#trip-itinerary h5 {
  font-size: 1.4em;
  line-height: 0;
  margin: 1.5em 0 0.5em 0;
  color: #555E63;
  font-family: 'MuseoSlab900', 'Rokkitt', serif; }
#trip-itinerary ul {
  margin-left: 2em; }
  #trip-itinerary ul li {
    list-style: disc outside url('//media.gadventures.com/media-server/static/sta/css/images/bullet-arrow.png?c7feb209e912'); }

#whatsincluded ul {
  margin: 1em;
  margin-left: 2em; }
  #whatsincluded ul li {
    list-style: disc outside;
    margin-bottom: 10px; }

#trip-pricing {
  background-color: #eefafb;
  color: #333333; }
  #trip-pricing label {
    color: #333333; }
  #trip-pricing .was a,
  #trip-pricing .was a:visited,
  #trip-pricing .was a:hover,
  #trip-pricing .was a:active {
    color: #333333;
    border-bottom: 1px dotted #333333; }
  #trip-pricing #trip-price {
    color: #fb4f14; }
  #trip-pricing #trip-myownroom {
    border-left: 1px solid #333; }

a.trip-map {
  background: #208bdd; }
  a.trip-map:hover {
    border: 1px solid #208bdd; }

#trip_header .banner .banner-guaranteed {
  background-image: none; }

#trip-attributes div a:hover {
  color: #fb4f14; }

#trip-addons {
  border: none; }
  #trip-addons h4 {
    background-color: #1e82ce; }
  #trip-addons ul {
    padding: 4px; }
