body {
    color: #000 !important;
    background-color: #fff !important
}

#ruby-site-content {
    background-color: #fff !important
}

.post-thumb {
    background-color: #fff !important
}

.entry-title {
    color: #000 !important
}

.footer-inner {
    background-color: #fff !important
}

.footer-social-bar-wrap {
    background-color: #fff !important
}

.block-title h2 {
    color: #000 !important;
    background-color: #fff !important
}

.block-title:after {
    background-color: #000 !important
}

.post-title a {
    color: #000 !important
}

.top-bar-wrap {
    background-color: #fff !important;
    box-shadow: 0 2px 6px #00000026;
    z-index: 999
}

.header-search-bar-gd .ruby-search input[type=text] {
    border-radius: 15px;
    border: 1px solid #296cd4;
    background-color: #e7ebf5
}

.top-bar-menu .top-bar-menu-inner>li>a {
    color: #000 !important;
    background-color: #fff !important
}

.menu-item-child-category-ul {
    background-color: #fff !important
}

.menu-item-child-category-ul li a {
    color: #000 !important
}

.off-canvas-btn-wrap {
    display: none !important
}

.header-nav-inner {
    background-color: #fff !important
}

.header-nav-inner .ruby-container {
 /*   box-shadow: 0 2px 6px #00000026 */
}

.single .post-title.single-title h1 {
    color: #000 !important
}

.entry {
    color: #000 !important
}

.entry p {
    color: #000 !important
}

.entry li {
    color: #000 !important
}

.read-more-toggle {
    color: #000 !important
}

.blue_home_post_title {
    color: #000 !important
}

.blue_home_url {
    color: #000 !important
}

.blue_home_post_desc {
    color: #000 !important
}

@media screen and (max-width:768px) {
    .container_box_item {
        border-bottom: 1px solid #ccc !important
    }
}

.mpp-page-link {
    margin: 10px 0;
    height: 90px;
    background: #ebebeb;
    padding: 10px;
}

.mpp-page-link a {
    text-align: center;
    line-height: 70px;
    color: #fff;
    text-decoration: none !important;
    padding: 0;
    width: 19%;
    border-radius: 5px;
    font-size: 22px;
    margin: 0;
    height: 70px;
    overflow: hidden
}

.mpp-page-link a:first-child {
    float: left;
    background: #ababab
}

.mpp-page-link a:last-child {
    float: right;
    background: #dc1a0b;
    width: 80%;
}
