/*!
 * Theme Name:   My Compounding
 * Theme URI:    https://www.code550.com/
 * Description:  My Compounding is a comprehensive, user-friendly WordPress theme
 				 designed for website owners and administrators looking to
 				 streamline and simplify the editing process.
 * Version:      1.0.0
 * Author:       Codee550
 * Author URI:   https://www.code550.com
 * Text Domain:  my-compounding
 * Domain Path:  /languages
 * Requires at least: 6.8
 * Tested up to: 6.8
 * Requires PHP  8.3.0
 * License:      GNU General Public License v3.0 or later
 * License URI:  https://www.gnu.org/licenses/gpl-3.0.html
 */
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
}

html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

@media (max-width: 599px) {
  #wpadminbar {
    position: fixed;
  }
}
html, body {
  overflow-x: clip;
  scroll-behavior: smooth;
}

body {
  min-block-size: 100svh;
  text-rendering: optimizeSpeed;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

body.is-not-scrollable {
  overflow: hidden;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

code, kbd, samp, pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img,
picture {
  max-inline-size: 100%;
  block-size: auto;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

video {
  max-width: 100%;
  height: auto;
}

figure {
  margin-inline: 0;
  margin-block-start: 0;
}

:-moz-focusring {
  outline: auto;
}

progress {
  vertical-align: baseline;
}

summary {
  display: list-item;
}

button,
input,
select,
optgroup,
textarea,
::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}

:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}

:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}

::file-selector-button {
  margin-inline-end: 4px;
}

::placeholder {
  opacity: 1;
}

@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}

:-moz-ui-invalid {
  box-shadow: none;
}

button, input:where([type=button], [type=reset], [type=submit]), ::file-selector-button {
  appearance: button;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

[hidden]:where(:not([hidden=until-found])) {
  display: none !important;
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  html:focus-within {
    scroll-behavior: auto;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  position: absolute !important;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: var(--wp--preset--color--base);
  clip: auto !important;
  clip-path: none;
  color: var(--wp--preset--color--primary);
  display: block;
  font-size: var(--font-size--normal);
  height: auto;
  inset-inline-start: 5px;
  inset-block-start: 5px;
  line-height: normal;
  padding: 0.75rem;
  -webkit-text-decoration: none;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}

[hidden] {
  display: none;
}

label {
  font-size: var(--wp--preset--font-size--small);
}

[type=text],
input:where(:not([type])),
[type=email],
[type=url],
[type=password],
[type=number],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=search],
[type=tel],
[type=time],
[type=week],
[multiple],
textarea,
select {
  appearance: none;
  background-color: var(--wp--preset--color--white);
  border: 1px solid transparent;
  border-radius: 0.375rem;
  font-size: var(--wp--preset--font-size--small);
  line-height: 1.5rem;
  box-shadow: var(--wp--preset--color--white) 0 0 0 0 inset, var(--wp--preset--color--dark-20) 0 0 0 1px inset, rgba(0, 0, 0, 0) 0 0 0 0;
  padding: 0.5rem 0.875rem;
  width: 100%;
}

[type=text]:focus,
input:where(:not([type])):focus,
[type=email]:focus,
[type=url]:focus,
[type=password]:focus,
[type=number]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=week]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: var(--wp--preset--color--white) 0 0 0 0 inset, var(--wp--preset--color--secondary) 0 0 0 1px inset, rgba(0, 0, 0, 0) 0 0 0 0;
  border-color: var(--wp--preset--color--secondary);
}

input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

[multiple],
[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
}

[type=checkbox],
[type=radio] {
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: var(--wp--preset--color--secondary);
  background-color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--dark-20);
  border-width: 1px;
}

[type=checkbox] {
  border-radius: 0.375rem;
}

[type=radio] {
  border-radius: 100%;
}

[type=checkbox]:focus, [type=radio]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: inset 0 0 0 2px var(--wp--preset--color--white), inset 0 0 0 4px var(--wp--preset--color--secondary), 0 0 rgba(0, 0, 0, 0);
}

[type=checkbox]:checked,
[type=radio]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

fieldset {
  border-color: var(--wp--preset--color--dark-20);
}

@media (forced-colors: active) {
  [type=checkbox]:checked {
    appearance: auto;
  }
}
[type=radio]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type=radio]:checked {
    appearance: auto;
  }
}
[type=checkbox]:checked:hover,
[type=checkbox]:checked:focus,
[type=radio]:checked:hover,
[type=radio]:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {
  [type=checkbox]:indeterminate {
    appearance: auto;
  }
}
[type=checkbox]:indeterminate:hover, [type=checkbox]:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

input[type=file] {
  position: relative;
  font-size: var(--wp--preset--font-size--small);
}

input[type=file]::file-selector-button {
  width: 8rem;
  color: transparent;
}

/* Faked label styles and icon */
input[type=file]::before {
  position: absolute;
  pointer-events: none;
  top: 0.65rem;
  left: 1rem;
  height: 1.25rem;
  width: 1.25rem;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
}

input[type=file]::after {
  position: absolute;
  pointer-events: none;
  top: 0.5rem;
  left: 2.5rem;
  color: var(--wp--preset--color--secondary);
  content: "Upload File";
  font-size: 90%;
}

/* file upload button */
input[type=file]::file-selector-button {
  border-radius: 0.375rem;
  padding: 0 1rem;
  height: 2.5rem;
  cursor: pointer;
  background-color: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--dark-20);
  box-shadow: 0 1px 0 var(--wp--preset--color--dark-05);
  margin-right: 1rem;
  transition: background-color 200ms;
}

/* file upload button hover state */
input[type=file]::file-selector-button:hover {
  background-color: #f3f4f6;
}

