/*
HBUREAUTIQUE V54 - MON COMPTE + SOUS-PAGES
Scope strict aux pages compte client.
Aucun sélecteur du header, menu principal, accueil, produit ou footer du site.
*/

/* =========================================================
   SOCLE COMMUN DES PAGES COMPTE
   ========================================================= */
body#my-account #center_column,
body#history #center_column,
body#addresses #center_column,
body#address #center_column,
body#identity #center_column,
body#order-follow #center_column,
body#order-slip #center_column,
body[id*="module-blockwishlist"] #center_column{
  font-family:Montserrat,Arial,sans-serif!important;
  color:#173f65!important;
}

body#my-account #center_column .breadcrumb,
body#history #center_column .breadcrumb,
body#addresses #center_column .breadcrumb,
body#address #center_column .breadcrumb,
body#identity #center_column .breadcrumb,
body#order-follow #center_column .breadcrumb,
body#order-slip #center_column .breadcrumb,
body[id*="module-blockwishlist"] #center_column .breadcrumb{
  border-radius:13px!important;
  border:1px solid #dfe8ee!important;
  background:#fff!important;
  color:#647e91!important;
  box-shadow:0 5px 15px rgba(18,70,105,.035)!important;
}

body#history #center_column > .page-heading,
body#addresses #center_column > .page-heading,
body#order-follow #center_column > .page-heading,
body#order-slip #center_column > .page-heading,
body[id*="module-blockwishlist"] #center_column > .page-heading{
  margin:0 0 15px!important;
  padding:20px 22px!important;
  border:1px solid #dce7ee!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#0c365f!important;
  box-shadow:0 8px 24px rgba(17,73,111,.05)!important;
  font:700 25px/31px Montserrat,Arial,sans-serif!important;
  text-transform:none!important;
}

body#history #center_column > p,
body#addresses #center_column > p,
body#order-follow #center_column > p,
body#order-slip #center_column > p,
body[id*="module-blockwishlist"] #center_column > p{
  color:#637d90!important;
  font-size:12px!important;
  line-height:19px!important;
}

/* Alertes */
body#my-account #center_column .alert,
body#history #center_column .alert,
body#addresses #center_column .alert,
body#address #center_column .alert,
body#identity #center_column .alert,
body#order-follow #center_column .alert,
body#order-slip #center_column .alert,
body[id*="module-blockwishlist"] #center_column .alert{
  border-radius:11px!important;
  border-width:1px!important;
  box-shadow:none!important;
  font-size:11.5px!important;
}

/* =========================================================
   PAGE MON COMPTE
   ========================================================= */
body#my-account .hlb54-account-home{
  width:100%!important;
  margin:0 0 22px!important;
}
body#my-account .hlb54-account-hero{
  margin:0 0 15px!important;
  padding:22px 24px!important;
  border:1px solid #dce7ee!important;
  border-radius:17px!important;
  background:linear-gradient(135deg,#ffffff 0%,#fbfdff 100%)!important;
  box-shadow:0 8px 24px rgba(17,73,111,.05)!important;
}
body#my-account .hlb54-account-kicker{
  display:block!important;
  margin:0 0 5px!important;
  color:#e41478!important;
  font:700 9px/12px Montserrat,Arial,sans-serif!important;
  letter-spacing:1.45px!important;
}
body#my-account .hlb54-account-hero h1{
  margin:0!important;
  padding:0!important;
  color:#0b355f!important;
  font:700 28px/34px Montserrat,Arial,sans-serif!important;
  text-transform:none!important;
}
body#my-account .hlb54-account-hero p{
  margin:6px 0 0!important;
  color:#668094!important;
  font:500 11.5px/18px Montserrat,Arial,sans-serif!important;
}
body#my-account .hlb54-account-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:13px!important;
}
body#my-account .hlb54-account-card{
  position:relative!important;
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) 28px!important;
  align-items:center!important;
  min-height:112px!important;
  padding:17px 18px!important;
  overflow:hidden!important;
  border:1px solid #dce7ee!important;
  border-radius:15px!important;
  background:#fff!important;
  color:#173f65!important;
  text-decoration:none!important;
  box-shadow:0 7px 20px rgba(17,73,111,.045)!important;
  transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease!important;
}
body#my-account .hlb54-account-card:hover{
  transform:translateY(-2px)!important;
  border-color:#aed5ea!important;
  box-shadow:0 11px 25px rgba(17,73,111,.085)!important;
}
body#my-account .hlb54-account-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:46px!important;
  height:46px!important;
  border-radius:13px!important;
  background:#edf6fd!important;
  color:#0877c6!important;
  font-size:20px!important;
}
body#my-account .hlb54-account-card:nth-child(2) .hlb54-account-icon{background:#eef8f1!important;color:#2d9b58!important;}
body#my-account .hlb54-account-card:nth-child(3) .hlb54-account-icon{background:#fff0f7!important;color:#e41478!important;}
body#my-account .hlb54-account-card:nth-child(4) .hlb54-account-icon{background:#fff6e8!important;color:#e18a16!important;}
body#my-account .hlb54-account-copy strong{
  display:block!important;
  margin:0 0 4px!important;
  color:#123c64!important;
  font:700 15px/20px Montserrat,Arial,sans-serif!important;
}
body#my-account .hlb54-account-copy small{
  display:block!important;
  color:#6d8597!important;
  font:500 10.5px/16px Montserrat,Arial,sans-serif!important;
}
body#my-account .hlb54-account-arrow{
  color:#c5d3dd!important;
  font-size:15px!important;
  text-align:right!important;
}
body#my-account .hlb54-account-card:hover .hlb54-account-arrow{color:#e41478!important;}

