.cf_form.container{
    padding-left: 0;
    padding-right:0;
}
.cf_wrapp_all.isStuck{
    padding-left: 30px;
    box-shadow: 10px 10px 20px -14px rgba(0,0,0,0.2);
    top: 0;
    width: 100% !important;
}
#cf_list_custom_f_31_171 > li,
#cf_list_custom_f_22_171 > li {
    display: inline-block;
    width: 50%;
    padding-right: 5px;
    line-height: normal;
    vertical-align: top;
    word-wrap: break-word;
}


.cf_flt_wrapper.cf_flt_category .cf_sel_opt {
    font-weight: bold;
}

.cf_flt_wrapper.cf_flt_category .cf_expand:before {
    content: "\f107";
}

.cf_flt_wrapper.cf_flt_category .cf_unexpand:before {
    content: "\f105";
}

.cf_flt_wrapper.cf_flt_category .cf_parentLi a:before {
    position: absolute;
    font-family: "fontawesome";
    left: 20px;
    top: 6px;
    width: 10px;
    text-align: center;
}

.cf_flt_wrapper.cf_flt_category .cfLiLevel0 a {
    padding: 7px 10px 7px 35px;
    position: relative;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    color: #444;

}

.cf_flt_wrapper.cf_flt_category .cfLiLevel1 a {
    padding: 7px 10px 7px 35px;
    margin: 0;
}

/*
.cf_flt_wrapper.cf_flt_category .cfLiLevel0 .cf_expand{
    background: #1A7ED6;
    color:#fff;
}
*/
.cf_flt_wrapper.cf_flt_category .headexpand_show,
.cf_flt_wrapper.cf_flt_category .headexpand_hide {
    left: 20px;
}

.cf_flt_wrapper.cf_flt_category .cf_flt_header,
.cf_flt_wrapper.cf_flt_category .cf_flt_header {
    padding-left: 45px;
}

.cf_flt_wrapper.cf_flt_category .cfLiLevel1 {
    margin-left: 0 !important;
}

.cf_flt_category .cf_filters_list li .cf_option.cf_sel_opt {
    background: #FFF7D6;
    /* color: #fff; */
}

.cf_flt_category .cf_filters_list li .cf_option {
    padding: 7px 20px 7px 45px;
    font-size: 16px;
    margin-bottom: 0px;
    border: none;
}

.cf_flt_wrapper.cf_flt_category .cf_filters_list li,
.cf_flt_wrapper.cf_flt_category,
.cf_flt_wrapper.cf_flt_category .cf_wrapper_inner {
    padding-left: 0;
    padding-right: 0;
}

.cf_flt_wrapper.cf_flt_category:hover {
    background: inherit;
}

.cf_flt_wrapper .cf_wrapper_inner label:hover .cf_link a,
.cf_flt_wrapper .cf_flt_header:hover,
.cf_filters_list li .cf_option:hover {
    color: #01abda;
}

.cf_flt_wrapper .cf_wrapper_inner ul#cf_list_custom_f_21_108,
.cf_flt_wrapper .cf_wrapper_inner ul#cf_list_custom_f_35_108,
.cf_flt_wrapper .cf_wrapper_inner ul#cf_list_custom_f_22_108 { /* workaround for some lists */
    display: block;
}

.cf_flt_wrapper .cf_wrapper_inner ul {
    margin: 0;
    padding: 10px 8px;
    display: block;
    max-height: 300px;
    overflow-y: auto;
}

.cf_flt_wrapper .cf_wrapper_inner .form-horizontal label {

    margin-right: 8px;
}

.cf_flt_wrapper .cf_wrapper_inner .form-horizontal button {
    display: none;
}

.cf_flt_wrapper .cf_wrapper_inner .form-horizontal input,
.cf_flt_wrapper .cf_wrapper_inner .form-horizontal span {
    /* margin: 0 10px; */
    flex: 1 1 auto;
}

.cf_flt_wrapper .cf_wrapper_inner .form-horizontal {
    display: flex;
    align-items: flex-end;
    margin-bottom: 1rem;
    font-size: 0.9rem;
}

.cf_wrapper_input_text_2 input[type="search"]:hover {
    border-color: #999;
}

.cf_wrapper_input_text_2 input[type="search"]:focus {
    border-color: #01abda;
}

.cf_wrapper_input_text_2 input[type="search"] {
    outline: none;
    border-width: 0 0 2px 0;
    border-color: #ddd;
    padding: 3px 9px;
    height: auto;
    line-height: 1;
    font-size: 0.9rem;
    min-width: 0;
    font-weight: bold;
}

.cf_flt_wrapper .cf_wrapper_inner:after {
    /* content: ''; */
    z-index: -1;
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: -4px;
    left: 30px;
    margin-left: -3px;
    border-radius: 100%;
    box-shadow: 0 -2px 8px 1px rgba(0, 0, 0, .25);
}

