/** Shopify CDN: Minification failed

Line 1130:2 Expected "}" to go with "{"

**/
/* Guide page 13-12-24 */
.tbd-content.current {
    display: block;
}
.tbd-content {
    display: none;
}

/* Start 06-02-25 */
.main_pdp_buy .data-preorder.has-success .btn-state-complete, .main_pdp_buy .data-preorder.has-success .btn-state-loading {
    transform: translate(-50%, -50%);
    border: 0;
    display: none;
    width: auto;
    height: auto;
}
[data-add-to-cart].has-success .btn-state-ready, [data-add-to-cart].loading .btn-state-ready{
    visibility: visible;
    opacity: 1;
    pointer-events: none;
}
.main_pdp_buy .data-preorder .btn-state-complete, .main_pdp_buy .data-preorder .btn-state-loading,
.stcadd_buy .data-preorder .btn-state-complete, .stcadd_buy .data-preorder .btn-state-loading{
  display:none;
}
/* End 06-02-25 */


/* Start 26-02-25 Wishlist removed as 03-04-25
button.btn--outline.btn--full.btn--primary.btn--add-to-cart.loading [data-add-to-cart-text] {
    opacity: 0;
    font-size: 0;
}
button.btn--outline.btn--full.btn--primary.btn--add-to-cart.has-success [data-add-to-cart-text] {
    opacity: 0;
    font-size: 0;
}
.pdpimg_qkview .uwl-col-wishlist {
    position: absolute;
    top: 0;
    left: 20px;
}
.pdpimg_qkview .uwl-col-wishlist svg {
    width: 24px;
    height: 24px;
    cursor:pointer;
}
.pdpimg_qkview .uwl-col-wishlist path {
    fill: #9071ae;
}
.pdpimg_qkview .uwl-col-wishlist.icon-wishlist-selected path {
    fill: #9071ae;
}
.uwl-wishlist-container .uwl-product-list .uwl-product-iteam .uwl-remove-wishlist i {
    color: #9071ae;
    font-size: 24px;
}
.qty-wishlist {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}
.qty-wishlist .product__block__quantity {
    padding: 0;
}
.qty-wishlist .uwl-btn-wrap {
    width: auto !important;
}
.qty-wishlist .uwl-btn-wrap .uwl-btn.uwl-wishlist {
     margin: 0;
    display: inline-flex;
    align-items: center;
    line-height: 29px;
    height: 44px;
}
.product__main__content.grid__item .qty-wishlist .product__block__quantity {
    padding-bottom: 0 !important;
}
.qty-wishlist .quantity__wrapper {
    height: 44px;
}
.header_wishlist_btn .uwl-count {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    right: 6px;
    color: #fff;
    background: #9071ae;
    padding: 3px;
    font-size: 10px;
    line-height: 1;
    height: 15px;
    width: 16px;
    border-radius: 100%;
}
.desktop__wishlst .wishlist {
    margin: 0; 
}
.header_wishlist_btn_icon .wishlist {
    margin: 0; 
}
.uwl-wishlist-container {
  width: 100% !important;
  padding-left: var(--outer);
  padding-right: var(--outer);
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.uwl-wishlist-container .uwl-wishlist-header-row {
    padding: 0;
}
.qty-wishlist .uwl-btn-wrap .uwl-btn.uwl-wishlist svg path{
    transition: all 0.5s;
}
.uwl-wishlist-container .uwl-product-list {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.uwl-wishlist-container .uwl-product-list .uwl-product-iteam {
    padding: 0;
    width: 100%;
}
.uwl-wishlist-container .uwl-product-list .thumb-link {
    height: auto;
    aspect-ratio: var(--wh-ratio);
    --wh-ratio: 0.9;;
}
.uwl-wishlist-container .uwl-product-list .thumb-link img {
    height: auto;
}
.uwl-product-list .uwl-product-iteam .product-title {
    font-family: var(--FONT-STACK-BODY);
    font-style: var(--FONT-STYLE-BODY);
    font-weight: var(--FONT-WEIGHT-BODY-BOLD);
    font-size: calc(var(--font-4)* var(--FONT-ADJUST-BODY));
    line-height: var(--leading-normal);
    margin: 8px 0 2px;
    text-transform: none;
    letter-spacing: 0;
    padding: 0;
    text-align: center;
    min-height: 30px;
}
.uwl-wishlist-container .uwl-wishlist-header-row .uwl-wishlist-header-title h2 {
    margin: 0;
}
.uwl-product-list .uwl-product-iteam  .variant-title {
    text-align: center;
    display:none;
}
.uwl-product-list .uwl-product-iteam  .product-price {
    font-size: calc(var(--font-3)* var(--FONT-ADJUST-BODY));
    line-height: var(--leading-normal);
    text-align: center;
}
.uwl-product-list .uwl-product-iteam .btn {
    background: #9071ae;
    padding: 9px 10px;
    width: 100%;
    text-transform: none;
    font-weight: 400;
    "Avenir Next", font-family: sans-serif;
    font-family: "Avenir Next", sans-serif;
    font-size: 14.5px;
    margin-right: 0;
    line-height: 20px;
}
.product-accordion .accordion__wrapper .accordion-content__entry p {
    margin-bottom: 15px;
}
.product-accordion .accordion__wrapper .accordion-content__entry p:last-child {
    margin-bottom: 0;
}
.product-accordion .accordion__wrapper .rte__table-wrapper tr td:first-child{
    font-weight: 500;
}
 .gfgUnifiedSideCartWrapperV4 {
      padding: 0 10px;
    }

@media screen and (max-width: 1400px) {
  .uwl-product-list .uwl-product-iteam .product-title {
    min-height: 50px;
  }
}
@media screen and (max-width: 1290px) {
  .header_wishlist_btn .uwl-count {
    top: -3px;
    right: -4px;
  }
  .header_wishlist_btn_icon .wishlist {
    width:24px;
    height:24px;
  }
}
@media screen and (max-width: 767px) {
  .uwl-wishlist-container .uwl-product-list {
      grid-template-columns: 1fr 1fr;
  }
  .header__mobile__right .header__mobile__button {
    min-width: 36px;
   }
   .drawer__bodys .drawer__body {
      overflow: auto;
  }
  .drawer__content .drawer__body .cart__items {
      max-height: 100%;
      height: 100%;
  }
}
@media only screen and (max-width: 479px) {
    .cart__drawer .drawer__content {
        width: 100%;
    }  
}
@media screen and (max-width: 425px) {
  .qty-wishlist .uwl-btn-wrap {
    width: 100% !important;
  }
  .qty-wishlist .uwl-btn-wrap .uwl-btn-position {
    display: block;
  }
  .qty-wishlist .uwl-btn-wrap .uwl-btn.uwl-wishlist {
    display: flex;
    justify-content: center;
  }
  .header__mobile__left svg, .header__mobile__right svg {
    font-size: 20px;
  }
  .header_wishlist_btn_icon .wishlist {
      width: 20px;
      height: 20px;
  }
  .header__mobile__right .header__mobile__button {
      min-width: 27px;
  }
  .header__mobile .header__mobile__right a.header__mobile__button {
      min-width: 27px;
  }
}

*/
/* Start 28-03-25 ip */

