@keyframes brandy-wishlist-spinning{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.brandy-wishlist-shortcode{position:relative;flex:1;display:flex;flex-direction:column;}.brandy-wishlist-shortcode:has(.brandy-wishlist-empty-state){justify-content:center;} .brandy-wishlist-shortcode .brandy-wishlist-empty-state{display:flex;flex-direction:column;align-items:center;color:var(--wp--preset--color--brandy-muted-foreground)}.brandy-wishlist-shortcode .brandy-wishlist-empty-state p{margin-top:16px}.brandy-wishlist-shortcode .brandy-wishlist-empty-state a{margin-top:24px;padding-top:12px;padding-bottom:12px}.brandy-wishlist-shortcode .item-remove .brandy-wishlist-item-remove{cursor:pointer;color:var(--cart-remove-icon-color,rgb(90 109 128/.5));transition:color .2s ease-in-out}.brandy-wishlist-shortcode .item-remove .brandy-wishlist-item-remove:hover{color:var(--cart-remove-icon-color-hover)}.brandy-wishlist-shortcode .item-thumbnail{max-width:70px;height:fit-content;aspect-ratio:var(--wp--custom--product-image-ratio);overflow:hidden;border-radius:var(--wp--custom--input--border-radius);flex-shrink:0}.brandy-wishlist-shortcode .item-thumbnail img{width:100%;height:100%;object-fit:cover}.brandy-wishlist-shortcode .item-name a{position:relative;color:var(--wp--preset--color--brandy-foreground)}.brandy-wishlist-shortcode .brandy-wishlist-table{width:100%;border-collapse:collapse}.brandy-wishlist-shortcode .brandy-wishlist-table td,.brandy-wishlist-shortcode .brandy-wishlist-table th{padding:16px 10px}.brandy-wishlist-shortcode .brandy-wishlist-table thead .item-thumbnail{text-align:left}.brandy-wishlist-shortcode .brandy-wishlist-table .wishlist-item-row:not(:last-child),.brandy-wishlist-shortcode .brandy-wishlist-table thead th:not(:last-child){border-bottom:1px solid var(--wp--preset--color--brandy-border)}.brandy-wishlist-shortcode .brandy-wishlist-table .wishlist-item-row:last-child{border-bottom:0}.brandy-wishlist-shortcode .brandy-wishlist-table .wishlist-item-row:last-child td:not(.item-thumbnail):not(.item-name){text-align:center}.brandy-wishlist-shortcode .brandy-wishlist-drawer__list .brandy-wishlist-drawer__item{display:flex;gap:.5rem;padding-top:1.25rem;padding-bottom:1.25rem}.brandy-wishlist-shortcode .brandy-wishlist-drawer__list .brandy-wishlist-drawer__item:not(:last-child){border-bottom:1px solid var(--wp--preset--color--brandy-border)}.brandy-wishlist-shortcode .brandy-wishlist-drawer__list .brandy-wishlist-drawer__item .item-detail{margin-left:1rem;flex:1 1;display:flex;flex-direction:column}.brandy-wishlist-shortcode .brandy-wishlist-drawer__list .brandy-wishlist-drawer__item .item-price{display:flex;margin-top:.5rem;justify-content:space-between;align-items:center;flex:1 1;font-weight:600;font-size:1rem;line-height:1.5rem}.brandy-wishlist-shortcode .brandy-wishlist-drawer__list .brandy-wishlist-drawer__item .item-actions{display:flex;margin-top:.75rem}.brandy-wishlist-shortcode-loading{display:none;position:absolute;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background:var(--brandy-wishlist-shortcode-loading-bg,rgba(242,242,243,.3))}.brandy-wishlist-shortcode-loading .brandy-wishlist-loading-icon{display:inline-block}@media screen and (max-width:500px){.brandy-wishlist-shortcode .brandy-wishlist-table .item-name{display:none}}