:root{--cwps-brown:#000000;--cwps-brown-2:#000000;--cwps-tan:#000000;--cwps-cream:#fbf8f3;--cwps-line:#eadfd2;--cwps-text:#000000;--cwps-muted:#000000}
.cwps-inline-icon{display:inline-flex;width:1.15em;height:1.15em;line-height:1}.cwps-inline-icon svg{width:100%;height:100%;fill:currentColor}
.cwps-header-cart{appearance:none;border:0;background:transparent;color:var(--cwps-brown);display:inline-flex;align-items:center;gap:9px;position:relative;cursor:pointer;font:inherit;font-weight:600;padding:9px 4px}.cwps-header-cart .cwps-inline-icon{font-size:20px}.cwps-cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--cwps-brown);color:#fff;font-size:11px;font-weight:700;line-height:1;position:absolute;top:-1px;left:17px;border:2px solid #fff}.cwps-header-cart-label{margin-left:4px}
body.cwps-cart-open{overflow:hidden}.cwps-cart-shell{position:fixed;inset:0;z-index:999999;pointer-events:none}.cwps-cart-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.42);opacity:0;transition:.28s ease;cursor:pointer}.cwps-cart-drawer{position:absolute;right:0;top:0;height:100%;width:min(460px,94vw);background:#fff;box-shadow:-24px 0 70px rgba(0,0,0,.18);transform:translateX(105%);transition:.34s cubic-bezier(.2,.75,.2,1);display:flex;flex-direction:column}.cwps-cart-open .cwps-cart-shell{pointer-events:auto}.cwps-cart-open .cwps-cart-backdrop{opacity:1}.cwps-cart-open .cwps-cart-drawer{transform:none}
.cwps-cart-drawer-head{padding:28px 28px 20px;border-bottom:1px solid var(--cwps-line);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#fff,var(--cwps-cream))}.cwps-cart-eyebrow{display:block;color:var(--cwps-tan);text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700;margin-bottom:5px}.cwps-cart-drawer-head h2{margin:0;color:var(--cwps-brown);font-size:28px;line-height:1.1}.cwps-cart-close{border:1px solid var(--cwps-line);background:#fff;color:var(--cwps-brown);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.cwps-cart-close:hover{background:var(--cwps-brown);color:#fff}.cwps-cart-drawer-body{min-height:0;display:flex;flex:1;flex-direction:column;position:relative}.cwps-cart-drawer.is-loading .cwps-cart-drawer-body:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.72);z-index:3}.cwps-cart-items{overflow:auto;padding:8px 26px 0;flex:1}.cwps-cart-item{display:grid;grid-template-columns:94px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--cwps-line)}.cwps-cart-item-image img{width:94px;height:94px;object-fit:cover;border-radius:14px;display:block}.cwps-cart-item-info{min-width:0}.cwps-cart-item-top{display:flex;gap:12px;justify-content:space-between}.cwps-cart-item h3{font-size:15px;line-height:1.3;margin:3px 0 5px;color:var(--cwps-text)}.cwps-cart-item h3 a{color:inherit;text-decoration:none}.cwps-cart-item-meta{font-size:12px;color:var(--cwps-muted)}.cwps-cart-item-meta dl{margin:0}.cwps-cart-remove{border:0;background:transparent;color:#000000;width:30px;height:30px;padding:6px;cursor:pointer;flex:0 0 auto}.cwps-cart-remove:hover{color:#8e392f}.cwps-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.cwps-drawer-qty{display:grid;grid-template-columns:30px 38px 30px;align-items:center;border:1px solid var(--cwps-line);border-radius:999px;background:#fff;height:36px;overflow:hidden}.cwps-drawer-qty button{border:0;background:transparent;color:var(--cwps-brown);height:100%;cursor:pointer;font-size:17px}.cwps-drawer-qty input{border:0!important;box-shadow:none!important;text-align:center;width:38px!important;padding:0!important;font-size:13px!important;appearance:textfield}.cwps-drawer-qty input::-webkit-inner-spin-button{display:none}.cwps-cart-line-price{color:var(--cwps-brown);font-weight:700;font-size:14px}.cwps-cart-drawer-foot{border-top:1px solid var(--cwps-line);padding:20px 28px 26px;background:var(--cwps-cream)}.cwps-cart-subtotal{display:flex;align-items:center;justify-content:space-between;color:var(--cwps-text);font-size:15px;margin-bottom:16px}.cwps-cart-subtotal strong{font-size:20px;color:var(--cwps-brown)}.cwps-cart-checkout{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:10px;background:var(--cwps-brown);color:#fff!important;text-decoration:none!important;font-weight:700;transition:.2s}.cwps-cart-checkout:hover{background:var(--cwps-brown-2);transform:translateY(-1px)}.cwps-cart-view{display:block;text-align:center;color:var(--cwps-brown)!important;font-size:13px;font-weight:600;text-decoration:none!important;padding-top:13px}.cwps-cart-empty{margin:auto;text-align:center;padding:40px 35px;color:var(--cwps-muted)}.cwps-cart-empty>.cwps-inline-icon{font-size:42px;color:var(--cwps-tan);margin-bottom:14px}.cwps-cart-empty h3{margin:0 0 8px;color:var(--cwps-brown);font-size:24px}.cwps-cart-empty p{margin:0 0 20px}.cwps-cart-shop{display:inline-flex;padding:12px 20px;border-radius:8px;background:var(--cwps-brown);color:#fff!important;text-decoration:none!important;font-weight:600}
/* Cart page */
.cwps-cart-page .site-main,.cwps-cart-page main{background:var(--cwps-cream)}.cwps-cart-page .woocommerce{max-width:1180px;margin:0 auto;padding:50px 24px 80px}.cwps-cart-page .woocommerce-cart-form,.cwps-cart-page .cart_totals{background:#fff;border:1px solid var(--cwps-line);border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.06)}.cwps-cart-page .woocommerce-cart-form{padding:10px 24px}.cwps-cart-page table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0!important;margin:0!important}.cwps-cart-page table.shop_table th{font-size:11px!important;text-transform:uppercase;letter-spacing:.12em;color:var(--cwps-muted);padding:18px 12px!important;border-bottom:1px solid var(--cwps-line)!important}.cwps-cart-page table.shop_table td{padding:20px 12px!important;border-top:0!important;border-bottom:1px solid var(--cwps-line)!important;vertical-align:middle!important}.cwps-cart-page .product-thumbnail img{width:84px!important;border-radius:12px}.cwps-cart-page .product-name a{color:var(--cwps-brown)!important;font-weight:700;text-decoration:none}.cwps-cart-page .product-remove a{color:#000000!important;background:#f7f0e9!important;width:30px!important;height:30px!important;line-height:28px!important;border-radius:50%!important;text-align:center!important}.cwps-cart-page .quantity .qty{min-height:42px;border:1px solid var(--cwps-line)!important;border-radius:9px!important}.cwps-cart-page .coupon{display:flex;gap:8px}.cwps-cart-page .coupon input{min-width:180px!important;border:1px solid var(--cwps-line)!important;border-radius:9px!important;padding:0 13px!important}.cwps-cart-page button.button,.cwps-cart-page a.button{background:#f2e8de!important;color:var(--cwps-brown)!important;border:0!important;border-radius:9px!important;min-height:44px!important;padding:12px 18px!important;font-weight:700!important}.cwps-cart-page .cart-collaterals{margin-top:28px}.cwps-cart-page .cart_totals{padding:28px;float:none!important;width:min(440px,100%)!important;margin-left:auto}.cwps-cart-page .cart_totals h2{color:var(--cwps-brown);font-size:27px;margin:0 0 18px}.cwps-cart-page .cart_totals table th,.cwps-cart-page .cart_totals table td{padding:14px 0!important}.cwps-cart-page .wc-proceed-to-checkout{padding:18px 0 0!important}.cwps-cart-page .checkout-button{display:flex!important;justify-content:center;align-items:center;background:var(--cwps-brown)!important;color:#fff!important;min-height:54px!important;border-radius:10px!important;font-size:15px!important}.cwps-cart-page .checkout-button:hover{background:var(--cwps-brown-2)!important}
/* Checkout harmonization */
.cwps-checkout-page .woocommerce{max-width:1180px;margin:0 auto;padding:50px 24px 80px}.cwps-checkout-page form.checkout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:34px}.cwps-checkout-page #customer_details,.cwps-checkout-page #order_review{width:auto!important;float:none!important}.cwps-checkout-page .col2-set{width:100%!important;float:none!important}.cwps-checkout-page .col-1,.cwps-checkout-page .col-2{float:none!important;width:100%!important;background:#fff;border:1px solid var(--cwps-line);border-radius:16px;padding:26px!important;margin-bottom:20px}.cwps-checkout-page #order_review_heading{grid-column:2;margin:0;color:var(--cwps-brown)}.cwps-checkout-page #order_review{background:#fff;border:1px solid var(--cwps-line);border-radius:16px;padding:24px}.cwps-checkout-page input.input-text,.cwps-checkout-page textarea,.cwps-checkout-page select{border:1px solid var(--cwps-line)!important;border-radius:9px!important;min-height:46px;padding:10px 12px!important}.cwps-checkout-page #place_order{width:100%;background:var(--cwps-brown)!important;color:#fff!important;border-radius:10px!important;min-height:54px!important;font-weight:700!important}
@media(max-width:780px){.cwps-header-cart-label{display:none}.cwps-cart-count{left:16px}.cwps-cart-drawer-head{padding:22px 20px 16px}.cwps-cart-items{padding:6px 18px 0}.cwps-cart-drawer-foot{padding:18px 20px 22px}.cwps-cart-page .woocommerce{padding:28px 14px 55px}.cwps-cart-page .woocommerce-cart-form{padding:4px 12px;overflow:auto}.cwps-cart-page .cart_totals{padding:20px}.cwps-checkout-page form.checkout{display:block}.cwps-checkout-page .woocommerce{padding:28px 14px 55px}.cwps-checkout-page #order_review_heading{margin-top:25px}}

/* v1.9.0 cart page — screenshot-matched premium layout */
.cwps-inline-icon{display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em;line-height:1}.cwps-inline-icon i{font-size:1em}
.cwps-cart-page .entry-title,.cwps-cart-page .page-title{display:none!important}.cwps-cart-page .entry-content{max-width:none!important;margin:0!important;padding:0!important}.cwps-cart-page .woocommerce{max-width:none!important;padding:0!important;margin:0!important}
.cwps-cart-page-main{--cwps-cart-brown:#000000;--cwps-cart-accent:#000000;--cwps-cart-cream:#fbf7f2;--cwps-cart-border:#eadfd3;--cwps-cart-muted:#000000;max-width:1440px;margin:0 auto;padding:28px 24px 54px;color:#000000;font-family:inherit}
.cwps-cart-page-top{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:26px}.cwps-cart-page-heading h1{font-family:Georgia,'Times New Roman',serif;font-size:46px;line-height:1.04;margin:0;color:#000000;font-weight:700;letter-spacing:-.03em}.cwps-cart-page-heading p{margin:10px 0 0;font-size:15px;color:#000000}.cwps-title-mark,.cwps-summary-mark{display:flex;align-items:center;gap:8px;color:var(--cwps-cart-accent);font-size:9px;margin-top:11px}.cwps-title-mark:before,.cwps-title-mark:after,.cwps-summary-mark:before,.cwps-summary-mark:after{content:"";height:1px;background:#000000;display:block}.cwps-title-mark:before{width:48px}.cwps-title-mark:after{width:28px}.cwps-summary-mark:before{width:60px}.cwps-summary-mark:after{width:32px}
.cwps-cart-assurances{margin-top:4px;border:1px solid var(--cwps-cart-border);border-radius:999px;background:#fffaf5;display:flex;align-items:center;overflow:hidden;box-shadow:0 3px 16px rgba(0,0,0,.035)}.cwps-cart-assurances span{display:flex;align-items:center;gap:10px;padding:16px 25px;font-size:13px;white-space:nowrap;color:#000000}.cwps-cart-assurances span+span{border-left:1px solid var(--cwps-cart-border)}.cwps-cart-assurances i{color:#000000;font-size:17px}
.cwps-cart-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(360px,.82fr);gap:28px;align-items:start}.cwps-cart-products,.cwps-order-summary{background:#fff;border:1px solid var(--cwps-cart-border);border-radius:16px;box-shadow:0 6px 26px rgba(0,0,0,.04)}.cwps-cart-products{padding:8px 24px 16px;overflow:hidden}.cwps-cart-table-head{display:grid;grid-template-columns:minmax(360px,1.7fr) .55fr .66fr .58fr 44px;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid var(--cwps-cart-border);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#000000}.cwps-cart-row{display:grid;grid-template-columns:minmax(360px,1.7fr) .55fr .66fr .58fr 44px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #eee5dc}.cwps-cart-product-cell{display:grid;grid-template-columns:168px minmax(0,1fr);gap:20px;align-items:center}.cwps-cart-product-image img{display:block;width:168px;height:126px;object-fit:cover;border-radius:9px}.cwps-cart-product-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:19px;margin:0 0 8px;line-height:1.2;color:#000000}.cwps-cart-product-copy h3 a{text-decoration:none;color:inherit}.cwps-cart-product-copy p{font-size:13px;line-height:1.55;color:#000000;margin:0 0 10px;max-width:245px}.cwps-cart-variation{font-size:12px;color:#000000;font-weight:700}.cwps-cart-variation dl{margin:0}.cwps-cart-variation dt,.cwps-cart-variation dd{display:inline;margin:0 4px 0 0}.cwps-cart-price-cell,.cwps-cart-total-cell{font-family:Georgia,'Times New Roman',serif;font-size:17px;font-weight:700;color:#000000}.cwps-cart-page-qty{width:112px;height:42px;border:1px solid var(--cwps-cart-border);border-radius:999px;display:grid;grid-template-columns:34px 44px 34px;align-items:center;background:#fff;overflow:hidden}.cwps-cart-page-qty .quantity{display:block!important;margin:0!important}.cwps-cart-page-qty input.qty{width:44px!important;height:40px!important;min-height:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;text-align:center!important;font-weight:700!important;font-size:14px!important;-moz-appearance:textfield}.cwps-cart-page-qty input.qty::-webkit-inner-spin-button,.cwps-cart-page-qty input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cwps-cart-qty-btn{border:0!important;background:transparent!important;color:#000000!important;padding:0!important;width:34px!important;height:40px!important;min-height:0!important;border-radius:0!important;display:grid!important;place-items:center!important;cursor:pointer!important;font-size:11px!important}.cwps-cart-qty-btn:hover{color:#000000!important}.cwps-cart-page-remove{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid #efe1d4;background:#fff8f2;color:#000000!important;text-decoration:none!important}.cwps-cart-page-remove:hover{background:#000000;color:#fff!important;border-color:#000000}.cwps-cart-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px}.cwps-continue,.cwps-update-cart{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:44px!important;padding:0 18px!important;border-radius:8px!important;border:1px solid #000000!important;background:#fff!important;color:#000000!important;text-decoration:none!important;font-weight:700!important;font-size:13px!important;box-shadow:none!important}.cwps-update-cart{cursor:pointer!important}.cwps-continue:hover,.cwps-update-cart:hover{background:#f8eee5!important;color:#000000!important}
.cwps-order-summary{padding:24px 25px 25px;position:sticky;top:24px}.cwps-order-summary h2{font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.1;color:#000000;margin:0;font-weight:700}.cwps-summary-lines{padding:18px 0 8px;border-bottom:1px solid var(--cwps-cart-border)}.cwps-summary-lines>div,.cwps-summary-total{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:7px 0;font-size:14px}.cwps-summary-lines span{color:#000000}.cwps-summary-lines strong{font-weight:700;color:#000000}.cwps-summary-total{padding:18px 0 14px;font-family:Georgia,'Times New Roman',serif;font-size:20px}.cwps-summary-total strong{font-size:27px;color:#000000}.cwps-coupon-wrap{padding:15px 0 10px;border-top:1px solid var(--cwps-cart-border)}.cwps-coupon-wrap label{display:block;font-weight:700;font-size:13px;color:#000000;margin-bottom:10px}.cwps-coupon-row{display:grid;grid-template-columns:1fr auto;gap:8px}.cwps-coupon-row input{width:100%!important;min-width:0!important;height:44px!important;padding:0 13px!important;border:1px solid #ddd2c8!important;border-radius:8px!important;background:#fff!important;font-size:13px!important;box-shadow:none!important}.cwps-coupon-row button{height:44px!important;padding:0 18px!important;border:1px solid #000000!important;border-radius:8px!important;background:#fff!important;color:#000000!important;font-weight:700!important;cursor:pointer!important}.cwps-hidden-coupon-form{display:none}.cwps-proceed-checkout{margin-top:10px;min-height:51px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:linear-gradient(90deg,#000000,#000000);color:#fff!important;text-decoration:none!important;font-weight:800;font-size:14px;box-shadow:0 6px 15px rgba(0,0,0,.12)}.cwps-proceed-checkout:hover{transform:translateY(-1px);filter:brightness(1.05)}.cwps-express-area{margin-top:10px}.cwps-express-area:empty{display:none}.cwps-express-area .checkout-button{display:none!important}
.cwps-cart-benefits{margin-top:20px;border:1px solid var(--cwps-cart-border);background:#fffaf6;border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);padding:14px 20px}.cwps-cart-benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;padding:0 18px}.cwps-cart-benefits>div+div{border-left:1px solid #eee3d8}.cwps-cart-benefits i{font-size:28px;color:#000000;min-width:32px;text-align:center}.cwps-cart-benefits span{display:flex;flex-direction:column;gap:2px}.cwps-cart-benefits strong{font-size:13px;color:#000000}.cwps-cart-benefits small{font-size:11px;line-height:1.4;color:#000000;max-width:155px}.cwps-cart-page-empty{padding-top:60px}.cwps-cart-empty-card{background:#fff;border:1px solid var(--cwps-cart-border);border-radius:16px;padding:60px 24px;text-align:center}.cwps-cart-empty-card .cwps-inline-icon{font-size:38px;color:#000000}.cwps-cart-empty-card h2{font-family:Georgia,serif;color:#000000}.cwps-cart-empty-card a{display:inline-flex;background:#000000;color:#fff!important;text-decoration:none;padding:13px 22px;border-radius:8px;font-weight:700}
@media(max-width:1080px){.cwps-cart-page-top{display:block}.cwps-cart-assurances{margin-top:20px;width:max-content;max-width:100%}.cwps-cart-grid{grid-template-columns:1fr}.cwps-order-summary{position:static}.cwps-cart-benefits{grid-template-columns:repeat(2,1fr);gap:18px}.cwps-cart-benefits>div:nth-child(3){border-left:0}.cwps-cart-table-head,.cwps-cart-row{grid-template-columns:minmax(320px,1.5fr) .5fr .65fr .55fr 40px}.cwps-cart-product-cell{grid-template-columns:130px minmax(0,1fr)}.cwps-cart-product-image img{width:130px;height:105px}}
@media(max-width:760px){.cwps-cart-page-main{padding:20px 14px 40px}.cwps-cart-page-heading h1{font-size:38px}.cwps-cart-assurances{border-radius:12px;display:grid;grid-template-columns:1fr;width:100%}.cwps-cart-assurances span{padding:11px 14px}.cwps-cart-assurances span+span{border-left:0;border-top:1px solid var(--cwps-cart-border)}.cwps-cart-products{padding:5px 14px 14px}.cwps-cart-table-head{display:none}.cwps-cart-row{display:grid;grid-template-columns:92px minmax(0,1fr) 36px;grid-template-areas:"image copy remove" "image price remove" "image qty total";gap:8px 12px;padding:16px 0}.cwps-cart-product-cell{display:contents}.cwps-cart-product-image{grid-area:image}.cwps-cart-product-image img{width:92px;height:92px}.cwps-cart-product-copy{grid-area:copy}.cwps-cart-product-copy h3{font-size:17px;margin-bottom:4px}.cwps-cart-product-copy p{display:none}.cwps-cart-price-cell{grid-area:price;font-size:14px}.cwps-cart-qty-cell{grid-area:qty}.cwps-cart-total-cell{grid-area:total;align-self:center;text-align:right;font-size:14px}.cwps-cart-remove-cell{grid-area:remove}.cwps-cart-page-remove{width:32px;height:32px}.cwps-cart-page-qty{width:102px;grid-template-columns:30px 42px 30px;height:38px}.cwps-cart-page-qty input.qty{width:42px!important;height:36px!important}.cwps-cart-qty-btn{width:30px!important;height:36px!important}.cwps-cart-actions{flex-wrap:wrap}.cwps-continue,.cwps-update-cart{flex:1;min-width:145px}.cwps-order-summary{padding:22px 18px}.cwps-cart-benefits{grid-template-columns:1fr}.cwps-cart-benefits>div{justify-content:flex-start;padding:5px 4px}.cwps-cart-benefits>div+div{border-left:0;border-top:1px solid #eee3d8;padding-top:13px}.cwps-cart-benefits small{max-width:none}}

/* v2.0.0 cart interaction fixes */
.cwps-cart-page-main{position:relative}
.cwps-cart-page-main.is-ajax-loading:after{content:"";position:absolute;inset:0;z-index:30;background:rgba(255,253,250,.62);backdrop-filter:blur(1px);cursor:progress;border-radius:16px}
.cwps-cart-page-main.is-ajax-loading:before{content:"";position:absolute;z-index:31;left:50%;top:220px;width:34px;height:34px;margin-left:-17px;border:3px solid rgba(0,0,0,.18);border-top-color:#000000;border-radius:50%;animation:cwpsCartSpin .7s linear infinite}
@keyframes cwpsCartSpin{to{transform:rotate(360deg)}}
.cwps-cart-page-qty{display:grid!important;grid-template-columns:34px 44px 34px!important;width:112px!important;height:42px!important;align-items:center!important;justify-items:center!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cwps-cart-border)!important;border-radius:999px!important;box-sizing:border-box!important}
.cwps-cart-page-qty .cwps-cart-page-qty-input{display:block!important;position:static!important;opacity:1!important;visibility:visible!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#000000!important;-webkit-text-fill-color:#000000!important;text-align:center!important;font-size:15px!important;line-height:40px!important;font-weight:700!important;font-family:inherit!important;appearance:textfield!important;-moz-appearance:textfield!important;transform:none!important}
.cwps-cart-page-qty .cwps-cart-page-qty-input::-webkit-inner-spin-button,.cwps-cart-page-qty .cwps-cart-page-qty-input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}
.cwps-cart-page-qty .cwps-cart-qty-btn{display:grid!important;place-items:center!important;position:static!important;opacity:1!important;visibility:visible!important;width:34px!important;height:40px!important;min-width:34px!important;min-height:40px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#000000!important;box-shadow:none!important;transform:none!important}
.cwps-cart-page-qty .cwps-cart-qty-btn i{display:block!important;font-size:10px!important;line-height:1!important;color:inherit!important}
.cwps-cart-page-qty .cwps-cart-qty-btn:hover{background:#faf2ea!important;color:#000000!important}
.cwps-cart-page-main button.cwps-button-loading,.cwps-cart-page-main a.cwps-button-loading{pointer-events:none!important;position:relative!important;color:transparent!important}
.cwps-cart-page-main .cwps-button-loading:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid rgba(0,0,0,.22);border-top-color:#000000;border-radius:50%;animation:cwpsCartSpin .65s linear infinite}
.cwps-proceed-checkout.cwps-button-loading:after{border-color:rgba(255,255,255,.3);border-top-color:#fff}
@media(max-width:760px){.cwps-cart-page-qty{grid-template-columns:30px 42px 30px!important;width:102px!important;height:38px!important}.cwps-cart-page-qty .cwps-cart-page-qty-input{width:42px!important;min-width:42px!important;max-width:42px!important;height:36px!important;min-height:36px!important;line-height:36px!important}.cwps-cart-page-qty .cwps-cart-qty-btn{width:30px!important;min-width:30px!important;height:36px!important;min-height:36px!important}.cwps-cart-page-main.is-ajax-loading:before{top:160px}}
