.wishlist-wrapper .full{margin-right:45px}.wishlist-wrapper .full #download{margin-top:40px;text-align:right}.wishlist-wrapper .empty{display:none;padding:10% 0;text-align:center}.wishlist-wrapper .empty h1{margin-bottom:20px}.wishlist-wrapper .empty p{color:#333;font-family:Roboto Mono,monospace;font-size:14px;margin-bottom:20px}.wishlist-wrapper h1{font-weight:500;margin-bottom:40px}.wishlist-wrapper p{margin:0;padding:0}.wishlist-wrapper .head{align-items:center;border-bottom:1px solid #333;display:flex;padding-bottom:8px}.wishlist-wrapper .head p{flex:1 0 21.66%}.wishlist-wrapper .head p:first-child{flex:1 0 50%}.wishlist-wrapper .head p:last-child{text-align:right}.wishlist-wrapper #wishlist .product,.wishlist-wrapper #wishlist .product a{display:flex}.wishlist-wrapper #wishlist .product{border-bottom:1px solid #333;padding:15px 0;position:relative}.wishlist-wrapper #wishlist .product>*{flex:1 0 21.666%}.wishlist-wrapper #wishlist .product a{flex:1 0 50%}.wishlist-wrapper #wishlist .product>:not(.s){padding-right:20px}.wishlist-wrapper #wishlist .product .s{text-align:right}.wishlist-wrapper #wishlist .product img{height:100px;margin-right:15px;object-fit:cover;width:100px}.wishlist-wrapper #wishlist .product .details h6{color:#333;font-family:Archivo,sans-serif;font-size:12px;font-weight:300;text-transform:uppercase}.wishlist-wrapper #wishlist .product .details h5{color:#396648;font-size:18px;line-height:1.2;margin-bottom:5px;text-transform:uppercase}.wishlist-wrapper #wishlist .product .trash{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:-25px;top:12px;transform:translateX(100%)}.wishlist-wrapper #wishlist .product .trash img{height:25px;margin:0;object-fit:contain;width:auto}.wishlist-wrapper.loading{align-items:center;display:flex;justify-content:center;min-height:300px;text-align:center}.wishlist-wrapper .loader,.wishlist-wrapper.loading .bg-area{display:none}.wishlist-wrapper.loading .loader{align-items:center;display:flex;flex-direction:column}.wishlist-wrapper .loader .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:10px solid #f8f3e9;border-radius:50%;border-top-color:#a21600;height:100px;margin-bottom:20px;width:100px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:768px){.wishlist-wrapper #wishlist .product p span{display:none}}@media (max-width:767px){.wishlist-wrapper .head{display:none}.wishlist-wrapper .full{margin:0}.wishlist-wrapper #wishlist .product{display:block}.wishlist-wrapper #wishlist .product:first-child{border-top:1px solid #333}.wishlist-wrapper #wishlist .product a{align-items:center}.wishlist-wrapper #wishlist .product p{font-size:12px;margin-top:10px}.wishlist-wrapper #wishlist .product .c{margin-top:25px}.wishlist-wrapper #wishlist .product .q{text-align:left}.wishlist-wrapper #wishlist .product p span{font-weight:700}.wishlist-wrapper #wishlist .product .trash{right:20px;transform:translateX(0)}}