.cf_flt_wrapper .cf_wrapper_inner label:hover .cf_link:before{
    border-color: rgba(0,0,0,.3);
    border-width: 1px;
}
.cf_flt_wrapper .cf_wrapper_inner .cf_link{
    padding-left: 0;
    position: relative;
    display: block;
}

.cf_flt_wrapper .cf_wrapper_inner .cf_sel_opt .cf_link a:after,
.cf_flt_wrapper .cf_wrapper_inner input[type="checkbox"]:checked+.cf_link a:after {
    content: '';
    width: 8px;
    height: 5px;
    border-width:0 0 2px 2px;
    border-style: solid;
    border-color: #fff;
    position: absolute;
    left: 3px;
    top: 4px;
    transform: rotate(-45deg);
    /* background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M13.795 1L5.79 12.527 2.036 8.503 1 9.773 5.917 15 15 2.112 13.795 1z'/%3E%3C/svg%3E"); */
}
.cf_flt_wrapper .cf_wrapper_inner .cf_sel_opt .cf_link a:before,
.cf_flt_wrapper .cf_wrapper_inner input[type="checkbox"]:checked+.cf_link a:before {
    border-color: transparent;
    background-color: #01abda;
}
.cf_flt_wrapper .cf_wrapper_inner .cf_sel_opt .cf_link:before,
.cf_flt_wrapper .cf_wrapper_inner label:hover input[type="checkbox"]:checked+.cf_link:before {
    border-color: rgba(129,103,0,.6);
    border-width: 1px;
}
.cf_flt_wrapper .cf_wrapper_inner .cf_link a:before{
    width: 14px;
    height: 14px;
    left: 7px;
    top: 7px;
    transform: translate(-50%,-50%);
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.2);
    background-color: #fff;
    transition: .1s ease-out;
    transition-property: transform,border-color,border-width,background-color;
    box-sizing: border-box;
    content:"";
    position: absolute;
}
.cf_flt_wrapper .cf_wrapper_inner input[type="checkbox"] {
    display: none;
}
.cf_flt_wrapper .cf_wrapper_inner:before {
    /* content: ''; */
    display: block;
    width: 19px;
    height: 16px;
    position: absolute;
    top: -10px;
    left: 30px;
    margin-left: -11px;
    z-index: 1;
    background: 0 0;
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    margin-left: -20px;
}


.cf_flt_headrop.opened ~ .cf_wrapper_inner {
    display: block;
}

.cf_flt_counter {
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 11px;
    line-height: 1;
}

.cf_filters_list li {
    position: relative;
}

.cf_flt_wrapper .cf_wrapper_inner {
    /* display: none; */
    padding: 0;
    /* position: absolute; */
    top: 40px;
    /* margin: 0 !important; */
    min-width: 200px;
    z-index: 3;
    /* background: #fff; */
    /* box-shadow: 0 1px 28px -10px rgba(107, 121, 158, 0.3); */
    max-height: 300px;
    overflow: visible;
    border-radius: 2px;
}

.cf_flt_wrapper.opened .cf_wrapper_inner {
    display: block;
}

.cf_flt_wrapper.cf_active .cf_filters_list li:first-child { /* первый пункт с очищалкой */
    display: none;
}


.cf_flt_wrapper .cf_flt_headrop:hover .cf_flt_header_text:after{
    /* border-color: #fff; */
}
.cf_flt_wrapper .cf_flt_headrop:hover .cf_flt_header_text{
    /* color: #fff; */
}
.cf_flt_wrapper .cf_flt_headrop:hover, .cf_flt_wrapper .cf_flt_header:hover {
    /* background: #6b799e; */
}
.cf_flt_wrapper .cf_flt_headrop, .cf_flt_wrapper .cf_flt_header {
    padding: 5px 20px 5px 0;
    font-weight: bold;
    margin: 0;
    position: relative;
    cursor: pointer;
    /* border: 1px solid #6b799e; */
    border-radius: 2px;
}

.opened .cf_flt_header_text:after {
    transform: rotate(-45deg);
    top: 9px;
}
.cf_flt_header_text:after {
    width: 7px;
    height: 7px;
    border-color: #01abda;
    border-width: 2px 2px 0 0;
    /* content: ""; */
    display: block;
    border-style: solid;
    position: absolute;
    right: 7px;
    top: 8px;
    transform: rotate(135deg);
    transition: all .3s;
}

.cf_flt_header_text {
    display: block;
    line-height: 1;
    overflow: hidden;
    /* color: #1b3260; */
    text-transform: none;
    font-size: 0.9rem;
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    padding-left: 28px;
}

.cf_flt {
    float: left;
    margin-top: 2px !important;
}

.cf_filters_list li .cf_sel_opt {
    font-weight: normal;
}

.cf_filters_list li .cf_option {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    padding: 0 3px 0 21px;
    text-decoration: none;
    line-height: 1.2;
    overflow: hidden;
    display: block;
    margin-bottom: 9px;
    z-index: 2;
}

