.smsproductbox {
  --smsproductbox-accent: #0f766e;
  --smsproductbox-panel-bg: #ffffff;
  --smsproductbox-input-bg: #ffffff;
  --smsproductbox-input-bg-hover: #ffffff;
  --smsproductbox-input-bg-active: #ffffff;
  --smsproductbox-text: #111827;
  --smsproductbox-input-text: #111827;
  --smsproductbox-placeholder: #9ca3af;
  --smsproductbox-border: #d1d5db;
  --smsproductbox-border-hover: #0f766e;
  --smsproductbox-border-active: #0b5f58;
  --smsproductbox-input-inner-border: #d1d5db;
  --smsproductbox-input-inner-border-hover: #0f766e;
  --smsproductbox-input-inner-border-active: #0b5f58;
  --smsproductbox-input-inner-border-width: 0px;
  --smsproductbox-focus-ring-size: 0px;
  --smsproductbox-focus-ring: rgba(32, 121, 202, 0.14);
  --smsproductbox-icon: #6b7280;
  --smsproductbox-icon-hover: #0f766e;
  --smsproductbox-icon-active: #0b5f58;
  --smsproductbox-icon-opacity: 1;
  --smsproductbox-icon-hover-opacity: 1;
  --smsproductbox-icon-opacity-transition-ms: 180ms;
  --smsproductbox-panel-border: #d1d5db;
  --smsproductbox-result-separator: #eef2f7;
  --smsproductbox-title-color: #0f5ea8;
  --smsproductbox-title-hover-color: #0f5ea8;
  --smsproductbox-title-font-family: inherit;
  --smsproductbox-title-font-weight: 600;
  --smsproductbox-title-hover-font-weight: 600;
  --smsproductbox-title-text-shadow: none;
  --smsproductbox-result-hover: #f3f4f6;
  --smsproductbox-result-active: #e8f1ff;
  --smsproductbox-price-color: #f59e0b;
  --smsproductbox-price-size: 18px;
  --smsproductbox-list-price-font-family: inherit;
  --smsproductbox-list-price-font-weight: 700;
  --smsproductbox-list-price-hover-color: #f59e0b;
  --smsproductbox-list-price-hover-font-weight: 700;
  --smsproductbox-list-price-text-shadow: none;
  --smsproductbox-list-regular-price-color: #6b7280;
  --smsproductbox-list-regular-price-size: 16px;
  --smsproductbox-list-regular-price-font-family: inherit;
  --smsproductbox-list-regular-price-font-weight: 500;
  --smsproductbox-list-regular-price-font-style: normal;
  --smsproductbox-list-regular-price-decoration: line-through;
  --smsproductbox-list-regular-price-opacity: 0.65;
  --smsproductbox-list-sale-price-color: #f59e0b;
  --smsproductbox-list-sale-price-size: 18px;
  --smsproductbox-list-sale-price-font-family: inherit;
  --smsproductbox-list-sale-price-font-weight: 700;
  --smsproductbox-list-sale-price-font-style: normal;
  --smsproductbox-list-sale-price-decoration: none;
  --smsproductbox-detail-title-color: #1f2937;
  --smsproductbox-detail-title-font-family: inherit;
  --smsproductbox-detail-title-font-weight: 700;
  --smsproductbox-detail-title-text-shadow: none;
  --smsproductbox-detail-price-font-family: inherit;
  --smsproductbox-detail-price-font-weight: 700;
  --smsproductbox-detail-price-text-shadow: none;
  --smsproductbox-detail-regular-price-color: #6b7280;
  --smsproductbox-detail-regular-price-size: 16px;
  --smsproductbox-detail-regular-price-font-family: inherit;
  --smsproductbox-detail-regular-price-font-weight: 500;
  --smsproductbox-detail-regular-price-font-style: normal;
  --smsproductbox-detail-regular-price-decoration: line-through;
  --smsproductbox-detail-regular-price-opacity: 0.68;
  --smsproductbox-detail-sale-price-color: #f59e0b;
  --smsproductbox-detail-sale-price-size: 18px;
  --smsproductbox-detail-sale-price-font-family: inherit;
  --smsproductbox-detail-sale-price-font-weight: 700;
  --smsproductbox-detail-sale-price-font-style: normal;
  --smsproductbox-detail-sale-price-decoration: none;
  --smsproductbox-button-bg: #2f8fe7;
  --smsproductbox-button-hover-bg: #2079ca;
  --smsproductbox-button-active-bg: #1866ad;
  --smsproductbox-button-text: #ffffff;
  --smsproductbox-button-gradient-normal: linear-gradient(135deg, #2f8fe7 0%, #60a5fa 100%);
  --smsproductbox-button-gradient-hover: linear-gradient(135deg, #2079ca 0%, #3b82f6 100%);
  --smsproductbox-button-gradient-active: linear-gradient(135deg, #1866ad 0%, #2563eb 100%);
  --smsproductbox-button-gradient-transition-ms: 260ms;
  --smsproductbox-button-border: #2f8fe7;
  --smsproductbox-button-hover-border: #2079ca;
  --smsproductbox-button-active-border: #1866ad;
  --smsproductbox-button-border-width: 0px;
  --smsproductbox-button-radius: 10px;
  --smsproductbox-button-font-size: 18px;
  --smsproductbox-button-height: 48px;
  --smsproductbox-button-shadow: none;
  --smsproductbox-button-text-shadow: none;
  --smsproductbox-button-hover-lift: 1px;
  --smsproductbox-button-active-lift: 0px;
  --smsproductbox-button-transition-ms: 200ms;
  --smsproductbox-cta-width: 100%;
  --smsproductbox-cta-align: stretch;
  --smsproductbox-cta-icon-size: 18px;
  --smsproductbox-cta-icon-gap: 8px;
  --smsproductbox-cta-icon-color: #ffffff;
  --smsproductbox-qty-btn-bg: #f3f4f6;
  --smsproductbox-qty-btn-hover-bg: #e5e7eb;
  --smsproductbox-qty-btn-active-bg: #dbe1e8;
  --smsproductbox-qty-btn-text: #334155;
  --smsproductbox-qty-btn-hover-text: #1f2937;
  --smsproductbox-qty-btn-active-text: #0f172a;
  --smsproductbox-qty-btn-border: #d1d5db;
  --smsproductbox-qty-btn-hover-border: #9ca3af;
  --smsproductbox-qty-btn-active-border: #6b7280;
  --smsproductbox-qty-btn-gradient-normal: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
  --smsproductbox-qty-btn-gradient-hover: linear-gradient(135deg, #e5e7eb 0%, #d1d5db 100%);
  --smsproductbox-qty-btn-gradient-active: linear-gradient(135deg, #dbe1e8 0%, #cbd5e1 100%);
  --smsproductbox-qty-btn-gradient-transition-ms: 220ms;
  --smsproductbox-qty-btn-size: 40px;
  --smsproductbox-qty-btn-font-size: 24px;
  --smsproductbox-qty-btn-font-family: inherit;
  --smsproductbox-qty-btn-font-weight: 700;
  --smsproductbox-qty-btn-font-weight-hover: 700;
  --smsproductbox-qty-btn-font-weight-active: 700;
  --smsproductbox-qty-btn-radius: 8px;
  --smsproductbox-qty-btn-border-width: 1px;
  --smsproductbox-qty-btn-shadow: none;
  --smsproductbox-qty-btn-text-shadow: none;
  --smsproductbox-qty-btn-text-shadow-hover: none;
  --smsproductbox-qty-btn-text-shadow-active: none;
  --smsproductbox-qty-align: center;
  --smsproductbox-qty-transition-ms: 180ms;
  --smsproductbox-qty-btn-hover-lift: 0px;
  --smsproductbox-qty-btn-active-lift: 1px;
  --smsproductbox-qty-input-bg: #ffffff;
  --smsproductbox-qty-input-bg-hover: #ffffff;
  --smsproductbox-qty-input-text: #111827;
  --smsproductbox-qty-input-text-align: center;
  --smsproductbox-qty-input-font-family: inherit;
  --smsproductbox-qty-input-font-weight: 600;
  --smsproductbox-qty-input-border: #d1d5db;
  --smsproductbox-qty-input-border-hover: #9ca3af;
  --smsproductbox-qty-input-border-focus: #0f766e;
  --smsproductbox-qty-input-width: 70px;
  --smsproductbox-qty-input-height: 40px;
  --smsproductbox-qty-input-font-size: 18px;
  --smsproductbox-qty-input-radius: 8px;
  --smsproductbox-qty-input-border-width: 1px;
  --smsproductbox-qty-input-shadow: none;
  --smsproductbox-qty-input-shadow-hover: none;
  --smsproductbox-qty-input-shadow-active: none;
  --smsproductbox-qty-input-text-shadow: none;
  --smsproductbox-detail-text-color: #374151;
  --smsproductbox-detail-text-font-family: inherit;
  --smsproductbox-detail-text-font-weight: 400;
  --smsproductbox-detail-text-shadow: none;
  --smsproductbox-stock-color: #16a34a;
  --smsproductbox-stock-unavailable-color: #dc2626;
  --smsproductbox-stock-size: 20px;
  --smsproductbox-stock-font-family: inherit;
  --smsproductbox-stock-font-weight: 700;
  --smsproductbox-stock-text-shadow: none;
  --smsproductbox-list-image-width: 62px;
  --smsproductbox-list-image-height: 62px;
  --smsproductbox-list-image-radius: 10px;
  --smsproductbox-list-image-inner-radius: 10px;
  --smsproductbox-list-image-border-width: 1px;
  --smsproductbox-list-image-border-color: #d1d5db;
  --smsproductbox-list-image-bg: #f9fafb;
  --smsproductbox-list-image-fit: cover;
  --smsproductbox-list-image-shadow: none;
  --smsproductbox-list-image-hover-scale: 1;
  --smsproductbox-list-image-transition-ms: 180ms;
  --smsproductbox-detail-hero-min-height: 190px;
  --smsproductbox-detail-hero-radius: 12px;
  --smsproductbox-detail-hero-border-width: 1px;
  --smsproductbox-detail-hero-border-color: #d1d5db;
  --smsproductbox-detail-hero-bg: linear-gradient(140deg, #e7eff8 0%, #f3f7fc 100%);
  --smsproductbox-detail-image-width: 65%;
  --smsproductbox-detail-image-max-height: 175px;
  --smsproductbox-detail-image-radius: 10px;
  --smsproductbox-detail-image-fit: contain;
  --smsproductbox-detail-image-shadow: none;
  --smsproductbox-gallery-arrow-color: #2f8fe7;
  --smsproductbox-gallery-arrow-hover-color: #2f8fe7;
  --smsproductbox-gallery-arrow-size: 22px;
  --smsproductbox-gallery-arrow-opacity: 0.52;
  --smsproductbox-gallery-arrow-hover-opacity: 1;
  --smsproductbox-gallery-arrow-offset: 2px;
  --smsproductbox-gallery-arrow-top: 50%;
  --smsproductbox-gallery-arrow-hover-scale: 1.08;
  --smsproductbox-gallery-arrow-hover-shift: 0px;
  --smsproductbox-gallery-dot-color: #94a3b8;
  --smsproductbox-gallery-dot-active-color: var(--smsproductbox-accent);
  --smsproductbox-gallery-dot-size: 8px;
  --smsproductbox-gallery-fade-duration: 240ms;
  --smsproductbox-gallery-fade-easing: ease;
  --smsproductbox-gallery-fade-scale: 0.992;
  --smsproductbox-gallery-fade-blur: 0px;
  --smsproductbox-variation-swatch-size: 40px;
  --smsproductbox-variation-swatch-chip-size: 28px;
  --smsproductbox-variation-swatch-radius: 999px;
  --smsproductbox-variation-swatch-gap: 8px;
  --smsproductbox-variation-swatch-padding-x: 12px;
  --smsproductbox-variation-swatch-padding-y: 0px;
  --smsproductbox-variation-swatch-active-border: #0b5f58;
  --smsproductbox-variation-swatch-active-border-width: 2px;
  --smsproductbox-variation-attributes-direction: row;
  --smsproductbox-variation-attributes-wrap: wrap;
  --smsproductbox-variation-attribute-min-width: 220px;
  --smsproductbox-variation-swatch-justify: flex-start;
  --smsproductbox-variation-label-order: 1;
  --smsproductbox-variation-swatches-order: 2;
  --smsproductbox-font-family: inherit;
  --smsproductbox-border-width: 1px;
  --smsproductbox-radius: 14px;
  --smsproductbox-input-font-size: 16px;
  --smsproductbox-input-height: 48px;
  --smsproductbox-searchbar-min-width: 320px;
  --smsproductbox-icon-size: 18px;
  --smsproductbox-result-title-size: 15px;
  --smsproductbox-detail-title-size: 26px;
  --smsproductbox-detail-text-size: 14px;
  --smsproductbox-panel-max-width: 1180px;
  --smsproductbox-detail-col-width: 42%;
  --smsproductbox-results-max-height: 560px;
  position: relative;
  max-width: 100%;
  width: 100%;
  min-width: min(100%, var(--smsproductbox-searchbar-min-width));
  color: var(--smsproductbox-text);
  font-family: var(--smsproductbox-font-family);
  container-type: inline-size;
}

.elementor-widget-shortcode .elementor-shortcode {
  width: 100%;
}

.elementor-widget-shortcode .elementor-shortcode > .smsproductbox {
  flex: 0 1 auto;
  margin-left: auto;
  margin-right: auto;
}

.smsproductbox,
.smsproductbox * {
  box-sizing: border-box;
}

.smsproductbox :where(button, input, a) {
  font: inherit;
  letter-spacing: normal;
  text-transform: none;
  text-shadow: none !important;
  box-shadow: none !important;
}

.smsproductbox-input-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--smsproductbox-input-bg);
  border: var(--smsproductbox-border-width) solid var(--smsproductbox-border);
  border-radius: var(--smsproductbox-radius);
  padding: 0 14px;
  min-height: var(--smsproductbox-input-height);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.smsproductbox-icon-right .smsproductbox-input-wrap {
  flex-direction: row-reverse;
}

.smsproductbox-search-icon {
  color: var(--smsproductbox-icon);
  opacity: var(--smsproductbox-icon-opacity);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--smsproductbox-icon-size);
  height: var(--smsproductbox-icon-size);
  line-height: 1;
  flex: 0 0 auto;
  transition: color 0.2s ease, opacity var(--smsproductbox-icon-opacity-transition-ms) ease;
}

.smsproductbox-search-icon .dashicons {
  width: var(--smsproductbox-icon-size);
  height: var(--smsproductbox-icon-size);
  font-size: var(--smsproductbox-icon-size);
}

.smsproductbox-search-icon .smsproductbox-icon-svg svg {
  width: var(--smsproductbox-icon-size);
  height: var(--smsproductbox-icon-size);
  display: block;
}

.smsproductbox-icon-image {
  width: var(--smsproductbox-icon-size);
  height: var(--smsproductbox-icon-size);
  object-fit: contain;
  display: block;
}

.smsproductbox-input {
  width: 100%;
  border: var(--smsproductbox-input-inner-border-width) solid var(--smsproductbox-input-inner-border) !important;
  border-radius: max(0px, calc(var(--smsproductbox-radius) - 4px));
  background: transparent !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-image: none !important;
  color: var(--smsproductbox-input-text);
  padding: 0 10px;
  height: calc(var(--smsproductbox-input-height) - (var(--smsproductbox-border-width) * 2));
  font-size: var(--smsproductbox-input-font-size);
  line-height: 1.2;
  min-width: 0;
  outline: none;
  box-shadow: none !important;
}

.smsproductbox-input::placeholder {
  color: var(--smsproductbox-placeholder);
  opacity: 1;
}

.smsproductbox-input-wrap:hover {
  background: var(--smsproductbox-input-bg-hover);
  border-color: var(--smsproductbox-border-hover);
}

.smsproductbox-input-wrap:focus-within {
  background: var(--smsproductbox-input-bg-active);
  border-color: var(--smsproductbox-border-active);
  box-shadow: 0 0 0 var(--smsproductbox-focus-ring-size) var(--smsproductbox-focus-ring);
}

.smsproductbox-input-wrap:hover .smsproductbox-input {
  border-color: var(--smsproductbox-input-inner-border-hover) !important;
}

.smsproductbox-input-wrap:focus-within .smsproductbox-input {
  border-color: var(--smsproductbox-input-inner-border-active) !important;
}

.smsproductbox-input-wrap:hover .smsproductbox-search-icon {
  color: var(--smsproductbox-icon-hover);
  opacity: var(--smsproductbox-icon-hover-opacity);
}

.smsproductbox-input-wrap:focus-within .smsproductbox-search-icon {
  color: var(--smsproductbox-icon-active);
  opacity: var(--smsproductbox-icon-hover-opacity);
}

.smsproductbox-input:focus,
.smsproductbox-input:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border-color: var(--smsproductbox-input-inner-border-active) !important;
}

.smsproductbox-input::-webkit-search-decoration,
.smsproductbox-input::-webkit-search-cancel-button,
.smsproductbox-input::-webkit-search-results-button,
.smsproductbox-input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.smsproductbox-icon-hidden .smsproductbox-search-icon {
  display: none;
}

.smsproductbox-panel {
  position: absolute;
  left: 0;
  right: auto;
  top: calc(100% + 8px);
  width: min(var(--smsproductbox-panel-max-width), calc(100vw - 24px));
  max-width: none;
  background: var(--smsproductbox-panel-bg);
  border: 1px solid var(--smsproductbox-panel-border);
  border-radius: var(--smsproductbox-radius);
  box-shadow: 0 16px 30px rgba(3, 7, 18, 0.13);
  z-index: 9999;
  overflow: hidden;
  opacity: 0;
  transform: translateY(6px);
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.24s ease;
}

.smsproductbox-panel.is-open {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.smsproductbox-static {
  width: 100%;
  max-width: min(100%, var(--smsproductbox-panel-max-width));
}

.smsproductbox-static .smsproductbox-input-wrap {
  display: none !important;
}

.smsproductbox-static .smsproductbox-panel {
  position: relative !important;
  left: 0 !important;
  right: auto !important;
  top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  opacity: 1;
  transform: none;
  pointer-events: auto;
  margin-top: 0;
}

.smsproductbox-static .smsproductbox-body-grid {
  grid-template-columns: minmax(0, 1fr);
}

.smsproductbox-static .smsproductbox-results-col {
  display: none !important;
}

.smsproductbox-static .smsproductbox-detail-back {
  display: none !important;
}

.smsproductbox-static.smsproductbox-mobile .smsproductbox-body-grid {
  display: block;
  position: static;
  min-height: 0;
}

.smsproductbox-static.smsproductbox-mobile .smsproductbox-results-col {
  display: none !important;
  max-height: none !important;
  overflow: visible !important;
}

.smsproductbox-static.smsproductbox-mobile .smsproductbox-detail-col {
  position: relative;
  inset: auto;
  z-index: auto;
  background: transparent;
  transform: none;
  opacity: 1;
  pointer-events: auto;
  max-height: none !important;
  overflow: visible !important;
}

.smsproductbox-shortcode-error {
  margin: 8px 0;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid #fecaca;
  background: #fef2f2;
  color: #b91c1c;
  font-size: 14px;
  line-height: 1.4;
}

.smsproductbox-status {
  padding: 9px 14px;
  font-size: 12px;
  color: #6b7280;
  border-bottom: 1px solid var(--smsproductbox-result-separator);
  min-height: 34px;
}

.smsproductbox.smsproductbox-is-loading .smsproductbox-status {
  color: #2563eb;
}

.smsproductbox-body-grid {
  display: grid;
  grid-template-columns: minmax(0, calc(100% - var(--smsproductbox-detail-col-width))) minmax(300px, var(--smsproductbox-detail-col-width));
  align-items: stretch;
  min-height: 0;
}

.smsproductbox-results-col {
  border-right: 1px solid var(--smsproductbox-panel-border);
  max-height: none;
  overflow-y: visible;
  overflow-x: hidden;
}

.smsproductbox-results {
  list-style: none;
  margin: 0;
  padding: 8px;
}

.smsproductbox-item {
  margin: 0;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  animation: smsproductbox-row-in 0.24s ease both;
}

.smsproductbox-item::before,
.smsproductbox-item::after {
  content: none !important;
  display: none !important;
}

.smsproductbox-item-loading {
  animation: none;
}

.smsproductbox-loading-row {
  display: grid;
  grid-template-columns: var(--smsproductbox-list-image-width) 1fr 74px;
  gap: 10px;
  align-items: center;
  padding: 10px;
}

.smsproductbox-loading-thumb,
.smsproductbox-loading-line,
.smsproductbox-loading-price,
.smsproductbox-loading-detail-hero,
.smsproductbox-loading-detail-title,
.smsproductbox-loading-detail-text,
.smsproductbox-loading-detail-cta {
  border-radius: 10px;
  background: linear-gradient(90deg, #eff4f9 20%, #dde7f2 50%, #eff4f9 80%);
  background-size: 220% 100%;
  animation: smsproductbox-shimmer 1.1s linear infinite;
  display: block;
}

.smsproductbox-loading-thumb {
  width: var(--smsproductbox-list-image-width);
  height: var(--smsproductbox-list-image-height);
}

.smsproductbox-loading-line {
  width: 100%;
  height: 17px;
}

.smsproductbox-loading-price {
  width: 74px;
  height: 22px;
}

.smsproductbox-result-btn {
  all: unset;
  box-sizing: border-box;
  font: inherit;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-image: none !important;
  width: 100%;
  border: 0 !important;
  background: transparent !important;
  text-align: left;
  display: grid;
  grid-template-columns: var(--smsproductbox-list-image-width) 1fr auto;
  gap: 10px;
  align-items: center;
  padding: 10px;
  border-radius: 10px;
  color: var(--smsproductbox-text) !important;
  cursor: pointer;
  text-decoration: none !important;
  outline: none;
  transition: background-color 0.18s ease, transform 0.18s ease;
}

.smsproductbox-link-no-image {
  grid-template-columns: 1fr auto;
}

.smsproductbox-result-btn:hover {
  background: var(--smsproductbox-result-hover) !important;
  transform: translateX(2px);
}

.smsproductbox-item.is-active .smsproductbox-result-btn {
  background: var(--smsproductbox-result-active) !important;
}

.smsproductbox-image-wrap {
  width: var(--smsproductbox-list-image-width);
  height: var(--smsproductbox-list-image-height);
  border-radius: var(--smsproductbox-list-image-radius);
  overflow: visible;
  background: var(--smsproductbox-list-image-bg);
  border: var(--smsproductbox-list-image-border-width) solid var(--smsproductbox-list-image-border-color);
  box-shadow: var(--smsproductbox-list-image-shadow);
  transition: transform var(--smsproductbox-list-image-transition-ms) ease;
}

.smsproductbox-image {
  width: 100%;
  height: 100%;
  object-fit: var(--smsproductbox-list-image-fit);
  border-radius: var(--smsproductbox-list-image-inner-radius);
  display: block;
}

.smsproductbox-result-btn:hover .smsproductbox-image-wrap {
  transform: scale(var(--smsproductbox-list-image-hover-scale));
}

.smsproductbox-name {
  font-size: var(--smsproductbox-result-title-size) !important;
  line-height: 1.28 !important;
  font-family: var(--smsproductbox-title-font-family) !important;
  font-weight: var(--smsproductbox-title-font-weight) !important;
  color: var(--smsproductbox-title-color) !important;
  text-shadow: var(--smsproductbox-title-text-shadow) !important;
}

.smsproductbox-result-btn:hover .smsproductbox-name {
  color: var(--smsproductbox-title-hover-color) !important;
  font-weight: var(--smsproductbox-title-hover-font-weight) !important;
}

.smsproductbox-content {
  min-width: 0;
}

.smsproductbox-list-price {
  white-space: nowrap;
}

.smsproductbox-list-price,
.smsproductbox-list-price .woocommerce-Price-amount,
.smsproductbox-list-price .woocommerce-Price-amount bdi,
.smsproductbox-list-price .woocommerce-Price-currencySymbol {
  color: var(--smsproductbox-price-color) !important;
  font-family: var(--smsproductbox-list-price-font-family) !important;
  font-weight: var(--smsproductbox-list-price-font-weight) !important;
  font-size: var(--smsproductbox-price-size) !important;
  text-shadow: var(--smsproductbox-list-price-text-shadow) !important;
}

.smsproductbox-result-btn:hover .smsproductbox-list-price,
.smsproductbox-result-btn:hover .smsproductbox-list-price .woocommerce-Price-amount,
.smsproductbox-result-btn:hover .smsproductbox-list-price .woocommerce-Price-amount bdi,
.smsproductbox-result-btn:hover .smsproductbox-list-price .woocommerce-Price-currencySymbol {
  color: var(--smsproductbox-list-price-hover-color) !important;
  font-weight: var(--smsproductbox-list-price-hover-font-weight) !important;
}

.smsproductbox-detail-price {
  white-space: nowrap;
  text-align: var(--smsproductbox-detail-price-align);
  align-self: var(--smsproductbox-detail-price-self);
  width: auto;
  max-width: 100%;
}

.smsproductbox-detail-price,
.smsproductbox-detail-price .woocommerce-Price-amount,
.smsproductbox-detail-price .woocommerce-Price-amount bdi,
.smsproductbox-detail-price .woocommerce-Price-currencySymbol {
  color: var(--smsproductbox-detail-price-color) !important;
  font-family: var(--smsproductbox-detail-price-font-family) !important;
  font-weight: var(--smsproductbox-detail-price-font-weight) !important;
  font-size: var(--smsproductbox-detail-price-size) !important;
  text-shadow: var(--smsproductbox-detail-price-text-shadow) !important;
  line-height: 1.15 !important;
}

.smsproductbox-list-price del,
.smsproductbox-list-price del .woocommerce-Price-amount,
.smsproductbox-list-price del .woocommerce-Price-amount bdi,
.smsproductbox-list-price del .woocommerce-Price-currencySymbol {
  color: var(--smsproductbox-list-regular-price-color) !important;
  font-family: var(--smsproductbox-list-regular-price-font-family) !important;
  font-size: var(--smsproductbox-list-regular-price-size) !important;
  font-weight: var(--smsproductbox-list-regular-price-font-weight) !important;
  font-style: var(--smsproductbox-list-regular-price-font-style) !important;
  text-decoration: var(--smsproductbox-list-regular-price-decoration) !important;
  opacity: var(--smsproductbox-list-regular-price-opacity) !important;
}

.smsproductbox-list-price ins,
.smsproductbox-list-price ins .woocommerce-Price-amount,
.smsproductbox-list-price ins .woocommerce-Price-amount bdi,
.smsproductbox-list-price ins .woocommerce-Price-currencySymbol {
  color: var(--smsproductbox-list-sale-price-color) !important;
  font-family: var(--smsproductbox-list-sale-price-font-family) !important;
  font-size: var(--smsproductbox-list-sale-price-size) !important;
  font-weight: var(--smsproductbox-list-sale-price-font-weight) !important;
  font-style: var(--smsproductbox-list-sale-price-font-style) !important;
  text-decoration: var(--smsproductbox-list-sale-price-decoration) !important;
}

.smsproductbox-detail-price del,
.smsproductbox-detail-price del .woocommerce-Price-amount,
.smsproductbox-detail-price del .woocommerce-Price-amount bdi,
.smsproductbox-detail-price del .woocommerce-Price-currencySymbol {
  color: var(--smsproductbox-detail-regular-price-color) !important;
  font-family: var(--smsproductbox-detail-regular-price-font-family) !important;
  font-size: var(--smsproductbox-detail-regular-price-size) !important;
  font-weight: var(--smsproductbox-detail-regular-price-font-weight) !important;
  font-style: var(--smsproductbox-detail-regular-price-font-style) !important;
  text-decoration: var(--smsproductbox-detail-regular-price-decoration) !important;
  opacity: var(--smsproductbox-detail-regular-price-opacity) !important;
}

.smsproductbox-detail-price ins,
.smsproductbox-detail-price ins .woocommerce-Price-amount,
.smsproductbox-detail-price ins .woocommerce-Price-amount bdi,
.smsproductbox-detail-price ins .woocommerce-Price-currencySymbol {
  color: var(--smsproductbox-detail-sale-price-color) !important;
  font-family: var(--smsproductbox-detail-sale-price-font-family) !important;
  font-size: var(--smsproductbox-detail-sale-price-size) !important;
  font-weight: var(--smsproductbox-detail-sale-price-font-weight) !important;
  font-style: var(--smsproductbox-detail-sale-price-font-style) !important;
  text-decoration: var(--smsproductbox-detail-sale-price-decoration) !important;
}

.smsproductbox-list-price del,
.smsproductbox-detail-price del {
  margin-right: 4px;
}

.smsproductbox-detail-col {
  padding: 12px;
  display: flex;
  flex-direction: column;
  overflow: visible !important;
  overflow-y: visible !important;
  max-height: none !important;
  height: auto !important;
  min-width: 0;
}

.smsproductbox-detail,
.smsproductbox-detail-card {
  overflow: visible !important;
  max-height: none !important;
}

.smsproductbox-detail-empty {
  font-size: 13px;
  color: #6b7280;
  padding: 8px 0;
}

.smsproductbox-detail-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
  animation: smsproductbox-detail-in 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}

.smsproductbox-detail-loading {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.smsproductbox-loading-detail-hero {
  min-height: 190px;
}

.smsproductbox-loading-detail-title {
  height: 30px;
  width: 82%;
}

.smsproductbox-loading-detail-text {
  height: 14px;
  width: 100%;
}

.smsproductbox-loading-detail-text.short {
  width: 72%;
}

.smsproductbox-loading-detail-cta {
  height: 48px;
  width: 100%;
}

.smsproductbox-detail-back {
  display: none;
  -webkit-appearance: none !important;
  appearance: none !important;
  align-self: flex-start;
  border: 1px solid var(--smsproductbox-panel-border);
  border-radius: 8px;
  background: #f8fafc;
  color: #334155;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 8px 10px;
  cursor: pointer;
}

.smsproductbox-detail-back:hover {
  background: #eef2f7;
}

.smsproductbox-detail-hero {
  border: var(--smsproductbox-detail-hero-border-width) solid var(--smsproductbox-detail-hero-border-color);
  border-radius: var(--smsproductbox-detail-hero-radius);
  background: var(--smsproductbox-detail-hero-bg);
  min-height: var(--smsproductbox-detail-hero-min-height);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.smsproductbox-detail-hero-slider {
  position: relative;
  padding: 8px 10px 34px;
}

.smsproductbox-detail-slider-track {
  position: relative;
  width: min(100%, var(--smsproductbox-detail-image-width));
  margin-left: auto;
  margin-right: auto;
  min-height: calc(var(--smsproductbox-detail-hero-min-height) - 42px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.smsproductbox-detail-slide {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(var(--smsproductbox-gallery-fade-scale));
  filter: blur(var(--smsproductbox-gallery-fade-blur));
  pointer-events: none;
  transition:
    opacity var(--smsproductbox-gallery-fade-duration) var(--smsproductbox-gallery-fade-easing),
    transform var(--smsproductbox-gallery-fade-duration) var(--smsproductbox-gallery-fade-easing),
    filter var(--smsproductbox-gallery-fade-duration) var(--smsproductbox-gallery-fade-easing);
}

.smsproductbox-detail-slide.is-active {
  position: relative;
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
  pointer-events: auto;
}

.smsproductbox-detail-image {
  width: var(--smsproductbox-detail-image-width);
  max-height: var(--smsproductbox-detail-image-max-height);
  object-fit: var(--smsproductbox-detail-image-fit);
  border-radius: var(--smsproductbox-detail-image-radius);
  box-shadow: var(--smsproductbox-detail-image-shadow);
}

.smsproductbox-detail-hero-slider .smsproductbox-detail-image {
  width: 100%;
  max-width: 100%;
}

.smsproductbox-detail-gallery-nav {
  -webkit-appearance: none !important;
  appearance: none !important;
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  position: absolute;
  top: var(--smsproductbox-gallery-arrow-top);
  transform: translateY(-50%);
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--smsproductbox-gallery-arrow-color) !important;
  opacity: var(--smsproductbox-gallery-arrow-opacity);
  line-height: 1;
  font-size: var(--smsproductbox-gallery-arrow-size) !important;
  font-weight: 700 !important;
  cursor: pointer;
  z-index: 3;
  transition:
    opacity 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease;
}

.smsproductbox-detail-gallery-nav.is-prev {
  left: var(--smsproductbox-gallery-arrow-offset);
  --smsproductbox-gallery-arrow-direction: -1;
}

.smsproductbox-detail-gallery-nav.is-next {
  right: var(--smsproductbox-gallery-arrow-offset);
  --smsproductbox-gallery-arrow-direction: 1;
}

.smsproductbox-detail-gallery-nav:hover {
  opacity: var(--smsproductbox-gallery-arrow-hover-opacity);
  color: var(--smsproductbox-gallery-arrow-hover-color) !important;
  transform: translateY(-50%) translateX(calc(var(--smsproductbox-gallery-arrow-hover-shift) * var(--smsproductbox-gallery-arrow-direction))) scale(var(--smsproductbox-gallery-arrow-hover-scale));
}

.smsproductbox-detail-gallery-nav:focus-visible {
  outline: none;
  opacity: var(--smsproductbox-gallery-arrow-hover-opacity);
  color: var(--smsproductbox-gallery-arrow-hover-color) !important;
  transform: translateY(-50%) translateX(calc(var(--smsproductbox-gallery-arrow-hover-shift) * var(--smsproductbox-gallery-arrow-direction))) scale(var(--smsproductbox-gallery-arrow-hover-scale));
}

.smsproductbox-detail-gallery-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  z-index: 3;
}

.smsproductbox-detail-gallery-dot {
  -webkit-appearance: none !important;
  appearance: none !important;
  width: var(--smsproductbox-gallery-dot-size);
  height: var(--smsproductbox-gallery-dot-size);
  border-radius: 999px;
  border: 0;
  padding: 0;
  background: var(--smsproductbox-gallery-dot-color);
  opacity: 0.82;
  cursor: pointer;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    opacity 0.2s ease;
}

.smsproductbox-detail-gallery-dot:hover {
  transform: scale(1.2);
  opacity: 1;
}

.smsproductbox-detail-gallery-dot.is-active {
  background: var(--smsproductbox-gallery-dot-active-color);
  opacity: 1;
  transform: scale(1.25);
}

.smsproductbox-detail-hero.is-gallery-switching .smsproductbox-detail-slider-track {
  animation: smsproductbox-gallery-switch var(--smsproductbox-gallery-fade-duration) var(--smsproductbox-gallery-fade-easing);
}

.smsproductbox-detail-hero-empty {
  min-height: var(--smsproductbox-detail-hero-min-height);
}

@keyframes smsproductbox-gallery-switch {
  from {
    opacity: 0.22;
  }
  to {
    opacity: 1;
  }
}

.smsproductbox-detail-title {
  margin: 0;
  font-size: var(--smsproductbox-detail-title-size) !important;
  line-height: 1.25 !important;
  color: var(--smsproductbox-detail-title-color) !important;
  font-family: var(--smsproductbox-detail-title-font-family) !important;
  font-weight: var(--smsproductbox-detail-title-font-weight) !important;
  text-shadow: var(--smsproductbox-detail-title-text-shadow) !important;
}

.smsproductbox-detail-title-link {
  color: inherit !important;
  text-decoration: none !important;
}

.smsproductbox-detail-title-link:hover,
.smsproductbox-detail-title-link:focus-visible {
  text-decoration: underline !important;
}

.smsproductbox-detail-description {
  margin: 0;
  font-size: var(--smsproductbox-detail-text-size) !important;
  line-height: 1.45 !important;
  color: var(--smsproductbox-detail-text-color) !important;
  font-family: var(--smsproductbox-detail-text-font-family) !important;
  font-weight: var(--smsproductbox-detail-text-font-weight) !important;
  text-shadow: var(--smsproductbox-detail-text-shadow) !important;
}

.smsproductbox-detail-stock {
  font-size: var(--smsproductbox-stock-size) !important;
  font-family: var(--smsproductbox-stock-font-family) !important;
  font-weight: var(--smsproductbox-stock-font-weight) !important;
  text-shadow: var(--smsproductbox-stock-text-shadow) !important;
  color: var(--smsproductbox-stock-color) !important;
  text-align: var(--smsproductbox-stock-align);
  align-self: var(--smsproductbox-stock-self);
  width: auto;
  max-width: 100%;
}

.smsproductbox-detail-stock[data-stock-state="unavailable"] {
  color: var(--smsproductbox-stock-unavailable-color) !important;
}

.smsproductbox-detail-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  position: relative;
  overflow: visible;
}

.smsproductbox-variation-wrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.smsproductbox-variation-wrap-attributes {
  gap: 8px;
}

.smsproductbox-variation-attributes {
  display: flex;
  flex-direction: var(--smsproductbox-variation-attributes-direction);
  flex-wrap: var(--smsproductbox-variation-attributes-wrap);
  align-items: flex-start;
  gap: 8px;
}

.smsproductbox-variation-attribute {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1 1 var(--smsproductbox-variation-attribute-min-width);
  min-width: var(--smsproductbox-variation-attribute-min-width);
}

.smsproductbox-variation-attributes.is-column {
  flex-direction: column;
  flex-wrap: nowrap;
}

.smsproductbox-variation-attributes.is-column > .smsproductbox-variation-attribute {
  min-width: 100%;
  flex-basis: 100%;
}

.smsproductbox-variation-label {
  color: #4b5563;
  font-size: 13px;
  font-weight: 600;
}

.smsproductbox-variation-select {
  -webkit-appearance: none !important;
  appearance: none !important;
  border: 1px solid var(--smsproductbox-panel-border) !important;
  border-radius: 10px;
  background: #fff !important;
  color: var(--smsproductbox-text) !important;
  min-height: 42px;
  padding: 0 40px 0 12px;
  width: 100%;
  font-size: 15px;
  line-height: 1.2;
  outline: none;
  background-image: linear-gradient(45deg, transparent 50%, #64748b 50%),
    linear-gradient(135deg, #64748b 50%, transparent 50%) !important;
  background-position: calc(100% - 16px) calc(50% - 2px), calc(100% - 10px) calc(50% - 2px) !important;
  background-size: 6px 6px, 6px 6px !important;
  background-repeat: no-repeat !important;
}

.smsproductbox-variation-select:hover {
  border-color: var(--smsproductbox-border-hover) !important;
}

.smsproductbox-variation-select:focus {
  border-color: var(--smsproductbox-border-active) !important;
  box-shadow: 0 0 0 1px var(--smsproductbox-border-active) !important;
}

.smsproductbox-variation-select.is-invalid {
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 1px rgba(220, 38, 38, 0.22) !important;
}

.smsproductbox-variation-select-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  pointer-events: none !important;
}

.smsproductbox-variation-attribute.has-swatches,
.smsproductbox-variation-wrap.has-swatches {
  gap: 6px;
}

.smsproductbox-variation-wrap.has-swatches > .smsproductbox-variation-label,
.smsproductbox-variation-attribute.has-swatches > .smsproductbox-variation-label {
  order: var(--smsproductbox-variation-label-order);
}

.smsproductbox-variation-wrap.has-swatches > .smsproductbox-variation-swatches,
.smsproductbox-variation-attribute.has-swatches > .smsproductbox-variation-swatches {
  order: var(--smsproductbox-variation-swatches-order);
}

.smsproductbox-variation-swatches {
  display: flex;
  flex-wrap: wrap;
  gap: var(--smsproductbox-variation-swatch-gap);
  justify-content: var(--smsproductbox-variation-swatch-justify);
  width: 100%;
}

.smsproductbox-variation-swatches.is-invalid {
  outline: 1px solid rgba(220, 38, 38, 0.5);
  outline-offset: 3px;
  border-radius: 10px;
}

.smsproductbox-variation-swatch {
  -webkit-appearance: none !important;
  appearance: none !important;
  border: 1px solid var(--smsproductbox-panel-border) !important;
  background: #fff !important;
  color: var(--smsproductbox-text) !important;
  border-radius: var(--smsproductbox-variation-swatch-radius);
  min-height: var(--smsproductbox-variation-swatch-size);
  padding: var(--smsproductbox-variation-swatch-padding-y) var(--smsproductbox-variation-swatch-padding-x);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.14s ease, opacity 0.14s ease;
}

.smsproductbox-variation-swatch:hover {
  border-color: var(--smsproductbox-border-hover) !important;
}

.smsproductbox-variation-swatch:focus-visible {
  outline: none;
  border-color: var(--smsproductbox-border-active) !important;
  box-shadow: 0 0 0 1px var(--smsproductbox-border-active) !important;
}

.smsproductbox-variation-swatch.is-active {
  border-color: var(--smsproductbox-variation-swatch-active-border) !important;
  box-shadow: 0 0 0 var(--smsproductbox-variation-swatch-active-border-width) var(--smsproductbox-variation-swatch-active-border) !important;
}

.smsproductbox-variation-swatch.is-disabled,
.smsproductbox-variation-swatch:disabled {
  opacity: 0.42;
  cursor: not-allowed;
  transform: none !important;
}

.smsproductbox-variation-swatch.is-color,
.smsproductbox-variation-swatch.is-icon {
  width: var(--smsproductbox-variation-swatch-size);
  min-width: var(--smsproductbox-variation-swatch-size);
  max-width: var(--smsproductbox-variation-swatch-size);
  min-height: var(--smsproductbox-variation-swatch-size);
  height: var(--smsproductbox-variation-swatch-size);
  flex: 0 0 var(--smsproductbox-variation-swatch-size);
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  border-color: transparent !important;
  background: transparent !important;
  padding: 0;
}

.smsproductbox-variation-swatch.is-color:hover,
.smsproductbox-variation-swatch.is-icon:hover {
  border-color: transparent !important;
}

.smsproductbox-variation-swatch-chip {
  width: var(--smsproductbox-variation-swatch-chip-size);
  height: var(--smsproductbox-variation-swatch-chip-size);
  flex: 0 0 var(--smsproductbox-variation-swatch-chip-size);
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0 !important;
}

.smsproductbox-variation-swatch-chip-icon {
  background: #fff;
}

.smsproductbox-variation-swatch-chip-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.smsproductbox-variation-swatch-label {
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
}

@media (max-width: 640px) {
  .smsproductbox-variation-attributes > .smsproductbox-variation-attribute {
    min-width: 100%;
    flex-basis: 100%;
  }
}

.smsproductbox-qty {
  display: inline-flex !important;
  align-items: center;
  justify-content: var(--smsproductbox-qty-align) !important;
  width: auto !important;
  flex: 0 0 auto !important;
  max-width: 100%;
  align-self: var(--smsproductbox-qty-align) !important;
  gap: 8px;
}

.smsproductbox-qty-btn {
  -webkit-appearance: none !important;
  appearance: none !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background-image: none !important;
  width: var(--smsproductbox-qty-btn-size) !important;
  min-width: var(--smsproductbox-qty-btn-size) !important;
  max-width: var(--smsproductbox-qty-btn-size) !important;
  height: var(--smsproductbox-qty-btn-size) !important;
  flex: 0 0 var(--smsproductbox-qty-btn-size) !important;
  border: var(--smsproductbox-qty-btn-border-width) solid var(--smsproductbox-qty-btn-border) !important;
  border-radius: var(--smsproductbox-qty-btn-radius);
  background: var(--smsproductbox-qty-btn-bg) !important;
  box-shadow: var(--smsproductbox-qty-btn-shadow) !important;
  font-size: var(--smsproductbox-qty-btn-font-size);
  font-family: var(--smsproductbox-qty-btn-font-family);
  font-weight: var(--smsproductbox-qty-btn-font-weight);
  line-height: 1;
  cursor: pointer;
  color: var(--smsproductbox-qty-btn-text) !important;
  padding: 0;
  transition: background-color var(--smsproductbox-qty-transition-ms) ease, border-color var(--smsproductbox-qty-transition-ms) ease, color var(--smsproductbox-qty-transition-ms) ease, transform 0.16s ease;
}

.smsproductbox-qty-btn .smsproductbox-btn-label {
  text-shadow: var(--smsproductbox-qty-btn-text-shadow);
  font-weight: inherit;
}

.smsproductbox-qty-btn:hover {
  background: var(--smsproductbox-qty-btn-hover-bg) !important;
  border-color: var(--smsproductbox-qty-btn-hover-border) !important;
  color: var(--smsproductbox-qty-btn-hover-text) !important;
  transform: translateY(calc(var(--smsproductbox-qty-btn-hover-lift) * -1));
}

.smsproductbox-qty-btn:hover .smsproductbox-btn-label {
  text-shadow: var(--smsproductbox-qty-btn-text-shadow-hover);
  font-weight: var(--smsproductbox-qty-btn-font-weight-hover);
}

.smsproductbox-qty-btn:active {
  background: var(--smsproductbox-qty-btn-active-bg) !important;
  border-color: var(--smsproductbox-qty-btn-active-border) !important;
  color: var(--smsproductbox-qty-btn-active-text) !important;
  transform: translateY(var(--smsproductbox-qty-btn-active-lift));
}

.smsproductbox-qty-btn:active .smsproductbox-btn-label {
  text-shadow: var(--smsproductbox-qty-btn-text-shadow-active);
  font-weight: var(--smsproductbox-qty-btn-font-weight-active);
}

.smsproductbox-qty-input {
  -webkit-appearance: textfield !important;
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  width: var(--smsproductbox-qty-input-width) !important;
  min-width: var(--smsproductbox-qty-input-width) !important;
  max-width: var(--smsproductbox-qty-input-width) !important;
  height: var(--smsproductbox-qty-input-height) !important;
  flex: 0 0 var(--smsproductbox-qty-input-width) !important;
  line-height: calc(var(--smsproductbox-qty-input-height) - (var(--smsproductbox-qty-input-border-width) * 2));
  border: var(--smsproductbox-qty-input-border-width) solid var(--smsproductbox-qty-input-border) !important;
  border-radius: var(--smsproductbox-qty-input-radius);
  box-shadow: var(--smsproductbox-qty-input-shadow) !important;
  text-align: var(--smsproductbox-qty-input-text-align);
  text-indent: 0;
  padding: 0;
  font-size: var(--smsproductbox-qty-input-font-size);
  font-family: var(--smsproductbox-qty-input-font-family);
  font-weight: var(--smsproductbox-qty-input-font-weight);
  color: var(--smsproductbox-qty-input-text) !important;
  text-shadow: var(--smsproductbox-qty-input-text-shadow);
  background: var(--smsproductbox-qty-input-bg) !important;
  transition: background-color var(--smsproductbox-qty-transition-ms) ease, border-color var(--smsproductbox-qty-transition-ms) ease, box-shadow var(--smsproductbox-qty-transition-ms) ease;
}

.smsproductbox-qty-input::-webkit-outer-spin-button,
.smsproductbox-qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.smsproductbox-qty-input:hover {
  background: var(--smsproductbox-qty-input-bg-hover) !important;
  border-color: var(--smsproductbox-qty-input-border-hover) !important;
  box-shadow: var(--smsproductbox-qty-input-shadow-hover) !important;
}

.smsproductbox-qty-input:active {
  border-color: var(--smsproductbox-qty-input-border-focus) !important;
  box-shadow: var(--smsproductbox-qty-input-shadow-active) !important;
}

.smsproductbox-qty-input:focus,
.smsproductbox-qty-input:focus-visible {
  border-color: var(--smsproductbox-qty-input-border-focus) !important;
  box-shadow: var(--smsproductbox-qty-input-shadow-active) !important;
  outline: none;
}

.smsproductbox-btn-label {
  position: relative;
  z-index: 2;
  display: inline-block;
  pointer-events: none;
}

.smsproductbox.smsproductbox-qty-gradient .smsproductbox-qty-btn {
  background-color: transparent !important;
  background-image: var(--smsproductbox-qty-btn-gradient-normal) !important;
  background-size: cover !important;
}

.smsproductbox.smsproductbox-qty-gradient:not(.smsproductbox-qty-gradient-animate) .smsproductbox-qty-btn:hover {
  background-image: var(--smsproductbox-qty-btn-gradient-hover) !important;
}

.smsproductbox.smsproductbox-qty-gradient:not(.smsproductbox-qty-gradient-animate) .smsproductbox-qty-btn:active {
  background-image: var(--smsproductbox-qty-btn-gradient-active) !important;
}

.smsproductbox.smsproductbox-qty-gradient.smsproductbox-qty-gradient-animate .smsproductbox-qty-btn {
  position: relative;
  isolation: isolate;
  background-color: transparent !important;
  background-image: var(--smsproductbox-qty-btn-gradient-normal) !important;
}

.smsproductbox.smsproductbox-qty-gradient.smsproductbox-qty-gradient-animate .smsproductbox-qty-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-image: var(--smsproductbox-qty-btn-gradient-hover);
  background-size: cover;
  opacity: 0;
  transition: opacity var(--smsproductbox-qty-btn-gradient-transition-ms) ease;
  z-index: 1;
  pointer-events: none;
}

.smsproductbox.smsproductbox-qty-gradient.smsproductbox-qty-gradient-animate .smsproductbox-qty-btn:hover::before {
  opacity: 1;
}

.smsproductbox.smsproductbox-qty-gradient.smsproductbox-qty-gradient-animate .smsproductbox-qty-btn:active::before {
  opacity: 1;
  background-image: var(--smsproductbox-qty-btn-gradient-active);
}

.smsproductbox-detail-cta {
  -webkit-appearance: none !important;
  appearance: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--smsproductbox-cta-width);
  max-width: 100%;
  align-self: var(--smsproductbox-cta-align);
  min-height: var(--smsproductbox-button-height);
  border-radius: var(--smsproductbox-button-radius);
  background: var(--smsproductbox-button-bg) !important;
  color: var(--smsproductbox-button-text) !important;
  text-decoration: none !important;
  text-align: center;
  padding: 10px 16px;
  font-size: var(--smsproductbox-button-font-size) !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  gap: var(--smsproductbox-cta-icon-gap);
  border: var(--smsproductbox-button-border-width) solid var(--smsproductbox-button-border) !important;
  box-shadow: var(--smsproductbox-button-shadow) !important;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: background-color var(--smsproductbox-button-transition-ms) ease, border-color var(--smsproductbox-button-transition-ms) ease, transform 0.16s ease;
}

.smsproductbox-detail-cta .smsproductbox-btn-label {
  text-shadow: var(--smsproductbox-button-text-shadow);
}

.smsproductbox.smsproductbox-price-symbol-before .smsproductbox-list-price .woocommerce-Price-amount bdi,
.smsproductbox.smsproductbox-price-symbol-before .smsproductbox-detail-price .woocommerce-Price-amount bdi {
  display: inline-flex;
  align-items: baseline;
  flex-direction: row-reverse;
  gap: 0.18em;
}

.smsproductbox.smsproductbox-price-symbol-after .smsproductbox-list-price .woocommerce-Price-amount bdi,
.smsproductbox.smsproductbox-price-symbol-after .smsproductbox-detail-price .woocommerce-Price-amount bdi {
  display: inline-flex;
  align-items: baseline;
  flex-direction: row;
  gap: 0.18em;
}

.smsproductbox-cta-icon {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--smsproductbox-cta-icon-size);
  height: var(--smsproductbox-cta-icon-size);
  flex: 0 0 auto;
  color: var(--smsproductbox-cta-icon-color);
}

.smsproductbox-cta-icon.is-hidden {
  display: none;
}

.smsproductbox-cta-icon-svg svg,
.smsproductbox-cta-icon-image {
  width: var(--smsproductbox-cta-icon-size);
  height: var(--smsproductbox-cta-icon-size);
  display: block;
}

.smsproductbox-cta-icon-image {
  object-fit: contain;
}

.smsproductbox.smsproductbox-cta-gradient .smsproductbox-detail-cta {
  background-color: transparent !important;
  background-image: var(--smsproductbox-button-gradient-normal) !important;
  background-size: cover !important;
}

.smsproductbox.smsproductbox-cta-gradient:not(.smsproductbox-cta-gradient-animate) .smsproductbox-detail-cta:hover {
  background-image: var(--smsproductbox-button-gradient-hover) !important;
}

.smsproductbox.smsproductbox-cta-gradient:not(.smsproductbox-cta-gradient-animate) .smsproductbox-detail-cta:active {
  background-image: var(--smsproductbox-button-gradient-active) !important;
}

.smsproductbox.smsproductbox-cta-gradient.smsproductbox-cta-gradient-animate .smsproductbox-detail-cta {
  position: relative;
  isolation: isolate;
  background-color: transparent !important;
  background-image: var(--smsproductbox-button-gradient-normal) !important;
}

.smsproductbox.smsproductbox-cta-gradient.smsproductbox-cta-gradient-animate .smsproductbox-detail-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-image: var(--smsproductbox-button-gradient-hover);
  background-size: cover;
  opacity: 0;
  transition: opacity var(--smsproductbox-button-gradient-transition-ms) ease;
  z-index: 1;
  pointer-events: none;
}

.smsproductbox.smsproductbox-cta-gradient.smsproductbox-cta-gradient-animate .smsproductbox-detail-cta:hover::before {
  opacity: 1;
}

.smsproductbox.smsproductbox-cta-gradient.smsproductbox-cta-gradient-animate .smsproductbox-detail-cta:active::before {
  opacity: 1;
  background-image: var(--smsproductbox-button-gradient-active);
}

.smsproductbox-detail-cta:hover {
  background: var(--smsproductbox-button-hover-bg) !important;
  border-color: var(--smsproductbox-button-hover-border) !important;
  transform: translateY(calc(var(--smsproductbox-button-hover-lift) * -1));
}

.smsproductbox-detail-cta:active {
  background: var(--smsproductbox-button-active-bg) !important;
  border-color: var(--smsproductbox-button-active-border) !important;
  transform: translateY(var(--smsproductbox-button-active-lift));
}

.smsproductbox-detail-cta-button.is-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.smsproductbox-detail-cta-button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

.smsproductbox-detail-cta-button.is-loading .smsproductbox-cta-icon {
  opacity: 0;
}

.smsproductbox-detail-cta-button.is-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  --smsproductbox-spin-transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  transform: var(--smsproductbox-spin-transform);
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-top-color: #ffffff;
  animation: smsproductbox-spin 0.8s linear infinite;
}

.smsproductbox-detail-cta-button.is-success {
  background: #1f9b57 !important;
}

.smsproductbox-detail-cta-button.is-error {
  background: #dc2626 !important;
  animation: smsproductbox-cta-shake 0.34s ease;
}

.smsproductbox-detail-feedback {
  font-size: 13px;
  line-height: 1.25;
  min-height: 18px;
  color: #4b5563;
  text-align: center;
  width: 100%;
  pointer-events: none;
  transition: opacity 320ms ease, transform 320ms ease;
}

.smsproductbox-detail-feedback.is-toast {
  position: absolute;
  left: 50%;
  bottom: 8px;
  width: auto;
  min-width: min(280px, calc(100% - 16px));
  max-width: calc(100% - 16px);
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px solid transparent;
  color: #ffffff !important;
  font-weight: 600;
  line-height: 1.3;
  z-index: 6;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.2);
  opacity: 0;
  transform: translate(-50%, 10px);
}

