/* Light skin for stock standard_cart — toyish domain search + YooHosting tokens. */
#order-standard_cart {
  font-family: Inter, system-ui, sans-serif;
  color: #2d3c58;
}
#order-standard_cart .btn-success,
#order-standard_cart .btn-primary,
#order-standard_cart .btn-order-now,
#order-standard_cart .btn-add-to-cart {
  background: #fd5d07 !important;
  border-color: #fd5d07 !important;
  color: #fff !important;
  border-radius: 999px !important;
  font-weight: 600;
}
#order-standard_cart .yh-domain-transfer-btn.btn-success {
  background: #167a3a !important;
  border-color: #167a3a !important;
}
#order-standard_cart .products .product,
#order-standard_cart .order-summary,
#order-standard_cart .view-cart-items,
#order-standard_cart .suggested-domains,
#order-standard_cart .featured-tld {
  border: 1px solid #f0e4d8 !important;
  border-radius: 1.5rem !important;
}
#order-standard_cart .price,
#order-standard_cart .header-lined h1 {
  color: #2d3c58;
}
#order-standard_cart .domain-checker-container,
#order-standard_cart .yh-domain-hero {
  background:
    radial-gradient(44rem 26rem at 85% -4rem, rgba(255, 156, 94, 0.45), transparent 60%),
    linear-gradient(92deg, #ff863d 4%, #fd5d07 100%) !important;
  border-radius: 1.75rem !important;
}
#order-standard_cart .domain-checker-bg {
  background-image: none !important;
  padding: 2.4rem 1rem 2.1rem;
}
#order-standard_cart .input-group-box.yh-domain-mega {
  background: #fff !important;
  border-radius: 1.5rem !important;
  padding: 1.15rem !important;
  box-shadow: 0 24px 48px -24px rgba(45, 60, 88, 0.35);
}
#order-standard_cart .yh-domain-mega textarea,
#order-standard_cart .yh-domain-mega input.form-control {
  width: 100% !important;
  min-height: 8.25rem;
  border: 1px solid #e8e8ea !important;
  border-radius: 1.15rem !important;
  padding: 1rem 1.1rem 3.4rem;
  resize: none;
}
#order-standard_cart .domain-checker-advanced .yh-domain-mega-actions,
#order-standard_cart .yh-domain-mega-actions {
  position: absolute;
  right: 1.65rem;
  bottom: 4.2rem;
  display: flex;
  gap: 0.45rem;
  z-index: 3;
}
#order-standard_cart .yh-domain-hero .yh-domain-mega:not(.domain-checker-advanced) .yh-domain-mega-actions {
  bottom: 1.45rem;
}
#order-standard_cart .spotlight-tld {
  border-radius: 1.25rem;
  border: 1px solid #f0e4d8;
}
#order-standard_cart .domain-checker-container,
#order-standard_cart .yh-domain-hero {
  overflow: visible !important;
}
#order-standard_cart .input-group-box.yh-domain-mega {
  overflow: visible !important;
}
#order-standard_cart select,
#order-standard_cart .custom-select,
#order-standard_cart select.form-control {
  display: inline-block;
  opacity: 1 !important;
  visibility: visible;
  min-height: 2.75rem;
  height: auto;
  color: #2d3c58 !important;
  background-color: #fff !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%232d3c58' d='M1.2 1.3L6 6.1l4.8-4.8 1.2 1.2L6 8.4 0 2.5z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 0.85rem center !important;
  background-size: 12px 8px !important;
  border: 1px solid #f0e4d8 !important;
  border-radius: 0.85rem !important;
  padding: 0.45rem 2.4rem 0.45rem 0.9rem;
  -webkit-appearance: none;
  appearance: none;
}
#order-standard_cart .yh-domain-mega-filters {
  overflow: visible;
  z-index: 6;
}
#order-standard_cart .yh-domain-mega-filters select {
  width: auto;
  min-width: 10.5rem;
  background-color: #fff4ed !important;
}
#order-standard_cart .multiselect-container.dropdown-menu {
  z-index: 1085 !important;
  background: #fff;
}
