/* hover
=================================================================== */
/* ================================================ vw */
/* ================================================ vh */
/* common
=================================================================== */
/* layout
=================================================================== */
/* imgCover
=================================================================== */
/* mask
=================================================================== */
/* background
=================================================================== */
/* flex
=================================================================== */
/* animation delay
=================================================================== */
/* 3d
=================================================================== */
/* font
=================================================================== */
/* textTate
=================================================================== */
/* vw
=================================================================== */
/* form
=================================================================== */
/* ============================================================================================ item */
.item {
  /* --------------------------------------- topics common */
  background-color: rgba(var(--keyColor-shopItem), 1);
}
.item .headerInner {
  background-color: rgba(var(--keyColor-shopItem), 1);
}

/* ============================================================================================ itemDetail */
.itemDetail {
  /* --------------------------------------- pagesInner__flex */
}
.itemDetail .producer__otherObj .itemBlock__info--shop .shopBlock__name {
  color: #fff;
}
.itemDetail .pagesInner__flex .pagesArticle {
  width: 64.8148148148%;
}
.itemDetail .pagesInner__flex .pagesInner__nav {
  width: 32.4074074074%;
}

/* --------------------------------------- itemDetail__itemRecommend */
.itemDetail__itemRecommend {
  margin-bottom: -8.0527086384vw;
}
.itemDetail__itemRecommend .tabSection {
  padding-bottom: 5.732064vw;
}
.itemDetail__itemRecommend .tabHeader__bottom > div::after {
  background: radial-gradient(circle at 0% 100%, transpalent 2.196193265vw, #fff 0);
}
.itemDetail__itemRecommend .tabSection, .itemDetail__itemRecommend .tabHeader__inner, .itemDetail__itemRecommend .tabSection::after {
  background-color: rgba(var(--keyColor-shopItem), 1);
}
.itemDetail__itemRecommend .corner::after {
  background: radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0) 2.196193265vw, rgba(var(--keyColor-shopItem), 1) 0);
}
.itemDetail__itemRecommend .tabSection__inner {
  padding-top: 1.4641288433vw;
  padding-bottom: 1.4641288433vw;
}

#itemRecommend--slider .itemBlock {
  padding: 0.7320644217vw;
}

/* ============================================================================================ edit 20240913 */
.pages.item.itemDetail .pagesNavBox .objBlock__info {
  padding-left: 0;
}
.pages.item.itemDetail .pagesNavBox .objectsIcon {
  display: none;
}/*# sourceMappingURL=item.css.map */