

/* Start:/local/templates/.default/components/bitrix/news.list/where-buy/style.css?16021699651006*/
.where-buy-page .wrapper .item-new {
	-webkit-flex-basis: -webkit-calc(50% - 15px);
	-ms-flex-preferred-size: calc(50% - 15px);
	flex-basis: calc(50% - 15px);
	margin-bottom: 60px;
}
.where-buy-page .wrapper .item-new:nth-child(2n) {
	margin-left: 15px;
}

.where-buy-page .wrapper .item-new .logo {
	position: relative;
	height: 146px;
	background-color: #fff;
	margin-bottom: 10px;
}

.where-buy-page .wrapper .item-new .logo img {
	max-height: 80%;
	max-width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.where-buy-page .wrapper .item-new a .logo {
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.where-buy-page .wrapper .item-new a:hover .logo {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	opacity: 0.8;
}

a.where-buy-partner-name {
	color:#ffffff;
	text-decoration:underline;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/where-buy/style.css?16021699651006 */
