/*
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.14.2
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.0.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.
***************/
.about_right_content {
  position: relative;
}

.about_right_content  .img-inner {
  position: absolute;
  top: -150px;
  left: 100px;
  width: 100%;
  text-align: center;
}
#btn_get_more{
	color:white !important;
	font-size: 30px;
}
.gt_selector option[value=""] {
  display: none !important;
}
