/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.aws-wishlist--trigger{cursor:pointer;font-size:15px;font-weight:600;text-transform:capitalize;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all .2s}.aws-wishlist--trigger svg{width:17px;height:17px}.aws-wishlist--trigger.single{border:1px solid #e4e4e4;background:#fff;padding:.3em .6em;border-radius:.2em}.aws-wishlist--trigger.single.active{background:#fff2df;border-color:#f7dbb6}.aws-wishlist--trigger.archive{border:1px solid #e4e4e4;background:#fff;border-radius:50%;width:28px;height:28px;position:relative}.aws-wishlist--trigger.archive span{position:absolute;top:50%;right:calc(100% + 3px);display:inline-block;width:max-content;font-size:13px;background:#212121;color:#fff;padding:6px 10px 8px;border-radius:.3em;transform:translateY(-50%);pointer-events:none;opacity:0;transition:all .2s}.aws-wishlist--trigger.archive span:after{content:"";position:absolute;top:50%;right:-6px;width:0;height:0;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-left:7px solid #212121;transform:translate3d(0,-50%,0)}.aws-wishlist--trigger.archive.active{background:#ffe1e1}.aws-wishlist--trigger.archive:hover span{opacity:1}.aws-wishlist--trigger.archive svg{width:15px;height:15px}.aws-wishlist--trigger.archive.active svg path{fill:#f31616}.aws-wishlist--table{text-align:left;max-width:1200px;margin-inline:auto;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #dbdbdb}.aws-wishlist--table thead{background-color:#1a1a1a;color:#fff}.aws-wishlist--table thead th{padding-inline:.5em;min-width:100px}.aws-wishlist--table :where(th,td){padding:.5em}.aws-wishlist--table tbody tr:nth-child(2n){background:#f5f5f5}.aws-wishlist--table tbody tr:not(:last-child){border-bottom:1px solid #ecebeb}.aws-wishlist--img{width:130px}.aws-wishlist--img img{width:70px}.aws-wishlist--title h3{font-size:1em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.remove-product.wishlist-page{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;font-weight:700;background:#dadada;margin-right:10px;cursor:pointer}td.aws-wishlist--add-to-cart a{font-weight:600;display:inline-block;padding:.5em 1em;border:1px solid #000;min-width:120px;text-align:center;text-transform:capitalize;background-color:#fff;color:#000}td.aws-wishlist--add-to-cart a.added_to_cart.wc-forward{border:none;padding:0;margin-top:5px}.aws-wishlist--label{display:none;visibility:hidden;margin-right:15px}.aws-wishlist--stock{min-width:130px}@media screen and (max-width: 1024px){.aws-wishlist--trigger.archive span{display:none}}@media screen and (max-width: 867px){.aws-wishlist--table thead{display:none}.aws-wishlist--table tr{display:flex;flex-direction:column;padding:10px}td.aws-wishlist--img{flex-direction:row-reverse;align-items:center;width:100%}.aws-wishlist--table td{display:flex;justify-content:space-between;padding-inline:0}.aws-wishlist--label{display:inline-block;visibility:visible;font-weight:700}}
