

/* Start:/local/templates/polair/components/bitrix/breadcrumb/.default/style.css?1764592120818*/
.bread_chumps ul{
	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;
	margin-top: 30px;
	margin-bottom: 16px;
}

.bread_chumps li {
	margin-right: 8px;
	position: relative;
	padding-right: 24px;
	margin-bottom: 8px;

}

.bread_chumps a, .bread_chumps span {
	font-size: 14px;
	line-height: 20px;
	color: #006fb6;
}

.bread_chumps a:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	display: block;
	background: url("/local/templates/polair/components/bitrix/breadcrumb/.default/images/ArrowRight.svg");
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.bread_chumps li > span {
	margin-right: 0;
	padding-left: 0;
	color: #656565;
}

.bread_chumps li > span:after {
	display: none;
}
/* End */


/* Start:/local/templates/polair/components/bitrix/catalog.section.list/products_category/style.css?17645921194494*/
.categories_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -4px;
}

.categories_cont .cat_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    margin: 0 4px;
    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;
    padding: 17px 13px;
    background: #e0ebf2;
    border-radius: 4px 4px 0px 0px;
    cursor:pointer;
    
}

.categories_cont .cat_item .icon {
    margin-right: 10%;
    height: 50px;
    width: 40px;

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.categories_cont .cat-1 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/1.svg);
}
.categories_cont .cat-1:hover .icon, .categories_cont .cat-1._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/1_active.svg);
}
.categories_cont .cat-3 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/2.svg);
}
.categories_cont .cat-3:hover .icon, .categories_cont .cat-3._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/2_active.svg);
}
.categories_cont .cat-5 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/stellag.png);
}
.categories_cont .cat-5:hover .icon, .categories_cont .cat-5._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/stellag_active.png);
}
.categories_cont .cat-32 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/camera.png);
}
.categories_cont .cat-32:hover .icon, .categories_cont .cat-32._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/camera_active.png);
}
.categories_cont .cat-7 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/4.svg);
}
.categories_cont .cat-7:hover .icon, .categories_cont .cat-7._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/4_active.svg);
}
.categories_cont .cat-34 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/postamat-1.png);
}
.categories_cont .cat-34:hover .icon, .categories_cont .cat-7._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/postamat-2.png);
}
.categories_cont .cat-34._active .icon {
   background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/postamat-2.png);
}

.categories_cont .cat_item .icon path {
    stroke: #006fb6;
}
.categories_cont .cat_item {
width: 273px;
}
@media screen and (min-width: 1101px) and (max-width: 1439px) {
    .categories_cont .cat_item {
width: auto;
}
}
@media screen and (max-width: 1100px) {
    .categories_cont {
        flex-wrap: wrap;
    }
    .categories_cont .cat_item {
        /*max-width: 48%;*/
        border-radius: 4px;
        margin-bottom: 5px;
        justify-content: start;
width:300px;
    }

    .categories_cont .cat_item .icon {
        margin-right: 40px;
    }
}

@media screen and (max-width: 575px) {
    .categories_cont .cat_item {
        max-width: 100%;
width:300px;
    }
}

.categories_cont .cat_item .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
}

.categories_cont .cat_item._active, .categories_cont .cat_item:hover {
    background: #006fb6;
}

.categories_cont .cat_item._active .icon path {
    stroke: #fff;
}

.categories_cont .cat_item._active .text, .categories_cont .cat_item:hover .text {
    color: #ffffff;
}


.pickup_stuff .part_upper_mobile .wrapper .cat_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    margin: 0 0px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 13px;
    background: #e0ebf2;
    border-radius: 4px 4px 0px 0px;
    padding: 17px calc((100% - 270px) / 2);
}

.pickup_stuff .part_upper_mobile .wrapper .cat_item .icon {
    margin-right: 40px;
}

.pickup_stuff .part_upper_mobile .wrapper .cat_item .icon path {
    stroke: #006fb6;
}

.pickup_stuff .part_upper_mobile .wrapper .cat_item .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
}

.wrapper .cat_item._active {
    background: #006fb6;
}

.wrapper .cat_item._active .icon path {
    stroke: #fff;
}

.wrapper .cat_item._active .text {
    color: #ffffff;
}


@media screen and (max-width: 1100px) {
    .categories_cont .cat_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}
/* End */
/* /local/templates/polair/components/bitrix/breadcrumb/.default/style.css?1764592120818 */
/* /local/templates/polair/components/bitrix/catalog.section.list/products_category/style.css?17645921194494 */
