

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/element-new/style.css?17631275501623*/
.info-text {
  padding-bottom: 20px;
}

.info-text span {
  display: inline-block;
  height: 19px;
  width: 20px;
  background-image: url("/upload/auction/stavka.png");
  position: relative;
  top: 3px;
  left: 5px;
}

.info-text span:hover::after {
  content: attr(data-text);
  position: absolute;
  left: 22px;
  top: 10px;
  width: 250px;
  z-index: 100;
  background: white;
  padding: 10px 15px;
  box-shadow: 2px 7px 14px 6px rgb(0 0 0 / 20%);
}

.buy-info__button--wa svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}

@media screen and (max-width: 450px) {
  .buy-info .buttons {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4px;
  }

  .buy-info .buttons .offer-info__button,
  .buy-info .buttons .buy-info__button {
    margin: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 12px;
  }

  .buy-info__button--wa {
    gap: 8px;
    grid-column: span 3;
    background: linear-gradient(
      90deg,
      rgba(35, 205, 69, 1) 0%,
      rgba(67, 235, 97, 1) 100%
    );
    border: none !important;
  }
}

@media screen and (min-width: 451px) {
  .buy-info .buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
  }

  .buy-info__button--wa {
    display: none !important;
  }

  .buy-info .buttons a:last-child {
    margin-top: 0;
    flex-grow: 1;
    text-align: center;
  }
}
.order-btn{
  width: 100%;
  text-align: center;
}
#order{
  max-width: 630px !important;
  padding: 30px
}
#order .ord{
text-align: center;
}
#order .es-buy-ok{
  color: green;
  font-size: 17px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/special/style.css?1763127550343*/
.card__similar{
    width: 100%;
}
.special_title{
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    border-bottom: 0;
    line-height: 36px;
    padding: 20px 10px;
    text-shadow: 2px 1px 1px #fff;
    color: #555;
}
.frame__main.es-frame__main.special {
    margin-top: 50px;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/element-new/style.css?17631275501623 */
/* /local/templates/main/components/bitrix/catalog.section/special/style.css?1763127550343 */
