

/* Start:/bitrix/components/placestart/catalog.store.list/templates/.default/style.css?17585292161155*/
div.catalog-detail-properties {
	clear: both;
	padding: 1em 0 0;
	overflow: hidden;
	width: 80%;
}

div.catalog-detail-property {
	margin: 0 0 1em;
	width: 100%;
	clear: both;
}

div.catalog-detail-property span {
	float: left;
	position: relative;
	top: 0.31em;
	padding-right: 3px;
	zoom: 1;
}

div.catalog-detail-properties-title {
	font-size: 1em;
	font-weight: bold;
	margin: 2em 0 1em;
}

img.catalog-detail-image {
	float: left;
	margin: 0 10px 10px 0;
}

.last {
	text-align: right;
}

.central {
	text-align: right;
}



.contacts-block__info {
	display: flex;
	flex-flow: row;
	align-items: center;
	gap: 30px;
}

.contacts-block__list {
	display: flex;
	flex-flow: column;
	gap: 10px;
}

.contacts-block__col {
	width: 100% !important;
	flex: 1 !important;
	max-width: 100% !important;
}

.contacts-block__table {
	padding-top: 0px !important;
}

.contacts-table {
	width: 100%;
}

.contacts-table__iframe {
	width: 100%;
}

@media (max-width: 950px) {
	.contacts-block__info {
		flex-flow: column;
		align-items: flex-start;
		gap: 0;
	}
}

@media (max-width: 700px) {
	.requisite-table table td:not(:first-child) {
		white-space: nowrap;
	}
}
/* End */
/* /bitrix/components/placestart/catalog.store.list/templates/.default/style.css?17585292161155 */
