

/* Start:/bitrix/templates/purepassion_redesigned/components/purepassion/main.catalog/inner/style.css?14918294313023*/
.slist .s-block {
	border: 1px solid #7b3091;
	float: left;
	max-width: 31%;
	display: inline;
	margin-right: 3%;
	margin-bottom: 20px;
	overflow: hidden;
}

.slist .s-block a {
	width: 100%;
	height: 100%;
	position: relative;
	display: inline-block;
	font-size: 14px;
}

.slist .s-title {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: rgba(112, 32, 136, 0.75) none repeat scroll 0 0;
	text-align: center;
	color: #fff;
	text-decoration: underline;
	box-sizing: border-box;
	padding: 3px 5px;
}

.no-ml {
	margin-left: 0px !important;
}

.partners {
	background: #f0f0f0;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	min-width: 140px !important;
	height: 1095px;
}

.partner-block {
	margin-bottom: 10px;
	text-align: center;
	display: block;
	height: 100px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/*.partner-block:first-of-type {
	display: block;
}

.partner-block:last-of-type {
	display: none;
}*/

.partner-block img {
	vertical-align: middle;
}

.partner-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

@media only screen and (max-width: 1200px) {
	.slist .s-block {
		margin-right: 3%;
	}
	.partners {
		margin: 0px !important;
		width: 140px !important;
		height: 907px;
	}
/*	.partner-block:nth-of-type(n+8) {
		display: none;
	}*/
	.partners .btn-next {
		margin-top: 750px !important;
	}
	
	.no-ml {
		/* margin-left: 0px !important; */
		padding-left: 20px !important;
	}
	
	.slist .row {
		margin-left: 0px !important;
	}
}

@media (max-width: 767px) {
	.partners {
		margin: 0px !important;
		width: 140px !important;
	}
}

.partners h4 {
	margin: 0px 10px 10px;
}

.partners .btn-prev {
    background: rgba(0, 0, 0, 0) url("/images/btn-prev-next.png") no-repeat scroll 0 0;
    height: 24px;
    /*left: -3px;*/
    margin-top: -65px;
    margin-left: -7px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 60px;
    width: 16px !important;
    cursor: pointer;
    transform: rotate(90deg);
    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}


.partners .btn-next {
    background: rgba(0, 0, 0, 0) url("/images/btn-prev-next.png") no-repeat scroll right 0;
    height: 24px;
    /*right: -3px;*/
    margin-top: 935px;
    margin-left: -7px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 60px;
    width: 16px !important;
    cursor: pointer;
    transform: rotate(90deg);
    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.partners .btn-helper {
	height: 24px;
	text-align: center;
}

.slist .s-block:last-of-type {
	margin-right: 0px !important;
}
/* End */
/* /bitrix/templates/purepassion_redesigned/components/purepassion/main.catalog/inner/style.css?14918294313023 */
