/*####################################
Theme Name: GARAGE GASTROBAR
Version: 1.0
Author: CJNET
Author URI: https://cjnet.com.br
####################################*/

body{background:#212121;font-family:Arial, Helvetica, sans-serif;margin:0 auto;padding:0;text-align:center;}
body.bebidas{background:#324566;}
body.cardapio{background:#356732;}
body.pizza{background:#111111;}
body.vinhos{background:#2E1312;}
img{width:90%;max-width:900px;height:auto;margin:30px auto;padding:0;display:block;text-align:center;}
.promo{margin-bottom:45px!important;}
.logo{background:url(images/logo.svg) no-repeat;width:150px;height:150px;display:block;margin:30px auto 20px auto;}
.main{width:90%;max-width:900px;height:auto;margin:0 auto;display:block;}
.box{background:#FFF;margin:15px auto;font-size:15px;line-height:15px;border-radius:3px;color:#212121;font-weight:bold;}
.box a{background:#FFF;color:#212121;text-decoration:none;padding:12px 0;border-radius:3px;display:block;}
.box a:hover{background:#EEE;}
.footer{background:url(images/footer.svg) no-repeat;width:300px;height:260px;display:block;margin:30px auto;text-aling:center;}
.cjnet a{background:url(images/cjnet.svg) no-repeat;width:60px;height:30px;display:block;margin:10px auto;text-aling:center;}
.aviso{font-size:12px;color:#FFF;}