p {font-family: Arial, Helvetica, sans-serif;color: #000;}
.conteudo {width:800px;background-color: #fff;}

.whats img {width:40px; height:40px;margin-bottom: -14px;}
.whats p span {font-size:25pt;vertical-align:middle;}

/*Menu*/
.menu {width: 850px;font-size:11pt;height:70px;padding-left:301px;margin-top:-15px;position: absolute;}
.menu ul {list-style-type: none;}
.menu ul li {float: left;background-color: #000;padding: 18px;border-color: #f00;border-radius: 0px 0px 15px 15px;border-style: solid;border-width: 1px;}
.menu ul li a {color:#fff;text-decoration: none;}
.menu ul li a:hover {color:#e0e0e0;background-color: rgb(44, 44, 44);}
li.duolinha {width: 60px;text-align: center;}

/*Conteudo*/
.img-home {width:600px; height: 370px;}
.img-home img {float:left;}

/*Fotos home*/
.cima {width:720px; height:auto;}
.produtos {float:left; padding-right: 20px; width: 220px; height: 440px;}
.cima.produtos p {text-align: center;}

/*Promoção*/
.promo {width: 695px;height: auto;margin-left: 0%;text-align: center;}
.promo img {width:250px;height:auto;}

#popup {display:none;position:absolute;margin:0 auto;top: 45%;left: 50%;transform: translate(-50%, -50%);z-index: 9999;}
#popup img {width:auto; height:430px;}

.espetinhos {height: 260px; width: 300px; float: left;}

.duas-col ul {list-style-type:none;}
.duas-col li {float: left;padding:10px 10px;}
.duas-col h3 {text-align: center;}

.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
  }
  
  #image-gallery .modal-footer{
    display: block;
  }
  
  .thumb{
    margin-top: 15px;
    margin-bottom: 15px;
  }

  
.whatsapp {position: fixed;top: 82%;right: 1%;padding: 10px;z-index: 10000000; height:60px; width:auto;}