/* Header 01 */
/***************************************************
  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: 768px) {
  .currency-selector {
    border-left: 1px solid #edecec; }
    .rtl .currency-selector {
      border-right: 1px solid #edecec;
      border-left: inherit; }

  .bottomnav .container {
    border-top: 1px solid #edecec;
     max-width: 1920px;
    padding-left: 40px;
    padding-right: 40px;
width: 100%; } }
.header-container {
  padding-top: 40px; }
  .header-container .container {
    padding-left: 30px;
    padding-right: 30px;
    position: relative; }
    .header-container .container:before {
      content: '';
      background: #fff;
      height: 100%;
      width: calc(100% - 30px);
      display: block;
      position: absolute;
      right: 15px;
      left: 15px;
      top: 0; }

.nav-bottom-center {
  border-left: 1px solid #edecec; }
  .rtl .nav-bottom-center {
    border-right: 1px solid #edecec;
    border-left: inherit; }
  .nav-bottom-center #leo_search_block_top {
    padding: 25px 0; }

.nav-bottom-right {
  padding-bottom: 10px; }
  @media (min-width: 992px) {
    .nav-bottom-right #leo_search_block_top, .nav-bottom-right .userinfo-selector, .nav-bottom-right .ap-wishlist,
    .nav-bottom-right #_desktop_cart, .nav-bottom-right .information {
      display: inline-block;
      align-items: center;
      margin-top: 30px; } }
  .nav-bottom-right #_desktop_cart {
    margin-left: 15px; }
    .rtl .nav-bottom-right #_desktop_cart {
      margin-right: 15px;
      margin-left: inherit; }
  .nav-bottom-right .ap-wishlist {
    margin: 0 15px 0 22px; }
    .rtl .nav-bottom-right .ap-wishlist {
      margin: 0 22px 0 15px; }

#leo_search_block_top .block_content {
  padding: 0 !important; }

@media (min-width: 992px) {
  .top-right-header {
    border-left: 1px solid #edecec; }
    .rtl .top-right-header {
      border-right: 1px solid #edecec;
      border-left: inherit; }

  .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    width: calc(100% - 16%) !important; } }
@media (min-width: 1500px) {
  form#leosearchtopbox {
    width: 100%; } }
@media (max-width: 991px) {
  .header_logo {
    text-align: center;
    margin: 20px auto 0; }

  .offer_box {
    font-size: 12px;
    text-align: center; }

  .language-selector-wrapper {
    border-left: none; }

  .nav-bottom-right {
    display: flex;
    justify-content: flex-end;
    margin-left: 50px;
    width: calc(100% - 50px); }

  .rtl .nav-bottom-right {
    margin-left: 30px;
    margin-right: 50px; }

  .leo-megamenu .navbar-toggler {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 30px; }
    .rtl .leo-megamenu .navbar-toggler {
      right: 30px;
      left: auto; } }
@media (max-width: 767px) {
  .offer_box {
    text-align: center;
    font-size: 12px;
    margin: auto; }

  .nav-right {
    justify-content: space-between; }

  .nav-right {
    justify-content: space-evenly; }

  .header-container {
    padding-top: 20px; }

  .nav-right .popup-over a.popup-title {
    padding: 13px 0; } }
.layout-boxed-lg .information {
  display: none; }

.layout-boxed-lg .userinfo-selector {
  display: inline-block !important; }

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