/* Header 02 */
/***************************************************
  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 
 */
/***********************************************************************/
.keep-header .header-container {
  background: #fff; }

.bottomnav {
  background: #214232;
  color: #fff;
  padding: 7px 0;
  line-height: 24px;
  font-size: 13px; }
  .bottomnav .icon {
    color: #fff; }
  .bottomnav .nav-right .icon {
    margin-left: 30px; }
    .rtl .bottomnav .nav-right .icon {
      margin-right: 30px;
      margin-left: inherit; }

.popup-over a.popup-title {
  font-weight: 400;
  text-transform: capitalize; }
  .popup-over a.popup-title i {
    margin-right: 5px; }
    .rtl .popup-over a.popup-title i {
      margin-left: 5px;
      margin-right: inherit; }
  .popup-over a.popup-title .hide {
    display: inline-block;
    vertical-align: middle; }

.contact-w a {
  font-size: 13px;
  line-height: 26px;
  color: #fff; }
.contact-w i {
  padding-right: 10px; }
  .rtl .contact-w i {
    padding-left: 10px;
    padding-right: inherit; }
.contact-w ul {
  margin-bottom: 0;
  text-align: right; }
  .rtl .contact-w ul {
    text-align: left; }
.contact-w li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px; }
  .rtl .contact-w li {
    padding-left: 30px;
    padding-right: inherit; }

.search-w {
  display: flex;
  align-items: center; }
  .search-w .ApMegamenu {
    margin-right: 30px; }
    .rtl .search-w .ApMegamenu {
      margin-left: 30px;
      margin-right: inherit; }
  .search-w #leo_search_block_top {
    width: 100%;
    max-width: 300px; }

.leoproductsearch-content {
  border: 1px solid #E1E1E1; }

.cart-text {
  font-weight: bold; }
  .cart-text i {
    display: none; }

.cart-count-title {
  margin: 0 5px 0 10px; }
  .rtl .cart-count-title {
    margin: 0 10px 0 5px; }

.right-w {
  display: flex;
  align-items: baseline; }

#_desktop_cart .header, #_desktop_cart .header a {
  flex-direction: row-reverse; }

.ApMegamenu {
  display: block;
  text-align: center;
  position: relative; }

.leo-megamenu {
  display: inline-block;
  vertical-align: top;
  position: static; }

.header_logo {
  padding: 20px 0; }
  .header_logo a {
    text-align: center;
    margin: auto; }

#_desktop_cart .header, #_desktop_cart .header a {
  align-items: baseline; }

#_desktop_cart .right-w {
  color: #262626; }

.header-top .ApRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

@media (min-width: 992px) {
  .header-top .wrapper + .wrapper {
    border-top: 1px solid #E1E1E1; }

  .logo-w {
    order: 1; }

  .search-w {
    order: 0; }

  .icon-w {
    order: 2; }

  .search-w .ApMegamenu {
    display: none; } }
@media (min-width: 576px) and (max-width: 991px) {
  .logo-w {
    order: 1; }

  .search-w {
    order: 2; }
    .search-w #leo_search_block_top {
      max-width: 100%; }

  .icon-w {
    order: 3; } }
@media (max-width: 767px) {
  #_desktop_cart {
    margin: 0 10px 0 0; }
    .rtl #_desktop_cart {
      margin: 0 0 0 10px; }

  .bottomnav .nav-right {
    justify-content: space-between; }
    .bottomnav .nav-right .icon {
      margin-left: 0px; }
      .rtl .bottomnav .nav-right .icon {
        margin-right: 0px;
        margin-left: inherit; }

  #leo_block_top.popup-over .popup-content {
    right: auto;
    left: 0; }
    .rtl #leo_block_top.popup-over .popup-content {
      right: 0;
      left: auto; } }
@media (max-width: 575px) {
  .header-top {
    padding-bottom: 15px; }

  .leoproductsearch-result .search_query {
    min-width: 100%; }

  .logo-w {
    order: 1; }

  .search-w {
    order: 3; }

  .icon-w {
    order: 2; }

  .header_logo a {
    text-align: left;
    margin: 0; } }

/*# sourceMappingURL=headerposition2868048008.css.map */
