

/* Start:/bitrix/templates/main/components/bitrix/news.list/sales/style.css?14474122641187*/
.sellers {
	display: block;
	box-sizing: border-box;
	margin-left: 330px;
}

.sellers a {
	text-decoration: none;
	margin-right: 9px;
}

.sellers article img {
	width: 163px;
	height: 124px;
	margin-left: -10px;
}

.sellers article {
	width: 165px;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	background-color:  #f9f9f9;
	border: 1px solid #cccaca;
	padding: 0 10px 10px 10px;
	margin-bottom: 11px;
}

.sellers a:nth-child(4n) {
	margin-right: 0;
}

.sellers article h1 {
	color:  #444343;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.195px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.image-source-link {
	color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
/* End */
/* /bitrix/templates/main/components/bitrix/news.list/sales/style.css?14474122641187 */
