.rejuciv-sidebar-products{--rsp-accent:var(--color-primary, #d8232a);--rsp-title:#1a1a1a;--rsp-title-hover:var(--rsp-accent);--rsp-price:#555;--rsp-line:#e8eaed;--rsp-bg:#f3f4f6;direction:rtl;text-align:right;font-family:"Cairo",sans-serif}.react-sideabr .rejuciv-sidebar-products{direction:rtl;text-align:right}.rejuciv-sidebar-products__list{list-style:none;margin:0;padding:0}.rejuciv-sidebar-products__item{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:16px;align-items:start;padding:18px 0;border-bottom:1px solid var(--rsp-line)}.rejuciv-sidebar-products__item:first-child{padding-top:4px}.rejuciv-sidebar-products__item:last-child{padding-bottom:0;border-bottom:0}.rejuciv-sidebar-products__body{grid-column:1;grid-row:1;min-width:0;display:flex;flex-direction:column;gap:8px;text-align:right;padding-top:2px}.rejuciv-sidebar-products__thumb{grid-column:2;grid-row:1;width:64px;height:96px;display:block;overflow:hidden;text-decoration:none;background:var(--rsp-bg);border-radius:4px;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.rejuciv-sidebar-products__thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.25s ease}.rejuciv-sidebar-products__title{margin:0;font-size:17px;font-weight:800;line-height:1.45;color:var(--rsp-title)}.rejuciv-sidebar-products__title a{color:inherit;text-decoration:none;transition:color 0.2s ease}.rejuciv-sidebar-products__title a:hover,.rejuciv-sidebar-products__title a:focus{color:var(--rsp-title-hover)}.rejuciv-sidebar-products__price{margin:0;font-size:14px;font-weight:700;line-height:1.4;color:var(--rsp-price)}.rejuciv-sidebar-products__price .amount,.rejuciv-sidebar-products__price ins .amount{color:var(--rsp-accent);font-weight:800}.rejuciv-sidebar-products__price del{display:block;font-size:12px;font-weight:400;color:#999;margin-bottom:3px}.rejuciv-sidebar-products__price ins{text-decoration:none}.rejuciv-sidebar-products__item:hover .rejuciv-sidebar-products__thumb img{transform:scale(1.04)}.rejuciv-sidebar-empty{margin:0;padding:8px 0;font-size:13px;color:#8a8a8a}@media (max-width:480px){.rejuciv-sidebar-products__item{grid-template-columns:minmax(0,1fr) 56px;gap:12px;padding:14px 0}.rejuciv-sidebar-products__thumb{width:56px;height:84px}.rejuciv-sidebar-products__title{font-size:15px}}