@media (min-width: 769px) {
  .woocommerce-ordering .orderby,
  .w-select-current {
    width: 32% !important;
    min-width: 150px !important;
    margin-top: 0px !important;
  }
}
@media (max-width: 768px) {
  .woocommerce-ordering {
    display: flex !important;
    justify-content: center !important;
  }

  .woocommerce-ordering .orderby,
  .w-select-current {
    width: 90% !important;
    max-width: 90% !important;
    margin: 0 auto 10 auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* Desktop width */

/* Force result count to show on mobile */

/* === SHOP4 Gradient Sort Dropdown (Unified with Search Bar) === */

.woocommerce-ordering .orderby,
.w-select-current {
  background: linear-gradient(to right, #cccccc, #f5f5f5) !important;
  border-radius: 18px !important;
  font-size: 15px !important;
  border: none !important;
  color: #000 !important;
  padding: 12px 18px !important;
  font-family: 'Manrope', sans-serif !important;
  text-transform: lowercase !important;
  font-weight: 500 !important;
  letter-spacing: .2px !important;
  margin-bottom: 10px;
}

/* Dropdown options */

.w-select-options li {
  font-family: 'Manrope', sans-serif !important;
  text-transform: lowercase !important;
  font-weight: 500 !important;
}

/* Mobile spacing refinement */

@media (max-width: 768px) {
  .woocommerce-ordering {
    margin-top: 12px !important;
    /* Pulls dropdown closer to search bar */
  }
}

/* === Result Count Black === */

.woocommerce-result-count {
  color: #000 !important;
}

.quantity input.qty {
  -webkit-text-fill-color: #cccccc !important;
  opacity: 1 !important;
  text-transform: lowercase;
}

/* === DARK SCHEME BUTTONS === */

.dark-scheme .button:not(.-primary):not(.-dm-ignore),
.dark-scheme .button.-outlined:not(.-primary):not(.-dm-ignore) {
  border-radius: 30px;
}

.dark-scheme .button.-outlined:not(.-primary):not(.-dm-ignore) {
  color: #ccc;
  border-width: 1px;
}

/* === HEADER + GLOBAL CLEANUP === */

.social-bar-holder li,
.elements-bar.left.-unlist.dynamic-typo {
  display: none;
}

.dark-scheme .header.header-8.-sticky .header-wrap-inner {
  background-color: rgba(10,10,10,0.85);
}

.site-footer-copyright {
  background-color: #000;
}

/* === FORMS + LABELS === */

#form-field-field_146271d.elementor-field-textual.elementor-size-md {
  color: #000;
}

.elementor .elementor-form .elementor-field-group-field_066d7fb .elementor-field-option label,
.elementor .elementor-form .elementor-field-group-field_8ab1c2b .elementor-field-option label {
  font-size: 11px !important;
  line-height: 1.1 !important;
}

/* === PRODUCT & PRICE STYLING === */

.reset.variation {
  display: none;
  margin-top: 10px;
}

.woo-product-name.title.titles-typo.-undash {
  font-size: 26px;
  font-family: made;
  color: #0a0a0a;
}

.woocommerce .elementor-heading-title {
  font-family: MADE, sans-serif;
  font-weight: 800;
}

.widget.widget_recently_viewed_products .content-holder h6 a {
  color: #000 !important;
  font-size: 18px;
  font-family: INTER, sans-serif;
  font-weight: 800;
}

.woocommerce .elementor-232401 .elementor-element.elementor-element-57bdce5 .price {
  line-height: 1;
}

/* === INPUTS + FILE UPLOAD === */

input[type="file"] {
  background-color: #ebebeb;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

#artwork.thwepo-input-field.thwepo-file-upload,
.extra-options .value input,
.extra-options .value textarea {
  background-color: #f5f5f5;
  color: #000;
  font-family: manrope, sans-serif;
}

.extra-options .value textarea {
  box-shadow: 0 1px 2px rgba(0,0,0,0.06);
}

/* === FIELD LABELS + TITLES === */

.thwepo-field label.sublabel-tag {
  color: #000;
  font-family: manrope, sans-serif;
  margin-top: -27px;
}

.label.leftside {
  margin-left: -15px;
}

.thwepo-field.thwepo_file.artwork.thwepo-title-leftside {
  margin-top: -2em;
  display: block;
  padding-top: 0px;
}

/* === VARIATIONS + COLORS === */

.variations .label label {
  font-size: 1rem;
  font-weight: 700;
  text-transform: lowercase;
  margin-bottom: 6px;
}

#details::placeholder,
#shirt_color::placeholder {
  color: #353535 !important;
  opacity: 1;
}

/* === PRICE VARIATION BLOCK === */

.woocommerce-variation.single_variation {
  color: #000;
}

.woocommerce-variation.single_variation .woocommerce-variation-price .price {
  font-size: 2rem;
  font-weight: 800;
  color: #0a0a0a;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  margin: 10px 0;
  display: inline-block;
}

.woocommerce-variation.single_variation .woocommerce-variation-price {
  background: linear-gradient(135deg,#ffbfdf,#ffb6f1);
  border-radius: 50px;
  padding: 0 10px;
  font-size: 2rem;
  display: inline;
}

/* === CART TOTALS HEADER === */

.cart-customlocation .woocommerce-Price-amount {
  font-size: 20px;
  color: #ff0080;
  font-weight: 800;
  letter-spacing: -2px;
  transition: color .25s ease, transform .25s ease;
}

.cart-customlocation:hover .woocommerce-Price-amount {
  color: #fff;
  transform: scale(1.05);
}

/* === CHECKBOX + EXTRA FIELD STYLES === */

.thwepo-input-field.input-checkbox.thwepo-price-field[id^="prints_"] {
  padding: 7px;
  background-color: #000;
  border: 1px solid #ccc;
  color: #ff0080;
}

.extra-options .value .thwepo-checkbox-group-input-field span {
  color: #000;
  font-family: manrope;
}

/* === TILE ANIMATION === */

.tile {
  position: relative;
  background: #0a0a0a;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.35s ease;
}

.tile:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 10px 35px rgba(255,0,128,0.25);
}

.tile > * {
  position: relative;
  z-index: 2;
}

.tile::after {
  content: "";
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.tile:hover::after {
  opacity: 0.25;
}

/* === SCROLLING TRACK === */

.scrolling-track {
  display: flex;
  width: max-content;
  white-space: nowrap;
  animation: scroll-linear 25s linear infinite;
  animation-delay: -12.5s;
}

.scrolling-track span {
  display: inline-block;
  padding-right: 4rem;
  background: linear-gradient(90deg,#0a0a0a,#353535,#0a0a0a);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}

.scrolling-track.reverse {
  animation: scroll-linear-reverse 25s linear infinite;
  animation-delay: -12.5s;
}

@keyframes scroll-linear {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-20%);
  }
}

@keyframes scroll-linear-reverse {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(20%);
  }
}

/* === CHECKOUT FORMS === */

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select {
  border-radius: 8px;
  color: #fff;
  transition: border 0.3s ease, background 0.3s ease;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row select:focus {
  border: 1px solid rgba(255,0,128,0.5);
  outline: none;
}

.woocommerce form .form-row {
  margin-bottom: 18px!important;
}

.woocommerce-billing-fields__field-wrapper {
  display: grid;
  gap: 18px 24px;
}

.form-row-wide {
  grid-column: span 2;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
  font: 600 15px/1.4 'Inter',sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .6px;
  margin: 30px 0 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.woocommerce form input.input-text,
.woocommerce form select,
.woocommerce form textarea {
  width: 100%;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 8px;
  color: #fff;
  padding: 12px 14px;
  font: 400 14px 'Inter',sans-serif;
  transition: border .25s ease,background .25s ease;
}

.woocommerce form input:focus,
.woocommerce form select:focus,
.woocommerce form textarea:focus {
  border-color: rgba(255,0,128,.5);
  background: rgba(255,255,255,.07);
  outline: none;
}

form.checkout {
  background: rgba(20,20,20,.6);
  border: 1px solid rgba(255,255,255,.05);
  border-radius: 16px;
  padding: 26px 28px;
  box-shadow: inset 0 0 0.5px rgba(255,255,255,0.2),
    0 4px 35px rgba(0,0,0,0.25);
  backdrop-filter: blur(8px);
}

/* === SHOP4 CART CONTAINER (Illuminated Hover + Dual Tone) === */

/* Left: Cart content (lighter glass tone) */

.woocommerce-cart .woocommerce-cart-form {
  background: rgba(20,20,20,0.6);
  border-radius: 16px;
  padding: 26px 28px;
  box-shadow: inset 0 0 0.5px rgba(255,255,255,0.15),
    0 4px 35px rgba(0,0,0,0.25);
  backdrop-filter: blur(8px);
  transition: background 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

/* Right: Cart totals (darker glass tone) */

.woocommerce-cart .cart-collaterals {
  background: rgba(0,0,0,0.6);
  border-radius: 16px;
  padding: 26px 28px;
  box-shadow: inset 0 0 0.5px rgba(255,255,255,0.15),
    0 4px 35px rgba(0,0,0,0.35);
  backdrop-filter: blur(8px);
  transition: background 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

/* Hover — subtle brightness + magenta glow */

.woocommerce-cart .woocommerce-cart-form:hover {
  background: rgba(25,25,25,0.68);
  /* slightly brighter */
}

.woocommerce-cart .cart-collaterals:hover {
  background: rgba(05,05,05,0.68);
  /* subtle lift but still darker tone */
}

/* === SHOP4 SIGNATURE BUTTONS === */

#place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce a.button.checkout-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #fff !important;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 9999px;
  background: rgba(20,20,20,0.7);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 0 25px rgba(255,0,128,0.2);
  transition: all 0.35s ease;
  padding: 14px 24px;
  line-height: 1.4;
  min-height: 48px;
  cursor: pointer;
  text-decoration: none;
}

#place_order::before,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button::before,
.woocommerce a.button.checkout-button::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg,rgba(255,0,128,0.8),rgba(121,40,202,0.8));
  opacity: .7;
  z-index: 0;
  transition: opacity .4s ease, transform .5s ease;
  background-size: 200% 200%;
  animation: shop4Pulse 6s ease infinite;
  border-radius: inherit;
}

#place_order::after,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button::after,
.woocommerce a.button.checkout-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45%;
  background: rgba(255,255,255,0.08);
  border-radius: inherit;
  z-index: 1;
  pointer-events: none;
}

#place_order,
#place_order span,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce a.button.checkout-button {
  position: relative;
  z-index: 2;
}

#place_order:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce a.button.checkout-button:hover {
  background: rgba(15,15,15,0.85);
  box-shadow: 0 0 35px rgba(255,0,128,0.25);
  transform: translateY(-1px);
}

