.LF-category {
  font-family: "untitled-sans", sans-serif;
  font-weight: 400;
  background: #fbfbfa;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-size: 13px;
  width: 100%;
}
.LF-category img {
  max-width: 100%;
  border: none;
  overflow: hidden;
  height: auto;
  display: block;
}
@media (any-hover: hover) {
  .LF-category img:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
  }
}
.LF-category a {
  text-decoration: none;
  color: inherit;
}
.LF-category a:hover {
  opacity: 1;
}
.LF-category .common__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.LF-category button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}
.LF-category figure {
  margin: 0;
}

.LF-category .LF-category__inner .custom_category_lead_page_short {
  display: grid;
  margin: -1px 0;
  grid-template-columns: 1fr;
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block {
  background-color: rgb(15, 15, 15);
  order: 2;
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short {
  padding: 16px;
}
@media screen and (min-width: 768px) {
  .LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short {
    padding: 40px;
  }
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_title {
  font-weight: 400;
  letter-spacing: 1px;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgb(110, 111, 111);
  padding-bottom: 40px;
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  padding-bottom: 56px;
  width: var(--width-mb, 320px);
}
@media screen and (min-width: 768px) {
  .LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links {
    width: var(--width, 600px);
  }
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links a {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  transition: color 0.3s ease;
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links a.hoverEffectOnLink {
  color: rgb(110, 111, 111);
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links .separator-short {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgb(110, 111, 111);
  padding: 0 20px;
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links .mobile-three-short {
  display: none;
}
@media screen and (min-width: 768px) {
  .LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links .mobile-three-short {
    display: inline;
  }
}
@media screen and (min-width: 1024px) {
  .LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_first_block .moving-box-short .custom_category_lead_page_short_second_block_links .pc-three-short {
    display: none;
  }
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_second_block_result {
  padding-bottom: 64px;
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_second_block_result .b-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 158px;
  padding: 0 16px;
  height: 44px;
  color: #fff;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 1px;
  transition: background-color 0.5s ease;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  white-space: nowrap;
}
@media (any-hover: hover) {
  .LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_second_block_result .b-button:hover {
    background-color: #fff;
    color: #000;
  }
}
.LF-category .LF-category__inner .custom_category_lead_page_short .custom_category_lead_page_short_second_block_result .b-button.hover {
  background-color: #fff;
  color: #000;
}/*# sourceMappingURL=GenderTOP_LeatherFair_Category_20250918.css.map */