.smsproductbox-detail-feedback.is-toast.is-visible {
  animation: smsproductbox-feedback-toast-float 2.6s ease forwards;
}

.smsproductbox-detail-feedback[data-state="loading"] {
  color: #475569;
}

.smsproductbox-detail-feedback.is-toast[data-state="loading"] {
  background: rgba(51, 65, 85, 0.96);
  border-color: rgba(148, 163, 184, 0.75);
}

.smsproductbox-detail-feedback[data-state="success"] {
  color: #1f9b57;
}

.smsproductbox-detail-feedback.is-toast[data-state="success"] {
  background: rgba(22, 163, 74, 0.97);
  border-color: rgba(110, 231, 183, 0.85);
}

.smsproductbox-detail-feedback[data-state="error"] {
  color: #dc2626;
}

.smsproductbox-detail-feedback.is-toast[data-state="error"] {
  background: rgba(220, 38, 38, 0.97);
  border-color: rgba(252, 165, 165, 0.86);
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-cta-button.is-loading {
  color: var(--smsproductbox-button-text) !important;
  background: linear-gradient(135deg, #3b82f6 0%, #60a5fa 100%) !important;
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-cta-button.is-loading .smsproductbox-cta-icon {
  opacity: 0.9;
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-cta-button.is-loading::after {
  left: auto;
  right: 14px;
  --smsproductbox-spin-transform: translateY(-50%);
  width: 14px;
  height: 14px;
  transform: var(--smsproductbox-spin-transform);
  border-color: rgba(255, 255, 255, 0.45);
  border-top-color: #ffffff;
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-cta-button.is-success {
  background: linear-gradient(135deg, #16a34a 0%, #22c55e 100%) !important;
  box-shadow: 0 10px 24px rgba(22, 163, 74, 0.28) !important;
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-cta-button.is-error {
  background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%) !important;
  box-shadow: 0 10px 24px rgba(220, 38, 38, 0.28) !important;
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-feedback[data-state="loading"] {
  color: #1d4ed8;
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-feedback[data-state="success"] {
  color: #15803d;
}

.smsproductbox.smsproductbox-feedback-preset-soft .smsproductbox-detail-feedback[data-state="error"] {
  color: #b91c1c;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-cta-button.is-loading {
  color: var(--smsproductbox-button-text) !important;
  background: transparent !important;
  border-color: currentColor !important;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-cta-button.is-loading .smsproductbox-cta-icon {
  opacity: 1;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-cta-button.is-loading .smsproductbox-btn-label {
  padding-left: 14px;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-cta-button.is-loading::after {
  left: 18px;
  right: auto;
  --smsproductbox-spin-transform: translateY(-50%);
  width: 12px;
  height: 12px;
  transform: var(--smsproductbox-spin-transform);
  border: 2px solid currentColor;
  border-top-color: transparent;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-cta-button.is-success {
  color: #16a34a !important;
  background: rgba(22, 163, 74, 0.08) !important;
  border-color: #16a34a !important;
  box-shadow: 0 0 0 1px rgba(22, 163, 74, 0.18) inset !important;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-cta-button.is-error {
  color: #dc2626 !important;
  background: rgba(220, 38, 38, 0.08) !important;
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 1px rgba(220, 38, 38, 0.18) inset !important;
  animation: smsproductbox-cta-shake 0.34s ease;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-feedback[data-state="loading"] {
  color: #334155;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-feedback[data-state="success"] {
  color: #15803d;
}

.smsproductbox.smsproductbox-feedback-preset-outline .smsproductbox-detail-feedback[data-state="error"] {
  color: #b91c1c;
}

.smsproductbox.smsproductbox-feedback-preset-glow .smsproductbox-detail-cta-button.is-loading {
  color: var(--smsproductbox-button-text) !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.18) inset, 0 0 20px rgba(96, 165, 250, 0.42) !important;
}

.smsproductbox.smsproductbox-feedback-preset-glow .smsproductbox-detail-cta-button.is-loading::after {
  border-color: rgba(255, 255, 255, 0.3);
  border-top-color: #ffffff;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}

.smsproductbox.smsproductbox-feedback-preset-glow .smsproductbox-detail-cta-button.is-success {
  background: #059669 !important;
  box-shadow: 0 0 0 1px rgba(16, 185, 129, 0.34) inset, 0 0 22px rgba(16, 185, 129, 0.55) !important;
}

.smsproductbox.smsproductbox-feedback-preset-glow .smsproductbox-detail-cta-button.is-error {
  background: #dc2626 !important;
  box-shadow: 0 0 0 1px rgba(239, 68, 68, 0.34) inset, 0 0 22px rgba(239, 68, 68, 0.52) !important;
  animation: smsproductbox-cta-shake 0.34s ease;
}

.smsproductbox.smsproductbox-feedback-preset-glow .smsproductbox-detail-feedback[data-state="loading"] {
  color: #1d4ed8;
  text-shadow: 0 0 10px rgba(96, 165, 250, 0.35);
}

.smsproductbox.smsproductbox-feedback-preset-glow .smsproductbox-detail-feedback[data-state="success"] {
  color: #059669;
  text-shadow: 0 0 10px rgba(16, 185, 129, 0.28);
}

.smsproductbox.smsproductbox-feedback-preset-glow .smsproductbox-detail-feedback[data-state="error"] {
  color: #dc2626;
  text-shadow: 0 0 10px rgba(239, 68, 68, 0.3);
}

.smsproductbox-click-anim-press {
  animation: smsproductbox-click-press 0.22s ease;
}

.smsproductbox-click-anim-pop {
  animation: smsproductbox-click-pop 0.28s ease;
}

.smsproductbox-click-anim-pulse {
  animation: smsproductbox-click-pulse 0.34s ease;
}

.smsproductbox-click-anim-wobble {
  animation: smsproductbox-click-wobble 0.42s ease;
}

@media (max-width: 992px) {
  .smsproductbox-body-grid {
    grid-template-columns: minmax(0, calc(100% - var(--smsproductbox-detail-col-width))) minmax(260px, var(--smsproductbox-detail-col-width));
  }

  .smsproductbox-results-col {
    border-right: 1px solid var(--smsproductbox-panel-border);
    border-bottom: 0;
    max-height: min(68vh, var(--smsproductbox-results-max-height));
  }

  .smsproductbox-detail-title {
    font-size: 24px;
  }

  .smsproductbox-detail-description {
    font-size: 15px;
  }

  .smsproductbox-detail-stock {
    font-size: var(--smsproductbox-stock-size);
  }

  .smsproductbox-detail-cta {
    font-size: 18px;
  }
}

.smsproductbox.is-compact .smsproductbox-body-grid {
  grid-template-columns: minmax(0, calc(100% - var(--smsproductbox-detail-col-width))) minmax(260px, var(--smsproductbox-detail-col-width));
}

.smsproductbox.is-compact .smsproductbox-results-col {
  border-right: 1px solid var(--smsproductbox-panel-border);
  border-bottom: 0;
  max-height: min(68vh, var(--smsproductbox-results-max-height));
}

@container (max-width: 860px) {
  .smsproductbox-body-grid {
    grid-template-columns: minmax(0, calc(100% - var(--smsproductbox-detail-col-width))) minmax(260px, var(--smsproductbox-detail-col-width));
  }

  .smsproductbox-results-col {
    border-right: 1px solid var(--smsproductbox-panel-border);
    border-bottom: 0;
    max-height: min(68vh, var(--smsproductbox-results-max-height));
  }
}

.smsproductbox-mobile .smsproductbox-body-grid {
  display: block;
  position: relative;
  min-height: min(72vh, 640px);
}

.smsproductbox-mobile .smsproductbox-results-col,
.smsproductbox-mobile .smsproductbox-detail-col {
  max-height: min(72vh, 640px) !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
}

.smsproductbox-mobile .smsproductbox-results-col {
  border-right: 0;
  transition: transform 0.3s ease, opacity 0.22s ease;
}

.smsproductbox-mobile .smsproductbox-detail-col {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: var(--smsproductbox-panel-bg);
  transform: translateX(102%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease;
}

.smsproductbox-mobile .smsproductbox-detail-back {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.smsproductbox-mobile.smsproductbox-mobile-detail-open .smsproductbox-results-col {
  transform: translateX(-10%);
  opacity: 0;
  pointer-events: none;
}

.smsproductbox-mobile.smsproductbox-mobile-detail-open .smsproductbox-detail-col {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}

.smsproductbox-mobile .smsproductbox-detail-empty {
  display: none;
}

@keyframes smsproductbox-detail-in {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes smsproductbox-row-in {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes smsproductbox-feedback-toast-float {
  0% {
    opacity: 0;
    transform: translate(-50%, 12px);
  }
  16% {
    opacity: 1;
    transform: translate(-50%, -8px);
  }
  80% {
    opacity: 1;
    transform: translate(-50%, -30px);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -46px);
  }
}

@keyframes smsproductbox-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -20% 0;
  }
}

@keyframes smsproductbox-spin {
  from {
    transform: var(--smsproductbox-spin-transform, translate(-50%, -50%)) rotate(0deg);
  }
  to {
    transform: var(--smsproductbox-spin-transform, translate(-50%, -50%)) rotate(360deg);
  }
}

@keyframes smsproductbox-cta-shake {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-3px);
  }
  60% {
    transform: translateX(3px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes smsproductbox-click-press {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.94);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes smsproductbox-click-pop {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes smsproductbox-click-pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.36);
  }
  70% {
    transform: scale(1.02);
    box-shadow: 0 0 0 8px rgba(59, 130, 246, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);
  }
}

@keyframes smsproductbox-click-wobble {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(4deg);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