/* Rounded button edges */
button, .btn, .shopify-payment-button button {
  border-radius: 15px !important;
}


/* General styling for slick dots */
.slick-dots li button {
  font-size: 0; /* Remove numbers inside the button */
  width: 10px; /* Set a larger width */
  height: 10px; /* Set a larger height */
  border-radius: 50%; /* Make them circular */
  background-color: #fedcdc; /* Unselected button color - pink */
  padding: 0; /* Remove padding to avoid extra space */
  display: block; /* Ensure they are block-level elements */
  border: none; /* Remove default border */
  outline: none; /* Remove default outline */
  text-indent: -9999px; /* Hide text */
  transition: all 0.3s ease; /* Smooth transition */
}

/* Style for the selected (active) button */
.slick-dots li.slick-active button {
  background-color: #9071ae; /* Active button color - purple */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Optional: add a subtle shadow for active button */
}

/* Limit the visible slick dots to 5 */
.slick-dots li:nth-child(n+6) {
  display: none; /* Hide dots after the 6th one */
}


/*Hover effect on all buttons*/
button:hover,
.btn:hover,
.shopify-payment-button button:hover{
  opacity: 0.8; /* Set the opacity to 0.8 when hovered (adjust this value as needed) */
  transition: opacity 0.3s ease; /* Smooth transition for opacity change */
}

