

/* Start:/local/templates/matras-vatniy/components/bitrix/breadcrumb/bc/style.css?1680776699532*/
.breadcrumb {
	display: none;
}

@media screen and (min-width: 768px) {

	.breadcrumb {
	    display: block;
    	background-color: #f6f6f6;
    	font-size: 12px;
    	padding: 20px 0;
	}

	.breadcrumb__list {
		list-style-type: none;
	    margin: 0;
	    padding: 0;
	}

	.breadcrumb__item {
		display: inline-block;
	}

	.breadcrumb__item::after {
		content: "/";
    	display: inline-block;
    	margin: 0 5px 0 7px;
    	color: #9c9c9c;
	}

	.breadcrumb__item:last-child::after {
		display: none;
	}

	.breadcrumb__link {

	}

}
/* End */


/* Start:/local/templates/matras-vatniy/components/bitrix/catalog.section.list/catalog-categories-sidebar/style.css?16807766891135*/
.catsections {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.catsections_compact {
  overflow: hidden;
  overflow-x: auto;
  display: flex;
}

.catsections__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  transition: opacity ease .5s;
}

.catsections__link:hover {
  text-decoration: none;
  opacity: .8;
}

.catsections__img {
  display: block;
  max-height: 200px;
  width: 100%;
  object-fit: contain;
  background-color: #f6f6f6;
  padding: 20px;
}

.catsections__name {
  padding: 16px 16px 28px;
  background-color: #f6f6f6;
  color: #000;
  margin: 0;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  flex-grow: 1;
}

@media screen and (min-width: 576px) {

  .catsections__name {
    font-size: 18px;
  }
  
}

@media screen and (min-width: 992px) {
  .catsections {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 1200px) {
  .catsections {
    grid-template-columns: repeat(4, 1fr);
  }
}
/* End */


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

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/matras-vatniy/components/bitrix/menu/catalog-menu/style.css?16807766961497*/
.left-menu {
	padding: 0;
	list-style-type: none;
	margin: 0;
	border-top: 1px solid #e5e5e5;
}

.left-menu>li>a {
	display: block;
	line-height: 1.5;
	font-weight: bold;
	border: 1px solid #e5e5e5;
	border-top: 0;
	color: #333;
	text-decoration: none;
	padding: 15px 20px;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #fafafa;
}

.left-menu>li ul {
	list-style-type: none;
	padding-left: 0;
}

.left-menu>li ul ul {
	padding-top: 0;
	display: none;
	margin-top: 10px;
}

.left-menu ul .item-selected+button+ul {
	display:block;
}

.left-menu>li ul li {
	overflow: hidden;
	padding: 17px 47px 16px 23px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	position: relative;
}

.left-menu>li ul li li {
	padding: 0 0 4px;
	border: 0;
}

.left-menu>li ul li a {
	display: inline-block;
	text-decoration: none;
	color: #333;
}

.left-menu>li ul li li a {
	font-size: 14px;
}

.left-menu>li ul li li li a {
	font-size: 12px;
}

.left-menu .item-selected,.left-menu .root-item-selected {
	color: #9a2613 !important;
}

.left-menu .item-selected+.left-menu-expand,.root-item-selected+.left-menu-expand {
	color: #9a2613 !important;
}

.left-menu-expand {
	display: inline-block;
	background: none;
	border: none;
	cursor: pointer;
	height: 20px;
	width: 20px;
	padding: 0;
	line-height: 20px;
	outline: 0 !important;
	font-weight: bold;
	color: #333;
	position: absolute;
	right: 8px;
	top: 16px;
}

.left-menu a:hover, .left-menu a:focus {
	color: #9a2613;
	text-decoration: underline;
}
/* End */
/* /local/templates/matras-vatniy/components/bitrix/breadcrumb/bc/style.css?1680776699532 */
/* /local/templates/matras-vatniy/components/bitrix/catalog.section.list/catalog-categories-sidebar/style.css?16807766891135 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?168077646364 */
/* /local/templates/matras-vatniy/components/bitrix/menu/catalog-menu/style.css?16807766961497 */
