.tab-post_tabs .tabs_item--active a,
.tab-post_tabs .tabs_item a:hover,
.tab-post_tabs .tabs_item a:focus,
.entry_meta a,
.style-fashion .entry_meta a:hover,
.entry_title:hover a,
.post-list-small_entry-title a:hover,
.post-list-small_entry-title a:focus,
.nav_right a:hover,
.nav_right a:focus,
.nav_menu>li>a:hover,
.nav_dropdown-menu>li>a:hover,
.nav_dropdown-submenu>.nav_dropdown-menu>li>a:hover,
.post-list-small--arrows li:before,
.widget_categories li a:before,
.widget_categories li a:hover,
.newsticker_item-url:hover,
.newsticker_item-url:focus,
.sidenav_menu-url:hover,
.sidenav_menu-url:focus,
.sidenav_close-button:hover,
.header_menu-list a:hover,
.header_menu-list a:focus,
.footer a:not(.social):hover,
.copyright a:hover,
.style-games .footer .widget-title,
.style-music .widget-title,
.entry-date-label_day,
.entry-date-label_month,
.video-playlist_list-item--active .video-playlist_list-item-title,
.video-playlist_list-item:hover .video-playlist_list-item-title,
.comment-reply:hover,
.entry-navigation a:hover {
    color: #00838C;
}

.btn-color,
.trending-now_label,
.newsticker-button:hover,
.nav--colored .nav_holder,
.nav_menu>li>a:before,
.entry_play-time,
.entry-score,
.pagination_page--current,
.pagination_page:not(span):hover,
.nav-icon-toggle:hover .nav-icon-toggle_inner,
.nav-icon-toggle:hover .nav-icon-toggle_inner:before,
.nav-icon-toggle:hover .nav-icon-toggle_inner:after,
.owl-custom-nav_btn:hover,
.owl-next:hover,
.owl-prev:hover,
#back-to-top:hover,
.widget_tag_cloud a:hover,
.entry_tags a:hover,
.style-videos .nav_dropdown.active,
.final-review_score-number,
.final-review_text-holder:before,
.tabs_item--active:before {
    background-color: #00838C;
}

.widget_tag_cloud a:hover,
.entry_tags a:hover {
    background-color: #00838C !important;
}

input:focus,
textarea:focus {
    border-color: #00838C;
}