/*
Theme Name: Feselle
Description: A Kadence child theme for the Feselle multi-vendor shop.
Author: Feselle
Template: kadence
Version: 1.0.0
Text Domain: feselle
Domain Path: /languages
Requires at least: 6.3
Requires PHP: 7.4
*/

:root {
  --feselle-radius-lg: 8px;
  --feselle-radius-md: 6px;
  --feselle-radius-sm: 4px;
  --feselle-radius-pill: 999px;
  --feselle-radius-default: var(--feselle-radius-lg);
}

/* Constrain wide/full-aligned blocks to the Kadence column width when nested inside a row. */
.wp-block-kadence-column .alignwide,
.wp-block-kadence-column .alignfull {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
}

.wp-block-kadence-column .is-layout-constrained > .alignwide,
.wp-block-kadence-column .is-layout-constrained > .alignfull {
  max-width: 100%;
}

.wp-block-kadence-column .wp-block-woocommerce-product-collection {
  position: relative;
}

.wp-block-kadence-column
  .wp-block-woocommerce-product-collection
  > .wp-block-group.is-nowrap.is-layout-flex {
  margin-bottom: 0;
}

.wp-block-kadence-column
  .wp-block-woocommerce-product-collection
  .wc-block-next-previous-buttons {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
  z-index: 2;
}

.wp-block-kadence-column
  .wp-block-woocommerce-product-collection
  .wc-block-next-previous-buttons__button {
  pointer-events: auto;
}

.wp-block-kadence-column
  .wp-block-woocommerce-product-collection
  .wc-block-next-previous-buttons__button
  svg {
  position: relative;
  top: -3px;
  right: 1px;
}

.wp-block-kadence-column
  .wp-block-woocommerce-product-collection
  .wp-block-woocommerce-product-template.is-product-collection-layout-carousel {
  position: relative;
  z-index: 1;
  padding-left: 0;
  gap: 16px;
  padding-right: 0;
  box-shadow: none;
}

.is-product-collection-layout-carousel .wc-block-product {
  box-shadow: none;
}

.is-product-collection-layout-carousel .feselle-product-title a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Equalize stacked promo cards against the middle carousel in Kadence hero rows. */
.wp-block-kadence-rowlayout:is([class~="feselle-hero-section"]) {
  --feselle-equal-promo-gap: 16px;
}

.wp-block-kadence-rowlayout:is([class~="feselle-hero-section"])
  > .kt-row-column-wrap {
  gap: var(--feselle-equal-promo-gap);
  align-items: stretch;
}

.wp-block-kadence-rowlayout:is([class~="feselle-hero-section"])
  > .kt-row-column-wrap
  > .wp-block-kadence-column {
  min-width: 0;
}

.wp-block-kadence-rowlayout:is([class~="feselle-hero-section"])
  > .kt-row-column-wrap
  > .wp-block-kadence-column:is(:first-child, :last-child)
  > .kt-inside-inner-col {
  display: flex;
  flex-direction: column;
  gap: var(--feselle-equal-promo-gap);
  height: 100%;
}

.wp-block-kadence-rowlayout:is([class~="feselle-hero-section"])
  > .kt-row-column-wrap
  > .wp-block-kadence-column:is(:first-child, :last-child)
  > .kt-inside-inner-col
  > .wp-block-kadence-column {
  flex: 1 1 0;
  min-height: 0;
}

.wp-block-kadence-rowlayout:is([class~="feselle-hero-section"])
  > .kt-row-column-wrap
  > .wp-block-kadence-column:is(:first-child, :last-child)
  > .kt-inside-inner-col
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  height: 100%;
}

.wc-block-components-product-image {
  margin-bottom: 2px;
  min-height: 300px;
  max-height: 300px;
  height: 300px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  background: #000;
}

.wc-block-grid__product-price {
  font-weight: unset;
}

