/**
* Theme Name: Jobaway Child
* Description: This is a child theme of Jobaway, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Template Path</a>
* Template: jobaway
* Version: 1.3
*/

/* Force override for header CTA button hover */
header a.theme-btn.btn-one:hover,
header .theme-btn.btn-one:hover,
.elementor a.theme-btn.btn-one:hover {
  background-color: #f3bafd !important;  /* your desired hover color */
  color: #fff !important;
  border-color: #f3bafd !important;
  transition: all 0.3s ease-in-out !important;
}

