﻿@charset"UTF-8";form.search-form{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;width:100%;margin:0;padding:3px 10px}.search-form input[type="text"]{width:calc(100% - 40px) !important;height:40px !important;margin:0;padding:0 10px;color:#515962;box-sizing:border-box;border-radius:0;border:0 !important;font-size:1rem !important;font-weight:400;line-height:1em;background:#f8f8f6;font-family:"just_sansregular", sans-serif}.search-form button[type="submit"]{position:relative;z-index:1;cursor:pointer;width:40px;height:40px;margin:0;padding:0;font-size:20px;color:#fff;border:none;border-radius:0;background:#000;transition:all 0.2s ease-in-out;-webkit-appearance:none;font-family:"Font Awesome 5 Free"}.search-form button[type="submit"]:focus{color:#fff;background:#111}@media screen and (max-width: 800px){.manu-search{display:none}.search-form input[type="text"],.search-form select{width:calc(48% - 41px)}}@media screen and (max-width: 550px){.cat-search{display:none}.search-form input[type="text"],.search-form select{width:calc(98% - 82px)}}@media screen and (max-width: 1024px){.fieldsWrap{margin:0}.singleFields{width:100%}.dualFields{width:100%}.thirdFields{width:100%}.site-form .checkFields .checkbox{width:calc(100% - 16px)}}