#allpageswrap #phw_page_wrapper ul {
  box-sizing : border-box;
  margin     : 20px 0 0 0;
}

#allpageswrap #phw_page_wrapper #phw_list_favorites li.phw_search_result_list_item {
  box-sizing       : border-box;
  display          : inline-block;
  vertical-align   : top;
  width            : 230px;
  margin           : 0 8px 10px 8px;
  padding          : 5px 10px;
  background-color : #fff;
  border           : 1px solid #07e;
}

#allpageswrap #phw_page_wrapper #phw_list_favorites li.phw_search_result_list_item .phw_seach_product_name {
  color           : #696969;
  font-family     : "Myriad W01 Regular", sans-serif;
  font-size       : 13px;
  font-weight     : normal;
  line-height     : 18px;
  text-decoration : none;
  min-height      : 36px;
}

#allpageswrap #phw_page_wrapper #phw_list_favorites li.phw_search_result_list_item .phw_price {
  color       : #3b3b3b;
  font-family : "Myriad W01 Regular", sans-serif;
  font-size   : 17px;
  font-weight : normal;
  text-align  : center;
  margin      : 10px 0 10px 0;
}

#phw_list_favorites .phw_rating_container {
  margin  : 0 auto;
  display : block;
}

.phw_favorites_icon {
  color           : #696969;
  margin          : 0 5px 0;
  cursor          : pointer;
  text-decoration : none;
}
