/***************************************************
  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-top .container {
  position: relative; }
.header-top .right-header {
  position: absolute;
  top: 46px;
  left: auto;
  right: 0; }

.header_logo {
  padding-bottom: 0; }

#header .btn-search {
  padding: 55px 0 0; }

.leo-megamenu .navbar-nav > li + .nav-item:nth-child(2) .dropdown-menu {
  right: -300px; }
  .rtl .leo-megamenu .navbar-nav > li + .nav-item:nth-child(2) .dropdown-menu {
    left: -300px;
    right: auto; }

#_desktop_cart {
  padding: 54px 0 29px 0; }
  .rtl #_desktop_cart {
    padding: 54px 0 29px 0; }

@media (min-width: 992px) {
  .menu-center {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -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 (min-width: 992px) and (max-width: 1199px) {
  #_desktop_cart {
    padding: 54px 0 24px 0; }
    .rtl #_desktop_cart {
      padding: 54px 0 24px 0; }

  .header-top .right-header {
    bottom: 5px; } }
@media (max-width: 991px) {
  .right-header {
    top: 75px; }

  .menu-center {
    margin-bottom: 30px; } }

/*# sourceMappingURL=headerposition1533524751.css.map */
