

/* Start:/local/templates/custom_template/components/bitrix/catalog.smart.filter/custom/style.css?17822459322516*/
/* Custom Smart Filter Styles */

.bx-filter-popup-result {
    position: absolute;
    background: #fff;
    border: 1px solid #F25916;
    border-radius: 8px;
    padding: 10px 15px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 1000;
    font-size: 13px;
    color: #111;
    display: none;
    white-space: nowrap;
}

.bx-filter-popup-result.right {
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 15px;
}

.bx-filter-popup-result a {
    color: #F25916;
    font-weight: 600;
    text-decoration: none;
    margin-left: 10px;
}

.bx-filter-popup-result a:hover {
    text-decoration: underline;
}

.bx-filter-popup-result .arrow {
    position: absolute;
    top: 50%;
    left: -6px;
    transform: translateY(-50%);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #F25916;
}

/* Color Palette */
.pl-color-palette {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

.pl-color-item {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    border-radius: 6px;
    border: 1px solid #eee;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    background: #f9f9f9;
    padding: 2px;
}

.pl-color-item span {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}

.pl-color-item.active {
    border: 2px solid #F25916;
}

.pl-color-item.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

/* Checkbox States */
.pl-checkbox.active .pl-style-43,
.pl-checkbox.active .pl-style-45,
.pl-checkbox.active .pl-style-47,
.pl-checkbox.active .pl-style-49,
.pl-checkbox.active .pl-style-51 {
    color: #F25916;
    font-weight: 600;
}

.pl-checkbox.disabled {
    opacity: 0.5;
    pointer-events: none;
}

/* Footer Buttons */
.pl-sidebar-mob-reset {
    background: transparent;
    color: #605E5C;
    border: none;
    padding: 10px;
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.pl-sidebar-mob-reset:hover {
    color: #111;
}

/* Count Badge */
.pl-cb-count {
    font-size: 11px;
    color: #999;
    background: #f0f0f0;
    padding: 2px 6px;
    border-radius: 10px;
    margin-left: auto;
}

/* Animation */
.smartfilter .pl-filter-block {
    transition: opacity 0.3s ease;
}

.smartfilter .pl-filter-block.disabled {
    opacity: 0.5;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?178224590351*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/custom_template/components/bitrix/catalog.smart.filter/custom/style.css?17822459322516 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?178224590351 */
