

/* Start:/bitrix/templates/parts/template_styles.css?1766481397506*/
form.nav-item.d-flex.align-items-center {
  height: 50px;
  min-height: 50px;
  margin: 0;
}

#title-search-input {
  height: 50px;
  font-size: 22px;
}

#searchForm{flex-basis:50%;flex-grow:2;}
div.title-search-result {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 55vh;
	background: white;
}
.btn-buy-now{opacity:0;transition:opacity 200ms;z-index:-1;}
.pricecol {position:relative;}
.pricecol .btn-buy-now {
	position: absolute;
	left: 0;
	top: 0;
	z-index:0;
}
tr:hover .btn-buy-now{opacity:1;}
/* End */
/* /bitrix/templates/parts/template_styles.css?1766481397506 */
