

/* Start:/local/templates/zavodlga/components/bitrix/catalog.smart.filter/new/style.css?1780593230965*/
/* Родительский блок фильтра должен быть относительным */
.form__block {
    position: relative;
}

/* Контейнер для всплывающего окна */
.smart-filter-container-modef {
    position: relative;
}

/* Само всплывающее окно */
.smart-filter-popup-result {
    position: absolute;
    z-index: 915;
    display: none;
    margin-top: -9px;
    margin-left: 11rem;
    padding: 0 10px;
    min-height: 37px;
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.smart-filter-popup-result.right {
    border-width: 2px 2px 2px 10px;
    -webkit-border-image: none;
    -moz-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-left: 10px solid transparent;
    border-right: 2px solid #c6dce7;
}
/* End */
/* /local/templates/zavodlga/components/bitrix/catalog.smart.filter/new/style.css?1780593230965 */