.woocommerce-loop-image-link > .yith-wcwl-add-to-wishlist-button-over-image,
.woocommerce-loop-image-link > a[href*="/wishlist/"],
.wc-block-components-product-image
  > .yith-wcwl-add-to-wishlist-button-over-image,
.wc-block-components-product-image > a[href*="/wishlist/"],
.wc-block-grid__product-link > .yith-wcwl-add-to-wishlist-button-over-image,
.wc-block-grid__product-link > a[href*="/wishlist/"] {
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  z-index: 20;
  margin: 0;
}

.woocommerce-loop-image-link
  > a[href*="/wishlist/"]
  .yith-wcwl-add-to-wishlist-button-over-image,
.wc-block-components-product-image
  > a[href*="/wishlist/"]
  .yith-wcwl-add-to-wishlist-button-over-image,
.wc-block-grid__product-link
  > a[href*="/wishlist/"]
  .yith-wcwl-add-to-wishlist-button-over-image {
  position: static;
  left: auto;
  right: auto;
  margin: 0;
}

.woocommerce-loop-image-link > img,
.woocommerce-loop-image-link > .secondary-product-image,
.wc-block-components-product-image img,
.wc-block-grid__product-link > img,
.wc-block-grid__product-link > .secondary-product-image {
  object-position: center top;
}

.see-more {
  position: absolute;
  right: 0;
  top: 0;
}

.feselle-product-categories-row {
  --feselle-product-categories-gap: clamp(16px, 2vw, 24px);
}

.feselle-product-categories-row > .kt-row-column-wrap,
.feselle-product-categories-row
  > .kt-row-column-wrap
  > .wp-block-kadence-column,
.feselle-product-categories-row
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  width: 100%;
  max-width: 100%;
}

.feselle-product-categories-row > .kt-row-column-wrap {
  grid-template-columns: minmax(0, 1fr);
}

.feselle-product-categories-row .wc-block-product-categories {
  width: 100%;
}

.feselle-product-categories-row .wc-block-product-categories-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.feselle-product-categories-row .wc-block-product-categories-list--depth-0 {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: var(--feselle-product-categories-gap);
  align-items: stretch;
}

.feselle-product-categories-row .wc-block-product-categories-list-item {
  margin: 0;
}

.feselle-product-categories-row
  .wc-block-product-categories-list--depth-0
  > .wc-block-product-categories-list-item
  > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  color: inherit;
  text-align: center;
  text-decoration: none;
  transition: transform 0.18s ease;
}

.feselle-product-categories-row
  .wc-block-product-categories-list--depth-0
  > .wc-block-product-categories-list-item
  > a:hover,
.feselle-product-categories-row
  .wc-block-product-categories-list--depth-0
  > .wc-block-product-categories-list-item
  > a:focus-visible {
  transform: translateY(-2px);
}

.feselle-product-categories-row .wc-block-product-categories-list-item__image {
  display: block;
  width: 100%;
  max-width: 132px;
  border: none;
}

.feselle-product-categories-row
  .wc-block-product-categories-list-item__image
  img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: var(--feselle-radius-pill);
  background: #ffffff;
}

.feselle-product-categories-row .wc-block-product-categories-list-item__name {
  display: block;
  max-width: 16ch;
  font-size: fluid(14px, 1.5vw, 16px);
  font-weight: normal;
  line-height: 1.3;
  overflow-wrap: anywhere;
}

@media (max-width: 1279px) {
  .feselle-product-categories-row .wc-block-product-categories-list--depth-0 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .feselle-product-categories-row .wc-block-product-categories-list--depth-0 {
    gap: 16px;
  }
}

@media (max-width: 767px) {
  .feselle-product-categories-row .wc-block-product-categories-list--depth-0 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .feselle-product-categories-row
    .wc-block-product-categories-list--depth-0
    > .wc-block-product-categories-list-item
    > a {
    min-height: 180px;
    padding: 18px 14px 16px;
  }

  .feselle-product-categories-row
    .wc-block-product-categories-list-item__image {
    max-width: 108px;
  }
}

