.gynura-cart-items{display:flex;flex-direction:row;gap:20px;overflow-x:auto;overflow-y:hidden;width:100%;scroll-behavior:smooth;padding-bottom:10px}.gynura-product-card{flex:0 0 auto;width:320px}.gynura-cart-items::-webkit-scrollbar{display:none}.gynura-cart-items{scrollbar-width:none}.product-image-wrapper{position:relative}.remove-cart-item{position:absolute;padding:22px;top:8px;right:8px;width:20px;height:40px;background:rgb(0 0 0 / .35);border:none;color:#fff;border-radius:50%;font-size:23px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:0.2s}.remove-cart-item:hover{background:#000}.product-meta{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.cart-variation{display:flex;align-items:center;justify-content:start;gap:5px}.cart-variation .context{display:inline-flex;align-items:center;font-size:25px;font-family:'On';color:#fff}.cart-variation .value{font-size:22px;font-family:'On';font-weight:500;color:#fff}.cart-goohar{display:flex;align-items:center;justify-content:end;gap:4px}.cart-goohar .context{color:#fff;font-family:'On';font-size:16px}.cart-goohar .value{position:relative;padding:2px 5px;color:#fff;font-family:'On';font-size:16px;font-weight:500;background:linear-gradient(0deg,#ffffff24 0%,#ffffff36 100%);border:solid 1px rgb(255 255 255 / .15);backdrop-filter:blur(10px);border-radius:30px}