#te-cart-toggle .te-cart-count.has-items{display:block}#te-cart-panel.open{transform:translateX(0)}.te-mini-cart-contents .elementor-menu-cart__products{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.te-mini-cart-contents .elementor-menu-cart__product{display:grid;grid-template-columns:58px 1fr 26px;grid-template-areas:"img name remove" "img price remove";column-gap:14px;row-gap:4px;align-items:center;padding:16px 0;margin:0;border-bottom:1px solid rgba(255,255,255,.07)}.te-mini-cart-contents .elementor-menu-cart__product-image{grid-area:img;margin:0}.te-mini-cart-contents .elementor-menu-cart__product-image img{width:58px!important;height:58px!important;max-width:58px!important;object-fit:cover;border-radius:10px;display:block;border:1px solid rgba(255,255,255,.08)}.te-mini-cart-contents .elementor-menu-cart__product-name{grid-area:name;font-size:13px;line-height:1.4;font-weight:600;margin:0}.te-mini-cart-contents .elementor-menu-cart__product-name a{color:#fff;text-decoration:none}.te-mini-cart-contents .elementor-menu-cart__product-name a:hover{color:#c4b5fd}.te-mini-cart-contents .elementor-menu-cart__product-price{grid-area:price;margin:0}.te-mini-cart-contents .elementor-menu-cart__product-price .quantity{font-size:13px;color:#b7aee0;font-weight:500}.te-mini-cart-contents .elementor-menu-cart__product-price .amount{color:#fff;font-weight:700}.te-mini-cart-contents .elementor-menu-cart__product-remove{grid-area:remove;align-self:start;justify-self:end;position:static}.te-mini-cart-contents .elementor-menu-cart__product-remove a.elementor_remove_from_cart_button{display:none!important}.te-mini-cart-contents .elementor-menu-cart__product-remove a.remove_from_cart_button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.06);color:#f87171!important;font-size:0;text-decoration:none;transition:background .15s}.te-mini-cart-contents .elementor-menu-cart__product-remove a.remove_from_cart_button:hover{background:rgba(248,113,113,.2)}.te-mini-cart-contents .elementor-menu-cart__product-remove a.remove_from_cart_button::before{content:"×";font-size:18px;line-height:1}.te-mini-cart-contents .elementor-menu-cart__subtotal{display:flex;align-items:center;justify-content:space-between;padding:18px 0 16px;font-size:15px;font-weight:700;border-top:1px solid rgba(255,255,255,.12);margin-top:4px}.te-mini-cart-contents .elementor-menu-cart__subtotal .amount{color:#fff;font-size:18px}.te-mini-cart-contents .elementor-menu-cart__footer-buttons{display:flex;flex-direction:column;gap:10px;margin-top:4px}.te-mini-cart-contents .elementor-menu-cart__footer-buttons a{display:block;width:100%;text-align:center;padding:13px;border-radius:10px;font-weight:600;font-size:14px;text-decoration:none;transition:filter .15s,background .15s;box-sizing:border-box}.te-mini-cart-contents .elementor-button--view-cart{background:rgba(255,255,255,.07);color:#fff!important;border:1px solid rgba(255,255,255,.18)}.te-mini-cart-contents .elementor-button--view-cart:hover{background:rgba(255,255,255,.13)}.te-mini-cart-contents .elementor-button--checkout{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff!important}.te-mini-cart-contents .elementor-button--checkout:hover{filter:brightness(1.12)}#te-cart-overlay.open{opacity:1;visibility:visible}