

/* Start:/local/templates/auto-master-gas/components/bitrix/news.detail/catalog/style.css?17719433161920*/
.catalog_price {
  border-radius: 10px;
  border: 1px solid #F5F5F5;
  background-color: #FFF;
  margin-top: 30px;
}

.today {
  border-radius: 10px;
  background-color: #36A2E6;
  color: white;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 11px;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-right: 10px;
}

.tabs {
  margin-top: 50px;
  display: flex;
  gap: 20px;
  width: 100%;
}
.tabs_content {
  width: 100%;
}
.tabs-item {
  cursor: pointer;
  border-radius: 5px;
  width: 180px;
  height: 72px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 138.462% */
  text-transform: uppercase;
  background-color: #F5F5F5;
}
.tabs-item.active {
  color: #FFF;
  background-color: #1D5DA7;
}

.catalog_description {
  color: #212529;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 131.25% */
}

.catalog_detail .gallery-big a {
  margin-right: 0;
}

.catalog_detail-props p.line_prop > b {
  padding-right: 9px;
}
.catalog_detail-props p.line_prop > span {
  padding-left: 9px;
}
.catalog_detail-props p.line_prop:before {
  content: "";
  height: 1px;
  border-bottom: 1px dashed var(--gray-medium);
  position: absolute;
  width: 100%;
  bottom: 16px;
}

@media (max-width: 960px) {
  .catalog_detail-props p.line_prop {
    display: flex !important;
    border-bottom: 0;
    position: relative;
  }
  .catalog_price {
    margin-top: 0;
  }
  .tabs {
    gap: 10px;
    flex-wrap: nowrap;
    overflow: scroll hidden;
    min-width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0 15px 10px;
  }
  .tabs-item {
    font-size: 13px;
    line-height: 18px;
    max-width: 150px;
    padding: 18px 15px;
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/auto-master-gas/components/bitrix/news.list/other_products/style.css?1771943328836*/
.other_list {
  min-width: 100%;
  margin-left: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.other_list-item {
  max-width: 25%;
  text-decoration: none;
  color: black;
  font-size: 20px;
  font-weight: 700;
  padding: 0 15px 15px 0;
}
.other_list-item--price {
  color: #F81155;
  font-size: 20px;
  font-weight: 800;
  line-height: normal;
  margin-top: 10px;
}
.other_list-item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .other_list {
    overflow: scroll hidden;
    min-width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0 15px 50px 0;
    flex-wrap: nowrap;
  }
  .other_list-item {
    padding: 0;
    margin-left: 15px;
    max-width: calc(100% - 102px);
    min-width: calc(100% - 102px);
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/auto-master-gas/components/bitrix/news.detail/catalog/style.css?17719433161920 */
/* /local/templates/auto-master-gas/components/bitrix/news.list/other_products/style.css?1771943328836 */
