/** Shopify CDN: Minification failed

Line 14:29 Expected ":"

**/
.header__icon--menu .icon-hamburger {
  width: 32px;
  height: 32px;
}
.header__icon--search {
  display: none !important;
}
.mobile-only {
  display: none !important;to
}
@media screen and (min-width: 993px) {
  .search-header_form.hidden {
    display: block !important;
  }
}
@media screen and (max-width: 992px) {
  .hidden-mobile {
    display: none !important;
  }
  .header__heading-logo {
    max-width: 130px !important;
  }
  #MainContent {
    padding-top: 100px !important;
  }
  header .swym-wishlist {
    margin-left: 10px;
  }
  .mobile-only {
    display: block !important;
  }
  .desktop-only{
    display: none !important;
  }
  .swym-wishlist {
    min-width: 36px;
    width: 36px;
  }
  .header__icon--search {
    cursor: pointer !important;
    display: flex !important;

  }
  .header {
    min-height: 72px;
  }
  .header--top-center {
    grid-template-columns: 80px auto 80px;
    grid-template-areas: "left-icon heading icons";
  }
  .header {
    column-gap: 10px;
  }
  .search-header_form {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: unset;
    min-height: 85px;
  }
  .search__input.field__input {
    height: 48px;
    max-height: unset;
    border-radius: 8px !important;
    border: 1px solid var(--OG-Lovepop-Mariner, #2876B4);
    background: var(--magic-v-1-grayscale-2-f-0-f-0-f-0, #F0F0F0);
  }
  .search .field:before,
  .search .field:after {
    display: none;
  }
  header header-drawer {
    margin-left: 0;
    display: flex;
    align-items: center;
  }
  header .header__icon--cart {
    margin-right: 0;
  }
  .header--top-center .header__heading-link {
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
  }
  #shopify-section-header {
    height: 46px;
  }
  .js .menu-drawer__navigation .submenu-open {
    visibility: visible;
  }
  details[open].menu-opening>.menu-drawer__submenu {
    transform: none;
  }
  .js .menu-drawer__submenu {
    position: static;
  }
  .menu-drawer__close-button {
    display: none;
  }
  .menu-drawer {
    top: 0;
    height: 100vh;
    width: calc(100% - 56px);
  }
  .header__icon--menu[aria-expanded=true]:before {
    top: 0;
    height: 100vh;
  }
  #shopify-section-announcement-bar {
    min-height: 0;
  }
  .menu-drawer__utility-links {
    display: none !important;
  }
  .header__icons .progress-bar {
    z-index: -1;
  }
  .js .menu-drawer__menu-item .icon-caret {
    display: block !important;
  }
  .js .menu-drawer__menu-item .icon-arrow {
    display: none !important;
  }
  .menu-drawer__navigation > ul > li {
    border-bottom: solid 1px rgba(0, 0, 0, 0.06);
  }

  .menu-drawer__menu-item:hover {
    background-color: transparent !important;
  }

  details[open] > summary {
    font-weight: 600;
  }
  details[open] > summary > svg {
    transform: rotate(180deg);
  }
  .js .menu-drawer {
    height: 100vh !important
  }
  .menu-opening .header__icon--summary > span {
    position: absolute;
    z-index: 1;
    display: block;
    width: 44px;
    height: 44px;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 20px;
  }
  .menu-drawer-login-wrapper {
    position: absolute;
    top: 10px;
    right: 0;
  }
  .menu-drawer__account {
    color: #3BC1CC;
    font-weight: 600;
    padding-right: 24px;
  }
  .menu-drawer__account.logged-in {
    font-weight: normal;
    color: inherit;
  }
  .menu-drawer__account svg {
    margin-left: 4px;
  }
  ul.menu-drawer__menu {
    border-top: solid 1px rgba(0, 0, 0, 0.06);
    padding-left: 32px;
    padding-right: 26px;
    padding-top: 30px;
  }
  .menu-drawer__navigation {
    padding-top: 72px;
    display: flex;
    flex-direction: column;
  }
  .js .menu-drawer__submenu {
    border-left: none;
  }
  .menu-drawer__inner-submenu > ul.menu-drawer__menu {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .findify-components-autocomplete--suggestion-item__suggestion.findify-components-autocomplete--suggestion-item__horizontal {
    border-radius: 20px;
    border: 1px solid var(--Neutral-5, #D9D9D9);
    background: var(--Neutral-2, #FAFAFA);
  }
  .findify-layouts--autocomplete--dropdown__wrapper_mobile .findify-components-autocomplete--content__container .findify-components--cards--content.findify-components--cards--content__horizontal {
    border-radius: 4px;
    border: 1px solid var(--Cyan-3, #87E8DE);
    background: var(--Cyan-1, #E6FFFB);
  }

  .findify-layouts--autocomplete--dropdown__wrapper_mobile .findify-components-autocomplete--content__container > * + * .findify-components--cards--content.findify-components--cards--content__horizontal {
    border-radius: 4px;
    border: 1px solid var(--Primary-3, #91D5FF);
    background: var(--Primary-1, #E6F7FF);
  }
  .findify-layouts--autocomplete--dropdown__wrapper_mobile .findify-components-autocomplete--content__container > * + * + * .findify-components--cards--content.findify-components--cards--content__horizontal {
    border-radius: 4px;
    border: 1px solid var(--Polar-Green-3, #B7EB8F);
    background: var(--Polar-Green-1, #F6FFED);
  }
  .findify-layouts--autocomplete--dropdown__fullscreen .findify-layouts--autocomplete--dropdown {
    transform: translateY(10px);
  }
  .findify-layouts--autocomplete--dropdown__wrapper_mobile .findify-components-autocomplete--block-title {
    text-transform: capitalize;
    font-weight: 400;
  }
  
  .findify-layouts--autocomplete--dropdown__wrapper_mobile .findify-components-autocomplete--products__list .findify-components--cards--product {
    border-radius: 8px;
    border: 1px solid var(--magic-v-1-grayscale-3-e-6-e-6-e-6-mercury, #E6E6E6);
    background: var(--Grayscale-Alabaster, #F9F9F9);
    padding: 16px;
  }
  .findify-components-common--grid {
    row-gap: 16px;
  }
  .header__icon {
    width: 40px;
    min-width: 40px;
  }
  .menu-drawer__signout {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    font-weight: 400;
    color: inherit;
    margin-top: auto;
  }
}
@media screen and (max-width: 767px) {
  .announcement-bar__link .page-width {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .announcement-bar .announcement-bar__message {
    font-size: 12px;
  }

  details > .header__icon--logged-in-menu .icon-close,
  details > .header__icon--logged-in-menu .icon-hamburger {
    color : #CE2333
  }
}