.ls-checkout-actions{display:flex;flex-direction:column;gap:10px;width:100%}
.ls-checkout-actions .ls-btn-cart,
.ls-checkout-actions #add-cart-btn{
  width:100%;padding:16px 18px;border:0;border-radius:999px;font-size:1.02rem;font-weight:800;
  cursor:pointer;font-family:inherit;
  background:linear-gradient(135deg,#c9a962,#9a6b5c);color:#fff;
  box-shadow:0 8px 22px rgba(154,107,92,.32);
}
.ls-checkout-actions #ls-paypal-slot{width:100%;min-height:52px}
.ls-checkout-actions #ls-paypal-slot .paypal-buttons{width:100%!important;max-width:100%!important}
.ls-ship-summary{font-size:13px;color:#64748b;margin:8px 0 0;line-height:1.45}
.ls-ship-summary strong{color:#b45309}
.ls-contact-block{
  margin-top:16px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;
  font-size:13px;line-height:1.6;
}
.ls-contact-block h4{margin:0 0 10px;font-size:14px;color:#334155}
.ls-contact-block a{color:#0070ba;font-weight:700;text-decoration:none;word-break:break-all}
.ls-contact-block a:hover{text-decoration:underline}
.ls-contact-block .ls-wa{color:#25d366}
.pkg-grid.video-only-mode .pkg{display:none!important}
.pkg-grid.video-only-mode .pkg[data-id="8"]{display:flex!important}
