.header-shop {
  position: relative;
}

.hero-background-image-large-wrapper {
  position: relative;
  padding-top: 43%;
}

.hero-background-image-large-wrapper img {
  position: absolute;
  top: 0;
  height: 100%;
  width: auto;
}

.header-shop .hero-content-wrapper {
  position: absolute;
  top: 55%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
}

.header-shop .hero-content-wrapper h1 {
  color: #fff;
  font-size: 66px;
  letter-spacing: 2px;
  font-variant-ligatures: none;
  line-height: 70px;
  margin-bottom: 16px;
  position: relative;
  text-transform: uppercase;
  z-index: 25;
  margin: 0;
}

.header-shop .hero-content-wrapper .eyebrow {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  display: block;
}

.header-shop .hero-content-wrapper span {
  font-size: 48px;
  letter-spacing: -0.05em;
  line-height: 48px;
  font-weight: 100;
  text-transform: uppercase;
}

.header-shop .hero-subtitle-one {
  margin-bottom: 8px;
  margin-top: 6px;
  padding-top: 24px;
  position: relative;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.03em;
  font-weight: 500;
}

.header-shop .overlay {
  background: #000;
  z-index: 1;
  opacity: 0.1;
}

.shop-page-title .page-title-inner {
  max-width: 100%;
  padding-top: 0;
}

.shop-page-title .breadcrumbs {
  font-size: 12px;
  color: #000;
}

.shop-page-title .woocommerce-result-count {
  font-family: inherit;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1rem;
  text-transform: uppercase;
}

.woocommerce-ordering,
.woocommerce-ordering select {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none !important;
  border-bottom: 0.2px solid #000;
  border-width: 1px !important;
  min-height: unset;
  height: unset;
  font-family: inherit;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1rem;
  text-transform: uppercase;
}

.shop-container .term-description {
  display: none !important;
}

.row.category-page-row {
  max-width: 100%;
  padding: 0;
}

.row.category-page-row .row.row-small {
  max-width: 100%;
  border-top: 1px solid #00000015;
  border-left: 1px solid #00000015;
  margin: 0;
}

.col.product-small {
  padding: 0;
  border-bottom: 1px solid #00000015;
  border-right: 1px solid #00000015;
}

.product-small .image-tools.top {
  opacity: 1;
}

.product-small .image-tools.top .button.icon {
  margin: 0;
  border: 0;
  background-color: transparent !important;
}

.product-small .image-tools.top .icon-heart:before {
  content: "\f16c";
  font-family: "SVG Icons";
  line-height: 130%;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  color: #000;
  display: block;
  height: 18px;
  line-height: normal;
  padding-top: 5px;
  position: relative;
  text-align: center;
  width: 24px;
}

.product-small .image-tools.top .wishlist-added .icon-heart:before {
  content: "\f16b";
}

.product-small .box-text * {
  margin: 0;
}

.product-small .box-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  font-size: unset;
  text-align: center;
}

.product-small .box-text .product-title {
  line-height: 16px;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  letter-spacing: -0.05em;
  font-variant-ligatures: none;
  text-transform: uppercase;
  padding: 0;
  height: 48px;
  letter-spacing: -0.03em;
}

.product-small .box-text .product-title a {
  margin: 0;
}

.product-small .price-wrapper span.amount {
  line-height: 24px;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  letter-spacing: -0.04em;
  font-variant-ligatures: none;
  color: #000;
}

.product-small .action-wrapper a {
  font-family: inherit;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1rem;
  text-transform: uppercase;
  display: inline-flex;
  padding: 0;
  margin: 0;
  position: relative;
  border-bottom: 1px solid #000;
}

.product-small .box-image {
  padding-top: 100px;
  padding-bottom: 25px;
}

.product-small .box-text {
  padding: 20px;
  background-color: #fff;
  position: absolute;
  bottom: -90px;
  display: none;
}

.product-small.col:hover {
  z-index: 1;
}

.product-small.col:hover .box-text {
  display: flex;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.resent-products .product-small .box-image {
  padding-top: 0;
  padding-bottom: 0;
}

.row.resent-products {
  max-width: 100% !important;
  margin: 0 !important;
  border-top: 1px solid #00000015;
  border-left: 1px solid #00000015;
  margin-bottom: 15px !important;
}

.product-small .box-title .h2 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  margin-bottom: 0;
}

.product-small .edit-copy {
  font-style: normal;
  font-size: 12px;
  color: #000;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: -0.03em;
  margin: 0 auto;
  max-width: 146px;
  padding: 30px 0 15px;
  position: relative;
}

.product-small.box-resent {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .hero-background-image-large-wrapper {
    padding-top: 55%;
  }
  .hero-background-image-large-wrapper img {
    object-fit: cover;
  }

  .header-shop .hero-content-wrapper {
    width: 100%;
    padding: 0 15px;
  }

  .row.category-page-row .col {
    padding: 0;
  }

  .shop-page-title .flex-grow {
    display: none !important;
  }

  .shop-page-title .flex-col {
    text-align: right !important;
    margin-top: 10px;
  }

  .product-small .box-text {
    display: flex;
    position: relative;
    bottom: unset;
  }

  .product-small .box-image {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .product-small .box-text {
    padding: 0;
    padding-bottom: 10px;
  }
}