/*styling to language and currency toggles*/
.popout__toggle {
  background-color: white; /* Set the background color to white */
  border: 1px solid #ccc; /* Optional: add a border if needed */
  padding: 10px 20px; /* Optional: adjust padding as needed */
  color: #333; /* Optional: adjust text color */
}

.popout__toggle:hover {
  background-color: #f0f0f0; /* Light gray background on hover */
}
/* Targeting the dropdown list using the 'aria-controls' ID */
#lang-list-localization-form-footer {
  background-color: white; /* Set the background color to white */
  border: 1px solid #ccc; /* Optional: add a border around the list */
  padding: 10px; /* Optional: adjust padding */
  color: #333; /* Optional: adjust text color */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional: add shadow for depth */
}

/* Optional: Style the items inside the list */
#lang-list-localization-form-footer li {
  padding: 5px 10px; /* Adjust padding for list items */
  border-bottom: 1px solid #f0f0f0; /* Optional: add borders between items */
}

#lang-list-localization-form-footer li:hover {
  background-color: #f0f0f0; /* Light background color on hover */
}

/* Optional: Remove border for the last item */
#lang-list-localization-form-footer li:last-child {
  border-bottom: none;
}

#currency-list-localization-form-footer {
  background-color: white; /* Set the background color to white */
  border: 1px solid #ccc; /* Optional: add a border around the list */
  padding: 10px; /* Optional: adjust padding */
  color: #333; /* Optional: adjust text color */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional: add shadow for depth */
}

/* Optional: Style the items inside the list */
#currency-list-localization-form-footer li {
  padding: 5px 10px; /* Adjust padding for list items */
  border-bottom: 1px solid #f0f0f0; /* Optional: add borders between items */
}

#currency-list-localization-form-footer li:hover {
  background-color: #f0f0f0; /* Light background color on hover */
}

/* Optional: Remove border for the last item */
#currency-list-localization-form-footer li:last-child {
  border-bottom: none;
}

/* Custom footer styles */
.custom-footer {
  background-color: #ECE9F0; /* Set background color */
  font-family: 'Figtree', sans-serif; /* Use Figtree font */
  padding: 20px;
  text-align: center; /* Center everything */
}

/* Footer divider */
.footer-divider {
  border-top: 2px solid #f0f0f0;
  margin: 10px 0;
}

/* "Stay in touch" text styling */
.custom-footer p {
  color: black; /* Change text to black */
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}

/* Social media icons styling */
.footer-socials {
  display: flex;
  justify-content: center;
  gap: 20px;
}

/* Make icons black by default */
.footer-social-icon svg {
  width: 25px; /* Adjusted size of the icons */
  height: 25px; /* Adjusted size of the icons */
  color: black; /* Default icon color */
  transition: color 0.3s ease; /* Smooth transition for hover effect */
}

/* Hover effect for all social icons */
.footer-social-icon svg:hover {
  color: #9071ae !important; /* Apply hover color */
  transition: color 0.3s ease;
}

/* Footer legal links styling */
.footer-links {
  margin-top: 20px;
  text-align: center; /* Center legal links */
  display: flex;
  justify-content: center; /* Center the links horizontally */
  gap: 20px;
}

.footer-links a {
  color: black; /* Make links black */
  font-size: 14px;
  text-decoration: none;
  padding: 0 10px;
}

.footer-links a:hover {
  color: #9071ae; /* Purple color on hover */
  transition: color 0.3s ease;
}

/* Mobile adjustments for legal links */
@media (max-width: 768px) {
  .footer-links a {
    font-size: 10px; /* Make links smaller on mobile */
    padding: 0 3px; /* Reduce padding */
  }
}

/* Flex styling for footer elements */
.custom-footer .footer-socials,
.custom-footer .footer-links {
  display: flex;
  justify-content: center; /* Center everything horizontally */
  align-items: center; /* Vertically center elements */
  gap: 20px;
}

/* Optional: Add padding between items */
.custom-footer .footer-socials,
.custom-footer .footer-links {
  margin-top: 20px;
}

