.search-results{z-index:1055;max-height:min(70vh,620px);background:#f6f9fc;border:1px solid #dbe6ef;border-radius:14px;box-shadow:0 18px 45px rgba(20,52,78,.2)}
.smart-search-item{overflow:hidden;border-radius:11px!important;margin-bottom:.45rem}
.smart-search-item:last-child{margin-bottom:0}
.smart-search-photo{height:104px;background:#fff;display:grid;place-items:center}
.smart-search-photo a{width:100%;height:100%;display:grid;place-items:center}
.smart-search-photo img{width:100%;height:100%;object-fit:contain;padding:6px}
.smart-search-placeholder{color:#8aa0b2;font-size:1.35rem}
.smart-search-title{display:block;color:#18364d;font-size:.86rem;font-weight:750;line-height:1.2;text-decoration:none}
.smart-search-price{color:#0a58ca;font-size:.96rem}
.smart-search-add-form{position:relative;z-index:2}
.smart-search-add-form .btn{border-radius:9px;font-weight:700;white-space:nowrap}
.smart-search-loading{padding:1rem;text-align:center;color:#4c6477;font-size:.86rem}
@media(max-width:767.98px){.search-results{position:fixed!important;top:126px!important;left:10px!important;right:10px!important;max-height:65vh}.smart-search-photo{height:92px}.smart-search-add-form .btn span{display:none}}
