/* COPERIOR V6 hotfix - cadrage, couleurs, liens, fiches produit */

/* bloc hero exact sans recadrage */
body#index .hlb26-hero-top.cop6-hero-image{
  display:block !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  background:none !important;
  margin:0 0 14px 0 !important;
  border-radius:0 !important;
  overflow:visible !important;
  box-shadow:none !important;
}
body#index .cop6-hero-link,
body#index .cop6-hero-img{display:block !important;width:100% !important;height:auto !important;}

/* bannieres promo sans recadrage et harmonisées */
body#index .hlb26-promos{gap:16px !important; align-items:stretch !important;}
body#index .hlb26-promo-img{background:#eff6ff !important; border:1px solid #d7e6fb !important;}
body#index .hlb26-promo-img img{width:100% !important;height:auto !important;object-fit:contain !important;}

/* plus de rose sur les cartes produits (nouveautés + meilleures ventes) */
body#index .hlb26-card-grid .price,
body#index .hlb26-card-grid .price.product-price,
body#index .hlb26-card-grid .hlb26-card-price,
body#index .hlb26-card-grid .content_price,
body#index .hlb26-card-grid .price-percent-reduction,
body#index .hlb26-card-grid .old-price,
body#index .products_block .price,
body#index .tab-content .price{color:#155fbe !important;}

body#index .hlb26-card-grid .hlb26-card-btn,
body#index .hlb26-card-grid .ajax_add_to_cart_button,
body#index .hlb26-card-grid .exclusive,
body#index .hlb26-card-grid a.button,
body#index .hlb26-card-grid .button.ajax_add_to_cart_button span,
body#index .hlb26-card-grid .button.lnk_view span,
body#index ul.product_list.grid > li .button-container a,
body#index ul.product_list.grid > li .button-container .ajax_add_to_cart_button,
body#index ul.product_list.grid > li .button-container .lnk_view{
  background:#176ed9 !important;
  border-color:#176ed9 !important;
  color:#fff !important;
}
body#index .hlb26-card-grid .hlb26-card-cart,
body#index .hlb26-card-grid .hlb26-card-cart i,
body#index .products_block .ajax_add_to_cart_button i,
body#index ul.product_list.grid > li .button-container i{color:#fff !important;}

body#index .hlb26-card-grid .new-box .new-label,
body#index .hlb26-card-grid .new,
body#index ul.product_list.grid > li .new-box .new-label,
body#index ul.product_list.grid > li .new-box,
body#index .hlb26-card-grid .hlb26-badge{
  background:#176ed9 !important;
  color:#fff !important;
}

/* liens cliquables produits */
body#index .hlb26-card-grid a{pointer-events:auto !important;}

/* harmonisation bloc marques / tabs */
body#index .hlb26-products-head .hlb26-tabs button.active{color:#164f98 !important;border-color:#164f98 !important;}
body#index .hlb26-all-products{color:#164f98 !important;}
