/***************************************************
  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 3*/
.col-menu.menu-center, .col-menu .navbar {
  position: static; }

.box-header-2 {
  position: relative; }
  @media (max-width: 992px) {
    .box-header-2 .h-logo {
      text-align: center; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .leo-megamenu .navbar-nav > li > a {
    font-size: 12px; } }

.box-top .show-search-xs #search_widget {
  display: block;
  position: static; }
  .box-top .show-search-xs #search_widget a.popup-title {
    display: block; }
  .box-top .show-search-xs #search_widget .popup-content {
    display: none !important;
    opacity: 0;
    position: absolute;
    top: 100%;
    right: 15px; }
    .rtl .box-top .show-search-xs #search_widget .popup-content {
      left: 15px;
      right: auto; }
  .box-top .show-search-xs #search_widget.open .popup-content {
    display: block !important;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 400px;
    float: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    z-index: 1;
    visibility: visible;
    transform: translateY(0); }
    @media (max-width: 575px) {
      .box-top .show-search-xs #search_widget.open .popup-content {
        width: 100%; } }

@media (max-width: 992px) {
  .box-top .col-info.show-search-xs {
    margin-top: 10px; } }

/*# sourceMappingURL=headerposition1542607558.css.map */


