@charset "utf-8";

.promo-sidebar-body .donwrap { display: block; }

.contentText.grid p:nth-child(1) .don::after { content: "5"; }

.contentText.grid p:nth-child(2) .don::after { content: "10"; }

.contentText.grid p:nth-child(3) .don::after { content: "15"; }

.contentText.grid p:nth-child(4) .don::after { content: "20"; }

.contentText.grid p:nth-child(5) .don::after { content: "25"; }

html body [data-sku^="GIVMOR"] .prices-after, html body [data-sku^="GIVMOR"] .prices-before, html body [data-sku^="GIVMOR"] .quantity-wrapper { visibility: visible !important; }

.cartItem-wrapper[data-sku*="GIVMOR"] input[name="quantity"] { background: rgb(246, 246, 246); }

.cartItem-wrapper[data-sku*="GIVMOR"] .product-quantity { pointer-events: none; }

.cartItem-wrapper[data-sku*="GIVMOR"] .remove-btn { visibility: hidden; }