

/* Start:/local/templates/main/components/bitrix/catalog/template/bitrix/catalog.section.list/.default/style.css?1773899222919*/
h1.title{
	/*display:none;*/
}
h2 .title__light{
	text-transform: lowercase;
}
.catalog__sections-kresla {
	min-height: 20px;
	margin-bottom: 29px;
}

@media screen and (max-width: 767px) {
	.catalog__sections {
		margin-bottom: 28px;
	}
}

@media screen and (max-width: 500px){
	.catalog__sections-kresla {
		margin-bottom: 15px;
	}
}

.owl-list-sections {
	display: flex;
	flex-flow: wrap;
	row-gap: 10px;
	gap: 1%;
}

.owl-list-sections .section {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	line-height: 1.2;
	word-break: break-word;
	margin: 0 !important;
	display: inline-block;
	padding: 6px 8px;
	font-size: .875em;
	width: fit-content !important;
}

.owl-list-sections .section .section__title h3 {
	margin: 0;
}

.owl-list-sections .section .section__title {
	margin: 0;
	display: flex;
	gap: 10px;
}
/* End */
/* /local/templates/main/components/bitrix/catalog/template/bitrix/catalog.section.list/.default/style.css?1773899222919 */
