.product-details .product-quantity-row{display:block;margin:21px 0 16px}.product-quantity-row label{display:block;margin-bottom:8px;font-size:12px;font-weight:750}.product-quantity-row .quantity-control{display:inline-flex;border:1px solid #eadfce;border-radius:7px;background:#fffdf9;overflow:hidden}.product-quantity-row .quantity-control button{display:grid;place-items:center;width:38px;height:36px;color:#382d22;background:transparent;font-size:20px;line-height:1}.product-quantity-row .quantity-control input{height:36px;width:40px;padding:0;font-size:13px;font-weight:700;background:transparent}.product-purchase-buttons{grid-template-columns:1fr 1fr;gap:12px}.product-purchase-buttons .button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin:0;border-radius:9px;font-size:14px;font-weight:750}.product-purchase-buttons svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-purchase-buttons .product-buy-now{background:#1b1714;color:#fff;box-shadow:0 7px 14px rgba(29,22,15,.16)}.product-purchase-buttons .product-buy-now:hover{background:#000}.product-purchase-buttons .product-add-cart{border:1.5px solid #df9200;background:#fffdf9;color:#b77300}.product-purchase-buttons .product-add-cart:hover{background:#fff4dc}@media(max-width:749px){.product-purchase-buttons{gap:8px}.product-purchase-buttons .button{min-height:44px;font-size:12px}.product-purchase-buttons svg{width:17px;height:17px}}
.product-details .product-price{font-size:34px;line-height:1.1;letter-spacing:-.03em;margin-top:16px}
.product-details .product-accordions{border-top:0}
.product-quantity-row .quantity-control input{text-align:center!important;appearance:textfield;-moz-appearance:textfield}.product-quantity-row .quantity-control input::-webkit-inner-spin-button,.product-quantity-row .quantity-control input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.product-details{position:relative}.product-discount-badge{position:absolute;top:2px;left:-102px;right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:62px;border-radius:14px 14px 14px 5px;background:linear-gradient(145deg,#f6b321,#cc7800);color:#fff;line-height:1;box-shadow:0 8px 17px rgba(184,111,0,.22);border:1px solid rgba(255,255,255,.4)}.product-discount-badge b{display:block;font-size:18px;font-weight:850;letter-spacing:-.04em}.product-discount-badge small{display:block;margin-top:5px;font-size:9px;font-weight:800;letter-spacing:.14em}@media(max-width:749px){.product-discount-badge{top:0;left:auto;right:0;width:53px;height:52px;border-radius:12px 12px 12px 4px}.product-discount-badge b{font-size:15px}.product-discount-badge small{font-size:8px;margin-top:3px}}
