.dh-cart-add{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:0;border-radius:4px;background:#1a7a3a;color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease}.dh-cart-add:hover{background:#156632}.dh-cart-add:disabled,.dh-cart-add.is-loading{opacity:.7;cursor:wait}.dh-cart-add.is-added{background:#0f5132}.dh-cart-widget{position:relative;display:inline-block;font:inherit}.dh-cart-widget__trigger{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .75rem;border:1px solid #d0d5dd;border-radius:4px;background:#fff;cursor:pointer;font:inherit}.dh-cart-widget__count{min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:#1a7a3a;color:#fff;font-size:.75rem;font-weight:700;line-height:1.25rem;text-align:center}.dh-cart-widget.is-empty .dh-cart-widget__count{background:#98a2b3}.dh-cart-widget__dropdown{position:absolute;right:0;top:calc(100% + 6px);z-index:130;width:min(22rem,90vw);padding:0;border-radius:12px;background:#fff;box-shadow:0 0 11.9px 0 rgba(0,0,0,.11);transform-origin:0 0;transform:scaleY(0);transition:transform .2s;pointer-events:none;overflow:visible}.dh-cart-widget.is-open .dh-cart-widget__dropdown,.dh-cart-widget__dropdown.is-open{transform:scaleY(1);pointer-events:auto}.dh-cart-widget__dropdown[hidden]{display:block!important;transform:scaleY(0);pointer-events:none}.dh-cart-items-body{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;max-height:70vh;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;box-sizing:border-box}.dh-cart-items-body::-webkit-scrollbar{display:none}.dh-cart-items-body .cart-item,.dh-cart-widget .cart-item{padding:16px 20px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:0 20px!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;float:none!important;flex-shrink:0!important}.dh-cart-items-body .cart-item:not(:first-child),.dh-cart-widget .cart-item:not(:first-child){border-top:1px solid #e0e7ee}.dh-cart-items-body .cart-item__icon,.dh-cart-widget .cart-item__icon{flex:0 0 20px!important;flex-basis:20px!important;width:20px!important;max-width:20px!important;min-height:20px;display:flex!important;align-items:center;margin-top:-3px}.dh-cart-items-body .cart-item__product,.dh-cart-widget .cart-item__product{flex:1 1 auto!important;min-width:0!important;padding:0!important;margin:0!important}.dh-cart-items-body .cart-item__product .product-name,.dh-cart-widget .cart-item__product .product-name,[data-dh-cart-items] .product-name{margin:0!important;padding:0!important;font-family:Avenir,Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;font-style:normal!important;line-height:18px!important;color:#3b4348!important;letter-spacing:normal!important}.dh-cart-items-body .cart-item__product .product-info,.dh-cart-widget .cart-item__product .product-info,[data-dh-cart-items] .product-info{margin:0!important;padding:0!important;font-family:Avenir,Arial,sans-serif!important;font-size:13px!important;font-weight:500!important;font-style:normal!important;line-height:18px!important;color:#646c73!important;letter-spacing:normal!important}.dh-cart-items-body .cart-item__product .btn-remove-item,.dh-cart-widget .cart-item__product .btn-remove-item,[data-dh-cart-items] .btn-remove-item{display:inline!important;border:none!important;background-color:transparent!important;background:0 0!important;box-shadow:none!important;padding:0!important;margin:0!important;font-family:Avenir,Arial,sans-serif!important;font-size:13px!important;font-weight:500!important;font-style:normal!important;line-height:18px!important;text-decoration:underline!important;text-decoration-line:underline!important;color:#3b4348!important;cursor:pointer;width:auto!important;height:auto!important;min-height:0!important;border-radius:0!important;letter-spacing:normal!important;text-transform:none!important}.dh-cart-items-body .cart-item__product .btn-remove-item:hover,.dh-cart-widget .cart-item__product .btn-remove-item:hover,[data-dh-cart-items] .btn-remove-item:hover{color:rgba(59,67,72,.7)!important}.dh-cart-items-body .cart-item__price,.dh-cart-widget .cart-item__price,[data-dh-cart-items] .cart-item__price{flex:0 0 auto!important;margin:0!important;padding:0!important;font-size:13px;line-height:18px;text-align:right;white-space:nowrap}.dh-cart-items-body .cart-item__price span,.dh-cart-widget .cart-item__price span,[data-dh-cart-items] .cart-item__price span{font-family:Avenir,Arial,sans-serif!important;font-size:inherit!important;font-weight:800!important;font-style:normal!important;line-height:inherit!important;color:#3b4348!important;white-space:nowrap;letter-spacing:normal!important}.dh-cart-widget__empty{margin:0;padding:1rem .25rem;color:#667085;text-align:center}.dh-cart-widget__footer{margin-top:0;padding:16px;border-top:1px solid #e0e7ee}.dh-cart-widget__total{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem}.btn-header-add a.is-loading,.btn-header-add .bde-button__button.is-loading,a.btn-header-add.is-loading,button.dh-cart-add.is-loading{pointer-events:none;opacity:.72;cursor:wait}.dh-cart-toast-host{position:fixed;z-index:99999;right:16px;bottom:16px;display:flex;flex-direction:column;gap:10px;width:min(360px,calc(100vw - 32px));pointer-events:none}.dh-cart-toast{position:relative;pointer-events:auto;padding:14px 40px 14px 16px;border-radius:10px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 12px 32px rgba(16,24,40,.16);opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;font:14px/1.45 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1d2327}.dh-cart-toast.is-visible{opacity:1;transform:translateY(0)}.dh-cart-toast--error{border-left:4px solid #d63638}.dh-cart-toast--success{border-left:4px solid #1a7a3a}.dh-cart-toast__title{font-weight:700;margin-bottom:2px}.dh-cart-toast__body{color:#50575e}.dh-cart-toast__close{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:6px;background:0 0;color:#667085;font-size:20px;line-height:1;cursor:pointer}.dh-cart-toast__close:hover{background:#f2f4f7;color:#1d2327}.dh-cart-state-hidden{display:none!important}.dh-cart-overlay{position:fixed;display:none;top:0;left:0;right:0;bottom:0;z-index:99980;background-color:transparent;pointer-events:none!important}.dh-cart-overlay.is-active{display:block}[data-dh-cart-panel].is-open,[data-dh-cart-panel].dh-cart-panel-open,.dh-cart-panel.is-open,.dh-cart-panel.dh-cart-panel-open{transform:scaleY(1);pointer-events:auto;z-index:99990}body.dh-cart-open .dh-cart-overlay.is-active{display:block}@media (max-width:480px){.dh-cart-toast-host{right:12px;left:12px;bottom:12px;width:auto}}