.wdr-free-item-badge{display:inline-block;padding:4px 8px;line-height:1;background-color:#3d9cd2;color:#fff;border-radius:3px}.wdr-cart-item-variant-select-toggle{color:grey;cursor:pointer;width:100%;border:none;text-align:left;outline:none;font-size:1em;transition:0.5s}.wdr-cart-item-variant-select-toggle-active,.wdr-cart-item-variant-select-toggle:hover{color:#444}.wdr-cart-item-variant-select-toggle:after{content:'\02795';font-size:12px;color:#777;margin-left:10px}.wdr-cart-item-variant-select-toggle-active:after{content:"\2796"}.wdr-cart-item-variant-select{padding:0 18px;display:none;background-color:#fff;overflow:hidden}.wdr-cart-item-variant{display:flex;padding:5px;cursor:pointer}.wdr-cart-item-variant-name{padding-left:10px}.wdr-modal{display:none;position:fixed;padding-top:100px;top:0;left:0;z-index:1000000;overflow:auto;width:100%;height:100%;background-color:rgb(0 0 0 / .4)}.wdr-modal .wdr-modal-content{position:relative;overflow:hidden;border-radius:5px;width:80%;margin:auto;background-color:#fff;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.wdr-modal .wdr-modal-close{margin-left:auto;padding:0 6px;color:#4a5568;float:right;font-size:28px;font-weight:700}.wdr-modal .wdr-modal-close:hover,.wdr-modal .wdr-modal-close:focus{color:#e53e3e;text-decoration:none;cursor:pointer}.wdr-modal .wdr-modal-header,.wdr-modal .wdr-modal-footer{display:flex;align-items:center;padding:8px 16px;background-color:#f7fafc;color:#1a202c}.wdr-modal .wdr-modal-header h1,.wdr-modal .wdr-modal-header h2,.wdr-modal .wdr-modal-header h3,.wdr-modal .wdr-modal-header h4,.wdr-modal .wdr-modal-footer h1,.wdr-modal .wdr-modal-footer h2,.wdr-modal .wdr-modal-footer h3,.wdr-modal .wdr-modal-footer h4{padding:0;margin:0}.wdr-modal .wdr-modal-body{padding:8px 16px}.wdr-animate-top{animation-name:wdr-animate-top;animation-duration:0.3s}.wdr-animate-fade{animation-name:wdr-animate-fade;animation-duration:0.3s}.wdr-modal .sku_wrapper{display:block}@keyframes wdr-animate-top{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes wdr-animate-fade{0%{opacity:0}100%{opacity:1}}.wdr-products{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;transition:opacity .4s ease-in-out}.wdr-products .wdr-product{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;padding:2rem 1rem;max-width:256px}.wdr-product .wdr-product-summary{display:flex;flex-direction:column;align-items:center;text-align:center;width:auto}.wc-block-cart-items__row.wdr-free_product .wdr-free-product-qty{display:flex;justify-content:center;width:107px}.wdr-notices-wrapper{margin:8px 0;display:flex;flex-direction:column;gap:6px}.wdr-message,.wdr-error,.wdr-info{margin:0;border-radius:6px;clear:both;border-left:4px solid #fff0;padding:10px 16px 10px 42px;position:relative;list-style:none;font-weight:500;line-height:1.5;font-size:.9em;box-shadow:0 1px 3px rgb(0 0 0 / .08),0 1px 2px rgb(0 0 0 / .04);animation:wdr-notice-slide-in 0.25s ease-out}.wdr-message::before,.wdr-error::before,.wdr-info::before{position:absolute;left:13px;top:10px;font-size:1em;font-weight:700;font-style:normal;line-height:1.5}.wdr-info{background-color:#eff6ff;color:#1e40af;border-left-color:#3b82f6}.wdr-info::before{content:'ℹ';color:#3b82f6}.wdr-error{background-color:#fef2f2;color:#991b1b;border-left-color:#ef4444}.wdr-error::before{content:'⚠';color:#ef4444}.wdr-message{background-color:#f0fdf4;color:#14532d;border-left-color:#22c55e}.wdr-message::before{content:'✓';color:#22c55e}@keyframes wdr-notice-slide-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}