/* ItsLabubu conversion layer */
body.tax-product_cat ul.products li.product{position:relative;padding-bottom:64px!important}
body.tax-product_cat ul.products li.product .il-quick-add{position:absolute;left:16px;right:16px;bottom:16px;margin:0!important;min-height:42px;display:flex!important;align-items:center;justify-content:center;gap:7px;border-radius:10px!important;background:#0d1729!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.02em;text-transform:uppercase;opacity:0;transform:translateY(6px);transition:.18s ease}
body.tax-product_cat ul.products li.product:hover .il-quick-add,body.tax-product_cat ul.products li.product:focus-within .il-quick-add{opacity:1;transform:none}
body.tax-product_cat ul.products li.product .il-quick-add.loading{opacity:.65}
body.tax-product_cat ul.products li.product .il-quick-add.added{background:#159447!important}
.il-checkout-upsells-row>td{padding:18px 0 6px!important;border:0!important}
.il-checkout-upsells{border-top:1px solid rgba(13,23,41,.12);padding-top:16px}
.il-upsell-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px}
.il-upsell-heading strong{font-size:17px;color:#0d1729}
.il-upsell-heading span{font-size:11px;color:#716b62;text-transform:uppercase;letter-spacing:.06em}
.il-upsell-list{display:grid;grid-template-columns:1fr;gap:10px}
.il-upsell-card{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid rgba(13,23,41,.12);border-radius:12px;padding:9px}
.il-upsell-image img{width:54px!important;height:54px!important;object-fit:contain;border-radius:8px;background:#f7f7f7}
.il-upsell-copy{min-width:0;display:flex;flex-direction:column;gap:5px}
.il-upsell-copy>a{font-size:12px;line-height:1.25;font-weight:700;color:#0d1729;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.il-upsell-price{font-size:12px;font-weight:800;color:#222}
.il-upsell-price del{font-size:10px;color:#888}.il-upsell-price ins{text-decoration:none}
.il-upsell-add{border:0;border-radius:8px;background:#ff9f0a;color:#111;font-weight:800;font-size:12px;padding:9px 11px;cursor:pointer;min-width:48px}
.il-upsell-add:hover{filter:brightness(.95)}.il-upsell-add[disabled]{opacity:.6;cursor:wait}
.il-payment-trust{margin:18px 0 0;padding:15px;border:1px solid rgba(13,23,41,.12);border-radius:12px;background:#fff;text-align:center}
.il-payment-trust__label{display:block;font-size:12px;font-weight:800;color:#0d1729;margin-bottom:10px}
.il-payment-trust__logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px}
.il-payment-trust__logos img{width:auto!important;height:24px!important;max-width:62px!important;object-fit:contain;background:#fff;border:1px solid #e7e7e7;border-radius:5px;padding:4px 7px;box-sizing:content-box}
.il-payment-trust small{display:block;margin-top:9px;color:#6c6c6c;font-size:11px}
@media(max-width:767px){
 body.tax-product_cat ul.products li.product{padding-bottom:54px!important}
 body.tax-product_cat ul.products li.product .il-quick-add{opacity:1;transform:none;left:8px;right:8px;bottom:9px;min-height:38px;font-size:11px!important}
 .il-upsell-list{grid-template-columns:1fr}
 .il-upsell-heading{align-items:flex-start;flex-direction:column;gap:3px}
 .il-upsell-card{grid-template-columns:50px 1fr auto}
 .il-upsell-image img{width:50px!important;height:50px!important}
 .il-payment-trust__logos{gap:6px}.il-payment-trust__logos img{height:20px!important;max-width:52px!important;padding:3px 5px}
}


/* Premium collection cart control — compact bag over the product visual. */
body ul.products li.product{position:relative}
body ul.products li.product .il-quick-add{left:auto!important;right:24px!important;bottom:auto!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#c4ae8e!important;color:#fff!important;box-shadow:0 8px 22px rgba(31,25,18,.18)!important;opacity:1!important;transform:none!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:24!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}
body ul.products li.product .il-quick-add span{display:none!important}
body ul.products li.product .il-quick-add:before{content:""!important;width:22px;height:22px;display:block;background-color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.5 8.5h13l-1 11h-11z'/%3E%3Cpath d='M9 9V6.5a3 3 0 0 1 6 0V9'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.5 8.5h13l-1 11h-11z'/%3E%3Cpath d='M9 9V6.5a3 3 0 0 1 6 0V9'/%3E%3C/svg%3E") center/contain no-repeat}
body ul.products li.product .il-quick-add:hover,body ul.products li.product .il-quick-add:focus{background:#b79b73!important;transform:translateY(-2px)!important;box-shadow:0 11px 26px rgba(31,25,18,.24)!important}
body ul.products li.product .il-quick-add.loading{opacity:.7!important}body ul.products li.product .il-quick-add.added{background:#159447!important}
body .varyo-bundle-offers .varyo-bar__radio{-webkit-appearance:none!important;appearance:none!important;width:26px!important;height:26px!important;min-width:26px!important;border:2px solid #c4ae8e!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important;position:relative!important}
body .varyo-bundle-offers .varyo-bar__radio:checked{border-color:#b79b73!important;background:#fff!important}
body .varyo-bundle-offers .varyo-bar__radio:checked:after{content:""!important;position:absolute!important;inset:5px!important;border-radius:50%!important;background:#c4ae8e!important}
#payment>.il-checkout-upsells{margin:22px 0 24px;padding:20px 0 0;border-top:1px solid rgba(13,23,41,.12)}
#payment>.il-checkout-upsells .il-upsell-heading{justify-content:center;text-align:center;margin-bottom:14px}
#payment>.il-checkout-upsells .il-upsell-heading strong{font-size:17px}#payment>.il-checkout-upsells .il-upsell-heading span{display:none}
#payment>.il-checkout-upsells .il-upsell-list{gap:8px}
#payment>.il-checkout-upsells .il-upsell-card{grid-template-columns:62px 1fr auto;border:0;border-radius:12px;background:#fff;padding:8px 6px;box-shadow:none}
#payment>.il-checkout-upsells .il-upsell-image img{width:62px!important;height:62px!important;border-radius:12px}
#payment>.il-checkout-upsells .il-upsell-copy>a{font-size:13px;line-height:1.3}#payment>.il-checkout-upsells .il-upsell-price{font-size:13px}
#payment>.il-checkout-upsells .il-upsell-add{min-width:76px;background:#0d1729;color:#fff;border-radius:8px;padding:12px 14px;text-transform:uppercase;letter-spacing:.03em}
.il-checkout-upsells-row{display:none!important}
.xoo-wsc-container .il-payment-trust--sidecart{margin:14px 0 0!important;padding:12px 8px!important;border:0!important;border-top:1px solid #ece8e1!important;border-radius:0!important;background:transparent!important}
.xoo-wsc-container .il-payment-trust--sidecart .il-payment-trust__label{font-size:11px;margin-bottom:8px}.xoo-wsc-container .il-payment-trust--sidecart .il-payment-trust__logos{gap:5px}
.xoo-wsc-container .il-payment-trust--sidecart .il-payment-trust__logos img{height:18px!important;max-width:43px!important;padding:3px 5px!important}.xoo-wsc-container .il-payment-trust--sidecart small{font-size:10px;margin-top:7px}
@media(max-width:767px){body ul.products li.product{padding-bottom:0!important}body ul.products li.product .il-quick-add{right:16px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}body ul.products li.product .il-quick-add:before{width:20px;height:20px}#payment>.il-checkout-upsells{margin:18px 0 20px;padding-top:17px}#payment>.il-checkout-upsells .il-upsell-card{grid-template-columns:54px 1fr auto;padding:7px 2px}#payment>.il-checkout-upsells .il-upsell-image img{width:54px!important;height:54px!important}#payment>.il-checkout-upsells .il-upsell-add{min-width:66px;padding:11px 10px;font-size:11px}}

body.tax-product_cat ul.products li.product{padding-bottom:0!important}
body.tax-product_cat ul.products li.product .il-quick-add,
body.tax-product_cat ul.products li.product .il-quick-add.added{background:#c4ae8e!important}
body.tax-product_cat ul.products li.product .il-quick-add:hover,
body.tax-product_cat ul.products li.product .il-quick-add:focus{background:#b79b73!important}

body.tax-product_cat ul.products li.product .il-quick-add,
body.tax-product_cat ul.products li.product .il-quick-add.added{
 font-size:0!important;line-height:0!important;color:transparent!important;text-indent:-9999px!important;overflow:hidden!important
}
body.tax-product_cat ul.products li.product .il-quick-add:before{
 position:absolute!important;inset:14px!important;width:auto!important;height:auto!important;text-indent:0!important
}
/* 2026-09-22: force Varyo bundle selection to the store's beige palette.
 * Varyo 1.0.4 applies a higher-specificity purple !important box-shadow
 * on checked radios, so the checked selector must be overridden explicitly. */
html body .varyo-bundle-offers input.varyo-bar__radio,
html body .varyo-bundle-offers input.varyo-bar__radio:checked {
  accent-color: #c4ae8e !important;
  border-color: #c4ae8e !important;
  box-shadow: none !important;
  outline: 0 !important;
}

html body .varyo-bundle-offers input.varyo-bar__radio:checked::after {
  background: #c4ae8e !important;
  box-shadow: none !important;
}

/* 2026-09-22 — final premium product UI */
html body .varyo-bundle-offers .varyo-bar.varyo-bar--selected {
  border-color:#b79b73!important;
  box-shadow:none!important;
  outline:none!important;
}
html body .varyo-bundle-offers input.varyo-bar__radio,
html body .varyo-bundle-offers input.varyo-bar__radio:checked {
  appearance:none!important;-webkit-appearance:none!important;
  width:26px!important;height:26px!important;min-width:26px!important;
  border:2px solid #c4ae8e!important;border-radius:50%!important;
  background:#fff!important;box-shadow:none!important;outline:none!important;
}
html body .varyo-bundle-offers input.varyo-bar__radio:checked {
  background:radial-gradient(circle at center,#c4ae8e 0 6px,#fff 6.5px 100%)!important;
}
html body .varyo-bundle-offers input.varyo-bar__radio:checked::after { content:none!important;display:none!important;box-shadow:none!important; }

/* Premium header bag — predictable SVG, independent from the plugin icon font. */
html body .xoo-wsc-sc-cont { width:46px!important;height:46px!important; }
html body .xoo-wsc-sc-bkcont { width:46px!important;height:46px!important;border:1px solid #e8dfd1!important;border-radius:50%!important;background:#fffaf1!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important; }
html body .xoo-wsc-sc-bki { font-size:0!important;width:25px!important;height:27px!important;display:block!important;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 30' fill='none' stroke='%230d1729' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 9h20l-1.4 18H5.4L4 9Z'/%3E%3Cpath d='M9 10V7a5 5 0 0 1 10 0v3'/%3E%3C/svg%3E")!important; }
html body .xoo-wsc-sc-bki::before { content:none!important; }
html body .xoo-wsc-sc-count { min-width:19px!important;height:19px!important;line-height:19px!important;padding:0 4px!important;background:#ff9f0a!important;color:#111!important;font-size:11px!important;font-weight:800!important;top:-6px!important;right:-5px!important;border:2px solid #fff!important;box-sizing:content-box!important; }

/* Sticky purchase bar: mobile only, compact and conversion-led. */
@media (min-width:768px){html body .wpcsb-wrapper{display:none!important}}
@media (max-width:767px){
 html body.single-product{padding-bottom:76px!important}
 html body .wpcsb-wrapper{display:flex!important;min-height:72px!important;height:72px!important;padding:8px 12px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 -8px 28px rgba(13,23,41,.10)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:999990!important}
 html body .wpcsb-container,html body .wpcsb-product{width:100%!important;max-width:none!important;height:100%!important;padding:0!important;margin:0!important;gap:10px!important;display:flex!important;align-items:center!important}
 html body .wpcsb-product-info{flex:0 0 52px!important;width:52px!important;min-width:52px!important;margin:0!important}
 html body .wpcsb-product-image,html body .wpcsb-product-image img{width:52px!important;height:52px!important;min-width:52px!important;object-fit:contain!important;border-radius:10px!important;background:#f7f7f7!important;margin:0!important}
 html body .wpcsb-product-data{display:none!important}
 html body .wpcsb-product-action{flex:1 1 auto!important;width:auto!important;margin:0!important;padding:0!important}
 html body .wpcsb-add-to-cart,html body .wpcsb-atc{display:block!important;width:100%!important;margin:0!important;padding:0!important}
 html body .wpcsb-quantity{display:none!important}
 html body .wpcsb-btn{width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 16px!important;border:0!important;border-radius:999px!important;background:#ff9f0a!important;color:#fff!important;box-shadow:none!important;font-size:14px!important;font-weight:900!important;letter-spacing:.055em!important;text-transform:uppercase!important;white-space:nowrap!important}
 html body .wpcsb-btn:hover,html body .wpcsb-btn:focus{background:#f39200!important;transform:none!important;box-shadow:none!important}
}
