body{
  background-image: url('http://emgo.com.br/imagens/Emgo_fundo_azul_cab.png');
}
div{
	display: block;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h3 {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}

/*---------------------------- Cabeçalho ------------------------------------*/
/*cabeçalho fixo */
.dropdown-menu{
  left: -50;
}
#cab_fixo{
  height: auto;
  margin-top: -0px;
  position: fixed;
  top: 0px;
  width: 100%;
  padding: -0px;
  z-index: 300;
  background-image: url('http://emgo.com.br/imagens/Emgo_fundo_azul_cab.png');
}
#cab_topo_marg {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 5px;
}
#cab_fix_topo{
  width: 100%;
  height: auto;
  margin-top: -0px;
  top: 0px;
  color: white;
}
#cab_fix_options{
  min-height: 140px;
  margin-top: 0px;
  padding: -0px;
  background: white;
}
#cab_fix_baixo{
  height: 20px;
}
#cab_redes {
    width: 100px;
    margin-bottom: 3px;
    float: left;
}
#cab_redes p{
  color: white;
}
.col-sm-3 a {
    margin-top: 5px;
    margin-left: 2px;
    float: left;
}
#facebook {
    border-radius: 4px;
}
#cab_topo_marg p{
  margin-top: 5px;
}
#cab_fix_div_img{
  height: 140px;
  float: left;
  width: 334px;
}
#cab_fix_img{
  height: 140px;
  width: auto;
}
#cab_fix_div_options{
  width: 47%;
  height: 140px;
  float: left;
}
#options_menu{
  height: 100%;
  padding: -0px;
  font-family: monospace;
  font-size: 18px;
  margin-top:40px ;
}
#cab_menu2 {
    display: none;
    float: right;
}
#cab_fix_div_login{
  width: 15%;
  height: 140px;
  float: right;
  margin-right: 8px;
}
@media(max-width: 955px){
    #options_menu{
      font-size: 15px;
      margin-top:40px ;
    }
    #cab_fix_div_options{
      width: 43%;
    }
}
@media(max-width: 852px){
    #cab_fix_div_login{
      display: none;
    }
    #cab_fix_div_options{
      width: 50%;
    }
}
@media (max-width: 768px){
  #cab_fix_div_options {
      display: none;
  }
  #cab_fix_div_img{
    margin: auto;
    float: none;
  }
}

#cab_fix_div_login_login,#cab_fix_div_login_cadastro{
  width: 100%;
  height: 55px;
  margin-top: 5px;
  font-family: monospace;
}

#logado_div_img {
    height: 80px;
    width: 70px;
    margin: auto;
    margin-top: 5px;
    display: none;
}
#logado_img {
    height: 80px;
    width: auto;
}
#drop_logado {
    width: auto;
    position: relative;
    float: left;
    bottom: 75;
    display: none;
}
#logado_text {
    font-family: monospace;
    margin-top: 5px;
    color: #000038;
    text-align: center;
    background: #ccc;
    border-radius: 5px;
    display: none;
}

#cab_div_login_a{
  padding-top: 20px;
  padding-bottom: 20px;
}
#options_menu li{
  background:  #000038;
  border-radius: 10px;
}
#options_menu a{
  color: white;
  border: 1px solid white;
}
#options_menu a:hover{
  background: #000029;
  border-radius: 10px;
}
#busca{
  margin-top: 10px;
  width: 50%;
  float: right;
  margin-right: 10px;
}
#search {
    background-color: #000038;
    height: 30;
    top: -0;
}
#carrinho_icon{
  height: 50px;
  width: auto;
  float: right;
  margin-top:5px;
  margin-right: 30px; 
  margin-left: 10;

}
#carrinho_img{
  height: 40px;
  width: auto;
}
input.form-control {
    height: 30;
}

#carrinho_lista{
  height: auto;
  width: 450px;
  max-height: 450px;
  position: fixed;
  right:0;
  top: 236;
  z-index: 5;
  margin-top: 10px;
  background: white;
  border: 1px solid #000038;
  display: none;
  overflow: scroll;
}
#produto_info{
  width: 96%;
  height: 100px;
  box-shadow: #CCC 1px 1px 2px;
  margin: 10px;
  padding: -0px;
}
#produto_lista_img{
  height: 100%;
  width: 75px;
  float: left;
  margin-left: 5;
}
#produto_lista_img img{
  width: 75px;
  height: auto;
  margin-top: 15;
}
#produto_lista_nome{
  height: 100%;
  width: 280px;
  float: left;
  padding: 20 10;
}
#produto_lista_nome p{
  color: black;
  font-family: monospace;
}
#produto_lista_preco{
  height: 100%;
  padding: 20 0;
  float: right;
  color: black; 
  font-family: monospace;
  text-align: center;
}
#lista_preco_carrinho{
  width: 100%;
  height: 25px;
  margin: 10px 0;
  font-size: 18px;
  font-weight: 900;
  color: #000038;
  text-align: center;
  font-family: monospace;
}
#baixo {
    background: #000048;
    width: 100%;
    height: 10;
}
/*---------------------------- Fim Cabeçalho ------------------------------------*/
#div_margin {
    margin-top: 250px;
}
#mensagem1 {
    width: 60%;
    margin: auto;
    border-radius: 5px;
    display: none;
}
#div_options_cliente{
  margin: auto;
  margin-top: 25px;
    width: 85%;
    height: auto;
    min-height: 300px;
    background: white;
    border-radius: 10px;
}
#central_p{
  font-family: monospace;
    font-size: 20;
    color: #000048;
    border-bottom: 1px solid #000048;
    margin-top: 20;
    margin-bottom: 25;
}
#div{
  margin: auto;
  width: 85%;
  height: 380px;
  background-color: white;
  border-radius: 10px;
}
#div_p {
    padding: 2 20 0 20;
}
#div_contato {
    display: flex;
}
#div_funcionario {
    width: 33%;
    height: 200px;
    margin: auto;
}
#div_img_funcionario {
    text-align: center;
    display: flex;
    justify-content: center;
}
#img_funcionario {
    width: 150;
    height: auto;
    border-radius: 5px;
}
#p_whats {
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
}
#div_texto {
    text-align: center;
}
#div_buttonapp1 {
    width: 65%;
    margin: auto;
    height: 85px;
    border-radius: 5px;
    box-shadow: grey 1px 1px 1px 2px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    background-color: 00a758;
}
#div_buttonapp1:hover{
  background: #0b9755;
}
#div_p_chamar {
    padding-top: 20px;
    margin-right: 30px;
}
#p_chamar {
    text-align: center;
    justify-content: center;
    display: flex;
    font-size: 29px;
    font-family: monospace;
    color: white;
}
@media (max-width: 770px){
  #cab_menu2 {
      display: block;
  }
}
@media (max-width: 605px){
  #div {
      height: 380px;
  }
  #div_funcionario {
    width: 50%;
  }
}
@media(max-width: 980px){
   #p_chamar{
      font-size: 20px;
   }
   #div_p_chamar {
      padding-top: 30px;
  }
}
@media(max-width: 714px){
   #div_p_chamar {
      padding-top: 30px;
  }
}
@media(max-width: 650px){
  #div_buttonapp1{
    height: 65px;
  }
   #p_chamar{
      font-size: 14px;
   }
   #div_p_chamar {
      padding-top: 22px;
  }
}

/*---------------------------- ------------------------------------*/
#dados {
    margin: 10;
}
#button_modificar {
    width: 100%;
    margin-top: 40;
    margin-bottom: 20;
}
#mensagem {
    height: 200;
}