/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 2.2.3
License:
License URI:

*/

@import url("css/foundation.css?v=2.2.3");
label {
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-size:0.875em;
  font-weight:500;
  margin-bottom:0.1875em;
}

@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/

	.banner-bg {
		background-position: 60% 10% !important;
	}

}