/** Shopify CDN: Minification failed

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

**/
 
shopify-payment-terms {
    display: none !important;
}
.banner__media::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);  
  z-index: 2;
  pointer-events: none;  
}

.banner__media img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.banner__box.content-container.content-container--full-width-mobile.color-scheme-62c86b33-1593-443b-9a2d-bed1cd92e078.gradient a.button.button--secondary {
    border: 1px solid white;
    color: white;
      font-size: 18px;
}
.banner__box.content-container.content-container--full-width-mobile.color-scheme-62c86b33-1593-443b-9a2d-bed1cd92e078.gradient a.button.button--primary {
    border-radius: 100px;
    border: 1px solid #ee792c;
    padding: 16px 28px;
    font-size: 18px;
    width: 220px;
    height: 50px;
}
.banner__buttons {
    max-width: 100% !important;
}
.banner__box.content-container.content-container--full-width-mobile.color-scheme-62c86b33-1593-443b-9a2d-bed1cd92e078.gradient {
    width: 925px!important;
    max-width: 100% !important;
}
.banner__text.rte.body p {
    color: white;
    font-size: 18px;
}
h2.banner__heading.inline-richtext.h0 p {
    margin: 10px 0 !important;
}
@media (max-width: 500px) {
.trending-header {
    display: flex;
    justify-content: center !important;
    align-items: center;
    margin-bottom: 15px !important;
    padding: 0 !important;
    flex-direction: column !important;
}
.trending-header h2 {
    margin: 7px !important;
}
.header-section {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    flex-direction: column !important;
    justify-content: center !important;
}
}
@media (max-width: 768px) {
  .our-collection-adv {
        padding: 50px 16px !important; 
    text-align: center;
    background: #fafafa;
    overflow: hidden;
  }
  .rich-text__wrapper.rich-text__wrapper--center.page-width {
    margin-top: 90px;

  .trending-section {
     padding: 50px 16px !important; 
    background: #FFFCF4;
  }
  div#shopify-section-template--18879289950347__shop_by_category_6Lm3n9 {
     padding: 50px 16px !important; 
    }
    .trending-slider-wrapper {
    padding: 0 !important;
}
h2.banner__heading.inline-richtext.h0 {
    font-size: 32px !important;
}
h2.banner__heading.inline-richtext.h0 p {
    margin: 0 !important;
}
.banner__box {
    padding: 130px 16px 65px 16px !important;
    position: relative;
    height: fit-content;
    align-items: center;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
    z-index: 1;
}
.banner__box.content-container.content-container--full-width-mobile.color-scheme-62c86b33-1593-443b-9a2d-bed1cd92e078.gradient a.button.button--primary {
    border-radius: 100px;
    border: 1px solid #ee792c;
    padding: 8px 16px;
    font-size: 14px;
    height: 28px !important;
}
.banner__box.content-container.content-container--full-width-mobile.color-scheme-62c86b33-1593-443b-9a2d-bed1cd92e078.gradient a.button.button--secondary {
    border: 1px solid white;
    color: #fff;
      padding: 8px 16px;
    font-size: 14px;
    height: 28px !important;
}
.our-collection-adv .section-title {
    margin-bottom: 30px !important;
  
}
.collection-flex {
    gap: 20px !important;
}
.container.page-width {
    padding: 0 !important;
}
.trending-header h2 {
    font-size: 28px !important;
}
 
.slider-arrow.prev {
    left: 0 !important;
}
.slider-arrow.next {
    right: 0 !important;
}
.collection-content h3 {
    font-size: 16px !important;
}
.collection-content p {
    font-size: 12px !important;
    color: #777;
    transition: color 0.3s ease;
    margin: 0 !important;
}
.product-title {
    font-size: 16px !important;
}
.product-price {
    font-size: 14px !important;
    color: #333;
    margin: 0px 0 !important;
    font-weight: 400;
}
.add-to-cart {
    background: #ED782B;
    color: #fff;
    border: none;
    padding: 8px 16px !important;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px !important;
    margin-top: 0px !image;
    transition: background 0.3s ease;
    width: 148px;
    /* height: 36px !important; */
}

h2.section-title-3 {
    font-size: 28px !important;
  
}
.explore-button {
    text-decoration: none;
    padding: 8px 16px !important;
    border-radius: 5px;
    font-weight: 500;
    border-radius: 34px;
    background: #e67e22 !important;
    color: #fff !important;
    font-size: 14px !important;
    width: 150px;
    text-align: center !important;
}
.category-button, .category-button-small {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 8px 16px !important;
    border-radius: 27px;
    text-decoration: none;
    font-weight: 500;
    z-index: 10;
    font-size: 14px !important;
    color: #1E1E1E !important;
}
.banner__text.rte.body p {
    color: #fff;
    font-size: 16px !important;
}
}