.yw-logo {
  position: relative; }
  .yw-logo a.ab-item {
    padding-left: 40px !important; }
    .yw-logo a.ab-item:after {
      content: '';
      background-image: url(../images/menu-icon.svg);
      width: 25px;
      height: 25px;
      position: absolute;
      left: 5px;
      background-size: contain;
      color: #FFF;
      background-repeat: no-repeat;
      top: 0;
      bottom: 0;
      margin: auto;
      vertical-align: middle;
      background-position: center; }

/*# sourceMappingURL=yw-global.css.map */