#place_order:hover::before,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover::before,
.woocommerce a.button.checkout-button:hover::before {
  opacity: 0.25;
  transform: scale(1.05);
}

@keyframes shop4Pulse {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

#order_review_heading.heading-md {
  text-transform: lowercase;
}

h4.heading-md {
  text-transform: lowercase;
}

.woo-product-name.titles-typo.title {
  font-family: made;
  font-size: 25px;
}

.product-name > a + .product-quantity {
  color: #ff0080;
  text-decoration: none;
  font-weight: 700;
}

/* === SHOP4 CHECKOUT ORDER SUMMARY DIVIDER === */

.woocommerce-checkout-review-order-table {
  border-top: 1px solid rgba(255,255,255,0.08);
  /* subtle top edge divider */
  margin-top: 12px;
  padding-top: 8px;
}

/* Keep all row dividers consistent */

.woocommerce-checkout-review-order-table tr {
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

/* === SHOP4 CHECKOUT PROGRESS BAR — ENHANCED SCALE + SPACING === */

.shop4-progress-bar-wrapper {
  width: 100%;
  max-width: 800px;
  /* centered and balanced under the banner */
  margin: 70px auto 80px;
  text-align: center;
  position: relative;
  z-index: 3;
}

/* Label row with proper letter spacing and breathing room */

.shop4-progress-labels {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgba(255,255,255,0.45);
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 18px;
  padding: 0 10px;
}

.shop4-progress-labels span.active {
  color: #fff;
  text-shadow: 0 0 12px rgba(255,0,128,0.3);
}

/* The bar itself — thicker, smoother, and more visible */

.shop4-progress-bar {
  position: relative;
  width: 100%;
  height: 10px;
  border-radius: 9999px;
  overflow: hidden;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.06);
  box-shadow: inset 0 0 2px rgba(255,255,255,0.05),
    0 4px 25px rgba(0,0,0,0.25);
  transition: all 0.4s ease;
}

