/*
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: 8.6

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

*/

body:not(.template-slider) #Header {
    min-height: 340px !important;
}

.widget_mfn_menu ul li a {
background: none !important;
    border-bottom: 1px solid #ccc !important;
    color: #858585;
    display: block;
    margin-bottom: 5px;
    padding: 7px 10px;
border:none !important
 -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: 1px solid #ccc;
    border-image: none !important;
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: medium none !important;
}

.widget_mfn_menu ul li a:hover {

    color: #858585 !important;

}

.widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current_page_item > a {

    color: #858585 !important;
}