
.header-selection {
	text-align: center;
	text-transform: uppercase;
	font-size: 75px;
	color: #41008a !important;
	font-family: proxima-nova, sans-serif !important;
	font-style: normal;
	font-weight: 100 !important;
}

.nkp-selection-header {
	text-align: center;
	text-transform: uppercase;
	font-size: 75px;
	color: #41008a !important;
	font-family: proxima-nova, sans-serif !important;
	font-style: normal;
	font-weight: 100 !important;
	text-shadow: .08em .08em 0em rgba(0, 0, 0, .14);
}

body, p, h1, h2, h3, h4, h5, h6 {
	font-family: proxima-nova, sans-serif !important;
	font-style: normal;
	font-weight: 100 !important;
}

div#ez-toc-container {
	margin: 0 auto;
}

.nkp-fw-row {
	width: 100% !important;
}

.et_pb_section {
	background: rgba(0, 0, 0, 0) !important;
}

.dvmm_menu__menu .dvmm_menu li.dvmm-reverse-submenu li ul {
	right: 100%;
	left: 100% !important;
}

.lcp_catlist>li {
	display: flex;
	flex-direction: column;
	background: #e5e5e5;
	padding: 1rem 1rem 1rem 7rem !important;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 1rem;
	margin-left: -1rem;
	min-height: 7rem;
}

.lcp_catlist>li img {
	position: absolute;
	left: 1rem;
	top: 1rem;
	width: 5rem;
}

.lcp_catlist {
	font-family: helvetica;
	letter-spacing: .1rem;
}

.lcp_catlist>li a {
	font-size: 1.4rem;
}

.lcp_catlist>li span {
	font-size: .8rem;
	color: #7a7a7a;
}

.lcp_catlist>li p {
	line-height: 1rem;
}

.c-more {
	background: #e5e5e5;
	padding: 1rem 2rem;
	position: relative;
	top: 1rem;
}

.p-img .featured-image {
	width: 100%;
}
