/* Menu superior fix */

.site-above-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 99999;
  background-color: #999933;
  border-bottom-width: 1px;
  border-bottom-color: #999933;
  border-bottom-style: solid;
  opacity: 0.9;
  margin-right: 100%;
}

/* Posicio imatges */

#page.hfeed.site {
  margin-top: 63px;
}