.cart-drawer .cart-drawer__suggested-product-section{display:flex;flex-direction:column;gap:var(--space-s);border-top:1px solid var(--color-gray-2);padding:var(--space-s) 0}.cart-drawer .cart-drawer__suggested-product-section h5.title{color:var(--color-black);font-family:var(--typo-family);font-size:var( --typo-body-md);font-style:normal;font-weight:var(--font-weight-700);line-height:var(--typo-heading-line-height);margin:0}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item{display:grid;grid-template-columns:auto 1fr;gap:var(--space-xxs);margin:0;padding:var(--space-xs);border-radius:var(--border-radius-xxs);border:1px solid var(--color-gray-2)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item img{max-width:var(--size-100-per-100);height:auto}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-info{display:flex;flex-direction:column;justify-content:center;gap:var(--space-xxs)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-title{display:block;text-decoration:none;margin:0;color:var(--color-black);font-family:var(--typo-family);font-size:var(--typo-body-xs);font-weight:var(--font-weight-700);line-height:var(--typo-heading-line-height)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-price{color:var(--color-black);font-family:var(--typo-family);font-size:var(--typo-body-xs);font-weight:var(--font-weight-400);line-height:var(--typo-heading-line-height)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .button{width:max-content;align-self:flex-start;display:flex;align-items:center;justify-content:center;margin:0;text-transform:none;font-size:var(--typo-body-sm);padding:var(--space-3xs) var(--space-xs);border-radius:var(--border-radius-xxs);border:1px solid var(--color-black)}@media only screen and (width >= 750px){.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-title,.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item .cart-drawer__reco-price{font-size:var(--typo-body-sm)}.cart-drawer .cart-drawer__suggested-product-section .cart-drawer__suggested-product-item{padding:var(--space-s)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cart-drawer-suggested-products.css.map */
