/*
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.15.2
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.4.0
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.
***************/

@font-face {
  font-family: tomarikbrush;
  src: url(font/Tomarik-Brush.ttf);
}
.tbrush, rs-fullwidth-wrap#rev_slider_7_1_forcefullwidth h1{
	font-family: tomarikbrush !important;
}
@media(max-width:900px){
	li.html.header-button-1 {
    display: none;
}
}