.wrapper-push-notification{width:100%;height:auto;box-sizing:border-box;position:fixed;top:41px;z-index:999;display:none}
.wrapper-push-notification .single-push-notification-wrapper{padding:28px;background:#222;background:rgba(34,34,34,0.9);margin-bottom:20px;position:relative;display:none}
.wrapper-push-notification p{margin:0}
.wrapper-push-notification .single-push-notification{display:table;padding-bottom:20px}
.wrapper-push-notification .single-push-notification:last-child{padding-bottom:0}
.wrapper-push-notification .push-notification-data{display:table-cell;margin-right:14px}
.wrapper-push-notification .push-notification-box{color:#fff;width:75px;height:79px;border:solid 1px #fff;text-align:center}
.wrapper-push-notification .push-notification-content{position:relative;top:50%;transform:translateY(-50%)}
.wrapper-push-notification .push-notification-day{font-size:12px;line-height:1.25}
.wrapper-push-notification .push-notification-number{font-size:30px;line-height:1}
.wrapper-push-notification .push-notification-month{font-size:12px;line-height:1}
.wrapper-push-notification .push-notification-description{text-align:left;color:#fff;display:table-cell;padding-left:14px}
.wrapper-push-notification .push-notification-text{font-size:16px;line-height:1.56}
.wrapper-push-notification .push-notification-store{font-size:15px;line-height:1.4;margin-top:7px}
.wrapper-push-notification .push-notification-link{font-size:13px;line-height:1.62;text-decoration:underline;text-transform:uppercase;margin-top:7px;display:inline-block;cursor:pointer;color:#fff}
.wrapper-push-notification .push-notification-close{position:absolute;top:0;right:0;z-index:999;background-color:transparent;border:0;background-size:11px 11px;background-repeat:no-repeat;background-position:center center;background-image:url(../aibs/images/common/icons/close-notification@2x.png);width:28px;height:28px;cursor:pointer}
@media(min-width:768px){.wrapper-push-notification{width:382px;height:auto;top:98px;right:78px;z-index:999}
.wrapper-push-notification .push-notification-box{width:119px;height:127px;border:solid 1px #fff}
.wrapper-push-notification .push-notification-number{font-size:36px;line-height:1}
.wrapper-push-notification .push-notification-month{margin-top:4px;font-size:14px}
.wrapper-push-notification .push-notification-day{font-size:14px;line-height:1.29}
}
@media(min-width:992px){.wrapper-push-notification{top:129px}
}