/* The fill — slightly larger gradient and glow to read better */

.shop4-progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 33%;
  /* Cart=33, Checkout=66, Complete=100 */
  background: linear-gradient(135deg,
    rgba(255,255,255,0.10),
    rgba(255,0,128,0.15),
    rgba(121,40,202,0.2)
  );
  background-size: 200% 200%;
  border-radius: inherit;
  box-shadow: 0 0 14px rgba(255,0,128,0.2),
    inset 0 0 6px rgba(255,255,255,0.05);
  animation: shop4ProgressFlow 8s ease infinite;
  transition: width 0.7s ease, background 0.4s ease;
}

/* On hover — subtle glow brightening */

.shop4-progress-bar-wrapper:hover .shop4-progress-bar {
  background: rgba(255,255,255,0.10);
  box-shadow: 0 0 35px rgba(255,0,128,0.15);
  border-color: rgba(255,0,128,0.15);
}

.shop4-progress-bar-wrapper:hover .shop4-progress-fill {
  background: linear-gradient(135deg,
    rgba(255,255,255,0.15),
    rgba(255,0,128,0.25),
    rgba(121,40,202,0.25)
  );
}

/* Gradient flow animation — smooth and continuous */

@keyframes shop4ProgressFlow {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.shop4-progress-fill {
  transition: width 0.8s ease, background 0.6s ease, box-shadow 0.6s ease;
}

.shop4-progress-bar:hover .shop4-progress-fill {
  background: linear-gradient(90deg, #ff0080, #7928CA);
  box-shadow: 0 0 15px rgba(255,0,128,0.25), 0 0 25px rgba(121,40,202,0.15);
}

/* === SHOP4 Progress Bar Link Styling === */

.shop4-progress-labels a,
.shop4-progress-labels span {
  text-decoration: none;
  color: rgba(255,255,255,0.45);
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}

.shop4-progress-labels a:hover {
  color: #fff;
  text-shadow: 0 0 10px rgba(255,0,128,0.25);
}

.shop4-progress-labels .active {
  color: #fff;
  text-shadow: 0 0 12px rgba(255,0,128,0.3);
  pointer-events: none;
  /* disable link on the current step */
}

table:not(.-unstyle) th {
  color: #000000;
}

.dark-scheme .select2-container--default .select2-results__option[aria-selected=true] {
  margin-top: 0px;
  padding-top: 0px;
}

/* Force Select2 search input text to be white */

.select2-container .select2-search__field {
  color: #fff !important;
}

/* Hide product variation name label (e.g. ": 5.3oz midweight tee") */

.single-product label.variation_name_label {
  display: none !important;
}

.woo-sidebar tr th:first-child {
  color: #ffffff;
  text-transform: lowercase;
  font-size: 19px;
}

.woo-sidebar tr:last-child td {
  font-size: 26px;
}

.heading-md.title {
  text-transform: lowercase;
  font-size: 39px;
}

/* === SHOP4 GLASS NOTICES — FIXED STRUCTURE === */

/* Hide empty wrapper */

.woocommerce-notices-wrapper:empty {
  display: none !important;
}

/* Make wrapper invisible but preserve layout space */

.woocommerce-notices-wrapper {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* === SHOP4 — FINAL CART UPDATE CLEANUP (No Red Flash) === */

/* Completely remove WooCommerce's inline or default color flash */

.woocommerce-cart .woocommerce-cart-form.processing,
.woocommerce-cart .woocommerce-cart-form.updating_cart,
.woocommerce-cart .cart,
.woocommerce-cart .cart_totals {
  background: none !important;
  border-color: transparent !important;
  outline: none !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1 !important;
  transition: none !important;
  position: relative;
  isolation: isolate;
  /* ensures shimmer stays above */
}

/* Remove injected pseudo-elements WooCommerce uses for loading */

.woocommerce-cart .woocommerce-cart-form.processing::after,
.woocommerce-cart .woocommerce-cart-form.updating_cart::after {
  display: none !important;
  content: none !important;
}

/* --- Shop4 Select Field Fix --- */

.woocommerce form select,
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  background-size: 12px !important;
}

/* Optional: add your own minimal arrow */

.woocommerce form select {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  color: #fff;
  border-radius: 8px;
  padding: 12px 36px 12px 14px;
  background-image: url("data:image/svg+xml;utf8,");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px;
}

/* === SHOP4 SIDEBAR — Scoped Fix (no global override) === */

.shop-sidebar,
.woocommerce-page .elementor-widget-sidebar,
.woocommerce-page .elementor-widget-container.widget {
  color: #000 !important;
}

/* === SHOP4 SIDEBAR — Safe Scoped Text Rule === */

.shop-sidebar *,
.woocommerce-page .elementor-widget-sidebar *,
.woocommerce-page .elementor-widget-container.widget * {
  color: #000 !important;
  text-shadow: none !important;
}

/* Exclude buttons + links from being overridden */

.shop-sidebar a,
.shop-sidebar button,
.shop-sidebar .button,
.woocommerce-page .elementor-widget-sidebar a.button,
.woocommerce-page .elementor-widget-sidebar button,
.woocommerce-page .elementor-widget-container.widget a.button,
.woocommerce-page .elementor-widget-container.widget button {
  color: #fff !important;
}

.elementor-widget-sidebar a:hover,
.elementor-widget-container a:hover {
  color: #ff0080 !important;
}

/* Search box placeholder */

.elementor-widget-sidebar input[type="search"]::placeholder,
.elementor-widget-container input[type="search"]::placeholder {
  color: #000 !important;
  text-transform: lowercase;
}

#wp-block-search__input-2.wp-block-search__input {
  color: #000 !important;
}

/* Restore form + slider visibility */

.elementor-widget-sidebar input,
.elementor-widget-sidebar select,
.elementor-widget-sidebar .ui-slider,
.elementor-widget-sidebar .price_label {
  color: #000 !important;
  border-color: rgba(0,0,0,0.2) !important;
}

/* Price filter range handles */

.elementor-widget-sidebar .ui-slider .ui-slider-handle {
  background: #ff0080 !important;
  border-color: #ff0080 !important;
}

/* Category labels / headings */

.elementor-widget-sidebar .widget-title,
.elementor-widget-container .widget-title,
.elementor-widget-sidebar h5,
.elementor-widget-sidebar h6 {
  color: #000	 !important;
  font-weight: 700 !important;
}

.widget .wp-block-heading {
  font-size: 22px;
}

.title.widget-title {
  font-size: 22px;
}

/* === SHOP4 SIDEBAR POLISH — No bullets, Pink categories, Better contrast === */

/* Category links in Shop4 Magenta */

.elementor-widget-sidebar .product-categories a,
.elementor-widget-sidebar .woocommerce-widget-layered-nav-list a,
.elementor-widget-container .product-categories a {
  color: #ff0080 !important;
  font-weight: 700 !important;
  text-decoration: none;
  transition: color 0.3s ease;
  text-transform: lowercase !important;
}

.elementor-widget-sidebar .product-categories a:hover,
.elementor-widget-container .product-categories a:hover {
  color: #7928ca !important;
}

/* Recently viewed styling */

.elementor-widget-sidebar .widget_recently_viewed_products ul li,
.elementor-widget-container .widget_recently_viewed_products ul li {
  border-bottom: 1px solid rgba(0,0,0,0.06);
  padding: 10px 0;
  margin-bottom: 6px;
}

.elementor-widget-sidebar .widget_recently_viewed_products img {
  border-radius: 8px;
  background: #f5f5f5;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.elementor-widget-sidebar .widget_recently_viewed_products img:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(255,0,128,0.2);
}

/* Product names stay black for contrast */

.elementor-widget-sidebar .widget_recently_viewed_products a {
  color: #ff0080 !important;
  font-weight: 700;
}

/* Product category label under product name */

.elementor-widget-sidebar .widget_recently_viewed_products .product_list_widget li .category,
.elementor-widget-sidebar .widget_recently_viewed_products li a + span {
  color: #ff0080 !important;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

/* === SHOP4 SIDEBAR — Bullet Cleanup (Full Kill) === */

/* Remove default bullets on all UL/LI inside sidebar widgets */

.elementor-widget-sidebar ul,
.elementor-widget-sidebar li,
.elementor-widget-container ul,
.elementor-widget-container li {
  list-style: none !important;
  list-style-type: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* === SHOP4 PRODUCT GRID — Centered, Compact Glass Outline Button === */

a.button.product_type_variable.add_to_cart_button,
a.button.product_type_simple.add_to_cart_button,
a.button.product_type_grouped.add_to_cart_button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  /* fit to text */
  max-width: 60%;
  margin: 0 auto;
  /* centers horizontally */
  height: 44px;
  text-align: center;
  color: #000000 !important;
  background: rgba(255, 0, 128, 0.05);
  border: 1px solid #ff0080;
  border-radius: 9999px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
  box-shadow: 0 0 10px rgba(255, 0, 128, 0.25);
}

/* Hover effect */

a.button.product_type_variable.add_to_cart_button:hover,
a.button.product_type_simple.add_to_cart_button:hover,
a.button.product_type_grouped.add_to_cart_button:hover {
  background: linear-gradient(90deg, #ff0080, #7928ca);
  border-color: transparent;
  color: #ff0080 !important;
  box-shadow: 0 0 20px rgba(255, 0, 128, 0.4);
  transform: translateY(-1px);
}

/* Text smoothing */

a.button.product_type_variable.add_to_cart_button span,
a.button.product_type_simple.add_to_cart_button span {
  display: inline-block;
  vertical-align: middle;
}

.clb-slider-item {
  color: #ffffff;
}

/* === SHOP4 BUTTON COLOR FIX — FINAL UNIFIED VERSION === */

/* Base button text style */

a.button,
button,
input[type="submit"],
.woocommerce a.button,
.woocommerce button,
.woocommerce input.button,
.elementor-button,
.shop4-live-gradient,
.shop4-button {
  color: #fff !important;
  text-shadow: none !important;
  transition: color 0.35s ease, opacity 0.35s ease, box-shadow 0.35s ease;
}

/* Inner elements inside buttons (spans, strong tags, etc.) */

a.button span,
button span,
.elementor-button span,
.shop4-live-gradient span,
.shop4-button span {
  color: inherit !important;
}

/* Hover — keep text white but add subtle magenta glow */

a.button:hover,
button:hover,
input[type="submit"]:hover,
.woocommerce a.button:hover,
.woocommerce button:hover,
.woocommerce input.button:hover,
.elementor-button:hover,
.shop4-live-gradient:hover,
.shop4-button:hover {
  color: #fff !important;
  opacity: 0.95;
  text-shadow: 0 0 6px rgba(255,0,128,0.3);
  box-shadow: 0 0 10px rgba(255,0,128,0.25);
}

/* Preserve black variant if used manually */

.shop4-button.-black,
.shop4-live-gradient.-black {
  color: #000 !important;
  text-shadow: none !important;
  box-shadow: none !important;
}

/* === LINK HOVER RESTORE === */

/* Let normal links (non-buttons) use Shop4 Magenta again */

a:not(.button):hover,
.woocommerce a:not(.button):hover,
.elementor-widget-container a:not(.button):hover,
.elementor-widget-sidebar a:not(.button):hover {
  color: #ff0080 !important;
  text-shadow: 0 0 8px rgba(255,0,128,0.25);
}

.showcoupon {
  font-size: 15px;
  background-color: #2e2d2d;
  text-transform: lowercase;
  color: #000000;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 30px;
}

.alert p {
  text-transform: lowercase;
}

#coupon_code.input-text {
  text-transform: lowercase;
}

h4:not(.title) + * {
  text-transform: lowercase;
}

table:not(.-unstyle) th:last-child {
  color: #b3acac;
  font-size: 18px;
}

.woo-sidebar tr.order-total .amount {
  background-color: #470a29;
  padding-right: 7px;
  padding-left: 7px;
  border-radius: 20px;
  color: #ffffff;
}

/* === STRIPE CHECKOUT SHOP4 COLOR OVERRIDE === */

:root {
  --colorPrimary: #FF0080 !important;
  --colorText: #FFFFFF !important;
  --colorPrimaryText: #FF0080 !important;
}

/* === BACKUP ENFORCED BORDER === */

/* === SHOP4 PAYMENT METHOD CARDS (EXCLUDES SAVE PAYMENT TOGGLE) === */

.wc_payment_methods {
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-top: 10px;
}

.wc_payment_methods li {
  list-style: none !important;
  margin: 0 !important;
}

/* hide original radios */

.wc_payment_methods input[type="radio"] {
  display: none !important;
}

/* base card style — exclude the 'save payment info' label */

.wc_payment_methods label:not([for="wc-woocommerce_payments-new-payment-method"]) {
  display: block;
  padding: 14px 18px;
  border-radius: 16px;
  text-transform: lowercase;
  color: #ccc;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.3px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  transition: all 0.35s ease;
  text-align: center;
}

/* selected state */

.wc_payment_methods input[type="radio"]:checked + label:not([for="wc-woocommerce_payments-new-payment-method"]) {
  color: #fff;
  background: linear-gradient(90deg, #FF0080, #7928CA);
  border: none;
  box-shadow: 0 0 16px rgba(255, 0, 128, 0.45);
  transform: translateY(-2px);
}

/* hover */

.wc_payment_methods label:not([for="wc-woocommerce_payments-new-payment-method"]):hover {
  border-color: #FF0080;
  box-shadow: 0 0 8px rgba(255, 0, 128, 0.25);
}

/* === SHOP4 PAYMENT LOGO BACKDROP === */

.wc_payment_methods img[src*="afterpay-cashapp-logo.svg"] {
  background: #ccc;
  border-radius: 5px;
  /* optional, makes it look smoother */
  padding-right: 10px;
  /* some breathing room */
  display: inline-block;
}

.widget.widget_recently_viewed_products .content-holder .price {
  display: none;
}

.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 {
  margin-top: -20px;
}

#woocommerce_recently_viewed_products-2.widget.woocommerce.widget_recently_viewed_products {
  margin-top: 0px;
  padding-top: 0px;
}

.elementor-element.elementor-element-9f9b1cd.elementor-widget.elementor-widget-ohio_icon_box {
  margin-top: 20px;
}

/* Apply MADE font to Recently Viewed Product titles */

.widget.widget_recently_viewed_products .content-holder h6 a {
  font-family: 'MADE', sans-serif !important;
  font-weight: 400;
  /* or 500 / 700 depending on your uploaded weight */
  letter-spacing: 0.3px;
  text-transform: none;
  /* change to uppercase if your font looks better that way */
}

/* === SHOP4 — Force white text inside alerts and WooCommerce errors === */

.alert,
.alert-danger,
.woocommerce-error {
  color: #fff !important;
}

.alert-danger *,
.woocommerce-error * {
  color: #fff !important;
}

.wp-block-search__input {
  background: linear-gradient(to right, #cccccc, #f5f5f5) !important;
  border-radius: 16px !important;
  padding-left: 16px !important;
  border: .0px solid rgba(0,0,0,0.10) !important;
  backdrop-filter: blur(6px) !important;
  -webkit-backdrop-filter: blur(6px) !important;
}

/* Expand search bar to full width */

.wp-block-search__input {
  width: 100% !important;
  margin-right: 0 !important;
}

.wp-block-search__label {
  display: none !important;
}

/* === SHOP4 — Single Product Price Styling (Final + Corrected) === */

body.single-product p.price.price_from .woocommerce-Price-amount.amount,
body.single-product p.price .woocommerce-Price-amount.amount {
  font-family: 'MADE', sans-serif !important;
  font-weight: 700 !important;
  font-size: 2.4rem !important;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  color: #000 !important;
  line-height: 1.1;
  display: inline-block;
  position: relative;
  z-index: 1;
}

/* === SHOP4 — Single Product Price (Apple-Tech+ Depth) === */

body.single-product p.price.price_from .woocommerce-Price-amount.amount,
body.single-product p.price .woocommerce-Price-amount.amount {
  font-family: 'INTER', sans-serif !important;
  font-weight: 800 !important;
  font-size: 1.8rem !important;
  letter-spacing: -0.06em;
  color: #111 !important;
  line-height: 1.05;
  display: inline-block;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  transition: all 0.25s ease;
}

/* Micro depth shadow — visible but elegant */

body.single-product p.price .woocommerce-Price-amount.amount {
  text-shadow: 0 1.8px 0 rgba(255,255,255, 0.9),
    0 1.85px 3px rgba(0,0,0,0.08);
}

/* On hover (optional small tactile feedback) */

body.single-product p.price .woocommerce-Price-amount.amount:hover {
  transform: scale(1.015);
  text-shadow: 0 1px 3px rgba(0,0,0,0.12),
    0 0 25px rgba(0,0,0,0.04);
}

.elementor-widget-sidebar .widget_recently_viewed_products .category,
.elementor-widget-sidebar .widget_recently_viewed_products .category a {
  text-transform: lowercase !important;
}

/* === SHOP4 — Correct Add-to-Cart Notice Position === */

.woocommerce-message {
  position: relative !important;
  z-index: 9999 !important;
  top: 110px !important;
  /* adjust based on your header height */
  margin-top: 0 !important;
}

/* === SHOP4 GLASS NOTICES — GLOBAL OVERRIDE (Cleans Woo defaults) === */

/* Remove all WooCommerce default colors and outlines */

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  color: inherit !important;
}

/* === SHOP4 GLASS NOTICE SYSTEM — Clean, Centered, Polished (Blur Fixed) === */

/* === Global Glass Style (shared aesthetic for all notices) === */

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  position: relative !important;
  width: 100% !important;
  margin: 0 auto 25px !important;
  padding: 18px 60px 18px 22px !important;
  background: rgba(15, 15, 15, 0.7) !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  text-align: center !important;
  /* ✨ Keep blur on the card only — not the wrapper */
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  box-shadow: 0 4px 25px rgba(255,0,128,0.15),
    inset 0 0 12px rgba(255,255,255,0.05) !important;
  pointer-events: all !important;
  overflow: hidden !important;
  transition: all 0.35s ease !important;
}

/* === Type Glow Variations (Shop4 Brand) === */

.woocommerce-message {
  border-left: 3px solid #ff0080 !important;
  box-shadow: 0 0 20px rgba(255,0,128,0.25),
    inset 0 0 8px rgba(255,0,128,0.1) !important;
}

.woocommerce-error {
  border-left: 3px solid #ff0080 !important;
  box-shadow: 0 0 22px rgba(255,0,128,0.3),
    inset 0 0 10px rgba(255,0,128,0.12) !important;
}

.woocommerce-info {
  border-left: 3px solid #7928CA !important;
  box-shadow: 0 0 22px rgba(121,40,202,0.25),
    inset 0 0 8px rgba(121,40,202,0.1) !important;
}

/* === Text & Link Styling === */

.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
  color: #ffb6ff !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: color 0.25s ease, text-shadow 0.25s ease;
}

