.card-not-found__link,
.underlined_link,
.like-it,
.small_light_gray,
.menu_txt_underlined,
.li_txt_round,
.link_litte_gray,
.semibold_grey,
.light_gray_main,
.commented_title,
.idea_title,
.some_link,
.footer_link,
.footer_link2,
.text_link,
.i_like_txt,
.filter_list_txt,
.list_item_title,
.page_link_txt,
.add_shop_txt,
.reasons_link,
.reasons_email_link,
.description_txt_bold,
.gray_part_name_txt,
.filter_unpadded_txt,
.scroll_shop_txt,
.underlined {
  text-decoration: underline !important;
}
.card-not-found__link:hover,
.underlined_link:hover,
.like-it:hover,
.small_light_gray:hover,
.menu_txt_underlined:hover,
.li_txt_round:hover,
.link_litte_gray:hover,
.semibold_grey:hover,
.light_gray_main:hover,
.commented_title:hover,
.idea_title:hover,
.some_link:hover,
.footer_link:hover,
.footer_link2:hover,
.text_link:hover,
.i_like_txt:hover,
.filter_list_txt:hover,
.list_item_title:hover,
.page_link_txt:hover,
.add_shop_txt:hover,
.reasons_link:hover,
.reasons_email_link:hover,
.description_txt_bold:hover,
.gray_part_name_txt:hover,
.filter_unpadded_txt:hover,
.scroll_shop_txt:hover,
.underlined:hover {
  text-decoration: none !important;
}
#search .search-quick .featured-ideas .cat,
#search a:not([href]) {
  text-decoration: underline !important;
}
#search .search-quick .featured-ideas .cat:hover,
#search a:not([href]):hover {
  text-decoration: none !important;
}
#search .retults .data .search-product .name,
#search .retults .data .shops a {
  text-decoration: underline !important;
}
#search .retults .data .search-product .name:hover,
#search .retults .data .shops a:hover {
  text-decoration: none !important;
}
#search-results .back a,
#search-results .search-category .cat,
#search-results .more a {
  text-decoration: underline !important;
}
#search-results .back a:hover,
#search-results .search-category .cat:hover,
#search-results .more a:hover {
  text-decoration: none !important;
}
.head_menu_block_absolute .banner-wrapper .banner a {
  text-decoration: underline !important;
}
.head_menu_block_absolute .banner-wrapper .banner a:hover {
  text-decoration: none !important;
}
