/*
Theme Name: Orient Promotion
Template: enigma
Theme URI: https://orientpromotion.eu
Author: Orient Promotion
Author URI: https://orientpromotion.eu
Description: Motyw potomny Enigmy — gadżety i realizacje Orient Promotion, odnośnik do poradników Orient Lab.
Version: 1.0.2
Text Domain: orientpromotion
*/

.orientpromo-lab {
	width: 100%;
	margin: 0;
	padding: 36px 0 44px;
	background: #f4f7f9;
	border-top: 3px solid #31a3dd;
}

.orientpromo-lab__inner {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 15px;
}

.orientpromo-lab__kicker {
	margin: 0 0 8px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #005994;
}

.orientpromo-lab h2 {
	margin: 0 0 12px;
	font-size: 26px;
	line-height: 1.25;
	color: #1f1c19;
}

.orientpromo-lab p {
	margin: 0 0 0.45em;
	max-width: 42em;
	font-size: 16px;
	line-height: 1.55;
	color: #333;
}

.orientpromo-lab p:last-of-type {
	margin-bottom: 18px;
}

.orientpromo-lab__btn {
	display: inline-block;
	padding: 12px 20px;
	border-radius: 8px;
	background: #005994;
	color: #fff !important;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none !important;
}

.orientpromo-lab__btn:hover,
.orientpromo-lab__btn:focus {
	background: #31a3dd;
	color: #fff !important;
}

.enigma_footer_copyright_info {
	display: block;
	line-height: 1.5;
}

.orientpromo-lab-foot {
	display: block;
	clear: both;
	margin-top: 8px;
}

.orientpromo-lab-foot a {
	color: #9fd4f2;
	font-weight: 700;
}

.header_section .orientpromo-lab-head {
	margin: 8px 0 0;
	font-size: 14px;
}

.header_section .orientpromo-lab-head a {
	color: #005994;
	font-weight: 700;
}

.orientpromo-home {
	padding: 28px 0 12px;
}

.orientpromo-home__copy {
	max-width: 42em;
	margin: 0 auto;
	font-size: 17px;
	line-height: 1.6;
	color: #222;
}

.orientpromo-home__copy p {
	margin: 0 0 1em;
}

@media (max-width: 767px) {
	.orientpromo-lab {
		padding: 28px 0 32px;
	}
	.orientpromo-lab h2 {
		font-size: 22px;
	}
	.orientpromo-lab__btn {
		display: block;
		text-align: center;
	}
}
