

/* Start:/bitrix/templates/empty/components/bitrix/catalog/main_cat/bitrix/catalog.element/.default/style.css?17503174712588*/
.catalog_element h1 {
	color: red;
	font-size: 28px;
	text-transform: uppercase;
	font-family: PDFCproMedium;
	margin-bottom: 30px;
	margin-top: 30px;
}

.main_photo {
	border: 2px solid #606060;
	border-radius: 10px;
	text-align: center;
	padding: 40px;
	height: 340px;
	line-height: 260px;
	display: block;
}

.main_photo img {
	max-height: 100%;
	/* width: 100%; */
}

.additional_photo_wrap {
	margin-top: 30px !important;
}

.additional_photo_item {
	text-align: center;
	padding: 20px;
	border: 2px solid #606060;
	border-radius: 10px;
	height: 169px;
	cursor: pointer;
}

.element_properties {
	padding: 45px 0;
}

.property_name {
	color: #606060;
	font-size: 28px;
	line-height: 32px;
}

.property_value {
	font-size: 28px;
	line-height: 32px;
	color: #606060;
	font-family: PDFCproLight;
}

.price_block {
	font-size: 26px;
	text-transform: uppercase;
	color: red;
	margin-top: 3px;
	white-space: nowrap;
}

.price_block .price_value {
	font-size: 54px;
	font-family: PDFCproMedium;
}

.buy_btn {
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	background: #606060;
	display: inline-block;
	padding: 10px 40px;
	border-radius: 10px;
	font-family: PDFCproLight;
	cursor: pointer;
	margin-bottom: 10px;
}

.buy_btn:hover {
	background: #303030;
}

.hr {
	width: 100%;
	height: 2px;
	background: red;
	margin: 40px 0;
}

.element_description {
	font-size: 22px;
	line-height: 1em;
}

.order_info {
	font-size: 32px;
	color: #606060;
	letter-spacing: 1px;
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 1em;
}

.order_info .tel {
	color: red;
	font-family: PDFCproMedium;
	text-decoration: none;
}

.order_info .tel:hover {
	
	text-decoration: none;
}

.additional_photo_item.active, .additional_photo_item:hover {
	border-color: red;
}

.recommended_list {
	position: relative;
}

.recommended_list .swiper-container {
	margin: 0 60px;
}

.recommended_list_item-photo {
	background: #fff;
	border-radius: 5px;
	text-align: center;
	padding: 20px;
	height: 146px;
	line-height: 106px;
	margin-bottom: 20px;
}

.recommended_list_item-photo img {
	max-height: 100%;
}

.recommended_list_item {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-family: PDFCproMedium;
}

.recommended_list_item:hover {
	color: #fff;
}

.paginator-arrow {
	position: absolute;
	top: 0;
	border: 15px solid transparent;
	cursor: pointer;
}

.paginator-arrow.left-arrow {
	top: 55px;
	left: -15px;
	border-right: 25px solid #fff;
}

.paginator-arrow.right-arrow {
	top: 55px;
	right: -15px;
	border-left: 25px solid #fff;
}

.catalog_element_gallery {
	margin-bottom: 20px;
}
/* End */
/* /bitrix/templates/empty/components/bitrix/catalog/main_cat/bitrix/catalog.element/.default/style.css?17503174712588 */
