/*
 Theme Name:   Twenty Twenty-Five Child
 Description:  A child theme for Twenty Twenty-Five with WooCommerce support.
 Author:       Mark Anthony Ponce
 Template:     twentytwentyfive
 Version:      1.0.0
*/
/* 
:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: var(--wp--preset--color--accent-4) !important;
} */

/* .my-add-to-cart-with-options-container :where(.wp-element-button, .wp-block-button__link) {
	background-color: var(--wp--preset--color--accent-4) !important;
} */

/* .wc-block-components-address-form__country,
.wc-block-components-country-input {
  margin-top: 12px !important;
}

div.wc-block-components-text-input.orddd-datepicker {
  margin: 0 !important;
}

a.wc-block-checkout__login-prompt {
  font-size: var(--wp--preset--font-size--medium, 22px) !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
} */

/*a.wc-block-checkout__login-prompt::before {*/
/*  content: "Already have an account? ";*/
/*}*/

/*a.wc-block-checkout__login-prompt::after {*/
/*  content: " here";*/
/*}*/

/* .orddd_lite_field_note {
  font-size: 14px !important;
  font-weight: 500;
}

#orddd_lite_time_slot label {
  text-transform: none !important;
  font-weight: 200;
  font-size: 14px;
  color: black;
  margin: 1px 0px 1px 3px;
} */

/* 
button.wc-block-mini-cart__button span.wc-block-mini-cart__badge {
    background-color: rgb(17, 17, 17) !important;
    color: rgb(255, 255, 255) !important;
} */
