

/* Start:/local/templates/bosch/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?16850173051950*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

div.news-detail ul,
div.news-detail ol {
    list-style: inside;
}

.news-date-time {
    color: #486DAA;
}

.teaser-timer__text {
    text-align: center;
}

.teaser-timer__count-item {
    display: inline-block;
}

.teaser-timer__count-item span {
    display: block;
}

.teaser-timer__title {
    margin: 20px 0;
    font-weight: bold;
    font-size: 16px;
}

.ctext {
    font-size: 12px;
}

.cnum {
    background: url(/local/templates/bosch/components/bitrix/news/template1/bitrix/news.detail/.default/timer-piece.png) top center no-repeat;
    width: 105px;
    font-size: 3em;
    font-weight: bold;
    color: #1f2225;
    height: 108px;
    line-height: 108px;
    position: relative;
}

.cnum:before {
    content: '';
    width: 80%;
    height: 1px;
    border-top: 1px solid white;
    position: absolute;
    top: 58px;
    left: 10px;
}

.reference + label {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 20px;
    text-decoration: none!important;
    border: 1px solid #f1f1f1;
    font-weight: bold;
    color: #8f8f8f!important;
}

.reference:checked + label {
    border-bottom: 1px solid transparent!important;
}

.reference + label:after {
    content: "\25BC";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%) rotate(-90deg);
    transition: transform ease .25s;
}

.reference + label u {
    text-decoration: none!important;
}

.reference:checked ~ .story {
    background: transparent!important;
    padding: 20px!important;
    border: 1px solid #f1f1f1!important;
    border-top: 1px solid transparent!important;
}

.reference:checked ~ label:after {
    transform: translate(0, -50%) rotate(0deg);
}

div.news-detail img {
    padding: 10px;
}

@media screen and (max-width: 768px) {
    div.news-detail img {
        width: 100%;
        margin: 0;
        padding: 15px 0;
    }
}
/* End */


/* Start:/local/templates/bosch/components/bitrix/catalog.section/offers/style.css?1676898799646*/
 .img-card {
  display: block;
	text-align: center!important;
}

.procentico {
  position: absolute;
  top: 45%;
  left: 20%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 30px;
  background: #fff;
  min-height: 50px;
  min-width: 50px;
  border: 4px solid #e21e23;
}

.procentico span:nth-child(1) {
  text-align: center;
  text-transform: lowercase;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.procentico span:nth-child(2) {
  font-size: 12px;
  margin-left: -5px;
}


.saleico.icosale {
  top: 20px;
  left: 20px;
  padding: 5px;
  background: #e21e23;
}

/* End */
/* /local/templates/bosch/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?16850173051950 */
/* /local/templates/bosch/components/bitrix/catalog.section/offers/style.css?1676898799646 */