.woocommerce-message a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover {
  color: #fff !important;
  text-shadow: 0 0 8px rgba(255,0,128,0.45) !important;
}

/* === Close “X” Button — perfectly centered === */

.woocommerce-message .close,
.woocommerce-error .close,
.woocommerce-info .close {
  position: absolute !important;
  top: 50% !important;
  right: 22px !important;
  transform: translateY(-50%) !important;
  font-size: 18px !important;
  line-height: 1 !important;
  color: #fff !important;
  opacity: 0.6 !important;
  transition: opacity 0.2s ease !important;
  cursor: pointer !important;
}

.woocommerce-message .close:hover,
.woocommerce-error .close:hover,
.woocommerce-info .close:hover {
  opacity: 1 !important;
}

/* === Entry Fade Animation === */

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  animation: shop4NoticeFade 0.35s ease-out !important;
}

@keyframes shop4NoticeFade {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* === Cleanup === */

.woocommerce-message:focus,
.woocommerce-error:focus,
.woocommerce-info:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* === FLOATING SUCCESS NOTICE (Single Product Only) === */

body.single-product .woocommerce-notices-wrapper {
  position: fixed !important;
  top: 85px !important;
  /* adjust for header height */
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 100% !important;
  max-width: 1600px !important;
  z-index: 99999 !important;
  pointer-events: none !important;
  /* ✨ fix blur bleed — wrapper is now fully transparent */
  background: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  border: none !important;
}

/* Only float success messages inside that wrapper */

body.single-product .woocommerce-notices-wrapper .woocommerce-message {
  position: relative !important;
  pointer-events: all !important;
}

/* single product extra options position fix */

#select2-size-container.select2-selection__rendered {
  margin-top: 6px;
}