/* file upload button active state */
input[type=file]::file-selector-button:active {
  background-color: #e5e7eb;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* Navigation */
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  @apply list-none p-0 m-0;
  background-color: var(--wp--preset--color--slate-100);
  border-radius: 0.5rem;
  overflow: hidden;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid var(--wp--preset--color--slate-200);
}

.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
  border-bottom: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
  display: block;
  padding: 1rem 1.5rem;
  color: var(--wp--preset--color--slate-700);
  text-decoration: none;
  transition: all 0.2s ease;
}

.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  background-color: var(--wp--preset--color--slate-200);
  color: var(--wp--preset--color--brand);
}

.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
  background-color: var(--wp--preset--color--brand);
  color: var(--wp--preset--color--white);
  font-weight: 600;
}

/* Content Area */
.woocommerce-account .woocommerce-MyAccount-content {
  background-color: var(--wp--preset--color--white);
  border-radius: 0.5rem;
  padding: 2rem;
  box-shadow: var(--wp--custom--shadows--sm);
  border: 1px solid var(--wp--preset--color--slate-200);
}

/* Forms */
.woocommerce-account .woocommerce-form-row {
  margin-bottom: 1.5rem;
}

.woocommerce-account .woocommerce-Input {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid var(--wp--preset--color--slate-300);
  border-radius: 0.375rem;
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--slate-900);
  font-size: 1rem;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.woocommerce-account .woocommerce-Input:focus {
  outline: none;
  border-color: var(--wp--preset--color--brand);
  box-shadow: 0 0 0 3px var(--wp--preset--color--brand-alt);
}

.woocommerce-account .woocommerce-form-row label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
  color: var(--wp--preset--color--slate-700);
}

/* Buttons */
.woocommerce-account .woocommerce-Button {
  background-color: var(--wp--preset--color--brand);
  color: var(--wp--preset--color--white);
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 0.375rem;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
  display: inline-block;
  text-decoration: none;
}

.woocommerce-account .woocommerce-Button:hover {
  background-color: var(--wp--preset--color--dark-green);
  transform: translateY(-1px);
}

.woocommerce-account .woocommerce-Button:active {
  transform: translateY(0);
}

/* Secondary Button */
.woocommerce-account .woocommerce-Button--alt {
  background-color: var(--wp--preset--color--slate-600);
  color: var(--wp--preset--color--white);
}

.woocommerce-account .woocommerce-Button--alt:hover {
  background-color: var(--wp--preset--color--slate-700);
}

/* Tables */
.woocommerce-account .woocommerce-orders-table,
.woocommerce-account .shop_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.5rem;
  background-color: var(--wp--preset--color--white);
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: var(--wp--custom--shadows--sm);
}

.woocommerce-account .woocommerce-orders-table th,
.woocommerce-account .shop_table th {
  background-color: var(--wp--preset--color--slate-100);
  padding: 1rem;
  text-align: left;
  font-weight: 600;
  color: var(--wp--preset--color--slate-800);
  border-bottom: 2px solid var(--wp--preset--color--slate-200);
}

.woocommerce-account .woocommerce-orders-table td,
.woocommerce-account .shop_table td {
  padding: 1rem;
  border-bottom: 1px solid var(--wp--preset--color--slate-200);
  color: var(--wp--preset--color--slate-700);
}

.woocommerce-account .woocommerce-orders-table tr:hover,
.woocommerce-account .shop_table tr:hover {
  background-color: var(--wp--preset--color--slate-50);
}

/* Notices */
.woocommerce-account .woocommerce-message {
  background-color: var(--wp--preset--color--light-green);
  color: var(--wp--preset--color--white);
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
  margin-bottom: 1.5rem;
  border-left: 4px solid var(--wp--preset--color--dark-green);
}

.woocommerce-account .woocommerce-error {
  background-color: #fee2e2;
  color: #dc2626;
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
  margin-bottom: 1.5rem;
  border-left: 4px solid #dc2626;
}

.woocommerce-account .woocommerce-info {
  background-color: var(--wp--preset--color--light-blue);
  color: var(--wp--preset--color--white);
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
  margin-bottom: 1.5rem;
  border-left: 4px solid var(--wp--preset--color--dark-blue);
}

/* Address Cards */
.woocommerce-account .woocommerce-Address {
  background-color: var(--wp--preset--color--slate-50);
  border: 1px solid var(--wp--preset--color--slate-200);
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.woocommerce-account .woocommerce-Address-title {
  color: var(--wp--preset--color--slate-800);
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}

/* Dashboard Welcome */
.woocommerce-account .woocommerce-MyAccount-content p:first-child {
  background-color: var(--wp--preset--color--brand);
  color: var(--wp--preset--color--white);
  padding: 1.5rem;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
  font-size: 1.1rem;
}

/* Downloads */
.woocommerce-account .woocommerce-MyAccount-downloads .download-product {
  display: inline-block;
  background-color: var(--wp--preset--color--brand-alt);
  color: var(--wp--preset--color--white);
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  text-decoration: none;
  font-size: 0.875rem;
  margin-right: 0.5rem;
}

.woocommerce-account .woocommerce-MyAccount-downloads .download-product:hover {
  background-color: var(--wp--preset--color--dark-blue);
}

/* Responsive Layout */
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
    float: left;
    margin-right: 2rem;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: calc(75% - 2rem);
    float: left;
  }
}
/* Utility Classes for Theme Colors */
.bg-brand {
  background-color: var(--wp--preset--color--brand) !important;
}

.bg-brand-alt {
  background-color: var(--wp--preset--color--brand-alt) !important;
}

.text-brand {
  color: var(--wp--preset--color--brand) !important;
}

.text-brand-alt {
  color: var(--wp--preset--color--brand-alt) !important;
}

.border-brand {
  border-color: var(--wp--preset--color--brand) !important;
}

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