.live-sales-notification{overflow:hidden;padding:10px;justify-content:space-between;transition:bottom .3s ease .1s;position:fixed;max-width:400px;bottom:20px;min-width:360px;background-color:#fff;box-shadow:0 4px 16px 0 rgba(17,17,26,.1);border-radius:var(--em-rounded-sm);left:20px;display:flex;z-index:1000}.rtl .live-sales-notification{right:20px;left:auto}.modal-opened .live-sales-notification,.offcanvas-opened .live-sales-notification,.popover-opened .live-sales-notification{z-index:1}.live-sales-notification__close{padding:0 0 0 10px;cursor:pointer;display:inline-flex}.live-sales-notification__close:hover{opacity:.85}.rtl .live-sales-notification__close{padding:0 10px 0 0}.live-sales-notification__content{align-items:center;width:100%;display:flex}.live-sales-notification__summary{padding:10px;font-size:14px}.live-sales-notification__thumbnail{max-width:70px}.live-sales-notification__thumbnail img{border-radius:var(--em-image-rounded-product-card-small)}.live-sales-notification__name{color:var(--em-color__dark)}.live-sales-notification__name span{display:block}.sales-booter-popup__product{font-weight:500;position:relative;display:block}.live-sales-notification__bottom{font-size:13px;margin:3px 0 0}.live-sales-notification__link{font-weight:500;position:relative;display:inline-block}.live-sales-notification__icon{font-size:18px;line-height:1;display:inline-block}.live-sales-notification__icon svg{height:1em;width:1em;vertical-align:-.125em;display:inline-block}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.rtl .animate__fadeInLeft{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.rtl .animate__fadeOutLeft{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@media (max-width:1200px){.live-sales-notification{max-width:50%}}@media (max-width:991px){.live-sales-notification{max-width:60%}}@media (max-width:767px){.live-sales-notification{right:10px;max-width:400px;bottom:10px;min-width:auto;border-radius:0;left:10px}.rtl .live-sales-notification{right:10px;left:10px}}