/* /about-me/ — текст вне wpb_column после правки контента; выравниваем как large-7 */

body.page-id-190 .post-190.page > .wpb_column,
body.page-id-190 .post-190.page > .wpb_text_column.wpb_content_element {
	display: none;
}

body.page-id-190 .post-190.page > .wpb_row:empty,
body.page-id-190 .post-190.page > .wpb_row:not(:has(.wpb_wrapper *)) {
	display: none;
}

body.page-id-190 .post-190.page > h4,
body.page-id-190 .post-190.page > p {
	box-sizing: border-box;
	width: calc(100% - 48px);
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: var(--raphbatte-font) !important;
	text-align: left;
}

body.page-id-190 .post-190.page > h4 {
	margin-top: 56px;
	margin-bottom: 40px;
	font-size: 20px !important;
	font-weight: 500 !important;
	line-height: 1.45 !important;
	letter-spacing: 0.01em !important;
	color: #1f1f1f !important;
}

body.page-id-190 .post-190.page > p {
	margin-bottom: 24px;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 28.8px !important;
	letter-spacing: 0.24px !important;
	color: #4a4a4a !important;
}

body.page-id-190 .post-190.page > p:last-of-type {
	margin-bottom: 96px;
}

body.page-id-190 .post-190.page > p strong {
	display: block;
	margin: 40px 0 16px;
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 28.8px !important;
	color: #1f1f1f !important;
}

body.page-id-190 .post-190.page > p:first-of-type strong {
	margin-top: 0;
}

body.page-id-190 .post-190.page > p .font-semibold {
	font-weight: 600 !important;
}

body.page-id-190 .post-190.page > .raphbatte-site-footer {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

body.page-id-190 .post-190.page .thb-image-slider {
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
}

body.page-id-190 .post-190.page .thb-image-slider figure,
body.page-id-190 .post-190.page .thb-image-slider img {
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 1024px) {
	body.page-id-190 .post-190.page > h4,
	body.page-id-190 .post-190.page > p {
		width: calc(100% - 96px);
		max-width: 640px;
	}
}

@media only screen and (max-width: 767px) {
	body.page-id-190 .post-190.page > h4,
	body.page-id-190 .post-190.page > p {
		width: calc(100% - 48px);
		max-width: none;
	}

	body.page-id-190 .post-190.page > h4 {
		margin-top: 40px;
		margin-bottom: 28px;
		font-size: 18px !important;
	}

	body.page-id-190 .post-190.page > p {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	body.page-id-190 .post-190.page > p strong {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	body.page-id-190 .post-190.page > p:last-of-type {
		margin-bottom: 64px;
	}
}
