#salertWrapper .popup_position.bottomLeft{bottom:20px;left:10px}#salertWrapper .popup_position.topRight{top:20px;right:10px}#salertWrapper .popup_position.topLeft{top:20px;left:10px}#salertWrapper figure.circle{max-height:75px;border-radius:50%;border:1px solid #eee}#salertWrapper .popup-item{padding:10px;padding-right:50px!important;width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}#salertWrapper .imageOnRight{flex-direction:row-reverse}#salertWrapper .textOnly figure{display:none}#salertWrapper .salert-content-wrap{width:calc(100% - 85px);font-size:14px;color:#1e1e1e}#salertWrapper .textOnly .salert-content-wrap{width:100%}#salertWrapper .salert-content-wrap .t-product{display:block;font-size:120%;font-weight:700;line-height:1.2}#salertWrapper .salert-content-wrap small{font-size:70%;font-style:italic}.sale_alert_wrapper .close-btn{position:absolute;top:-14px;right:-4px;width:28px;height:28px;padding:0;border-radius:50%;background:#0c0e1f;border:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;transform:scale(0)}.sale_alert_wrapper .popup_box:hover .close-btn{background:#f8fafc;color:#64748b;opacity:1;transform:scale(1)}@media screen and (max-width:767px){#salertWrapper .popup-item{padding:10px!important}#salertWrapper .popup_position .salert-content-wrap{font-size:13px!important;line-height:1.5!important}}