

/* Start:/local/templates/vfd/components/bitrix/catalog.smart.filter/main/style.css?17647719092524*/
.selected-filters__clear-button_custom {
    position: relative;
    width: 32px;
    min-width: 32px;
    height: 32px;
    margin-right: 12px;
    padding: 0;
    background-color: #383838;
    border: 0;
    border-radius: 8px;
    -webkit-transition: background-color .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: background-color .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: background-color .1s ease-in-out, transform .1s ease-in-out;
    transition: background-color .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
}
.selected-filters__clear-button_custom::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;utf8,<svg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M14.4106 15.5886C14.736 15.914 15.2637 15.914 15.5891 15.5886C15.9145 15.2632 15.9145 14.7355 15.5891 14.4101L11.1783 9.99935L15.5891 5.5886C15.9145 5.26317 15.9145 4.73553 15.5891 4.41009C15.2637 4.08466 14.736 4.08466 14.4106 4.41009L9.99984 8.82084L5.58909 4.41009C5.26366 4.08466 4.73602 4.08466 4.41058 4.41009C4.08514 4.73553 4.08514 5.26317 4.41058 5.5886L8.82133 9.99935L4.41058 14.4101C4.08515 14.7355 4.08515 15.2632 4.41058 15.5886C4.73602 15.914 5.26366 15.914 5.58909 15.5886L9.99984 11.1779L14.4106 15.5886Z%27 fill=%27rgb%28225 225 225%29%27/></svg>");
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: ""
}

.selected-filters__item-button-close_custom {
    position: relative;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 50%;
    -webkit-transition: color .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: color .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: color .1s ease-in-out, transform .1s ease-in-out;
    transition: color .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
}

.selected-filters__item_custom {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-height: 32px;
    padding: 4px 8px 4px 10px;
    background-color: #383838;
    border-radius: 10px;
}
/* End */
/* /local/templates/vfd/components/bitrix/catalog.smart.filter/main/style.css?17647719092524 */
