#woo-cart-panel .cg-upsell{display:none!important}.cg-reco{margin:14px 0;padding:12px;border:1px solid #d9e6de;border-radius:8px;background:#f6faf7}.cg-reco__head{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.cg-reco__title{font-weight:700;font-size:15px;color:#0a0500;display:flex;align-items:center;gap:8px}.cg-reco__title::before{content:"";width:8px;height:8px;border-radius:50%;background:#30785a}.cg-reco__sub{font-size:12px;color:#5f6b64}.cg-reco__row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(138px,1fr);gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.cg-reco__card{scroll-snap-align:start;background:#fff;border:1px solid #e3ece6;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:4px;min-width:0}.cg-reco__thumb{display:block;aspect-ratio:1;border-radius:6px;overflow:hidden;background:#eef3ef}.cg-reco__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cg-reco__name{font-size:12.5px;font-weight:600;line-height:1.25;color:#0a0500;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.cg-reco__price{font-size:13px;font-weight:700}.cg-reco__price del{color:#5f6b64;font-weight:400;font-size:11px}.cg-reco__price ins{text-decoration:none}.cg-reco__add.button{margin-top:auto;width:100%;min-height:0;padding:8px 6px;font-size:12.5px;font-weight:600;border-radius:6px;background:#30785a;color:#fff;text-align:center;line-height:1.2}.cg-reco__add.button:hover{background:#245c45;color:#fff}.cg-reco__add.button.loading{opacity:.6}.cg-reco__add.button.added::after{content:" ✓"}.cg-reco--page{margin:24px 0}.cg-reco--page .cg-reco__row{grid-auto-columns:minmax(180px,1fr)}@media (min-width:1000px){.cg-reco--page .cg-reco__row{grid-auto-flow:row;grid-template-columns:repeat(4,1fr);overflow:visible}}.cg-reco--cat{margin:0 0 20px}.cg-reco--cat .cg-reco__row{grid-auto-columns:minmax(150px,1fr)}@media (min-width:1000px){.cg-reco--cat .cg-reco__row{grid-auto-flow:row;grid-template-columns:repeat(4,1fr);overflow:visible}}.woo-listing-top{flex-wrap:wrap}.woo-listing-top .cg-reco--cat{flex:0 0 100%;width:100%;order:-1;margin-bottom:16px}