/***************************************************
  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 
 */
/***********************************************************************/
#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: 0;
  left: auto; }
  .rtl #leo_block_top.popup-over .popup-content {
    left: 0;
    right: auto; }
  .rtl #leo_block_top.popup-over .popup-content {
    right: auto;
    left: auto; }

#leo_block_top span.expand-more {
  display: none; }

.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; }

.box-top .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: 800px) and (min-width: 600px) {
  .popup-over.language-selector-wrapper .popup-content, .popup-over.currency-selector .popup-content {
    right: 0;
    left: auto; }
    .rtl .popup-over.language-selector-wrapper .popup-content, .rtl .popup-over.currency-selector .popup-content {
      left: 0;
      right: auto; }
    .rtl .popup-over.language-selector-wrapper .popup-content, .rtl .popup-over.currency-selector .popup-content {
      right: auto;
      left: auto; } }

@media (max-width: 991px) {
  .box-top .center .leo-megamenu .navbar-toggler {
    position: static;
    font-size: 25px;
    padding: 0;
    width: auto; } }
@media (max-width: 991px) {
  .box-top .center {
    position: static; } }
@media (max-width: 991px) {
  .box-top {
    position: relative; } }
@media (max-width: 991px) {
  .box-top .right {
    padding: 0 15px 15px 0; }
    .rtl .box-top .right {
      padding: 0 0 15px 15px; } }

/*# sourceMappingURL=headerposition3642290522.css.map */
