

/* Start:/local/templates/psblife_2025/components/psb/news.detail/index_products/style.css?1775049474761*/
.main_product{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;

	margin-top: 100px;
}
	.main_product_heart{
		display: flex;
		justify-content: center;
		align-items: center;

		width: calc(50% - 25px);
	}
		.main_product_heart > img{
			max-width: 80%;
		}
	.main_product_info{
		display: flex;
    	flex-direction: column;

		width: calc(50% - 25px);
		padding-right: 50px;
	}
		.main_product_info__TITLE{
			margin-bottom: 25px;
		}
		.main_product_info__CONTENT{
			font-weight: normal;
			font-size: 18px;
			line-height: 1.5em;
		}

@media(max-width: 767px){

	.main_product{
		margin-top: 60px;
	}
		.main_product_heart{
			display: none;
		}
	
		.main_product_info{
			width: 100%;
		}

}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1762768635666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/psblife_2025/components/psb/news.detail/index_products/style.css?1775049474761 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1762768635666 */
