/**
Theme Name: DriveWealth
Author: Curotec
Author URI: https://www.curotec.com/
Description: Drive Wealth is a child theme of the Astra theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: drivewealth
Template: astra
*/

/* Cookie Yes */
.cky-btn-revisit-wrapper {
    background: #000 !important;
}
.cky-modal button.cky-btn,
.cky-consent-container button.cky-btn {
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #000 !important;
}
.cky-consent-container button.cky-btn.cky-btn-do-not-sell {
	border: none !important;
	padding: 0 !important;
	text-decoration: underline;
}
.cky-modal button.cky-btn.cky-btn-accept,
.cky-consent-container button.cky-btn.cky-btn-accept,
.cky-preference-center button.cky-btn-confirm {
    background: #000 !important;
    border-bottom: 0 !important;
	color: #fff !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn {
	color: #FFCC40 !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn:hover {
	border: none !important;
	text-decoration: underline !important;
}