@media (max-width: 479px) {
  .feselle-product-categories-row .wc-block-product-categories-list--depth-0 {
    grid-template-columns: 1fr;
  }
}

.feselle-product-categories-row .wc-block-product-categories-list--depth-1,
.feselle-product-categories-row .wc-block-product-categories-list--depth-2,
.feselle-product-categories-row .wc-block-product-categories-list--depth-3,
.feselle-product-categories-row .wc-block-product-categories-list-item-count {
  display: none;
}

.feselle-product-categories-row .wc-block-product-categories-list-item__image {
  margin: 0 !important;
}

.feselle-auth-shortcode {
  position: relative;
  isolation: isolate;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  padding: clamp(20px, 3vw, 32px);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: var(--feselle-radius-default);
  color: #0f172a;
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.98),
      rgba(247, 242, 236, 0.96)
    ),
    radial-gradient(
      circle at top right,
      rgba(43, 108, 176, 0.1),
      transparent 38%
    );
  box-shadow:
    0 28px 56px -42px rgba(15, 23, 42, 0.4),
    0 16px 30px -24px rgba(15, 23, 42, 0.24);
  overflow: hidden;
}

.feselle-auth-shortcode::before,
.feselle-auth-shortcode::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 999px;
  pointer-events: none;
}

.feselle-auth-shortcode::before {
  width: 180px;
  height: 180px;
  top: -94px;
  right: -58px;
  background: radial-gradient(
    circle,
    rgba(43, 108, 176, 0.15),
    transparent 68%
  );
}

.feselle-auth-shortcode::after {
  width: 150px;
  height: 150px;
  bottom: -84px;
  left: -70px;
  background: radial-gradient(
    circle,
    rgba(245, 165, 36, 0.14),
    transparent 70%
  );
}

