/*header 1*/
/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 1025px) {
  #header .header-top .header-menu {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 9; } }
@media (max-width: 1024px) {
  #header .header-top .header-menu {
    background-color: #222; } }

body#pagenotfound #header .header-top .header-menu {
  background-color: #222;
  position: relative; }

#leo_block_top .popup-title i {
  color: #fff; }
#leo_block_top .popup-title:hover i {
  color: var(--theme-color-default); }

.keep-header #header.mini-navbar .header-top .header-menu {
  background-color: #222;
  box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.15); }

/*# sourceMappingURL=headerposition1776361798.css.map */
