.not-homepage #pageheader .util-area {
  position: absolute;
  height: 30px;
  margin-top: 10px;
  z-index: 50;
  width: 220px;
  right: 0px;
}

.not-homepage {
	padding-top: 57px; 
}

.not-homepage #pageheader {
  position: fixed;
  top: 0px;
  margin: 0 !important;
  height: 30px;
  margin-top: 10px;
  width: 208px;
  right: 0px;
  z-index: 99999999999;
  background: 0; 
}

.not-homepage .util-area .utils {
	top: -2px !important;
    margin-top: 0 !important;
    right: 16px !important; 
}


.not-homepage #pageheader a {
  color: white; 
}

.not-homepage #pageheader .slash {
  color: white;
}

.not-homepage #pageheader .logo {
  display: none;
}

.not-homepage .trial-button-mc-float-face {
 	display: none; 
}

@media screen and (min-width: 768px) {
  .not-homepage .tote {
    color: white;
    background: url(//cdn.shopify.com/s/files/1/1006/6546/t/25/assets/tote-black.jpg?13284424507465137778);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {

  .not-homepage div#inner-wrap{
    margin-top: 0 !important;
  }
  }