body #directorist.atbd_wrapper .btn-primary,
body .default-ad-search .submit_btn .btn-default,
body .atbdp_login_form_shortcode #loginform p input[type="submit"],
body .default-ad-search .submit_btn .btn-primary,
body .directorist-btn.directorist-btn-primary,
body .directorist-content-active .widget.atbd_widget .directorist .btn,
body .atbd-add-payment-method form .atbd-save-card,
body .directorist-content-active .widget.atbd_widget .atbd_author_info_widget .btn {
  border-color: #7166f0 !important;
  background: #7166f0 !important;
}

body .pricing .price_action .price_action--btn,
body #directorist.atbd_wrapper .btn-primary,
body .default-ad-search .submit_btn .btn-default,
body .atbd_content_active #directorist.atbd_wrapper.dashboard_area .user_pro_img_area .user_img .choose_btn #upload_pro_pic,
body #directorist.atbd_wrapper .at-modal .at-modal-close,
body .atbdp_login_form_shortcode #loginform p input[type="submit"],
body .atbd_manage_fees_wrapper .table tr .action p .btn-block,
body #directorist.atbd_wrapper #atbdp-checkout-form #atbdp_checkout_submit_btn,
body #directorist.atbd_wrapper .ezmu__btn,
body .default-ad-search .submit_btn .btn-primary,
body .directorist-btn.directorist-btn-primary,
body .directorist-content-active .widget.atbd_widget .directorist .btn,
body .directorist-btn.directorist-btn-dark,
body .atbd-add-payment-method form .atbd-save-card,
body #bhCopyTime,
body #bhAddNew,
body .bdb-select-hours .bdb-remove,
body .directorist-form-image-upload-field .ezmu__btn.ezmu__input-label,
body .directorist-content-active .widget.atbd_widget .atbd_author_info_widget .btn {
  background: #7166f0 !important;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #7166f0;
  border-radius: 60px;
}

::-webkit-scrollbar-track:hover {
  background-color: #fff;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #111;
}

#directorist.atbd_wrapper .btn-primary:hover,
.default-ad-search .submit_btn .btn-default:hover,
.atbdp_login_form_shortcode #loginform p input[type="submit"]:hover,
.default-ad-search .submit_btn .btn-primary:hover,
.directorist-btn.directorist-btn-primary:hover,
.directorist-content-active .widget.atbd_widget .directorist .btn:hover,
.atbd-add-payment-method form .atbd-save-card:hover,
.directorist-content-active .widget.atbd_widget .atbd_author_info_widget .btn:hover {
  border-color: #7166f0 !important;
}