

/* Start:/local/templates/.default/components/bitrix/news.detail/articles/style.css?1605293378158*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:5px 20px 5px 0px;
}
.news-date-time
{
	color:#fe6700;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/catalog/style.css?1703742926852*/
.favdiv {
    padding:0px 5px;
    position:relative;
}

.favorite_yes { 
     position: absolute;
     top: 0;
     width: 100%;
     height: 23px;
     background: url('/local/images/favorite_yes.png') no-repeat;
     z-index: 1000; 
}

.favorite_no { 
  position: absolute;
    top: 0px;
    z-index: 1000;
     width: 100%;
     height:23px;
     background: url('/local/images/favorite_no.png') no-repeat;
     display:none;
}

.favspan {
  display:none;
  padding-left: 25px;
  padding-bottom: 5px;
  font-size:14px;
}

.rimage:hover .favspan{
  display:block;
}

.rimage:hover .favorite_no{
  display:inline-block;
}

.buy-blockMain sup {
  color: #fe6700;
  background-color: #ffffff;
  height: 18px;
  border-radius: 1px;
  line-height: 18px;
  text-align: center;
  top: -7px;
  position: relative;
  display: inline-block;
  padding:0 5px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/articles/style.css?1605293378158 */
/* /local/templates/.default/components/bitrix/catalog.section/catalog/style.css?1703742926852 */
