 .u-section-1 {
  background-image: url("/images/herbs-spices_hero.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 187px;
}

.u-section-1 .u-image-1 {
  width: 145px;
  height: 163px;
  margin: 12px auto 0 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.6);
  margin: -121px auto 54px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 175px;
  }

  .u-section-1 .u-image-1 {
    width: 119px;
    height: 134px;
    margin-top: 21px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -100px;
    margin-bottom: 55px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 172px;
  }

  .u-section-1 .u-image-1 {
    width: 124px;
    height: 139px;
    margin-top: 16px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -98px;
    margin-bottom: 49px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 150px;
  }

  .u-section-1 .u-image-1 {
    width: 112px;
    height: 126px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -89px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 141px;
  }

  .u-section-1 .u-image-1 {
    width: 100px;
    height: 113px;
    margin-top: 14px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -76px;
    margin-bottom: 51px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 767px;
}

.u-section-2 .u-products-1 {
  width: 535px;
  margin: 36px auto 60px;
}

.u-section-2 .u-repeater-1 {
  grid-auto-columns: 100%;
  grid-template-columns: 100%;
  grid-gap: 0px 0px;
  min-height: 463px;
}

.u-section-2 .u-repeater-item-1 {
  background-image: none;
  --radius: 12px;
  box-shadow: 0px 0px 8px 0px rgba(128,128,128,1);
}

.u-section-2 .u-container-layout-1 {
  padding: 30px 0;
}

.u-section-2 .u-image-1 {
  height: 365px;
  width: 110px;
  margin: 19px auto 0 51px;
}

.u-section-2 .u-text-1 {
  margin: -208px 33px 0 194px;
}

.u-section-2 .u-product-price-1 {
  margin: 33px auto 0 194px;
}

.u-section-2 .u-btn-1 {
  font-size: 0.875rem;
  border-style: none;
  text-transform: uppercase;
  margin: 21px auto 0 194px;
}

.u-section-2 .u-text-2 {
  font-style: italic;
  margin: 21px 56px 0 194px;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  font-style: italic;
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-2 .u-products-1 {
    margin-top: 23px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-products-1 {
    height: auto;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-products-1 {
    width: 340px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 0;
    margin-left: auto;
  }

  .u-section-2 .u-text-1 {
    width: 63px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-product-price-1 {
    margin-top: 13px;
    margin-left: auto;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 13px;
    margin-left: auto;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 13px;
    margin-left: 28px;
    margin-right: 28px;
  }
}.shop-item {
	border-radius: 10px !important;
}