body#my-account .hlb54-account-extra{
  margin-top:14px!important;
  padding:17px 18px!important;
  border:1px solid #dce7ee!important;
  border-radius:15px!important;
  background:#fff!important;
  box-shadow:0 7px 20px rgba(17,73,111,.04)!important;
}
body#my-account .hlb54-account-extra h2{
  margin:0 0 10px!important;
  padding:0!important;
  color:#0d3b65!important;
  font:700 15px/20px Montserrat,Arial,sans-serif!important;
  text-transform:none!important;
}
body#my-account .hlb54-account-hook{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body#my-account .hlb54-account-hook li{
  float:none!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body#my-account .hlb54-account-hook li a{
  display:flex!important;
  align-items:center!important;
  min-height:56px!important;
  margin:0!important;
  padding:11px 13px!important;
  border:1px solid #e3ebf0!important;
  border-radius:11px!important;
  background:#fbfdfe!important;
  color:#234e6d!important;
  text-decoration:none!important;
  font:600 11px/16px Montserrat,Arial,sans-serif!important;
}
body#my-account .hlb54-account-hook li a:hover{border-color:#b9d9eb!important;background:#fff!important;}
body#my-account .hlb54-account-hook li a i{
  width:30px!important;
  margin:0 9px 0 0!important;
  color:#e41478!important;
  font-size:16px!important;
  text-align:center!important;
}
body#my-account .hlb54-account-hook li a span{
  display:block!important;
  padding:0!important;
  border:0!important;
  color:inherit!important;
  line-height:16px!important;
}
body#my-account .hlb54-account-home-link{
  margin-top:13px!important;
  text-align:left!important;
}
body#my-account .hlb54-account-home-link a{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  min-height:36px!important;
  padding:0 13px!important;
  border:1px solid #d7e3eb!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#4e6f86!important;
  text-decoration:none!important;
  font:600 10.5px/36px Montserrat,Arial,sans-serif!important;
}

/* =========================================================
   CARTES / BLOCS DES SOUS-PAGES
   ========================================================= */
body#addresses #center_column .addresses,
body#address #center_column > .box,
body#identity #center_column > .box,
body#order-follow #center_column .box,
body#order-slip #center_column .box,
body#history #center_column .table_block,
body#history #block-order-detail,
body[id*="module-blockwishlist"] #center_column .box,
body[id*="module-blockwishlist"] #center_column .table_block{
  margin-bottom:15px!important;
  padding:18px!important;
  border:1px solid #dce7ee!important;
  border-radius:15px!important;
  background:#fff!important;
  box-shadow:0 7px 22px rgba(17,73,111,.045)!important;
}

body#address #center_column > .box,
body#identity #center_column > .box{
  max-width:980px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body#address .page-subheading,
