
.cmn--btn, .cmn--table thead tr th, .trade--tabs .nav-item .nav-link.active, .faq__item.open .faq__title, .faq__item .faq__title .right__icon::before, .faq__item .faq__title .right__icon::after, div[class*="col"]:nth-child(2) .footer__contact__item, .dashboard__item .dashboard__thumb, .dashboard-dashboard-icon .dashboard-menu li:hover > a
{
    background-color: #2E86DE;

}

.predict-type-item .icon, .feature__item .feature__thumb i, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .post__item .post__content .meta__date .meta__item i, .post__item .post__read, .highlow-time-duration li a i{
    color: #2E86DE;
}

.post__item .post__content .meta__date {
    border-left: 5px solid #2E86DE;
}

.btn--base, .badge--base, .bg--base
{
    background-color: #2E86DE !important;
}

.text--base {
    color: #2E86DE !important;
}

.btn--info, .badge--info, .bg--info {
    background-color: #2E86DE !important;
}

@media (min-width: 992px){

.menu li .submenu li:hover > a {
background: #2E86DE;

}

.cmn--btn:hover {
    border-color:  #2E86DE;
}

.footer__widget .widget__links li a:hover{
    color: #2E86DE;
}

}


@media screen and (max-width: 600px) {

img.crypto-img {
width: 100%;
}

}




