
/* Main Colors */
.header-title-text {
    color: #f04f26 !important;
}

/*.nav-category-cover {*/
/*    height: 100px; */
/*    max-height: 100px;*/
/*}*/

.header-nav-menu.router-link-active {
    --tw-text-opacity: 1;
    color: #f04f26 !important;
}

.db-sidebar-nav-item.active .db-sidebar-nav-menu {
    background-color: rgb(0, 85, 164, 0.07);
        --tw-text-opacity: 1;
    color: #f04f26 !important;
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: #f04f26 !important;
}
.menu-text-primary {
    color: #ffffff !important;
}

.text-primary {
    --tw-bg-opacity: 1;
    color: #f04f26 !important;
}

.hover\:text-primary:hover {
    --tw-bg-opacity: 1;
    color: #f04f26 !important;
}

.profile-link.active {
    color: #f04f26 !important;
}

.db-card-filter-btn {
    border-color: #f04f26 !important;
}

.db-card-filter-btn span {
    color: #f04f26 !important;
}

.db-card-filter-btn::after {
    color: #f04f26 !important;
}

.profile-tabBtn.active {
    background-color: #f04f26 !important;
}

.border-layout-line {
    border: 1px solid #f04f26;
}

.vue-star-rating {
    margin-top: 5px !important;
}

.vue-star-rating-star {
    height: 15px !important;
    width: 15px !important;
}

.text-text {
    --tw-text-opacity: 1;
    color: rgb(240 79 38) !important;
}

.tab-btn.active {
    background-color: #f04f26 !important;
}

/* Footer Style */
.footer-body {
    background-color: #ffffff;
    /*border-top: 1px solid #f04f26;*/
}

.primary-bg {
    background-color: #f04f26;
}
.brand-module-show {
    display: block;
}

.brand-module-hide {
    display: none;
}
