<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#purchase-recent-order.purchase-order{width:35rem;background-color:#fff;position:fixed;left:30px;bottom:30px;z-index:999;padding:10px;border-radius:5px;font-size:1.2rem;-webkit-box-shadow:0 0 12px rgba(0,0,0,.12);-moz-box-shadow:0 0 12px rgba(0,0,0,.12);-ms-box-shadow:0 0 12px rgba(0,0,0,.12);box-shadow:0 0 12px rgba(0,0,0,.12);-webkit-transition:transition;-moz-transition:transition;-ms-transition:transition;transition:transition}#purchase-recent-order.purchase-order:after,#purchase-recent-order.purchase-order:before{content:"";display:table;clear:both}#purchase-recent-order.purchase-order .product-purchase{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-wrap:nowrap;align-items:center}#purchase-recent-order.purchase-order .purchase-image img{width:70px}#purchase-recent-order.purchase-order .dib{margin-bottom:5px;display:block}#purchase-recent-order.purchase-order .dib,#purchase-recent-order.purchase-order .minutes-ago{color:#222}#purchase-recent-order.purchase-order .minutes-ago{display:inline-flex;margin-bottom:0;margin-right:5px}#purchase-recent-order.purchase-order .price-box{font-size:14px;color:var(--heading__color__base)}#purchase-recent-order.purchase-order .purchase-info{padding-left:15px}#purchase-recent-order.purchase-order .purchase-info .title{text-decoration:none;display:block;font-size:1.4rem;line-height:1.5;width:100%;text-transform:uppercase;font-weight:var(--heading__font-weight__base);text-align:left;margin:0 0 .7rem}#purchase-recent-order.purchase-order .purchase-info .title a:not(:hover){color:var(--heading__color__base)}#purchase-recent-order.purchase-order .purchase-info .title a:hover{color:var(--link__hover__color)}#purchase-recent-order.purchase-order .purchase-close{position:absolute;right:4px;top:10px;display:inline-block;text-decoration:none}#purchase-recent-order.purchase-order .purchase-close&gt;span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#purchase-recent-order.purchase-order .purchase-close:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px;line-height:20px;color:var(--heading__color__base);content:'\e616';font-family:'icons-blank-theme';vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}#purchase-recent-order.purchase-order .btnProductQuickview{color:var(--heading__color__base);text-transform:capitalize;display:inline-flex;align-items:center;gap:0 4px}#purchase-recent-order.purchase-order .btnProductQuickview:before{color:#0ca940;font-family:'Line Awesome Free';font-weight:900;content:"\f058";font-size:1.5rem}</pre></body></html>