/** Shopify CDN: Minification failed

Line 6:0 Unexpected "0.header__heading-link"

**/
0.header__heading-link .h2 {
  font-weight: 400;
    color: #fff !important;
}

.button--primary {
  opacity:1 !important;
}

.utility-bar {
  background-color:#5A94D2 !important;
}

h2 {
  font-weight: 700 !important;
}
.footer__content-bottom-wrapper {
justify-content: center;
}

.quick-add__submit {
      background-color: #000 !important;
    color: #fff  !important;
  line-height: 1.2;
}

.quick-add__submit:hover {
  padding:0px !important;
}

/* Base button styles */
#shopify-section-template--17398317252710__product-grid button,
#shopify-section-template--17398317252710__product-grid .button,
#shopify-section-template--17398317252710__product-grid .shopify-button {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  /* Visual appearance */
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  padding: 1.2rem 2rem;

  /* Lock layout */
  border: 2px solid transparent;
  background-clip: border-box;
  background-color: #000;
  color: #fff;

  /* Disable outlines/shadows */
  outline: none;
  box-shadow: none;

  /* Smooth hover */
  transition: background-color 0.2s ease, color 0.2s ease;
}





/* Hover and focus states */
#shopify-section-template--17398317252710__product-grid button:hover,
#shopify-section-template--17398317252710__product-grid .button:hover,
#shopify-section-template--17398317252710__product-grid .shopify-button:hover,
#shopify-section-template--17398317252710__product-grid button:focus,
#shopify-section-template--17398317252710__product-grid .button:focus,
#shopify-section-template--17398317252710__product-grid .shopify-button:focus {
  background-color: #5a94d2 !important; /* Slightly lighter hover shade */
  color: #fff;
  border: 2px solid transparent; /* No growth */
  outline: none;
  box-shadow: none;
  transform: none;
}

#shopify-section-template--17398317285478__image_with_text_BCwLti .button--primary,
#shopify-section-template--17398317285478__multirow_ppU337 .button,
#shopify-section-template--17398317285478__image_with_text_kkAnRE .button {
  background-color: #5a94d2 !important; /* Slightly lighter hover shade */
  color: #fff;
  border: 2px solid transparent; /* No growth */
  outline: none;
  box-shadow: none;
  transform: none;
}





/* Remove focus/hover outlines globally — if needed */
*:focus,
*:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

/* Remove pseudo-element shadows (edge case) */
#shopify-section-template--17398317252710__product-grid button::before,
#shopify-section-template--17398317252710__product-grid button::after {
  box-shadow: none !important;
}

/***/

#shopify-section-template--17398317285478__image_with_text_BCwLti .image-with-text__media img {
  max-width: 90%;
  height: auto;
  display: block;
}
#shopify-section-template--17398317285478__image_with_text_BCwLti h2 {
    font-weight: 700;
    line-height: 1.1em;
}


/***/


#shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn {
  background-color: #d9d9d9 !important;
}

#shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn-card {
  border-radius:0px !important;
  text-align: center;
  background-color: #d9d9d9 !important;
      background: none !important;
}

#shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn-card__info {
    padding: 10px 2.5rem 20px !important;
}

#shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn-card__info .inline-richtext {
  font-weight:600;
}

#shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn-card__image-wrapper {
  padding-top:20px !important;
}

#shopify-section-template--17398317285478__multicolumn_6gcdDL div.multicolumn-card__image-wrapper .media {
  padding-bottom:0px !important;
}

#shopify-section-template--17398317285478__multicolumn_6gcdDL div.multicolumn-card__image-wrapper img {
  height:64px;
  width: 64px;
  text-align: center;
    margin: 0 auto;
    position: relative;
}

#shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn-card__info>:nth-child(2) {
  margin-top:.5rem !important;
}

@media screen and (min-width:1200px) {
  #Slide-template--17398317285478__multicolumn_6gcdDL-2 {
    border-left: 1px solid !important;
    border-right: 1px solid !important;
  }
#shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn {
              border-top: 1px solid !important;
        border-bottom: 1px solid !important;
}
}

/**/

#shopify-section-template--17398317285478__collection_list_gtc7de .title-wrapper-with-link,
#shopify-section-template--17398317285478__featured_collection .title,
#shopify-section-template--17398317285478__featured_collection .collection__description p,
#shopify-section-template--17398317285478__multicolumn_PQiR8P .title-wrapper-with-link,
#collection-template--17398317285478__featured_collection_rBDDyL > div > h2,
#collection-template--17398317285478__featured_collection_rBDDyL > div > div > p {
  justify-content:center;
      text-align: center;
}

