

/* Start:/local/templates/simba_shop/components/bitrix/catalog.filter/blog/style.css?172362831949*/
.send_filtr, .hidden_check {
    display: none;
}
/* End */


/* Start:/local/templates/simba_shop/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1709303262502*/
div.news-detail {
    word-wrap: break-word;
}

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

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

.all_post_sort {
    display: none;
}

.row.blog_header.mb-4 {
    display: none;
}

.blog_all_posts, .subscribe_sends, .instagram_block {
    display: none!important;
}

.all_posts_left_sector {
    height: max-content;
    border-right: 1px solid #dee2e6!important;
}

.main-news-wrapper {
    margin-bottom: unset!important;
}
/* End */


/* Start:/local/templates/simba_shop/components/bitrix/news.list/news/style.css?17162104501288*/
/* comp Main News */
.main-news-wrapper {
	padding: 120px 0;
	background-color: var(--sim-color-blue);
	margin-bottom: 70px;
	position: relative;
}

.main-news-wrapper::after {
	content: '';
	position: absolute;
	background-image: url(/local/templates/simba_shop/components/bitrix/news.list/news/images/bg_light.png);
	background-repeat: no-repeat;
	background-position: center;
	bottom: -70px;
	right: 0;
	width: 750px;
	height: 700px;
	z-index: 0;
}

.main-news-wrapper .page-title {
	color: var(--color-white);
}

.main-news-list {
	gap: 30px;
	overflow: hidden;
	max-width: 100%;
}

.news-item {
	max-width: 300px;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid rgb(255 255 255 / 40%);
}

.news-item__picture {
	height: 200px;
	overflow: hidden;
}

.news-item img {
	width: 100%;
}

.news-item__details {
	background: var(--color-white);
	padding: 12px 15px 30px;
	gap: 12px;
}

.news-item__tags {
	color: var(--sim-color-blue);
	gap: 10px 30px;
	font-weight: 600;
	font-size: 13px;
}

.news-item__title {
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
}

.news-item__date {
	font-size: 13px;
	color: rgba(3, 15, 75, 0.5);
}

@media screen and (max-width: 991px){
	.news-item {
		max-width: 100%;
	}

	.news-item__picture {
		height: auto;

	}

	.news-item picture {
		flex: 1;
	}

}
/* END comp Main News */
/* End */
/* /local/templates/simba_shop/components/bitrix/catalog.filter/blog/style.css?172362831949 */
/* /local/templates/simba_shop/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1709303262502 */
/* /local/templates/simba_shop/components/bitrix/news.list/news/style.css?17162104501288 */
