.elementor-widget-ps-widget-module .wpksearchengine,
.elementor-widget-ps-widget-module #wpksearchengine {
  width: 100%;
  max-width: 100%;
}

.elementor-widget-ps-widget-module .search_form__container {
  min-height: 3rem;
}

.elementor-widget-ps-widget-module .elementor-widget-container:empty,
.elementor-widget-ps-widget-module .elementor-widget-container:not(:has(.wpk-search-engine-form)):not(:has(#wpk_search_form)) {
  min-height: 3rem;
}

.wpk-search-results {
  color: #212121; }
  .wpk-search-results .printers .heading,
  .wpk-search-results .products .heading {
    color: #212121;
    font-weight: 700;
    text-transform: uppercase; }
  .wpk-search-results .printers .list > *,
  .wpk-search-results .products .list > * {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1em 0;
    position: relative; }
    .wpk-search-results .printers .list > * img,
    .wpk-search-results .products .list > * img {
      display: inline-block;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 1em;
      width: 75px;
      height: auto; }
    .wpk-search-results .printers .list > *:hover > span > .title,
    .wpk-search-results .products .list > *:hover > span > .title {
      font-weight: 600;
      cursor: pointer; }
    .wpk-search-results .printers .list > * > span > .button--cta,
    .wpk-search-results .products .list > * > span > .button--cta {
      padding: 0.25em 0.5em; }
  .wpk-search-results .label-xl, .wpk-search-results .nbr-pages {
    display: inline-block !important; }
  .wpk-search-results .label-xl {
    background: #fff301;
    border-radius: 100%;
    color: #212121;
    font-size: .75em;
    font-weight: 600;
    height: 2em;
    left: 0;
    line-height: 2.2;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 2em; }
  .wpk-search-results .nbr-pages {
    color: #858585;
    font-size: .875em;
    margin-top: 0.5em; }

#wpksearchengine,
.wpksearchengine {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media screen and (max-width: 1023px) {
    #wpksearchengine,
    .wpksearchengine {
      margin-top: 15px; } }
  @media screen and (min-width: 420px) and (max-width: 1023px) {
    #wpksearchengine,
    .wpksearchengine {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }
  @media screen and (min-width: 1024px) {
    #wpksearchengine,
    .wpksearchengine {
      -webkit-box-ordinal-group: initial;
          -ms-flex-order: initial;
              order: initial; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #wpksearchengine,
    .wpksearchengine {
      width: 100%; } }

/* Une seule ligne : marque | champ | bouton (le wrapper .wpk-search-input-group ne doit pas passer à la ligne). */
#wpk_search_form,
.wpk-search-engine-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  width: 100%; }
  #wpk_search_form > select, .wpk-search-engine-form > select {
    float: none !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 22%;
            flex: 0 1 22%;
    max-width: 42%;
    min-width: 0; }
  #wpk_search_form > .wpk-search-input-group, .wpk-search-engine-form > .wpk-search-input-group {
    float: none !important;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0; }
  #wpk_search_form > button[type="submit"], .wpk-search-engine-form > button[type="submit"] {
    float: none !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  #wpk_search_form > .wpk-search-submit, .wpk-search-engine-form > .wpk-search-submit {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    background: #25a3fb;
    border: 1px solid #25a3fb;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 3rem;
    min-width: 50px;
    padding: 0 14px; }
  #wpk_search_form > .wpk-search-submit:hover,
  #wpk_search_form > .wpk-search-submit:focus,
  #wpk_search_form > .wpk-search-submit:active,
  .wpk-search-engine-form > .wpk-search-submit:hover,
  .wpk-search-engine-form > .wpk-search-submit:focus,
  .wpk-search-engine-form > .wpk-search-submit:active {
    background: #1f95e6;
    border-color: #1f95e6;
    color: #fff; }
  #wpk_search_form > .wpk-search-submit .fa-search,
  .wpk-search-engine-form > .wpk-search-submit .fa-search {
    font-size: 1rem;
    line-height: 1; }
  #wpk_search_form > .wpk-search-submit .wpk-sr-only,
  .wpk-search-engine-form > .wpk-search-submit .wpk-sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  #wpk_search_form > .wpk-search-results, .wpk-search-engine-form > .wpk-search-results {
    background: #ffffff;
    border: 1px solid #212121;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    display: none;
    left: 0;
    max-height: 80vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 100; }
  #wpk_search_form > .wpk-search-results .result,
  #wpk_search_form > .wpk-search-results .loading,
  .wpk-search-engine-form > .wpk-search-results .result,
  .wpk-search-engine-form > .wpk-search-results .loading {
    background: #ffffff; }

.wpk-search-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-width: 0;
  position: relative;
  z-index: 2; }

.wpk-search-field-error {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff8e6;
  border: 1px solid #e6a100;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  color: #5c4a00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8125rem;
  font-weight: 600;
  gap: 0.5em;
  left: 0;
  line-height: 1.3;
  margin-top: 4px;
  padding: 0.5em 0.65em;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 120; }
  .wpk-search-field-error .fa-exclamation-triangle {
    color: #c99700;
    -ms-flex-negative: 0;
        flex-shrink: 0; }

#wpk_search_form input, .wpk-search-engine-form input.wpk-search-input--error {
  -webkit-box-shadow: inset 0 0 0 2px #e6a100;
          box-shadow: inset 0 0 0 2px #e6a100; }

#wpk_search_form input, .wpk-search-engine-form input, #wpk_search_form select, .wpk-search-engine-form select {
  background: transparent;
  border: none;
  color: #25a3fb;
  font-weight: 700;
  min-height: 3rem;
  padding: 0.65em 1em;
  position: relative;
  z-index: 2; }

