/***************************************************
  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: 992px) {
  .box-top-header {
    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; } }
@media (max-width: 991px) {
  .box-top-header {
    position: relative;
    padding-bottom: 10px;
    margin: 0 0 0 0; }
    .rtl .box-top-header {
      margin: 0 0 0 0; } }
.box-top-header > [class*="col-"] {
  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; }
.box-top-header .group-left-header {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }
  @media (min-width: 1200px) {
    .box-top-header .group-left-header {
      padding-left: 100px; }
      .rtl .box-top-header .group-left-header {
        padding-right: 100px;
        padding-left: inherit; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .box-top-header .group-left-header {
      padding-left: 30px; }
      .rtl .box-top-header .group-left-header {
        padding-right: 30px;
        padding-left: inherit; } }
  @media (max-width: 991px) {
    .box-top-header .group-left-header {
      -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; } }
  .box-top-header .group-left-header .logo {
    padding: 30px 0; }
.box-top-header .group-center-header {
  -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) {
    .box-top-header .group-center-header {
      position: static;
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start; } }
.box-top-header .group-right-header {
  -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: 1200px) {
    .box-top-header .group-right-header {
      padding-right: 100px; }
      .rtl .box-top-header .group-right-header {
        padding-left: 100px;
        padding-right: inherit; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .box-top-header .group-right-header {
      padding-right: 30px; }
      .rtl .box-top-header .group-right-header {
        padding-left: 30px;
        padding-right: inherit; } }
  .box-top-header .group-right-header .popup-over {
    margin: 0 0 0 0; }
    .rtl .box-top-header .group-right-header .popup-over {
      margin: 0 0 0 0; }
    .box-top-header .group-right-header .popup-over:after {
      display: none; }
    .box-top-header .group-right-header .popup-over .popup-title {
      font-size: 24px;
      padding: 0 7px; }
      @media (min-width: 992px) {
        .box-top-header .group-right-header .popup-over .popup-title {
          height: 110px;
          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; } }
    .box-top-header .group-right-header .popup-over .popup-content {
      right: 0;
      left: auto;
      -moz-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      -webkit-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      -o-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      -ms-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      border-top: 2px solid #f18a8b;
      padding: 5px 15px; }
      .rtl .box-top-header .group-right-header .popup-over .popup-content {
        right: auto;
        left: 0; }
      .box-top-header .group-right-header .popup-over .popup-content > li > a {
        padding: 5px 0; }

#leo_block_top {
  margin: 0 0 0 10px; }
  .rtl #leo_block_top {
    margin: 0 10px 0 0; }
  #leo_block_top .popup-title {
    padding: 0 0 0 5px; }
    .rtl #leo_block_top .popup-title {
      padding: 0 5px 0 0; }
  #leo_block_top .left-block > div, #leo_block_top .right-block > div {
    margin-bottom: 10px; }
    #leo_block_top .left-block > div:last-child, #leo_block_top .right-block > div:last-child {
      margin-bottom: 0px; }

#cart-block {
  margin: 0 0 0 10px;
  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; }
  .rtl #cart-block {
    margin: 0 10px 0 0; }
  @media (min-width: 992px) {
    #cart-block {
      line-height: 110px;
      height: 110px; } }

#search_widget {
  margin-right: 10px; }
  .rtl #search_widget {
    margin-left: 10px;
    margin-right: inherit; }

#click_show_search {
  padding: 5px 0; }
  @media (min-width: 992px) {
    #click_show_search {
      padding: 0;
      line-height: 110px;
      height: 110px; } }

.ApMegamenu {
  text-align: 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) {
    .ApMegamenu {
      width: 100%; } }
  .ApMegamenu > .navbar {
    position: static;
    padding: 0; }
    @media (min-width: 992px) {
      .ApMegamenu > .navbar .leo-top-menu {
        position: static; } }

.layout-boxed-md .box-top-header .group-left-header {
  padding-left: 30px; }
  .rtl .layout-boxed-md .box-top-header .group-left-header {
    padding-right: 30px;
    padding-left: inherit; }
.layout-boxed-md .box-top-header .group-right-header {
  padding-right: 30px; }
  .rtl .layout-boxed-md .box-top-header .group-right-header {
    padding-left: 30px;
    padding-right: inherit; }

/*# sourceMappingURL=headerposition1479130003.css.map */