.variations_form .select2-selection__rendered {
  margin-top: 6px !important;
}

.select2-search--dropdown {
  display: none !important;
}

/* === SHOP4 — Add to Cart (Lightweight + Gradient Restored) === */

.single-product .single_add_to_cart_button {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 250px;
  height: 48px;
  padding: 14px 28px;
  border-radius: 9999px;
  font: 700 14px/1.4 'Inter', sans-serif;
  text-transform: uppercase;
  letter-spacing: .6px;
  color: #fff !important;
  background: linear-gradient(90deg,#ff0080,#7928ca);
  background-size: 200% 200%;
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 4px 18px rgba(255,0,128,.25);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
  overflow: hidden;
  transition: transform .3s ease, box-shadow .3s ease;
  isolation: isolate;
}

/* animated gradient layer (real pulse restored) */

.single-product .single_add_to_cart_button::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(90deg,#ff0080,#7928ca);
  background-size: 200% 200%;
  opacity: .9;
  z-index: -1;
  animation: shop4Pulse 6s ease infinite;
}

/* top sheen */

.single-product .single_add_to_cart_button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  border-radius: inherit;
  background: rgba(255,255,255,.08);
  z-index: -1;
}

/* hover — subtle lift + glow */

.single-product .single_add_to_cart_button:hover {
  transform: translateY(-1px);
  box-shadow: 0 0 30px rgba(255,0,128,.35);
}

