/** Shopify CDN: Minification failed

Line 59:0 Unexpected "#"
Line 59:2 Unexpected "{"
Line 59:14 Expected ":"
Line 99:18 Unexpected "{"
Line 99:27 Expected ":"
Line 99:34 Unexpected "{"

**/
/* Mobile media Query */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  h1,
  h2,
  h3 {
    font-size: 30px !important;
    line-height: 40px !important;
    text-align: center;
  }

  .adv-img_button,
  .subtop,
  .our-story,
  .blog__content,
  h3.collection-title {
    text-align: center;
  }

  h3.collection-title h4 {
    font-size: 18px;
    margin-top: -15px;
  }

  h3.collection-title p {
    padding-top: 5px;
  }

  .nav-tabs.nav-tabs-1 {
    gap: 15px !important;
  }

  div.janfeb-collection-mobile {
    display: block;
  }
  div.janfeb-collection-mobile .janfrb-img-mob-sec {
    border-top-left-radius: 240px;
    border-top-right-radius: 240px;
}
  p.item-counts {
    display: none;
}
.product-single__info-wrapper {
  margin-top: 15px !important;
}

.niceg-why-inner {
  gap: 10px !important;
}
#{{ section_id }} .business-details {
      width: 100% !important;
      text-align: left !important;
    } 
}

/* Shop page */
nav.breadcrumb.g-breadcrumb.text-left {
  display: none;
}

img {
  object-fit: cover;
}

.product-card__price.product-card__pricesale {
  color: #9d420e;
}

.product-card__price.product-card__pricesale s.product-card__regular-price {
  color: #000000;
}
header.logo-left-navigation-center .header-bottom span.search-text {
  display: none;
}
/* .janfeb-collection-mobile {
  display: none;
} */

/* -------------------
    New NiceG 
----------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Marcellus", sans-serif !important;
}

p, span {
  font-family: "Montserrat", sans-serif !important;
}

#shopify-section-{{ section.id }} {
  --hb-font-heading: 'Marcellus', serif;
  --hb-font-body:    'Montserrat', serif;
}

a.site-header__link.site-header__wishlist.js-wishlist-link.header-wl-icon {
  display: none;
}

.custom-bullet-content {
  margin-top: 18px;
  border-top: 1px solid #e5e5e5;
}

.custom-bullet-item {
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  line-height: 1.6;
}

.custom-bullet-item:before {
  content: "•";
  font-size: 18px;
  line-height: 1;
  margin-top: 1px;
  flex-shrink: 0;
}

svg.bulletdots-mf {
    width: 10px;
    height: 10px;
    font-size: 18px;
    fill: #C4A882;
}

span.bullet-text {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

span.product-quantity-label-mf {
    font-size: 22px;
    font-family: 'sans-serif' !important;
    color: #4A4845;
    font-weight: 600;
    padding: 0 20px;
}

.product-price-per-unit-inline {
  font-size: 22px;
  font-family: 'sans-serif' !important;
  color: #AE6B00;
  font-weight: 500;
}

.product-single__info-wrapper {
  margin-top: 35px;
}

.site-nav__link span {
    font-size: 22px;
    font-weight: 500;
    position: relative;
    color: var(--header-menucolor);
    padding: 10px 25px!important
    display: block;
    white-space: nowrap;
    text-transform: capitalize;
    letter-spacing: var(--menu_spacing);
    transition: padding 0.3s ease;
    font-family: 'sens-serif' !important;
}

.site-nav__link span:hover,
.site-nav__link span:active {
  color: #C4A882 !important;
}

h2.ng-nicegfaq-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: left;
}
.btn:hover {
    color: #AE6B00 !important;
}

.predictive-search,
.modal__content {
background-color: #F7F5F2 !important;
}

button.accordion-header span {
  font-family: "Marcellus", sans-serif !important;
}

.pagination-wrapper {
  width: 100% !important;
}   
  
.metafield-rich_text_field p em,
em {
  font-size: 18px;
  font-family: 'Lora';
  font-weight: 500;
  color: #1A1917;
  font-style: italic;
}

.metafield-rich_text_field p {
  font-size: 18px;
  font-family: 'Lora';
  font-weight: 500;
  color: #1A1917;
}
.trust-line-mf .metafield-rich_text_field p {
  font-size: 16px;
    line-height: 27px;
    text-align: center;
    font-style: italic;
    font-family: 'Lora' !important;
}

.product-quotes-mf .metafield-rich_text_field {
  font-size: 16px;
  line-height: 27px;
  text-align: left;
}

div#pl-block-promise_line_Awf6gL {
    font-style: italic;
    font-size: 18px;
    font-family: 'Lora';
    line-height: 28px;
    text-align: center;
}