

/* Start:/bitrix/templates/UpFly/components/bitrix/breadcrumb/breadcrumbs/style.css?1621418311585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/catalog.item/grid_index/style.css?17331991403487*/
.notify_product_button {
    width: 100%;
    box-shadow: unset;
    border-radius: 36px;
    background: #8A8A8A;
    color: white;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    height: 46px;
    border: none;
    transition: background-color 0.3s;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    padding: 0 18px;
}
.notify_product_button:hover {
    background: #f96222;
    transition: background-color 0.3s;
}
.popup-notify-fade > div {
    max-width: 400px;
}

.notify_product_button-card {
    width: 100%;
}
@media screen and (max-width: 640px) {
    .notify_product_button-card {
        width: 100%;
        font-size: 10px;
        line-height: 10px;
        height: 30px;
    }
}
.product_notify_unavailable .products__fast-look {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    overflow: visible;
    transition: opacity .3s linear, visibility .3s linear, z-index .3s linear;
}
.product_notify_unavailable .products__fast-product-container {
    opacity: 0;
    transition: opacity 0.3s;
}
.product_notify_unavailable:hover .products__fast-product-container {
    opacity: 1;
    transition: opacity 0.3s;
}
@media screen and (max-width: 1200px) {
    .product_notify_unavailable .products__img-wrapper a{
        filter: opacity(0.4);
    }
}

.compare_grid {
    display: flex;
    position: absolute;
    right: 8px;
    top: 55px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 20px;
    z-index: 1;
    transition: .5s;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / .16);
    background: rgb(0 0 0 / .16);
    cursor: pointer;
    padding-left: 0 !important;
    color: white;
    font-weight: 500;
}

@media screen and (min-width: 900px) {
    .compare_grid:hover svg path {
        stroke: #147627;
        transition: 0.3s;
    }
}

.compare_grid svg path {
    transition: 0.3s;
}

.compare_grid.compare_remove svg path {
    stroke: #147627;
}

/*[data-tooltip] {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    cursor: pointer;*/
/*}*/

/* Hide the tooltip content by default */
.products__wrapper-helper [data-tooltip]:before {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
.products__wrapper-helper [data-tooltip]:before {
    width:  165px;
    position: absolute;
    bottom: 5px;
    left: -168px;
    right: unset;
    border-radius: 8px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #333333;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
}
@media screen and (min-width: 900px) {
    .products__wrapper-helper [data-tooltip]:hover:before, .products__wrapper-helper [data-tooltip]:hover:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}
/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/catalog.section/index_page_slider/themes/blue/style.css?1696830263825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /bitrix/templates/UpFly/components/bitrix/breadcrumb/breadcrumbs/style.css?1621418311585 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.item/grid_index/style.css?17331991403487 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.section/index_page_slider/themes/blue/style.css?1696830263825 */
