.prevarr{position:absolute;top:0;left:0;bottom:0;width:26px;background:rgb(255 255 255 / 80%);display:none !important;transform:scaleX(-1);z-index:100;}
.prevarr::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat right center url(../../img/arrcatse.svg);background-size:22px;}
.nextarr{position:absolute;top:0;right:0;bottom:0;width:26px;background:rgb(255 255 255 / 80%);display:block;z-index:100;}
.nextarr::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat right center url(../../img/prdarr1.svg);background-size:22px;}
.nextarr.slick-disabled,.prevarr.slick-disabled{display:none !important;}
.catalog-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:39px}
.catalog-products__products-list{-ms-flex-preferred-size:100%;flex-basis:100%}
.catalog-products__products-list button[data-view=products-list]{margin:36px auto 0 auto;border-radius:10px}
.catalog-products__content>.cta{margin-top:62px}
.catalog-inner .product-info{margin-top:46px}
.catalog-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}
.catalog-category__item{padding:10px;border-radius:10px;background:var(--color-ghostly-white)}
.catalog-category__item a{font-family:var(--fonts-font-arial);font-size:16px;font-weight:400;/*text-transform:uppercase;*/color:var(--color-black)}
.catalog-category__item:hover{background:linear-gradient(267.17deg, #FAA828 0%, #1E4280 98.61%);}
.catalog-category__item:hover a{color:#fff;}
.catalog-sidebar{width:25.55%;min-width:240px;-ms-flex-negative:0;flex-shrink:0}
.catalog-products__filters{width:100%;padding:0 5px;overflow-y:auto}
.catalog-products__filters .modal__header,.catalog-products__filters .products-list__filters-item.special{display:none}
.list-filter{padding:8px 15px;border-radius:5px;border:1px solid var(--color-platinum)}
.list-filter:not(:last-child){margin-bottom:23px}
.list-filter__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 67px}
.list-filter__search,.list-filter__select-item{padding:8px 0}
.list-filter-title{font-family:var(--fonts-font-arial);font-size:16px;font-weight:400;line-height:24px;color:var(--color-grey-blue)}
.list-filter-icon{position:relative;display:block;width:15px;height:15px;background:url(../../img/icons/arrow-down.svg) no-repeat center/contain;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}
.list-filter-icon::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-white);mix-blend-mode:exclusion}
.list-filter-icon.rotate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.search-filter__item{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.search-filter__field{padding:0 25px 0 9px;width:100%;font-family:var(--fonts-font-arial);font-size:13px;font-weight:400;line-height:24px;color:#000;border-radius:5px;background-color:var(--color-ghostly-white)}
.search-filter__submit{position:absolute;right:9px;width:14px;height:14px;background:url(../../img/icons/search.svg) no-repeat center/cover}
.list-filter__select-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 7px}
.list-filter__select-item.schfln{display:none !important;}
.list-filter__select-checkboxes{position:relative;width:16px;height:16px;border:1px solid var(--color-platinum);border-radius:50%;overflow:hidden;flex-shrink:0;}
.list-filter__select-checkbox{position:absolute;width:100%;height:100%;opacity:0}
.list-filter__select-checkbox:checked+.list-filter__select-checkbox-fake{background:#fff;border:4px solid #faa829;border-radius:50%;}
.list-filter__select-checkbox:checked+.list-filter__select-checkbox-fake::after{/*content:'';position:absolute;top:3px;left:3px;right:3px;bottom:3px;background:#fff;border-radius:50%;*/}
.list-filter__select-checkbox-fake{display:block;width:100%;height:100%}
.list-filter__select-label{width:100%;font-family:var(--fonts-font-arial);font-family:Arial;font-size:13px;font-weight:400;line-height:24px;color:var(--color-black);outline:0}
.list-filter__select-expand{width:100%;font-family:var(--fonts-font-arial);font-size:13px;font-weight:400;line-height:24px;color:rgba(0,0,0,.5);text-align:center}
.filters-button{margin-top:23px;border-radius:5px;border:1px solid #000;background:#fff;/*text-transform:uppercase;*/}
.list-filter:nth-child(-n+2) .list-filter-inner{/*display:none*/}
.list-filter__select-item{display:none}
.list-filter__select-item:nth-child(-n+4){display:-webkit-box;display:-ms-flexbox;display:flex}
#filters_show{display:none}
#filters_hide{display:none}
.catalog-close{display:block;width:20px;height:20px;background:url(../../img/icons/close.svg) no-repeat center/contain;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;cursor:pointer}
.cta-request{margin-top:20px;padding:20px 14px;border-radius:10px;background-color:var(--color-ghostly-white);-webkit-box-shadow:0 0 9px 0 var(--color-dark-blue) inset;box-shadow:0 0 9px 0 var(--color-dark-blue) inset;background:#F7F8FA;box-shadow:none;}
.cta-request__field,.cta-request__submit,.cta-request__text,.cta-request__title{font-family:var(--fonts-font-arial);line-height:24px;text-align:center}
.cta-request__title{margin-bottom:6px;font-size:16px;font-weight:700;color:var(--color-grey-blue)}
.cta-request__text{font-size:13px;font-weight:400;color:var(--color-grey-blue)}
.cta-request__field,.cta-request__submit,.cta-request__text{font-size:13px;font-weight:400}
.cta-request__form{margin-top:20px;text-align:center}
.cta-request__field{margin-bottom:20px;padding:4px 10px;color:rgba(0,0,0,.5);text-align:left;background-color:var(--color-white)}
.cta-request__submit{color:var(--color-white);border-radius:10px;background-color:var(--color-dark-blue);border:1px solid #1E4280;/*text-transform:uppercase;*/font-size:16px;}
.cta-request__submit:hover{color:#1E4280!important;background:#fff;}
.products-list__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.products-list__filters-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}
.products-list__filters-item.second-filters{gap:23px}
.products-list__filters-item.filter-mob{display:none}
.products-list__filters-item.filter-sort{width:254px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.products-list__filters-checkboxes{position:relative;width:44px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;overflow:hidden;z-index:1}
.products-list__filters-checkboxes span.line{position:relative;display:block;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25)}
.products-list__filters-checkbox{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:3}
.products-list__filters-checkbox:checked+.products-list__filters-checkbox-fake{right:5%;opacity:1}
.products-list__filters-checkbox:checked~.line{background-color:var(--color-orange-yellow)}
.products-list__filters-checkbox-fake{position:absolute;top:auto;right:55%;display:block;width:18px;height:18px;border-radius:50%;background-color:var(--color-white);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:2}
.products-list__filters-label{font-family:var(--fonts-font-arial);font-size:16px;font-weight:400;line-height:18px;color:var(--color-grey-blue)}
.products-list__filters-select{font-family:var(--fonts-font-arial);font-size:16px;font-weight:400;line-height:18px;color:var(--color-platinum-grey)}
.filters-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}
.filters-view__button{padding:9.39px;width:36px;height:36px;border-radius:5px}
.view-tile{border:1px solid var(--color-dark-blue);background:url(../../img/icons/plitka-black.svg) no-repeat center/50%}
.view-tile.active{background:url(../../img/icons/plitka.svg) no-repeat center/50%;background-color:var(--color-dark-blue)}
.views-table{background:url(../../img/icons/table.svg) no-repeat center/50%;border:1px solid var(--color-platinum-grey)}
.views-table.active{background:url(../../img/icons/table-white.svg) no-repeat center/50%;background-color:var(--color-dark-blue)}
.filters-item__filters-toggle{display:block;width:36px;height:36px;background:url(../../img/fIcon.svg) no-repeat center/contain;background-size:23px;border:1px solid #8e8e8e;border-radius:5px;cursor:pointer}
.products-list{margin-top:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:45px}
.product-list__item.tile{width:calc(33.33% - 30px);}
.product-list__item.tile .table{display:none}
.product-list__item.tile .product-list__item-images{margin-bottom:8px}
.product-list__item.tile .product-actions.tile{margin-top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product-list__item.tile .product-list__item-images{position:relative;height:300px}
.product-list__item.tile .product-list__item-images img{object-fit:contain;}
.product-list__item.tile .product-list__item-images .imgr2{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:all 0.2s ease-in-out;}
.product-list__item.tile:hover .imgr2{opacity:1;}
.product-list__item.table{width:100%}
.product-list__item.table .product-list__card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.product-list__item.table .product-list__card .tile{display:none}
.product-list__item.table .product-list__card .product-actions.table{width:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px;-ms-flex-negative:0;flex-shrink:0;justify-content:flex-start;}
.product-list__item.table .product-list__card .product-list__item-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}
.product-list__item.table .product-list__card .product-list__item-images{position:relative;width:175.5px;flex-shrink:0;}
.product-list__item.table .product-list__card .product-list__item-images a{position:relative;display:block;}
.product-list__item.table .product-list__card .product-list__item-images .imgr2{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:all 0.2s ease-in-out;}
.product-list__item.table .product-list__card .product-list__item-desc{margin-left:8px;margin-right:8px;width:100%;}
.product-list__item:nth-child(n+7){/*display:none*/}
.product-list__item.table .product-list__card:hover .imgr2{opacity:1;}
.products-slider__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.products-slider__header h2{margin-bottom:13px}
.products-slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px}
.products-slider__button{width:35px;height:35px;background:url(../../img/icons/circle-arrow-right.svg) no-repeat center/cover var(--color-orange-yellow);cursor:pointer;border-radius:50%}
.products-slider__button.btn-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.products-slider__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.products-slider__slider-item{width:410px}
.products-slider__slider-item:not(:last-child){margin-right:20px}
.products-slider__slider-images{margin-bottom:9px;width:100%;border-radius:10px;background-color:#d3d3d3;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25);overflow:hidden}
.products-slider__slider picture,.products-slider__slider-img{width:100%;height:100%}
.products-slider__slider-text{font-family:var(--fonts-font-arial);font-size:20px;font-weight:400;/*text-transform:uppercase;*/color:var(--color-black)}
.proderoneclc{border:1px solid #1E4280;background:#fff;/*text-transform:uppercase;*/color:#1E4280;}
.prdclickcard{display:flex;gap:10px;}
.prctileclick{width:42px;height:42px;border-radius:50%;background:no-repeat center url(../../img/listrclick.svg);cursor:pointer;}

.product-actions.table{flex-wrap:wrap;}
.product-actions.table .product-price{display:flex;gap:4px;width:100%;}
.product-actions.table .product-price p{font-size:16px;}
.product-actions.table .product-price .product-price__info{font-size:16px;text-transform:none;color:#000;}

.product-card__right .product-price{display:flex;gap:4px;width:100%;margin:0 0 10px;}
.product-card__right .product-price p{font-size:16px;}
.product-card__right .product-price .product-price__info{font-size:16px;text-transform:none;color:#000;}

.product-list__item .product-price p{color:var(--color-orange-yellow);}
.product-price__info{color:#000 !important;}

@media (max-width:1120px){
.catalog-products{gap:29px}
.products-list{gap:30px}
.product-list__item.tile{width:calc(33.33% - 20px);}
}
@media (max-width:992px){
.catalog-sidebar{position:fixed;opacity:0;padding:10px;top:0;left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);width:100%;height:100%;background-color:var(--color-white);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:99999}
.catalog-sidebar.active{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.catalog-sidebar .modal__header,.catalog-sidebar .products-list__filters-item.special{display:-webkit-box;display:-ms-flexbox;display:flex}
.catalog-sidebar .filters-products__list .products-list__filters-item.special{margin:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.catalog-sidebar .catalog-products__filters{max-height:100%}
.catalog-sidebar .cta-request{display:none}
.products-list__filters-item.filter-mob{display:block}
.list-filter-icon{mix-blend-mode:exclusion}
.list-filter-icon::after{background-color:rgba(0,0,0,0)}
.products-list__filters-item.second-filters{margin-right:10px}
#filters_hide,#filters_show{display:block;border:none}
#filters_clear{color:#b9b9b9;background-color:transparent}
.products-list__filters-item.special{display:none;}
.products-list__filters-item.filter-sort{width:auto;order:2;}
.products-list__filters-item.filter-sort>p{display:none;}
#syubpnext{width:100%;max-width:100%;}
}
@media (max-width:768px){
.product-list__item.table{max-width:100%;width:100%;}
.catalog-products__products-list .products-list{gap:36px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:space-between;}
.product-list__item.tile{width:calc(50% - 18px);max-width:none}
.product-list__item.tile .product-list__item-images{height:auto;}
.product-list__item.tile .product-list__item-title{/*font-size:14px*/}
.product-list__item.tile .product-price__info{/*font-size:12px*/}
.product-list__item.table .product-list__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product-list__item.table .product-list__card:not(:last-child){margin-bottom:15px}
.product-list__item.table .product-list__card .product-list__item-images{display:none}
.product-list__item.table .product-list__card .product-list__item-characteristics.table{margin-top:15px;margin-right:0}
.product-list__item.table .product-list__card .product-list__item-title{font-size:16px}
.product-list__item.table .product-list__card .product-actions.table{width:100%;margin:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product-list__item.table .product-list__card .product-actions.table .buy-one-click__icon{width:24px;height:24px;background-size:cover}
.product-list__item.table .product-list__card .product-price-link{grid-area:Price-Link;max-width:48%;}
.product-list__item.table .product-list__card .product-cart-link{grid-area:Cart-Link;max-width:48%;}
.product-list__item.table .product-list__card .product-buy-link{grid-area:Buy-Link}
.product-list__item .product-price p{/*font-size:10px*/}
.product-list__item .product-info{/*font-size:12px*/}
.product-list__item .product-cart{/*width:37px;height:37px*/}
.products-list__filters-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:24px}
.products-list__filters-item p{display:none}
.products-list__filters-item.second-filters{margin-left:0}
.products-list__filters-item.filter-sort{width:149px}
.products-list__filters-item.filter-sort .custom-dropdown__select{text-align:left;width:100%}
.products-list__filters-item.filter-sort .custom-dropdown__select-label{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.product-cart-link,.product-list__item-buy-link,.product-list__item-characteristics p,.product-price p,.product-price-link,.product-price__info{font-size:14px}
.product-list__item-characteristics{gap:20px}
.products-list__filters-item.special{display:none}
.product-buy-link__text{display:none}
.product-list__item.table .product-list__card .product-list__item-desc{width:100%;margin:0;}
.product-list__item-characteristics-group{gap:10px;width:100%;}
}
@media (max-width:550px){
	.product-list__item-characteristics-item{width:100% !important;}
	.product-list__item-characteristics-group{gap:5px !important;}
	.catalog-products__products-list .products-list{gap:10px;}
	.product-list__item.tile{width:calc(50% - 5px);}
	.product-list__item.tile .product-list__item-title{font-size:14px;}
	
}
@media (max-width:480px){
	.product-list__item.tile .product-list__item-title{font-size:12px;}
	.product-list__item .product-price p{font-size:12px;}
	.product-list__item.tile .product-price__info{font-size:12px;}
	.prctileclick{width:37px;height:37px;}
	.product-list__item .product-cart{width:37px;height:37px;}
	
}