@charset "utf-8";
/* CSS Document */

#centerpage_filtering_form {
    display: inline-block;
    width: 100%;
    z-index: 9;
    left: 0;
    padding: 35px 35px !important;
    background: white;
    box-shadow: 0 9px 58px rgba(0, 0, 0, 0.18) !important;
    border-radius: 13px;
}

html body #page div.param.centerpage_params_filter_areas .p-rolldown {
    margin-bottom: 0;
    margin-top: 64px;
    padding-top: 10px;
    width: 100%;
    text-align: inherit;
    display: table-cell;
    vertical-align: middle;
    align-items: center;
    height: auto;
    left: 0;
    background-color: transparent;
    position: static !important;
}

.p-rolldown .p-close {
    z-index: 10;
    position: relative;
    width: 44px;
    height: 44px;
    padding: 0;
    float: right;
    top: 0;
    left: 10px;
    border: initial;
}

html body #page #centerpage_params_filter_area:not(.discount_slider_area) {
    position: fixed;
    left: 0;
    text-align: 0;
    height: 100%;
    display: table;
    width: 300px !important;
    background: transparent;
    top: 0;
    z-index: 9;
}

html body #page div.param.centerpage_params_filter_areas.p-rolldown-outer {
    max-width: 300px;
}

.cancel_filter_button::after {
    position: absolute;
}

.param.centerpage_params_filter_areas td.value_cells {
    border:0 !important;
}

.ui-tabs-vertical .ui-tabs-nav {
    border-right: 0px solid lightgray;
    padding: 0px 0px 0px 0px;
    margin: 0px 0 0 0;
    float: left;
    width: 100%;
    border-radius: 0;
}

.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-active, .centerpage_params_filter_areas .ui-tabs-nav li.ui-state-hover {
    background-color: white;
}

html body .ui-tabs-nav li.ui-state-active, html body .ui-tabs-nav li:hover {
    opacity: 1;
}

.ui-tabs-vertical .ui-tabs-nav li {
    width: auto !important;
    display: inline-block;
    border: 0 !important;
    opacity: 0.5;
}

.ui-tabs-vertical .ui-tabs-nav li a {
    border: 0;
    display: inline-block;
    width: 100%;
    background: transparent;
}

.ui-tabs-vertical .ui-tabs-panel, .ui-tabs-vertical .ui-tabs-panel table tr td {
    float: left;
    width: auto;
    height: auto !important;
    padding: 0 !important;
    line-height: 33px;
}

.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-active a {
    box-shadow: 0px 0 0 rgb(248, 112, 90) inset;
}

#centerpage_params_filter .value_name_cell, .params_values_place tr {
    text-align: left;
}

.ui-tabs-vertical .ui-tabs-nav {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    border-radius: 0;
    text-align: left;
    border: 0;
    box-shadow: none;
}

.sys_params_check .filter_values {
    height: 30px;
    box-sizing: border-box;
    display: inline-block;
    top: 5px;
    min-height: inherit;
}

.centerpage_params_filter_areas .ui-widget-content:not(.ui-tabs-panel) {
    background-color: #e7f3ff;
    border: 0px solid rgb(209, 214, 217);
    box-shadow: none !important;
    height: 2px !important;
}

#centerpage_params_filter_header.centerpage_params_filter_headers {
    padding: 0;
}

#page .centerpage_params_filter_areas .ui-slider .ui-slider-handle, #page .centerpage_params_filter_areas .ui-slider .ui-slider-handle:hover {
    position: absolute;
    top: -10px;
    width: 22px;
    height: 22px;
    background: none;
    /* background-color: rgba(0, 0, 0, 0); */
    background-color: #64da67;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
    -webkit-box-shadow: 0 3px 8px rgba(126, 231, 109, 0.5);
    box-shadow: 0 3px 8px rgba(126, 231, 109, 0.5);
    border: 5px solid #3ec241;
    outline: none;
    border-radius: 50em;
}

.cancel_filter_button::after {
    content: '\f00d';
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 5px;
    text-decoration: none;
    font-size: 14px;
    color: #E94B35;
}
.value_names {
    white-space: pre;
    height: 30px;
    display: inline-block;
    line-height: 29px;
    padding-left: 3px;
    font-size: 12px;
    color: #756DE7;
    font-weight: inherit;
    font-family: "montserrat";
}

.param_values_checkbox_cell.sys_params_check {
    width: auto;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    text-align: left;
    background: #E7F3FF;
    margin: 8px 8px 8px 0;
    font-size: 12px;
    font-weight: 500;
    display: inline-table;
    border-left: 8px solid #e7f3ff;
    border-radius: 5px !important;
    border-top: 0;
    border-bottom: 0px;
}

.centerpage_instant_visible_parts {
    padding: 10px 5px 5px 0;
}

#discount-slider-box #centerpage_params_filter_area.discount_slider_area {
    padding: 12px;
}

#discount-slider-box .discount_equals_notice {
    font-weight: 600;
}

#discount-slider-box #centerpage_label {
    width: auto;
    text-align: left;
    margin-bottom: 18px;
}

#discount-slider-box #centerpage_label_max_price {
    width: auto;
    float: right;
    margin-left: 8px;
}

#discount-slider-box input.price.discount_max_price {
    height: 35px;
}

#discount-slider-box .discount_unit_label {
    display: inline-block;
    float: right;
    height: 35px;
    line-height: 35px;
}

#centerpage_price_slider_box_area.centerpage_price_slider_box_areas {
    position: initial;
}

#centerpage_discount_point_slider_box_area.centerpage_price_slider_box_areas {
    padding: 0;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    #centerpage_params_filter_header.discount_slider {
        padding: 0 0 10px;
    }
}

@media only screen and (max-width: 480px) {
    #discount-slider-box .discount_equals_notice {
        text-align: right;
    }

    #centerpage_discount_point_slider_box_area.centerpage_price_slider_box_areas {
        margin-bottom: 15px;
    }
}
