.toolbar {
      min-height: 56px !important;
}
.toolbar-title {
   color: rgb(255, 255, 255) !important;
}
.bar-button {
   color: rgb(255, 255, 255) !important;
}



/* LA CAPTION delle videate deve essere arancione in backgroun con testo bianco sia x ios che android   */
 ion-title {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px 90px 1px;
    height: 100%;
    transform: translateZ(0px);
    /* background-image: none !important; */
    background-color: rgb(255, 167, 6) !important;
    pointer-events: none;
} 


.kkkion-title-ios {
    background-image: none !important;
    background-color: rgb(255, 167, 6) !important;
    }

.fondo-Libro.Beauty {
   background: rgb(255, 255, 255) !important;
}
.fondo-Videata-Login {
   background: rgb(210, 210, 210) !important;
}
.fondoTasto-beauty {
    border-radius: 10px;
    box-shadow: 5px 5px 3px #afaeaee8;
    margin: 1px 1px 20px !important;
    background-color: rgb(247, 228, 193, 0.1) !important;
   
}
.FondoCarrello {
    border-radius: 10px;
    box-shadow: 5px 5px 3px #afaeaee8;
    margin: 1px 1px 20px !important;
    background-color: rgb(247, 180, 209) !important;
   
}
.BottoneDelPrenotato {
    background-color: rgb(247, 180, 209, 0.2) !important;
}

.aggiusta-data {
    border-radius: 12px;
    padding: 1pt 10pt !important;
    margin: 1px 8px 13px 0px !important;
}

.tesseralogin {
    border-radius: 10px;
    box-shadow: 5px 5px 3px #afaeaee8;
    margin: 1px 1px 20px !important;
    background-size: cover !important;
    background-color: rgb(0 0 0) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.Cover {
    border-radius: 10px;
    box-shadow: 5px 5px 3px #afaeaee8;
    margin: 1px 1px 20px !important;
    background-color: black !important;
    color: white !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.bottonelogin_OLD {
    background: linear-gradient(rgb(218 201 205), rgba(0, 0, 0, 0.75)), linear-gradient(rgb(100, 167, 6), rgb(100, 167, 6)) !important;
    border-radius: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.bottonelogin {
  border-radius: 10px !important;
  margin-left: auto !important;
  margin-right: auto !important;

}

.bottoneregistrati {
   border-radius: 10px !important;

}


.ion-content {
ion-list:no-lines!important;
}

.item {
border-style:none!important;
}

.item-inner {
border-style:none!important;
}



.centra {
  margin-left: auto !important;
  margin-right: auto !important;
}
.blocco-scroll {
    border-radius:20px;
    overflow-y: hidden !important;
}


.user-passw {
    border-radius: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.user-passw2 {
    border-radius: 10px !important;
    margin: auto !important;
}

.large-slide {
    border-radius:10px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.large-container {
    padding-top: 30px !important;
    background-color: black;
}

.small-container {
    background-color: black
}

.ombrafoto {
  border: 1px solid rgb(255, 167, 6) !important;
  background: rgb(255, 167, 6) !important;
  border-radius: 50%;
  box-shadow: rgba(255, 255, 255, 0.24) 0px 3px 8px;
}
.axxxxombrafotosfumata {
  filter: grayscale(100%) !important;
  border: 1px solid rgb(255, 167, 6) !important;
  background: rgb(255, 167, 6) !important;
  border-radius: 50%;
  box-shadow: rgba(255, 255, 255, 0.24) 0px 3px 8px;
  opacity:0.5 !important;
}

.ombrafotosfumata {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  border: 1px solid rgb(255, 167, 6) !important;
  background: rgb(255, 167, 6) !important;
  border-radius: 50%;
  box-shadow: rgba(255, 255, 255, 0.24) 0px 3px 8px;
  content: "Qui il messaggio" !important;
  font-size: 12px;
}

.ombrafoto-estetica {
  border: 2px solid rgb(247, 180, 209) !important;
  background: rgb(247, 180, 249) !important;
  border-radius: 50%;
  box-shadow: rgba(255, 255, 255, 0.24) 0px 3px 8px;
}
.rendoinvisibile {
  display: none !important;
}

.radius1 {
    border-radius: 4px !important;
}
.tondo {
  border-radius: 50% !important;
}
.tondoestetica {
  border-radius: 50% !important;
  border: 2px solid rgb(247, 180, 209) !important;
}
.selectpaypal {
    background: rgb(255, 167, 6) !important;
    color: white !important;
    border-radius: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
.tastomesi-old {
    background: rgb(0, 167, 6, 0.2) !important;
    border-radius: 50px !important;

  }
.tastomesi {
    background: rgba(137, 111, 250, 0.2) !important;
    border-radius: 10px !important;

  }
.eliminatastomesi {
    background: rgb(255, 255, 255, 0.5) !important;
    border-radius: 50px !important;

  }

