body::-webkit-scrollbar-thumb, .post-filter-list li a::after, .single-post .forum-badge, .post-details__badge, .user-menu li.active a, .user-menu li.active:hover a,.btn--base,.copied::after,.btn--base:hover,.bg--base{
	background-color: #336699 !important;
}
.text--base,.custom--accordion-two .accordion-button:not(.collapsed), .header .site-logo.site-title, .sub-forum-list li a, .user-menu li:hover a, .category-list li:hover a, .category-list li.active a, .social-link li a:hover i, .contact-item a:hover,.header, .header .header .main-menu li a.active,.btn-outline--base{
	color: #336699 !important;
}
.user-menu li:hover a{
	background-color: #33669926;
}
.form--control:focus{
	border-color:#336699 !important;
	box-shadow: 0 0 5px #33669959;
}

.border--base,.btn-outline--base {
    border: 1px solid #336699;
}

.scroll-to-top, .preloader-holder, .custom--table thead, .header__bottom, .header-search-form__input, .header-search-form.header-search-form-mobile, .forum-block__header, .user-widget, .sidebar-widget__header, .footer-section, .conatact-section::after,.btn-outline--base:hover{
	background-color: #336699 !important;
}

.btn--gradient, .bg--gradient {
	background-color: #FF5200;
	background-image: linear-gradient(134deg, #FF5200, #f37609, #fba10b, #ffc90f);
}

.contact-item{
	background-color: #FF520021;
}
.form-check-input:checked{
	background-color: #336699;
    border-color: #336699;
}
.verification-code span{
	border: solid 1px #33669973;
}
.badge--fill-base {
	background-color: #336699;
	border: 1px solid #336699;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
	border: solid #336699 1px
}
.header .main-menu li a.active,.contact-item i,.header .main-menu li a:hover{
	color:#FF5200 !important;
}
