:not(.search-form) > [type="text"],
  :not(.search-form) > [type="email"],
  :not(.search-form) > [type="url"],
  :not(.search-form) > [type="password"],
  :not(.search-form) > [type="number"],
  :not(.search-form) > [type="date"],
  :not(.search-form) > [type="datetime-local"],
  :not(.search-form) > [type="month"],
  :not(.search-form) > [type="search"],
  :not(.search-form) > [type="tel"],
  :not(.search-form) > [type="time"],
  :not(.search-form) > [type="week"],
  :not(.search-form) > [multiple],
  :not(.search-form) > textarea,
  :not(.search-form) > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem; }
  :not(.search-form) > [type="text"]:focus,
  :not(.search-form) > [type="email"]:focus,
  :not(.search-form) > [type="url"]:focus,
  :not(.search-form) > [type="password"]:focus,
  :not(.search-form) > [type="number"]:focus,
  :not(.search-form) > [type="date"]:focus,
  :not(.search-form) > [type="datetime-local"]:focus,
  :not(.search-form) > [type="month"]:focus,
  :not(.search-form) > [type="search"]:focus,
  :not(.search-form) > [type="tel"]:focus,
  :not(.search-form) > [type="time"]:focus,
  :not(.search-form) > [type="week"]:focus,
  :not(.search-form) > [multiple]:focus,
  :not(.search-form) > textarea:focus,
  :not(.search-form) > select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
            box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
            box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    border-color: #2563eb; }
  :not(.search-form) > input:-ms-input-placeholder,
  :not(.search-form) > textarea:-ms-input-placeholder {
    color: #6b7280;
    opacity: 1; }
  :not(.search-form) > input::-webkit-input-placeholder,
  :not(.search-form) > textarea::-webkit-input-placeholder {
    color: #6b7280;
    opacity: 1; }
  :not(.search-form) > input::-ms-input-placeholder,
  :not(.search-form) > textarea::-ms-input-placeholder {
    color: #6b7280;
    opacity: 1; }
  :not(.search-form) > input::placeholder,
  :not(.search-form) > textarea::placeholder {
    color: #6b7280;
    opacity: 1; }
  :not(.search-form) > ::-webkit-datetime-edit-fields-wrapper {
    padding: 0; }
  :not(.search-form) > ::-webkit-date-and-time-value {
    min-height: 1.5em; }
  :not(.search-form) > 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;
    color-adjust: exact; }
  :not(.search-form) > [multiple] {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
    color-adjust: unset; }
  :not(.search-form) > [type="checkbox"],
  :not(.search-form) > [type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px; }
  :not(.search-form) > [type="checkbox"] {
    border-radius: 0px; }
  :not(.search-form) > [type="radio"] {
    border-radius: 100%; }
  :not(.search-form) > [type="checkbox"]:focus,
  :not(.search-form) > [type="radio"]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
            box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
            box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); }
  :not(.search-form) > [type="checkbox"]:checked,
  :not(.search-form) > [type="radio"]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat; }
  :not(.search-form) > [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"); }
  :not(.search-form) > [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"); }
  :not(.search-form) > [type="checkbox"]:checked:hover,
  :not(.search-form) > [type="checkbox"]:checked:focus,
  :not(.search-form) > [type="radio"]:checked:hover,
  :not(.search-form) > [type="radio"]:checked:focus {
    border-color: transparent;
    background-color: currentColor; }
  :not(.search-form) > [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; }
  :not(.search-form) > [type="checkbox"]:indeterminate:hover,
  :not(.search-form) > [type="checkbox"]:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor; }
  :not(.search-form) > [type="file"] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit; }
  :not(.search-form) > [type="file"]:focus {
    outline: 1px auto -webkit-focus-ring-color; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    background-color: transparent;
    border-radius: inherit;
    top: inherit; }
  .woocommerce form .form-row .input-checkbox {
    display: inline-block; }
    .woocommerce .woocommerce-terms-and-conditions-wrapper a {
      font-weight: 600;
      text-decoration: underline; }
    .woocommerce .woocommerce-terms-and-conditions-wrapper ol, .woocommerce .woocommerce-terms-and-conditions-wrapper ul {
      list-style: inherit;
      margin: inherit;
      padding: inherit; }

#header a.navbar-brand img.h-full {
  height: 100%; }
