
a:hover {
    color: # !important;
}
.text__base {
    color: # !important;
}
.bg__base, .pagination .page-item.active .page-link {
    background-color: # !important;
}
.pagination .page-item .page-link:hover {
    background-color: #;
    border-color: #;
}
.btn__base {
    background-color: #;
}
.btn__base:hover {
    background-color: #;
}
.text__btn {
    color: #;
}
.btn-outline__base {
    color: #;
    border: 1px solid #;
}
.btn-outline__base:hover {
    background-color: #;
}
.btn-icon {
    background-color: #;
}
.badge__base {
    border: 1px solid #;
    color: #;
}
.table thead th{
    background: #;
}
.image-circle-preview img{
    border: 2px solid #;
}
.dropdown-menu {
    border-top: 2px solid #;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #;
}
.header-area .bottom-header .navbar ul li a:hover,
.header-area .bottom-header .navbar ul li a:focus,
.header-area .bottom-header .navbar ul li a:active{
    color: #;
}
.header-area .bottom-header .navbar ul li a.nav-btn {
    border:1px solid #;
    background: #;

}
.banner-section .search-area button {
    background: #;
}
.latest-listings .nav-tabs .nav-item .nav-link{
    border: 1px solid #;
    color: #;
}
.latest-listings .nav-tabs .nav-link.active,
.latest-listings .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover{
    border: 1px solid #;
    background: #;
}
.listing-area .listing-category a{
    background: #;
}
.listing-area .listing-featured{
    background: #;
}
.listing-area .listing-content h4 a:hover{
    color: #;
}
.listing-area .listing-content .listing-location i{
    color: #;
}
.featured .featured-listing-slider .prev{
    background: #;
}
.featured .featured-listing-slider .next{
    background: #;
}
.how-work .hw-area::after {
    background-color: #;
}
.how-work .hw-area::before {
    color: #;
}
.how-work .hw-area .icon-area{
    background: #;
}
.location .location-area .listing-count{
    background: #73;
    border: 1px solid #;
}
.pricing-area .pricing-card .pricing-head{
    background: #;
}
.listing-details .listing-details-area .listing-widget .widget-body .widget-feature ul li i{
    color: #;
}
.author-area .author-contact ul li i{
    color: #;
}
.author-area .author-social li a{
    background: #;
}
.verification i{
    color: #;
}
.contact-element .icon-area{
    background: #;
}
.footer-area .footer-widget .widget-title:before {
    background: #4a;
}
.footer-area .footer-widget .widget-title:after {
    background: #;
}
.footer-area .footer-widget .widget-body ul li a:hover{
    color: #;
}
.footer-area .footer-widget .widget-body .subscribe-form button{
    background: #;
    border: 1px solid #;
}
.pagination .page-item .page-link {
    border: 1px solid #33;
}
.latest-listings .nav-tabs .nav-item .nav-link{
    border: 1px solid #;
    background: #12;
}

.location .location-area .listing-count{
    background: #73;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #3b;
}

.latest-listings .nav-tabs .nav-link.active, .latest-listings .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
	border: 1px solid #;
    background: #;
}

.latest-listings .nav-tabs .nav-link.active{
    color: #fff !important;
}

.preloader svg path {
  stroke: #;
}