

/* Start:/bitrix/templates/ledel_2025_2026_version/template_styles.css?176051894323189*/
/* cyrillic-ext */
@font-face {
  font-family: 'Wix Madefor Display';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/wixmadefordisplay/v12/SZcl3EX9IbbyeJ8aOluD52KXgUA_7Ed1CVzuAnVe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Wix Madefor Display';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/wixmadefordisplay/v12/SZcl3EX9IbbyeJ8aOluD52KXgUA_7Ed1CVXuAnVe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Wix Madefor Display';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/wixmadefordisplay/v12/SZcl3EX9IbbyeJ8aOluD52KXgUA_7Ed1CV_uAnVe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Wix Madefor Display';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/wixmadefordisplay/v12/SZcl3EX9IbbyeJ8aOluD52KXgUA_7Ed1CVHuAg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "DrukTextWideCyr";
    src: url("/bitrix/templates/ledel_2025_2026_version/fonts/af838307d88e776c561011a763d743de.woff2") format("woff2"),
}


body{
	font-family: "Wix Madefor Display", "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
/*h1, .h1 {
    font-size: 44px;
    line-height: 1.25;
    font-family: "DrukTextWideCyr";
    text-transform: uppercase;
}*/


/*------------------------------modal--------------------------------*/
			.modal_ch{
				display: none;
				overflow: auto; 
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 1040;
			}
			.modal-open{}
			.in_ch{display:block !important;}
			.modal_dialog_ch{
				max-height:80vh;
				margin:2px auto;
				z-index: 1041;
				background:white;
				color:black;
				text-align: left;
				box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
				-webkit-transform: translate(0, 0);
				-ms-transform: translate(0, 0);
				transform: translate(0, 0); 
				padding:20px;
				overflow-y:scroll;
				border-radius: 0px 0px 8px 8px;
				-webkit-appearance:none;
			}
			.modal_ch_lg{width:850px;}
			.modal_ch_md{width:600px;}
			.modal_ch_sm{width:80%;}
			.modal_ch_sm2{width:80%;max-width:351px;}
			.modal_ch_sm3{width:80%;max-width:651px;margin-top: 5%;}
			.modal_backdrop_ch{
				opacity: 0.5;
				filter: alpha(opacity=50);
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 1030;
				background-color: #000000;
				display:none;
			}
			.bk_in{display:block;}
			@media(max-width:850px){
				.modal_ch_lg{width:100%;}
			}
			@media(max-width:600px){
				.modal_ch_md{width:100%;}
			}
			@media(max-width:380px){
				.modal_ch_md{width:100%;}
			}
			 .popup-window-buttons{text-align:center;}
			 .popup-window-titlebar-text{
				box-sizing: border-box;
				color: #80868e;
				display: inline-block;
				font-size: 14px;
				font-weight: var(--ui-font-weight-bold);
				max-width: 100%;
				line-height: 49px;
				overflow: hidden;
				padding: 0 30px 0 4px;
				-o-text-overflow: ellipsis;
				text-overflow: ellipsis;
				white-space: nowrap;
			}
			 .popup-window-close-icon{
				cursor: pointer;
				height: 27px;
				outline: 0;
				opacity: .5;
				position: absolute;
				right: 3px;
				top: 5px;
				width: 27px;
				-webkit-transition: opacity .2s linear;
				-o-transition: opacity .2s linear;
				transition: opacity .2s linear;
			}
			
			
			 .popup-window-close-icon:after {
				display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				-webkit-transform: translate3d(-50%, -50%, 0);
				transform: translate3d(-50%, -50%, 0);
				width: 10px;
				height: 10px;
				/*background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23828b95'/%3E%3C/svg%3E);*/
				background-image:url("/images/close_cross.svg");
				background-repeat: no-repeat;
				background-size: cover;
				content: "";
			}

/*------------------------------modal--------------------------------*/



/*---------------subtop menu----------------------------------------*/
.section__menu ul {
    list-style-type: none;
    display: flex;
    gap:  1rem 3rem;
    margin-bottom: 2.5rem;
    flex-wrap: wrap;
}

.section__menu ul a {
    font-weight: 700;
    font-size: 20px;
    color: #A3A7AA;
    transition: all .3s;
}

.section__menu ul a:hover {
    color: #000;
}

@media(max-width: 900px) {
    .section__menu ul {
        gap: 1rem 2rem;
    }

    .section__menu ul a {
        font-size: 18px;
    }
}

@media(max-width: 767px) {
    .section__menu ul a {
        font-size: 16px;
    }
}
/* End */



/*-------------------------projects----------------------------------------*/
.page-title.projects__title {
    margin-bottom: 0;
}

.projects__show-count {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 1rem;
    gap: 1rem;
    font-size: .875rem;
    font-weight: 700;
}

.projects__show-count select {
    appearance: none;
    border: 2px solid #A3A7AA;
    font-size: .875rem;
    background-color: #fff;
    padding: 0 1.5rem 0 .75rem;
    background: url(/local/templates/ledel/components/bitrix/news/projects/bitrix/news.list/.default/images/icon_arrow_down.png) center right .5rem no-repeat;
    font-weight: 700;
}


.projects__top {
    display: flex;
    align-items: start;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 56px;
}

@media(max-width: 1150px) {
    .projects__top {
        display: block;
        margin-bottom: 2rem;
    }
}

.projects__top .pagination {
    margin: 0;
}

.projects__top .projects-filter {
    margin-bottom: 0;
}

.projects__top .search-input {
    max-width: 200px;
}

@media(max-width: 1150px) {
    .projects__top .search-input {
        max-width: 100%;
    }

    .projects__top .projects-filter {
        margin-bottom: 56px;
    }
}

.projects__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

@media(max-width: 1199px) {
    .projects__grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width: 800px) {
    .projects__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.project {
    position: relative;
    border: 2px solid #D6D7D5;
}

.project__link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.project__img-wrapper {
    background: #EBEBEB;
    padding-bottom: 66%;
    position: relative;
}

.project__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.project__inner {
    padding: 1.5rem 1.5rem 6rem;
}

@media(max-width: 1023px) {
    .project__inner {
        padding: 1.5rem 1rem 6rem;
    }
}


.project__name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    transition: all .3s;
    margin-bottom: .5rem;
}

@media(max-width: 1023px) {
    .project__name {
        font-size: 18px;
    }
}

.project:hover .project__name {
    color: var(--color-primary);
}

.project__place {
    font-weight: 400;
    font-size: .875rem;
}

.projects__bottom {
    position: absolute;
    bottom: 1.5rem;
    font-size: .875rem;
}

.project__section,
.projects__product {
    color: #A3A7AA;
}




.proj-filter{
	margin-right: 10px;
    position: relative;
}
.proj-filter-current {
    white-space: nowrap;
    height: 36px;
    padding: 0 42px 0 18px;
    background-color: #f6e200;
    border-radius: 2px;
    font-size: 16px;
    line-height: 36px;
    color: black;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
}
.proj-filter-current:after {
    content: '';
    position: absolute;
    top: 1px;
    right: 18px;
    font-size: 12px;
    width: 10px;
    height: 36px;
    color: var(--color-black);
    transition: all .3s ease;
    background: url(/local/templates/ledel/components/bitrix/news/projects/bitrix/catalog.filter/.default/images/icon_arrow_down.png) center no-repeat;
}
.proj-filter-dropdown {
    max-height: 350px;
    overflow-y: scroll;
    position: absolute;
    left: 0;
    top: 100%;
    background: #F7F8FA;
    margin-top: 3px;
    min-width: 100%;
    white-space: nowrap;
    border-radius: 2px;
    z-index: 50;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 6px 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0;
    visibility: hidden;
}
.proj-filter-option {
    font-size: 14px;
}

.proj-filter-option.active a {
    color: #f6e200;
}
.proj-filter-option.active a:first {
    color: #f6e200;
}
.proj-filter-option a {
    display: block;
    padding: 2px 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.proj-filter.active .proj-filter-dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.proj-filter-current:after {
    content: '';
    position: absolute;
    top: 1px;
    right: 18px;
    font-size: 12px;
    width: 10px;
    height: 36px;
    color: var(--color-black);
    transition: all .3s ease;
    background: url(/bitrix/images/icon_arrow_down.png) center no-repeat;
}
.proj-filter.active .proj-filter-current:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* End */



.more-link {
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    color: #000;
    font-weight: 600;
    background: #f6e200;
    padding: 1rem 2rem;
    transition: all .3s;
}



/*-----------------------------------------katalog elements list--------------------------------------*/
.ListingProducts_products-list__NpvMb {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.ListingCard_grid-card--fereks__YkEbD, .ListingCard_grid-card--iek__KP82T, .ListingCard_grid-card--ledel__KVcl5 {
    border-radius: 0;
    padding: 18px 16px 24px;
}
.ListingCard_grid-card__OWoHy {
    width: calc(25% - 6.1px);
    flex-direction: column;
    padding: 16px 16px 24px;
    display: flex;

    border: 1px solid #d9d9d9;
    position: relative;
}
@media(max-width:768px){
	.ListingCard_grid-card__OWoHy{
		width:100%;
	}
}
.ListingCard_grid-card__OWoHy>a {
    width: 100%;
    color: #1d252d;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.ListingCard_grid-card__img__T_Jyi {
    display: flex;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / .67;
    max-height: 150px;
    margin-bottom: 10px;
    position: relative;
	overflow:hidden;
}

.ListingCard_grid-card__img__T_Jyi img{height: 100%;width: auto;}
.ListingCard_grid-card__text-content__8rrjK {
    display: flex;
    flex-direction: column;
    gap: 8px;
}







.ProductArticle_wrapper__X8okT {
    width: 100%;
    display: flex;
    gap: 12px;
    align-items: center;
    align-self: flex-start
}

.ProductArticle_title__kFCFg {
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    color: #949593
}

.ProductArticle_btn__UdCyB {
    background-color: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
    align-self: flex-start;
    color: #1d252d;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    gap: 6px;
    align-items: center;
    position: relative;
    max-width: 100%;
    text-align: right
}

.ProductArticle_btn--copied__k3uD4 {color: #275ce6;}
.ProductArticle_btn--with-title__OAZJG {max-width: calc(100% - 70px);}
.ProductArticle_btn-text__oYFaw { width: 100%;}

.ProductArticle_btn-text--and-icon__LxZMG {
    max-width: calc(100% - 26px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ProductArticle_copied-message__ZSMoC {
    margin: 0;
    border: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    color: #fff;
    padding: 4px 16px;
    background-color: #275ce6;
    position: absolute;
    bottom: -37px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 8px;
    white-space: nowrap;
    z-index: 1
}

.ProductArticle_copied-message__ZSMoC:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    transform: rotate(-45deg);
    border-radius: 0 2px 0 0;
    background-color: #275ce6;
    top: -25%;
    left: calc(50% - 6px)
}

.ListingManage_products-manage--top__TrkKN {
    padding-top: 0;
    padding-bottom: 24px;
	margin-top:35px;
}

.ListingPageIdPaginations_list__CEmg5 {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 24px
}

.ListingPageIdPaginations_link__R3aTk {
    display: flex;
    align-items: center;
    width: 100%;
    color: #1d252d;
    gap: 8px;
    font-size: 14px
}

.ListingPageIdPaginations_link--prev__YCB6g svg {
    transform: rotate(180deg)
}

.ListingPageIdPaginations_link--disabled__5jsME {
    opacity: .5
}

.ListingPageIdPaginations_link--disabled__5jsME:hover {
    cursor: not-allowed
}


/*-------------------------catalog filter--------------------------------*/
	.ListingFilters_filters__lehFp {
		width: 225px;
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	@media(max-width:991px){
		.ListingFilters_filters__lehFp{
			width:100%;
		}
	}
	.ListingFilters_filters__reset-btn-wrapper__W1SMw {
		padding-bottom: 12px;
		border-bottom: 1px solid #d6d6d6;
	}
	.ListingFilters_filters__list__gZFq_ {
		padding: 0;
		margin: 0;
		list-style-type: none;
		list-style-image: none;
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.ListingFilterByClasses_filtersItem__c6ouq {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
		padding-bottom: 12px;
		border-bottom: 1px solid #d6d6d6;
	}
	.ListingFilterByClasses_filtersItemTitle__PiUI9 {
		width: 100%;
		background-color: transparent;
		border: none;
		padding: 0;
		box-shadow: none;
		display: flex;
		align-items: center;
		gap: 8px;
		color: #121318;
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
	}
	.ListingFilterByClasses_filtersItemTitle__PiUI9 p {
		margin: 0;
		padding: 0;
		border: 0;
		max-width: calc(100% - 32px);
		text-align: left;
	}
	.ListingFilterByClasses_filterValueList__zWQp_ {
		padding: 0;
		margin: 0;
		list-style-type: none;
		list-style-image: none;
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.ListingFilterByClasses_filterValueItem__6br0J {
		width: 100%;
	}
	.ListingFilterByClasses_filter-value-item-link__IjDfO {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: flex-start;
		gap: 8px;
		position: relative;
		color: #1d252d;
	}
	.ListingFilterByClasses_filter-value-item-link__IjDfO .ListingFilterByClasses_filter-checkbox__BnS_E {
		clip: rect(0 0 0 0);
		width: 1px;
		height: 1px;
		margin: -1px;
		position: absolute;
		z-index: -1;
		left: -3px;
	}
	.ListingFilterByClasses_filter-value-item-link__IjDfO svg {
		width: 14px;
	}
	.ListingFilterByClasses_filter-value-item-link__IjDfO p {
		width: calc(100% - 22px);
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 13px;
	}
	.ListingFilters_filters__reset-btn__Oe1Bs {
		background-color: transparent;
		border: none;
		box-shadow: none;
		display: flex;
		justify-content: center;
		padding: 10px 40px;
		gap: 10px;
		background-color:#ffe200;
		width: 100%;
		align-self: flex-start;
		color: #fff;
		font-size: 14px;
		font-weight: 600;
		line-height: 20px;
		border-radius: 4px;
		    color: #1d252d;
		border-radius: 0;
	}
	.ListingFilter_filtersItemTitle__BZXUj {
		width: 100%;
		background-color: transparent;
		border: none;
		padding: 0;
		box-shadow: none;
		display: flex;
		align-items: center;
		gap: 8px;
		color: #121318;
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
	}
	.ListingFilter_filter-value-item-link__oTH5x {
		display: flex;
		align-items: center;
		gap: 8px;
		position: relative;
		color: #1d252d;
	}
	.ListingFilter_filter-value-item-link__oTH5x .ListingFilter_filter-checkbox__egVbH {
		/*clip: rect(0 0 0 0);*/
		width: 14px;
		height: 14px;
		margin: -1px;
		position: absolute;
		z-index: -1;
		left: -3px;
	}
	.ListingFilter_filterValueList__t5kbj{
		list-style:none;
	}
	.ListingFilter_filterValueItem__pmlLo {
		min-width: calc(50% - 5px);
		max-width: 100%;
		width: auto;
	}
	.ListingFilter_filterValueList__t5kbj {
		padding: 0;
		margin: 0;
		list-style-type: none;
		list-style-image: none;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
	
/*-------------------------catalog filter--------------------------------*/





@font-face {
    font-family: 'icomoon';
    src: url("/bitrix/templates/ledel_2022_version/fonts/icomoon.ttf?6bk52o") format("truetype"), url("/fonts/icomoon.woff?6bk52o") format("woff"), url("/bitrix/templates/ledel_2022_version/fonts/icomoon.svg?6bk52o#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.i-logout:before {content: "\e918";}
.i-search-2:before {content: "\e917";}
.i-close:before {content: "\e916";}
.i-warning:before {content: "\e915";}
.i-discount:before {content: "\e914";}
.i-bag:before {content: "\e913";}
.i-checkmark:before {content: "\e912";}
.i-angle-right:before {content: "\e911";}
.i-left-long-ar:before {content: "\e900";}
.i-right-long-ar:before {content: "\e901";}
.i-prev-ar:before {content: "\e902";}
.i-next-ar:before {content: "\e903";}
.i-down:before {content: "\e904";}
.i-download:before {content: "\e905";}
.i-patents:before {content: "\e906";}
.i-play:before {content: "\e907";}
.i-plus:before {content: "\e908";}
.i-search:before {content: "\e909";}
.i-star:before {content: "\e90a";}
.i-user:before {content: "\e90b";}
.i-cart:before {content: "\e90c";}
.i-insta:before {content: "\e90d";}
.i-fb:before {content: "\e90e";}
.i-vk:before {content: "\e90f";}
.i-yt:before {content: "\e910";}





/*------------------------cART-----------------------------------------*/

	.site-head__cart {
		margin-top: 3px;
		position: relative;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: -webkit-inline-box;
		display: inline-flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		-webkit-transition: color 0.3s ease;
		-o-transition: color 0.3s ease;
		transition: color 0.3s ease;
	}
	.site-head__cart:hover {
		color: #DE1326;
	}
	.site-head__cart i {
		font-size: 22px;
	}
	.site-head__cart span {
		font-size: 14px;
		margin-left: 4px;
	}
	.site-head__cart span.digits {
		font-size: 11px;
		margin-left: 4px;
		position: absolute;
		left: 8px;
		bottom: -7px;
		background:#f6e200;
		border-radius: 50%;
		color: #000;
		width: 15px;
		text-align: center;
	}
	.site-head__cart span.label {
		display: none;
	}

/*------------------------cART-----------------------------------------*/









/*----------------------------------catalog main left menu-------------------------------------------*/
	.UppreLevelsLinks_links__list__VkNte {
		padding: 0;
		margin: 0;
		list-style-type: none;
		list-style-image: none;
		display: flex;
		flex-direction: column;
		gap: 13px
	}

	@media(max-width: 1024px) {
		.UppreLevelsLinks_links__list__VkNte {
			padding-bottom:50px
		}
	}

	.UppreLevelsLinks_links__list__VkNte li {
		width: 100%;
		display: flex
	}

	.UppreLevelsLinks_links__list__VkNte a {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		gap: 10px;
		color: #1d252d;
		font-size: 14px;
		font-weight: 600;
		line-height: 110%
	}

	@media(max-width: 1280px) {
		.UppreLevelsLinks_links__list__VkNte a {
			font-size:12px
		}
	}

	.UppreLevelsLinks_links__list__VkNte a:hover>span {
		text-decoration: underline
	}

	.UppreLevelsLinks_links__list__VkNte a span {
		max-width: calc(100% - 24px);
		line-height: 1.2;
		align-self: center
	}
	
	
	
	.ListingFilter_filtersItem__Close__5h24_ {
		padding-bottom: 0;
		border-bottom: none;
	}
	
	.ListingFilter_filtersItem__Close__5h24_ .ListingFilter_filterValueList__t5kbj{display:none;}
	.ListingFilter_filtersItemTitle__BZXUj{padding-bottom: 15px;}
	.ListingFilter_filtersItemTitle__BZXUj svg{margin-left: auto;}
	.ListingFilter_filtersItem__Close__5h24_ svg {
		margin-left: auto;
		transform: rotate(180deg);
	}
	.ListingFilter_filtersItem__TZBGx{gap: 16px;}
/*----------------------------------catalog main left menu-------------------------------------------*/
/* End */
/* /bitrix/templates/ledel_2025_2026_version/template_styles.css?176051894323189 */
