.site-above-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  border-bottom-width: 2px;
  border-bottom-color: #cc1939;
  border-bottom-style: solid;
  top: 0px;
  z-index: 99999;
  opacity: 0.95;
}

#content.site-content {
  margin-top: 95px;
}
/*
.ast-mobile-header-content.content-align-center{
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  border-bottom-width: 2px;
  border-bottom-color: #cc1939;
  border-bottom-style: solid;
  top: 0px;
  z-index: 99999;
  opacity: 0.95;
}*/

.ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default {
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  border-bottom-width: 2px;
  border-bottom-color: #cc1939;
  border-bottom-style: solid;
  top: 0px;
  z-index: 99999;
  opacity: 0.95;
}