/*Header widjet*/

#masthead .hgroup #header-sidebar {
  color: #3e1280;
  text-align: center;
  font-size: 13px;
  font-variant: normal;
}


/*Remove link Underline*/

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

#colophon a {
  text-decoration: none;
}

#colophon a:hover {
  text-decoration: none;
}

/*Background of mobile menu*/

.mobile-nav-frame {
  background: #3e1280 !important;
}

.mobile-nav-frame .title {
  background: #3e1280 !important;
  border-bottom: 1px solid rgba(255,255,255,0.36) !important;
}

/*language flag alignement */

#masthead .hgroup #header-sidebar aside.widget:last-child {
  position: fixed;
  top: 1px;
  right: 10px;
}

/*logo bottom margin*/

#masthead .hgroup .logo img {
  margin-bottom: 10px;
}

span {
  float: none;
}

/* padding for room carousel*/

.entry-content img {
  margin-left: -4px;
}

/* map */

.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-1252-1 {
  margin-bottom: -70px;
}

/* Hall Menu meter square */

.so-widget-sow-features-default-241fd1c6a2c0 .sow-features-list .sow-features-feature p:last-child {
  margin-top: -24px;
  float: center;
}

#main-slider {
 	display: none; 
}