.widget_nav_menu ul.menu > li > a,.widget_categories > ul > li > a{
		font-family: "Roboto Condensed", sans-serif;
    text-transform: unset;
}

.entry-thumb {
    width: 100%;
    position: relative;
    background: #008d2e;
}

.article-list-2 .more-link:hover {
    color: #008d2e;
}

.kopa-social-links ul li a:hover {
    color: #fff;
    background: #008d2e;
}

.more-link:after {
    content: '\f064';
    color: #008d2e;
    margin-left: 5px;
}
.entry-thumb > h5 a:hover {
    color: #fff;
}

.entry-thumb > h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 4px 10px;
    background: #056a30;
    margin: 0;
}

.order-num {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    padding: 6px 9px;
    background: #056a30;
}

p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #333;
}

#bottom-sidebar a{
		 color: #FFF;
    font-size: 16px;
}

.textwidget p {
    font-size: 16px;
}

#main-content .widget {
    background: #fff;
    /* padding: 20px; */
    margin-bottom: 20px;
    border-bottom: 2px solid transparent;
}

.article-list-9 .pd-20 .entry-item .entry-content .entry-meta {
    margin-bottom: 10px;
    display: none;
}

.entry-meta {
    color: #b8b8c6;
    margin-top: -5px;
    display: none;
}