

/* Start:/local/components/trk/filter/templates/peak/style.css?177512922375*/
.filter__item--range .form-control--input input {
    text-align: center;
}
/* End */


/* Start:/local/components/trk/catalog.section/templates/peak/style.css?17879334042814*/
.card__label,
.card__heart {
    z-index: 2;
}
.card__label {
    padding: 0 8px;
    width: auto !important;
}
.card__heart.active {
    color: #000;
    opacity: 1;
}
.card__heart.content__loader {
    opacity: 1;
}
.card__size__close {
    width: 10px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    pointer-events: auto;
    cursor: pointer;
}
    .card__size__close::before {
        content: "";
        position: absolute;
        left: -5px;
        top: -5px;
        width: calc(100% + 10px);
        height: calc(100% + 10px);
        background: #b2b0b0;
        z-index: -1;
        opacity: 0;
        transition: all 0.2s;
    }
        .card__size__close:hover::before {
            opacity: 1;
        }
.card__basket_info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    border: 1px solid #000000;
    background: #FFFFFF;
    display: block;
    line-height: 1;
    padding: 6px 10px;
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    transition: opacity 0.3s ease-in, max-height 1s ease-in-out;
}
    .card__basket_info.show {
        opacity: 1;
        max-height: 500px;
        transition: opacity 0.3s ease-in, max-height 1s ease-in-out;
    }
    .card__basket_info_link {
        cursor: pointer;
        position: relative;
        pointer-events: auto;
    }
        .card__basket_info_link::before {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 1px;
            background-color: currentColor;
            -webkit-transform: scaleX(1);
            -moz-transform: scaleX(1);
            -ms-transform: scaleX(1);
            -o-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transform-origin: center right;
            -moz-transform-origin: center right;
            -ms-transform-origin: center right;
            -o-transform-origin: center right;
            transform-origin: center right;
        }
.card__price__old {
    text-decoration: line-through;
    color: #bbb;
    margin-right: 10px;
}
.card__price__value {

}
.catalog__list_items.__timeDisabled {
    position: relative;
}
.catalog__list_items.__timeDisabled::before {
    content: '';
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
}

.card__label--release {
    width: auto!important;
    padding: 0 4px;
}

.item__release {
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    min-height: 28px;
    line-height: 28px;
    width: 100%;
    padding: 0 4px;
    background-color: #dffd91;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/peak_catalog/css/style.css?17751292232168*/
.catalog-cards__nav {
    margin-top: 50px;
}
    .catalog-cards__nav_items {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
        .catalog-cards__nav_items > li {
            
        }
            .catalog-cards__nav_items > li.prev_btn {

            }
                .catalog-cards__nav_items > li.prev_btn .icon_btn {
                    margin-right: 8px;
                }
            .catalog-cards__nav_items > li.next_btn {

            }
                .catalog-cards__nav_items > li.next_btn .icon_btn {
                    margin-left: 8px;
                }
            .catalog-cards__nav_items .icon_btn {
                width: 6px;
                height: 10px;
            }
            .catalog-cards__nav_items > li a {
                font-size: 16px;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                align-items: center;
                text-transform: uppercase;
            }
        .catalog-cards__nav_group {

        }
            .catalog-cards__nav_group > ul {
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: center;
            }
                .catalog-cards__nav_group > ul > li {
                    display: block;
                    margin-right: 8px;
                }
                    .catalog-cards__nav_group > ul > li:last-child {
                        margin-right: 0px;
                    }
                    .catalog-cards__nav_group > ul li a {
                        font-size: 16px;
                    }
                        .catalog-cards__nav_group > ul li.active a,
                        .catalog-cards__nav_group > ul li.active:hover a {
                            text-decoration-line: underline;
                        }
                        
@media (max-width: 768px){
    .catalog-cards__nav_items > li.prev_btn span,
    .catalog-cards__nav_items > li.next_btn span {
        display: none;
    }
}
/* End */
/* /local/components/trk/filter/templates/peak/style.css?177512922375 */
/* /local/components/trk/catalog.section/templates/peak/style.css?17879334042814 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/peak_catalog/css/style.css?17751292232168 */
