
/* V23 checked updates */
.accountBox .btn.primary{position:relative;overflow:hidden;width:100%;min-height:45px;border:1px solid #8f0d0d!important;border-radius:9px!important;background:linear-gradient(145deg,#d72020,#b20f0f 58%,#900a0a)!important;color:#fff!important;font-weight:900!important;box-shadow:0 9px 20px rgba(164,16,16,.18)!important}
.accountBox .btn.primary:before{content:"";position:absolute;top:-30%;left:-52%;width:34%;height:160%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.52),transparent);transform:skewX(-18deg);animation:v17CartSweep 4.9s ease-in-out infinite}
.result{margin-top:14px}
.recPackHead{padding:14px 16px;background:#fffaf5;border:1px solid #e4d4c4;border-radius:12px 12px 0 0}.recPackHead h3{margin:6px 0 3px;font-size:21px}.recPackHead p{margin:0;color:#756355}
.recBadge{display:inline-block;padding:5px 9px;background:#edf8ef;border:1px solid #bee1c5;border-radius:999px;color:#247039;font-size:10px;font-weight:900}
.recPackLayout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;padding:14px;background:#fff;border:1px solid #e4d4c4;border-top:0}
.recProducts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recProduct{position:relative;display:grid;grid-template-columns:112px 1fr;gap:12px;padding:10px;border:1px solid #e7dbcf;border-radius:10px;background:#fffdfb}.recProduct img,.recPlaceholder{width:112px;height:112px;object-fit:contain;background:#fff;border-radius:8px}.recPlaceholder{display:grid;place-items:center;font-size:32px;color:#c8702f;border:1px dashed #d7bea9}
.recNum{position:absolute;top:7px;left:7px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#2a8b3d;color:#fff;font-size:10px;font-weight:900}.recBody b{font-size:13px}.recBody p{font-size:10px;line-height:1.45;color:#6a5b50;margin:6px 0}.recMeta{display:flex;gap:7px;flex-wrap:wrap;align-items:center}.recMeta strong{color:#b10f10;font-size:15px}.recMeta span{font-size:9px;color:#726052}.recMeta .recStock{color:#237039;font-weight:800}.recBody a{display:inline-block;margin-top:6px;color:#9a4d20;font-size:10px;font-weight:850}
.recSummary{padding:14px;border:1px solid #e1cfbc;border-radius:10px;background:#fff8ef;height:max-content}.recSummary h4{margin:0 0 10px}.recSummary>div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;font-size:11px}.recSummary .recTotal{margin-top:7px;padding-top:11px;border-top:1px dashed #d7c1aa;font-size:14px}.recSummary .recTotal b{color:#b10f10;font-size:21px}.recSummary small{display:block;line-height:1.45;color:#78685b}.recShip{margin:10px 0;padding:8px;border-radius:8px;background:#fff0df;color:#70421e;font-size:10px;font-weight:850}.recShip.free{background:#edf8ef;color:#237039}.recAddAll{width:100%!important;margin-top:3px}.recSecondary{width:100%;margin-top:8px;padding:9px;border:1px solid #d6c3b2;border-radius:8px;background:#fff;color:#4b321e;font-weight:800}
.recAdvice{display:flex;gap:10px;padding:12px 15px;border:1px solid #e4d4c4;border-top:0;border-radius:0 0 12px 12px;background:#fffaf5;font-size:11px}.recAdvice span{color:#6e5d50}
.v23CartSummary{padding:12px 0;border-top:1px solid var(--line);font-size:12px}.v23CartSummary>div{display:flex;justify-content:space-between;margin:5px 0}.v23CartSummary>div:nth-child(3){display:block;padding:7px;border-radius:7px;background:#fff0df;color:#70421e;font-weight:850}.v23CartSummary>div.free{background:#edf8ef;color:#237039}.v23CartSummary small{display:block;color:#746355;margin-top:6px}
@media(max-width:900px){.recPackLayout{grid-template-columns:1fr}.recProducts{grid-template-columns:1fr}.recProduct{grid-template-columns:90px 1fr}.recProduct img,.recPlaceholder{width:90px;height:90px}}

.v23CommerceLine{display:grid;gap:2px;margin:6px 0 9px;font-size:9px;line-height:1.35}.v23CommerceLine span{color:#75665a}.v23CommerceLine b{color:#26733a;font-weight:850}.v23CommerceLine em{color:#71431f;font-style:normal;font-weight:750}
