/***************************************************
  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 
 */
/***********************************************************************/
.mini-navbar .box-top {
  position: relative; }
  .mini-navbar .box-top:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -1000px;
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 0px 7px 5px -7px rgba(0, 0, 0, 0.05); }

#index .mini-navbar .box-top:before {
  background: #fff; }

#index.keep-header .header-top {
  background: #fff; }

#leo_block_top {
  float: left;
  padding-right: 40px;
  margin-right: 0px; }
  .rtl #leo_block_top {
    float: right; }
  .rtl #leo_block_top {
    padding-left: 40px;
    padding-right: inherit; }
  .rtl #leo_block_top {
    margin-left: 0px;
    margin-right: inherit; }
  #leo_block_top span.expand-more {
    color: #fff;
    font-size: 12px; }
    @media (max-width: 1441px) {
      #leo_block_top span.expand-more {
        display: none; } }
  #leo_block_top.popup-over .popup-content {
    right: auto;
    left: -60px; }
    .rtl #leo_block_top.popup-over .popup-content {
      left: auto;
      right: auto; }
    .rtl #leo_block_top.popup-over .popup-content {
      right: -60px;
      left: auto; }

#leo_block_top {
  float: left;
  padding-right: 40px;
  margin-right: 0px; }
  .rtl #leo_block_top {
    float: right; }
  .rtl #leo_block_top {
    padding-left: 40px;
    padding-right: inherit; }
  .rtl #leo_block_top {
    margin-left: 0px;
    margin-right: inherit; }
  #leo_block_top span.expand-more {
    font-size: 12px;
    color: #000; }
    @media (max-width: 1441px) {
      #leo_block_top span.expand-more {
        display: none; } }

#index #leo_block_top span.expand-more {
  color: #fff; }

.popup-over.leo_block_top i {
  color: #000;
  font-size: 18px; }

.header-button-add {
  display: inline-block; }
  .header-button-add i {
    color: #2a2a2a;
    font-size: 25px;
    margin-right: 10px; }
    .rtl .header-button-add i {
      margin-left: 10px;
      margin-right: inherit; }
  .header-button-add span {
    color: #000;
    font-size: 12px; }
    @media (max-width: 1441px) {
      .header-button-add span {
        display: none; } }

#search_widget .search-text {
  display: none; }
#search_widget.open #click_show_search i {
  color: transparent; }

@media (min-width: 992px) {
  .menu-box .leo-top-menu {
    display: flex !important;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }
@media (max-width: 991px) {
  .menu-box {
    position: static;
    bottom: 13px;
    left: 265px; }
    .rtl .menu-box {
      right: 265px;
      left: auto; } }
@media (max-width: 767px) {
  .menu-box {
    left: 125px; }
    .rtl .menu-box {
      right: 125px;
      left: auto; } }

.box-top .left {
  padding: 20px 15px; }
  .box-top .left #currency-selector-label, .box-top .left #language-selector-label {
    float: left; }
    .rtl .box-top .left #currency-selector-label, .rtl .box-top .left #language-selector-label {
      float: right; }
.box-top .center {
  text-align: center; }

.language-selector-wrapper a.popup-title {
  border-right: 1px solid #fff; }
  .rtl .language-selector-wrapper a.popup-title {
    border-left: 1px solid #fff;
    border-right: inherit; }

@media (min-width: 1200px) {
  .box-top {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .box-top > div:nth-child(2) {
      order: -1; } }
@media (min-width: 992px) {
  .box-top .right .leo_block_top {
    display: none; } }
.box-top .right .leo_block_top i {
  font-size: 23px; }
.box-top .right .leo_block_top.popup-over .popup-content {
  min-width: 260px; }
@media (max-width: 991px) {
  .box-top .right .ApQuicklogin {
    display: none; } }
@media (max-width: 991px) {
  .box-top .right {
    float: right; }
    .rtl .box-top .right {
      float: left; } }
@media (max-width: 480px) {
  .box-top .right {
    padding: 20px 30px 20px 20px; }
    .rtl .box-top .right {
      padding: 20px 20px 20px 30px; } }
@media (max-width: 991px) {
  .box-top .left {
    display: none; } }

.menu-box .navbar-header .navbar-toggler {
  position: absolute;
  bottom: 12px; }
  @media (max-width: 480px) {
    .menu-box .navbar-header .navbar-toggler {
      left: 0; }
      .rtl .menu-box .navbar-header .navbar-toggler {
        right: 0;
        left: auto; } }

.leo-megamenu .navbar-nav > li > a {
  padding: 20px 20px 40px 20px; }

/*# sourceMappingURL=headerposition3622995989.css.map */
