43 lines
1.0 KiB
CSS
43 lines
1.0 KiB
CSS
/***************************************************
|
|
Mixins Themes
|
|
/***************************************************/
|
|
/* Mixin Normal*/
|
|
/* Mixin Clear */
|
|
/* Mixin Border */
|
|
/*background RGBA
|
|
============================================*/
|
|
/***************************************************
|
|
Mixins RTL Themes
|
|
/***************************************************/
|
|
/************************************
|
|
Override Bootstrap
|
|
*************************************/
|
|
/**
|
|
* Web Application Prefix Apply For Making Owner Styles
|
|
*/
|
|
/**
|
|
* Blocks Layout Selectors
|
|
*/
|
|
/***********************************************************************/
|
|
/* Header 2*/
|
|
.header-nav {
|
|
background: #303136; }
|
|
|
|
.bottomnav .inner {
|
|
border-bottom: 0; }
|
|
|
|
@media (min-width: 992px) {
|
|
.header-menu {
|
|
border: 0; }
|
|
.header-menu:before {
|
|
left: -999px;
|
|
right: -999px; }
|
|
|
|
.col-menu {
|
|
background: #303136; }
|
|
|
|
.leo-megamenu .navbar-nav > li > a {
|
|
color: #fff; } }
|
|
|
|
/*# sourceMappingURL=headerposition1488216530.css.map */
|