body.theme-sober .fc-widget-area .widget {
  padding: 0;
}

body.theme-sober .woocommerce .fc-wrapper .form-row {
  overflow: visible;
  padding: 0;
}

body.theme-sober .woocommerce .fc-wrapper .form-row input:focus,
body.theme-sober .woocommerce .fc-wrapper .form-row input#coupon_code:focus,
body.theme-sober .woocommerce .fc-wrapper .form-row textarea:focus {
  outline: none !important;
}

body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] textarea,
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] select,
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=email],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=number],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=date],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=search],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=text],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=tel],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=url],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] input[type=password],
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] .select2-selection__rendered,
body.theme-sober.has-highlighted-shipping-section div.woocommerce form .fc-step__substep[data-substep-id=shipping_address] .ts-control,
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] textarea,
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] select,
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=email],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=number],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=date],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=search],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=text],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=tel],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=url],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=password],
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] .select2-selection__rendered,
body.theme-sober.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] .ts-control {
  padding-left: 10px;
  padding-right: 15px;
}

body.theme-sober .woocommerce .fc-wrapper .woocommerce-address-fields .form-row label {
  margin-left: auto;
  float: none;
}

body.theme-sober .woocommerce .fc-wrapper .form-row-last label {
  display: inline-block;
  visibility: visible;
  opacity: 1;
}

body.theme-sober .woocommerce .fc-wrapper label.checkbox:after,
body.theme-sober .woocommerce .fc-wrapper input[type=radio] + label:after,
body.theme-sober .woocommerce .fc-wrapper input[type=checkbox] + label:after {
  border-left: none;
  border-bottom: none;
  transform: none;
  transition: none;
}

body.theme-sober .woocommerce .fc-wrapper .form-row input[type=checkbox],
body.theme-sober .woocommerce .fc-wrapper label.woocommerce-form__label-for-checkbox > span:first-of-type {
  display: inline;
}

body.theme-sober div.woocommerce form.woocommerce-checkout .form-row label.checkbox,
body.theme-sober div.woocommerce form.woocommerce-checkout .form-row input[type=radio],
body.theme-sober div.woocommerce form.woocommerce-checkout .form-row input[type=checkbox],
body.theme-sober .woocommerce .fc-wrapper label.woocommerce-form__label-for-checkbox > span:first-of-type {
  position: relative;
  cursor: pointer;
  padding-left: 0;
  margin-bottom: 0;
}

body.theme-sober .woocommerce .fc-wrapper label.checkbox:before,
body.theme-sober .woocommerce .fc-wrapper label.checkbox:after,
body.theme-sober .woocommerce .fc-wrapper label.woocommerce-form__label-for-checkbox > span:first-of-type:before,
body.theme-sober .woocommerce .fc-wrapper label.woocommerce-form__label-for-checkbox > span:first-of-type:after {
  content: none;
}

body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-choice:after,
body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-selection:after {
  border: none !important;
}

body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-selection {
  font-size: var(--fluidcheckout--field--font-size, 16px);
}

body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-selection__rendered {
  color: var(--fluidcheckout--field--text-color, inherit);
}

body.theme-sober.woocommerce-checkout div.woocommerce form .form-row .select2-selection:focus {
  outline: none !important;
  border-bottom-color: #23232c;
}

body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-selection--single .select2-selection__arrow {
  right: 10px;
}

body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-selection--single .select2-selection__arrow b {
  border-top-width: 5px !important;
}

body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-choice:before,
body.theme-sober.woocommerce-checkout div.woocommerce form .select2-container .select2-selection:before {
  display: none;
}

body.theme-sober .ts-wrapper.single .ts-control {
  border-top: none;
  border-left: none;
  border-right: none;
}

body.theme-sober .ts-control:focus-within {
  outline: none !important;
  border-bottom-color: #23232c;
}

body.theme-sober .woocommerce .ts-wrapper.single .ts-control > [data-ts-item] {
  color: inherit;
}

body.theme-sober .woocommerce form .form-row .password-input .show-password-input,
body.theme-sober .woocommerce form .form-row .woocommerce-input-wrapper.password-input .show-password-input {
  height: auto;
  right: 0.7em;
  top: 50%;
  transform: translateY(-50%);
}

body.theme-sober div.woocommerce .woocommerce-password-strength {
  padding: 15px !important;
  padding-left: 28px !important;
}

body.theme-sober.woocommerce-checkout div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon) .select2-container .select2-selection:after {
  right: calc(10px + 26px + 5px);
}