.aw_blog_search-container {
  width: 100% !important;
  margin-bottom: 20px;
  position: relative;
}
.aw_blog_search-container.aw_blog_search-container-mobile {
  display: none;
}
.aw_blog_search-bottom-toolbar-container .pager {
  display: flex;
  justify-content: space-between;
  align-items: first baseline;
}
.aw_blog_search-bottom-toolbar-container .pager .pages {
  order: 1;
}
.aw_blog_search-bottom-toolbar-container .pager .toolbar-amount {
  order: 2;
}
.aw_blog_search-bottom-toolbar-container .pager .limiter {
  order: 3;
}
@media screen and (max-width: 768px) {
  .aw_blog_search-container.aw_blog_search-container-desktop {
    display: none;
  }
  .aw_blog_search-container.aw_blog_search-container-mobile {
    display: block;
  }
  .aw_blog_search-container.aw_blog_search-container-mobile .aw_blog_search-input {
    left: 0;
    position: relative;
    height: 42px;
    margin-top: 10px;
  }
  .aw_blog_search-container.aw_blog_search-container-mobile .aw_blog_search-button {
    display: block;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 15px;
    top: 16px;
    z-index: 1;
  }
  .aw_blog_search-container.aw_blog_search-container-mobile .aw_blog_search-button:before {
    font-size: 22px;
    line-height: 30px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  .aw_blog_search-bottom-toolbar-container .pager {
    justify-content: center;
  }
  .aw_blog_search-bottom-toolbar-container .pager .toolbar-amount {
    display: none;
  }
  .aw_blog_search-bottom-toolbar-container .pager .limiter {
    display: none;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSbsupply%5C%2Ftheme%5C%2Fnl_NL%5C%2FAheadworks_BlogSearch%5C%2Fcss%5C%2Fstyle.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CyBAAC%3BEACG%2CaAAA%3B%3BAAIR%2CwCACI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3B%3BAAJR%2CwCACI%2COAKI%3BEACI%2CQAAA%3B%3BAAPZ%2CwCACI%2COASI%3BEACI%2CQAAA%3B%3BAAXZ%2CwCACI%2COAaI%3BEACI%2CQAAA%3B%3BAAyEZ%2CmBApEqC%3BEAG7B%2CyBAAC%3BIACG%2CaAAA%3B%3BEAGJ%2CyBAAC%3BIACG%2CcAAA%3B%3BEADJ%2CyBAAC%2CgCAGG%3BIACI%2COAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CyBAAC%2CgCAUG%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAzBR%2CyBAAC%2CgCA4BG%2CuBAAsB%3BIAClB%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAKZ%2CwCACI%3BIACI%2CuBAAA%3B%3BEAFR%2CwCACI%2COAMI%3BIACI%2CaAAA%3B%3BEARZ%2CwCACI%2COAUI%3BIACI%2CaAAA%22%7D */