

/* Start:/local/components/custom.yandex_reviews/templates/.default/style.css?1770906657817*/
.yandex_reviews {
	display:flex;
	width:100%;
	box-sizing:border-box;
	flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.yandex_reviews > div {
	min-width: 300px;
    max-width: 760px;
	width:100%;
	height:800px;
	overflow:hidden;
}
.yandex_reviews > div > iframe {
	width:100%;
	height:100%;
	border:1px solid #e6e6e6;
	border-radius:8px;
	box-sizing:border-box
}
.yandex_reviews > div > a {
	box-sizing:border-box;
	text-decoration:none;
	color:#b3b3b3;
	font-size:10px;
	font-family:YS Text,sans-serif;
	padding:0 20px;
	position:absolute;
	width:100%;
	text-align:center;
	left:0;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
	max-height:18px;
	white-space:nowrap;
	padding:0 16px;
	box-sizing:border-box;
}
/* End */
/* /local/components/custom.yandex_reviews/templates/.default/style.css?1770906657817 */