#wpk_search_form input, .wpk-search-engine-form input:focus,
#wpk_search_form select, .wpk-search-engine-form select:focus,
#wpk_search_form input, .wpk-search-engine-form input:focus-visible,
#wpk_search_form select, .wpk-search-engine-form select:focus-visible {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

#wpk_search_form .wpk-search-input-group, .wpk-search-engine-form .wpk-search-input-group:focus,
#wpk_search_form .wpk-search-input-group, .wpk-search-engine-form .wpk-search-input-group:focus-within,
#wpk_search_form:focus-within, .wpk-search-engine-form:focus-within,
#wpk_search_form select, .wpk-search-engine-form select:focus-within {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

#wpk_search_form input, .wpk-search-engine-form input,
#wpk_search_form select, .wpk-search-engine-form select {
  -webkit-tap-highlight-color: transparent; }

#wpk_search_form input, .wpk-search-engine-form input::-webkit-input-placeholder {
  color: #25a3fb;
  font-weight: 700;
  opacity: 0.55; }

#wpk_search_form input, .wpk-search-engine-form input::-moz-placeholder {
  color: #25a3fb;
  font-weight: 700;
  opacity: 0.55; }

#wpk_search_form input, .wpk-search-engine-form input:-ms-input-placeholder {
  color: #25a3fb;
  font-weight: 700; }

#wpk_search_form input, .wpk-search-engine-form input::-ms-input-placeholder {
  color: #25a3fb;
  font-weight: 700; }

#wpk_search_form input, .wpk-search-engine-form input::placeholder {
  color: #25a3fb;
  font-weight: 700;
  opacity: 0.55; }

#wpk_search_form .wpk-search-input-group, .wpk-search-engine-form .wpk-search-input-group input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
    #wpk_search_form input, .wpk-search-engine-form input, #wpk_search_form select, .wpk-search-engine-form select {
      font-size: 1.15em; } }
@media screen and (min-width: 769px) {
  #wpk_search_form select, .wpk-search-engine-form select {
    font-size: .875em; } }

.search_form, .search_form fieldset {
  height: 100%; }
