.elementor-kit-4{--e-global-color-primary:#F3E8D5;--e-global-color-secondary:#AA9580;--e-global-color-text:#424547;--e-global-color-accent:#D8B3A7;--e-global-color-9e164b2:#536351;--e-global-typography-primary-font-family:"Averia Serif Libre";--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:none;--e-global-typography-secondary-font-family:"ABC Favorit Mono";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Caslon Pro";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-4{--e-global-typography-text-font-size:17px;}}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-text-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-text-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Page background + container */
body.woocommerce-checkout { background:#F3E8D5 }
.wc-block-checkout,
.woocommerce-checkout .entry-content > .wp-block-woocommerce-checkout {
  max-width:1290px;
  margin:0 auto;
  padding:80px 40px;
  box-sizing:border-box;
}

/* Headings */
.wc-block-components-title.wc-block-components-checkout-step__title {
  font-family:"Libre Franklin", sans-serif;
  font-size:24px;
  font-weight:900;
  text-transform:uppercase;
  color:#536351;
}

/* Descriptions */
.wc-block-components-checkout-step__description {
  font-family:"Caslon Pro", serif;
  font-size:16px;
  font-weight:400;
  color:#212121;
}

/* Inputs, selects, textareas */
.wc-block-components-text-input input,
.wc-block-components-text-input textarea,
.wc-block-components-select select,
.wc-block-components-combobox input {
  background:#F3E8D5;
  border:1px solid #536351;
  color:#212121;
  font-family:"ABC Favorit Mono", monospace;
  box-shadow:none;
}

.wc-block-components-text-input input::placeholder,
.wc-block-components-text-input textarea::placeholder,
.wc-block-components-combobox input::placeholder {
  color:#212121;
  font-family:"ABC Favorit Mono", monospace;
}

/* Primary buttons: Place Order + Apply Coupon */
.wc-block-components-checkout-place-order-button,
.wc-block-components-totals-coupon__button {
  background:#536351;
  color:#F3E8D5;
  border:1px solid #536351;
  border-radius:4px;
  text-transform:uppercase;
  font-family:"ABC Favorit Mono", monospace;
  font-size:14px;
  font-weight:800;
  line-height:1;
  padding:12px 18px;
  transition:all .15s ease-in-out;
}

.wc-block-components-checkout-place-order-button:hover,
.wc-block-components-totals-coupon__button:hover {
  background:#F3E8D5;
  color:#536351;
  border-color:#536351;
}

/* Disabled state keeps palette */
.wc-block-components-checkout-place-order-button:disabled,
.wc-block-components-totals-coupon__button:disabled,
.wc-block-components-checkout-place-order-button[aria-disabled="true"],
.wc-block-components-totals-coupon__button[aria-disabled="true"] {
  opacity:.6;
  cursor:not-allowed;
  background:#536351;
  color:#F3E8D5;
  border:1px solid #536351;
}

/* Button inner text wrappers */
.wc-block-components-button__text,
.wc-block-components-checkout-place-order-button__text {
  font:inherit;
  text-transform:inherit;
  color:inherit;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ABC Favorit Mono';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thecustomcowgirl.com/wp-content/uploads/2025/08/abc-favorit-mono-book.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Caslon Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thecustomcowgirl.com/wp-content/uploads/2025/08/ACaslonPro-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */