
/* ===== Button ===== */

/* --- Base --- */
.cc_mk3yghcw_WGrqumbgBt .kombos-btn, .cc_mk3yghcw_CChTMiKq4A .kombos-btn, .cc_mk3yghcw_account_order_detail .kombos-btn, .cc_mk3yghcw_account_addresses .kombos-btn, .cc_mk3yghcw_customer_email_verification .kombos-btn, .cc_mk3yghcw_product_detail_reviews .kombos-btn, .cc_mk3yghcw_not_found .kombos-btn, .cc_mk3yghcw_cart_page .kombos-btn, .cc_mk3yghcw_product_detail_offer .kombos-btn, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn, .cc_mk3yghcw_navbar .kombos-btn, .cc_mk3yghcw_product_slider .kombos-btn, .cc_mk3yghcw_product_list .kombos-btn, .cc_mk3yghcw_account_info_content .kombos-btn, .cc_mk3yghcw_account_orders .kombos-btn, .cc_mk3yghcw_account_favorites .kombos-btn, .cc_mk3yghcw_footer .kombos-btn, .cc_mk3yghcw_login .kombos-btn, .cc_mk3yghcw_register .kombos-btn, .cc_mk3yghcw_forgot_password .kombos-btn, .cc_mk3yghcw_recover_password .kombos-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 6px;
  gap: 0.5rem;
  cursor: pointer;
  transition: background-color 0.15s ease, border-color 0.15s ease, opacity 0.15s ease;
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn:disabled, .cc_mk3yghcw_CChTMiKq4A .kombos-btn:disabled, .cc_mk3yghcw_account_order_detail .kombos-btn:disabled, .cc_mk3yghcw_account_addresses .kombos-btn:disabled, .cc_mk3yghcw_customer_email_verification .kombos-btn:disabled, .cc_mk3yghcw_product_detail_reviews .kombos-btn:disabled, .cc_mk3yghcw_not_found .kombos-btn:disabled, .cc_mk3yghcw_cart_page .kombos-btn:disabled, .cc_mk3yghcw_product_detail_offer .kombos-btn:disabled, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn:disabled, .cc_mk3yghcw_navbar .kombos-btn:disabled, .cc_mk3yghcw_product_slider .kombos-btn:disabled, .cc_mk3yghcw_product_list .kombos-btn:disabled, .cc_mk3yghcw_account_info_content .kombos-btn:disabled, .cc_mk3yghcw_account_orders .kombos-btn:disabled, .cc_mk3yghcw_account_favorites .kombos-btn:disabled, .cc_mk3yghcw_footer .kombos-btn:disabled, .cc_mk3yghcw_login .kombos-btn:disabled, .cc_mk3yghcw_register .kombos-btn:disabled, .cc_mk3yghcw_forgot_password .kombos-btn:disabled, .cc_mk3yghcw_recover_password .kombos-btn:disabled {
  cursor: not-allowed;
}

/* --- Spinner --- */
.cc_mk3yghcw_WGrqumbgBt .kombos-btn__spinner, .cc_mk3yghcw_CChTMiKq4A .kombos-btn__spinner, .cc_mk3yghcw_account_order_detail .kombos-btn__spinner, .cc_mk3yghcw_account_addresses .kombos-btn__spinner, .cc_mk3yghcw_customer_email_verification .kombos-btn__spinner, .cc_mk3yghcw_product_detail_reviews .kombos-btn__spinner, .cc_mk3yghcw_not_found .kombos-btn__spinner, .cc_mk3yghcw_cart_page .kombos-btn__spinner, .cc_mk3yghcw_product_detail_offer .kombos-btn__spinner, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn__spinner, .cc_mk3yghcw_navbar .kombos-btn__spinner, .cc_mk3yghcw_product_slider .kombos-btn__spinner, .cc_mk3yghcw_product_list .kombos-btn__spinner, .cc_mk3yghcw_account_info_content .kombos-btn__spinner, .cc_mk3yghcw_account_orders .kombos-btn__spinner, .cc_mk3yghcw_account_favorites .kombos-btn__spinner, .cc_mk3yghcw_footer .kombos-btn__spinner, .cc_mk3yghcw_login .kombos-btn__spinner, .cc_mk3yghcw_register .kombos-btn__spinner, .cc_mk3yghcw_forgot_password .kombos-btn__spinner, .cc_mk3yghcw_recover_password .kombos-btn__spinner {
  animation: kombos-spin 1s linear infinite;
}

