/*
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.6.2
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.
***************/

.header-wrapper .like-us{
	top: 6px !important;
	right: 26px !important;
}

.header-wrapper.stuck .like-us{
	top: -2px !important;
	right: 26px !important;
}

.header-wrapper.stuck .flex-col{ margin-top: 18px; }

.header-wrapper.stuck .logo {margin-top: -9px; }