/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://muffingroup.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 7.7

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/

#Top_bar:not(.is-sticky) {
    border-bottom: 3px dotted rgba(255, 0, 0, 0.3) !important;
    top: 0px !important;
}

.header-transparent #Top_bar .menu > li > a::after {
    background: none repeat scroll 0% 0% #ff0000 !important;
    top: 0px;
    transform: skewX(-200deg);
}