/*
Theme Name: Barista
Theme URI: http://barista.edge-themes.com
Description: A Modern Theme for Cafes, Coffee Shops and Bars
Author: Edge Themes
Author URI: http://demo.edge-themes.com
Version: 1.1
Text Domain: baristawp
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, blog, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

*/


/*WPBeginner Footer Bar*/
 
.fixedbar {
background: #000; 
bottom: 0px; 
color:#fff; 
font-family: Arial, Helvetica, sans-serif; 
left:0; 
padding-top: 10px; 
padding-bottom: 10px;
position:fixed; 
font-size:16px; 
width:100%; 
z-index:99999; 
float:left; 
vertical-align:middle; 
margin: 0px 0 0; 
opacity: 0.95; 
font-weight: bold;
}
.boxfloat {
text-align:center; 
width:100%; 
margin:0 auto;
}
 
#floating-mobile-order-online {
width:100%; 
font-family: Oswald, Arial, Helvetica, sans-serif;
font-size:20px; 
line-height:120%;
padding: 5px;
}