/*
 Theme Name:   BCom Press
 Theme URI:    https://bcom.solutions
 Description:  Generatepress child theme
 Author:       BCom Solutions, LLC.
 Author URI:   https://bcom.solutions
 Template:     generatepress
 Version:      9.1
*/
::selection {
  background: #333;
  color: #fff; }

::-moz-selection {
  background: #333;
  color: #fff; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

/*Site Specific Custom Styles*/
/* Mobile Styles */

/*# sourceMappingURL=style-map.css.map */

.fixedbar {

bottom: 0px; 
color:#fff; 
font-family: Arial, Helvetica, sans-serif; 
left:0; 
padding: 0px 0; 
position:fixed; 
font-size:16px; 
width:100%; 
z-index:99999; 
float:left; 

margin: 0px 0 0; 
opacity: 0.95; 
font-weight: bold;
}
.boxfloat {


}



.livechat-button {
	margin-bottom: 20px; margin-right:20px
	
}

.livechat-button:hover {
	opacity: .9;
	transition: ease-in-out;
	cursor: pointer;
}