/** Shopify CDN: Minification failed

Line 54:14 Expected ":"

**/
#shopify-section-new-header {
    height: 105px;
    background-color: #000;
  }
  @media(max-width: 1223px) {
    #shopify-section-new-header {
      height: 98px;
    }
  }
  .new-header {
    position: relative;
    background: #fff;
    width: 100%;
    top: 0;
    z-index: 102;

    display: block;
    padding: 0;
    height: 98px;

    border-bottom: solid 1px #E3E3E3;
  }
  .new-header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .new-header__container {
    padding-top: 0.5vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 59px;
    padding: 0 16px;
    width: 100%;
  }
  .new-header__logo-and-nav {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .new-header__logo-and-nav * {
    height: 100%;
    align-items: center;
    display: flex;
  }
  .new-header__logo {
    display: inline-block;
    flex-basis
      margin: 0;
      max-width: 145px;
  }
  .new-header__nav {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-bottom: 0;
  }

  .new-header__cart-icon,
  .js-drawer-open-right {
    position: relative;
  }
  .new-header__mobile-wrapper .new-header__hamburger-icon .new-header__cart-icon {
    width: 27px;
    margin-left: 5px;
  }
  .new-header__mobile-wrapper .new-header__hamburger-icon .new-header__cart-icon.open {
    width: 32px;
    height: 32px;
    margin-left: 0px;
    background: #000;
  }
  .new-header__mobile-wrapper .new-header__search-icon {
    width: 14px;
    margin-left: 14px;
  }
  .new-header__mobile-wrapper .new-header__account-icon {
    width: 17px;
  }
  .new-header__mobile-wrapper .new-header__mini-cart-icon {
    width: 17px;
    margin-left: 24px;
  }
  .new-header .search_bar {
    position: absolute;
    left: 0;
    right: 0;
    height: 100vh;
    background-color: #fffffff2;
    padding: 0 250px 0 356px;
  }
  @media(max-width: 1223px) {
    .new-header .search_bar {
      padding: 0 30px;
    }
  }
  @media(max-width: 767px) {
    .new-header .search_bar {
      padding: 0 25px;
      z-index: 1000;
    }
  }
  .new-header .search_bar form {
    position: relative;
  }
  .new-header .search_bar .search_drawer {
    font-family: 'ABCMonumentGrotesk-Bold', sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 2.23;
    color: #000;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-bottom: solid 1px #a3a3a3;
    padding: 10px 30px 13px 0;
    text-indent: unset;
    background: none;
  }
  @media(max-width: 767px) {
    .new-header .search_bar .search_drawer {
      font-family: 'ABCMonumentGrotesk-Regular', sans-serif;
      font-size: 18px;
      font-weight: 700;
      line-height: 3.33;
      text-transform: none;
      letter-spacing: normal;
      border-bottom: solid 2px #000000;
      padding-bottom: 0;
    }
  }
  .new-header .search_bar .close-search-bar,
  .new-header .search_bar .search-submit {
    position: absolute;
    right: 5px;
    top: 29px;
    cursor: pointer;
  }
  @media(max-width: 1223px) {
    .new-header .search_bar .close-search-bar,
    .new-header .search_bar .search-submit {
      right: 0;
    }
  }
  .new-header .search_bar .close-search-bar svg,
  .new-header .search_bar .search-submit svg {
    width: 20px;
    height: 21px;
  }
  .new-header .search_bar .close-search-bar svg g,
  .new-header .search_bar .search-submit svg g {
    fill: #000;
  }
  .new-header .search_bar .search-submit {
    display: none;
    outline: none;
    background: none;
    border: none;
    padding: 0;
    top: 34px;
  }
  .new-header .search_bar .search-submit svg {
    width: 16px;
    height: 17px;
  }
  .new-header .search_bar .search-submit svg g {
    fill: none;
    stroke: #000;
  }
  @media(max-width: 767px) {
    .new-header .search_bar .search-submit {
      display: block;
      right: 35px;
    }
  }
  @media only screen and (min-width: 768px) {
    .new-header__mobile-selectors,
    .new-header__mobile-wrapper {
      display: none;
    }
  }

  .new-header {
    background-color: #FFF; 
    
  }

  .new-header ul {
    list-style: none;    
  }

  .new-header__brand-selector {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }


  .new-header__mobile-selectors {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
    height: 39px;
    background-color: #FFF;
    border-bottom: solid 1px #E3E3E3;
  }

  .new-header__store-currency-selectors {
    display: flex;
    margin: 0;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
  }

  .new-header__store-currency-selectors li:first-child {
    margin-right: 12px;
  }

  .new-header__store-currency-selectors li a {
    color: #5F5F5F;
    font-family: 'ABCMonumentGrotesk-Regular';
    font-size: 13px;
    font-weight: 400;
    line-height: 123%;
    letter-spacing: 0.13px;
    text-decoration: underline;
    display: flex;
  }

  .new-header__brand-selector a {
    display: flex;
    height: 14px;
    font-family: "Butler";
    font-size: 11.412px;
    font-weight: 700;
    font-style: normal;
    line-height: 120%;
    letter-spacing: 4.337px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.30);
  }

  .new-header__brand-selector a.active {
    color: #000;
    display: flex;
    height: 100%;
    align-items: center;
    margin-top: 3px;
    border-bottom: solid 3px #000;
  }

  .new-header__brand-selector a:first-child {
    margin-right: 20px;
  }

  .new-header__left-icons {
    margin: 0 38px 0 0;
  }

  .new-header__right-icons {
    margin: 0 0 0 38px;
  }

  .new-header__left-icons,
  .new-header__right-icons {
    display: flex;
    align-items: center;
    flex-grow: 1;
  }
  .new-header__right-icons img {
    margin-left: 2px;
  }

  .new-header__cart-count {
    height: 15px;
    width: 15px;
    font-size: 9px;
    border-radius: 8px;
    background: #000;
    color: white;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 11.5px;
    left: 9.5px;
    font-weight: 700; 
  }

  .new-header__wrapper {
    display: none;
  }

  @media only screen and (min-width: 768px) {
    [class*="new-header__mobile"] {
      display: none;
    }
    .new-header {
      height: 124px;
    }
    .new-header__wrapper {
      display: flex;
      width: 100%;
      height: 100%;
      border-bottom: solid 1px #E3E3E3;
    }
    .new-header__container {
      display: flex;  
      flex-direction: column;
      width: 100%;
      border: none;
      margin: 0 40px;
      padding: 0;
      height: 100%;
    }
    .new-header__logo-and-cart,
    .new-header__logo-and-cart a {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 73px;
      width: 100%;
    }
    .new-header__right-icons {
      position: absolute;
      right: 0;
      margin: 0 40px 0 0;
      flex-grow: 0;
      height: inherit;

      display: flex;
      align-items: center;
    }

    .new-header__account-icon img {
      margin: 0 4px 0 0;
    }

    .new-header__right-icons a {
      height: 73px;
      display: flex;
      align-items: center;
      margin-left: 18px;
  
      font-size: 14px;
      line-height: 138px;
      letter-spacing: 0.14px;
      color: #5F5F5F;
    }
    .new-header__cart-count {
      margin-left: 4px;
    }

    .new-header__cart-count {
      width: auto;
      height: 73px;
      display: flex;
      align-items: center;
      position: inherit;
      top: auto;
      left: auto;
      font-weight: 400;
      border-radius: 0;
      color: #5F5F5F;
      background: transparent;

      font-size: 14px;
      line-height: 138px;
      letter-spacing: 0.14px;
    }
      
    .new-header__logo {
      max-width: 182px;
    }

    .new-header__navigation {
      width: 100%;
      height: 51px;
      display: flex;
      justify-content: space-between;
    }
    .new-header__brand-selector a {
      font-size: 14px;
      line-height: 120%;
      letter-spacing: 5.32px;
    }
    .new-header__brand-selector a.active {
      margin-top: 4px;
      border-bottom: solid 4px #000;
    }
    
    .new-header__navigation-links {
      display: flex;
      align-items: center;
    }

    .new-header__navigation-links-item,
    .new-header__navigation-links-item > a {
      font-size: 18px;
      font-weight: 400;
      line-height: 105%;
      height: 100%;
      display: flex;
      align-items: center;
    }

    .new-header__navigation-links-item { 
      margin: 0 19px;
    }

    .new-header__navigation-links-item:hover,
    .new-header__navigation-links-item:focus,
    .new-header__navigation-links-item > a:focus {
      border-bottom: solid 4px #000;
      margin-top: 4px;
    }


    .new-header__mega-menu {
      background: #fff;
      visibility: hidden;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 124px;
      width: 100%;
      min-height: 459px;
      padding: 40px;
      display: flex;
    }
    
    .new-header__navigation-links-item:hover .new-header__mega-menu,
    .new-header__navigation-links-item:focus .new-header__mega-menu {
      visibility: visible;
      opacity: 1;
    }

    .new-header__mega-menu-items {
      display: flex;
      flex-grow: 1;
    }
    .new-header__mega-menu-item {
      display: flex;
      flex-direction: column;
      margin: 0 140px 0 0;
    }
    .new-header__mega-menu-title {
      font-size: 18px;
      font-weight: 400;
      line-height: 105%;
      margin: 0 0 12px 0;
    }
    .new-header__mega-menu-link-list {
      display: flex;
      flex-direction: column;
    }
    a.new-header__mega-menu-link {
      font-size: 16px;
      font-weight: 400;
      line-height: 140%;
      margin: 0 0 12px 0;
      color: #5F5F5F;
    }

    .desktop-featured-content {
      height: 375px;
      border-left: solid 1px #E3E3E3;
      display: flex;

    }

    .new-header__search-input input {
      border: solid 1px #B8B8B8;
      height: 34px;
      width: 192px;
      padding: 8px 10px;
      display: inline-block;
      background-image: url('//www.morphe.com/cdn/shop/t/790/assets/search-icon-black.svg?v=105205492262804130401700415731');
      background-repeat: no-repeat;
      background-position: 168px;
      display: inline-block;
      vertical-align: middle;
    }

  }
