body {
    font-family: "OpenSans", Helvetica, Arial, Sans-Serif;
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.colored-a {
    color: #E5B53B;
    text-decoration: none;
}
blockquote {
    background: transparent;
    border-left: medium none;
    color: #E5B53B;
    font-size: 1.4em;
    line-height: 100%;
    margin: 20px 0 20px;
    padding: 0;
    font-family: "Khand", Khand, "OpenSans", Helvetica, Arial, Sans-Serif;
}
.oi_single_post_title h1{
    font-family: "Khand", Khand, "OpenSans", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    text-transform: uppercase;
}
.wp-caption p{
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.2em;
    padding:10px 0;
}
.wp-caption figcaption{
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.2em;
    padding:10px 0;
}
.oi_single_post_title h2 {
    font-weight: 400;
}
.oi_single_post_title h3{
    font-family: "OpenSans", Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    font-weight: 800;
    color: #000000;
}
.oi_categories_place {
    height: 170px;
    padding: 20px;
}
.h5{
    font-family: "OpenSans", Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    font-weight: 800;
    color: #000000;
}
.oi_tweet {
    background-color: #d3e8f1;
    color: #666;
    font-size: 12px;
    padding: 10px 20px 10px 60px;
}
.oi_blog_post_date {
    border-bottom: 1px solid #eaeaea;
    color: #ff0000;
    font-size: 11px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.oi_tringle {
    border-left: 30px solid rgba(48, 164, 220, 0.8);
    display: none;
}
.oi_post_descr_preview {
    font-size: 16px;
    line-height: 1.3;
}
.oi_widget ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 20px;
}
.io_widget_title_single {
    letter-spacing: 1px;
    margin: 0;
    padding: 20px 20px 5px 15px !important;
    text-transform: uppercase;
}
.wp-block-archives-dropdown label {
    display: block;
    letter-spacing: 1px;
    margin: 0;
    padding: 20px 20px 5px 15px !important;
    text-transform: uppercase;
    color: #E5B53B;
    font-size: 24px;
    background: transparent;
    font-weight: bold;
    font-family: "Khand", Khand, "OpenSans", Helvetica, Arial, Sans-Serif;
}
.fa label.wp-block-archives__label:before {
    display: inline-block;
    font-family: FontAwesome!important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.oi_widget .fa select {
    font-size: 1.75rem;
    font-weight: normal;
    font-family: "Khand", Khand, "OpenSans", Helvetica, Arial, Sans-Serif;
    color: #000000;
}
.fa-angle-down .wp-block-archives__label:before {
    content: "\f107";
}
.wp-block-archives-dropdown.fa-angle-down::before {
  content: none !important;
}
.oi_footer_left, .oi_footer_right {
    color: #aaa;
    float: left;
    font-size: 14px;
    padding: 25px;
    width: 50%;
}
/*@media (min-width: 1500px) {*/
/*    .oi_posts_holder {*/
/*        width: calc(100% - 1000px);*/
/*    }*/
/*}*/
.oi_blog_post_meta {
    float: left;
    padding: 5px 30px 30px;
    width: 50%;
}
.oi_popular_widget_views {
    display: none;
}
.postviews, .postlikes {
    font-size: 14px;
    display: none;
}
.oi_views_count {
    display: none;
}