@charset "UTF-8";
/*---- show_search Start----*\ */
.shop_search .block_header { color: #333334; font-size: 20px; font-weight: 500; margin-bottom: 15px; }
.shop_search_param { margin-bottom: 30px; }
.shop_search_param__list { max-height: 320px; overflow: auto; }
.shop_search label { position: relative; margin: 0; cursor: pointer; color: #333; font-size: 14px; line-height: 1; min-height: 22px; padding: 10px 10px 10px 35px; display: flex; align-items: center; }
.shop_search label input[type="checkbox"] { display: none; }
.shop_search label input[type="checkbox"] + span { cursor: pointer; }
.shop_search label input[type="checkbox"] + span:before { content: ""; font-family: "FontAwesome"; font-size: 13px; color: #fff; align-items: center; justify-content: center; display: flex; position: absolute; top: 5px; left: 5px; width: 21px; height: 22px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.shop_search label input[type="checkbox"]:disabled + span { color: #ddd; }
.shop_search label input[type="checkbox"]:checked + span:before { content: ""; }
.shop_search label__item-checkbox { color: #212127; font-size: 14px; font-weight: 300; line-height: 1; min-height: 22px; padding-left: 30px; position: relative; margin-bottom: 10px; display: flex; align-items: center; }
.shop_search label__item-checkbox input[type="checkbox"] { display: none; }
.shop_search label__item-checkbox input[type="checkbox"] + label { cursor: pointer; }
.shop_search label__item-checkbox input[type="checkbox"] + label:before { content: ""; font-family: "FontAwesome"; font-size: 13px; color: #fff; align-items: center; justify-content: center; display: flex; position: absolute; top: 0; left: 0; width: 21px; height: 22px; border: 1px solid rgba(156, 156, 156, 0.39); background-color: #ffffff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.shop_search label__item-checkbox input[type="checkbox"]:checked + label:before { background-color: #d01345; content: ""; background-repeat: no-repeat; background-position: center; border-color: transparent; }
.shop_search__buttons { text-align: center; }
.shop_search .bts { text-align: center; }
.shop_search .btn_search { font-size: 14px; font-weight: 300; line-height: 1; padding: 10px 20px; border: 0; margin-bottom: 10px; }
.shop_search .btn_search:hover { opacity: 0.8; }
.shop_search .btn_clear { font-size: 14px; font-weight: 300; border: 0; border-bottom: 1px dashed; padding: 0; line-height: 1.7142857143; outline: none; cursor: pointer; }
.shop_search input[type="text"], .shop_search input[type="floattext"] { height: 29px; padding-left: 11px; font-size: 14px; font-weight: 400; line-height: 14px; outline: none; }
.shop_search input[type="text"].width-full, .shop_search input[type="floattext"].width-full { width: 100%; }
.shop_search_price input[type="text"], .shop_search_price input[type="floattext"] { width: 45%; text-align: center; }
.shop_search_price .shop_search_param__list { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; }

/*---- show_search ENd----*\ */

/*# sourceMappingURL=filter.css.map */
