/** Shopify CDN: Minification failed

Line 215:9 Expected ":"

**/
.popularbadge {
    margin-left: 5px;
  display:none;
}
.packlabel .popularbadge {
  display:flex;
}
body.gradient:not(body.page-body-product) {
    background: url(jhjbackgroundwithproductALTplain.png) no-repeat fixed;
    background-size: cover;
}
body.gradient.page-body-cart #MainContent {
    background: #fff !important;
}
.announcement-bar-slider.slider-buttons .slider-button {
    display: none !important;
}
.gradient { 
  background-color: transparent !important;
}
body.page-body-register sticky-header.header-wrapper,
body.page-body-login sticky-header.header-wrapper {
    height: auto !important;
    transform: translateY(00px);
}
.header__submenu {
    background: rgb(var(--color-background)) !important;
    color: rgba(var(--color-foreground), 1) !important;
}
@media screen and (max-width: 989px) {
  .header-shipping-texts {
    display: none !important;
  }
  .footer-block__details-content {
      text-align: center !important;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      flex-direction: column;
  }
  .footer-block__heading {
      text-align: center;
      font-size: 24px;
  }
  .banner  a.button.button--primary {
      min-height: calc(3.5rem + var(--buttons-border-width) * 2) !important;
      padding: 0 !important;  
  }
  .banner .banner__buttons {
      margin-top: 10px !important;
  }
  .banner h2.banner__heading.inline-richtext.h1 {
      margin-top: 6px;
      font-size: 30px;
      line-height: 34px;
  }
  .banner .banner__text p {
      line-height: normal;
  }
  .banner.banner--adapt {
      height: 55vh !important;
  }
  .slideshow.banner--adapt_image {
      aspect-ratio: 9 / 11;
  }
  
}
@media screen and (min-width: 990px) {
   .header--middle-left {
      grid-template-columns:1fr 5fr auto auto;
   }
  .header-shipping-texts {
      grid-area: shipping;
  }
  .header-info-block__image {
      display: flex;
  }
  .header-shipping-texts {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.header-shipping-texts span.header-info-block__caption.text-size--xsmall {
    font-size: 13px !important;
    font-weight: 300 !important;
    display: block;
}
    .header-shipping-texts .header-info-block {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-shipping-texts a {
        color: #000;
        text-decoration: none;
    }
    .header-shipping-texts .header-info-block__image {
        margin-right: 10px;
    }
    /* header-drawer {
      grid-area: humbugar;
      display: block !important;
    }
  */
    .header--middle-left {
        grid-template-areas: "heading navigation shipping icons";
    } 
    .header--middle-left nav.header__inline-menu {
        display: flex;
        flex-direction: column;
        align-content: flex-end;
        flex-wrap: wrap;
    }
    .footer-block__heading {
        font-size: calc(var(--font-heading-scale) * 2.2rem) !important;
    }
    footer .list-social {
        justify-content: center !important;
    }
}
.scale-transition {
  transition: all 0.7s;
}
.scale-transition:hover {
    transform: scale(1.1);
}

.shopify-section-header-sticky sticky-header.header-wrapper {
    transform: translate(0px, 0px);
    height: auto;
    background-color: #fff !important;
}
sticky-header.header-wrapper {
    background-color: #fff !important;
}
.product-card-wrapper .card__heading {
    font-size: 20px;
    font-weight: bold;
}
.drawer__inner.gradient {
    background: #fff !important;
}
.product-card-wrapper .select select {
    font-size: 14px;
    padding: 5px 10px;
    border: 0;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: auto;
    background: #fff;
    color: #000;
    border-radius: 4px;
    border: 0px;
}
.product-card-wrapper .select {
    margin-bottom:20px;
}
.product-card-wrapper .select svg path {
    fill: #000;
}
.product-card-wrapper .select:before,.product-card-wrapper .select:after {display: none;}
.product-card-wrapper .form__label {
    display: none;
}
.product-card-wrapper fieldset.js.product-form__input {
    border: unset;
    padding: 0;
}
.product-card-wrapper fieldset input {
    display: none;
}
.product-card-wrapper fieldset label {
    background: rgb(var(--color-foreground));
    color: rgb(var(--color-background));
    border-radius: 4px;
    width: 64px !important;
    height: 30px !important;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    cursor: pointer;
    justify-content: center;
    align-content: center;
    padding-top: 2px;
    font-size: 16px;
    margin-bottom: 8px;
}
.product-card-wrapper fieldset {
    margin-bottom: 10px !important;
}
.product-card-wrapper fieldset input:checked + label,
.product-card-wrapper fieldset label.active,
.product-card-wrapper fieldset label:hover {
    color: rgb(var(--color-foreground)) !important;
    background: #c73940 !important;
    /* border: 2px solid rgb(var(--color-foreground)); */
}
div#menu-drawer {
    background: #fff !important;
}
.customer h1, .customer a, .customer a:hover {
    color: #fff;
}
.mobile-veiw-img {
  display
}
@media screen and (min-width: 989px) {
    sticky-header.header-wrapper {
      /* transform: translate(0px, -300px);
      transition: transform 0.5s ease;
      height: 0;
      width: 100%; */
  }
  .mobile-veiw-img {
    display: none !important;
  }
  
}
@media screen and (max-width: 767px) {
  .desktop-veiw-img {
    display:none;
  }
  .featured-collection-main .collection {
      padding-top: 0;
  }
  .contact-form-section h2.title {
      font-size: 18px;
  }
  .image-banner-section-top-wrp {
      display: none;
  }
  .featured-collection-main .slider-buttons {
      display: none;
  }
  .featured-collection-main li.slider__slide {
      width: calc(100% - var(--grid-mobile-horizontal-spacing) - 10rem) !important;
  }
  .featured-collection-main slider-component .card__information,
  .featured-collection-main slider-component select,
  .featured-collection-main slider-component svg {
      filter: invert(1);
  }
  .featured-collection-main slider-component {
      padding: 40px 0 1px 0;
      background: #fff 
  }
  .icons-multicolumns-section .slider-buttons {
      display: none;
  }
  .icons-multicolumns-section li.slider__slide {
      width: calc(100% - var(--grid-mobile-horizontal-spacing) - 30rem) !important;
  }
  .featured-collection-main .collection__title.title-wrapper {
      background: #fff;
      color: #000 !important;
      margin-bottom: -1px !important;
  }
  .featured-collection-main .collection__title.title-wrapper h2 {
      background: #fff;
      color: #000 !important;
      margin-bottom: 0;
      padding-top: 16px;
  }
}
.social-media-section svg {
    width: 50px !important;
    height: auto !important;
}
.social-media-section {
    margin-top: 0 !important;
}
h4.followh {
    margin: 0px;
}
.social-media-section .list-social__link:first-child {
    padding-left: 0;
    margin-top: 0 !important;
}
.social-media-section .list-social__link {
    margin-right: 20px;
}
ffooter .list-social__item .icon {
    width: 44px !important;
    height: 44px !important;
}
footer.footer.gradient {
    background: rgb(var(--color-background)) !important;
    background: var(--gradient-background) !important;
}
/* .newsletter-form {
    max-width: 100% !important;
} */
.gfb__dropzone--placeholder--description,.gfb__dropzone--placeholder--title {
    color: #000 !important;
}
.page-body-product .utility-bar--bottom-border {
    background: rgb(var(--color-background)) !important;
}