body {
    background: #e0edf1;
    font-family: 'Montserrat', sans-serif;
}


.background_0f0f0f{background-color:#0f0f0f}
.padding_tb_120{padding-top:120px;padding-bottom:120px}
.color_ffffff{color:#ffffff}

.padding_bottom_75 {padding-bottom:75px;}
.padding_top_75 {padding-top:75px;}

.padding_bottom_90{padding-bottom:90px;}
.padding_top_90 {padding-top:90px;}

.blog-page-con{float:left;width:100%;padding-top:70px;}


a {
    color: #222;
    text-decoration: none;
}
a:hover{
    color: #9f1ee5;
}


.post-meta .fa{
    color: #9f1ee5;
}
h2.entry-title a, h3.widget-title, h3#reply-title {
    color: #333333;
}

h2.entry-title a:hover {
    color: #9f1ee5;
}

h3.widget-title:after {
    background-color: #9f1ee5;
}
.search_btn:hover{background-color: #9f1ee5 !important;}
.sub-banner{
    background-size: cover !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #230fae;
    border-color: #230fae;
    color: #ffffff
}
.search_btn{background: #230fae;
    border-color: #230fae;
    color: #ffffff}

#blog-nav .navigation li a:hover, #blog-nav .navigation li.active a, input#submit {
    background: #230fae;
    color: #fff;
}

.sub-banner {
    position: relative !important;
    background: #230fae;
    background: -moz-linear-gradient(20deg, #230fae 0%, #9f1ee5 80%)!important;
    background: -webkit-linear-gradient(20deg, #230fae 0%,#9f1ee5 80%)!important;
    background: linear-gradient(20deg, #230fae 0%,#9f1ee5 80%)!important;
}
.sub-banner:before {
    position: absolute !important;
    content: "" !important;
    background: url(../../assets/images/hostiko29_subbanner_img.png) no-repeat !important;
    right: 0 !important;
    top: 0 !important;
    width: 250px !important;
    height: 266px !important;
}

.display-table {
    display: table-cell;
    vertical-align: middle;
    padding-top: 50px;
}

.nav-links a {
    line-height: 22px
}

.sub-banner h1 {
    font-weight: 700;
    color: #fff ;
    font-family: 'Montserrat', sans-serif;
}
.post-meta span, .post-meta a {
    color: #222;
    margin-right: 15px;

}
.post-meta span, .post-meta a:hover {
    color: #9f1ee5;
}
.ovrly04 .buttons .fa {
    color: #230fae;
}
.ovrly04 .buttons .fa:hover {
    background: #230fae;
    color: #fff;
}
.search-form .search-submit .fa {
    color: #9f1ee5;
}
.widget_categories li:before, .widget_archive li:before, .widget_meta li:before, .widget_nav_menu li:before, .widget_pages li:before {
    color: #333;
}
abbr, acronym {
    color: #333;
}
abbr:hover, acronym:hover {
    color: #9f1ee5;
}
.sub-banner:before {
    display: none;
}

nav.navigation.post-navigation{
    background: #230fae;
}
.nav-previous{
    background: #230fae;
}
.nav-next{
    background: #230fae;
}
.nav-previous:hover , .nav-next:hover {
    background-color: #9f1ee5;
}
.navigation.post-navigation a:hover {
    color: #fff;

}
h3#reply-title:before , h3#reply-title:after{
    background-color: #9f1ee5;

}

a.read-more, a.more-link {
    color:#9f1ee5;
}
a.read-more:hover, a.more-link:hover {
    color: #9f1ee5;
}

ul.mks_themeforest_widget_ul li {
    margin: 0 15px 15px 0;
}

ul.mks_themeforest_widget_ul li:last-child {
    margin:0;
}

.author_box {
    background: #9f1ee5;
}

h4.comments-title, h4.media-heading a, .comment-reply-title {
    color: #333;
}

a.comment-reply-link, a.comment-edit-link {
    background: none;
    border: 2px solid #9f1ee5;
    color: #9f1ee5 !important;
}
a.comment-reply-link:hover, a:hover.comment-edit-link {
    background: #230fae;
    border: 2px solid #9f1ee5;
    color: #fff !important;
}
p.comment-awaiting-moderation.label.label-info {

    background: #9f1ee5;
}
.widget ul li + li {
    margin-top: 4px;
}
.author_box a:hover {
    color: #9f1ee5;
}

.breadcrumb_hostiko ul li{
    display: inline-block;
}
.breadcrumb_hostiko ul li a {
    color: #230fae !important;
}
.breadcrumb_hostiko ul li {
    color: #fff !important;
}
.breadcrumb_hostiko ul li a {
    color: #fff !important;
    z-index: 0;
}

.breadcrumb_hostiko a,.breadcrumb_hostiko ul li {
    color:#ffffff!important;
}

.breadcrumb_hostiko ul {
    margin: 0;
    padding: 0;
}


body.single .sub-banner {
    position: relative;
}

@media screen and (max-width: 767px) {
    .sub-banner {
        height: 300px;
    }
    .sub-banner .display-table {
        padding-top: 100px;
    }


    .sub-banner h1 {
        font-size: 30px;
        line-height: 30px;
    }

}

.footer-post a {
    color: #230fae;
}

#blog-nav .navigation ul {
    list-style-type: none;}
#blog-nav .navigation {
    float: left;
    padding: 40px 0;
    width: 100%;
}

@media screen and (max-width: 425px) {
    .post-meta {
        display: none;
    }
    nav.navigation.post-navigation {
        max-height: initial;
    }
    .sub-banner h1 {
        font-size: 24px;
        line-height: 26px;
        margin: 0;
    }
    h2.entry-title {
        font-size: 18px;
        line-height: 20px;
    }
    .ovrly04 .buttons {
        width: 100%;
    }
    .post-content-wrapper {
        padding: 15px;
        float: left;
        width: 100%;
        text-align: center;
    }
    #content1 {
        padding-left: 0;
        padding-right: 0;
    }
    .breadcrumb {
        margin: 10px 0 0 0;
        padding: 0;
    }
    .sub-banner .display-table {
        padding-top: 65px;
    }
    .page-content, .entry-content, .entry-summary {
        font-size: 12px;
    }
}