/* Target all links inside the footer__content__inner */
.footer__content__inner a:hover {
  color: #9071ae; /* Change color to #9071ae on hover */
  transition: color 0.3s ease; /* Smooth transition effect */
}

.footer__title.footer__accordion__head.js {
  font-size: 16px; /* Set font size to 16px */
}

.section-blog__btn {
    display: block;
    width: fit-content;
    margin: 0 auto;
}

/* 07-04-2025 ip */

.btn--white {
  border-radius: 15px;
}

.product__grid__subtitle {
  font-family: 'Figtree', sans-serif;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #6E6E6E;
  font-weight: 500;
  margin-bottom: 2px;
}

.product__grid__title {
  font-family: 'Figtree', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #111111;
  line-height: 1.2;
  margin: 0;
}

.product__grid__features {
  font-family: 'Figtree', sans-serif;
  font-size: 0.85rem;
  color: #6E6E6E;
  line-height: 1.3;
  margin-top: 2px;
  margin-bottom: 4px;
}

.product__grid__price {
  font-family: 'Figtree', sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: #111111;
  margin-top: 4px;
}

.product__grid__price .compare-price {
  font-weight: 400;
  color: #6E6E6E;
  text-decoration: line-through;
  margin-left: 0.5rem;
  font-size: 0.85rem;
}

.product__grid__badge {
  font-family: 'Figtree', sans-serif;
  font-size: 0.7rem;
  text-transform: uppercase;
  font-weight: 600;
  background: #9071ae; /* SVibe Purple */
  color: #FFFFFF;
  padding: 2px 6px;
  border-radius: 4px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.product__grid__preorder {
  font-family: 'Figtree', sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  color: #9071ae; /* SVibe Purple for preorder callout */
}


/* ====================================
   Layout, Spacing, and Swatches
   ==================================== */

.product__grid__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  background: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
}

.product__grid__title__wrapper {
  margin-bottom: 4px;
}

.product__grid__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 6px;
}

.product__grid__swatches .swatch {
  width: 16px;
  height: 16px;
  border: 1px solid #ECE9F0; /* SVibe Accent */
  border-radius: 50%;
  display: inline-block;
}


/* ====================================
   Image Styling
   ==================================== */

.product__grid__image__wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  margin-bottom: 8px;
}

.product__grid__image__wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 4px;
  transition: transform 0.3s ease;
}


/* ====================================
   Hover Effects — Subtle, On-Brand
   ==================================== */

@media (hover: hover) and (pointer: fine) {
  .product__grid__item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(144, 113, 174, 0.15); /* subtle SVibe purple shadow */
    cursor: pointer;
  }

  .product__grid__item:hover img {
    transform: scale(1.03);
  }
}


/* ====================================
   Responsive Tweaks
   ==================================== */

@media (min-width: 768px) {
  .product__grid__subtitle { font-size: 0.85rem; }
  .product__grid__title { font-size: 1.1rem; }
  .product__grid__features { font-size: 0.9rem; }
  .product__grid__price { font-size: 1rem; }
  .product__grid__image__wrapper { margin-bottom: 12px; }
}


/*kicker always to be 4px larger than product card title*/ 
.kicker-flourished {
  font-size: calc(1rem + 4px); /* = 20px if base is 16px */
  font-family: 'Figtree', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #111111;
}

/* ===============================
   Unified Spacing Rules
   =============================== */

.product__grid__image__wrapper {
  margin-bottom: 8px; /* space below image */
}

.product__grid__badges {
  margin-bottom: 4px; /* awards, labels, stickers etc */
}

.product__grid__stars {
  margin-bottom: 6px;
}

.product__grid__title__wrapper {
  margin-bottom: 4px;
}

.product__grid__price {
  margin-top: 6px;
  margin-bottom: 6px;
}

.product__grid__buttons {
  margin-top: 8px;
  margin-bottom: 6px;
}

.product__grid__swatches {
  margin-top: 6px;
  gap: 4px;
}

.product__grid__reviews {
  font-size: 0.8rem;
  color: #6E6E6E;
  margin-bottom: 4px;
}


/* Bonus: remove excess spacing between stacked elements */
.product__grid__item > *:not(:last-child) {
  margin-bottom: 4px;
}


