.chilldeck-smart-search-wrapper {
  width: 100%;
  background: #fff; }

.chilldeck-smart-search-wrapper .chilldeck-item-ult {
  padding: 12px 0;
  border-bottom: 1px dotted #dfe0e1;
  clear: both;
  width: 100%;
  float: left; }

.chilldeck-smart-search-wrapper .chilldeck-item-ult .chilldeck-thumbs {
  width: 40px;
  display: inline-block;
  text-align: right; }

.chilldeck-smart-search-wrapper .chilldeck-item-ult .chilldeck-title {
  width: calc(100% - 40px);
  padding-right: 5px;
  float: left;
  line-height: 20px;
  position: relative;
  margin-top: 0 !important; }

.chilldeck-smart-search-wrapper .chilldeck-item-ult .chilldeck-title a {
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  float: left;
  width: 100%;
  margin: 10px 0 5px; }

.chilldeck-smart-search-wrapper .chilldeck-item-ult .chilldeck-title p {
  line-height: 15px;
  font-size: 12px;
  font-weight: 500;
  float: left;
  margin: 0; }

.chilldeck-smart-search-wrapper .chilldeck-item-ult .chilldeck-title p del {
  font-size: 11px;
  font-weight: 400;
  margin-left: 7px;
  color: #797979; }

.chilldeck-smart-search-wrapper .chilldeck-resultsMore {
  width: 100%;
  float: left; }

.chilldeck-smart-search-wrapper .chilldeck-resultsMore a {
  text-align: center;
  display: block;
  font-size: 13px;
  padding: 10px 0; }

.chilldeck-smart-search-wrapper .chilldeck-dataEmpty {
  text-align: center;
  padding: 20px 0; }