body#identity .page-subheading,
body#history #block-order-detail .page-subheading,
body#addresses .page-subheading,
body#order-follow .page-subheading,
body[id*="module-blockwishlist"] .page-subheading{
  margin:0 0 14px!important;
  padding:0 0 9px!important;
  border-bottom:1px solid #e5edf2!important;
  color:#0d3b65!important;
  font:700 18px/24px Montserrat,Arial,sans-serif!important;
  text-transform:none!important;
}

/* =========================================================
   FORMULAIRES : IDENTITE / ADRESSE
   ========================================================= */
body#address #center_column form.std,
body#identity #center_column form.std{
  margin:0!important;
}
body#address #center_column .form-group,
body#identity #center_column .form-group{
  margin-bottom:13px!important;
}
body#address #center_column label,
body#identity #center_column label{
  display:block!important;
  margin:0 0 5px!important;
  color:#385f7b!important;
  font:600 10.5px/15px Montserrat,Arial,sans-serif!important;
}
body#address #center_column .form-control,
body#identity #center_column .form-control{
  width:100%!important;
  max-width:100%!important;
  min-height:42px!important;
  padding:9px 12px!important;
  border:1px solid #cedee8!important;
  border-radius:9px!important;
  background:#fbfdfe!important;
  color:#183f61!important;
  box-shadow:none!important;
  font:500 11px/18px Montserrat,Arial,sans-serif!important;
}
body#address #center_column textarea.form-control,
body#identity #center_column textarea.form-control{min-height:88px!important;resize:vertical!important;}
body#address #center_column .form-control:focus,
body#identity #center_column .form-control:focus{
  border-color:#7dbce1!important;
  background:#fff!important;
  box-shadow:0 0 0 3px rgba(8,119,198,.08)!important;
}
body#address #center_column sup,
body#identity #center_column sup{color:#e41478!important;}
body#address #center_column .required,
body#identity #center_column .required{color:#6b8496!important;}

/* Boutons des sous-pages */
body#history #center_column .btn,
body#addresses #center_column .btn,
body#address #center_column .btn,
body#identity #center_column .btn,
body#order-follow #center_column .btn,
body#order-slip #center_column .btn,
body[id*="module-blockwishlist"] #center_column .btn{
  border:1px solid #d4e1e9!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#315d7b!important;
  box-shadow:none!important;
  text-shadow:none!important;
  font:600 10.5px/15px Montserrat,Arial,sans-serif!important;
}
body#address #submitAddress,
body#identity button[name="submitIdentity"],
body#addresses .main-page-indent .button-medium,
body#order-follow .button-medium,
body[id*="module-blockwishlist"] .button-medium{
  border:0!important;
  background:#e41478!important;
  color:#fff!important;
  min-height:42px!important;
  padding:0 17px!important;
}
body#address #submitAddress:hover,
body#identity button[name="submitIdentity"]:hover,
body#addresses .main-page-indent .button-medium:hover,
body#order-follow .button-medium:hover,
body[id*="module-blockwishlist"] .button-medium:hover{background:#c90f69!important;}
body#address #center_column .btn span,
body#identity #center_column .btn span,
body#history #center_column .btn span,
body#addresses #center_column .btn span,
body#order-follow #center_column .btn span,
body#order-slip #center_column .btn span,
body[id*="module-blockwishlist"] #center_column .btn span{
  border:0!important;
  background:transparent!important;
  color:inherit!important;
  text-shadow:none!important;
}

/* =========================================================
   MES ADRESSES
   ========================================================= */
body#addresses .bloc_adresses{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0!important;
}
body#addresses .bloc_adresses > .address{
  float:none!important;
  width:100%!important;
  padding:0!important;
}
body#addresses .bloc_adresses .box{
  height:100%!important;
  margin:0!important;
  padding:16px!important;
  border:1px solid #e0e9ef!important;
  border-radius:13px!important;
  background:#fbfdfe!important;
  box-shadow:none!important;
  list-style:none!important;
}
body#addresses .bloc_adresses .box li{
  margin-bottom:3px!important;
  color:#5a7589!important;
  font-size:10.5px!important;
  line-height:16px!important;
}
body#addresses .bloc_adresses .address_update{
  display:flex!important;
  gap:7px!important;
  margin-top:11px!important;
  padding-top:10px!important;
  border-top:1px solid #e5edf2!important;
}

