
.custom-coupon-notice {
    background-color: #ffeb3b !important; /* Bright yellow */
    color: #ff0000 !important; /* Red text */
    font-size: 22px !important; /* Larger text */
    text-align: center !important; /* Center the message */
    padding: 15px !important; /* Proper spacing */
    border: 3px solid #e6b800 !important; /* Darker yellow border */
    border-radius: 8px !important; /* Rounded corners */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2) !important; /* Slight shadow */
    display: block !important; /* Ensure visibility */
    width: 90% !important; /* Make it fit within content */
    max-width: 800px !important; /* Prevent it from being too wide */
    margin: 20px auto !important; /* Center it properly */
}

/* Ensure error messages are red */
.custom-coupon-notice.error {
    background-color: #f44336 !important; /* Red */
    color: white !important;
    border-color: #d32f2f !important;
}
/* Initial large bounce-in entrance */
@keyframes discountBounce {
    0%   { transform: scale(2); opacity: 0; }
    60%  { transform: scale(1.2); opacity: 1; }
    80%  { transform: scale(0.95); }
    100% { transform: scale(1); }
}

/* Gentle continuous pulse */
@keyframes subtlePulse {
    0%, 100% { transform: scale(1); }
    50%      { transform: scale(1.10); }
}

.custom-coupon-notice .discount-amount {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: bold;
    color: #d32f2f;
    line-height: 1;
    margin: 4px 0 2px;
    text-align: center;
    transform-origin: center center;
    will-change: transform;
    
    animation-name: discountBounce, subtlePulse;
    animation-duration: 0.8s, 1.6s;
    animation-delay: 0s, 0.8s;
    animation-timing-function: ease-out, ease-in-out;
    animation-fill-mode: forwards, none;
    animation-iteration-count: 1, infinite;
}

.custom-coupon-notice .offer-kicker {
    display: block;
    margin-bottom: 2px;
    color: #ad1c1c;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
}

.custom-coupon-notice .offer-detail {
    display: block;
    margin-top: 2px;
    color: #333;
    font-size: 16px;
    line-height: 1.25;
}

