/* here you can put your own css to customize and override the theme */

.menu-back{background:#054fce !important}
.mega-menu .mega-menu-submenu li{padding:0 !important}
.mega-menu .mega-menu-submenu li > a{display:block; padding:10px !important }
.mega-menu-content{padding:0px !important}
.mega-menu-content .mega-menu-submenu{padding:0px !important}
.header .hor-menu .dropdown-menu li:hover > a, .header .hor-menu ul.nav li.active > a, .header .hor-menu ul.nav li.active > a:hover{background:#85c51f !important}
.page-content{padding-top:50px}
/*.footer{background:#0e83e0}*/
.badge{background:#85c51f}
.btn.default{background:#85c51f !important; color:#ffffff;}
.btn.default:hover, .btn.default:focus, .btn.default:active, .btn.default.active{background:#85C582 !important;}







@media (min-width: 991px){
.mega-menu-content{display:block !important;}
}

