.wh_entr_form .acf-field-image {
  width:50%;
  float: left;
  display: inline-block;
  clear: inherit;
  text-align: center;
}

.wh_entr_form .acf-field-image .acf-input  {
  display: inline-block;
}

.wh_entr_form .acf-label {
  font-size: 22px;
  margin-top: 32px;
}

.wh_entr_form .acf-field-google-map .title {
  margin:0;
}

.wh_entr_form .acf-field-text:not(.acf-field--post-title),.wh_entr_form .acf-field-email,.wh_entr_form .acf-field-url,.wh_entr_form .acf-field-user {
  width:50%;
  clear: inherit;
  float: left;
  display: inline-block;
}

.wh_entr_form .acf-field-user .acf-input,.wh_entr_form .acf-field-text input,.wh_entr_form .acf-field-email input,.wh_entr_form .acf-field-url input,.wh_entr_form .acf-field-user input {
  width:98% !important;
}

.wh_entr_form .acf-field-text.acf-field--post-title {
  width:50%;
}
.wh_grande_marge{
  padding-bottom: 5em;
}
.wh_crea_joueur_divider.is-divider[data-content]::after {
  color: #c1537b;
  font-size: 16px;
  margin: -2px;
}
.is-divider.wh_crea_joueur_divider {
  display: block;
  position: relative;
  border-top: .1rem solid #c1537b;
}
/****** Titre ********/
.wh_titre_woocommerce{
  font-size: 25px !important;
  color: #404f5f !important;
  font-weight: bold;
  padding-bottom: 15px !important;
}
/****** ACF MAP ******/
.acf-google-map .title {
  border-bottom: none !important;
  position: relative;
  padding: 0px 0px 8px 0px;
}
/****** ACF select ******/
.acf-field select {
  padding: 2px;
  border-radius: none !important;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-bottom: solid #919191 1px;
  font-size: 16px;
}
/****** ACF Button ******/
.acf-button, .acf-button.button, .woocommerce-Button.button{
  border-radius: 50px !important;
  font-weight: lighter;
  border-color: #3a495a !important;
  color: #3a495a !important;
  font-size: 1rem;
}
.acf-button:hover, .acf-button.button:hover, .woocommerce-Button.button:hover{
  border-radius: 50px;
  font-weight: lighter;
  background: #c1537b !important;
  color: #fff !important;
  border-color: #c1537b !important;
}
/****** AJOUTER UN JOUEUR ******/
.wh_create_new_player {
  display: inline-block;
  float: right;
  cursor: pointer;
  background-color: #c1537b;
  padding: 10px;
  border-radius: 100px;
  position: relative;
  color: white;
  height: 50px;
  width: 50px;
}
.wh_create_new_player:hover {
  background-color: #404f5f;
}
/****** LOGIN FORM*****/
.woocommerce-EditAccountForm .field{
  padding: 15px 12px;
}
.woocommerce-EditAccountForm label{
  font-weight: bold;
}
.woocommerce-MyAccount-content .acf-form-submit {
  padding-top: 25px;
}

/************ENTREPRISE*************/
.acf-fields > .acf-field {
  border-top: none !important;
}
.acf-input-wrap input {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: solid 1px #707070 !important;
}
.acf-basic-uploader input {
  font-size: 13px !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #737373 !important;
}
/****** Nouveau membre *****/
.button.wh_btn_new_membre.is-fullwidth {
  background: #c1537b !important;
  color: #fff !important;
  border: none !important;
  border-radius: none !important;
  font-weight: bold;
}
.button.wh_btn_new_membre.is-fullwidth:hover {
  background: #404f5f !important;
}
/****** LEGENS *********/
.wh_woo_legend {
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: bold;
}
/******ONGLETS MON COMPTE******/

.woocommerce-MyAccount-navigation ul {
  margin-left: 0;
}

.tabs.is-toggle li.is-active a, .tabs.is-toggle a {
  border-color: #c1537b !important;
}
.tabs.is-toggle li.is-active a, .wc-tabs li.active, .tabs.is-toggle li.is-active a:hover, .wc-tabs li.active:hover {
  background-color: #c1537b !important;
  border: solid 3px #c1537b !important;
  border-radius:0px !important;
  color:#fff !important;
}
.wc-tabs li:hover, .tabs.is-toggle li a:hover {
  background-color: #3a495a !important;
  border: solid 3px #3a495a !important;
  border-radius:0px !important;
  color:#fff !important;
  z-index: 99 !important;
}
.tabs.is-toggle li a, .wc-tabs li.active {
  border: solid 3px #fff !important;
  border-radius:0px !important;
  color:#3a495a !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
.wh_opt_bg_onglet, .tabs.is-toggle li.is-active a {
  border: solid 3px #c1537b !important;
}

/******ONGLETS FACTURES******/
.woocommerce-Address-title .button {
  border-radius: 50px;
  font-weight: lighter;
  border-color: #3a495a !important;
  color: #3a495a !important;
  font-size: 1rem;
}
.woocommerce-Address-title .button:hover {
  border-radius: 50px;
  font-weight: lighter;
  background: #c1537b !important;
  color: #fff !important;
  border-color: #c1537b !important;
}

/******TOOLPTIP********/
.tooltip.is-tooltip-multiline::before {
  min-width: 35rem !important;
  font-size: 13px !important;
  line-height: 18px !important;
  text-transform: initial !important;
  font-weight: bold !important;
}
.tooltip.is-tooltip-active::before, .tooltip:hover::before {
  background: #c1537b !important;
}
.is-tooltip-bottom-tablet.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-tablet:focus:not(.is-loading)::after, .is-tooltip-bottom-tablet:hover:not(.is-loading)::after {
  border-color: transparent transparent #c1537b transparent !important;
}