/* gradient animation */

@keyframes shop4Pulse {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

/* === SHOP4 Signature Glass Shimmer on Update === */

.woocommerce-cart .woocommerce-cart-form.processing::before,
.woocommerce-cart .woocommerce-cart-form.updating_cart::before,
.woocommerce-cart .cart_totals.processing::before,
.woocommerce-cart .cart_totals.updating_cart::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(255, 0, 128, 0.1),
    rgba(121, 40, 202, 0.1)
  );
  border-radius: 16px;
  backdrop-filter: blur(5px);
  pointer-events: none;
  z-index: 5;
  animation: shop4CartPulse 1.2s ease forwards;
}

/* Soft magenta-purple pulse */

@keyframes shop4CartPulse {
  0% {
    opacity: 0;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(1.015);
  }

  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* === Shop filter buttons === */

.wpfFilterButton.wpfButton,
.shop-filter .button,
.shop-filter button {
  text-transform: lowercase;
  color: #fff !important;
  background-color: #000 !important;
  font-family: 'Manrope', sans-serif !important;
  font-weight: 600 !important;
  border: none !important;
  border-radius: 4px;
  padding: 10px 12px;
  cursor: pointer;
}

/* Style the text/link inside each product card category */

.woo-category.category-holder,
.woo-category.category-holder a {
  color: #ccc !important;
  /* text color */
  font-family: 'Inter', sans-serif !important;
  font-size: 19px;
  letter-spacing: -.6px;
  font-weight: 700 !important;
  text-transform: lowercase;
  transition: color 0.3s ease;
}

/* Hover effect */

.woo-category.category-holder:hover,
.woo-category.category-holder a:hover {
  color: #ff0080 !important;
}

#printcolor.thwepo-input-field.thwepo-color-picker.input-text {
  color: #353535;
  background-color: #f5f5f5;
}

