
.bg--primary, .section--bg, .custom-table thead tr {
    background-color: #9933FF !important;
}

.custom-table thead tr, .btn--primary, .badge--primary, .header-section.header-fixed, .footer-section, .page-container.show .sidebar-menu .sidebar-main-menu li .sidebar-submenu, .sidebar-single-menu.open .sidebar-submenu li.open a::after, .screenshot-edit .screenshot, .card-header, .submit-button {
  background-color: #9933FF ;
}

.admin-reply-section{
  background-color: #9933FF29;
}

@media only screen and (max-width: 991px) {
  .header-bottom-area .navbar-collapse {
    background-color: #9933FF;
  }
}

@media (max-width: 991px) {
  .header-bottom-area .navbar-collapse .main-menu {
    background-color: #9933FF;
  }
}

.scrollToTop, .preloader-area, .action-button, .previous_button:hover, .previous_button:focus, .file-upload-wrapper:before {
  background: #9933FF ;
}

.text--primary, .ticket-button, .close-button {
    color: #9933FF;
}

.border--primary {
  border: 1px solid #9933FF;
}

.border-primary{
  border-color: #9933FF !important;
}

.deposit-preview .deposit-list li {
  border: 1px dotted #9933FF;
}

.border--primary {
    border: #9933FF;
}

#msform #progressbar li.active::after, .bg--base, .submit-btn, .swiper-pagination .swiper-pagination-bullet-active, .btn--base::before, .btn--base::after, .btn--base.active:focus, .btn--base.active:hover, .badge--warning   {
  background-color: #ead582 !important;
}

*::-webkit-scrollbar-button, *::-webkit-scrollbar-thumb, ::selection, .header-bottom-area .navbar-collapse .main-menu li .sub-menu li::before, .survey-list li .smile label:hover, .footer-social li:hover, #msform #progressbar li.active::before, .checkbox-item input[type="checkbox"]:checked ~ label::before, .bg--warning, .btn--warning, .faq-wrapper .faq-item.open .faq-title{
  background-color: #ead582;
}

.pagination .page-item.active .page-link, .pagination .page-item:hover .page-link, .footer-bottom-area::after, .radio-item input[type="radio"]:not(:checked) + label::after, .radio-item input[type="radio"]:checked + label::after, .action-button:hover, .action-button:focus, .previous_button, .text--warning {
  background: #ead582;
}

.text--base, .checkbox-wrapper .checkbox-item label a, .forgot-password a, .navbar-toggler span, .breadcrumb-item a, .breadcrumb-item.active::before, .odo-area .odo-title, .account-header .sub-title a, .contact-info-icon i {
  color: #ead582;
}

@media only screen and (max-width: 991px) {
  .custom-table tbody tr td::before {
    color: #ead582;
  }
}

.pagination .page-item.active .page-link, .pagination .page-item:hover .page-link, .checkbox-item input[type="checkbox"]:checked ~ label::before {
  border-color: #ead582;
}

.section-header .title-border, .section-header .title-border::before, .section-header .title-border::after, .btn--base, .border--warning {
  border: 1px solid #ead582;
}

.checkmark {
  box-shadow: inset 0px 0px 0px #ead582;
}

.checkmark__circle {
  stroke: #ead582;
}

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #ead582;
  }
}

.call-to-action-form {
  box-shadow: 5px 5px 0 0 #ead582;
}

.pagination .page-item.disabled span {
  background: #ead58249;
  border: 1px solid #ead58249;
}
