/* HLB V73 - correction strictement limitée au bouton panier de la page Recherche. */
body#search a.hlb44-cart.ajax_add_to_cart_button,
body#search a.hlb44-cart.hlb73-search-cart{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:43px!important;
  padding:0 12px!important;
  border:0!important;
  border-radius:10px!important;
  background:#e91379!important;
  background-image:none!important;
  color:#fff!important;
  box-shadow:none!important;
  text-shadow:none!important;
  text-decoration:none!important;
  overflow:hidden!important;
  font:700 11px/16px Montserrat,Arial,sans-serif!important;
}
body#search a.hlb44-cart.ajax_add_to_cart_button:before,
body#search a.hlb44-cart.ajax_add_to_cart_button:after,
body#search a.hlb44-cart.hlb73-search-cart:before,
body#search a.hlb44-cart.hlb73-search-cart:after{display:none!important;content:none!important;}
body#search a.hlb44-cart.ajax_add_to_cart_button span,
body#search a.hlb44-cart.hlb73-search-cart span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  width:auto!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  color:#fff!important;
  line-height:16px!important;
  box-shadow:none!important;
  text-shadow:none!important;
}
body#search a.hlb44-cart.ajax_add_to_cart_button span:before,
body#search a.hlb44-cart.ajax_add_to_cart_button span:after{display:none!important;content:none!important;}
body#search a.hlb44-cart.ajax_add_to_cart_button i{display:inline-block!important;color:#fff!important;font-size:12px!important;}
body#search a.hlb44-cart.ajax_add_to_cart_button:hover{background:#cf106a!important;color:#fff!important;}