/* hide price from mobile header */

@media only screen and (max-width: 768px) {
  #masthead .cart-button-total .woocommerce-Price-amount.amount {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  #masthead .right-part .menu-optional.-unlist a.button.-small.btn-optional {
    display: none !important;
  }
}

/* Lock horizontal scroll on mobile only */

@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden !important;
  }
}

.wp-block-search__button.wp-element-button {
  font-size: 0 !important;
  /* hides text */
  width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  background: transparent !important;
  /* keep it clean */
  border: none !important;
  color: #000000 !important;
}

/* Default icon: pure black */

.wp-block-search__button.wp-element-button::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://shop4creative.com/wp-content/uploads/2025/11/001-magnifying-glass.png") 
              no-repeat center / contain;
  opacity: 1;
  /* full black */
  transition: opacity .25s ease;
  /* smooth fade */
  pointer-events: none;
  /* prevents blocking clicks */
}

/* Hover: fade to 50% */

/* === SHOP4 FILTER BUTTON — Light Mode === */

button.wc-block-product-filters__open-overlay {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  margin-top: -6px !important;
  margin-bottom: 5px !important;
  background: rgba(255, 255, 255, 0.6);
  /* light glass */
  backdrop-filter: blur(10px) saturate(140%);
  -webkit-backdrop-filter: blur(10px) saturate(140%);
  border: 0px solid rgba(0, 0, 0, 0.08);
  border-radius: 14px;
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .2px;
  text-transform: lowercase;
  color: #000;
  /* black text for light background */
  cursor: pointer;
  transition: opacity .22s ease, transform .2s ease;
}