@media (max-width: 767px) {
  .wrapper.section-padding {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

.jdgm-prev-badge {
  margin-top: 0 !important;
  margin-bottom: 4px !important;
  padding: 0 !important;
}

.product__grid__title__wrapper {
  margin-top: 0 !important;
  margin-bottom: 2px !important;
  padding: 0 !important;
}

.product__grid__title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 1.2rem;
  line-height: 1.2;
}

.product__grid__price {
  margin-top: 2px !important;
  margin-bottom: 4px !important;
  padding: 0 !important;
}

.price {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0.85rem;
}

@media (max-width: 767px) {
  .product__grid__title__wrapper {
    height: auto !important;
    min-height: 0 !important;
    display: block !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    margin-bottom: 2px !important;
    padding: 0 !important;
  }

  .product__grid__title {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.95rem !important;
    line-height: 1.2 !important;
  }
}

/* Equal vertical spacing around Add to Cart section */
.custom-button-wrapper {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
  padding: 0 !important;
}

/* Remove any extra spacing from the <form> */
.shopify-product-form {
  margin: 0 !important;
  padding: 0 !important;
}

/* Optional: ensure the actual button is not adding visual imbalance */
.shopify-product-form .spo-container {
  margin: 0 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  display: block;
  font-family: 'Figtree', sans-serif !important;
}

/* Applies to all screen sizes */
.design-pre-order-template-wrapper {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
  padding: 0 !important;
  text-align: center; /* Optional: center-align button + message */
}

/* --- PRE-ORDER BUTTON ALIGNMENT FIX --- */

.design-pre-order-template-wrapper {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  gap: 4px;
}

/* Force button to match Add to Cart styling */
#pre_order_custom,
.pre-order-custom {
  padding: 8px 16px !important;
  font-size: 14.5px !important;
  line-height: 20px !important;
  margin: 0 !important;
  height: auto !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  box-sizing: border-box !important;
  background-color: #9071ae !important;
  color: white !important;
  border: none;
  border-radius: 15px;
  text-transform: none;
}

/* Remove any default spacing from inside span wrappers */
.pre-order-2-button,
.pre-order-2-button.hover {
  margin: 0 !important;
  padding: 0 !important;
  display: inline;
  line-height: 1.2;
}

/* Optional: Message styling */
.pre-order-2-message {
  font-size: 0.8rem;
  line-height: 1.3;
  color: #6E6E6E;
  margin-top: 4px !important;
}

/* Remove space from Pre-Order countdown wrapper if empty */
.pre-order-counter-wrapper {
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  display: none !important; /* hide completely if unused */
}

.pre-order-counter-wrapper .counter-text {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

@media (max-width: 767px) {
  #pre_order_custom,
  .pre-order-custom {
    padding: 6px 12px !important; /* smaller button padding */
    font-size: 13px !important;   /* smaller mobile font */
    line-height: 18px !important;
  }

  .pre-order-2-button,
  .pre-order-2-button.hover {
    font-size: 13px !important;
    line-height: 1.2 !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}



/* Tighter spacing under product cards */
.product__grid__item {
  margin-bottom: 8px !important;  /* Or try 4px for ultra-tight */
  padding-bottom: 0 !important;
}

/* Remove extra space below swatches (if no swatches, this avoids empty gap) */
.grid__swatch__container {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Optional: make sure slick-slide isn’t adding space */
.slick-slide {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}


/*Product cards review text */
.jdgm-prev-badge__text {
  font-family: 'Figtree', sans-serif !important;
  font-weight: 400 !important;
  font-size: 0.8rem !important;
  line-height: 1.2 !important;
  color: #111 !important; /* or keep Judge.me purple if you prefer */
  margin-left: 4px; /* spacing from stars, optional */
}


.btn--outline {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

button#pre_order_custom span.pre-order-2-button,
button#pre_order_custom span.pre-order-2-button.hover {
  font-family: 'Figtree', sans-serif !important;
}

@media screen and (max-width: 767px) {
  .product__grid__item .design-pre-order-template-wrapper .pre-order-custom {
    padding: 8px 10px !important;
  }
}

@media (max-width: 767px) {
  button#pre_order_custom span.pre-order-2-button,
  button#pre_order_custom span.pre-order-2-button.hover {
    font-size: 13px !important;
    font-family: 'Figtree', sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
  }
}


/*New Cart Drawer - making sure it is visable and functioning on mobile*/

@media (max-width: 768px) {
  #CartPopup {
    top: 20 !important;
    height: 100% !important;
  }

  body.upcart-open {
    overflow: hidden !important;
  }

  .upcart-overlay {
    pointer-events: none !important;
  }
}

@media only screen and (max-width: 749px) {
  #CartPopup[data-scrollable="true"] {
    padding-top: 70px; 
  }
}

/* Ensure product page wrapper allows content to expand normally */
.product-page {
  display: block;
  overflow: visible;
}

/* Fix sticky overflow cutting off lower sections */
.product__inner.is-sticky {
  position: relative !important; /* disable sticky for test */
}

/* Make sure floated elements don't collapse parent height */
.float-grid::after {
  content: "";
  display: table;
  clear: both;
}

/*IP 30/4 new PDP */
.product__block__variants,
.product__block__quantity {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 1rem;
}

.product__block__variants {
  margin-right: 1rem;
}

.product__block__quantity {
  margin-top: 4px; /* Aligns with variant dots/buttons */
}

/* Remove mobile stacking overrides */
@media screen and (max-width: 767px) {
  .product__block__variants,
  .product__block__quantity {
    display: inline-block !important;
    width: auto !important;
  }

  .qty-wishlist {
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
  }
}

/* Universal tweaks */
.product__block__variants {
  margin-right: 1rem;
}

.product__block__quantity {
  margin-top: 4px;
  margin-bottom: 0; /* Remove default bottom space */
}

/* Mobile-specific fixes */
@media screen and (max-width: 767px) {
  .product__block__quantity {
    transform: scale(0.95); /* Shrinks quantity input slightly */
    margin-left: 0.5rem;     /* Space between variant and quantity */
  }

  .product__block__variants {
    margin-bottom: 0.5rem; /* Tighter spacing */
  }

  .product__form {
    margin-bottom: 0; /* If form wrapper is adding extra space */
  }
}

/* === Mobile tweaks for spacing & sizing === */
@media screen and (max-width: 767px) {
  /* Limit quantity selector width */
  .product__block__quantity .quantity {
    max-width: 80px;
    width: 100%;
  }

  /* Kill unwanted padding inside product variant wrappers */
.product__block__variants,
.product__block__variants .form__selectors,
.product__block__variants .selector-wrapper {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* Optional: Reduce spacing from the fieldset if needed */
.product__block__variants fieldset.radio__fieldset {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}


@media screen and (min-width: 768px) {
  .product__block__variants,
  .product__block__quantity {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .product__block__variants {
    --PB: 0px !important;
    --OPTION-SPACE: 0px !important;
  }

  .product__block__variants .form__selectors,
  .product__block__variants .selector-wrapper,
  .product__block__variants fieldset,
  .product__block__variants legend,
  .product__block__variants .radio__inputs {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .product__form {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

.product__block__variants {
  --PB: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.product__block__variants {
  padding-bottom: 0px !important;
}

@media screen and (max-width: 749px) {
  .qty-wishlist {
    width: 150px !important;
  }
}

@media screen and (min-width: 768px) {
  .product__block__variants + .product__block__quantity {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 1rem;
  }

  .product__block__variants {
    display: inline-block;
    vertical-align: bottom;
  }

  .product__block__quantity .quantity {
    max-width: 103px;
    width: 100%;
  }

  .qty-wishlist {
    width: 103px !important;
    margin-left: auto;
    display: inline-block;
    vertical-align: bottom;
  }
}

@media screen and (min-width: 768px) {
  .product__block__variants,
  .product__block__quantity {
    margin-bottom: 0 !important;
  }

  .product__block__variants + .product__block__quantity {
    margin-left: 1rem; /* spacing between them */
  }

  /* Apply flex layout to their container */
  .product__block__variants,
  .product__block__quantity {
    display: inline-block;
    vertical-align: bottom;
  }

  /* If their shared container has a class like product__form or product__form--content */
  .product__form--content {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 1rem;
  }
}

/*Hide text from empty sections*/
div.text-center:has(:contains("doesn’t currently include any content")) {
  display: none;
}

/*Remove outline on form fields 8/5/25*/
  
input:focus {
  outline: none;
  box-shadow: none;
}



  