/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.10.4
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
		.brkdfrmcrtbtn{
		font-family:"Lato", sans-serif!important;
		background: none!important;
		color: rgba(102,102,102,0.85)!important;
    	font-size: .8em!important;
		font-weight: 700!important;
		padding: unset!important;
		margin: 20px 0 0 0!important;
		letter-spacing:.02em!important;
		box-sizing: border-box!important;
		}
		.brkdfrmcrtbtn:hover{
			box-shadow:none!important;
		}
		.brkdfrmcrtbtnv{color:White!important;}
		.brkdfrmcrtbtns{margin-bottom:0px!important;color:white;!important;}
		.brkdfrmcrtbtnmbl{
		background: none!important;
		color: rgba(102,102,102,0.85)!important;
    	font-size: 1em!important;
		font-weight: 900!important;
		padding: unset!important;
		margin: 20px 0 0 0!important;
		letter-spacing:.02em!important;
		box-sizing: border-box!important;
		}