/* 10 Reps Holiday Mode v1.0.2 */
#trhm-banner-mount{position:sticky;top:0;z-index:2147483000}
body.admin-bar #trhm-banner-mount{top:32px}
#trhm-banner-mount:empty{display:none!important}
.trhm-banner{width:100%;box-sizing:border-box;background:#f7f8ef;border-top:1px solid rgba(11,42,76,.08);border-bottom:1px solid rgba(11,42,76,.12);color:#0b2a4c;position:relative;z-index:9990;font-family:inherit;box-shadow:0 3px 12px rgba(11,42,76,.08)}
.trhm-banner *{box-sizing:border-box}
.trhm-banner-inner{max-width:1440px;margin:0 auto;padding:13px 22px;display:flex;align-items:center;gap:16px}
.trhm-sun{width:42px;height:42px;min-width:42px;border-radius:50%;background:#f5bd3d;position:relative;box-shadow:0 0 0 6px rgba(245,189,61,.13)}
.trhm-sun:before,.trhm-sun:after{content:"";position:absolute;background:#0b2a4c;border-radius:99px}
.trhm-sun:before{width:5px;height:5px;left:11px;top:13px;box-shadow:15px 0 0 #0b2a4c}
.trhm-sun:after{width:16px;height:7px;left:13px;top:23px;background:transparent;border-bottom:2px solid #0b2a4c;border-radius:0 0 20px 20px}
.trhm-banner-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}
.trhm-banner-title{font-size:18px;line-height:1.25;font-weight:800;color:#0b2a4c}
.trhm-banner-message{font-size:14px;line-height:1.42;color:#29445f}
.trhm-date-badge{min-width:155px;background:#b8d537;padding:8px 15px;border-radius:10px;text-align:center;color:#0b2a4c;line-height:1.1;box-shadow:inset 0 0 0 1px rgba(11,42,76,.08)}
.trhm-date-badge small{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin-bottom:3px}
.trhm-date-badge strong{display:block;font-size:21px;font-weight:900}

/* While holiday mode is active, keep variation browsing available but remove all actual purchase controls. */
html.trhm-active form.cart:not(.variations_form),
body.trhm-active form.cart:not(.variations_form),
html.trhm-active .variations_form .woocommerce-variation-add-to-cart,
body.trhm-active .variations_form .woocommerce-variation-add-to-cart,
html.trhm-active .single_add_to_cart_button,
html.trhm-active .add_to_cart_button,
html.trhm-active .ajax_add_to_cart,
html.trhm-active a.button.product_type_simple.add_to_cart_button,
html.trhm-active .wc-block-components-product-button,
html.trhm-active .wp-block-button.wc-block-components-product-button,
body.trhm-active .single_add_to_cart_button,
body.trhm-active .add_to_cart_button,
body.trhm-active .ajax_add_to_cart,
body.trhm-active .wc-block-components-product-button{display:none!important}

/* Payment Plugins for Stripe WooCommerce 4.x — exact current express button IDs. */
html.trhm-active #wc-stripe_applepay-product-button,
html.trhm-active #wc-stripe_googlepay-product-button,
html.trhm-active #wc-stripe_applepay-cart-button,
html.trhm-active #wc-stripe_googlepay-cart-button,
html.trhm-active #wc-stripe_applepay-checkout-button,
html.trhm-active #wc-stripe_googlepay-checkout-button,
html.trhm-active .wc-stripe_applepay-mini-cart,
html.trhm-active .wc-stripe_googlepay-mini-cart,
body.trhm-active #wc-stripe_applepay-product-button,
body.trhm-active #wc-stripe_googlepay-product-button,
body.trhm-active #wc-stripe_applepay-cart-button,
body.trhm-active #wc-stripe_googlepay-cart-button,
body.trhm-active #wc-stripe_applepay-checkout-button,
body.trhm-active #wc-stripe_googlepay-checkout-button,
body.trhm-active .wc-stripe_applepay-mini-cart,
body.trhm-active .wc-stripe_googlepay-mini-cart,
/* Older Payment Plugins selector names kept for compatibility. */
html.trhm-active #wc-stripe-applepay-container,
html.trhm-active #wc-stripe-googlepay-container,
html.trhm-active .wc-stripe-applepay-mini-cart,
html.trhm-active .wc-stripe-gpay-mini-cart,
body.trhm-active #wc-stripe-applepay-container,
body.trhm-active #wc-stripe-googlepay-container,
/* Other Stripe / WooPayments express surfaces. */
html.trhm-active .wc-stripe-product-checkout-container,
html.trhm-active .wc_stripe_product_payment_methods,
html.trhm-active [id*="wc-stripe_"][id*="product-button"],
html.trhm-active [id*="wc-stripe-"][id*="container"],
html.trhm-active #wc-stripe-payment-request-wrapper,
html.trhm-active #wc-stripe-payment-request-button,
html.trhm-active #wc-stripe-payment-request-button-separator,
html.trhm-active .wc-stripe-payment-request-wrapper,
html.trhm-active .wc-stripe-payment-request-button,
html.trhm-active .wc-stripe-express-checkout-element,
html.trhm-active .wcpay-express-checkout-wrapper,
html.trhm-active #wcpay-payment-request-wrapper,
html.trhm-active #wcpay-payment-request-button,
html.trhm-active .wcpay-payment-request-wrapper,
/* PayPal product/cart express buttons. */
html.trhm-active .ppc-button-wrapper,
html.trhm-active [id^="ppc-button-"],
html.trhm-active [id*="paypal-button"],
html.trhm-active [class*="paypal-button-container"],
html.trhm-active .wc-ppcp-product-payments,
html.trhm-active .wc-ppcp-product-payment-methods,
html.trhm-active .wc_ppcp_product_payment_methods,
/* WooCommerce Blocks express checkout. */
html.trhm-active .wc-block-components-express-payment,
html.trhm-active .wc-block-components-express-payment-continue-rule,
html.trhm-active apple-pay-button,
html.trhm-active google-pay-button,
body.trhm-active .wc-stripe-product-checkout-container,
body.trhm-active .wc_stripe_product_payment_methods,
body.trhm-active [id*="wc-stripe_"][id*="product-button"],
body.trhm-active [id*="wc-stripe-"][id*="container"],
body.trhm-active .ppc-button-wrapper,
body.trhm-active .wc-ppcp-product-payments,
body.trhm-active .wc-ppcp-product-payment-methods,
body.trhm-active .wc_ppcp_product_payment_methods{display:none!important}

/* Product-page holiday message: separate card, never part of the quantity/add-to-cart row. */
.trhm-product-note{display:flex!important;align-items:center;width:100%;margin:14px 0 12px!important;padding:13px 15px!important;background:#f7f8ef!important;border:1px solid rgba(11,42,76,.14)!important;border-left:4px solid #b8d537!important;border-radius:8px!important;color:#0b2a4c!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important;box-shadow:none!important;float:none!important;clear:both!important}
.trhm-product-note:before{content:"☀";display:inline-block;margin-right:9px;font-size:17px;line-height:1;color:#d89c16}
.trhm-card-note{display:block;margin-top:8px;font-size:12px;line-height:1.3;color:#0b2a4c;font-weight:700}

@media (max-width:782px){
  body.admin-bar #trhm-banner-mount{top:46px}
  .trhm-banner-inner{padding:11px 13px;gap:10px;align-items:flex-start;flex-wrap:wrap}
  .trhm-sun{width:34px;height:34px;min-width:34px;box-shadow:0 0 0 5px rgba(245,189,61,.13);margin-top:2px}
  .trhm-sun:before{left:9px;top:10px;box-shadow:11px 0 0 #0b2a4c}
  .trhm-sun:after{width:14px;left:10px;top:18px}
  .trhm-banner-copy{width:calc(100% - 44px);flex-basis:calc(100% - 44px)}
  .trhm-banner-title{font-size:15px}
  .trhm-banner-message{font-size:12.5px;line-height:1.35}
  .trhm-date-badge{margin-left:44px;min-width:0;width:calc(100% - 44px);padding:7px 10px;display:flex;justify-content:center;align-items:baseline;gap:6px}
  .trhm-date-badge small{margin:0;font-size:9px}
  .trhm-date-badge strong{font-size:17px}
  .trhm-product-note{font-size:14px!important;padding:12px 13px!important}
}
