/***************************************************
  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 
 */
/*$app-image-path:     "../../../../../img/modules/appagebuilder/img/"!default; 
$menu-image-path:    "../../../../../img/modules/leobootstrapmenu/img/"!default;
$slide-image-path:   "../../../../../img/modules/leoslideshow/img/"!default;
$login-image-path:   "../../../../../img/modules/leoquicklogin/img/"!default;*/
/***********************************************************************/
.box-header-7 {
  padding-top: 45px;
  padding-bottom: 45px; }

.box-headercontent {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.menu-center {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  @media (max-width: 1199px) {
    .menu-center {
      order: 3;
      margin-top: 30px; } }

.header-verticalmenu {
  width: 100%;
  max-width: 240px; }

.header-memgamenu {
  position: inherit;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -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) {
    .header-memgamenu {
      -webkit-box-pack: end;
      -moz-box-pack: end;
      box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end; } }
  @media (max-width: 480px) {
    .header-memgamenu {
      width: 30%; } }

.ApColumn .leo-verticalmenu .title_block {
  background-color: #FFFFFF;
  border: 1px solid rgba(192, 201, 210, 0.5);
  color: #4a5560;
  padding: 17px 20px 17px 70px; }
  .rtl .ApColumn .leo-verticalmenu .title_block {
    padding: 17px 70px 17px 20px; }
  .ApColumn .leo-verticalmenu .title_block:before {
    bottom: 0;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f4f5fd;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
    .rtl .ApColumn .leo-verticalmenu .title_block:before {
      right: 0;
      left: auto; }

@media (max-width: 1199px) {
  .col-logo {
    order: 1; } }

@media (max-width: 1199px) {
  .col-info {
    order: 2;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; } }
@media (min-width: 1501px) {
  .col-info .popup-over a.popup-title,
  .col-info .button-list .ap-btn-wishlist,
  .col-info #cart-block .header,
  .col-info #leo_search_block_top #show_search,
  .col-info .menu-bar {
    margin-left: 15px; }
    .rtl .col-info .popup-over a.popup-title, .rtl
    .col-info .button-list .ap-btn-wishlist, .rtl
    .col-info #cart-block .header, .rtl
    .col-info #leo_search_block_top #show_search, .rtl
    .col-info .menu-bar {
      margin-right: 15px;
      margin-left: inherit; } }
@media (max-width: 1500px) and (min-width: 1200px) {
  .col-info .popup-over a.popup-title,
  .col-info .button-list .ap-btn-wishlist,
  .col-info #cart-block .header,
  .col-info #leo_search_block_top #show_search,
  .col-info .menu-bar {
    margin-left: 5px; }
    .rtl .col-info .popup-over a.popup-title, .rtl
    .col-info .button-list .ap-btn-wishlist, .rtl
    .col-info #cart-block .header, .rtl
    .col-info #leo_search_block_top #show_search, .rtl
    .col-info .menu-bar {
      margin-right: 5px;
      margin-left: inherit; } }

@media (max-width: 1800px) and (min-width: 1200px) {
  .leo-megamenu .navbar-nav > li > a {
    padding: 16px 5px; } }
.leo-megamenu .navbar-toggler {
  border-radius: 0; }
  .leo-megamenu .navbar-toggler:before {
    content: "\e908";
    line-height: 52px; }

.topnav-left > div.number-phone, .topnav-left > div.time-open {
  display: inline-block; }
.topnav-left > div.email:after {
  display: inline-block; }
  @media (max-width: 480px) {
    .topnav-left > div.email:after {
      display: none; } }
@media (max-width: 480px) {
  .topnav-left > div.time-open {
    display: none; } }

/** SEARCH **/
@media (min-width: 992px) {
  #header #search_widget {
    padding: 0;
    width: 100%;
    max-width: 240px; }
    #header #search_widget .block-form {
      position: relative;
      z-index: 999;
      background: transparent;
      height: auto;
      left: inherit;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
      #header #search_widget .block-form.active {
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible; }
    #header #search_widget .search-caption {
      display: none; }
    #header #search_widget .form-search {
      position: relative;
      left: inherit;
      top: inherit;
      width: 100%;
      margin: 0 auto;
      padding: 0;
      border: 1px solid rgba(192, 201, 210, 0.5);
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
      #header #search_widget .form-search .search_query {
        height: 50px;
        font-size: 14px;
        font-weight: 400;
        padding: 0 20px;
        color: #c0c9d2; }
        #header #search_widget .form-search .search_query::placeholder {
          color: #c0c9d2; }
        #header #search_widget .form-search .search_query:-ms-input-placeholder {
          color: #c0c9d2; }
        #header #search_widget .form-search .search_query::-ms-input-placeholder {
          color: #c0c9d2; } }
      @media (min-width: 992px) and (max-width: 1500px) and (min-width: 1200px) {
        #header #search_widget .form-search .search_query {
          padding: 0 10px; } }
@media (min-width: 992px) {
      #header #search_widget .form-search .search-button {
        height: 50px;
        width: 50px;
        bottom: 0;
        color: #c0c9d2;
        text-align: center;
        right: 0; }
        .rtl #header #search_widget .form-search .search-button {
          left: 0;
          right: auto; }
        #header #search_widget .form-search .search-button i {
          font-size: 16px; }
        #header #search_widget .form-search .search-button:hover {
          color: #FFFFFF; } }
#header #search_widget #click_show_search {
  display: none; }
@media (max-width: 991px) {
  #header #search_widget {
    position: absolute;
    padding: 1px 0 0 0;
    right: 137px; }
    .rtl #header #search_widget {
      left: 137px;
      right: auto; }
    #header #search_widget #click_show_search {
      display: block; } }
#header #click_show_search i {
  font-size: 20px; }

/* Skin */

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