.search_form__container, .search_form__submit .button {
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out; }
.search_form__container {
  background: #FFF;
  border: 1px solid #25a3fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 3rem;
  position: relative;
  width: 100%; }
  .search_form__container #wpk_search_form,
  .search_form__container .wpk-search-engine-form,
.wpk-search-engine-form {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0; }
.search_form__input, .search_form__input input, .search_form__input select, .search_form__select, .search_form__select input, .search_form__select select {
  font-weight: 600;
  text-transform: uppercase; }
.search_form__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }
  .search_form__input ::-webkit-input-placeholder {
    font-style: italic;
    font-weight: 300;
    text-transform: none; }
  .search_form__input :-ms-input-placeholder {
    font-style: italic;
    font-weight: 300;
    text-transform: none; }
  .search_form__input ::-ms-input-placeholder {
    font-style: italic;
    font-weight: 300;
    text-transform: none; }
  .search_form__input ::placeholder {
    font-style: italic;
    font-weight: 300;
    text-transform: none; }
.search_form__select {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 20%;
  /* &::before {
    content: attr(data-select-label);
  } */ }
  @media screen and (max-width: 419px) {
    .search_form__select {
      display: none; } }
  .search_form__select::after {
    color: #25a3fa;
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-size: 1em;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1; }
  .search_form__select select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer; }
.search_form__submit .button, .search_form__submit .btn {
  border: 1px solid #FFF;
  height: 100%; }
  .search_form__submit .button, .search_form__submit .button:visited, .search_form__submit .btn, .search_form__submit .btn:visited {
        /* background: $border-color;

        &:hover, &:active, &:focus {
          background: $bg-button-hover;
        } */ }
.search_form__results {
  background: #FFF;
  border: 1px solid #212121;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  display: none;
  left: -1px;
  max-height: 80vh;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 1em;
  position: absolute;
  top: 100%;
  width: calc(100% + (1px * 2));
  z-index: 100; }
.search_form__help {
  background: #EAEAEA;
  color: #212121;
  font-size: 0.786rem;
  left: -1px;
  padding: 15px;
  position: absolute;
  text-transform: uppercase;
  top: calc(100% + 1px);
  width: calc(100% + (1px * 2));
  z-index: 50; }
.wpk-search-help-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #25a3fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8125rem;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.02em;
  margin: 0 0 0.45rem 0;
  text-align: center;
  text-transform: uppercase; }
  .wpk-search-help-title .fa-question-circle {
    margin-right: 0.35rem; }