.feselle-auth-shortcode__title {
  margin: 0 0 20px;
  text-align: left;
  font-size: clamp(28px, 4vw, 36px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: #000 !important;
  text-wrap: balance;
}

.feselle-auth-shortcode .woocommerce-form {
  display: grid;
  gap: 14px;
  margin-top: 0;
}

.feselle-auth-shortcode .woocommerce-form p {
  margin: 0;
}

.feselle-auth-shortcode .woocommerce-form-row,
.feselle-auth-shortcode .form-row {
  float: none;
  width: 100%;
}

.feselle-auth-shortcode .woocommerce-form-row > label,
.feselle-auth-shortcode .form-row > label,
.feselle-auth-shortcode .show_if_seller label {
  display: block;
  margin-bottom: 8px;
  font-size: 0.84rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: var(--global-palette5);
}

.feselle-auth-shortcode input[type="text"],
.feselle-auth-shortcode input[type="email"],
.feselle-auth-shortcode input[type="password"],
.feselle-auth-shortcode input[type="tel"],
.feselle-auth-shortcode input[type="url"],
.feselle-auth-shortcode .input-text,
.feselle-auth-shortcode .form-control {
  width: 100%;
  height: 48px;
  min-height: 48px;
  padding: 11px 14px;
  border: 1px solid rgba(15, 23, 42, 0.14);
  border-radius: var(--feselle-radius-default);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease,
    background-color 0.2s ease;
}

.feselle-auth-shortcode input::placeholder {
  color: rgba(74, 85, 104, 0.72);
}

.feselle-auth-shortcode input:hover,
.feselle-auth-shortcode .input-text:hover,
.feselle-auth-shortcode .form-control:hover {
  border-color: rgba(15, 23, 42, 0.24);
  background: rgba(255, 255, 255, 0.98);
}

.feselle-auth-shortcode input:focus,
.feselle-auth-shortcode .input-text:focus,
.feselle-auth-shortcode .form-control:focus {
  outline: none;
  border-color: rgba(43, 108, 176, 0.42);
  box-shadow:
    0 0 0 4px rgba(43, 108, 176, 0.12),
    0 20px 45px -34px rgba(43, 108, 176, 0.95);
  transform: translateY(-1px);
}

.feselle-auth-shortcode__utility-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.feselle-auth-shortcode .woocommerce-form-login__rememberme {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex: 0 1 auto;
  margin: 0;
}

.feselle-auth-shortcode
  .woocommerce-form-login__rememberme
  input[type="checkbox"] {
  width: 14px;
  height: 14px;
  margin: 0;
  accent-color: var(--global-palette1);
}

.feselle-auth-shortcode .woocommerce-form-login__rememberme span {
  font-size: 0.9rem;
  color: var(--global-palette5);
}

.feselle-auth-shortcode .woocommerce-LostPassword {
  margin: 0;
  text-align: right;
}

.feselle-auth-shortcode__actions {
  display: flex;
}

.feselle-auth-shortcode .button,
.feselle-auth-shortcode button[type="submit"],
.feselle-auth-shortcode input[type="submit"] {
  width: 100%;
  min-height: 48px;
  padding: 0 24px;
  border: 0;
  border-radius: var(--feselle-radius-default);
  background: #000;
  color: #fff;
  font-size: 0.98rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  box-shadow: 0 18px 28px -20px rgba(15, 23, 42, 0.6);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    filter 0.2s ease;
}

.feselle-auth-shortcode .button:hover,
.feselle-auth-shortcode .button:focus,
.feselle-auth-shortcode button[type="submit"]:hover,
.feselle-auth-shortcode button[type="submit"]:focus,
.feselle-auth-shortcode input[type="submit"]:hover,
.feselle-auth-shortcode input[type="submit"]:focus {
  transform: translateY(-1px);
  box-shadow: 0 22px 32px -20px rgba(15, 23, 42, 0.66);
  filter: brightness(1.03);
}

.feselle-auth-shortcode__switch,
.feselle-auth-shortcode .woocommerce-LostPassword a,
.feselle-auth-shortcode .woocommerce-privacy-policy-text a {
  font-weight: 600;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

.feselle-auth-shortcode__switch {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  font-size: 0.93rem;
  color: #5b6472;
}

.feselle-auth-shortcode .feselle-auth-shortcode__switch a,
.feselle-auth-shortcode .woocommerce-LostPassword a,
.feselle-auth-shortcode .woocommerce-privacy-policy-text a {
  color: black;
  font-size: 0.95rem;
}

.feselle-auth-shortcode .feselle-auth-shortcode__switch a:hover,
.feselle-auth-shortcode .woocommerce-LostPassword a:hover,
.feselle-auth-shortcode .woocommerce-privacy-policy-text a:hover {
  color: var(--global-palette6) !important;
}

.feselle-auth-shortcode .woocommerce-privacy-policy-text,
.feselle-auth-shortcode .woocommerce-privacy-policy-text p,
.feselle-auth-shortcode
  > .woocommerce-form
  > p:not(.woocommerce-form-row):not(.form-row) {
  font-size: 0.95rem;
}

.feselle-auth-shortcode .vendor-customer-registration {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 2px;
}

.feselle-auth-shortcode .vendor-customer-registration br {
  display: none;
}

.feselle-auth-shortcode .vendor-customer-registration label.radio {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 15px 16px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: var(--feselle-radius-default);
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 12px 24px -22px rgba(15, 23, 42, 0.4);
  cursor: pointer;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease,
    background-color 0.2s ease;
}

.feselle-auth-shortcode .vendor-customer-registration label.radio:hover {
  transform: translateY(-1px);
  border-color: rgba(15, 23, 42, 0.14);
}

.feselle-auth-shortcode
  .vendor-customer-registration
  label.radio:has(input:checked) {
  border-color: rgba(43, 108, 176, 0.28);
  background: linear-gradient(
    180deg,
    rgba(43, 108, 176, 0.11),
    rgba(255, 255, 255, 0.96)
  );
  box-shadow: 0 22px 36px -28px rgba(43, 108, 176, 0.72);
}

.feselle-auth-shortcode .vendor-customer-registration input[type="radio"] {
  margin: 0;
  accent-color: var(--global-palette1);
}

.feselle-auth-shortcode .show_if_seller {
  margin-top: 6px;
  padding: 22px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: var(--feselle-radius-default);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.feselle-auth-shortcode .show_if_seller .split-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.feselle-auth-shortcode .show_if_seller small {
  display: block;
  margin-top: 8px;
  font-size: 0.85rem;
  color: var(--global-palette6);
}

.feselle-auth-shortcode .pull-left,
.feselle-auth-shortcode .pull-right {
  float: none;
}

.feselle-auth-shortcode .pull-right {
  display: inline-block;
  margin-bottom: 8px;
  color: var(--global-palette6);
}

.feselle-auth-shortcode .woocommerce-error,
.feselle-auth-shortcode .woocommerce-info,
.feselle-auth-shortcode .woocommerce-message {
  margin: 0 0 22px;
  padding: 16px 18px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: var(--feselle-radius-default);
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 22px 36px -34px rgba(15, 23, 42, 0.42);
}

.feselle-auth-shortcode .woocommerce-error {
  border-color: rgba(184, 33, 5, 0.16);
  background: rgba(255, 244, 241, 0.96);
}

.feselle-auth-shortcode .woocommerce-info {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .feselle-auth-shortcode {
    padding: 18px;
  }

  .feselle-auth-shortcode__title {
    margin-bottom: 18px;
  }

  .feselle-auth-shortcode .vendor-customer-registration,
  .feselle-auth-shortcode .show_if_seller .split-row {
    grid-template-columns: 1fr;
  }

  .feselle-auth-shortcode__utility-row {
    align-items: flex-start;
  }

  .feselle-auth-shortcode .woocommerce-LostPassword {
    width: 100%;
    text-align: left;
  }

  .feselle-auth-shortcode .show_if_seller {
    padding: 18px;
  }
}

@media (max-width: 479px) {
  .feselle-auth-shortcode input[type="text"],
  .feselle-auth-shortcode input[type="email"],
  .feselle-auth-shortcode input[type="password"],
  .feselle-auth-shortcode input[type="tel"],
  .feselle-auth-shortcode input[type="url"],
  .feselle-auth-shortcode .input-text,
  .feselle-auth-shortcode .form-control,
  .feselle-auth-shortcode .button,
  .feselle-auth-shortcode button[type="submit"],
  .feselle-auth-shortcode input[type="submit"] {
    min-height: 50px;
  }
}

.woocommerce-account
  .woocommerce-MyAccount-content
  h2:has(+ form.update-customer-to-vendor.register) {
  max-width: 540px;
  margin: 0 0 20px;
  line-height: 1.08;
  color: #000;
  text-wrap: balance;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register {
  position: relative;
  isolation: isolate;
  max-width: 540px;
  width: 100%;
  padding: clamp(20px, 3vw, 32px);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: var(--feselle-radius-default);
  color: #0f172a;
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.98),
      rgba(247, 242, 236, 0.96)
    ),
    radial-gradient(
      circle at top right,
      rgba(43, 108, 176, 0.1),
      transparent 38%
    );
  box-shadow:
    0 28px 56px -42px rgba(15, 23, 42, 0.4),
    0 16px 30px -24px rgba(15, 23, 42, 0.24);
  overflow: hidden;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register::before,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 999px;
  pointer-events: none;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register::before {
  width: 180px;
  height: 180px;
  top: -94px;
  right: -58px;
  background: radial-gradient(
    circle,
    rgba(43, 108, 176, 0.15),
    transparent 68%
  );
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register::after {
  width: 150px;
  height: 150px;
  bottom: -84px;
  left: -70px;
  background: radial-gradient(
    circle,
    rgba(245, 165, 36, 0.14),
    transparent 70%
  );
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .dokan-become-seller {
  display: grid;
  gap: 14px;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  p {
  margin: 0;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .form-row,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .form-group {
  float: none;
  width: 100%;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .split-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .split-row
  .form-row,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .split-row
  .form-group {
  width: auto;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .form-row
  > label,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .form-group
  > label {
  display: block;
  margin-bottom: 8px;
  font-size: 0.84rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: var(--global-palette5);
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="text"],
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="email"],
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="password"],
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="tel"],
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="url"],
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="number"],
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  select,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  textarea,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .input-text,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .form-control {
  width: 100%;
  min-height: 48px;
  padding: 11px 14px;
  border: 1px solid rgba(15, 23, 42, 0.14);
  border-radius: var(--feselle-radius-default);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease,
    background-color 0.2s ease;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  textarea {
  min-height: 120px;
  resize: vertical;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input::placeholder,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  textarea::placeholder {
  color: rgba(74, 85, 104, 0.72);
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="text"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="email"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="password"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="tel"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="url"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="number"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  select:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  textarea:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .input-text:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .form-control:hover {
  border-color: rgba(15, 23, 42, 0.24);
  background: rgba(255, 255, 255, 0.98);
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="text"]:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="email"]:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="password"]:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="tel"]:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="url"]:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="number"]:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  select:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  textarea:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .input-text:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .form-control:focus {
  outline: none;
  border-color: rgba(43, 108, 176, 0.42);
  box-shadow:
    0 0 0 4px rgba(43, 108, 176, 0.12),
    0 20px 45px -34px rgba(43, 108, 176, 0.95);
  transform: translateY(-1px);
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .pull-left,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .pull-right {
  float: none;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .pull-right {
  display: inline-block;
  margin-bottom: 8px;
  color: var(--global-palette6);
  font-weight: 600;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  small {
  display: block;
  margin-top: 8px;
  font-size: 0.85rem;
  color: var(--global-palette6);
  word-break: break-word;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .tc_check_box {
  width: 16px;
  height: 16px;
  margin: 4px 10px 0 0;
  accent-color: var(--global-palette1);
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .tc_check_box
  + label {
  display: inline;
  font-size: 0.95rem;
  color: #334155;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .dokan-btn,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  button[type="submit"],
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="submit"] {
  width: 100%;
  min-height: 48px;
  padding: 0 24px;
  border: 0;
  border-radius: var(--feselle-radius-default);
  background: #000;
  color: #fff;
  font-size: 0.98rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  box-shadow: 0 18px 28px -20px rgba(15, 23, 42, 0.6);
  cursor: pointer;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    filter 0.2s ease;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .dokan-btn:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  .dokan-btn:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  button[type="submit"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  button[type="submit"]:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="submit"]:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  form.update-customer-to-vendor.register
  input[type="submit"]:focus {
  transform: translateY(-1px);
  box-shadow: 0 22px 32px -20px rgba(15, 23, 42, 0.66);
  filter: brightness(1.03);
}

@media (max-width: 767px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    h2:has(+ form.update-customer-to-vendor.register) {
    margin-bottom: 18px;
  }

  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register {
    padding: 18px;
  }

  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    .split-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 479px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    input[type="text"],
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    input[type="email"],
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    input[type="password"],
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    input[type="tel"],
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    input[type="url"],
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    input[type="number"],
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    select,
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    textarea,
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    .input-text,
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    .form-control,
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    .dokan-btn,
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    button[type="submit"],
  .woocommerce-account
    .woocommerce-MyAccount-content
    form.update-customer-to-vendor.register
    input[type="submit"] {
    min-height: 50px;
  }
}

.kt-row-layout-overlay.kt-row-overlay-normal {
  top: -1px !important;
}

.entry.single-entry {
  box-shadow: none;
}

.feselle-back-home {
  position: absolute;
  top: 2rem;
}

.yith-add-to-wishlist-button-block {
  margin: auto;
}