.cf_filters_list li .cf_option.cf_clear {
    color: #bbb;
    padding: 5px;
    font-size: 0;
    line-height: 14px;
}

.cf_filters_list li .cf_option.cf_clear:hover {
    color: #01abda;
}

.cf_filters_list li .cf_option.cf_clear:before {
    font-family: "fontawesome";
    content: '\f05c';
    font-size: 16px;
}

.cf_filters_list li.cf_li_clear,
.cf_filters_list li span.cf_clear {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.cf_flt_wrapper label {
    display: block !important;
    margin: 0;
    padding-right: 20px;
    cursor: pointer;
}

.headexpand {
    float: left;
}

.wrap_filtr {
    display: inline-block;
}

.cf_flt_wrapper.cf_active .cf_flt_headrop + a:hover {
    background: #5ca5cc;
}
.cf_flt_wrapper.cf_active .cf_flt_headrop + a {
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
    height: 100%;
    border-left: 1px solid #fff;
    text-align: center;
    line-height: 23px;
    font-size: 22px;
    z-index: 5;
    text-decoration: none !important;
    display: none;
}

.cf_flt_wrapper.cf_active .cf_flt_headrop {
    /* background: #1b3260; */
    /* padding-right: 30px; */
    /* border-color: #1b3260; */
}

.cf_flt_wrapper.cf_active .cf_flt_headrop .cf_flt_header_text:after {
    display: none;
}

.cf_flt_wrapper.cf_active .cf_flt_headrop .cf_flt_header_text {
    /* color: #fff; */
}

.cf_flt_wrapper, .cf_reset-all-holder {
    /* border: 1px solid #6b799e; */
    position: relative;
    margin: 0px 5px 5px 0;
    height: auto;
    border-radius: 1px;
    display: block;
    /* background: #fff; */
}
.cf_reset-all-holder{
    border-color:transparent;
}
.cf_wrapp_all a {
    border: none;
}

.cf_wrapp_all .lamoda_drop {
}

.cf_wrapp_all {
    border: none;
    display: block;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: -webkit-sticky;
    position: sticky;
    top: 128px;
    margin: 0;
    z-index: 4;
    background: #f3eef1;
    width: 100%;
    padding: 15px;
    left: 0;
    user-select: none; /* standard syntax */
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    border-radius: 2px;
}

.cf_ajax_loader {
    position: absolute;
    z-index: 5;
    background-color: #fff;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    width: 100%;
    height: 9000px;
}

#cf_res_ajax_loader {
    z-index: 5;
}


.cf_resetAll_link {
}

.headexpand_hide:before {
    /* content: "\f107"; */
}

.headexpand_show:before {
    /* content: "\f106"; */
}

.headexpand_show .i-icon-angle-down {
    display: none
}

.headexpand_hide .i-icon-angle-up {
    display: none
}

.cf_flt_header:hover .headexpand_show, .cf_flt_header:hover .headexpand_hide {
    color: #01abda;
}

.headexpand_show,
.headexpand_hide {
    /* background: none !important; */
    width: 14px;
    text-align: center;
    font-family: "";
    margin: 0;
    line-height: 1;
    color: #01abda;
    position: absolute;
    left: 7px;
    top: 6px;
    font-size: 13px;
}

.cf_filters_list li .cf_option.cf_disabled_opt {
    color: #999;
}

a.cf_resetAll_link:hover {
    background: #5ca5cc;
}
a.cf_resetAll_link {
    display: inline-block;
    padding: 6px 12px;
    font-weight: normal;
    margin: 0px 5px 5px 0;
    cursor: pointer;
    font-size: 10px;
    line-height: 1;
    background: #6b799e;
    color: #fff;
    position: relative;
    top: -2px;
}

a.cf_resetAll_link span {
    display: inline-block;
    /* border: 1px solid #ddd; */
    /* padding: 0.5rem 1rem; */
    font-size: 0.8rem;
    border-radius: 3px;
}

a.cf_resetAll_link:hover span {
    border-color: #01abda;
}

.cf_filtering_knob_from {
    margin-left: 2px;
}

.cf_filtering_knob_to {
    margin-left: -2px;
}

.cf_filtering_knob_to,
.cf_filtering_knob_from {
    background: #fff;
    border: 3px solid #01abda;
    padding: 0;
    width: 22px;
    height: 18px;
    border-radius: 10px;
    cursor: grab;
    bottom: auto !important;
    position: absolute !important;
    top: -8px;
}

.cf_slider_gutter_m {
    width: 100%;
    background: #eee;
    height: 3px;
}

.cf_slider_gutter_l, .cf_slider_gutter_r {
    background: none;
    display: none;
}

.slider_bkg_img {
    background: #01abda;
    height: 3px;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
}

.knob_wrapper {

    height: 0;

    float: none;
}

.cf_filtering_slider_gutter {

    float: none;

    padding: 0;

    width: 100%;
}

.cf_filtering_slide_container {
    height: 11px;
    margin: 10px 16px;
    width: auto;
    max-width: none;
}
