/** Shopify CDN: Minification failed

Line 87:0 Unexpected "#"
Line 87:2 Unexpected "{"
Line 87:14 Expected ":"
Line 143:18 Unexpected "{"
Line 143:27 Expected ":"
Line 143:33 Unexpected ","
Line 144:15 Unexpected "{"
Line 144:24 Expected ":"
Line 144:31 Unexpected "{"

**/
/* Tablet media Query */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .product-single {
    flex-direction: column;
  }
  .product-single .col-md-7,
  .product-single .col-md-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product-single .col-md-5 {
    padding-top: 5rem;
  }

  .product-form--payment-button .product-form__quantity-submit {
    display: flex;
    align-items: self-start !important;
    gap: 25px;
    justify-content: center !important;
}
}

/* 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;
  padding-left: 0px !important;
}

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

    .ngevery-product-overview {
  padding-top: 50px;
}
}

/* 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: 'Cormorant Garamond', serif !important;
  font-weight: 700;
}

p, span {
  font-family: 'Bricolage Grotesque', sans-serif !important;
  font-weight: 500;
}

/* Judge.me renders rating icons through its own icon font. */
.jdgm-star,
.jdgm-star::before,
.jdgm-star::after {
  font-family: 'JudgemeStar' !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-transform: none !important;
}

#shopify-section-{{ section.id }},
.ProductPrice-{{ section.id }} {
  --hb-font-heading: 'Cormorant Garamond', serif;
  --hb-font-body:    'Bricolage Grotesque', 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;
    color: #1A1917;
}

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

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

.product-single__info-wrapper {
  margin-top: 110px;
  padding-left: 50px;
}

.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: 'Cormorant Garamond', serif !important;
}

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

.metafield-rich_text_field p {
  font-size: 18px;
  font-family: 'Crimson Pro', serif !important;
  font-weight: 500;
  line-height: 20px;
  color: #1A1917;
}
.trust-line-mf .metafield-rich_text_field p {
  font-size: 16px;
    line-height: 18px;
    text-align: center;
    font-style: italic;
    font-family: 'Crimson Pro', serif !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: 'Crimson Pro', serif;
    line-height: 28px;
    text-align: center;
}
