#watnotif-wrapper,#watnotif-wrapper>.notification{transform:matrix(1,0,0,1,0,0)}#watnotif-wrapper{box-sizing:border-box;position:fixed;display:block;width:100%;max-width:400px;height:0;overflow:visible;z-index:9999;top:0;right:0}#watnotif-wrapper>.notification{position:relative;display:block;min-height:auto;cursor:pointer;box-shadow:0 0 2px 0 rgba(0,0,0,.9);overflow:hidden;opacity:1}.notification{background-color:#fafbfa;background-image:linear-gradient(180deg,#fff,#f3f5f2);background-repeat:repeat-x;border-radius:6px;box-shadow:0 1px 10px rgba(0,0,0,.9);padding:12px 12px 2px;overflow:hidden;border:none;margin:15px;position:relative;animation:popUp .6s}.notification .notification__content a,.notification .notify-body a{-webkit-font-smoothing:antialiased}.notification .header-4,.notification .notification__heading{font-size:.9em;line-height:1.2em;font-weight:700;color:#3b3d3b;margin-right:20px;margin-bottom:4px}.notification .description,.notification .notification__description{font-size:.7em;line-height:1.2em;margin-bottom:10px;color:#424242;font-weight:400}.notification .msg{margin-bottom:0}.notification .btn{margin-right:10px;margin-bottom:10px}.notification .btn:last-child{margin-right:0}.notification .close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;float:right;font-size:20px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.notification .close:hover{opacity:.4}.notification .notification__img,.notification .product-image{display:block;float:left;margin-right:12px;margin-bottom:10px;padding:5px;background:#fff;border:1px solid #dadbd9;box-shadow:0 2px 2px rgba(0,0,0,.05)}.notification .notification__img img,.notification .product-image img{width:66px;display:block}.notification--error .notification__heading:before{content:"\E808";position:relative;margin-right:6px;font-family:fontello;color:#f8920e}.fading-out{animation:bounceOutUp .8s forwards}.notification-center{position:fixed;right:0;width:400px;padding-left:40px;z-index:100;transition:margin .8s .2s}@media(min-width:0px) and (max-width:599px){.notification-center{width:100%;padding-left:0}.notification-center .notification{margin:10px 10px 0}.notification-center .notification .product-image img{width:38px}}.notification-fader{z-index:99;opacity:0;transition:opacity .5s,height .1s .6s;position:fixed;content:"";top:0;left:0;width:110%;height:0;background-color:rgba(0,0,0,.24);background-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent);background-repeat:repeat-x;box-shadow:inset 0 2px 5px rgba(0,0,0,.1);background-color:transparent}.notification-fader.open{opacity:1;height:300px;transition:opacity .5s}@keyframes popUp{0%{opacity:0;transform:scale(.6)}80%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}