/* =========================================================
   HISTORIQUE COMMANDES / DETAIL
   ========================================================= */
body#history #center_column .table_block{
  padding:0!important;
  overflow-x:auto!important;
}
body#history #center_column table,
body#history #block-order-detail table,
body#order-follow #center_column table,
body#order-slip #center_column table,
body[id*="module-blockwishlist"] #center_column table{
  width:100%!important;
  margin:0!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  background:#fff!important;
  font-size:10.5px!important;
}
body#history #center_column table thead th,
body#history #block-order-detail table thead th,
body#order-follow #center_column table thead th,
body#order-slip #center_column table thead th,
body[id*="module-blockwishlist"] #center_column table thead th{
  padding:11px 10px!important;
  border:0!important;
  border-bottom:1px solid #dce7ee!important;
  background:#f4f8fb!important;
  color:#315b78!important;
  font-size:9.5px!important;
  font-weight:700!important;
  text-transform:none!important;
}
body#history #center_column table tbody td,
body#history #block-order-detail table tbody td,
body#order-follow #center_column table tbody td,
body#order-slip #center_column table tbody td,
body[id*="module-blockwishlist"] #center_column table tbody td{
  padding:11px 10px!important;
  border:0!important;
  border-bottom:1px solid #edf2f5!important;
  color:#526f84!important;
  vertical-align:middle!important;
}
body#history #center_column table tbody tr:hover td,
body[id*="module-blockwishlist"] #center_column table tbody tr:hover td{background:#fbfdff!important;}
body#history .label,
body#history .history_state span,
body#order-follow .label{
  display:inline-flex!important;
  align-items:center!important;
  min-height:25px!important;
  padding:0 9px!important;
  border-radius:999px!important;
  font-size:9px!important;
  font-weight:700!important;
}
body#history #block-order-detail{
  margin-top:15px!important;
}

/* =========================================================
   RETOURS / WISHLIST
   ========================================================= */
body#order-follow #center_column .table_block,
body#order-slip #center_column .table_block,
body[id*="module-blockwishlist"] #center_column .table_block{
  overflow-x:auto!important;
}
body[id*="module-blockwishlist"] #center_column .wishlisturl,
body[id*="module-blockwishlist"] #center_column .wishlistLinkTop{
  border-radius:10px!important;
  background:#f7fafc!important;
}

/* Liens de retour dans le contenu, pas le footer du site */
body#history #center_column .footer_links,
body#addresses #center_column .footer_links,
body#address #center_column .footer_links,
body#identity #center_column .footer_links,
body#order-follow #center_column .footer_links,
body#order-slip #center_column .footer_links,
body[id*="module-blockwishlist"] #center_column .footer_links{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:13px 0 0!important;
  padding:0!important;
  border:0!important;
  list-style:none!important;
}
body#history #center_column .footer_links li,
body#addresses #center_column .footer_links li,
body#address #center_column .footer_links li,
body#identity #center_column .footer_links li,
body#order-follow #center_column .footer_links li,
body#order-slip #center_column .footer_links li,
body[id*="module-blockwishlist"] #center_column .footer_links li{
  margin:0!important;
  padding:0!important;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media(max-width:800px){
  body#my-account .hlb54-account-grid,
  body#my-account .hlb54-account-hook,
  body#addresses .bloc_adresses{
    grid-template-columns:1fr!important;
  }
  body#my-account .hlb54-account-hero{padding:18px!important;}
  body#my-account .hlb54-account-hero h1{font-size:24px!important;line-height:30px!important;}
}
@media(max-width:520px){
  body#my-account .hlb54-account-card{
    grid-template-columns:46px minmax(0,1fr) 18px!important;
    padding:14px!important;
  }
  body#my-account .hlb54-account-icon{width:40px!important;height:40px!important;font-size:18px!important;}
  body#history #center_column > .page-heading,
  body#addresses #center_column > .page-heading,
  body#order-follow #center_column > .page-heading,
  body#order-slip #center_column > .page-heading,
  body[id*="module-blockwishlist"] #center_column > .page-heading{
    padding:16px!important;
    font-size:22px!important;
    line-height:28px!important;
  }
}
