
li:has(a[href='#closeAccount']){
  display: none !important;
}

.barra-intermedia-footer{
  display: none !important;
}

#cg-gpopup-button-1764171300765-0 {
  border: unset !important;
  background: #40b840 !important;
  height: 42px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center;

}

#cg-dettaglio-conto-desktop #edit-phone,
#cg-dettaglio-conto-desktop #edit-email,
#cg-dettaglio-conto-desktop .tab-content:has(#sicurezza-link){
  display: none !important;
}



span:has(+ #cg_user_popup_funbonussport_amount),
#cg_user_popup_funbonussport_amount,
span:has(+ #cg_user_popup_funbonuscasino_amount),
#cg_user_popup_funbonuscasino_amount {
    display: none !important;
}


.cg-funbonutotal{
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
    grid-column: span 2 !important;
    padding: 2px !important;
}

.prima-riga {
  display: grid;
  grid-template-columns: 1fr auto; 
  align-items: center;
  gap: 5px 10px; 
}

#cg_user_popup_withdrawable_amount + span {
  display: none;
}
#cg_user_popup_withdrawbooked_amount {
  display: none;
}

#cg_user_popup_bonus + span { order: 9; }
#cg_user_popup_withdrawable_amount { order: 10; font-weight: bold; }

.cg-flex-container strong.cg-align-self-center{
  font-size: 12px !important;
    font-weight: 400 !important;
    padding: 2px !important;
}

/*Seo section*/
#cg-seo-main-container{
	padding: 12px;
	margin: 0px 12px;
}

#cg-seo-main-container-collapse:not(.cg-collapsed){
  overflow-y: hidden;
  max-height: 100px;
}

#cg-seo-main-container-toggle{
	display: flex !important;
	margin-top: 12px;
	padding: 0;
}

#cg-seo-main-container-toggle-btn{
  background-color: #ff6600;
  color: black;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px;
  font-size: 14px !important;
}

.elementi-footer-chiuso {
	width: unset !important;
}

#drawer-cg-mobile1-pre .drawer__search-list{
  display: flex;
  flex-direction: column;
}

#drawer-cg-mobile1-pre .drawer__search-list .drawer__search-li[data-value="+39"]{
  order: -1;
}

/*UplDocExtra INIZIO*/
#cg-jumio-upload-btn-container-extra{
	display: block !important;
}

#id_tipo_documento_container,
#cg_doc_expire_date_container{
	display: none !important;
}
/*UplDocExtra FINE*/


#cg-signup-stepper .custom-stepper__step__label{
  max-width: 120px !important;
}
