.search-results.no-bottom-pad {
  padding-bottom: 0 !important; }
.search-results .page-title {
  width: 100%;
  text-align: center;
  margin: 0 0 30px; }
.search-results .search-form-wrapper {
  padding: 0 0 50px; }
@media all and (max-width: 600px) {
  .search-results {
    padding-right: 0; }
    .search-results .search-form-wrapper {
      padding: 0 0 30px; }
      .search-results .search-form-wrapper .search-input-wrapper {
        margin: 0 auto;
        padding-right: 0; }
    .search-results .product-listing-wrapper .no-results {
      font-size: 15px; } }
