
.header-top, .header-wrapper .right-area .cmn--btn, .section__category, .cmn--btn, .owl-dots .owl-dot.active, .owl-dots .owl-dot span, .owl-dots .owl-dot span, .post__item .post__thumb .category, .scrollToTop, .contact__item:hover .contact__icon, .cmn--table thead tr th, .menu li .submenu li:hover > a, .social-icons li a:hover{
	background-color: #336699;
    color: white !important;
}

.card-item .title a, .counter__item .counter__header .title, .ratings, .post__item .post__content .meta__date .meta__item i, .post__item .post__read, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .widget__post .widget__post__content span, .footer-links li::after, .contact__item .contact__body a, .choose__item .choose__icon, .post__details .post-meta li i, .menu li.active a, .submenu li.active a{
    color: #336699;
}
 
.post__item .post__content .meta__date{
    border-left: 5px solid #336699;
}

.bg--base{
    background-color: #336699 !important;
}

.form-control:focus{
    border-color: #336699;
}

.text--base,.submenu li.active a{
    color: #336699 !important;
}

.btn--base{
    background-color: #336699 !important;
    border-color: #336699 !important;
}

.account__wrapper{
    border: 1px dashed #3366994d;
}

.select2-results__option.select2-results__option--selected, .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    background-color: #336699 !important;
}
