@media (max-width: 768px) {
  .block_search {
    display: none; } }

@media (max-width: 768px) {
  .box-category {
    margin-top: 0; } }

::-webkit-inner-spin-button {
  display: none; }

::-webkit-calendar-picker-indicator {
  display: none; }

.select2-container--open .select2-dropdown--below {
  width: 250px !important; }

.select2-container--default .select2-selection--single {
  background: none !important;
  border: none !important;
  padding-top: 10px;
  position: absolute;
  top: -18px;
  width: 100%; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important;
  font-size: 14px;
  color: #128AC4;
  padding-right: 0; }

.select2-container {
  margin-top: 20px; }

.select2-results__option {
  font-size: 13px; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  background: #f5f6f7;
  border-radius: 4px;
  width: calc(100% - 16px);
  padding: 0 20px 0 12px;
  color: #747c87;
  line-height: 32px;
  border: none;
  margin: 8px;
  font-size: 14px; }

.select2-container--open .select2-dropdown--below {
  width: 250px !important;
  min-width: 280px;
  max-width: 350px;
  position: absolute;
  box-shadow: 0 8px 32px #032d493d;
  border-radius: 8px;
  padding: 0;
  z-index: 199;
  background: #fff;
  border: 0;
  overflow: hidden; }

.select2-results__option {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0;
  color: #2c2f36;
  padding: 10px 16px;
  float: left;
  cursor: pointer;
  position: relative; }

.select2-results__option:after {
  content: '\f105';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  right: 10px;
  position: absolute;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%); */ }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none; }

.box-search-category .button-submit {
  line-height: 37px; }

.check, .checkbox {
  cursor: pointer; }

.button-refresh.icon-cancel-circled {
  font-size: 14px;
  border: 1px solid red;
  border-radius: 4px;
  padding: 0px 5px;
  line-height: 26px;
  display: inline-block;
  color: red; }

/*# sourceMappingURL=search.css.map */
