

/* Start:/local/templates/new/components/bitrix/system.pagenavigation/.default/style.css?1748934616542*/
.pagination-container ul.pagination{
    --pagination-border-radius:0;
    --pagination-active-bg: transparent;
    --pagination-active-border-color: transparent;
    --pagination-active-color: var(--primary);
    --pagination-hover-color: var(--primary);
    --pagination-hover-bg: transparent;
    --pagination-hover-border-color: transparent;
    --pagination-focus-color: var(--primary);
    --pagination-focus-bg: transparent;
    --pagination-font-size: 1rem;
    --pagination-color: #000000;
}

.page-load-status {
    display: none;
}
/* End */


/* Start:/local/templates/new/components/bitrix/news.list/catalog-sections-list-slider/style.css?17489346161807*/
.catalog-section-list-slider .item{
    position: relative;
    cursor:pointer;
    height:10rem;
    width: 10rem;
}
.catalog-section-list-slider .item.card{
    --card-border-width:0;
    --card-border-radius:1rem;
    --card-spacer-y: 0.75rem;
    --card-spacer-x: 1rem;
    --card-cap-padding-y: 1.5rem;
    --card-cap-padding-x: 1rem;
    --card-cap-bg: transparrent;
    overflow: hidden;
}

.catalog-section-list-slider .item .bg{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.catalog-section-list-slider .swiper .swiper-slide {
    width: auto;
}

.catalog-section-list-slider .item:hover .bg {
    -webkit-box-shadow: var(--box-shadow) !important;
    box-shadow: var(--box-shadow) !important;
}
.catalog-section-list-slider .item .title,
.catalog-section-list-slider .item .subtitle,
.catalog-section-list-slider .item .link-more{
    display:block;
    word-wrap: normal;
    line-height: 1.2;
}
@media screen and (max-width: 767px) {
    .catalog-section-list-slider .item{
        height:8rem;
        width: 8rem;
    }
    .catalog-section-list-slider .item.card{
        --card-spacer-y: 0.75rem;
        --card-spacer-x: 0.25rem;
        --card-cap-padding-y: 1rem;
        --card-cap-padding-x: 0.25rem;
    }
    .catalog-section-list-slider .item .title{
        font-weight: 600;
        font-size:1rem;
    }
    .catalog-section-list-slider .item.big-headphones .title{
        font-size:0.857rem;
    }
}
@media screen and (min-width: 768px) {
    .catalog-section-list-slider .item .title{
        font-weight: 600;
        font-size:1.25rem;
    }

    .catalog-section-list-slider .item.big-headphones .title{
        font-size:1.25rem;
    }
}


/* End */


/* Start:/local/templates/new/components/bitrix/breadcrumb/.default/style.min.css?1748934616403*/
.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{display:inline;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog/.default/bitrix/catalog.smart.filter/.default/style.css?174893461610926*/
@media (min-width: 768px) {
    .smart-filter .offcanvas{
        visibility: visible;
        position: relative;
        transform:none;
        border:none;
    }
    .smart-filter .offcanvas-body{
        overflow: visible;
    }
    .smart-filter .offcanvas-title,
    .smart-filter .smart-filter-title{
        margin-bottom: 1rem;
    }
}
@media (max-width: 767px) {
    .smart-filter .offcanvas{
        border-right: none;
    }
    .smart-filter .offcanvas-body{
        margin-bottom: 8rem;
    }
    .smart-filter .offcanvas-footer{
        position: fixed;
        bottom: 0;
        left: 0;
        width: 400px;
        background-color: #ffffff;
    }
    .smart-filter .offcanvas-footer .btn{
        border-radius: 0;
    }
    .smart-filter-button-container{
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        background-color: #ffffff;
        padding: 1rem;
        flex-direction: column;
        margin: 0;
    }
    #offcanvasFilter.offcanvas{
        z-index:1000 !important;
    }
}
.smart-filter{
    background-color:#ffffff ;
}
.smart-filter .form-control{
    font-weight:500; ;
}
.smart-filter .offcanvas-title,
.smart-filter .smart-filter-title{
    font-size: 1.28571rem;
    font-weight: 500;
}
.smart-filter-parameters-box-title-text{
    font-weight: 600;
    font-size: 1rem;
}
.smart-filter-parameters-box-title{
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: start;
}
.smart-filter-parameters-box{
    border-bottom: 1px solid #B2B2B2;
    position: relative;
}
.smart-filter-parameters-box.bx-active .smart-filter-parameters-box-title{
    margin-bottom: .85rem;
}
.smart-filter-input-group-checkbox-list .form-check:last-child{
    margin-bottom: 0 !important;
}
.smart-filter-parameters-box,
.smart-filter-parameters-box-title,
.smart-filter-parameters-box-container{
    margin-bottom: 1rem;
}

.smart-filter-block {
    display: none;
    box-sizing: content-box;
    transition: padding .3s ease;
}

.smart-filter-button-box .smart-filter-block,
.smart-filter-parameters-box.bx-active .smart-filter-block { display: block; }


.smart-filter-angle{

    position: relative;
    display: inline-block;
    width: 20px;
    height: 19px;
    vertical-align: middle;
}
.smart-filter-angles{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.smart-filter-angle-up .smart-filter-angles:before{
    content: "\f106";
    display: block;
}
.smart-filter-angle-down .smart-filter-angles:before{
    content: "\f107";
}

.smart-filter-input-group-number .form-group{
    padding-left: .5rem;
}
.smart-filter-input-group-number .form-group:first-child{
    padding-left: 0;
}
.smart-filter-input-group-checkbox-list .form-check,
.smart-filter-input-group-checkbox-list .form-check input,
.smart-filter-input-group-checkbox-list .form-check label{
    cursor: pointer;
}
.smart-filter-input-group-checkbox-list .form-check:hover .form-check-input{
    border: 1px solid var(--primary);
}
.smart-filter-input-group-checkbox-list .form-check-input[disabled] ~ .form-check-label,
.smart-filter-input-group-checkbox-list .form-check-input:disabled ~ .form-check-label {
    opacity: 0.25;
}

.smart-filter-input-container{
    display: flex;
    align-items: center;
}
.smart-filter-input-container label{
    padding-right:0.5rem;
}

/*region TRACK FOR TYPE NUMBER*/

.smart-filter-slider-track-container {
    overflow: hidden;
    padding: 1.5rem 1rem 1rem;
    margin-top: 0.5rem;
}

.smart-filter-slider-track {
    position: relative;
    height: 0.25rem;
    background: #03499157;
}

.smart-filter-slider-ruler {
    position: absolute;
    width: 1px;
    height: 1.125rem;
    background: #cccccc;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.smart-filter-slider-ruler.p1 { left: -1px; }

.smart-filter-slider-ruler.p2 { left: 25%; }

.smart-filter-slider-ruler.p3 { left: 50%; }

.smart-filter-slider-ruler.p4 { left: 75%; }

.smart-filter-slider-ruler.p5 { right: -1px; }

.smart-filter-slider-ruler span {
    position: absolute;
    top: -1.25rem;
    display: block;
    width: 4.375rem;
    color: #000;
    text-align: center;
    font-size: 0.929rem;
    transform: translateX(-50%);
}

.smart-filter-slider-ruler.p2 span,
.smart-filter-slider-ruler.p3 span,
.smart-filter-slider-ruler.p4 span { color: #6b8086;     left: 50%;}

.smart-filter-slider-ruler.p1 span{
    text-align:left;
    left: -0.5rem;
    transform: none;
}
.smart-filter-slider-ruler.p5 span{
    text-align:right;
    right: -0.5rem;
    transform: none;
}

.smart-filter-slider-range { z-index: 50; }

.smart-filter-slider-range,
.smart-filter-slider-price-bar,
.smart-filter-slider-price-bar-vd,
.smart-filter-slider-price-bar-vn,
.smart-filter-slider-price-bar-v {
    position: absolute;
    top: 0;
    bottom: 0;
}

.smart-filter-slider-price-bar { z-index: 100; }

.smart-filter-slider-price-bar-vd {
    z-index: 60;
    background: var(--primary);
}

.smart-filter-slider-price-bar-vn {
    z-index: 70;
    background-color: var(--theme-color-light); }

.smart-filter-slider-price-bar-v {
    z-index: 80;
    background-color: var(--theme-color-primary);
}

.smart-filter-slider-handle {
    position: absolute;
    top: -0.34em;
    width: 0;
    height: 0;
    border: 0.438rem solid var(--primary);
    border-radius: 50%;
}

.smart-filter-slider-handle:hover {
    cursor: grab;
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
}

.smart-filter-slider-handle:active {
    cursor: grabbing;
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
}

.smart-filter-slider-handle.left {
    left: 0;
    margin-left: -0.438rem;
}

.smart-filter-slider-handle.right {
    right: 0;
    margin-right: -0.438rem;
}

/*endregion*/

/*
* 	Result Popup
*
*/

.smart-filter-popup-result {
    position: absolute;
    z-index: 915;
    display: none;
    white-space: nowrap;
    background-color:#ffff;
    flex-direction: column;
    box-shadow: -4px 5px 20px rgba(0, 0, 0, 0.25);
    padding: 1.5rem;
    border-radius:0.214rem;
    top: 50%;
    transform: translateY(-50%);
}
.smart-filter-popup-text{
    color:#666666
}
.smart-filter-popup-text span{
    color:#000000;
    font-weight:500;
}
.smart-filter-popup-result.show {
    display: flex;
}

.smart-filter-popup-result.right { left: 100%; }

.smart-filter-popup-result.left { right: 100%; }

.smart-filter-popup-result.right:after {
    content: " ";
    position: absolute;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 15px solid transparent;
    border-right: 15px solid #ffff;
    border-left: none;
    border-bottom: 15px solid transparent;
}


.smart-filter-horizontal .smart-filter-popup-result {
    position: relative;
    right: auto;
    bottom: -7px;
    left: auto;
    display: inline-block;
}

.smart-filter-popup-result-close { display: none; }


.smart-filter .tooltip-img {
    margin-left: 0.5rem;
    margin-top: -0.25rem;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    font-size: 1rem;
}
.smart-filter-hint{
    display:inline;
}

.smart-filter input::-webkit-outer-spin-button,
.smart-filter input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.smart-filter .smart-filter-count{
    color:#666666;
}

.smart-filter .js-range-slider{
    display:none;
}
.smart-filter .irs--round .irs-min,
.smart-filter .irs--round .irs-max,
.smart-filter .irs--round .irs-from,
.smart-filter .irs--round .irs-to,
.smart-filter .irs--round .irs-single{
    font-size:0.929rem;
    background-color: transparent;
    color: #666666;
}
.smart-filter .irs--round .irs-min,
.smart-filter .irs--round .irs-max{
font-weight:600;
}

.smart-filter .irs--round .irs-bar {
    background-color: var(--primary);
    height: 2px;
}
.smart-filter .irs--round .irs-handle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1rem;
    height: 1rem;
    border: solid;
    border-color:var(--primary);
    background-color: var(--primary);
    border-radius: 50%;
    box-shadow: none;
}
.smart-filter .irs--round .irs-handle.state_hover,
.smart-filter .irs--round .irs-handle:hover {
    background-color: var(--primary);
    cursor:pointer;
}
.smart-filter .irs--round .irs-from:before,
.smart-filter .irs--round .irs-to:before,
.smart-filter .irs--round .irs-single:before{
    display:none;
}
.smart-filter .irs--round .irs-min,
.smart-filter .irs--round .irs-max,
.smart-filter .irs-from,
.smart-filter .irs-to,
.smart-filter .irs-single {
    top: 0.5rem;
}
@media screen and (max-width: 767px) {
    .smart-filter .range-slider{
        padding: 0 0.5rem;
    }
}
.smart-filter .irs--round {
    height: 2rem;
    margin-top: 0.5rem;
}

.smart-filter .irs--round .irs,
.smart-filter .irs--round .irs-bar{
    width:100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.smart-filter .irs--round .irs-line{
    top:0;
    height: 2px;
}



.filter-items-list {
    --nav-link-padding-y: 0.414rem;
    --nav-link-padding-x: 1rem;
    --nav-link-font-size: 0.933rem;
    --nav-link-color: #fff;
    --nav-link-hover-color: #fff;
    --nav-pills-link-active-color: #fff;
    --nav-pills-link-active-bg: var(--primary);
    --nav-pills-border-radius:var(--border-radius-pill);
}

.filter-items-list .nav-item{
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
}
.filter-items-list .nav-item:not(:first-child){
    margin-left: 0.5rem;
}
.filter-items-list .nav-item:first-child{
    margin-left: 0;
}

.filter-items-list .nav-link i{
    color:#ffffff;
    font-size: 1.25rem;
    line-height: 1.25;
}
.filter-items-list .nav-link.clear{
    background: #F5F5F5;
    color:#4C4C4C;
}
.filter-items-list .nav-link.clear i{
    color:#000000;
}
@media screen and (max-width: 767px) {
    .filter-items-list {
        --nav-link-font-size: 1rem;
    }
}
@media screen and (min-width: 768px){
    .filter-items-list .nav-item{
        max-width: 40rem;
    }
}

@media (max-width: 767px){
    .filter-items-list{
        margin-bottom: 0.5rem;
    }

    .filter-items-list .nav-item{
        margin-bottom: 0;
    }
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog/.default/bitrix/catalog.smart.filter/.default/ion-rangeslider/css/ion.rangeSlider.min.css?174893461611084*/
/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog/.default/tbwp/catalog.sortgrid.panel/.default/style.css?17489346161237*/
.tbwp_catalog_sg_panel ul.nav{
    --nav-link-color:var(--gray-700);
    --nav-link-hover-color:var(--primary);
}
.tbwp_catalog_sg_panel .nav-link.active{
    --nav-link-font-weight:500;
    color:var(--nav-link-hover-color);
}

.tbwp_catalog_sg_panel .nav-link:hover{
    color:var(--nav-link-hover-color);
}
.tbwp_catalog_sg_panel .nav-link i {
    color: inherit;
}
.tbwp_catalog_sg_panel .sort-panel .label,
.tbwp_catalog_sg_panel .grid-panel .label {
    font-size: 1rem;
    font-weight: 600;
    color: #000000;
}
.tbwp_catalog_sg_panel .offcanvas-title {
    font-size: 1rem;
    font-weight: 500;
}
.tbwp_catalog_sg_panel .offcanvas {
    --offcanvas-height: 50vh;
    --offcanvas-padding-x: 1.85rem;
}
.tbwp_catalog_sg_panel .offcanvas ul.nav {
     --nav-link-padding-x: 0;
}
.tbwp_catalog_sg_panel .grid-panel ul.nav {
    --nav-link-padding-x: 0.65rem;
}
@media screen and (max-width: 767px){
    .tbwp_catalog_sg_panel .sort-panel .label,
    .tbwp_catalog_sg_panel .grid-panel .label {
        font-size: 1rem;
    }
    .tbwp_catalog_sg_panel .grid-panel ul.nav{
        --nav-link-padding-x: 0.2rem;
    }
    .tbwp_catalog_sg_panel .grid-panel ul.nav .nav-item:not(:first-child) {
        padding-left: 0.4rem;
    }
}

/* End */


/* Start:/local/templates/new/components/bitrix/system.pagenavigation/catalog-section-nav/style.css?1748934616542*/
.pagination-container ul.pagination{
    --pagination-border-radius:0;
    --pagination-active-bg: transparent;
    --pagination-active-border-color: transparent;
    --pagination-active-color: var(--primary);
    --pagination-hover-color: var(--primary);
    --pagination-hover-bg: transparent;
    --pagination-hover-border-color: transparent;
    --pagination-focus-color: var(--primary);
    --pagination-focus-bg: transparent;
    --pagination-font-size: 1rem;
    --pagination-color: #000000;
}

.page-load-status {
    display: none;
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.item/.default/style.css?17544807188873*/
.product-item .card{
    --card-border-width:0;
    --card-spacer-y: 1rem;
    --card-spacer-x: 1rem;
    --card-cap-padding-y: 1rem;
    --card-cap-padding-x: 1rem;
    --card-cap-bg:#ffffff;
    --card-border-radius: var(--border-radius-lg);
}
.bx-no-touch .product-item:hover{
    cursor:pointer;
    -webkit-box-shadow: var(--box-shadow) !important;
    box-shadow: var(--box-shadow) !important;
}
.product-item .product-item-price-current{
    font-weight:500;
}
.product-item .product-item-image{
    height: 10rem;
    background-color:#fff;
}
.product-item .product-item-image picture,
.product-item .product-item-image img{
    object-fit: contain;
    height: 100%;
    width: auto;
    max-width: 100%;
}
.catalog-section .product-item .product-item-title{
    line-height: 1.2;
}

.fake-prop-by-color .product-item-prop-value{
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    cursor:pointer;
}
.fake-prop-by-color .product-item-prop-value.active{
    text-decoration:underline;
}
.fake-prop-by-color .product-item-prop-value::before{
    display: inline-block;
    content: "";
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    border: 1px solid var(--secondary);
}
.fake-prop-by-color .product-item-prop-value.black::before{
    background-color: #000000;
}
.fake-prop-by-color .product-item-prop-value.white::before{
    background-color: #ffffff;
}
.fake-prop-by-color .product-item-prop-value.blue::before{
    background-color: #1A3557;
}
.fake-prop-by-color .product-item-prop-value.lite_blue::before{
    background-color: #84BEFF;
}
.fake-prop-by-color .product-item-prop-value.red::before{
    background-color: #EB5757;
}
.fake-prop-by-color .product-item-prop-value.rose::before{
    background-color: #FF74E9;
}
.product-item [data-entity="btnBasketAction"]:not(.in-cart) span:last-child{
    display:none;
}
.product-item [data-entity="btnBasketAction"].in-cart span:first-child{
    display:none;
}
.product-item [data-entity="btnBasketAction"].in-cart{
    --btn-bg: #15CC27;
    --btn-border-color: #15CC27;
    --btn-hover-bg: #38d447;
    --btn-hover-border-color: #2cd13d;
    --btn-focus-shadow-rgb: 18, 173, 33;
    --btn-active-bg: #44d652;
    --btn-active-border-color: #2cd13d;
    --btn-disabled-bg: #15CC27;
    --btn-disabled-border-color: #15CC27;
}
.product-item [data-entity="btnBasketAction"].in-progress:before {
    content:"";
    display: block;
    z-index: 1;
    transition: all ease 0.3s;
    position: absolute;
    top: 50%; left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwcHgiIGhlaWdodD0iMTAwJSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJsZHMtZWxsaXBzaXMiPjwhLS1jaXJjbGUoY3g9IjE2IixjeT0iNTAiLHI9IjEwIiktLT48Y2lyY2xlIGN4PSIxNiIgY3k9IjUwIiByPSIxMCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iciIgdmFsdWVzPSIxMDswOzA7MDswIiBrZXlUaW1lcz0iMDswLjI1OzAuNTswLjc1OzEiIGtleVNwbGluZXM9IjAgMC41IDAuNSAxOzAgMC41IDAuNSAxOzAgMC41IDAuNSAxOzAgMC41IDAuNSAxIiBjYWxjTW9kZT0ic3BsaW5lIiBkdXI9IjJzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjBzIj48L2FuaW1hdGU+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIHZhbHVlcz0iODQ7ODQ7ODQ7ODQ7ODQiIGtleVRpbWVzPSIwOzAuMjU7MC41OzAuNzU7MSIga2V5U3BsaW5lcz0iMCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDEiIGNhbGNNb2RlPSJzcGxpbmUiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMHMiPjwvYW5pbWF0ZT48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNiIgY3k9IjUwIiByPSIxMCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iciIgdmFsdWVzPSIwOzEwOzEwOzEwOzAiIGtleVRpbWVzPSIwOzAuMjU7MC41OzAuNzU7MSIga2V5U3BsaW5lcz0iMCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDEiIGNhbGNNb2RlPSJzcGxpbmUiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iLTFzIj48L2FuaW1hdGU+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIHZhbHVlcz0iMTY7MTY7NTA7ODQ7ODQiIGtleVRpbWVzPSIwOzAuMjU7MC41OzAuNzU7MSIga2V5U3BsaW5lcz0iMCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDEiIGNhbGNNb2RlPSJzcGxpbmUiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iLTFzIj48L2FuaW1hdGU+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTYiIGN5PSI1MCIgcj0iMTAiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InIiIHZhbHVlcz0iMDsxMDsxMDsxMDswIiBrZXlUaW1lcz0iMDswLjI1OzAuNTswLjc1OzEiIGtleVNwbGluZXM9IjAgMC41IDAuNSAxOzAgMC41IDAuNSAxOzAgMC41IDAuNSAxOzAgMC41IDAuNSAxIiBjYWxjTW9kZT0ic3BsaW5lIiBkdXI9IjJzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49Ii0wLjVzIj48L2FuaW1hdGU+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIHZhbHVlcz0iMTY7MTY7NTA7ODQ7ODQiIGtleVRpbWVzPSIwOzAuMjU7MC41OzAuNzU7MSIga2V5U3BsaW5lcz0iMCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDEiIGNhbGNNb2RlPSJzcGxpbmUiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iLTAuNXMiPjwvYW5pbWF0ZT48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNiIgY3k9IjUwIiByPSIxMCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iciIgdmFsdWVzPSIwOzEwOzEwOzEwOzAiIGtleVRpbWVzPSIwOzAuMjU7MC41OzAuNzU7MSIga2V5U3BsaW5lcz0iMCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDE7MCAwLjUgMC41IDEiIGNhbGNNb2RlPSJzcGxpbmUiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMHMiPjwvYW5pbWF0ZT48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJjeCIgdmFsdWVzPSIxNjsxNjs1MDs4NDs4NCIga2V5VGltZXM9IjA7MC4yNTswLjU7MC43NTsxIiBrZXlTcGxpbmVzPSIwIDAuNSAwLjUgMTswIDAuNSAwLjUgMTswIDAuNSAwLjUgMTswIDAuNSAwLjUgMSIgY2FsY01vZGU9InNwbGluZSIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwcyI+PC9hbmltYXRlPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE2IiBjeT0iNTAiIHI9IjEwIiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiB2YWx1ZXM9IjA7MDsxMDsxMDsxMCIga2V5VGltZXM9IjA7MC4yNTswLjU7MC43NTsxIiBrZXlTcGxpbmVzPSIwIDAuNSAwLjUgMTswIDAuNSAwLjUgMTswIDAuNSAwLjUgMTswIDAuNSAwLjUgMSIgY2FsY01vZGU9InNwbGluZSIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwcyI+PC9hbmltYXRlPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImN4IiB2YWx1ZXM9IjE2OzE2OzE2OzUwOzg0IiBrZXlUaW1lcz0iMDswLjI1OzAuNTswLjc1OzEiIGtleVNwbGluZXM9IjAgMC41IDAuNSAxOzAgMC41IDAuNSAxOzAgMC41IDAuNSAxOzAgMC41IDAuNSAxIiBjYWxjTW9kZT0ic3BsaW5lIiBkdXI9IjJzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjBzIj48L2FuaW1hdGU+PC9jaXJjbGU+PC9zdmc+");
    background-color: var(--btn-bg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}
.product-item.accordion-collapse:not(.show) {
    opacity: 0;
}
.product-item.accordion-collapse.show {
    opacity: 1;
}
.product-item.accordion-collapse .collapsing {
    opacity: 0;
    -webkit-transition: visibility 0s, opacity 0.5s linear;
    transition: visibility 0s, opacity 0.5s linear;
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: absolute;
    z-index: 15;
}

.product-item-label-top { top: 0; }

.product-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

.product-item-label-left { left: 0; text-align: left;}

.product-item-label-bottom { bottom: 0; }

.product-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-item-label-right { right: 0;text-align: right; }

.product-item-label-center.product-item-label-middle {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-item-label-ring.badge{
    --badge-border-radius: 2rem;
    --badge-font-size: 0.875em;
    --badge-font-weight: 400;
}
.badge.product-item-label-top.product-item-label-left{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.product-item-label-text .item-label-new span{
    display: none;
}
.product-item-label-text .item-label-new:before{
    content: "";
    width: 77px;
    height: 36px;
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    background: url(/local/img/prodIcon/new-label.svg) no-repeat center;
    background-size: contain;
}


.catalog-top .product-item [data-entity="fakeOffersPropsBlock"]{
    position: absolute;
    top: -2rem;
}

.product-item .product-item-quick-view{
    z-index: 15;
    font-size: 1.25rem;
    position:absolute;
    top: 50%;
    right: -0.25rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--success);
    color:#ffffff;
    padding: 0 0.5rem;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}
.product-item .product-item-quick-view:hover{
    -webkit-box-shadow: var(--box-shadow) !important;
    box-shadow: var(--box-shadow) !important;
}

.oneClickBayBlock{
    text-align: center;
}
.oneClickBayBlock a,
.oneClickBayBlock span
{
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px dashed;
    color: #7e7e7e;
    cursor:pointer;
}
/* End */
/* /local/templates/new/components/bitrix/system.pagenavigation/.default/style.css?1748934616542 */
/* /local/templates/new/components/bitrix/news.list/catalog-sections-list-slider/style.css?17489346161807 */
/* /local/templates/new/components/bitrix/breadcrumb/.default/style.min.css?1748934616403 */
/* /local/templates/new/components/bitrix/catalog/.default/bitrix/catalog.smart.filter/.default/style.css?174893461610926 */
/* /local/templates/new/components/bitrix/catalog/.default/bitrix/catalog.smart.filter/.default/ion-rangeslider/css/ion.rangeSlider.min.css?174893461611084 */
/* /local/templates/new/components/bitrix/catalog/.default/tbwp/catalog.sortgrid.panel/.default/style.css?17489346161237 */
/* /local/templates/new/components/bitrix/system.pagenavigation/catalog-section-nav/style.css?1748934616542 */
/* /local/templates/new/components/bitrix/catalog.item/.default/style.css?17544807188873 */
