

/* Start:/local/templates/smartskate/components/bitrix/catalog.smart.filter/.default/style.css?1789136974501*/
#filterResult {
    position: absolute;
    left: 220px;
    display: none;
    padding: 0 10px;
    height: 26px;
    border-radius: 8px;
    line-height: 24px;
    background-color: black;
    color: white;
    white-space: nowrap;
    z-index: 100;
    overflow: hidden;
}

#filterResult img {
    display: none;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
}

#filterResult.loading {
    color: black;
}

#filterResult.loading img {
    display: block;
}
/* End */


/* Start:/local/templates/smartskate/components/bitrix/system.pagenavigation/.default/style.css?1789136974493*/
.show-more-btn {
    outline: none;
}

.show-more-btn svg {
    display: none;
}

.show-more-btn.disabled svg {
    display: block;
}

.show-more-btn.disabled,
.show-more-btn.disabled:hover {
    position: relative;
    opacity: 1;
    background-color: #7f7f7f;
    border: transparent;
    color: #ababab !important;
    cursor: default;
}

.show-more-btn svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
}
/* End */
/* /local/templates/smartskate/components/bitrix/catalog.smart.filter/.default/style.css?1789136974501 */
/* /local/templates/smartskate/components/bitrix/system.pagenavigation/.default/style.css?1789136974493 */
