/*
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.2.5
Text Domain: flatsome
License:
License URI:
*/

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

#wpadminbar {
    background: linear-gradient(to right, rgb(255, 110, 133), rgb(255, 150, 129));
}


    #wpadminbar .quicklinks li .blavatar {
        display: none;
    }

#wpadminbar {
    z-index: 999999999 !important;
}

.header-wrapper.stuck {
    top: 0px !important;
}



    #wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {

        top: 50px !important;
    }


    #wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {

        max-width: 350px;
    }


