.catalog-element-price-percent .catalog-element-panel-price-percent {
	display: block;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: bold;
	background: #fcd311;
	color: #505050;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none !important;
}

.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-3 .catalog-section-list-item-title {
	text-align: center !important;
	display: block;
}

.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-3 .catalog-section-list-item-title span {
	text-align: center !important;
}

.bx-authform {
	margin: 0 auto 25px;
	max-width: 500px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-3 .catalog-section-item-offers-property-value {
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	margin: 3px 5px 3px 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-3 .catalog-section-item-purchase-button {
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}

.widget.c-widget.c-widget-navigation-button-top .widget-button {
	left: 20px;
	right: auto;
}

@media all and (max-width: 720px) {
	.widget.c-widget.c-widget-navigation-button-top .widget-button {
		left: 20px;
		right: auto;
	}
}

.ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list-item[data-active=false] {
	opacity: 0.6;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-3 .catalog-section-item-name {
	font-size: 16px !important;
	font-weight: 500;
	line-height: 20px;
	min-height: 50px;
	height: auto;
	margin-top: 10px;
	overflow: auto;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-3 .catalog-section-item-offers {
	margin-top: 5px;
}

/* ===== SEO-БЛОКИ PHARAON ===== */

.ph-seo-wrap {
	max-width: 1120px;
	margin: 32px auto 40px;
	padding: 0 20px;
	box-sizing: border-box;
}

.ph-seo-text,
.catalog-bottom-seo,
.application-bottom-seo {
	max-width: 960px;
	margin: 0 auto;
	padding: 24px 30px;
	background: #ffffff;
	border: 1px solid #ececec;
	box-sizing: border-box;
	color: #404040;
	box-shadow: none;
}

.ph-seo-text h2,
.catalog-bottom-seo h2,
.application-bottom-seo h2 {
	margin: 0 0 10px !important;
	padding: 0 !important;
	font-size: 23px;
	line-height: 1.28;
	font-weight: 400;
	color: #2f2f2f;
}

.ph-seo-text h2:not(:first-child),
.catalog-bottom-seo h2:not(:first-child),
.application-bottom-seo h2:not(:first-child) {
	margin-top: 22px !important;
}

.ph-seo-text h3,
.catalog-bottom-seo h3,
.application-bottom-seo h3 {
	margin: 10px 0 5px !important;
	padding: 0 !important;
	font-size: 17px;
	line-height: 1.3;
	font-weight: 500;
	color: #2f2f2f;
}

.ph-seo-text h2 + h3,
.catalog-bottom-seo h2 + h3,
.application-bottom-seo h2 + h3 {
	margin-top: 8px !important;
}

.ph-seo-text p,
.catalog-bottom-seo p,
.application-bottom-seo p {
	margin: 0 0 8px !important;
	padding: 0 !important;
	font-size: 15px;
	line-height: 1.45;
	color: #555555;
}

.ph-seo-text h3 + p,
.catalog-bottom-seo h3 + p,
.application-bottom-seo h3 + p {
	margin-top: 0 !important;
}

.ph-seo-text ul,
.catalog-bottom-seo ul,
.application-bottom-seo ul {
	margin: 0 0 10px !important;
	padding-left: 22px;
}

.ph-seo-text li,
.catalog-bottom-seo li,
.application-bottom-seo li {
	margin: 0 0 6px !important;
	padding: 0 !important;
	font-size: 15px;
	line-height: 1.45;
	color: #555555;
}

.ph-seo-text li::marker,
.catalog-bottom-seo li::marker,
.application-bottom-seo li::marker {
	color: #c8a96a;
}

.ph-seo-text p:empty,
.ph-seo-text h2:empty,
.ph-seo-text h3:empty,
.catalog-bottom-seo p:empty,
.catalog-bottom-seo h2:empty,
.catalog-bottom-seo h3:empty,
.application-bottom-seo p:empty,
.application-bottom-seo h2:empty,
.application-bottom-seo h3:empty {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ph-seo-text p:last-child,
.ph-seo-text ul:last-child,
.ph-seo-text li:last-child,
.catalog-bottom-seo p:last-child,
.catalog-bottom-seo ul:last-child,
.catalog-bottom-seo li:last-child,
.application-bottom-seo p:last-child,
.application-bottom-seo ul:last-child,
.application-bottom-seo li:last-child {
	margin-bottom: 0 !important;
}

/* ===== ССЫЛКИ В ТЕКСТОВОМ КОНТЕНТЕ PHARAON ===== */

.ph-seo-text a,
.catalog-bottom-seo a,
.application-bottom-seo a,
.news-detail-content a,
.news-detail-description a,
.news-detail-text a,
.news-detail-content-text a,
.news-detail-item-text a,
.blog-detail-content a,
.blog-detail-text a,
.article-detail-content a,
.article-detail-text a {
	color: #383b47;
	text-decoration: underline !important;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
	text-decoration-color: rgba(200, 169, 106, 0.75);
	transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.ph-seo-text a:hover,
.catalog-bottom-seo a:hover,
.application-bottom-seo a:hover,
.news-detail-content a:hover,
.news-detail-description a:hover,
.news-detail-text a:hover,
.news-detail-content-text a:hover,
.news-detail-item-text a:hover,
.blog-detail-content a:hover,
.blog-detail-text a:hover,
.article-detail-content a:hover,
.article-detail-text a:hover {
	color: #c8a96a;
	text-decoration-color: #c8a96a;
}

/* Не превращаем кнопки в обычные подчёркнутые ссылки */

.ph-seo-text a[class*="button"],
.catalog-bottom-seo a[class*="button"],
.application-bottom-seo a[class*="button"],
.news-detail-content a[class*="button"],
.blog-detail-content a[class*="button"],
.article-detail-content a[class*="button"],
.ph-seo-text a.intec-ui,
.catalog-bottom-seo a.intec-ui,
.application-bottom-seo a.intec-ui,
.news-detail-content a.intec-ui,
.blog-detail-content a.intec-ui,
.article-detail-content a.intec-ui {
	text-decoration: none !important;
}

/* ===== МОБИЛЬНАЯ ПРАВКА КНОПОК В ОБЛАСТЯХ ПРИМЕНЕНИЯ ===== */

@media all and (max-width: 768px) {
	.news-detail-content-header-info-buttons {
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 10px !important;
		margin-top: 18px !important;
	}

	.news-detail-content-header-info-buttons > .intec-grid-item-auto,
	.news-detail-content-header-info-buttons > .intec-grid-item-600-1 {
		width: auto !important;
		max-width: 100% !important;
		flex: 0 1 auto !important;
	}

	.news-detail-content-header-info-buttons-order,
	.news-detail-content-header-info-buttons-ask {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: auto !important;
		min-width: 190px !important;
		max-width: 240px !important;
		min-height: 48px !important;
		padding: 12px 18px !important;
		box-sizing: border-box !important;
		font-size: 13px !important;
		line-height: 1.25 !important;
		white-space: normal !important;
		text-align: center !important;
		word-break: normal !important;
		overflow: visible !important;
	}
}

/* ===== МОБИЛЬНАЯ ВЕРСИЯ SEO-БЛОКОВ ===== */

@media all and (max-width: 768px) {
	.ph-seo-wrap {
		margin: 26px auto 32px;
		padding: 0 14px;
	}

	.ph-seo-text,
	.catalog-bottom-seo,
	.application-bottom-seo {
		max-width: none;
		padding: 18px 16px;
	}

	.ph-seo-text h2,
	.catalog-bottom-seo h2,
	.application-bottom-seo h2 {
		margin-bottom: 9px !important;
		font-size: 21px;
		line-height: 1.3;
	}

	.ph-seo-text h2:not(:first-child),
	.catalog-bottom-seo h2:not(:first-child),
	.application-bottom-seo h2:not(:first-child) {
		margin-top: 20px !important;
	}

	.ph-seo-text h3,
	.catalog-bottom-seo h3,
	.application-bottom-seo h3 {
		margin-top: 9px !important;
		margin-bottom: 5px !important;
		font-size: 17px;
		line-height: 1.28;
	}

	.ph-seo-text h2 + h3,
	.catalog-bottom-seo h2 + h3,
	.application-bottom-seo h2 + h3 {
		margin-top: 7px !important;
	}

	.ph-seo-text p,
	.ph-seo-text li,
	.catalog-bottom-seo p,
	.catalog-bottom-seo li,
	.application-bottom-seo p,
	.application-bottom-seo li {
		font-size: 14px;
		line-height: 1.45;
	}

	.ph-seo-text a,
	.catalog-bottom-seo a,
	.application-bottom-seo a,
	.news-detail-content a,
	.news-detail-description a,
	.news-detail-text a,
	.news-detail-content-text a,
	.news-detail-item-text a,
	.blog-detail-content a,
	.blog-detail-text a,
	.article-detail-content a,
	.article-detail-text a {
		text-underline-offset: 4px;
	}
}