

/* Start:/local/components/ss/catalog.smart.filter/templates/main/style.css?17320282771397*/
.list__filters-input-wrapper {
    position: relative;

    margin-bottom: 10px;
}

.list__filters-input-wrapper::before {
    content: '';
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);

    width: 20px;
    height: 20px;

    background-image: url("/local/components/ss/catalog.smart.filter/templates/main/images/searchicon2.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.list__filters-input {
    padding: 10px 45px 10px 10px !important;

    font-size: 14px;
    line-height: 17px;

    background-color: #FFFFFF;
}

.list__filters-input::placeholder {
    color: #828282;
}

.list__filters-input-wrapper .list__filters-input:hover,
.list__filters-input-wrapper .list__filters-input:focus {
    border-color: #1A1A1A !important;
}

.dropdown-options__city-block {
    padding-bottom: 1px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 11px;
}

.dropdown-options__city-block:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.dropdown-options__city-name {
    margin-bottom: 6px;

    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;

    color: #828282;
    cursor: pointer;
}

@media (max-width: 767px) {
    .dropdown-options__city-block .brand {
        float: none;
    }
}

.dropdown-options__shops {
    display: none;
}
.dropdown-options__city-block_active .dropdown-options__shops{
    display: block;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?157060156064*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /local/components/ss/catalog.smart.filter/templates/main/style.css?17320282771397 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?157060156064 */
