/* Theme Name: Coinye - Bitcoin & Ethereum, Crypto currency Multipurpose HTML Template
   Author: Stagebit
   Version: 1.0.0
   File Description: Template dark red color
*/

.btn-custom {
    border-color: #5156be;
}

.bg-custom,
.btn-custom,
.navbar-custom .navbar-nav li a:hover:before,
.navbar-custom .navbar-nav li.active a:before,
.blog:hover .learn-more:before,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #5156be;
}

.text-custom,
.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active,
.navbar-custom .navbar-nav li a:focus,
.blog:hover .learn-more {
    color: #5156be;
}

.newsletter .form-control:focus,
.form-control:focus {
    border-color: #5156be;
}


.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open > .dropdown-toggle.btn-custom {
  background-color: #d23c30;
  border-color: #d23c30;
}

.btcwdgt.btcwdgt-chart .btcwdgt-header h2,
.btcwdgt.btcwdgt-chart .btcwdgt-header .stats {
  background-color: #d23c30 !important;
}