.scheme_default .top_panel div.extra-dark-info:before {
    background-color: #092861 !important;
}

.scheme_default .sc_skills_counter .sc_skills_icon {
    color: #ffffff !important;
}

.white-counter .sc_skills_item_title{
color: #ffffff !important;
}

.scheme_default .sc_title .sc_item_title:before {
    border-right-color: #fa0000  !important;
    border-bottom-color: #fa0000  !important;
}

.scheme_dark .sc_testimonials_item_content:before {
    color: #fa0000 !important;
}

.scheme_default .trx_addons_scroll_to_top {
    border-color: #fa0000 !important;
    background-color: #fa0000 !important;
}

.scheme_default .footer_wrap .widgettitle:before {
    border-right-color: #fa0000 !important;
    border-bottom-color: #fa0000 !important;
}

.scheme_dark.footer_wrap .widget li:before {
    background-color: #fa0000 !important;
}

.scheme_dark.footer_wrap .widget li a:hover, .scheme_dark.footer_wrap a:hover {
    color: #fa0000 !important;
}

.scheme_dark .sc_button_bordered:not(.sc_button_bg_image):hover {
    color: #fa0000 !important;
}

.scheme_default input[type="submit"][disabled] {
    color: #ffffff !important;
}

.sc_testimonials_simple .sc_testimonials_item_author_avatar {
    overflow: hidden;
    margin: 0 0 1.2em;
    width: 69px;
    height: 69px;
    display: none;
}