#shopify-section-template--17398317285478__collection_list_gtc7de .full-unstyled-link {
background-color: #5A94D2;
    color: #fff;
    padding: 10px;
    text-align: center;
}

#shopify-section-template--17398317285478__multirow_ppU337 .button {
  opacity:1 !important;
  background-color:#5A94D2 !important;
  color:#fff !important;
}

#shopify-section-template--17398317285478__multirow_ppU337 .multirow__inner {
  gap:2.5rem;
}

#shopify-section-template--17398317285478__multirow_ppU337 .multirow__inner img {
    border-radius: 10px;
}

#shopify-section-template--17398317285478__multicolumn_PQiR8P .multicolumn-card {
      background: #f3f3f3 !important;
    box-shadow: 2px 4px 12px #00000014;
}


@media screen and (max-width:768px) {
  #shopify-section-template--17398317285478__image_with_text_BCwLti h2 {
    font-size: 2.25rem;
     margin-top:-30px;
  }
  #SectionHeading-template--17398317285478__collection_list_gtc7de,
  #shopify-section-template--17398317285478__featured_collection .title,
  #shopify-section-template--17398317285478__multirow_ppU337 h2,
  #shopify-section-template--17398317285478__multicolumn_PQiR8P h2,
  #shopify-section-template--17398317285478__image_with_text_kkAnRE h2,
  #shopify-section-template--17398317285478__featured_collection_rBDDyL h2 {
    font-size: 1.75rem;
  }
  .section-template--17398317285478__multirow_ppU337-padding {
    padding-bottom:0px;
  }
  #shopify-section-template--17398317285478__image_with_text_BCwLti .image-with-text__media {
    
  }
  #shopify-section-template--17398317285478__multicolumn_PQiR8P .multicolumn-list {
    gap:30px;
  }
  .section-template--17398317285478__image_with_text_kkAnRE-padding,
  .section-template--17398317285478__multirow_ppU337-padding,
  .section-template--17398317351014__main-padding{
    padding-bottom:0px !important;
  }
  #shopify-section-template--17398317285478__collection_list_gtc7de .gradient {background:white !important;}
  #shopify-section-template--17398317285478__collection_list_gtc7de .full-unstyled-link {
       font-size: 1.25rem;
  }
  #Slide-template--17398317285478__collection_list_gtc7de-5 {
    display:none;
  }
  #shopify-section-template--17398317285478__multicolumn_6gcdDL div.multicolumn-card__image-wrapper img {
    height:32px;
    width:32px;
  }
  #shopify-section-template--17398317285478__multicolumn_6gcdDL,
  #shopify-section-template--17398317285478__featured_collection .collection__description p,
  #shopify-section-template--17398317285478__multirow_ppU337 p,
  #collection-template--17398317285478__featured_collection_rBDDyL > div > div > p,
  #shopify-section-template--17398317285478__multicolumn_PQiR8P .multicolumn-list p,
  #shopify-section-template--17398317285478__image_with_text_BCwLti p,
.footer-block:only-child .footer-block__brand-info,
  .footer-block__heading,
  #shopify-section-template--17398317252710__product-grid button, #shopify-section-template--17398317252710__product-grid .button, #shopify-section-template--17398317252710__product-grid .shopify-button{
        font-size: 1.25rem !important;
  }
  #shopify-section-template--17398317285478__multicolumn_6gcdDL .multicolumn-card__info {padding-bottom:10px !important;}
  .section-template--17398317285478__multicolumn_PQiR8P-padding,
  .section-template--17398317285478__featured_collection-padding,
  .section-template--17398317285478__featured_collection_rBDDyL-padding {padding-top:0px !important;}
  #collection-template--17398317285478__featured_collection_rBDDyL > div > h2,
  #collection-template--17398317285478__featured_collection_rBDDyL  p {
    width:80%; margin:0 auto;
  }
  #collection-template--17398317285478__featured_collection_rBDDyL > div > h2 {
    width:70%; margin:0 auto;
  }
  #shopify-section-template--17398317252710__banner .collection-hero__title{
    font-weight:700;
    margin-bottom:0px;
    font-size: 1.75rem;
  }
  .main-page-title {
            font-weight: 700 !important;
        margin-bottom: 20px !important;
        font-size: 2rem !important;
  }
  .price {
    font-size: 1.3rem !important;
    font-weight: 700;
}
}



