.showbg{//transition:background-color .2s linear,backdrop-filter .4s linear;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0003;cursor:pointer;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1000}.cartMenu,.overflow-x{overflow-x:hidden}.cartMenu{background:var(--white);display:none;height:100vh;overflow-y:hidden;padding:40px;position:absolute;right:-70%;top:0;transition:all .3s linear;visibility:hidden;width:620px;z-index:999}.showCart{display:flex;justify-content:space-between;padding:40px;position:fixed;right:0;visibility:visible;z-index:1000}.cart-body-item-texts{margin-left:20px}@media screen and (max-width:1023px){.overflow-x{overflow-x:hidden}.showCart{padding:20px;width:100%}.cartMenu{display:none;right:-80%;width:100%}.showCart{display:flex;overflow-x:hidden;right:0}}@media (min-width:1512px) and (max-width:1919px){.showCart{height:100vh}}