@keyframes kombos-spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* --- Icon --- */
.cc_mk3yghcw_WGrqumbgBt .kombos-btn__icon, .cc_mk3yghcw_CChTMiKq4A .kombos-btn__icon, .cc_mk3yghcw_account_order_detail .kombos-btn__icon, .cc_mk3yghcw_account_addresses .kombos-btn__icon, .cc_mk3yghcw_customer_email_verification .kombos-btn__icon, .cc_mk3yghcw_product_detail_reviews .kombos-btn__icon, .cc_mk3yghcw_not_found .kombos-btn__icon, .cc_mk3yghcw_cart_page .kombos-btn__icon, .cc_mk3yghcw_product_detail_offer .kombos-btn__icon, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn__icon, .cc_mk3yghcw_navbar .kombos-btn__icon, .cc_mk3yghcw_product_slider .kombos-btn__icon, .cc_mk3yghcw_product_list .kombos-btn__icon, .cc_mk3yghcw_account_info_content .kombos-btn__icon, .cc_mk3yghcw_account_orders .kombos-btn__icon, .cc_mk3yghcw_account_favorites .kombos-btn__icon, .cc_mk3yghcw_footer .kombos-btn__icon, .cc_mk3yghcw_login .kombos-btn__icon, .cc_mk3yghcw_register .kombos-btn__icon, .cc_mk3yghcw_forgot_password .kombos-btn__icon, .cc_mk3yghcw_recover_password .kombos-btn__icon {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_account_order_detail .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_account_addresses .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_customer_email_verification .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_product_detail_reviews .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_not_found .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_cart_page .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_product_detail_offer .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_navbar .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_product_slider .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_product_list .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_account_info_content .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_account_orders .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_account_favorites .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_footer .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_login .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_register .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_forgot_password .kombos-btn--xs .kombos-btn__icon, .cc_mk3yghcw_recover_password .kombos-btn--xs .kombos-btn__icon {
  font-size: 1rem;
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_account_order_detail .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_account_addresses .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_customer_email_verification .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_product_detail_reviews .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_not_found .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_cart_page .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_product_detail_offer .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_navbar .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_product_slider .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_product_list .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_account_info_content .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_account_orders .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_account_favorites .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_footer .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_login .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_register .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_forgot_password .kombos-btn--s .kombos-btn__icon, .cc_mk3yghcw_recover_password .kombos-btn--s .kombos-btn__icon {
  font-size: 1.25rem;
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_account_order_detail .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_account_addresses .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_customer_email_verification .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_product_detail_reviews .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_not_found .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_cart_page .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_product_detail_offer .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_navbar .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_product_slider .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_product_list .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_account_info_content .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_account_orders .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_account_favorites .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_footer .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_login .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_register .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_forgot_password .kombos-btn--m .kombos-btn__icon, .cc_mk3yghcw_recover_password .kombos-btn--m .kombos-btn__icon {
  font-size: 1.5rem;
}

/* --- Sizes --- */
.cc_mk3yghcw_WGrqumbgBt .kombos-btn--xs, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--xs, .cc_mk3yghcw_account_order_detail .kombos-btn--xs, .cc_mk3yghcw_account_addresses .kombos-btn--xs, .cc_mk3yghcw_customer_email_verification .kombos-btn--xs, .cc_mk3yghcw_product_detail_reviews .kombos-btn--xs, .cc_mk3yghcw_not_found .kombos-btn--xs, .cc_mk3yghcw_cart_page .kombos-btn--xs, .cc_mk3yghcw_product_detail_offer .kombos-btn--xs, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--xs, .cc_mk3yghcw_navbar .kombos-btn--xs, .cc_mk3yghcw_product_slider .kombos-btn--xs, .cc_mk3yghcw_product_list .kombos-btn--xs, .cc_mk3yghcw_account_info_content .kombos-btn--xs, .cc_mk3yghcw_account_orders .kombos-btn--xs, .cc_mk3yghcw_account_favorites .kombos-btn--xs, .cc_mk3yghcw_footer .kombos-btn--xs, .cc_mk3yghcw_login .kombos-btn--xs, .cc_mk3yghcw_register .kombos-btn--xs, .cc_mk3yghcw_forgot_password .kombos-btn--xs, .cc_mk3yghcw_recover_password .kombos-btn--xs {
  padding: 0.4375rem 0.9375rem;
  min-height: 2.25rem;
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--s, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--s, .cc_mk3yghcw_account_order_detail .kombos-btn--s, .cc_mk3yghcw_account_addresses .kombos-btn--s, .cc_mk3yghcw_customer_email_verification .kombos-btn--s, .cc_mk3yghcw_product_detail_reviews .kombos-btn--s, .cc_mk3yghcw_not_found .kombos-btn--s, .cc_mk3yghcw_cart_page .kombos-btn--s, .cc_mk3yghcw_product_detail_offer .kombos-btn--s, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--s, .cc_mk3yghcw_navbar .kombos-btn--s, .cc_mk3yghcw_product_slider .kombos-btn--s, .cc_mk3yghcw_product_list .kombos-btn--s, .cc_mk3yghcw_account_info_content .kombos-btn--s, .cc_mk3yghcw_account_orders .kombos-btn--s, .cc_mk3yghcw_account_favorites .kombos-btn--s, .cc_mk3yghcw_footer .kombos-btn--s, .cc_mk3yghcw_login .kombos-btn--s, .cc_mk3yghcw_register .kombos-btn--s, .cc_mk3yghcw_forgot_password .kombos-btn--s, .cc_mk3yghcw_recover_password .kombos-btn--s {
  padding: 0.5625rem 1.1875rem;
  min-height: 2.75rem;
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--m, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--m, .cc_mk3yghcw_account_order_detail .kombos-btn--m, .cc_mk3yghcw_account_addresses .kombos-btn--m, .cc_mk3yghcw_customer_email_verification .kombos-btn--m, .cc_mk3yghcw_product_detail_reviews .kombos-btn--m, .cc_mk3yghcw_not_found .kombos-btn--m, .cc_mk3yghcw_cart_page .kombos-btn--m, .cc_mk3yghcw_product_detail_offer .kombos-btn--m, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--m, .cc_mk3yghcw_navbar .kombos-btn--m, .cc_mk3yghcw_product_slider .kombos-btn--m, .cc_mk3yghcw_product_list .kombos-btn--m, .cc_mk3yghcw_account_info_content .kombos-btn--m, .cc_mk3yghcw_account_orders .kombos-btn--m, .cc_mk3yghcw_account_favorites .kombos-btn--m, .cc_mk3yghcw_footer .kombos-btn--m, .cc_mk3yghcw_login .kombos-btn--m, .cc_mk3yghcw_register .kombos-btn--m, .cc_mk3yghcw_forgot_password .kombos-btn--m, .cc_mk3yghcw_recover_password .kombos-btn--m {
  padding: 0.6875rem 1.4375rem;
  min-height: 3.375rem;
}

/* --- Primary --- */
.cc_mk3yghcw_WGrqumbgBt .kombos-btn--primary, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--primary, .cc_mk3yghcw_account_order_detail .kombos-btn--primary, .cc_mk3yghcw_account_addresses .kombos-btn--primary, .cc_mk3yghcw_customer_email_verification .kombos-btn--primary, .cc_mk3yghcw_product_detail_reviews .kombos-btn--primary, .cc_mk3yghcw_not_found .kombos-btn--primary, .cc_mk3yghcw_cart_page .kombos-btn--primary, .cc_mk3yghcw_product_detail_offer .kombos-btn--primary, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--primary, .cc_mk3yghcw_navbar .kombos-btn--primary, .cc_mk3yghcw_product_slider .kombos-btn--primary, .cc_mk3yghcw_product_list .kombos-btn--primary, .cc_mk3yghcw_account_info_content .kombos-btn--primary, .cc_mk3yghcw_account_orders .kombos-btn--primary, .cc_mk3yghcw_account_favorites .kombos-btn--primary, .cc_mk3yghcw_footer .kombos-btn--primary, .cc_mk3yghcw_login .kombos-btn--primary, .cc_mk3yghcw_register .kombos-btn--primary, .cc_mk3yghcw_forgot_password .kombos-btn--primary, .cc_mk3yghcw_recover_password .kombos-btn--primary {
  background-color: var(--kombos-gray-900);
  border-color: var(--kombos-gray-900);
  color: var(--kombos-white);
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_CChTMiKq4A .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_account_order_detail .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_account_addresses .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_customer_email_verification .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_product_detail_reviews .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_not_found .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_cart_page .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_product_detail_offer .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_navbar .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_product_slider .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_product_list .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_account_info_content .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_account_orders .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_account_favorites .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_footer .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_login .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_register .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_forgot_password .kombos-btn--primary:hover:not(:disabled), .cc_mk3yghcw_recover_password .kombos-btn--primary:hover:not(:disabled) {
  opacity: 0.85;
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--primary:disabled, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--primary:disabled, .cc_mk3yghcw_account_order_detail .kombos-btn--primary:disabled, .cc_mk3yghcw_account_addresses .kombos-btn--primary:disabled, .cc_mk3yghcw_customer_email_verification .kombos-btn--primary:disabled, .cc_mk3yghcw_product_detail_reviews .kombos-btn--primary:disabled, .cc_mk3yghcw_not_found .kombos-btn--primary:disabled, .cc_mk3yghcw_cart_page .kombos-btn--primary:disabled, .cc_mk3yghcw_product_detail_offer .kombos-btn--primary:disabled, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--primary:disabled, .cc_mk3yghcw_navbar .kombos-btn--primary:disabled, .cc_mk3yghcw_product_slider .kombos-btn--primary:disabled, .cc_mk3yghcw_product_list .kombos-btn--primary:disabled, .cc_mk3yghcw_account_info_content .kombos-btn--primary:disabled, .cc_mk3yghcw_account_orders .kombos-btn--primary:disabled, .cc_mk3yghcw_account_favorites .kombos-btn--primary:disabled, .cc_mk3yghcw_footer .kombos-btn--primary:disabled, .cc_mk3yghcw_login .kombos-btn--primary:disabled, .cc_mk3yghcw_register .kombos-btn--primary:disabled, .cc_mk3yghcw_forgot_password .kombos-btn--primary:disabled, .cc_mk3yghcw_recover_password .kombos-btn--primary:disabled {
  background-color: var(--kombos-gray-300);
  border-color: var(--kombos-gray-300);
  color: var(--kombos-gray-50);
}

/* --- Secondary --- */
.cc_mk3yghcw_WGrqumbgBt .kombos-btn--secondary, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--secondary, .cc_mk3yghcw_account_order_detail .kombos-btn--secondary, .cc_mk3yghcw_account_addresses .kombos-btn--secondary, .cc_mk3yghcw_customer_email_verification .kombos-btn--secondary, .cc_mk3yghcw_product_detail_reviews .kombos-btn--secondary, .cc_mk3yghcw_not_found .kombos-btn--secondary, .cc_mk3yghcw_cart_page .kombos-btn--secondary, .cc_mk3yghcw_product_detail_offer .kombos-btn--secondary, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--secondary, .cc_mk3yghcw_navbar .kombos-btn--secondary, .cc_mk3yghcw_product_slider .kombos-btn--secondary, .cc_mk3yghcw_product_list .kombos-btn--secondary, .cc_mk3yghcw_account_info_content .kombos-btn--secondary, .cc_mk3yghcw_account_orders .kombos-btn--secondary, .cc_mk3yghcw_account_favorites .kombos-btn--secondary, .cc_mk3yghcw_footer .kombos-btn--secondary, .cc_mk3yghcw_login .kombos-btn--secondary, .cc_mk3yghcw_register .kombos-btn--secondary, .cc_mk3yghcw_forgot_password .kombos-btn--secondary, .cc_mk3yghcw_recover_password .kombos-btn--secondary {
  background-color: var(--kombos-white);
  border-color: var(--kombos-gray-200);
  color: var(--kombos-gray-900);
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_CChTMiKq4A .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_account_order_detail .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_account_addresses .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_customer_email_verification .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_product_detail_reviews .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_not_found .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_cart_page .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_product_detail_offer .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_navbar .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_product_slider .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_product_list .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_account_info_content .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_account_orders .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_account_favorites .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_footer .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_login .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_register .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_forgot_password .kombos-btn--secondary:hover:not(:disabled), .cc_mk3yghcw_recover_password .kombos-btn--secondary:hover:not(:disabled) {
  border-color: var(--kombos-gray-300);
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--secondary:disabled, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--secondary:disabled, .cc_mk3yghcw_account_order_detail .kombos-btn--secondary:disabled, .cc_mk3yghcw_account_addresses .kombos-btn--secondary:disabled, .cc_mk3yghcw_customer_email_verification .kombos-btn--secondary:disabled, .cc_mk3yghcw_product_detail_reviews .kombos-btn--secondary:disabled, .cc_mk3yghcw_not_found .kombos-btn--secondary:disabled, .cc_mk3yghcw_cart_page .kombos-btn--secondary:disabled, .cc_mk3yghcw_product_detail_offer .kombos-btn--secondary:disabled, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--secondary:disabled, .cc_mk3yghcw_navbar .kombos-btn--secondary:disabled, .cc_mk3yghcw_product_slider .kombos-btn--secondary:disabled, .cc_mk3yghcw_product_list .kombos-btn--secondary:disabled, .cc_mk3yghcw_account_info_content .kombos-btn--secondary:disabled, .cc_mk3yghcw_account_orders .kombos-btn--secondary:disabled, .cc_mk3yghcw_account_favorites .kombos-btn--secondary:disabled, .cc_mk3yghcw_footer .kombos-btn--secondary:disabled, .cc_mk3yghcw_login .kombos-btn--secondary:disabled, .cc_mk3yghcw_register .kombos-btn--secondary:disabled, .cc_mk3yghcw_forgot_password .kombos-btn--secondary:disabled, .cc_mk3yghcw_recover_password .kombos-btn--secondary:disabled {
  background-color: var(--kombos-gray-50);
  border-color: var(--kombos-gray-200);
  color: var(--kombos-gray-300);
}

/* --- Dangerous --- */
.cc_mk3yghcw_WGrqumbgBt .kombos-btn--dangerous, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--dangerous, .cc_mk3yghcw_account_order_detail .kombos-btn--dangerous, .cc_mk3yghcw_account_addresses .kombos-btn--dangerous, .cc_mk3yghcw_customer_email_verification .kombos-btn--dangerous, .cc_mk3yghcw_product_detail_reviews .kombos-btn--dangerous, .cc_mk3yghcw_not_found .kombos-btn--dangerous, .cc_mk3yghcw_cart_page .kombos-btn--dangerous, .cc_mk3yghcw_product_detail_offer .kombos-btn--dangerous, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--dangerous, .cc_mk3yghcw_navbar .kombos-btn--dangerous, .cc_mk3yghcw_product_slider .kombos-btn--dangerous, .cc_mk3yghcw_product_list .kombos-btn--dangerous, .cc_mk3yghcw_account_info_content .kombos-btn--dangerous, .cc_mk3yghcw_account_orders .kombos-btn--dangerous, .cc_mk3yghcw_account_favorites .kombos-btn--dangerous, .cc_mk3yghcw_footer .kombos-btn--dangerous, .cc_mk3yghcw_login .kombos-btn--dangerous, .cc_mk3yghcw_register .kombos-btn--dangerous, .cc_mk3yghcw_forgot_password .kombos-btn--dangerous, .cc_mk3yghcw_recover_password .kombos-btn--dangerous {
  background-color: var(--kombos-error);
  border-color: var(--kombos-error);
  color: var(--kombos-white);
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_CChTMiKq4A .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_account_order_detail .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_account_addresses .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_customer_email_verification .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_product_detail_reviews .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_not_found .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_cart_page .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_product_detail_offer .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_navbar .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_product_slider .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_product_list .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_account_info_content .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_account_orders .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_account_favorites .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_footer .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_login .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_register .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_forgot_password .kombos-btn--dangerous:hover:not(:disabled), .cc_mk3yghcw_recover_password .kombos-btn--dangerous:hover:not(:disabled) {
  background-color: var(--kombos-error-hover);
  border-color: var(--kombos-error-hover);
}

.cc_mk3yghcw_WGrqumbgBt .kombos-btn--dangerous:disabled, .cc_mk3yghcw_CChTMiKq4A .kombos-btn--dangerous:disabled, .cc_mk3yghcw_account_order_detail .kombos-btn--dangerous:disabled, .cc_mk3yghcw_account_addresses .kombos-btn--dangerous:disabled, .cc_mk3yghcw_customer_email_verification .kombos-btn--dangerous:disabled, .cc_mk3yghcw_product_detail_reviews .kombos-btn--dangerous:disabled, .cc_mk3yghcw_not_found .kombos-btn--dangerous:disabled, .cc_mk3yghcw_cart_page .kombos-btn--dangerous:disabled, .cc_mk3yghcw_product_detail_offer .kombos-btn--dangerous:disabled, .cc_mk3yghcw_product_detail_add_to_cart .kombos-btn--dangerous:disabled, .cc_mk3yghcw_navbar .kombos-btn--dangerous:disabled, .cc_mk3yghcw_product_slider .kombos-btn--dangerous:disabled, .cc_mk3yghcw_product_list .kombos-btn--dangerous:disabled, .cc_mk3yghcw_account_info_content .kombos-btn--dangerous:disabled, .cc_mk3yghcw_account_orders .kombos-btn--dangerous:disabled, .cc_mk3yghcw_account_favorites .kombos-btn--dangerous:disabled, .cc_mk3yghcw_footer .kombos-btn--dangerous:disabled, .cc_mk3yghcw_login .kombos-btn--dangerous:disabled, .cc_mk3yghcw_register .kombos-btn--dangerous:disabled, .cc_mk3yghcw_forgot_password .kombos-btn--dangerous:disabled, .cc_mk3yghcw_recover_password .kombos-btn--dangerous:disabled {
  background-color: var(--kombos-gray-300);
  border-color: var(--kombos-gray-300);
  color: var(--kombos-gray-50);
}
