.theme-page-wrapper.mk-main-wrapper.mk-grid {
    max-width: 1200px !important;
}

.mk-main-wrapper-holder .mk-blog-single .mk-single-content{
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
}

body p{
font-family: "PFBenchmarkPro";
font-size: 1.7rem;
color: #23282D;
font-weight: 300;
}

.mk-blog-hero .content-holder .the-title{
    font-family: "PFBenchmarkPro";
    font-size: 4rem!important;
    color: #fff;
    font-weight: 400!important;
}

.mk-single-content h1,
.mk-single-content h2,
.mk-single-content h3,
.mk-single-content h4,
.mk-single-content h5,
.mk-single-content h6{
    font-family: "PFBenchmarkPro";
    color: #23282D;
    font-weight: 400;
    text-transform: none !important;
}

.mk-post-nav{
    display: none;
}



.mk-blog-hero .content-holder .the-title {
    background-color: rgba(0,0,0,0.005);
}