.header-search {
    /*box-shadow: 2px 0px 20px rgba(0, 0, 0, 0.1);*/
}
.search_wrapper-right {
    position: fixed;
    height: 100vh;
    right: 0px;
    left: auto !important;
    top: 0px;
    background-color: #fff;
    z-index: 900;
    width: 350px;
    transform: translateX(100%);
    display: block;
    overflow: hidden;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}
.menu_active header .search_wrapper-right {
    transform: translateX(0);
}
.search_form {
    padding: 10px 20px;
    padding-top: 25px;
}

.header-title-search {
    width: 100%;
    height: 19px;
    position: relative;
}
.header-search{
padding-right: 14px;
}
.header-search-input {
    width: 100%;
    height: 28px;
    border-bottom: 1px solid #cccccc;
    padding-left: 35px;
    font-size: 12px;
    line-height: 15px;
    color: #3D4158;
}

.header-search-input:focus {
    border-bottom: 1px solid var(--main_color);
}

.search_wrapper-right form {
    height: 100%;
    position: relative;
}

.header-search-submit {
  position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cg%3E%3Cpath d='M9.68834 0C4.34633 0 0 4.34633 0 9.68834C0 15.0306 4.34633 19.3767 9.68834 19.3767C15.0306 19.3767 19.3767 15.0306 19.3767 9.68834C19.3767 4.34633 15.0306 0 9.68834 0ZM9.68834 17.5881C5.33246 17.5881 1.78862 14.0442 1.78862 9.68838C1.78862 5.33251 5.33246 1.78862 9.68834 1.78862C14.0442 1.78862 17.5881 5.33246 17.5881 9.68834C17.5881 14.0442 14.0442 17.5881 9.68834 17.5881Z' fill='%23000000'/%3E%3Cpath d='M21.738 20.4734L16.6106 15.346C16.2612 14.9966 15.6954 14.9966 15.346 15.346C14.9966 15.6951 14.9966 16.2615 15.346 16.6106L20.4734 21.738C20.6481 21.9126 20.8767 22 21.1057 22C21.3343 22 21.5633 21.9126 21.738 21.738C22.0874 21.3889 22.0874 20.8225 21.738 20.4734Z' fill='%23000000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='22' height='22' fill='black'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
}
.header-search-submit:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cg%3E%3Cpath d='M9.68834 0C4.34633 0 0 4.34633 0 9.68834C0 15.0306 4.34633 19.3767 9.68834 19.3767C15.0306 19.3767 19.3767 15.0306 19.3767 9.68834C19.3767 4.34633 15.0306 0 9.68834 0ZM9.68834 17.5881C5.33246 17.5881 1.78862 14.0442 1.78862 9.68838C1.78862 5.33251 5.33246 1.78862 9.68834 1.78862C14.0442 1.78862 17.5881 5.33246 17.5881 9.68834C17.5881 14.0442 14.0442 17.5881 9.68834 17.5881Z' fill='%235262A6'/%3E%3Cpath d='M21.738 20.4734L16.6106 15.346C16.2612 14.9966 15.6954 14.9966 15.346 15.346C14.9966 15.6951 14.9966 16.2615 15.346 16.6106L20.4734 21.738C20.6481 21.9126 20.8767 22 21.1057 22C21.3343 22 21.5633 21.9126 21.738 21.738C22.0874 21.3889 22.0874 20.8225 21.738 20.4734Z' fill='%235262A6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='22' height='22' fill='black'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.header-search-submit:active {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cg%3E%3Cpath d='M9.68834 0C4.34633 0 0 4.34633 0 9.68834C0 15.0306 4.34633 19.3767 9.68834 19.3767C15.0306 19.3767 19.3767 15.0306 19.3767 9.68834C19.3767 4.34633 15.0306 0 9.68834 0ZM9.68834 17.5881C5.33246 17.5881 1.78862 14.0442 1.78862 9.68838C1.78862 5.33251 5.33246 1.78862 9.68834 1.78862C14.0442 1.78862 17.5881 5.33246 17.5881 9.68834C17.5881 14.0442 14.0442 17.5881 9.68834 17.5881Z' fill='%2336406D'/%3E%3Cpath d='M21.738 20.4734L16.6106 15.346C16.2612 14.9966 15.6954 14.9966 15.346 15.346C14.9966 15.6951 14.9966 16.2615 15.346 16.6106L20.4734 21.738C20.6481 21.9126 20.8767 22 21.1057 22C21.3343 22 21.5633 21.9126 21.738 21.738C22.0874 21.3889 22.0874 20.8225 21.738 20.4734Z' fill='%2336406D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='22' height='22' fill='black'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.title-search-result{
  background-color: #fff;
}

.search-title {
  padding-bottom: 22px;
  padding-top: 22px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  color: var(--main_font_color);
  background-color: #F0F5F9;
  box-shadow: none;
  position: relative;
}
#title-search .search-title .header-icon-search{
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  background-color: transparent;
    opacity: 0.75;
    transition: 0.35s all ease;
}
#title-search .search-title .header-icon-search:hover {
    opacity: 1;
}
.title-search-item{
  display: flex;
  flex-wrap: wrap;
}
.search-result_header .item{
  padding: 12px 30px;
}
.search-result_header .item:not(:last-child){
  border-bottom: 0.5px solid #DFE2ED;
}
.title-search-item .bx_img_element{
  width: 56px;
  height: 38px;
  margin-right: 10px;
}
.title-search-item a:last-child{
  font-size: 13px;
  line-height: 16px;
  color: var(--main_font_color);
  width: calc(100% - 66px);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 32px;
  background-color: #fff;
  position: relative;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  transition: .3s;
}
.title-search-item a:last-child:hover{
  color: var(--main_color_hover);
}
.title-search-item .bx_img_element .bx_image{
  background-size: contain;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
.search-result_header .item .title-search-all .btn-outline-primary{
  max-width: 140px;
  margin: 0 auto;
  padding: 0px;
  height: 36px;
}
.search-result_header{
  padding-top: 30px;
  overflow: auto;
    height: 100%
}
.search-result_header::-webkit-scrollbar {
    width: 8px;
}
.search-result_header::-webkit-scrollbar-track {
    background: #fff;
}
.search-result_header::-webkit-scrollbar-thumb {
    background: var(--main_color);
    border: 2px solid #fff;
}
.title-search-result-desktop{
  width: 100%!important;
  min-width: 330px;
  height: calc(100% - 150px);

}
.bx_image-not-photo{
    background-image: url("images/not_photo.svg");
}
@media (max-width: 576px) {
    .search_wrapper-right {
        width: 100%;
    }

    .title-search-result-desktop {
        height: calc(100% - 260px);
    }
}