/* ICON color */

button.wc-block-product-filters__open-overlay svg {
  width: 18px;
  height: 18px;
  color: #000;
  /* black on light background */
  opacity: .7;
  transition: opacity .22s ease;
}

/* Hover interaction — subtle, pro */

button.wc-block-product-filters__open-overlay:hover {
  opacity: .85;
  transform: translateY(-2px);
}

button.wc-block-product-filters__open-overlay:hover svg {
  opacity: 1;
}

/* APPLY button inside WooCommerce Filter Overlay */

.wc-block-product-filters__overlay-footer 
.wc-block-product-filters__apply.wp-element-button {
  color: #ffffff !important;
  text-transform: lowercase !important;
}

/* Also target the inner span (Gutenberg sometimes overrides) */

.wc-block-product-filters__overlay-footer 
.wc-block-product-filters__apply.wp-element-button span {
  color: #ffffff !important;
  text-transform: lowercase !important;
}

.wc-block-product-filter-clear-button {
  display: none !important;
}

/* Hide filter-open button ONLY on desktop (≥ 1025px) */

@media only screen and (min-width: 1025px) {
  button.wc-block-product-filters__open-overlay {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .cart_totals {
    margin-top: 35px !important;
  }
}/* === SHOP4 Mini Cart Overlay Background (Glass-Adjusted) === */
.cart-mini.visible {
  background: rgba(0, 0, 0, 0.45) !important; /* 45% opaque */
  box-shadow: 0 0 30px rgba(255, 0, 128, 0.15);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: all 0.3s ease;
}