#wpksearchengine .search_form__help.wpk-search-help-hidden,
.wpksearchengine .search_form__help.wpk-search-help-hidden {
  display: none !important;
  pointer-events: none;
  visibility: hidden; }
  @media screen and (min-width: 769px) {
    .search_form__help {
      text-align: center; } }
  .search_form__help__title {
    color: #25a3fa; }

.header--sticky .search_form__container {
  border-color: #25a3fa;
  border-width: 2px;
  -webkit-transition-property: border-color;
  transition-property: border-color; }
.header--sticky .search_form__submit .button {
  background: #25a3fa; }
  .header--sticky .search_form__submit .button:hover, .header--sticky .search_form__submit .button:active, .header--sticky .search_form__submit .button:focus {
    background: #0c98f9; }
.header--sticky .search_form__help {
  left: -2px;
  top: calc(100% + 2px);
  width: calc(100% + (2px * 2)); }

/************************************************************
     Autocomplete : cartouches (gauche) | séparateur | imprimantes (droite)
************************************************************/
.wpk-search-autocomplete-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }

.wpk-search-autocomplete-cols__products,
.wpk-search-autocomplete-cols__printers {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.wpk-search-autocomplete-cols__separator {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #e8e8e8;
  height: 1px;
  margin: 0.65rem 0;
  width: 100%; }

.wpk-search-autocomplete-cols__empty {
  width: 100%; }

@media screen and (min-width: 576px) {
  .wpk-search-autocomplete-cols {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .wpk-search-autocomplete-cols__products {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    padding-right: 0.75rem; }
  .wpk-search-autocomplete-cols__printers {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    padding-left: 0.75rem; }
  .wpk-search-autocomplete-cols__separator {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    height: auto;
    margin: 0 0.5rem;
    min-height: 3rem;
    width: 1px; } }

/************************************************************
     Page résultats : colonnes + imprimantes compatibles
************************************************************/
.wpk-search-results-main__printers-inner.wpksearch_query_box {
  margin-top: 0; }

.wpk-search-results-main__printers .category_printers.multi_column ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem; }

/* Bloc imprimantes compatibles: forcer une vraie liste verticale lisible */
.wpk-search-results-main__printers .wpk-search-printers-list,
.wpk-search-results-main__printers .wpk-search-printers-list ul {
  -webkit-column-count: 1 !important;
     -moz-column-count: 1 !important;
          column-count: 1 !important;
  margin: 0;
  padding: 0;
}

.wpk-search-results-main__printers .wpk-search-printers-list li {
  border-bottom: 1px solid #ededed;
  break-inside: avoid;
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0.45rem 0;
}

.wpk-search-results-main__printers .wpk-search-printers-list li:last-child {
  border-bottom: 0;
}

.wpk-search-results-main__printers .wpk-search-printers-list li a {
  color: #232323;
  display: block;
  line-height: 1.35;
  text-decoration: none;
  white-space: normal;
  word-break: break-word;
}

.wpk-search-results-main__printers .wpk-search-printers-list li a:hover,
.wpk-search-results-main__printers .wpk-search-printers-list li a:focus {
  color: #25a3fa;
  text-decoration: underline;
}

.wpk-search-simple-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wpk-search-simple-list li {
  border-bottom: 1px solid #ededed;
  margin: 0;
}

.wpk-search-simple-list li:last-child {
  border-bottom: 0;
}

.wpk-search-simple-list li a {
  color: #232323;
  display: block;
  font-size: 0.95rem;
  line-height: 1.35;
  padding: 0.5rem 0;
  text-decoration: none;
}

.wpk-search-simple-list li a:hover,
.wpk-search-simple-list li a:focus {
  color: #25a3fa;
  text-decoration: underline;
}

/* Fiche produit / page imprimante : liste "imprimantes compatibles" plus compacte */
#product .category_printers.multi_column ul,
#module-wpkprinters-printer .category_printers.multi_column ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}

#product .category_printers.multi_column li,
#module-wpkprinters-printer .category_printers.multi_column li {
  line-height: 1.2;
  margin-bottom: 0.2rem;
}

#product .category_printers.multi_column li a,
#module-wpkprinters-printer .category_printers.multi_column li a {
  font-size: 0.95em;
  line-height: 1.2;
}

/* Autocomplete: neutralise la règle legacy ".wpk-search-results .printers .list > * { display:flex }" */
.wpk-search-results .printers .list > ul.wpk-search-simple-list {
  display: block !important;
  margin: 0;
  padding: 0;
}

.wpk-search-results .printers .list > ul.wpk-search-simple-list > li {
  display: block !important;
  width: 100%;
}

.wpk-search-results .printers .list > ul.wpk-search-simple-list > li > a {
  display: block;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .wpk-search-results-main__printers-inner {
    border-left: 1px solid #e8e8e8;
    margin-top: 0;
    padding-left: 1.25rem; } }

@media screen and (max-width: 991px) {
  .wpk-search-results-main__printers {
    border-top: 1px solid #e8e8e8;
    margin-top: 1.25rem;
    padding-top: 1.25rem; }
  .wpk-search-results-main__printers .category_printers.multi_column ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; } }

/************************************************************
                    Search Module Page Styles
************************************************************/
.wpksearch_query {
  background: #EAEAEA;
  font-size: 0.786rem;
  margin-bottom: 30px;
  padding: 15px;
  text-transform: uppercase; }
  .wpksearch_query__keyword {
    color: #25a3fa;
    font-weight: 700; }

