
.text-theme{
    color: #D4AF37 !important;
}
.custom-button.theme, .theme-button, .video-button::before, .video-button::after, .video-button, .how-item .how-thumb, .faq-item.open .faq-title, .scrollToTop, .pagination .page-item a, .pagination .page-item span, .contact-form-group button, .support-search button, .btn--info{
    background: #D4AF37;
}

.menu li .submenu li:hover > a, .contact__item:hover .contact__icon, .header-wrapper .list li.selected.focus{
	background: #D4AF37;
}

.header-wrapper .list li:hover {
    background: #D4AF37 !important;
}

.contact-form-group .select-item .list li.selected.focus, .contact-form-group .select-bar .list li.selected.focus {
    background: #D4AF37;
}

.contact-form-group .select-item .list li:hover,.contact-form-group .select-bar .list li:hover {
    background: #D4AF37 !important;
}


.custom-button.theme,.verification-code span {
    border-color: #D4AF37;
}

.counter-item .counter-thumb i, .plan-item .plan-header .icon, .footer-bottom p a, .dashboard-item .dashboard-content .amount, .pagination .page-item.active span, .pagination .page-item.active a, .pagination .page-item:hover span, .pagination .page-item:hover a, .post-item:hover .post-content .blog-header .title a, .widget.widget-post ul li .content .sub-title a:hover, .contact__item .contact__icon, .contact__item .contact__body a, .breadcrumb li a:hover{
    color: #D4AF37;
}
.counter-item .counter-thumb i {
    border-bottom: 1px solid #D4AF37;
}
.custom--btn, .custom--badge, .custom--table {
    background-color: #D4AF37 !important;
}

.btn--base{
    background: #D4AF37!important;
    border: #D4AF37!important;
    height: 50px
}

.border--base{
    border: #D4AF37!important;
}

.btn--base:hover{
    background: rgba(212,175,55,0.9)!important
}

.base--color, .base-color, .color--base{
    color: #D4AF37!important
}

.badge--base, .bg--base, .deposit-table thead tr {
    background-color: #D4AF37 !important;
}

.form-control.referral-input[readonly]{
    background: -webkit-linear-gradient(-90deg, #124656 0%, #063a4a 45%, #063b46 100%)!important;
}
/* SRIVIDHARTRI PREMIUM BLACK GOLD THEME */

.header-section,
.header-section.active{
    background:#000000 !important;
    border-bottom:1px solid #D4AF37 !important;
}

.menu{
    background:#000000 !important;
}

.menu li a{
    color:#D4AF37 !important;
    font-weight:600;
}

.menu li a:hover{
    color:#FFD700 !important;
}

.menu li .submenu{
    background:#111111 !important;
}

.footer-bottom{
    background:#000000 !important;
    border-top:1px solid #D4AF37 !important;
}

.footer-bottom p,
.footer-bottom a{
    color:#D4AF37 !important;
}

.dashboard-item,
.deposit-item,
.contact-wrapper,
.preview-header{
    background:linear-gradient(90deg,#000000,#111111,#1a1a1a) !important;
}

.btn--base,
.custom-button.theme{
    background:#D4AF37 !important;
    color:#000000 !important;
}

.header-bar span{
    background:#D4AF37 !important;
}