

/* Start:/local/templates/optima/components/bitrix/news/blog-gallary/bitrix/news.detail/.default/style.css?1649150890758*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 20px 15px 0;
}

.avatar{
	width: 140px;
	height: 140px;
	border-radius: 200px;
	border: 2px solid #ededed;
}
.teg{
    background: #3f066d;
    color: white;
    padding: 2px 5px;
    margin-right: 5px;transition: all 0.5s ease;   
}
.teg:hover{
    background:#5c307f;text-decoration: none;
    color: white;transition: all 0.3s ease;   
}
.under-header {
    height: 68px;
    margin: 0!important;
}
.under-header h1{display: none!important}
.small-basket{display: none!important}
@media (max-width: 450px) {
	div.news-detail img.detail_picture
	{
		max-width: 280px;
		float: none;
	}
    .btn-search{width:15px;height:15px;background-size:contain}
}

/* End */
/* /local/templates/optima/components/bitrix/news/blog-gallary/bitrix/news.detail/.default/style.css?1649150890758 */
