.main-header { z-index: 99999; }

/*POST DEFAULT TEMPLATE CSS*/

.post-template-default #menu-primary_menu a{
color:#fff !important;
}
.post-template-default .main-header{
    position: relative !important;
    background: #536878 !important;
    
}
.post-template-default .single-post-text {
    font-size: 18px;
    font-weight: 400;
    color: #000;
font-family: Dosis !important;
}
.post-template-default .single-post-text p{
margin-bottom:15px;
}
.post-template-default .single-post-text ul,
.post-template-default .single-post-text ol{
margin: 15px 0px 15px 25px;
}
.post-template-default .post-navigation{
display:none !important;
}
.post-template-default .pagehding-sec {
    background-color: #4372aa;
    background-image: none !important;
}
.post-template-default .pagehding-sec > div:nth-child(1) {
    width: 100%;
}
.post-template-default .page-heading h1 {
    font-size: 42px;
    max-width: 1140px;
    margin: 0 auto;
}
.post-template-default .pagehding-sec > div:nth-child(2) {
    display: none;
}