.site-header {
  border-bottom: none;
}

#masthead.site-header {
  background: rgba(255, 255, 255, .0);
  height: 59px;
  padding-top: 0px;
}

.page-id-10 #masthead.site-header .custom-logo {
  max-height: auto;
  max-width: 150px;
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 0;
}

#masthead.site-header .custom-logo {
  max-height: auto;
  max-width: 150px;
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 1;
}


#masthead.site-header.stuck {
  background: rgba(255, 255, 255, 1);
  height: 59px;
  padding-top: 0px;
}

#masthead.site-header.stuck .custom-logo {
  max-height: auto;
  max-width: 150px;
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 1;
}

body h1 {
  font-family: 'Playfair display', serif;
  font-weight: 200;
}

body h2 {
  font-family: 'Playfair display', serif;
  font-weight: 200;
}

#footeros {
  line-height: 1.2em;
}

#tradicao {
  background-image: url("http://cardosoetavelli.empresarial.ws/wp-content/uploads/2020/07/tradcao-1.jpg");
  background-color: #202430;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 800px;
}

#saude {
  background-image: url("http://cardosoetavelli.empresarial.ws/wp-content/uploads/2020/07/opcoesveganas2-1030x626-1.jpg");
  background-color: #202430;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 800px;
}

#saude2 {
  background-image: url("http://cardosoetavelli.empresarial.ws/wp-content/uploads/2020/07/opcoesveganas2-1030x626-1.jpg");
  background-color: #202430;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}

/*contact form */

#wpcf7-f146-p10-o1 {
  background-color: #f5f5f5;
}

#wpcf7-f146-p10-o1 p {
  display: inline-block;
}

#wpcf7-f146-p10-o1 form {
  text-align: center;
  padding: 10px 10px 10px 10px;
  margin: 10px;
}

#wpcf7-f146-p10-o1 input {
  width: 100% !important;
  height: 50px;
  display: inline-block;
  border: 1px solid #202430;
  padding: 5px;
  margin: 5px;
}

#submit {
  background-color: #202430;
  border: none;
  height: 20px;
  align-items: center !important;
  width: 30% !important;
  display: inline-block;
  border-radius: 40px;
  padding: 1px;
  font-family: 'Playfair display', serif;
  font-weight: 200;
  color: #f5f5f5;
  text-transform: inherit;
}

#submit:hover {
  background-color: #f5f5f5;
  color: #202430;
  
}

#intro {
  position: absolute;
  width: 90%;
  height: auto;
  top: 20px;
  z-index:2;
}

#intro-mobile {
  position: absolute;
  align-items: center;
  width: 70%;
  height: auto;
  top: 30px;
  z-index:2;
}

#wpcf7-f504-p18-o1 {
  background-color: #f5f5f5;
}

#wpcf7-f504-p18-o1 input {
  width: 100% !important;
  height: 50px;
  display: inline-block;
  border: 1px solid #202430;
  padding: 5px;
  margin: 5px;
}

#wpcf7-f504-p18-o1 textarea {
  width: 100% !important;
  height: 150px;
  display: inline-block;
  border: 1px solid #202430;
  padding: 5px;
  margin: 5px;
}

#wpcf7-f504-p18-o1 submit {
  background-color: #202430;
  border: none;
  height: 20px;
  align-items: center !important;
  width: 30% !important;
  display: inline-block;
  border-radius: 40px;
  padding: 1px;
  font-family: 'Playfair display', serif;
  font-weight: 200;
  color: #f5f5f5;
  text-transform: inherit;
}