
.header .main-menu li a:hover, .header .main-menu li a:focus, .hero__title, .stat-card__icon i, .header .nav-right a, .choose-card__icon {
color: #336699;
}

.header .main-menu li .sub-menu {
    border-color: #336699;
}

.header .main-menu li .sub-menu {
    box-shadow: 0 3px 5px #336699;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus, .cmn-accordion .card-header .acc-btn, .single-select.active::after {
background-color: #336699;
}

.cmn-btn, .table.style--two thead {
background-color: #336699;
}
.cmn-btn:hover {
background-color: #336699;
box-shadow: 0 0 10px 2px #3366998c;
}
.cmn-btn-two {
    border: 1px solid #336699;
}
.cmn-btn-two:hover {
box-shadow: 0px 0px 10px 2px #336699bf, inset 0px 0px 10px 2px #336699bf;
}
a:hover, .feature-card__icon, .text--base {
color: #336699;
}
.choose-card:hover {
    border-color: #336699;
    box-shadow: 0 3px 10px #33669988;
}

.testimonial-slider .slick-arrow,
.work-card__icon  .step-number {
background-color: #336699;
}

.testimonial-card__content,
.testimonial-card__content::before {
    border-color: #336699;
}

.post-card__content .date, .work-card__icon i {
color: #336699;
}

.footer-widget .subscribe-form .subscribe-btn {
background-color: #336699;
}

.info-single__content a:hover {
color: #336699;
}

.winner-item:hover {
    border-color: #336699;
    box-shadow: 0 0 3px #33669960;
}

.scroll-to-top, .post-card__thumb .post-card__date {
    background-color: #336699;
}


.base--color, .small-post__content .date {
color: #336699;
}

.page-list li a {
color: #336699;
}

.pagination .page-item .page-link::after, .modal-header {
background-color: #336699;
}

.input-group-text {
    background-color: #336699;
    border-color: #336699;
}

.contact-item i {
color: #336699;
}

.contact-item a:hover {
color: #336699;
}

.account-wrapper .input-group-text {
background-color: #336699;
}

.amount-field ~ .input-group-append .input-group-text {
background-color: #336699;
border: 1px solid #336699;
}

.base--bg {
background-color: #336699;
}


.custom--table .thead-dark th:last-child {
border-right: 1px solid #336699;
}

.custom--file-upload ~ label {
background-color: #336699;
}

*::-webkit-scrollbar-thumb {
background: #336699;
}

.page-item.active .page-link {
    color: #336699 !important;
}

.profile-thumb .avatar-edit label {
background-color: #336699 !important;
color: #fff !important;
}

.statistics-section {
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
} 

.shape-1,
.shape-2,
.shape-1::before,
.shape-2::before {
    background-color: #336699 !important;
}