.searchField.searchOpen{z-index:99999999999}.BodyOpensearch .BodyOpenBox{background:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:99}a.MobileBodyOpensearch{background:rgba(0,0,0,.2);height:100%;left:0;position:absolute;top:0;width:100%}.notificationPopup{background:#fff;border-radius:4px;box-shadow:2px 2px 10px 2px hsla(0,4%,4%,.2);display:none;margin-bottom:10px}.notificationPopup.bg-red{background:#ffb5b5}.notificationPopupParent{max-width:300px;position:fixed;right:10px;top:10px;width:100%;z-index:9999}.notificationPopupInner{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:10px;position:relative}.notificationPopupInner .msg{font-size:12px;font-weight:700;margin-bottom:5px;padding-bottom:5px;text-align:center;width:100%}.notificationPopupImg{border-right:1px solid #ffd200;max-width:100px;width:100%}.notificationRightContent{max-width:calc(100% - 100px);padding-left:10px}.notificationPopupImg img{object-fit:contain;width:100%}.notificationQuantity,.notificationRightContentTitle{font-size:12px;font-weight:600}.notificationQuantity{padding-top:3px}.custom-close{cursor:pointer;height:12px;opacity:0;position:absolute;right:8px;top:8px;transform:rotate(45deg);transition:.2s ease-in-out;width:12px}.custom-close:before{height:2px;left:0;top:5px;width:100%}.custom-close:after,.custom-close:before{background-color:#000;content:"";display:block;position:absolute}.custom-close:after{height:100%;left:5px;top:0;width:2px}.notificationPopup:hover .custom-close{opacity:1}.notificationProgressBar{animation:load 5s linear forwards;background:#4bb543;border-radius:0 0 4px 4px;bottom:0;height:5px;left:0;position:absolute;width:0}.notificationPopup.bg-red .notificationProgressBar{background:red}@keyframes load{0%{width:0}to{width:100%}}@media(max-width:400px){.notificationPopupImg{max-width:70px}.notificationRightContent{max-width:calc(100% - 70px)}}