

/* Start:/local/templates/noble/components/bitrix/news/only_ads/style.css?17278740781747*/
.select_container {
    position: relative;
}
.button_image {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    cursor: pointer;
}
.button_image:hover {
    background: var(--color-primary);
    border-color: var(--color-primary);
}
.button_image:hover path {
    fill: white;
}
.button_image img {
    height: 24px;
    width: 24px;
}
.count_image {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    position: absolute;
    pointer-events: none;
}
.count_image img {
    height: 24px;
    width: 24px;
}
.count_select {
    height: 50px !important;
    width: 150px !important;
    padding-left: 65px !important;
    box-shadow: none !important;
    border-color: var(--color-dark) !important;
}

.select_image_body {
    position: absolute;
    width: max-content;
    top: 0;
    left: 100%;
    margin-left: 5px;
    background: white;
    border-bottom: 1px solid var(--bs-gray-300);
    box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.35);
    z-index: 10;
}
.select_image_body_item {
    padding: 5px 10px;
    cursor: pointer;
}
.select_image_body_item:hover {
    background: var(--bs-gray-300);
}
.select_image_body_item.selected {
    background: var(--bs-gray-500);
}


/* for filter */
.spoiler_filter .form-check-input {
    box-shadow: unset !important;
}
.spoiler_filter .form-check-input:checked {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    box-shadow: unset;
}
.spoiler_filter .smart-filter-popup-result a {
    color: var(--color-primary);
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?171568957451*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/noble/components/bitrix/news/only_ads/style.css?17278740781747 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?171568957451 */
