

/* Start:/local/templates/webcenter/components/bitrix/catalog/catalog-plumbing/style.css?1777293760764*/
.plumbing-catalog {
	display: flex;
	gap: 20px;
}
.plumbing-catalog:has(.plumbing-catalog) .plumbing-catalog__items {
	width: calc(100% - 341px);
}
.plumbing-catalog__items {
	max-width: 100%;
	width: 100%;
}
.plumbing-filter--mobile {
	width: 100%;
	padding: 14px;
	border: 1px solid var(--color-primary);
	margin-bottom: 20px;
}
.plumbing-filter--mobile svg {
	margin-right: 5px;
}
div .smartfilter {
	top: 74px;
}
.plumbing-filter--mobile .filter-btn__inner_mobile {
	color: var(--color-primary);
	display: flex;
	justify-content: center;
	align-items: center;
}
.plumbing-item__viewed-title {
	margin-bottom: 43px;
	font-size: 24px;
}
@media (max-width: 991px) {
	.plumbing-catalog {
		flex-direction: column;
	}
	.plumbing-catalog__items {
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?174770779964*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/webcenter/components/bitrix/catalog.products.viewed/.default/style.css?17772937601258*/
.plumbing-catalog__items-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.plumbing-item {
	width: calc((100% - (4 - 1) * 20px) / 4);
}
.plumbing-item__wrapper {
	border: 1px solid #D9D9D9;
	padding: 23px 23px 30px;
}
.plumbing-item__image {
	height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.plumbing-item__image img {
	max-width: 100%;
	max-height: 100%;
}
.plumbing-item__title {
	position: relative;
	margin-bottom: 11px;
	min-height: 96px;
	padding-right: 30px;
}
.plumbing-item__title a {
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #000000;
}
.plumbing-item__title a:hover {
	color: var(--color-primary);
}
.plumbing-item__price {
	color: #818285;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 23px;
}
.plumbing-item__price .price {
	color: #000000;
}
.pluming-item__favorite {
	position: absolute;
	top: -2px;
	right: 0;
	cursor: pointer;
}
.plumbing-pagination .btn_more1 {
	padding: 0;
}
.plumbing-catalog__items-wrapper {
	margin-bottom: 45px;
}
@media (max-width: 1499px) {
	.plumbing-item {
		width: calc((100% - (2 - 1) * 20px) / 2);
	}
}
@media (max-width: 767px) {
	.plumbing-item {
		width: 100%;
	}
	.plumbing-item__title {
		min-height: unset;
	}
}
/* End */


/* Start:/local/templates/webcenter/components/bitrix/news.list/contact_where_buy/style.css?1747707854150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/webcenter/components/bitrix/catalog/catalog-plumbing/style.css?1777293760764 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?174770779964 */
/* /local/templates/webcenter/components/bitrix/catalog.products.viewed/.default/style.css?17772937601258 */
/* /local/templates/webcenter/components/bitrix/news.list/contact_where_buy/style.css?1747707854150 */
