/** Shopify CDN: Minification failed

Line 247:1 Expected "}" to go with "{"

**/
.ck-product-image {
  background: #f2f2f2 !important;
  isolation: isolate;
}

.ck-product-image img {
  mix-blend-mode: multiply;
}
.fh-tp-swatch-img {
    width: 20px !important;
    height: 20px !important;
    border-radius: 18% !important;
}
 .fh-tp-badge {
    background-color: #cf4040 !important;
    color: white !important;
}

.product-info__block-item[data-block-type="rating"] {
    margin-top: -5px;
    margin-bottom: -10px;
}
.fh-tp-tab {
    flex: 0 0 auto;
    background: #f2f2f2;
    color: #333333;
    border: 1px solid transparent;
    padding: 9px 22px !important;
    r-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.25s ease;
    border-radius: 8px !important;
}

.fh-tp-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    padding: 0px;
    box-sizing: border-box;
    mix-blend-mode: multiply;
    transition: transform 0.6s ease;
}

.fh-tp-type {
    display: none !important;
    font-size: 11px;
    color: #777;
    margin: 0 0 2px;
}


  
/* ===========================
   Desktop & Mobile Banners
=========================== */



/* Hide Desktop Banner on Mobile */
@media screen and (max-width: 480px) {
  #shopify-section-template--16931544891445__video_QwaaPj {
    display: none;
  }
}

/* Hide Mobile Banner by Default */
#shopify-section-template--16931544891445__video_dmJA9D {
  display: none;
}

/* Show Mobile Banner on Mobile */
@media screen and (max-width: 480px) {
  #shopify-section-template--16931544891445__video_dmJA9D {
    display: block !important;
  }
}

/* Hide Desktop Video Banner on Mobile */
@media screen and (max-width: 480px) {
  #shopify-section-template--16931544891445__ss_video_banner_TkNncP {
    display: none;
  }
}

/* Hide Mobile Video Banner by Default */
#shopify-section-template--16931544891445__ss_video_banner_Vwn6BU {
  display: none;
}

/* Show Mobile Video Banner on Mobile */
@media screen and (max-width: 480px) {
  #shopify-section-template--16931544891445__ss_video_banner_Vwn6BU {
    display: block !important;
  }
}

/* Hide Desktop Image Banner on Mobile */
@media screen and (max-width: 480px) {
  #shopify-section-template--16931544891445__image_with_text_overlay_WRmpGM {
    display: none;
  }
}

/* Hide Mobile Image Banner by Default */
#shopify-section-template--16931544891445__image_with_text_overlay_kABeWy {
  display: none;
}

/* Show Mobile Image Banner on Mobile */
@media screen and (max-width: 480px) {
  #shopify-section-template--16931544891445__image_with_text_overlay_kABeWy {
    display: block !important;
  }
}

/* ===========================
   Product Card
=========================== */

.product-card__info {
  text-align: left !important;
  align-content: flex-start !important;
  justify-items: left !important;
}

/* ===========================
   Desktop Only (990px+)
=========================== */

@media screen and (min-width: 990px) {

  .fh-promo-template--31155316621598__promo_banner_P3zcRn .fh-promo-heading {
    padding-right: 140px;
    font-size: 28px;
}
#shopify-section-template--31155316621598__promo_banner_P3zcRn .fh-promo-template--31155316621598__promo_banner_P3zcRn.fh-mobile3 .fh-promo-card {
    width: 130px !important;
    padding: 10px;
}

  #shopify-section-template--31155316621598__promo_banner_kLQqAL .fh-promo-card {
        width: 199px !important;
    }

    .fh-promo-template--31155316621598__promo_banner_kLQqAL .fh-promo-inner {
        border-radius: 14px;
        padding: 90px 61px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        overflow: hidden;
        position: relative;
    }

    
.fh-promo-template--31155316621598__promo_banner_kLQqAL .fh-promo-left {
    padding-right: 140px !important;
    flex: 1 1 42%;
}

  .line-clamp {
    color: #000000;
    font-size: 14px;
  }

  .text-on-sale {
    font-weight: 600;
    font-size: 15px;
    color: rgb(196, 41, 41);
  }

  sale-price.text-subdued {
    color: #000000d1 !important;
    font-weight: 600 !important;
  }

  .section-spacing.section-spacing--tight.bordered-section {
    margin-top: 1px !important;
    padding: 32px 0 !important;
    background: #eaeaea !important;
  }

   #shopify-section-template--31155316621598__text_with_icons_wbMpBE .justify-items-center {
    padding: 27px !important;
    background: #ffffff !important;
  }

  @media screen and (min-width: 990px) {
  .image-with-text {
    background: #e4e4e4;
    --image-with-text-gap: 6rem;
  }

}

/* ===========================
   Mobile Only (749px and below)
=========================== */


@media screen and (max-width: 749px) {
    .fh-ft-sections--31155317408030__footer .fh-ft-social-wrap {
        background: #181818 !important;
        text-align: center;
        margin-top: 0px;
        padding: 0px 0px 24px;
    }

@media (max-width: 767px) {
  .hb__button {
    width: 100% !important;
    min-width: 100% !important;
    display: flex !important;
    justify-content: center !important;
  }

@media screen and (max-width: 749px) {

  .line-clamp {
    color: #000000;
    font-size: 14px;
  }

  .text-on-sale {
    font-weight: 600;
    font-size: 14px;
    color: rgb(184, 41, 41);
  }

  sale-price.text-subdued {
    color: #000000bd !important;
    font-weight: 600 !important;
    font-size: 14px !important;
  }
}