form.searcher {flex:0 1 40%;}
form.searcher div.search {display:flex;position:relative;z-index:0;}
div.search div.autocomplete {position:absolute;display:none;top:100%;left:0;right:0;background-color:#fff;border-width:0 1px 1px;border-style:solid;border-color:#e5e5e5;max-height:235px;overflow:auto;}
div.search div.autocomplete.sw {display:block;}
div.search div.autocomplete a {display:block;text-decoration:none;padding:5px 10px;font-size:14px;}
div.search div.autocomplete a+a {border-top:1px dashed #e5e5e5;}
div.search div.autocomplete a:hover {color:#000;background-color:#f4f4f4;}
form.searcher div.search input[type="search"] {flex:1 1 auto;border-radius:2em 0 0 2em;width:100%;box-sizing:border-box;background-color:#f6f6f6;color:#a5a5a5;border:1px solid #d9d9d9;padding:10px 20px;font:14px 'Prompt', sans-serif;outline:none;}
form.searcher div.search input[type="search"]::placeholder {font-style:italic;}
form.searcher div.search [type="submit"] {border-radius:0 2em 2em 0;position:relative;border-style:solid;border-color:#d9d9d9;border-width:1px 1px 1px 0;background-color:#F6F6F6;color:#A7C957;flex:0 0 40px;cursor:pointer;}
form.searcher div.search [type="submit"]::after {content: "";position: absolute;width:100%;height:100%;top:0;left:0;background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS4xOTYiIGhlaWdodD0iMjEuMDAxIiB2aWV3Qm94PSIwIDAgMjEuMTk2IDIxLjAwMSI+PHBhdGggaWQ9InNlYXJjaCIgZD0iTTU2LjQ1NiwyOTIuMjMybC00LjI5MS00LjI5MWE5LjI1Myw5LjI1MywwLDEsMC0xLjUyMywxLjU2OWw0LjI2OCw0LjI2OGExLjA5MywxLjA5MywwLDAsMCwxLjU0Ni0xLjU0NlptLTE4LjY4OS05Ljg5M2E3LjA1NSw3LjA1NSwwLDEsMSw3LjA1NSw3LjA1NUE3LjA2Myw3LjA2MywwLDAsMSwzNy43NjYsMjgyLjMzOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNS41OCAtMjczLjA5NykiIGZpbGw9IiNEQTIxMjciLz48L3N2Zz4') 50% 50% no-repeat;}

form.searcher div.search button.more {border-radius:0;cursor:pointer;font:300 15px 'Prompt', sans-serif;;border-style:solid;border-color:#D9D9D9;border-width:1px 0;display:flex;padding:0 10px;text-decoration:none;line-height:1;background-color:#F6F6F6;color:#000;outline-style:none;}
form.searcher div.search button span {margin:auto;display:flex;align-items:center;justify-content:center;gap:5px;}
form.searcher div.search button span::before {content:'';background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS45MzUiIGhlaWdodD0iNy4wMTEiIHZpZXdCb3g9IjAgMCAxMS45MzUgNy4wMTEiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTA4LjQ5MSkgcm90YXRlKC05MCkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMS40OCAwKSI+PHBhdGggZD0iTTEwMy44MzYsNS45NywxMDguMywxLjVhLjY1NC42NTQsMCwwLDAsMC0uOTIzbC0uMzkxLS4zOTFhLjY1NC42NTQsMCwwLDAtLjkyMywwTDEwMS42Nyw1LjUwN2EuNjU5LjY1OSwwLDAsMCwwLC45MjdsNS4zMTEsNS4zMTFhLjY1NC42NTQsMCwwLDAsLjkyMywwbC4zOTEtLjM5MWEuNjU0LjY1NCwwLDAsMCwwLS45MjNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAxLjQ4IDApIiBmaWxsPSIjZGEyMTI3Ii8+PC9nPjwvZz48L3N2Zz4') no-repeat;vertical-align:middle;margin-right:5px;color:#000;display:inline-block;width:12px;height:8px;transition:transform .3s;}
form.searcher div.search button.more.sw span::before {transform: rotate(90deg);}

form.searcher div.searchWrap {position:relative;z-index:21;}
form.searcher div.more {box-sizing: border-box;max-height: 0px;overflow: hidden;transition:max-height .5s;position:absolute;left:0;right:0;top:100%;padding:0px;background-color:#FFFFFF;box-shadow:0 15px 15px rgba(0,0,0,.1);}
form.searcher div.more.sw {max-height: 100vh}
form.searcher div.more input[type="text"] {background-color:#f6f6f6;border-radius:4px;border: 1px solid var(--border-input);color:var(--color-input);font-size:var(--font-size-input);font-weight:var(--font-weight-input);font-style:italic;padding:7px 10px;box-sizing: border-box;width: 100%;outline:none;}
/*form.searcher div.more select {border: 1px solid #e5e5e5;border-radius:4px;color: #5c5c5c;font: 14px 'Source Sans Pro', sans-serif;padding:5px;box-sizing: border-box;width: 100%;}*/
form.searcher div.price>div.title,
form.searcher span.title {width:auto;display:block;margin-right: 20px;min-width: 75px;font-weight: 500;color: #000000}
form.searcher div.price>div.input {display:flex;flex: 1 1 auto;}
form.searcher div.price>div.input>* {flex:1 1 0px;}
form.searcher div.price>div.input>*+* {margin-left:10px;}
form.searcher div.price label {display:flex;align-items:center;}
form.searcher div.price span.tlt {width:auto;margin-right:5px;font-weight: 300;font-size: 15px}
form.searcher div.price span.input {flex:1 1 0px;}
form.searcher div.items {display:grid;grid-template-columns: 1fr;grid-gap: 10px 15px;padding: 0px 20px}
/*form.searcher div.items>* {flex:0 1 50%;box-sizing:border-box;padding-left:10px;}*/
form.searcher div.items>*.middle {}
form.searcher div.items>div{height: 100%;padding: 10px 5px;border-bottom: 1px solid #d7e2ed;box-sizing: border-box}
form.searcher div.items>div.price{display: flex;align-items: center}
form.searcher div.items>div label{display: flex;align-items: center}
form.searcher button.mobile {cursor:pointer;display:none;border:none;width:40px;height:40px;outline-style:none;background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS4xOTYiIGhlaWdodD0iMjEuMDAxIiB2aWV3Qm94PSIwIDAgMjEuMTk2IDIxLjAwMSI+PHBhdGggaWQ9InNlYXJjaCIgZD0iTTU2LjQ1NiwyOTIuMjMybC00LjI5MS00LjI5MWE5LjI1Myw5LjI1MywwLDEsMC0xLjUyMywxLjU2OWw0LjI2OCw0LjI2OGExLjA5MywxLjA5MywwLDAsMCwxLjU0Ni0xLjU0NlptLTE4LjY4OS05Ljg5M2E3LjA1NSw3LjA1NSwwLDEsMSw3LjA1NSw3LjA1NUE3LjA2Myw3LjA2MywwLDAsMSwzNy43NjYsMjgyLjMzOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNS41OCAtMjczLjA5NykiIGZpbGw9IiNEQTIxMjciLz48L3N2Zz4') no-repeat center/contain;padding:0;}
form.searcher div.searcherWrap {}

form.searcher div.searcherRes {padding:2px;position:absolute;background:#fff;border:1px solid #ccc;display:none;max-height:100px;overflow:auto;z-index:1000}
form.searcher div.searcherRes a {display:block;margin-bottom:2px;color:#000;text-decoration:none}

@media screen and (max-width:1400px){
    form.searcher {margin:0 10px;}
    form.searcher div.search button span {font-size:0;overflow:hidden;color:#fff;margin:auto;}
    form.searcher div.search button span::before {content:'\e019';font:22px "Glyphicons Halflings";margin-right: 0;color:#da2127;width:auto;height:auto;background:none;}
    /* content:'\e114';font:11px "Glyphicons Halflings";vertical-align:middle;margin-right:5px;color:#000;display:inline-block;transition:transform .3s; */
}

@media screen and (max-width: 1200px) {
    form.searcher div.items>* {flex-basis:50%;}
    form.searcher div.items>*:nth-child(3n+1) {padding-left:10px;}
    form.searcher div.items>*:nth-child(2n+1) {padding-left:0;}
}

@media screen and (max-width: 992px) {
    form.searcher {flex:1;}
    form.searcher div.items {display:block;}
    form.searcher div.items>*+* {padding-left:0;margin-top:10px;}
    form.searcher div.items>*:nth-child(3n+1) {padding-left:0;}
}
@media screen and (max-width: 768px) {
    form.searcher div.search button.more {display:none;}
    form.searcher {flex:0 1 auto;margin-right:0;margin-bottom:0;margin-left:0;}
    form.searcher button.mobile {display:block;width: 30px;height: 30px}
    form.searcher div.searcherWrap {display:none;box-sizing:border-box;position:absolute;top:100%;right:10px;left:10px;background-color: #fbfbfb;box-shadow: 0 15px 15px rgba(0,0,0,.1);border-width: 0 1px 1px;border-style: solid;border-color: #e5e5e5;padding:10px;}
    form.searcher div.searcherWrap.sw {display:block;}
    form.searcher div.more {opacity:1;visibility:visible;transition:none;position:static;padding:0;background-color:transparent;box-shadow:none;border:none;}
    form.searcher div.searchWrap {position:static;}
}
@media screen and (max-width: 576px) {
    form.searcher {margin-left:auto;}
}
@media screen and (max-width: 450px) {
    form.searcher {position:static;}
    form.searcher div.searcherWrap {top:65px;left:0;margin:0 auto;}
}