﻿.tt-suggestion{cursor:pointer}.tt-suggestion .tt-img{float:left;width:70px;margin-right:10px}.tt-suggestion .tt-price{margin-top:2px;font-size:12px}.tt-suggestion .name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:6px}.tt-suggestion:hover{background:#eee}.tt-menu{top:33px!important;border:1px #79bd9a solid;width:100%}.tt-suggestion.selected{background-color:#f9f9f9}.tt-suggestion.selected a{color:#d20a11}.loader{position:absolute;top:50%;margin-top:-15px;right:125px;width:30px;height:30px;border:3px solid #d3d3d3;border-left-color:#ea0b13;border-radius:50%;animation:rotation .5s linear infinite;opacity:0;transition:.3s linear}.loader--show{opacity:1}@keyframes rotation{100%{transform:rotate(360deg)}}