body.postid-38059 .custom-coupon-notice {
    max-width: 900px !important;
    padding: 8px 20px 10px !important;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
    background: linear-gradient(180deg, #fff16a 0%, #ffd83d 100%) !important;
}

body.postid-38059 div.product .summary .product_title {
    margin-bottom: 14px;
}

body.postid-38059 .woocommerce-product-details__short-description {
    font-size: 17px;
    line-height: 1.55;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-lede {
    margin-bottom: 14px;
    font-size: 19px;
    font-weight: 600;
    color: #2f4054;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-list {
    margin: 16px 0 16px 0;
    padding: 0;
    list-style: none;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-list li {
    position: relative;
    margin: 8px 0;
    padding-left: 24px;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-list li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    top: 0;
    color: #2e7d32;
    font-weight: 700;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-note {
    margin-top: 14px;
    padding: 12px 14px;
    border-left: 4px solid #5a7699;
    background: #f4f8fc;
    color: #334;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-details {
    margin: 14px 0;
    border: 1px solid #d7e2ed;
    background: #f8fbfe;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-details summary {
    cursor: pointer;
    padding: 10px 13px;
    color: #2f4054;
    font-weight: 700;
}

body.postid-38059 .woocommerce-product-details__short-description .welcome-offer-details p {
    margin: 0;
    padding: 0 13px 13px;
    color: #445;
    font-size: 15px;
    line-height: 1.5;
}

body.postid-38059 table.variations th.label {
    display: table-cell;
    color: #1d2b3a;
    font-size: 15px;
    line-height: 1.4;
    padding: 0 14px 0 0;
    vertical-align: middle;
    white-space: nowrap;
}

body.postid-38059 table.variations th.label label {
    display: inline;
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: inherit;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-info {
    position: relative;
    display: inline-block;
}

.single-product .woocommerce-product-details__short-description > img.lsx-ba-img,
.single-product .woocommerce-product-details__short-description .welcome-offer-list li > img.lsx-ba-img,
.single-product .woocommerce-product-details__short-description .welcome-offer-details > img.lsx-ba-img {
    display: none !important;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-trigger {
    border: 0;
    background: transparent;
    color: #b3131b;
    font: inherit;
    font-weight: 800;
    padding: 0;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
    cursor: pointer;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup {
    position: absolute;
    z-index: 1000;
    left: 0;
    top: calc(100% + 8px);
    width: min(520px, 72vw);
    padding: 10px;
    display: none;
    background: #fff;
    border: 1px solid #ccd9e6;
    border-radius: 8px;
    box-shadow: 0 18px 48px rgba(20, 35, 55, .32);
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-info:hover .stillvue-iq-popup,
.single-product .woocommerce-product-details__short-description .stillvue-iq-info:focus-within .stillvue-iq-popup {
    display: block;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup .lsx-ba-card {
    width: 100%;
    background: #fff;
    border: 0;
    border-radius: 6px;
    padding: 0;
    box-shadow: none;
    overflow: hidden;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup .lsx-ba-head {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 10px;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup .lsx-ba-head .h {
    padding: 7px 10px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup .lsx-ba-head .h.off {
    background: #fdecee;
    color: #c8323c;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup .lsx-ba-head .h.on {
    background: #fff4d6;
    color: #9d6b00;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup p {
    margin: 0;
    padding: 0;
}

.single-product .woocommerce-product-details__short-description .stillvue-iq-popup .lsx-ba-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: #fff;
}

@media (max-width: 700px) {
    .single-product .woocommerce-product-details__short-description .stillvue-iq-popup {
        left: 0;
        width: min(420px, 88vw);
    }
}



.shipping-discount-message span {
  font-weight: bold;
  font-size: 0.9em;
  margin-top: 6px;
  display: inline-block;
}

.lensiora-green-bold {
  color: #2e7d32;
  font-weight: 700;
}

.free-shipping-applied {
  font-weight: bold;
  color: #2a7d2a;
}
/* Hide the default inputs on warranty rows (just in case) */
.woocommerce-cart-form__cart-item.warranty-line .product-quantity .quantity {
  display: none;
}

/* 1) Make every quantity cell a positioning context */
.product-quantity {
  position: relative;
}

/* 2) Absolutely position the warranty span in the middle slot */
.product-quantity .warranty-quantity {
  position: absolute;
  left: 36px;       /* skip over the 24px “−” button */
  width: 40px;      /* exactly the width of the input area */
  top: 50%;         /* vertically center within the cell */
  transform: translateY(-50%);
  text-align: center;
  display: block;
}
/* Coupon success notice */
.coupon-notice {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background-color: #e6f9f0;       /* very light green */
  border: 1px solid #28a745;       /* bootstrap success green */
  color: #155724;                  /* dark green text */
  padding: 1rem 1rem 1rem 3rem;     /* extra left padding for icon */
  margin: 1.5rem 0;                /* space above & below */
  font-weight: 600;                /* semi‑bold */
  font-size: medium;
  border-radius: 4px;
}

/* little checkmark icon */
.coupon-notice::before {
  content: "\2714";                /* Unicode check mark */
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.25rem;
  color: #28a745;
}

/* Highlight FREE SHIPPING */
.coupon-notice strong {
  text-transform: uppercase;
}

.offer-success {
  background: #ddffe7;
  border: 2px solid #d6e5fa;
  border-radius: 1px;
  box-shadow: 0 6px 32px 0 rgba(44,64,98,0.07);
  padding: 8px 8px 8px 8px;
  margin: 8px auto 8px auto;
  max-width: 540px;
  font-size: 1.48rem;
  font-weight: 500;
  color: #25344a;
  text-align: center;
  display: block;
}

.offer-success strong {
  color: #208040;
  font-weight: 700;
  margin-right: 10px;
  font-size: 1.13em;
  letter-spacing: 0.01em;
}

.offer-holiday {
  display: block;
  color: #b92a18;
  font-size: 1.11em;
  font-weight: 700;
  margin-top: 12px;
  margin-left: 0;
  letter-spacing: 0.01em;
}
