/***************************************************
  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 {
  border-bottom: 1px solid #e8e8e8; }

@media (min-width: 992px) {
  .box-top-header {
    display: -webkit-flex;
    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;
    margin: 0 0 0 0; }
    .rtl .box-top-header {
      margin: 0 0 0 0; } }
.box-top-header > [class*="col-"] {
  display: -webkit-flex;
  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: 1500px) {
    .box-top-header .group-left-header {
      padding-left: 80px; }
      .rtl .box-top-header .group-left-header {
        padding-right: 80px;
        padding-left: inherit; } }
  @media (max-width: 1499px) 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: 1500px) {
    .box-top-header .group-right-header {
      padding-right: 80px; }
      .rtl .box-top-header .group-right-header {
        padding-left: 80px;
        padding-right: inherit; } }
  @media (max-width: 1499px) 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 #cart-block .cart-preview {
  padding-top: 10px;
  padding-bottom: 10px; }

.leo-megamenu .navbar-toggler {
  border-color: #222222;
  color: #222222; }
@media (max-width: 1499px) and (min-width: 1200px) {
  .leo-megamenu .navbar-nav > li {
    margin: 0 15px; } }
@media (max-width: 1199px) and (min-width: 992px) {
  .leo-megamenu .navbar-nav > li {
    margin: 0 10px; } }
@media (max-width: 1499px) and (min-width: 1200px) {
  .leo-megamenu .navbar-nav > li + .nav-item {
    margin: 0 15px 0 15px; }
    .rtl .leo-megamenu .navbar-nav > li + .nav-item {
      margin: 0 15px 0 15px; } }
@media (max-width: 1199px) and (min-width: 992px) {
  .leo-megamenu .navbar-nav > li + .nav-item {
    margin: 0 10px 0 10px; }
    .rtl .leo-megamenu .navbar-nav > li + .nav-item {
      margin: 0 10px 0 10px; } }
.leo-megamenu .navbar-nav > li > a {
  padding: 15px 0; }
  .leo-megamenu .navbar-nav > li > a:hover:before, .leo-megamenu .navbar-nav > li > a:focus:before, .leo-megamenu .navbar-nav > li > a:active:before {
    right: 0;
    left: 0; }
    .rtl .leo-megamenu .navbar-nav > li > a:hover:before, .rtl .leo-megamenu .navbar-nav > li > a:focus:before, .rtl .leo-megamenu .navbar-nav > li > a:active:before {
      right: 0;
      left: 0; }
  .leo-megamenu .navbar-nav > li > a:before {
    content: "";
    position: absolute;
    right: 100%;
    left: 0;
    bottom: calc(50% - 12px);
    height: 1px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .rtl .leo-megamenu .navbar-nav > li > a:before {
      right: 0;
      left: 100%; }
.leo-megamenu .navbar-nav > li.active > a:before {
  right: 0;
  left: 0; }
  .rtl .leo-megamenu .navbar-nav > li.active > a:before {
    right: 0;
    left: 0; }

#header #search_widget .popup-title {
  padding: 0 20px;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  display: block; }
  @media (max-width: 1499px) and (min-width: 1200px) {
    #header #search_widget .popup-title {
      padding: 0 15px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    #header #search_widget .popup-title {
      padding: 0 10px; } }
  @media (max-width: 479px) {
    #header #search_widget .popup-title {
      padding: 0 10px; } }
@media (max-width: 767px) {
  #header #search_widget .dropdown-menu {
    right: -150px; }
    .rtl #header #search_widget .dropdown-menu {
      left: -150px;
      right: auto; } }
@media (max-width: 767px) {
  #header #leo_search_block_top {
    position: static; } }
#header #leo_search_block_top .icon-open-search {
  padding: 0px 20px;
  font-size: 15px;
  height: 24px;
  line-height: 24px;
  display: block;
  margin: 10px 0; }
  @media (max-width: 1499px) and (min-width: 1200px) {
    #header #leo_search_block_top .icon-open-search {
      padding: 0 15px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    #header #leo_search_block_top .icon-open-search {
      padding: 0 10px; } }
  @media (max-width: 479px) {
    #header #leo_search_block_top .icon-open-search {
      padding: 0 10px; } }
@media (max-width: 767px) {
  #header #leo_search_block_top #leosearchtopbox {
    right: 15px;
    left: auto; }
    .rtl #header #leo_search_block_top #leosearchtopbox {
      right: auto;
      left: 15px; } }

@media (max-width: 1499px) and (min-width: 1200px) {
  #cart-block .header {
    margin-left: 15px; }
    .rtl #cart-block .header {
      margin-right: 15px;
      margin-left: inherit; } }
@media (max-width: 1199px) and (min-width: 992px) {
  #cart-block .header {
    margin-left: 10px; }
    .rtl #cart-block .header {
      margin-right: 10px;
      margin-left: inherit; } }
@media (max-width: 479px) {
  #cart-block .header {
    margin-left: 10px; }
    .rtl #cart-block .header {
      margin-right: 10px;
      margin-left: inherit; } }
@media (max-width: 1199px) and (min-width: 992px) {
  #cart-block .title-cart {
    display: none !important; }
  #cart-block .icon {
    display: inline-block; } }

.popup-over .popup-title {
  margin: 10px 0; }
  @media (max-width: 1499px) and (min-width: 1200px) {
    .popup-over .popup-title {
      padding: 0 15px 0 15px; }
      .rtl .popup-over .popup-title {
        padding: 0 15px 0 15px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .popup-over .popup-title {
      padding: 0 10px 0 10px; }
      .rtl .popup-over .popup-title {
        padding: 0 10px 0 10px; } }
.popup-over .dropdown-menu {
  right: 0;
  left: auto; }
  .rtl .popup-over .dropdown-menu {
    right: auto;
    left: 0; }

.layout-boxed-md .box-top-header .group-left-header, .layout-boxed-lg .box-top-header .group-left-header {
  padding-left: 30px; }
  .rtl .layout-boxed-md .box-top-header .group-left-header, .rtl .layout-boxed-lg .box-top-header .group-left-header {
    padding-right: 30px;
    padding-left: inherit; }
.layout-boxed-md .box-top-header .group-right-header, .layout-boxed-lg .box-top-header .group-right-header {
  padding-right: 30px; }
  .rtl .layout-boxed-md .box-top-header .group-right-header, .rtl .layout-boxed-lg .box-top-header .group-right-header {
    padding-left: 30px;
    padding-right: inherit; }
.layout-boxed-md .leo-megamenu .navbar-nav > li, .layout-boxed-lg .leo-megamenu .navbar-nav > li {
  margin: 0 10px; }
  .layout-boxed-md .leo-megamenu .navbar-nav > li + .nav-item, .layout-boxed-lg .leo-megamenu .navbar-nav > li + .nav-item {
    margin: 0 10px 0 10px; }
    .rtl .layout-boxed-md .leo-megamenu .navbar-nav > li + .nav-item, .rtl .layout-boxed-lg .leo-megamenu .navbar-nav > li + .nav-item {
      margin: 0 10px 0 10px; }
.layout-boxed-md #header #search_widget .popup-title, .layout-boxed-lg #header #search_widget .popup-title {
  padding: 0 10px; }
.layout-boxed-md #cart-block .header, .layout-boxed-lg #cart-block .header {
  margin-left: 10px; }
  .rtl .layout-boxed-md #cart-block .header, .rtl .layout-boxed-lg #cart-block .header {
    margin-right: 10px;
    margin-left: inherit; }
.layout-boxed-md #cart-block .title-cart, .layout-boxed-lg #cart-block .title-cart {
  display: none !important; }
.layout-boxed-md #cart-block .icon, .layout-boxed-lg #cart-block .icon {
  display: inline-block; }
.layout-boxed-md .popup-over .popup-title, .layout-boxed-lg .popup-over .popup-title {
  padding: 0 10px 0 10px; }
  .rtl .layout-boxed-md .popup-over .popup-title, .rtl .layout-boxed-lg .popup-over .popup-title {
    padding: 0 10px 0 10px; }

/*# sourceMappingURL=headerposition1484942140.css.map */
