body[data-scheme='dark'] h1{
	color: white !important;
}
body[data-scheme='dark'] h2{
	color: white !important;
}
body[data-scheme='dark'] h3{
	color: white !important;
}
body[data-scheme='dark'] h4{
	color: white !important;
}
body[data-scheme='dark'] h5{
	color: white !important;
}
body[data-scheme='dark'] h6{
	color: white !important;
}
body[data-scheme='dark'] p{
	color: white !important;
}
body[data-scheme='dark'] a{
	color: white !important;
}
body[data-scheme='dark'] div{
	color: white !important;
}
body[data-scheme='dark'] span{
	color: white !important;
}
.page-id-9035 div#content, .page-id-9246 div#content, .page-id-9282 div#content{
    display: block !important;
}

.page-id-9035 .cs-site-content .cs-container {
	padding: 0 !important;
	max-width: 100% !important;
}

.page-id-9035 .row.post-items {
	flex-direction: row !important;
  width: 100% !important;
}

.page-id-9035 .row.post-items .col-md-12 {
	width: 48% !important;
	flex: unset !important;
}

.page-id-9035 .col-md-6.order-1, .col-md-6.order-2{
	flex: unset !important;
	max-width: 100%;
}
.page-id-9035 .row.post-items .col-md-12 .row.no-gutters {
	flex-direction: column !important;
}
.page-id-9035 .elementskit-entry-thumb {
	   max-height: 380px;
}
.page-id-9035 .elementskit-entry-thumb img {
	  object-fit: cover;
}

.page-id-9035 .elementskit-blog-block-post {
	padding: 10px;
	background: unset !important;
	-webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border-radius: unset !important;
}

.page-id-9035 .ekit-wid-con .elementskit-blog-block-post .entry-title a {
    color: #000;
	font-weight: 500 !important;
}

.page-id-9035 .ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb {
	border-radius: unset !important;
}

.page-id-9035 .elementskit-blog-block-post {
	padding: unset !important;
}

.page-id-9035 .cs-site-content ,.page-id-9246 .cs-site-content{
   margin: 0 !important;
}

.page-id-9035 .ue-grid-item-category a {
		margin-left: 5px;
}

.cs-entry-type-full.cs-navbar-smart-enabled .cs-header {
    background: #383130 !important;
}