/*
Theme Name: Tema CeleraBio
Author: Arivonil S. Sampaio
Description: Tema para wordpress para Site Celera Bio
Version: 1.0
Template: blankslate

This is the child theme for BlankSlate theme, generated with Generate Child m
(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.mensagem {
  min-height: 100px;
  height: auto;
}

.search-form {
  display: none !important;
}


.banner{
  margin-top: 50px;
}

#o-bioaditivo h2 {
  font-size: 39px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 10px;
}

@media (max-width:1024px) {
  #o-bioaditivo h2 {
    font-size: 39px;
  }
}


@media (min-width:641px) and (max-width:768px) {
  #banner .wp-block-heading {
    width: 370px;
    font-size: 1.50rem;
    font-weight: bold;
    line-height: 1.0;
  }
  #banner p{
    padding: 1rem 0rem;
    width: 370px;
  }
}

@media (min-width:769px) and (max-width:1024px) {
  #banner .wp-block-heading {
    width: 414px;
    font-size: 2.25rem;
    font-weight: bold;
    line-height: 1.0;
  }
  #banner p{
    padding: 2rem 0rem;
    width: 400px;
  }
}

@media (min-width:1025px) and (max-width:1280px) {
  #banner .wp-block-heading {
    width: 503px;
    font-size: 3.0rem;
    font-weight: bold;
    line-height: 1.0;
  }
   #banner p{
    padding: 2rem 0rem;
    width: 500px;
    font-size: 1,125rem;
  }
}

@media (min-width:1281px) and (max-width:1535px) {
  #banner .wp-block-heading {
    width: 760px;
    font-size: 3.20rem;
    font-weight: bold;
    line-height: 1.0;
  }
   #banner p{
    padding: 2rem 0rem;
    width: 500px;
    font-size: 1.20rem;
  }
}
@media (min-width:1536px) {
  #banner .wp-block-heading {
    width: 760px;
    font-size: 3.4375rem;
    font-weight: bold;
    line-height: 1.0;
  }
   #banner p{
    padding: 2rem 0rem;
    width: 550px;
    font-size: 1.25rem;
  }
}





#aplicacoes h2,
#quem-somos h2 {
  font-size: 39px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #812990;
}

#aplicacoes h5 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #812990;
}

#o-bioaditivo p {
  line-height: 1.50;
  padding-bottom: 10px;
}

#aplicacoes p,
#quem-somos p {
  line-height: 1.50;
  padding-bottom: 10px;
  color: black;
}

#aplicacoes a {
  color: #812990;
  font-style: italic;
}

