

/* Start:/bitrix/components/malls/rent/templates/new/malls/rent.list/all-pages/style.css?16365159841478*/
.info-block-mobile{
	display: flex;
	flex-direction: column;
}

.info-block-mobile .rent__text-info-mobile{
	padding-left: 15px;
	padding-top: 12px;
	display: none;
}

.small.type-name.type-name__mobile{
	display: none;
}

.photo-small{
	min-width: 130px;
}

.offers.simple article .right{
	min-width: 475px;
}

@media (max-width: 750px) {
	.offers.simple article .right{
		min-width: auto;
	}
}

@media (max-width: 630px) {
	.offers.simple article {
		display: flex;
		flex-direction: row-reverse;
		padding-left: 15px!important;
		padding-bottom: 15px!important;
	}

	.offers.simple article .nofloat,
	.info-block-mobile .top-info-block-mobile{
		display: flex;
		flex-direction: column;
	}

	.info-block-mobile .top-info-block-mobile .fl-container{
		display: flex;
	}

	.info-block-mobile .rent__text-info-mobile{
		display: block;
	}

	.rent__text-info{
		display: none;
	}

	.offers.simple article .right {
		float: none;
		width: calc(100% - 130px) !important;
		margin-right: 0;
		min-width: auto;
	}

	.offers.simple .fl.big2 {
		width: auto !important
	}

	.small.type-name{
		display: none;
	}

	.small.type-name.type-name__mobile{
		display: block;
		margin-top: 5px;
		width: 130px;
	}
}

@media (max-width: 600px) {
	.offers.simple article .nofloat {
		display: flex;
		flex-direction: column;
	}

	.info-block-mobile .rent__text-info-mobile{
		display: block;
	}

	.rent__text-info{
		display: none;
	}

	.offers.simple article .right{
		margin-right: 30px;
	}
}

/* End */
/* /bitrix/components/malls/rent/templates/new/malls/rent.list/all-pages/style.css?16365159841478 */
