/*

Theme Name: Gesclinica

Theme URI: https://gesclinica.com.br

Author: Equipe Gesclinica

Author URI: https://gesclinica.com.br

Description: tema de gestão de clínicas

Version: 1.0

Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

Text Domain: Gesclinica

*/


#table-tools i{
  display: block;
  font-size: 3.2rem;
  margin-bottom: 10px;
  color: #0ba4c9;
}

#table-tools .tool-item{
  text-align: center;
  min-height: 180px;
  font-size: 1.1rem;
  padding: 0 45px;
  margin-bottom: 25px;
}

.clienteImageCenter img{
  float: none;
}

@media screen and (min-width: 580px) and (max-width: 767px){
  #table-tools .tool-item.last-item{
    padding: 0 25%;
  }

}

.clienteImageCenter img{
  float: none;
}


/* LP - GesClinica */
.form-demonstracao-campo span{
  border: 0;
}

.form-demonstracao-campo span input{
  margin-top: 5px !important;
}

.form-demonstracao-botao input{
  display: flex;
  margin: 0 auto;
}

.form-demonstracao-botao span{
  display: flex;
  margin: 10px auto;
}

.form-demonstracao-rodape{
  margin-bottom: 25px;
}




/* HOME */
.plans.plans-home #planos-todos-recursos,
.plans.plans-home #btn-planos-experimente-gratis,
.plans.plans-home h2,
.plans.plans-home section:first-child{
  display: none;
}

.plans.plans-home #plano-mensal,
.plans.plans-home #plano-anual{
  background-color: #f7f7f7 !important;
  background-image: none !important;
}