/***************************************************
  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 
 */
/***********************************************************************/
/** MENU **/
@media (max-width: 991px) {
  .box-header {
    padding: 20px 0 10px; } }
.box-header .header-menu {
  position: static; }
@media (max-width: 991px) {
  .box-header .header-logo {
    text-align: center; } }

/** MENU **/
@media (min-width: 992px) {
  .leo-megamenu {
    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 (max-width: 991px) {
  .leo-megamenu .navbar-header {
    padding: 15px 0; } }

.popup-over .popup-title {
  padding: 15px 20px;
  border-width: 0 1px 0 1px;
  border-color: #eaeaea;
  border-style: solid; }
  .rtl .popup-over .popup-title {
    border-width: 0 1px 0 1px; }
  @media (max-width: 767px) {
    .popup-over .popup-title {
      border-width: 0 1px 0 0; }
      .rtl .popup-over .popup-title {
        border-width: 0 0 0 1px; } }
  @media (max-width: 480px) {
    .popup-over .popup-title {
      padding: 15px 10px 15px 10px; }
      .rtl .popup-over .popup-title {
        padding: 15px 10px 15px 10px; } }
@media (max-width: 480px) {
  .popup-over .popup-content {
    right: 0; }
    .rtl .popup-over .popup-content {
      left: 0;
      right: auto; } }
.popup-over.currency-selector .popup-title, .popup-over.language-selector-wrapper .popup-title {
  text-transform: uppercase; }
@media (min-width: 768px) {
  .popup-over.currency-selector .popup-content, .popup-over.language-selector-wrapper .popup-content {
    right: inherit;
    left: 0; }
    .rtl .popup-over.currency-selector .popup-content, .rtl .popup-over.language-selector-wrapper .popup-content {
      right: 0;
      left: auto; } }
@media (min-width: 768px) {
  .popup-over.currency-selector .popup-title {
    border-width: 0 0 0 1px;
    border-color: #eaeaea;
    border-style: solid; }
    .rtl .popup-over.currency-selector .popup-title {
      border-width: 0 1px 0 0; } }

/** SEARCH **/
@media (min-width: 768px) {
  .ui-widget-content {
    position: absolute !important; } }

@media (min-width: 768px) {
  #header #search_widget {
    padding: 0 20px 0 20px; }
    .rtl #header #search_widget {
      padding: 0 20px 0 20px; }
    #header #search_widget .block-form {
      position: relative;
      right: inherit;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
    #header #search_widget .form-search {
      position: relative;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
      left: inherit;
      top: inherit;
      width: 100%;
      min-width: 292px; }
      #header #search_widget .form-search .search_query {
        height: 50px;
        border-bottom: none;
        padding: 0 35px 0 0; }
        .rtl #header #search_widget .form-search .search_query {
          padding: 0 0 0 35px; }
      #header #search_widget .form-search .search-button {
        height: 50px;
        width: auto;
        right: 0; }
        .rtl #header #search_widget .form-search .search-button {
          left: 0;
          right: auto; }
        #header #search_widget .form-search .search-button i {
          font-size: 25px; }
  #header #click_show_search {
    display: none; } }
#header #search_widget {
  border-width: 0 0 0 1px;
  border-color: #eaeaea;
  border-style: solid; }
  .rtl #header #search_widget {
    border-width: 0 1px 0 0; }
  @media (max-width: 767px) {
    #header #search_widget {
      border-width: 0 1px 0 1px;
      padding: 15px 20px 15px 20px; }
      .rtl #header #search_widget {
        border-width: 0 1px 0 1px; }
      .rtl #header #search_widget {
        padding: 15px 20px 15px 20px; } }
  @media (max-width: 480px) {
    #header #search_widget {
      padding: 15px 10px 15px 10px; }
      .rtl #header #search_widget {
        padding: 15px 10px 15px 10px; } }

@media (max-width: 991px) {
  #_desktop_cart {
    padding: 10px 15px 10px 15px; }
    .rtl #_desktop_cart {
      padding: 10px 15px 10px 15px; } }

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