 a:hover {
     color: #6dc8b2;
}
 .search-field:focus {
     box-shadow: 0 0 1px #070708;
}
 .search-submit {
     background-color: #070708;
}
 .menu ul li.dropdown-menu ul a:hover, .menu ul li.dropdown-menu ul li.current-menu-item a:hover {
     -ms-box-shadow: inset 0 -2px 0 0 #070708;
     -o-box-shadow: inset 0 -2px 0 0 #070708;
     box-shadow: inset 0 -2px 0 0 #070708;
}
.header-top {
    background: #070708;
    background: -webkit-linear-gradient(to right, #070708, #334e88);
    background: linear-gradient(to right, #070708, #334e88);
}
 .categories a {
     background-color: #334e88;
}
 .a-item .a-thumb:after {
     background: #070708;
}
 .widget>ul>li>a:hover {
     color: #070708;
}
 .widget>ul>li:before {
     color: #070708;
}
 .headline-box:after {
     background-color: #070708;
}
 .entry-share a:hover {
     background-color: #334e88;
}
 .breadcrumb>div>a {
     background-color: #334e88;
}
 .entry-tags a:hover {
     background-color: #070708;
}
 .submit-email:hover {
     background-color: #070708;
}
 .subscribe_module input {
     border: 1px solid #070708;
}
.headline-box:before {
    background-color: #334e88;
}
.inputfile-6 + label strong {
    background-color: #334e88 !important;
}
.list-group .active {
    color: #6dc8b2;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #6dc8b2;
}
.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
    border: 1px solid #6dc8b2;
}