

/* Start:/bitrix/templates/pp/components/bitrix/catalog.section/br/style.css?1575656391587*/


.element-fav {
	position: absolute;
	right: 35px;
	top: 25px;
  z-index: 1;
}
.container-fluid.no-gutters > .row > div:nth-child(3n) > div .element-fav {
	right: 15px;
}
.element-fav .fav {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: rgba(255,255,255,.5);
	border-radius: 5px;
	color: #333;
	font-size: 20px;
	transition: all 0.3s;
	padding: 0 2px 0 0;
}
.element-fav .fav:hover {
	background-color: rgba(255,255,255,.9);
}
.element-fav .fav .glyphicon {
	line-height: 30px;
}
.element-fav .fav.pouring {
	color: #741111;
}
/* End */
/* /bitrix/templates/pp/components/bitrix/catalog.section/br/style.css?1575656391587 */
