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

*/

@import url("css/foundation.css?v=1.9.9.5");
/*************** ADD CUSTOM CSS HERE  ***************/
#top-bar li.menuStrong > a { font-size:110%; font-weight:bold;  }
.img-rounded-shadow {
    border-radius: 5px;
    box-shadow: 2px 2px 5px 0 #656565;
	margin : 5px;
}
.hidden  { display:none; }
.hand { cursor:pointer; }
@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/

}