.margin-bottom-20 {
    margin-bottom: 20px;
  }
  .title_search {
    font-size: 24px !important;
    margin: 15px 0;
  }
  .search-main {
    padding-bottom: 30px;
  }
  .search-main .item-border .item_product_main {
    border: 0;
  }
  .search-main .category-products .products-view-grid .item_product_main {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
  }
  .search-main
    .category-products
    .products-view-grid
    .item_product_main
    .product-action
    .product-info {
    padding: 0 10px 10px;
  }
  .search-main
    .category-products
    .products-view-grid
    .item_product_main
    .product-action
    .actions-primary {
    bottom: 10px;
    right: 10px;
  }
  .search-main .category-products .products-view-grid .margin {
    margin-right: -5px;
    margin-left: -5px;
  }
  .search-main .category-products .products-view-grid .margin .padding {
    padding: 0 5px;
  }
  @media (min-width: 1199px) {
    .search-main .category-products .products-view-grid .col-20 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
  }
  .serachpc_searchpage form {
    width: 260px;
    margin: 6px 0 0 0;
    padding: 0;
    position: relative;
  }
  .serachpc_searchpage form input {
    min-width: 260px;
    height: 40px !important;
    min-height: unset;
    line-height: 40px;
    border: solid 1px #ebebeb;
    border-radius: 3px !important;
    padding: 0 40px 0 15px;
    background: #fff;
    color: #959595;
    font-size: 13px;
  }
  .serachpc_searchpage form button {
    width: 40px;
    height: 100%;
    box-shadow: none;
    border: none;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
  }
  .serachpc_searchpage form button svg {
    width: 17px;
    height: 17px;
  }
  .category-products .item_product_main {
    margin-bottom: 30px;
  }
  .category-products .row {
    padding-bottom: 1px;
  }
  .search-main .products-view-grid {
    float: initial;
  }
  