/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/scss/global.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
button.tinvwl-button:not(.alt),
.gform-theme--foundation .add_list_item,
.gform-theme--foundation .delete_list_item,
.gfield input[type=file]::file-selector-button,
.gform_previous_button, button.tinvwl-button.alt,
.wpcf7-submit,
.gform_button,
.gform_next_button {
  border-radius: var(--wp--custom--button-border-radius);
  border-width: var(--wp--custom--button-border-width);
  font-family: var(--wp--custom--button-typography-font-family);
  font-size: var(--wp--custom--button-typography-font-size);
  text-transform: var(--wp--custom--button-typography-text-transform);
  line-height: 1;
  padding-top: var(--wp--custom--button-spacing-padding-top);
  padding-right: var(--wp--custom--button-spacing-padding-right);
  padding-bottom: var(--wp--custom--button-spacing-padding-bottom);
  padding-left: var(--wp--custom--button-spacing-padding-left);
  text-decoration: none;
}

button.tinvwl-button.alt,
.wpcf7-submit,
.gform_button,
.gform_next_button {
  background-color: var(--wp--custom--button-color-background);
  color: var(--wp--custom--button-color-text);
}

button.tinvwl-button:not(.alt),
.gform-theme--foundation .add_list_item,
.gform-theme--foundation .delete_list_item,
.gfield input[type=file]::file-selector-button,
.gform_previous_button {
  background-color: var(--wp--custom--button-secondary-color-background);
  color: var(--wp--custom--button-secondary-color-text);
}

/**
 * Primary buttons
 */
/**
 * Secondary buttons
 */
.wc-block-components-quantity-selector::after, .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox], input[type=email],
input[type=number],
input[type=tel],
input[type=text],
input[type=url],
input[type=password],
textarea,
select,
.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-textarea,
.woocommerce-page .select2-container .select2-selection {
  border-color: var(--wp--custom--form-field-border-color);
  border-style: var(--wp--custom--form-field-border-style);
  border-width: var(--wp--custom--form-field-border-width);
  border-radius: var(--wp--custom--form-field-border-radius);
}

input[type=email],
input[type=number],
input[type=tel],
input[type=text],
input[type=url],
input[type=password],
textarea,
select,
.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-textarea,
.woocommerce-page .select2-container .select2-selection {
  background-color: var(--wp--custom--form-field-color-background);
  color: var(--wp--custom--form-field-color-text);
}

input[type=email],
input[type=number],
input[type=tel],
input[type=text],
input[type=url],
input[type=password],
textarea,
select,
.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-textarea,
.woocommerce-page .select2-container .select2-selection {
  padding: var(--wp--custom--form-field-padding);
}

/*# sourceMappingURL=global.css.map*/