.search-page .b-search {
  margin-right: 0;
}

@media (max-width: 1024px) {
  .search-page .b-search input[type=submit] {
    margin: 0 !important;
  }
}

#smart-title-search {
  margin-right: 8rem;
}
@media (max-width: 992px) {
  #smart-title-search {
    margin-right: 0;
  }
}

.search-page .b-list__item__text {
  -webkit-line-clamp: 3;
}

.search-page .b-list__item__image.no-photo img {
  width: calc(100% - 12rem);
}
@media (max-width: 992px) {
  .search-page .b-list__item__image.no-photo img {
    width: calc(100% - 6rem);
  }
}

div.title-search-result {
  background-color: rgba(255, 255, 255, 0.5) !important;
  backdrop-filter: blur(20px);
  border-radius: 1.5rem !important;
}
@media (max-width: 992px) {
  div.title-search-result {
    width: calc(100% - 2.8rem) !important;
  }
}
div.title-search-result .bx_smart_searche {
  padding: 0.8rem 0 0;
  border-radius: 0;
}
div.title-search-result .bx_smart_searche, div.title-search-result .bx_smart_searche *, div.title-search-result .bx_smart_searche .bx-searchtitle, div.title-search-result .bx_smart_searche .bx-searchtitle * {
  font-family: "Roboto", Arial, sans-serif;
}
div.title-search-result .bx_smart_searche .bx_item_block_href {
  padding: 1rem 2.8rem;
}
@media (max-width: 992px) {
  div.title-search-result .bx_smart_searche .bx_item_block_href {
    padding: 0.5rem 1rem;
  }
}
div.title-search-result .bx_smart_searche .bx_item_block_href:hover {
  background-color: rgba(0, 159, 162, 0.3);
}
div.title-search-result .bx_smart_searche .bx_item_block_href_category_title {
  font-size: 1.4rem;
  color: #4E667E;
}
@media (max-width: 992px) {
  div.title-search-result .bx_smart_searche .bx_item_block_href_category_title {
    font-size: 1.2rem;
  }
}
div.title-search-result .bx_smart_searche .bx_item_block_href_category_name {
  font-size: 1.6rem;
  color: #009FA2;
}
@media (max-width: 992px) {
  div.title-search-result .bx_smart_searche .bx_item_block_href_category_name {
    font-size: 1.4rem;
  }
}
div.title-search-result .bx_smart_searche .bx_item_block_hrline {
  margin: 0 0 0.5rem;
  border-color: #fff;
}
div.title-search-result .bx_smart_searche .bx_item_block_item_info_wrap {
  padding-left: 0 !important;
}
div.title-search-result .bx_smart_searche .bx_item_block_item_name {
  font-size: 1.4rem;
  color: #4E667E;
}
@media (max-width: 992px) {
  div.title-search-result .bx_smart_searche .bx_item_block_item_name {
    font-size: 1.2rem;
  }
}
div.title-search-result .bx_smart_searche .bx_item_block_item_name b {
  color: #009FA2;
}
div.title-search-result .bx_smart_searche .bx_item_element .btn {
  font-weight: 500;
  font-size: 1.6rem;
  text-decoration: none;
  color: #fff;
  display: flex;
  margin: 0 auto;
}
@media (max-width: 992px) {
  div.title-search-result .bx_smart_searche .bx_item_element .btn {
    font-size: 1.4rem;
  }
}
div.title-search-result .bx_smart_searche .bx_item_element .btn:hover {
  color: #14787A;
}

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