

/* Start:/local/components/slarin/search.suggest.input/templates/page/style.css?1765799232728*/
.form-for-search {
  margin-bottom: 30px;
  position: relative;
  height: 46px;
}

.container.search-page-form-block {
  margin-bottom: 30px;
}

.form-for-search input {
  border: 1px solid #BECBDB;
  padding: 8px 60px 8px 18px;
  opacity: 0.8;
  transition: all 0.3s;
}

.form-for-search input:hover,
.form-for-search input:active {
  border: 1px solid #004269;
  opacity: 1;
}

.form-for-search button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: transparent;
  width: 60px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  cursor: pointer;
}

.form-for-search button[type="submit"]:hover svg path {
  stroke: #004269;
}
/* End */


/* Start:/local/templates/family-new/components/bitrix/system.pagenavigation/family-new/style.css?1765799231472*/
#pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.load-more-items {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 50px;
    font: 600 16px/26px 'Mulish';
    color: #255087;
    border: 1px solid #255087;
    border-radius: 30px;
    transition: all 0.3s;
    cursor: pointer;
}

.load-more-items:hover {
    color: #ffffff;
    background: #255087;
}
/* End */


/* Start:/local/components/slarin/search/templates/.default/style.css?1765799232586*/
.container.search-list-block {
  margin-bottom: 60px;
}

.catalog-top-line {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.catalog-top-line > div span:first-child {
  font: 400 16px/1.1 'Mulish';
  color: #5A687B;
}

.catalog-top-line > div span:last-child {
  font: 500 16px/1.1 'Mulish';
  color: #132743;
}

.catalog-item-property > div.catalog-stock-availability {
  font: 600 14px/1.2 'Mulish';
  color: red;
  flex-basis: 100%;
  width: 100%;
}

.catalog-item-property > div.catalog-stock-availability.green {
  color: #20BF55;
}
/* End */
/* /local/components/slarin/search.suggest.input/templates/page/style.css?1765799232728 */
/* /local/templates/family-new/components/bitrix/system.pagenavigation/family-new/style.css?1765799231472 */
/* /local/components/slarin/search/templates/.default/style.css?1765799232586 */
