.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-body {
  overflow: hidden;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-container {
  font-size: 0;
  white-space: nowrap;
  margin-left: -2px;
  margin-right: -2px;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 2px;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item svg {
  display: inline-block;
  width: 32px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  cursor: pointer;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item svg path {
  fill: #E8E8E8;
  stroke: #C01A13;
  transition: 0.2s fill, 0.2s stroke;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item[data-focus=true] svg path, .ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item[data-active=true] svg path {
  fill: #C01A13;
  stroke: #C01A13;
}

/*# sourceMappingURL=style.css.map */
