
.custom-btn, .custom-btn:hover, .checkbox-wrapper .checkbox-item label a, .forgot-password a, .navbar-toggler span, .footer-bottom-area .copyright-area p a, .nav-tabs .nav-item .nav-link.active, .product-details-content .product-desc a, .product-single-tab .nav-tabs .nav-item .nav-link.active, .product-desc-content ul li i, .product-reviews-content .comment-box .ratings-container i, .contact-info-icon i, .blog-content .title a:hover, .category-content li:hover, .starrr a {
  color: #6699ff;
}

.text--base{
  color: #6699ff !important;
} 

.sidebar-home .widget, .side-menu-wrapper, .widget-box{
  box-shadow: 0px 0px 7px 0 #6699ff70;
}

.scrollToTop, .pagination .page-item.active .page-link, .pagination .page-item:hover .page-link, .badge-circle, footer-bottom-area::after, .side-menu-title, .widget-range-title, .pagination .page-item.disabled span {
  background: #6699ff;
}

.custom-table thead tr, *::-webkit-scrollbar-button, *::-webkit-scrollbar-thumb, .slider-next, .slider-prev, .tab-menu .nav-item.active, .btn--base, .submit-btn, .surface .coin, ::selection, .cart-dropdown .btn-remove, .header-bottom-area .navbar-collapse .main-menu li .sub-menu li::before, .tip-hot, .footer-social li:hover, .footer-ribon, .info-icon , .widget .ui-slider-range, .widget .ui-state-default, .account-tab .nav-tabs .nav-item .nav-link, .product-default .product-label.label-sale, .account-area .account-close, .blog-social-area .blog-social li:hover, .tag-item-wrapper .tag-item:hover, .input-group-text, .footer-bottom-area::after, .custom-check-group input:checked + label::before {
  background-color: #6699ff;
}

.bg--base {
  background-color: #6699ff !important;
}

.product-single-filter .config-size-list li.active a {
  border: 1px solid #6699ff;
}

.tab-menu .nav-item.active, .profile-thumb-area .image-preview {
  border: 2px solid #6699ff;
}

.section-header .section-title {
  border-bottom: 2px solid #6699ff;
}

.pagination .page-item.active .page-link, .pagination .page-item:hover .page-link, .nav-tabs .nav-item .nav-link.active, .product-single-tab .nav-tabs .nav-item .nav-link.active  {
  border-color: #6699ff;
}

.tip-hot:not(.tip-top):before {
  border-right-color: #6699ff;
}

.footer-ribon::before {
  border-right: 15px solid #6699ff;
}

.add-cart-box {
  border-top: 4px solid #6699ff;
}

.account-area {
  border-top: 5px solid #6699ff;
  border-bottom: 5px solid #6699ff;
}


@media only screen and (max-width: 991px) {
  .custom-table tbody tr td::before {
    color: #6699ff;
  }
}