.wpksearch_query_box {
  margin: 30px 0; }
  .wpksearch_query_box:first-child {
    margin-top: 0; }
  .wpksearch_query_box:last-child {
    margin-bottom: 0; }

/* Recherche modèle imprimante : liste pleine largeur, sans colonne produits */
.wpk-search-results-main--printer-exclusive .wpk-search-results-main__printers--exclusive {
  border-left: none;
  margin-top: 0;
  padding-left: 0;
  max-width: 100%;
}

.wpk-search-autocomplete-cols--printer-exclusive .wpk-search-autocomplete-cols__printers {
  flex: 1 1 100%;
  max-width: 100%;
}

/************************************************************
                    Responsive mobile / tablette
************************************************************/
#wpksearchengine.block-search,
.wpksearchengine.block-search {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

#wpksearchengine .search_form__container,
.wpksearchengine .search_form__container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 991px) {
  #wpksearchengine,
  .wpksearchengine {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #wpk_search_form,
  .wpk-search-engine-form {
    flex-wrap: wrap;
    row-gap: 0;
  }

  #wpk_search_form > select.wpk-manufacturer-select, .wpk-search-engine-form > select.wpk-manufacturer-select {
    display: none !important;
  }

  #wpk_search_form > .wpk-search-input-group, .wpk-search-engine-form > .wpk-search-input-group {
    flex: 1 1 calc(100% - 52px);
    min-width: 0;
  }

  #wpk_search_form > .wpk-search-submit, .wpk-search-engine-form > .wpk-search-submit {
    flex: 0 0 52px;
    min-width: 52px;
    padding: 0 10px;
  }

  #wpk_search_form > .wpk-search-results, .wpk-search-engine-form > .wpk-search-results {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100vw;
    box-sizing: border-box;
  }

  #wpk_search_form .search_form__help, .wpk-search-engine-form .search_form__help {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    box-sizing: border-box;
  }

  .wpk-search-results .printers .list > *,
  .wpk-search-results .products .list > * {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 0.5rem;
  }

  .wpk-search-results .printers .list > * img,
  .wpk-search-results .products .list > * img {
    width: 56px;
    margin-right: 0.75em;
  }

  .wpk-search-results-main > [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .wpksearchengine-search-page .wpk-search-results-main {
    margin-left: 0;
    margin-right: 0;
  }

  .wpksearchengine-search-page .wpk-printer-product-list .product,
  .wpksearchengine-search-page .products.row > .product {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .wpksearch_query.desktop_only,
  .wpksearch_query {
    display: block !important;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
    padding: 12px;
    word-break: break-word;
  }

  .wpksearch_query .btn {
    display: inline-block;
    margin-top: 0.5rem;
    white-space: normal;
  }

  .printer_main__title {
    font-size: 1.05rem;
    line-height: 1.35;
    word-break: break-word;
  }
}

@media screen and (max-width: 575px) {
  #wpk_search_form input, .wpk-search-engine-form input,
  #wpk_search_form select, .wpk-search-engine-form select {
    font-size: 16px;
    padding: 0.65em 0.75em;
  }

  #wpk_search_form input, .wpk-search-engine-form input::placeholder {
    font-size: 0.8125rem;
  }

  .wpk-search-autocomplete-cols__products,
  .wpk-search-autocomplete-cols__printers {
    padding-left: 0;
    padding-right: 0;
  }

  .wpk-search-results .printers .list > * > span,
  .wpk-search-results .products .list > * > span {
    flex: 1 1 auto;
    min-width: 0;
  }

  .wpk-search-results .printers .list > * > span > .title,
  .wpk-search-results .products .list > * > span > .title {
    display: block;
    font-size: 0.875rem;
    line-height: 1.3;
    word-break: break-word;
  }
}

/*# sourceMappingURL=wpksearchengine.css.map */