#sites-nav-desktop-wrapper {
  position: relative;
  position: fixed;
  /*border: solid;*/
  background: #e2dcd7;
  z-index: 12;
  width: 100%;
  /*max-height: 160px;*/
  display: none;
  /*border: solid;*/
  /*	&::after{
  		position: absolute;
  		display: block;
  		content: '';
  		width: 86%;
  		background: black;
  		height: 1px;
  		margin-left: 6%;
  	}*/
  /* hide on mobile*/ }
  #sites-nav-desktop-wrapper #menu-row-links {
    padding: 0;
    max-width: 100%;
    margin-top: -50px;
    /*display: none;*/
    /*margin-top: -6%;*/
    z-index: 12; }
    #sites-nav-desktop-wrapper #menu-row-links .columns .columns {
      padding: 0; }
    #sites-nav-desktop-wrapper #menu-row-links a:hover {
      color: #908B87;
      cursor: pointer; }
  #sites-nav-desktop-wrapper .row {
    width: 100%;
    max-width: 100%;
    max-width: 85%;
    margin: 0 auto; }
    #sites-nav-desktop-wrapper .row .columns {
      /*margin-top: 10px;*/ }
  #sites-nav-desktop-wrapper #nav_bar_decoration_desktop {
    /*position: absolute;*/
    position: relative;
    display: none;
    content: '';
    width: 86%;
    background: black;
    height: 1px;
    /*margin-left: 6%;*/
    margin-left: 7%;
    /*margin: 0 auto;*/ }
  #sites-nav-desktop-wrapper #menu-row {
    /* logo has a background that clips without this */
    /*min-height: 124px;*/ }
  #sites-nav-desktop-wrapper #nav_heritage {
    /*display: none;*/ }
    #sites-nav-desktop-wrapper #nav_heritage h2 {
      text-align: left; }
  #sites-nav-desktop-wrapper #nav_design h2 {
    text-align: right; }
  #sites-nav-desktop-wrapper #nav_collections h2 {
    text-align: left; }
  #sites-nav-desktop-wrapper #nav_inquiries h2 {
    text-align: right; }
  #sites-nav-desktop-wrapper h2 {
    font-size: 0.8em;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 6% 0;
    padding: 0;
    /*letter-spacing: 3px;*/
    /*margin-top: 58%;*/
    margin-top: 20px;
    padding-bottom: 20px;
    z-index: 2;
    position: relative;
    font-family: tenor-sans, sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 2px;
    /*text-align: center;*/ }
  #sites-nav-desktop-wrapper #logo {
    /*width: 298px;*/
    width: 100%;
    height: 120px;
    /*border: solid;*/
    /*position: absolute;*/
    /*top: 20%;*/
    /*left: 50%;*/
    /*left: 100%;*/
    /*margin-left: -149px;*/
    background: url(../images/logo/logo_desktop_2-01.png) no-repeat center center;
    background-size: 300px 80px;
    z-index: 1; }
    #sites-nav-desktop-wrapper #logo a {
      display: block;
      text-indent: -900em;
      /*border: solid;*/
      width: 100%;
      height: 100%; }

/*#inquiries:before { 
  display: block; 
  content: " "; 
  margin-top: -175px; 
  height: 175px; 
  visibility: hidden; 
}*/
@media only screen and (min-width: 40.063em) {
  #sites-nav-desktop-wrapper {
    display: block; } }

/*# sourceMappingURL=sites-nav-desktop.css.map */
