

/* Start:/local/templates/pink/components/bitrix/catalog.section/.default/style.css?17466053951120*/
.tags {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.tags__list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
/*  justify-content: space-between;*/
  margin: 0;
  padding: 0;
  align-self: flex-start;
}

.tags__item {
  margin: 0;
  padding: 0;
}

.c16 li:nth-child(n+16) {
  display: none;
}

.c32 li:nth-child(n+32) {
  display: none;
}

.c64 li:nth-child(n+64) {
  display: none;
}

.c128 li:nth-child(n+128) {
  display: none;
}

@media screen and (max-width: 500px) {
/*  .c16 li:nth-child(n+8) {
    display: none;
  }

  .c32 li:nth-child(n+16) {
    display: none;
  }

  .c64 li:nth-child(n+32) {
    display: none;
  }

  .c128 li:nth-child(n+64) {
    display: none;
  }

  .c256 li:nth-child(n+128) {
    display: none;
  }*/
}

.tags__link {
  font-size: 12px;
  padding: 3px 8px;
  color: #B2A8B5;
  border: 1px solid #B2A8B5;
  border-radius: 20px;
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  transition: all 0.2s ease;
}

.tags__link:hover {
  background: #FFE2F0;
  border-color: #FFE2F0;
  color: #F178B6;
}

.tags__more {
  font-size: 14px;
}

/* End */


/* Start:/local/templates/pink/components/15px.ru/staticHtml/product/style.css?17694334641481*/
.product-card__image a {
  position: relative;
  display: block;;
}


.product-card__image .loader--wrapper {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0;
  right: 0;
  background-color: #fff;
}

.not-available-alert {
  background: #A05175 !important;
  padding: 5px !important;
  text-align: center;
  font-weight: bold;
  color: #fff !important;
  margin: 0 !important;
  width: 100%;
}

.admin-panel {
  display: flex;
  border: 1px dashed red;
  margin-bottom: 4px;
}

.admin-panel a {
  display: block;
  padding: 15px;
  background-repeat: no-repeat;
  background-position: center;
}

.admin-panel .admin-panel__btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L15 15M15 9L9 15M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.admin-panel .admin-panel__btn-open {
  background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 12.3333L10.4615 15L16 9M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* End */
/* /local/templates/pink/components/bitrix/catalog.section/.default/style.css?17466053951120 */
/* /local/templates/pink/components/15px.ru/staticHtml/product/style.css?17694334641481 */
