.results{padding:7px}.tm-suggest-layout{display:flex;align-items:flex-start;gap:14px;width:100%}.tm-suggest-products{flex:0 0 80%;max-width:80%}.tm-suggest-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px;margin:0;padding:0;list-style:none}.tm-suggest-card{display:flex;flex-direction:column;border:1px solid #efefef;border-radius:8px;padding:8px;min-height:190px;background:var(--single-product-bg, #fff);color:var(--single-product-color, inherit)}.tm-suggest-card:hover{border-color:var(--single-product-border, #efefef);box-shadow:0 1px 4px rgba(0,0,0,.04)}.tm-suggest-card img{width:100%;height:72px;object-fit:contain;margin-bottom:6px}.tm-suggest-card .product-price{display:block;padding-top:5px;font:var(--product-price-font, bold 1.25em var(--normal-font));color:var(--single-product-price-color, #111);font-size:16px}.tm-suggest-card .product-favorite,.tm-suggest-card .product-purchase-link{display:flex;align-items:center;justify-content:center;width:100%}.tm-suggest-card .product-favorite .add-fav,.tm-suggest-card .product-favorite .remove-fav,.tm-suggest-card .product-favorite .fav-logged{font-family:var(--fav-product-list-icon-family, "remixicon");width:30px;height:30px;min-width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;background:var(--fav-product-list-bg, #f6a8c7);color:var(--fav-product-list-color, #fff);border:1px solid var(--fav-product-list-bg, #f6a8c7);transition:300ms ease all}.tm-suggest-card .product-favorite .add-fav::before,.tm-suggest-card .product-favorite .remove-fav::before,.tm-suggest-card .product-favorite .fav-logged::before{display:block;font-family:inherit;font-size:15px;line-height:1;color:inherit;transition:300ms ease all}.tm-suggest-card .product-favorite .add-fav:hover,.tm-suggest-card .product-favorite .remove-fav:hover,.tm-suggest-card .product-favorite .fav-logged:hover{transform:translateY(-12.5%)}.tm-suggest-card .product-favorite .add-fav:hover::before,.tm-suggest-card .product-favorite .remove-fav:hover::before,.tm-suggest-card .product-favorite .fav-logged:hover::before{transform:scale(1.1)}.tm-suggest-card .product-favorite .add-fav::before,.tm-suggest-card .product-favorite .fav-logged::before{content:var(--fav-product-list-icon-add, "\ee0f")}.tm-suggest-card .product-favorite .remove-fav::before{content:var(--fav-product-list-icon-remove, "\ee0e")}.tm-suggest-card .product-purchase-link .add_to_cart{width:100%;min-height:30px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:40px;padding:0 10px;background:var(--single-product-add-cart-background, pink);color:var(--single-product-add-cart-color, #fff);transition:300ms ease all}.tm-suggest-card .product-purchase-link .add_to_cart span{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#fff}.tm-suggest-card .product-purchase-link .add_to_cart span svg{font-size:14px}.tm-suggest-card .product-purchase-link .add_to_cart i{transition:300ms ease all;transform-origin:center}.tm-suggest-card .product-purchase-link .add_to_cart:hover{background-color:#8e0b51}.tm-suggest-card .product-purchase-link .add_to_cart:hover i{transform:scale(1.2)}.tm-suggest-card-main{display:flex;flex-direction:column;flex:1 1 auto;color:inherit;text-decoration:none}.tm-suggest-cat{display:block;font:var(--product-category-font, normal 0.75em var(--body-font));color:var(--product-category-color, #666);line-height:1.2;font-size:9px}.tm-suggest-title{display:block;overflow:hidden;font:var(--product-link-font, bold 1.125em var(--normal-font));color:var(--single-product-link-color, #111);line-height:1.25;margin-top:5px;height:36px;font-size:10px}.tm-suggest-actions{display:grid;grid-template-columns:1fr 4fr;gap:8px;margin-top:auto;padding-top:10px}.tm-suggest-action{display:flex;align-items:center;justify-content:center;min-height:30px;border:1px solid var(--single-product-border, #efefef);border-radius:40px;background:var(--single-product-bg, #fff);color:var(--single-product-color, #333);text-decoration:none;font-size:10px;line-height:1}.tm-suggest-action i{font-size:13px;line-height:1}.tm-suggest-action.tm-suggest-action-cart{background:var(--single-product-add-cart-background, pink);border-color:var(--single-product-add-cart-background, pink);color:var(--single-product-add-cart-color, #fff)}.tm-suggest-action.tm-suggest-action-cart span{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:700;color:#fff}.tm-suggest-action.tm-suggest-action-disabled{color:var(--single-product-call-shop-color, #777);background:var(--single-product-call-shop-background, #f7f7f7);border-color:var(--single-product-call-shop-background, #f7f7f7);width:100%;min-height:30px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:40px;padding:0 10px}.tm-suggest-action.tm-suggest-action-disabled span{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:700;color:var(--single-product-call-shop-color, #777)}.tm-suggest-action-wish{background:var(--fav-product-list-bg, #f6a8c7);border-color:var(--fav-product-list-bg, #f6a8c7);color:var(--fav-product-list-color, #fff)}.tm-suggest-promo-row{margin-top:14px}.tm-suggest-promo{display:flex;align-items:center;gap:12px;border:1px solid #efefef;border-radius:8px;padding:10px 12px;text-decoration:none;color:#111;background:#fff}.tm-suggest-promo:hover{border-color:#d9d9d9;box-shadow:0 1px 4px rgba(0,0,0,.04)}.tm-suggest-promo img{width:88px;height:30px;object-fit:contain;flex:0 0 auto}.tm-suggest-promo-copy{min-width:0}.tm-suggest-promo-kicker{display:block;font-size:10px;line-height:1.2;color:#666;margin-bottom:2px}.tm-suggest-promo-title{display:block;font-size:13px;line-height:1.3;font-weight:700;color:#111}.tm-suggest-groups{flex:0 0 20%;max-width:20%;max-height:430px;border-left:1px solid #ececec;padding-left:12px;overflow:hidden}.tm-suggest-groups h5{margin:0 0 8px;font-size:14px;font-weight:700;color:#111}.tm-suggest-groups ul{margin:0;padding:0;list-style:none}.tm-suggest-groups li{margin-bottom:6px}.tm-suggest-groups-list{max-height:404px;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:#c8c8c8 rgba(0,0,0,0)}.tm-suggest-groups-list::-webkit-scrollbar{width:6px}.tm-suggest-groups-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.tm-suggest-groups-list::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:999px}.tm-suggest-group-link{display:block;font-size:16px;line-height:1.25;color:#222;text-decoration:none}.tm-suggest-group-link:hover{text-decoration:underline}.tm-suggest-empty{padding:12px;background:#fff;border:1px dashed #ececec;font-size:10px;color:#666}@media(max-width: 991px){.tm-suggest-layout{display:block}.tm-suggest-products,.tm-suggest-groups{max-width:100%;flex:0 0 100%}.tm-suggest-groups{border-left:0;border-top:1px solid #ececec;margin-top:10px;padding-left:0;padding-top:10px}}@media(max-width: 767px){.tm-suggest-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}
